.trk-result-wrapper {
        margin-top: 70px;
    padding: 10px 10px 10px 10px;
    background: #fff;
    text-align: center;
    margin-bottom: 70px;
    box-shadow: 6px 6px 10px rgba(136, 136, 136, 0.36);
}

.trk-result-wrapper div {
    overflow: auto;
}

.trk-result-item-title {
    font-size: 24px;
    text-align: right;
    min-height: 48px;
    line-height: 46px; 
}

.trk-result-general-title {
    /* border-bottom: 1px solid #ccc; */
    margin-bottom:  22px;
    /* padding: 0; */
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-left: 10px;

}

.trk-result-wrapper-summary {
    margin-top: 70px;
    padding: 60px 10px 10px 10px;
    text-align: center;
}

.trk-result-wrapper img {
       width: 50px;
    /* margin-bottom: 30px; */
    float: left;
}
.trk-result-button {
    background-color: #0f7db9;
    float: right;
    color: #fff;
    font-family: Lato;
    padding: 6px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 3px;
}

.trk-result-item-content {
        text-align: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 48px;
    color: #6F6F6F;
    font-style: italic;
}


.trk-result-button:hover {
    background-color: #0f7db9;
    float: right;
    color: #fff;
    font-family: Lato;
    padding: 6px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
}

.trk-result-title {
       color: #0f7db9;
    font-family: Lato;
    text-transform: none;
    /* margin-top: 20px; */
    float: left;
    line-height: 50px;
    padding-left: 14px;
}

.trk-result-subtitle {
    text-transform: none;
    font-size: 18px;
    text-align: center;
    color: #b1b1b1;
}

.trk_return_msg_logo {
    height: 18px;
    width: auto !important;
    margin-right: 2px;
    margin-bottom: 0px !important;
}

.trk_pay_information {
    padding: 5px;
    margin-bottom: 12px;
}

.trk_pay_information h4 {
    font-family: Lato;
    font-size: 16px;
}

.yeartofilter {
    color: #BBBABA !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 30px !important;
    /* margin-top: 11px; */
    border: none;
    background-color: #fff;
    /* margin-left: 7px; */
    outline: none;
    width: 100%;
}

.trk_search_homeIcon {
    width: 34px;
    float: right;
    position: absolute;
    top: 28px;
    height: 34px;
    font-size: 24px;
    color: #888;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
    padding-top: 2px;
    border-radius: 4px;
}



.coupon-wrapper .star {
  width: 30px;
  position: absolute;
  margin-top: -9px;
  /* right: 0; */
  z-index: 999;
  float: left;
  left: 50%;
  margin-left: 52px;
  cursor: pointer;
}

.coupon-wrapper {
  width: 140px;
  margin: 0 auto;
  padding: 2px;
  /* background-color: #fff; +/
  /* height: 230px; */
  margin-bottom: 30px;

}

.coupon-wrapper a {
  color: #000;
}

.coupon-wrapper .flip figcaption {
  font-family: 'Montserrat', sans-serif;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 2px;
  position: absolute;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  font-weight: 400;
  font-size: 12px;
}
.coupon-logo-wrapper {
  background-color: #fff;
  margin: 0 auto;
}

.coupon-logo-wrapper .logo {
  width: 100%;
  border: 2px solid #f1f1f1;
}

.coupon-wrapper .ticket-wrapper {

}

.coupon-wrapper .ticket-wrapper table{
  width: 100%;
  height: 68px;
  margin-top: 6px;
}

.coupon-wrapper .ticket-wrapper .right{
  width: 41px;
  background-image: url('../../resources/img/ticket/right.png');
  background-size: cover;
  background-color: #fff;
  color: #000;
}
.coupon-wrapper .ticket-wrapper .left{
  width: 8px;
  background-image: url('../../resources/img/ticket/left.png');
  background-size: cover;
  background-color: #fff;
  color: #000;
}
.coupon-wrapper .ticket-wrapper .content{
  background-image: url('../../resources/img/ticket/background.png');
  background-size: 100% 100%;
  padding: 0;
  background-color: #fff;
  color: #000;
}

.coupon-wrapper .ticket-wrapper .content .linea1 {
  font-family: 'Montserrat', sans-serif;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-top: -3px;
  margin-left: 0px;

}
.coupon-wrapper .ticket-wrapper .content .linea2 {
  font-family: 'Montserrat', sans-serif;
  display: block;
  text-align: center;
  font-size: 25px;
  margin-top: -7px;
}
.coupon-wrapper .ticket-wrapper .content .linea3 {
  font-family: 'Montserrat', sans-serif;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
  display: block;
  margin-left: -3px;
  margin-top: -7px;
}


.coupon-wrapper .ticket-wrapper img {
  width: 68%;
  margin-left: 9px;
}

.flip {
  color: #fff;

  position: relative;
  float: left;
  overflow: hidden;
  /* margin: 10px 1%; */
  /* min-width: 220px; */
  /* max-width: 310px; */
  width: 100%;
  color: #000000;
  text-align: left;
  font-size: 16px;
  -webkit-perspective: 50em;
  perspective: 50em;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 8px;
  border: none;
}
.flip * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.flip img {
  max-width: 100%;
  vertical-align: top;
}
.flip figcaption {
  font-family: 'Montserrat', sans-serif;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  padding: 5px;
  position: absolute;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.flip h2,
.flip p {
  margin: 0 0 5px;
  font-family: 'Montserrat', sans-serif;

}
.flip h2 {

  color: #000;
  font-size: 1em;

}
.flip p {
  font-size: 0.9em;
  font-weight: 300;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 5px;
  -webkit-margin-end: 5px;
  text-align: center;
}


.flip:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
.flip:hover figcaption,
.flip.hover figcaption {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.flip:hover:after,
.flip.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}


@media (max-width: 768px) {
.trk_search_homeIcon {
   /* top: 7px;
    background-color: #CE4F36;
    color: #bbb; */
    left: 0;
  }
}
    