﻿#busListWrapper .card-content.general-detail {
  height: 119px;
  padding-top: 10px !important; }

.bus-result-page .result-list-item.hide-bus-seat .footer-bus {
  display: none !important; }

.bus-result-page .selected-result-list-item .footer-bus .other-details .col-md-12:first-child {
  display: none; }

.bus-result-page .selected-result-list-item .footer-bus hr {
  display: none; }

.bus-result-page .result-list-wrapper {
  background-color: #e8e8e8; }

.bus-result-page .bus-map img {
  position: absolute;
  width: 300px;
  z-index: 9;
  height: 850px; }

.bus-result-page .bus-map table {
  transform: rotate(-90deg);
  margin: -120px auto; }
  .bus-result-page .bus-map table tbody {
    background-image: url(/Content/Images/bus/bus-final.png);
    background-image: url(/Content/Images/bus/bus-neww-mini.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* width: 347px; */
    /* height: 100% !important; */
    display: inline-block;
    margin-right: 0;
    padding: 105px 80px 10px 80px;
    margin: auto;
    display: block;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    min-height: 640px; }
  .bus-result-page .bus-map table td {
    width: 40px; }
    .bus-result-page .bus-map table td span {
      background-image: url("/Content/Images/bus/seat-free.png");
      padding: 10px;
      background-repeat: no-repeat;
      background-size: cover;
      width: 40px;
      height: 40px;
      display: inline-block;
      cursor: pointer; }
      .bus-result-page .bus-map table td span small {
        transform: rotate(90deg);
        display: block;
        font-size: 12px; }
      .bus-result-page .bus-map table td span.selected {
        background-image: url("/Content/Images/bus/bus-seat.png") !important; }
      .bus-result-page .bus-map table td span.male-seat {
        background-image: url("/Content/Images/bus/bus-seat-man.png") !important; }
      .bus-result-page .bus-map table td span.women-seat {
        background-image: url("/Content/Images/bus/bus-seat-women.png") !important; }
      .bus-result-page .bus-map table td span.block-seat:not(.male-seat), .bus-result-page .bus-map table td span.block-seat:not(.women-seat) {
        background-color: currentcolor;
        background-image: none;
        border-radius: 5px;
        width: 37px;
        height: 37px; }
        .bus-result-page .bus-map table td span.block-seat:not(.male-seat) small, .bus-result-page .bus-map table td span.block-seat:not(.women-seat) small {
          color: darkgray; }

.bus-result-page .result-list-item.hide-bus-seat .footer-bus {
  /*opacity: 0;
                height: 0;
                display: none;*/ }

.bus-result-page .result-list-item.bus-result.card-wrapper.selected-result-list-item .result-details-button {
  opacity: 1 !important; }

.bus-result-page .result-list-item.bus-result.card-wrapper.selected-result-list-item .bus-map span {
  cursor: pointer !important;
  user-select: initial !important;
  pointer-events: initial !important; }
  .bus-result-page .result-list-item.bus-result.card-wrapper.selected-result-list-item .bus-map span[disabled="disabled"] {
    pointer-events: none !important;
    user-select: none !important; }

.bus-result-page #BusScopeWrapper section.page-title .card-wrapper .text-center h1 {
  white-space: unset;
  line-height: 2.3; }

.bus-result-page #BusScopeWrapper .row.change-date-buttons .col-md-6 {
  padding: 0 5px; }

.bus-result-page #BusScopeWrapper .international-result-tools-wrapper .before-after {
  float: left !important;
  margin-left: 10px;
  max-height: 20px !important;
  margin-bottom: 10px; }
  .bus-result-page #BusScopeWrapper .international-result-tools-wrapper .before-after .custom-button {
    margin: 5px auto !important;
    max-height: 25px !important; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result:not(.hid) {
  margin: 0 0 10px;
  border: solid 1px #cdcdcd;
  padding: 5px; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result.hid {
  margin-bottom: 10px; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result.hide-bus-seat .bus-map span {
  pointer-events: none !important;
  user-select: none; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .airline-img {
  padding-right: 0 !important;
  padding-left: 0;
  position: relative;
  right: 0 !important;
  width: 13%;
  top: 6px; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .airline-img span {
    display: block;
    text-align: center;
    direction: ltr;
    line-height: 2;
    padding: 0 5px; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .airline-img img {
    width: 58px !important;
    margin-bottom: 15px; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .airline-img span.col-md-12.bus-cooperative {
    display: flex !important;
    direction: rtl; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .airline-img span.col-md-12.bus-cooperative b {
      font-size: 9px;
      text-align: center;
      margin: 0 auto; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .bus-name {
  font-weight: bold;
  color: #0aaff3;
  width: 20%;
  top: -7px;
  right: 15px;
  text-align: right;
  float: right !important; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .bus-name span {
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    min-width: 400px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .bus-name span.custom-label {
      line-height: 2.3; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail {
  margin: 0 !important; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail {
    position: relative;
    margin-right: 3.5%; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail:after {
      content: '';
      position: absolute;
      top: 0px;
      right: -22px;
      height: 90px;
      opacity: 0.9;
      background: #ffffff;
      background: -moz-linear-gradient(top, #ffffff 0%, #a0a0a0 40%, #a0a0a0 60%, #ffffff 100%);
      background: -webkit-linear-gradient(top, #ffffff 0%, #a0a0a0 40%, #a0a0a0 60%, #ffffff 100%);
      background: linear-gradient(to bottom, #ffffff 0%, #a0a0a0 40%, #a0a0a0 60%, #ffffff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
      width: 1px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text {
      text-align: right;
      position: relative;
      left: 30px; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text span {
        font-size: 13px;
        line-height: 1.8; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text span.price-label {
        display: block;
        text-align: center; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text span.price-amount {
        font-size: 22px;
        font-weight: bold;
        top: 22px;
        position: relative;
        color: #414f68; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text span.price-amount small {
          font-size: 8px; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text span.price-amount.opacity-o {
          opacity: 0; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text span.price-amount .price-without-discont {
          font-size: 11px;
          text-decoration: line-through;
          color: gray;
          margin: 5px; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text .capacity-message {
        position: absolute;
        top: 58px; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .submit-detail .price-text .capacity-message span {
          font-size: 8px !important;
          color: #e13838;
          letter-spacing: 0.1px;
          font-weight: bold; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .flight-submit-wrapper {
    margin: auto;
    width: 75%;
    height: 30px;
    right: 70px;
    position: relative;
    bottom: 10px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .flight-submit-wrapper button {
      margin: 5px 0 0 !important;
      height: 30px !important;
      border-radius: 10px;
      font-size: 14px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .general-detail .flight-submit-wrapper > div {
      text-align: center;
      padding-top: 8px;
      margin-bottom: -6px; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout {
  position: relative;
  left: -10px;
  top: -10px; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout span.bus-location {
    display: block;
    width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: -0.3px;
    position: absolute;
    top: 68px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout span.bus-location.bus-origin {
      position: absolute;
      left: 110px;
      float: right;
      text-align: right;
      font-weight: bold; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout span.bus-location.bus-origin:after {
        content: '';
        top: 10px;
        right: 119px;
        background-color: #b5b5b5;
        width: 150%;
        height: 1px;
        position: absolute; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout span.bus-location.bus-origin:before {
        content: url(/Content/Images/bus/bus-icon.png);
        position: absolute;
        right: 145%;
        top: 0;
        z-index: 99; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout span.bus-time {
    font-size: 30px;
    line-height: 2.3;
    margin-bottom: 6px;
    display: block;
    text-align: right;
    font-weight: bold;
    position: relative;
    left: 145px;
    top: 11px; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-3 {
    padding: 0 !important; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-3:first-child i {
      float: right;
      font-size: 25px !important;
      transform: scale(-1, 1);
      color: #414f68;
      position: absolute;
      left: 0; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-3:last-child {
      float: right !important;
      margin: 55px 0 0; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-3:last-child i {
        top: 2px;
        position: relative; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-3:last-child span.bus-location {
        top: 13px;
        text-align: right;
        left: -95px;
        font-weight: bold; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-3:last-child span.bus-location .final-destination-name {
          display: block;
          margin-top: 5px;
          font-size: 10px;
          color: #a5a5a5; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-6 {
    border-bottom: 1px dashed lightgray;
    margin: 67px 0 0;
    position: relative; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-6 .bus-siderout {
      display: block;
      position: absolute;
      top: 10px;
      left: 35%;
      margin: auto; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-6 .bus-siderout i {
        color: #0aaff3; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .flight-rout .row .col-md-6 .bus-siderout:first-child {
        top: -27px !important;
        left: 15%; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus {
  /*background: linear-gradient(to bottom, transparent -10%, #666d6c 353%);
                    margin: 10px -10px -10px;
                    border-radius: 5px 0px 10px 10px !important;
                    padding: 2px;*/
  text-align: center;
  cursor: pointer; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details {
    margin: 0 !important;
    padding-bottom: 10px;
    border-top: 1px solid lightgray;
    background: #fff !important; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .seat-desc {
      margin-top: 20px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .bus-title {
      padding: 10px;
      text-align: center;
      background: #0aaff3; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .bus-title span {
        color: #0aaff3;
        font-weight: bold; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .bus-title.percent {
        width: 100% !important;
        margin: 0 auto;
        margin-top: 10px;
        background: transparent;
        border: solid 1px #b2b7bf; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .bus-title.percent span {
          color: #0aaff3; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .special-refund {
      margin-top: 22px; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .special-refund h5 {
        font-weight: bold;
        font-size: 11px;
        color: #0aaff3;
        padding-right: 7px; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .special-refund ul li {
        font-size: 11px;
        display: block;
        padding-right: 9px; }
        .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .special-refund ul li ul {
          margin-top: 8px !important; }
          .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .table-wrapper.refund .has-refund .special-refund ul li ul li {
            margin-bottom: 8px; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket p {
      text-align: right;
      color: #999;
      font-size: 12px;
      margin-right: 25px;
      margin-top: -20px;
      float: right; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .seat {
      width: 22px;
      height: 22px;
      border-radius: 5px !important;
      background-size: contain;
      transform: rotate(270deg); }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .seat.blocked {
        background-image: url(/Content/Images/bus/bus-seat.png) !important; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .seat.available {
        background-image: url(/Content/Images/bus/seat-free.png); }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .seat.unavailable {
        background-color: currentcolor;
        background-image: none;
        width: 20px;
        height: 20px; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .seat.gentleman {
        background-image: url(/Content/Images/bus/bus-seat-man.png); }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .seat.ladies {
        background-image: url(/Content/Images/bus/bus-seat-women.png); }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .other-details .gender-bus-ticket .gender-ticket.type1 {
      max-width: 610px;
      margin-right: auto;
      margin-left: auto; }
  .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .result-details-button {
    margin: 0 !important;
    padding: 5px 0px;
    float: left; }
    .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .result-details-button .refund-rules-toggle {
      color: #414f68;
      margin-left: 30px;
      position: relative;
      top: -44px;
      font-size: 10px; }
      .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .footer-bus .result-details-button .refund-rules-toggle i.fa-chevron-down {
        font-size: 10px !important; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result:not(.selected-result-list-item) .other-details .refund .special-refund {
  display: none; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result:not(.selected-result-list-item) .other-details .refund br {
  display: none; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result:not(.selected-result-list-item) .other-details .col-md-12:nth-child(3), .bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result:not(.selected-result-list-item) .other-details .col-md-12.bus-map {
  display: none; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result:not(.selected-result-list-item) .other-details .gender-bus-ticket {
  display: none; }

.bus-result-page #BusScopeWrapper section.bus-list.result-list.second-style .result-list-item.bus-result .bus-map span {
  pointer-events: none;
  user-select: none; }

.bus-result-page #BusScopeWrapper .reserve-info-wrapper .reserve-info.detail-flight-info .flight-detail-confirm .information-content .information .information-item span.title {
  width: auto !important; }

.bus-result-page #BusScopeWrapper .reserve-info-wrapper .contact-info {
  max-height: 100px !important; }
  .bus-result-page #BusScopeWrapper .reserve-info-wrapper .contact-info .col-md-3.hidden-xs.field-wrapper {
    width: 100%;
    margin-bottom: -30px; }
  .bus-result-page #BusScopeWrapper .reserve-info-wrapper .contact-info .field-wrapper:nth-of-type(2) {
    margin-right: 20px; }
  .bus-result-page #BusScopeWrapper .reserve-info-wrapper .contact-info .field-wrapper:last-child {
    width: 40%; }

.bus-result-page #BusScopeWrapper .reserve-info-wrapper .flight-ticket-purchase-rules ul {
  margin-top: 10px !important; }

table.table.refund-pnr-table span {
  font-size: 12px !important; }

.bus-title.percent b {
  float: right;
  background: #eeeeee52;
  border: dotted 1px darkgray;
  padding: 5px 10px 5px;
  border-radius: 5px;
  text-align: right;
  margin-bottom: 25px;
  margin-right: 15px;
  min-WIDTH: 170px; }

p.refund-ticket {
  position: absolute;
  z-index: 9999999;
  opacity: 0.3;
  top: 2%;
  right: 6%;
  margin: auto !important;
  display: block;
  background-image: url(/Content/Images/flightTicket/refund-ticket.png);
  background-repeat: no-repeat;
  width: 430px;
  height: 280px;
  background-size: 250px; }

p.refund-ticket.refundSucce {
  background-image: url(/Content/Images/flightTicket/refund-ticketSucce.png); }

p.refund-ticket.faild {
  background-image: url(/Content/Images/flightTicket/refund-ticketFaild.png); }
