﻿html body div[ng-controller="flight"] {
  /*----------------Request Summary------------------*/
  /*.domestic .international-result-tools-wrapper {
    display: none !important;
}*/
  /*.international .international-result-tools-wrapper {
    .row.calendar-open-button {
        display: none !important;
    }

    .calendar-table-wrapper {
        display: none !important;
    }
}*/
  /*---------------------Passengers Info----------------------*/
  /*----------------- other Details -----------------*/
  /*.international .flight .details-header li {
    width: 33.3333%;
}*/
  /*.international .result-list-item {
    margin-bottom: 10px;
}*/
  /*------------------- Flight details Route -------------------*/
  /*---------------------ReservationInfo---------------------*/
  /*h5.airline-name {
    text-transform: lowercase;
}

.international h5.airline-name::first-letter {
    text-transform: capitalize;
}*/
  /*.first-style .general-info .custom-label.second-type-label{
    margin-right:auto !important;
    margin-left:auto !important;
    float:initial !important;
}*/
  /****************************** Domestic Flights ******************************/
  /*--------------not found pop up----------------------*/
  /* Price Change Message */
  /*---------------multi-destination---------------*/
  /*.result-filtering.is-sticky {
    max-height: 98vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 1vh !important;
}*/
  /*.return-flights {
    background-color: lighten($color-first, 45%);
}
.departure-flights {
    background-color: lighten($color-second, 60%);
}*/
  /*.international-result-tools {
    .row.calendar-open-button {
        display: none !important;
    }
}*/ }
  html body div[ng-controller="flight"] .card-content.general-details .multi-airline img.airline-logo {
    width: 45px !important;
    height: 45px !important;
    border-radius: 100%;
    background-color: white;
    padding: 5px;
    border: 1px solid lightgray;
    margin-top: -10px;
    display: inline-block !important;
    margin-left: -20px !important;
    margin-top: 10px !important; }
  html body div[ng-controller="flight"] .color-black {
    color: black; }
  html body div[ng-controller="flight"] .details-tabs li.price-details {
    display: inherit;
    width: 100% !important;
    margin-top: -20px !important; }
    html body div[ng-controller="flight"] .details-tabs li.price-details div {
      display: inline-flex;
      justify-content: space-between; }
  html body div[ng-controller="flight"] .route-detail-wrapper .time-section {
    margin-right: -100px; }
    html body div[ng-controller="flight"] .route-detail-wrapper .time-section div {
      margin-top: 10px;
      margin-right: 60px; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section div {
    margin-top: 7px;
    margin-bottom: 7px; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .orig-detail, html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .dest-detail {
    width: 125px;
    display: flex;
    justify-content: space-between; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .orig-time, html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .orig-name {
    margin-top: 0px !important; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .leg-detail {
    display: flex;
    justify-content: space-between;
    margin-top: -10px; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .duration-time {
    margin-top: -10px;
    margin-right: 70px; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .details-info {
    margin-top: 20px !important;
    margin-bottom: 10px; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .middle-detail {
    border-radius: 5px;
    border: 1px solid white;
    background-color: #414f68;
    padding: 0px 5px;
    color: white; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .details.stop-pin.ng-scope {
    margin-top: 10px !important;
    margin-bottom: 20px !important; }
  html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .trip-info {
    color: gray; }
    html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .trip-info img {
      width: 28px;
      margin-left: 5px;
      border: 1px solid #dfdfdf;
      border-radius: 100%; }
    html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .trip-info span {
      margin-left: 5px; }
    html body div[ng-controller="flight"] .route-detail-wrapper .detail-section .trip-info small {
      margin-left: 5px;
      margin-right: 5px; }
  html body div[ng-controller="flight"] .route-detail-wrapper span.line-icon {
    border: 1px solid #bec9d4;
    margin-top: 23px;
    height: 28px;
    position: absolute;
    right: 21px; }
  html body div[ng-controller="flight"] .route-detail-wrapper i.fa.fa-plane-bottom {
    font-size: 12px !important;
    top: -2px px;
    position: relative;
    color: #bec9d4; }
  html body div[ng-controller="flight"] .route-detail-wrapper span.circle-icon {
    background-color: #bec9d4;
    height: 8px;
    width: 8px;
    border-radius: 100%;
    display: flex;
    position: relative;
    left: 0;
    right: -12px;
    top: 18px; }
  html body div[ng-controller="flight"] .route-detail-wrapper .details.airport-pin.arr {
    margin-right: 15px;
    margin-top: 15px !important; }
  html body div[ng-controller="flight"] .route-detail-wrapper .details.airport-pin.dep {
    margin-top: -5px !important; }
  html body div[ng-controller="flight"] .rules-detail {
    border: 1px solid #bec9d4;
    border-radius: 5px;
    padding: 5px !important;
    padding-bottom: 0px !important;
    margin-bottom: 10px; }
  html body div[ng-controller="flight"] .details-tabs .no-refund {
    margin-top: -20px; }
  html body div[ng-controller="flight"] .round-trip .general-details .route-info .departure-route:not(.first-leg) {
    margin-top: 30px !important; }
  html body div[ng-controller="flight"] .round-trip.international .result-list .card-content .route-info {
    margin-top: 45px;
    margin-bottom: -7px;
    margin-right: -40px; }
  html body div[ng-controller="flight"] .col-md-4.col-xs-12.field-wrapper[disabled="disabled"] input {
    cursor: no-drop; }
  html body div[ng-controller="flight"] .result-details-button {
    background-color: transparent !important;
    box-shadow: none !important; }
    html body div[ng-controller="flight"] .result-details-button span {
      color: black;
      font-size: 10px; }
  html body div[ng-controller="flight"] .multi-airline img {
    left: -35px;
    position: relative; }
  html body div[ng-controller="flight"] .flight-capacity {
    margin-top: -11px;
    margin-left: -60px;
    color: red !important;
    font-weight: 700;
    font-size: 10px; }
    html body div[ng-controller="flight"] .flight-capacity span {
      font-size: 10px;
      color: red; }
  html body div[ng-controller="flight"] button.custom-button.card-1.card-hover.result-details-button.forth-type-button {
    height: 25px !important;
    width: 50%;
    margin-right: 75px;
    margin-top: 5px; }
    html body div[ng-controller="flight"] button.custom-button.card-1.card-hover.result-details-button.forth-type-button span {
      margin-right: -30px;
      margin-top: -3px; }
  html body div[ng-controller="flight"] .reserve-info.detail-flight-info .information:last-child .information-item.hasIcon {
    right: 105px;
    position: relative; }
  html body div[ng-controller="flight"] .card-content ul li.full-width {
    width: 98% !important;
    margin: 2px 1% !important; }
  html body div[ng-controller="flight"] .card-content ul li.half-width {
    width: 48% !important;
    margin: 1% !important; }
  html body div[ng-controller="flight"] .card-wrapper.adv-company {
    padding: 0 !important;
    display: none;
    margin-bottom: 15px; }
    html body div[ng-controller="flight"] .card-wrapper.adv-company img {
      width: 100%; }
  html body div[ng-controller="flight"] .result-list-item.card-wrapper.not-faranegar-own {
    background-color: rgba(54, 197, 194, 0.1); }
  html body div[ng-controller="flight"] .result-list-item.card-wrapper.ermitra {
    background-color: rgba(255, 255, 0, 0.2); }
  html body div[ng-controller="flight"] .return-flight-provider {
    padding: 15px;
    margin: -15px; }
    html body div[ng-controller="flight"] .return-flight-provider.not-faranegar-own {
      background-color: rgba(54, 197, 194, 0.1); }
    html body div[ng-controller="flight"] .return-flight-provider.ermitra {
      background-color: rgba(255, 255, 0, 0.2); }
  html body div[ng-controller="flight"] .result-list-wrapper {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    html body div[ng-controller="flight"] .result-list-wrapper .container.padding-resp.user-type-corporate .company-name {
      display: none; }
    html body div[ng-controller="flight"] .result-list-wrapper .container.padding-resp.user-type-corporate .card-content.filtered {
      display: none; }
    html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools {
      padding-bottom: 0;
      position: relative;
      -moz-transition: padding 0.2s;
      -o-transition: padding 0.2s;
      -webkit-transition: padding 0.2s;
      transition: padding 0.2s;
      overflow: hidden; }
      html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper {
        width: 100%;
        float: right;
        -moz-transition: height 0.3s;
        -o-transition: height 0.3s;
        -webkit-transition: height 0.3s;
        transition: height 0.3s; }
        html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper .change-date-buttons {
          top: 0 !important;
          right: 0; }
        html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper button {
          height: 24px; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper button i {
            position: relative;
            top: 2px;
            line-height: 0 !important;
            margin-left: 3px; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper button.calender-shower {
            padding-right: 25px; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper button.calender-shower i {
              position: absolute;
              line-height: 1 !important;
              top: 4px;
              right: 15px; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .international-result-tools-wrapper button.calender-shower .spinner {
              top: 4px;
              right: 15px; }
      html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper {
        border-top: 1px solid lightgray;
        padding: 10px 15px 15px;
        background-color: whitesmoke; }
        html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table {
          border: 1px dotted lightgray;
          margin-bottom: 0;
          background-color: transparent;
          overflow: hidden; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table tbody {
            background-color: transparent; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table th {
            border: 0;
            padding: 4px;
            border: 0 !important;
            color: #333;
            background-color: transparent; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table th span {
              position: relative;
              z-index: 9;
              color: #414f68; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td {
            background-color: transparent;
            border: 0 !important;
            padding: 7px !important;
            position: relative;
            background-color: transparent;
            -moz-transition: background-color 0.6s;
            -o-transition: background-color 0.6s;
            -webkit-transition: background-color 0.6s;
            transition: background-color 0.6s; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td.departure-date-item span {
              position: relative;
              z-index: 9;
              font-weight: bold;
              color: #0aaff3; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td .calendar-item {
              background-color: white;
              padding: 5px 1px;
              float: right;
              width: 100%;
              display: block;
              border-radius: 5px;
              position: relative;
              z-index: 9;
              color: black !important;
              border: 1px solid transparent; }
              html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td .calendar-item.min-price {
                background-color: #f2fff2;
                border-color: lime; }
              html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td .calendar-item.max-price {
                background-color: #fff2f2;
                border-color: red; }
              html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td .calendar-item.current-date {
                border-color: #FFC107;
                padding: 4.5px 1px;
                border-width: 1.5px; }
              html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td .calendar-item img {
                width: 20px;
                margin-left: 2px; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table td .calendar-item-unavailable {
              padding: 9px 1px;
              display: block;
              position: relative;
              z-index: 9; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper table tr {
            border: 0 !important; }
        html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper {
          padding: 20px 25px; }
          html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul {
            display: flex;
            justify-content: center; }
            html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul li {
              margin-left: 15px; }
              html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul li span {
                font-weight: bold; }
                html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul li span.item-sample-object {
                  width: 20px;
                  height: 20px;
                  display: block;
                  float: right;
                  background-color: white;
                  margin-left: 10px;
                  position: relative;
                  top: -3px;
                  border-radius: 5px; }
                  html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul li span.item-sample-object.current-date {
                    border: 1.5px solid orange; }
                  html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul li span.item-sample-object.min-price {
                    background-color: #f2fff2;
                    border: 1px solid lime; }
                  html body div[ng-controller="flight"] .result-list-wrapper section.card-wrapper.international-result-tools .calendar-table-wrapper .calendar-table-guide-wrapper ul li span.item-sample-object.max-price {
                    background-color: #fff2f2;
                    border: 1px solid red; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr th:first-child {
      padding: 38px 0px 7px !important;
      position: relative;
      overflow: hidden; }
      html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr th:first-child span {
        position: absolute;
        font-size: 10px; }
        html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr th:first-child span.departure-item {
          right: 17px;
          bottom: 2px;
          color: #0aaff3; }
        html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr th:first-child span.return-item {
          top: 6px;
          left: 0px;
          color: #414f68; }
        html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr th:first-child span i {
          font-size: 8px !important; }
      html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr th:first-child:before {
        content: '';
        height: 100%;
        width: 170%;
        border-top: 1px solid lightgray;
        position: absolute;
        right: -44px;
        top: 18px;
        -moz-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
        -o-transform: rotate(-24deg);
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg); }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr td:before {
      background-color: #e9ecf2;
      content: '';
      height: 10000px;
      left: 0;
      position: absolute;
      bottom: 0px;
      width: 100%;
      z-index: 1;
      overflow: hidden;
      opacity: 0;
      pointer-events: none;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      -webkit-transition: opacity 0.6s;
      transition: opacity 0.6s; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr td:not(.departure-date-item):hover:before {
      opacity: 1;
      -moz-transition: opacity 0s;
      -o-transition: opacity 0s;
      -webkit-transition: opacity 0s;
      transition: opacity 0s; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr td:after {
      background-color: #e9ecf2;
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      bottom: 0px;
      width: 10000px;
      z-index: 1;
      overflow: hidden;
      opacity: 0;
      pointer-events: none;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      -webkit-transition: opacity 0.6s;
      transition: opacity 0.6s; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip .international-result-tools-wrapper table tr td:not(.departure-date-item):hover:after {
      opacity: 1;
      -moz-transition: opacity 0s;
      -o-transition: opacity 0s;
      -webkit-transition: opacity 0s;
      transition: opacity 0s; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip.international .search-direct .search-result-wrapper .flight.result-list-item .result-list-item .card-content.row.general-details:before {
      top: 90px; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip.international .search-direct .search-result-wrapper .flight.result-list-item .result-list-item .card-content.row.general-details .departure-route {
      margin: 72px 0 25px 0;
      padding-right: 8%; }
      html body div[ng-controller="flight"] .result-list-wrapper.round-trip.international .search-direct .search-result-wrapper .flight.result-list-item .result-list-item .card-content.row.general-details .departure-route.first-leg {
        margin: 0 !important; }
        html body div[ng-controller="flight"] .result-list-wrapper.round-trip.international .search-direct .search-result-wrapper .flight.result-list-item .result-list-item .card-content.row.general-details .departure-route.first-leg:after {
          top: 155px;
          right: 73px; }
    html body div[ng-controller="flight"] .result-list-wrapper.round-trip.international .search-direct .search-result-wrapper .flight.result-list-item .result-list-item .card-content.row.general-details .price-info {
      padding-top: 7% !important; }
    html body div[ng-controller="flight"] .result-list-wrapper.one-way .international-result-tools-wrapper table {
      border: 0 !important;
      margin-bottom: 5px !important; }
      html body div[ng-controller="flight"] .result-list-wrapper.one-way .international-result-tools-wrapper table th {
        padding: 10px 0 !important; }
      html body div[ng-controller="flight"] .result-list-wrapper.one-way .international-result-tools-wrapper table .calendar-row-title {
        font-size: 10px;
        font-weight: bold;
        position: relative;
        width: 120px;
        color: #e22268 !important; }
        html body div[ng-controller="flight"] .result-list-wrapper.one-way .international-result-tools-wrapper table .calendar-row-title i {
          position: absolute;
          left: 6px; }
    html body div[ng-controller="flight"] .result-list-wrapper .search-direct .suggested-flights {
      display: none !important; }
  html body div[ng-controller="flight"] .search-result-wrapper {
    margin-bottom: 50px; }
  html body div[ng-controller="flight"] .request-summary-contents > ul li:after {
    content: "";
    position: absolute;
    left: 0px;
    height: 60px;
    top: 5px;
    width: 1px;
    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 );
    opacity: 0.6; }
  html body div[ng-controller="flight"] .request-summary-contents ul li {
    float: right;
    padding: 10px 13px;
    text-align: center;
    position: relative; }
  html body div[ng-controller="flight"] .request-summary-contents span.request-route > span {
    max-width: 72px;
    display: inline-block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
  html body div[ng-controller="flight"] .request-summary-contents .research-button {
    padding: 0px 35px 0 0 !important; }
  html body div[ng-controller="flight"] section.request-summary ul li:last-child:after {
    opacity: 0; }
  html body div[ng-controller="flight"] section.request-summary .search-form-first-style.search-forms-wrapper .form-wrapper form.round-trip .search-field-wrapper.advanced-item .search-field {
    font-size: 12.5px !important;
    padding: 5px !important; }
  html body div[ng-controller="flight"] section.request-summary .search-form-first-style.search-forms-wrapper .form-wrapper form.round-trip .search-field-wrapper.advanced-item i {
    font-size: 11px !important;
    left: 5px !important; }
  html body div[ng-controller="flight"] section.request-summary .search-form-first-style.search-forms-wrapper .form-wrapper form.round-trip .search-field-wrapper.has-icon i.fa.fa-calendar {
    right: 10px !important; }
  html body div[ng-controller="flight"] section.request-summary .search-form-first-style.search-forms-wrapper .form-wrapper form.round-trip .search-field-wrapper.has-icon .search-field.right-placeholder {
    padding-left: 0px !important; }
  html body div[ng-controller="flight"] section.request-summary .search-form-first-style.search-forms-wrapper .form-wrapper .more-filters-wrapper .acc-tab .tab-content .search-field-wrapper.more-filters-airlines {
    width: 42.44% !important; }
    html body div[ng-controller="flight"] section.request-summary .search-form-first-style.search-forms-wrapper .form-wrapper .more-filters-wrapper .acc-tab .tab-content .search-field-wrapper.more-filters-airlines .select2-container--default.select2-container--focus .select2-selection--multiple {
      border-color: lightgray; }
  html body div[ng-controller="flight"] section.request-summary small {
    color: #8e8e8e;
    font-size: 10px;
    display: block;
    text-align: center;
    margin-top: 10px; }
  html body div[ng-controller="flight"] .departure-date {
    margin-left: 39px;
    float: right;
    position: relative; }
  html body div[ng-controller="flight"] .return-date {
    float: left;
    position: relative; }
  html body div[ng-controller="flight"] .return-date i {
    position: absolute;
    top: 6px;
    right: -36px;
    color: #666666; }
  html body div[ng-controller="flight"] .flight .general-details:before, html body div[ng-controller="flight"] .domestic-features:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    -moz-transition: height 0.3s;
    -o-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    transition: height 0.3s; }
  html body div[ng-controller="flight"] .flight-loading {
    margin-right: -270px !important; }
  html body div[ng-controller="flight"] .list-loading .progress > div:before {
    content: "\f2d5";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    font-size: 28px !important;
    color: #0aaff3 !important;
    margin-top: -10px;
    left: -25px; }
  html body div[ng-controller="flight"] span.request-route i {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: gray;
    margin: 0 10px; }
  html body div[ng-controller="flight"] .price-info > span {
    display: block;
    text-align: center;
    color: #999999;
    font-size: 9px;
    padding: 0px 15px; }
  html body div[ng-controller="flight"] .international .price-info span.price-amount {
    left: 115px;
    top: 30px;
    position: relative; }
  html body div[ng-controller="flight"] span.price-amount-result {
    padding: 10px 0;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    left: 36px;
    top: 0px; }
    html body div[ng-controller="flight"] span.price-amount-result span {
      color: #414f68 !important; }
    html body div[ng-controller="flight"] span.price-amount-result small {
      font-size: 9px;
      color: #999999; }
      html body div[ng-controller="flight"] span.price-amount-result small.price-without-discont {
        font-size: 14px;
        text-decoration: line-through; }
  html body div[ng-controller="flight"] .price-info {
    padding: 10px 25px; }
  html body div[ng-controller="flight"] .departure-route div, html body div[ng-controller="flight"] .return-route div {
    float: right !important; }
  html body div[ng-controller="flight"] .starting h3 {
    font-size: 30px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 0;
    color: #2b2b2b; }
  html body div[ng-controller="flight"] .general-details .duration-route small {
    font-size: 9px;
    color: gray;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 13px; }
  html body div[ng-controller="flight"] .general-details .duration-route h4 {
    color: #2d3749 !important;
    font-size: 15px;
    margin-top: -26px;
    text-align: center;
    height: 15px; }
  html body div[ng-controller="flight"] .general-details .starting span, html body div[ng-controller="flight"] .general-details .destination span {
    font-weight: bold;
    font-size: 13px;
    color: black;
    display: block;
    margin-left: -2px !important; }
  html body div[ng-controller="flight"] .general-details .starting small, html body div[ng-controller="flight"] .general-details .destination small {
    color: #949494;
    font-size: 13px; }
  html body div[ng-controller="flight"] .general-details .labels-wrapper.company-cutomize {
    display: none; }
  html body div[ng-controller="flight"] .destination {
    text-align: left; }
  html body div[ng-controller="flight"] .return-route {
    margin-top: 30px;
    float: left;
    width: 100%; }
  html body div[ng-controller="flight"] .departure-route {
    float: left;
    width: 100%;
    position: relative; }
    html body div[ng-controller="flight"] .departure-route:not(.first-leg) {
      margin-top: 15px; }
    html body div[ng-controller="flight"] .departure-route i {
      transform: rotate(180deg);
      font-size: 14px !important;
      color: #b5b5b5;
      top: -6px;
      position: absolute !important;
      right: 0;
      left: 130px;
      margin: auto !important;
      text-align: center; }
    html body div[ng-controller="flight"] .departure-route .starting {
      text-align: left; }
    html body div[ng-controller="flight"] .departure-route .destination {
      text-align: right; }
  html body div[ng-controller="flight"] .stops small {
    color: gray;
    font-size: 10px;
    float: right;
    margin-right: 10px;
    line-height: 1.8; }
  html body div[ng-controller="flight"] .general-details .duration-route {
    top: 18px;
    position: relative;
    background-color: #b5b5b5;
    width: 40%;
    height: 1px; }
  html body div[ng-controller="flight"] .international .price-info > span {
    letter-spacing: -0.6px;
    padding: 0 0 5px 0 !important; }
  html body div[ng-controller="flight"] .international .route-info {
    padding-bottom: 0 !important; }
  html body div[ng-controller="flight"] .international .details.flight-pin .baggage-limit {
    margin-top: 8px;
    padding: 0 10px 0 0;
    line-height: 1.5 !important;
    width: 65%;
    margin: auto;
    padding: 1px !important; }
    html body div[ng-controller="flight"] .international .details.flight-pin .baggage-limit span {
      padding-left: 4px;
      font-size: 9px !important; }
    html body div[ng-controller="flight"] .international .details.flight-pin .baggage-limit i {
      font-size: 10px !important;
      color: #0aaff3;
      position: relative;
      top: 0px !important;
      line-height: 1.4 !important;
      height: 8px;
      width: 12px;
      transform: rotate(0deg) !important; }
  html body div[ng-controller="flight"] .international.multi-destination.route-count3 .price-info {
    margin-top: 1% !important;
    margin-right: 50px;
    top: 30px !important; }
    html body div[ng-controller="flight"] .international.multi-destination.route-count3 .price-info .price-amount {
      top: 70px !important;
      right: -115px; }
    html body div[ng-controller="flight"] .international.multi-destination.route-count3 .price-info > span {
      padding-bottom: 11px !important; }
  html body div[ng-controller="flight"] .international.multi-destination.route-count3 .general-info .labels-wrapper {
    margin-top: -13px;
    margin-bottom: 60px; }
  html body div[ng-controller="flight"] .international.multi-destination .departure-route {
    margin-top: -20px !important;
    padding-right: 10%; }
  html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img, html body div[ng-controller="flight"] .international.multi-destination .second-legs img, html body div[ng-controller="flight"] .international.multi-destination .third-legs img {
    top: -15px !important; }
    html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img .first-legs, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img .second-legs, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img .third-legs, html body div[ng-controller="flight"] .international.multi-destination .second-legs img .first-legs, html body div[ng-controller="flight"] .international.multi-destination .second-legs img .second-legs, html body div[ng-controller="flight"] .international.multi-destination .second-legs img .third-legs, html body div[ng-controller="flight"] .international.multi-destination .third-legs img .first-legs, html body div[ng-controller="flight"] .international.multi-destination .third-legs img .second-legs, html body div[ng-controller="flight"] .international.multi-destination .third-legs img .third-legs {
      margin-bottom: 30px;
      float: right;
      width: 100%; }
      html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img .first-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img .second-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img .third-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination .second-legs img .first-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination .second-legs img .second-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination .second-legs img .third-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination .third-legs img .first-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination .third-legs img .second-legs .labels-wrapper, html body div[ng-controller="flight"] .international.multi-destination .third-legs img .third-legs .labels-wrapper {
        float: right;
        margin-top: 5px !important;
        right: 0;
        margin-right: 0; }
    html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 2"].multi-air img, html body div[ng-controller="flight"] .international.multi-destination div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img img, html body div[ng-controller="flight"] .international.multi-destination .second-legs img img, html body div[ng-controller="flight"] .international.multi-destination .third-legs img img {
      top: -15px !important; }
  html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air {
    position: relative;
    top: -10px;
    float: right;
    width: 100%; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .route-info, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .route-info, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .route-info, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .route-info {
      width: 66% !important;
      margin-left: -95px;
      margin-right: 20px; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs {
      float: right;
      width: 100%;
      margin-bottom: 60px; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs img, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs img, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs img, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs img, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs img, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs img, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs img, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs img, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs img, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs img, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs img {
      position: relative;
      top: 15px;
      right: 0;
      margin-right: 0 !important; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .first-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs h5 {
      margin-bottom: -20px;
      margin-top: 20px; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs img:first-child, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs img:first-child, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs img:first-child, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .second-legs img:first-child {
      margin-top: 32px; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs img:first-child, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs img:first-child, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs img:first-child, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"].multi-air .third-legs img:first-child {
      margin-top: 36px; }
  html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"], html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] {
    margin-right: -25px;
    top: 7px !important; }
    html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .first-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .second-legs, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .third-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .first-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .second-legs, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .third-legs {
      margin-bottom: 50px !important; }
      html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .first-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .second-legs h5, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .third-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .first-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .second-legs h5, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .third-legs h5 {
        margin-bottom: -80px !important;
        right: 58px;
        margin-top: 13px !important; }
      html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .first-legs img.airline-logo, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .second-legs img.airline-logo, html body div[ng-controller="flight"] .international.route-count3 div[ng-if="item.FlightGroups.length == 3"] .third-legs img.airline-logo, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .first-legs img.airline-logo, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .second-legs img.airline-logo, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 3"] .third-legs img.airline-logo {
        top: 1px !important;
        right: -50px; }
  html body div[ng-controller="flight"] .international.route-count3 .dest-detail:after, html body div[ng-controller="flight"] .international.route-count2 .dest-detail:after {
    content: '';
    border-bottom: 2px dashed #d8d8d8;
    height: 30px;
    bottom: 4px;
    position: absolute;
    width: 740px; }
  html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs .airline-logo, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs .airline-logo, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs .airline-logo {
    right: -40px !important; }
  html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .first-legs .labels-wrapper, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .second-legs .labels-wrapper, html body div[ng-controller="flight"] .international.route-count2 div[ng-if="item.FlightGroups.length == 2"].multi-air .third-legs .labels-wrapper {
    margin-right: -60px;
    margin-top: 0px;
    position: relative;
    right: 65px; }
  html body div[ng-controller="flight"] .international.multi-destination.route-count3 .general-details .route-info .departure-route:nth-child(2) {
    padding-top: 30px !important; }
  html body div[ng-controller="flight"] .international.multi-destination.route-count3 .general-details .route-info .departure-route:nth-child(3) {
    padding-top: 45px !important; }
  html body div[ng-controller="flight"] .international.multi-destination.route-count3 .labels-wrapper {
    float: right;
    width: 100%;
    margin-right: -55px; }
    html body div[ng-controller="flight"] .international.multi-destination.route-count3 .labels-wrapper.company-cutomize {
      margin-top: 10% !important; }
      html body div[ng-controller="flight"] .international.multi-destination.route-count3 .labels-wrapper.company-cutomize .custom-label.charter-flight {
        margin-top: 0 !important; }
  html body div[ng-controller="flight"] .international.multi-destination.route-count3 .first-legs, html body div[ng-controller="flight"] .international.multi-destination.route-count3 second-legs, html body div[ng-controller="flight"] .international.multi-destination.route-count3 third-legs {
    margin-bottom: 35px !important; }
    html body div[ng-controller="flight"] .international.multi-destination.route-count3 .first-legs h5, html body div[ng-controller="flight"] .international.multi-destination.route-count3 second-legs h5, html body div[ng-controller="flight"] .international.multi-destination.route-count3 third-legs h5 {
      margin-bottom: -60px !important;
      margin-top: 20px !important; }
  html body div[ng-controller="flight"] .international.multi-destination .flight.result-list-item .route-info {
    margin-top: 30px;
    margin-right: -70px;
    padding-bottom: 30px !important; }
  html body div[ng-controller="flight"] .international.round-trip .general-details:before {
    right: 70px !important; }
  html body div[ng-controller="flight"] .international.round-trip .general-details .general-info {
    margin-top: 10px !important; }
    html body div[ng-controller="flight"] .international.round-trip .general-details .general-info .labels-wrapper {
      float: right;
      width: 100%;
      margin-right: 63px; }
  html body div[ng-controller="flight"] .international.round-trip .general-details .route-info .departure-route {
    margin-top: -20px; }
    html body div[ng-controller="flight"] .international.round-trip .general-details .route-info .departure-route:not(.first-leg).departure-route:not(.has-stop) {
      padding-top: 35px !important; }
    html body div[ng-controller="flight"] .international.round-trip .general-details .route-info .departure-route:not(.first-leg) {
      margin-top: 0px;
      margin-bottom: 15px; }
  html body div[ng-controller="flight"] .international.one-way .price-info {
    padding-top: 0 !important; }
  html body div[ng-controller="flight"] .international.one-way .result-list-item:not(.selected-result-list-item) .route-info {
    margin-top: 20px !important;
    margin-right: -50px; }
  html body div[ng-controller="flight"] .international.one-way .result-list-item:not(.selected-result-list-item) .general-info {
    margin-top: 10px !important; }
  html body div[ng-controller="flight"] .international.one-way .stops {
    margin-top: 23px; }
  html body div[ng-controller="flight"] .international span.company-name {
    display: block;
    text-align: center;
    margin-top: 10px; }
  html body div[ng-controller="flight"] .international span.company-name.route-title {
    left: 0 !important;
    right: initial !important;
    transform: rotate(-90deg);
    letter-spacing: 0.5px;
    position: absolute;
    top: 23px;
    display: block;
    width: 70px;
    text-align: center;
    opacity: 0.5;
    font-size: 9px; }
  html body div[ng-controller="flight"] .destination h5 {
    font-size: 30px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 0;
    color: #2b2b2b; }
  html body div[ng-controller="flight"] .general-info .airline-logo {
    width: 45px;
    height: 45px;
    display: block;
    margin: auto;
    pointer-events: none;
    margin-top: 10px;
    border: 1px solid lightgray;
    padding: 5px;
    border-radius: 100%; }
  html body div[ng-controller="flight"] .general-info h5 {
    text-align: center;
    font-weight: bold;
    color: #303030;
    font-size: 13px; }
  html body div[ng-controller="flight"] .general-info .custom-label {
    width: auto;
    margin: auto;
    float: right;
    margin-left: 5px; }
  html body div[ng-controller="flight"] .stops {
    margin-top: -15px;
    margin-right: 25px;
    display: flex;
    justify-content: space-between; }
    html body div[ng-controller="flight"] .stops .stop-point {
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      margin: 0.5rem 1px 0.5rem 0;
      border: #b5b5b5;
      background-color: #b5b5b5;
      display: flex;
      justify-content: center;
      line-height: 4;
      font-size: 0.825rem;
      font-weight: 500;
      position: relative;
      padding-top: 2px; }
  html body div[ng-controller="flight"] .route-count1 .stop-point {
    top: -32px; }
  html body div[ng-controller="flight"] .route-count2 .stop-point {
    top: 6px; }
  html body div[ng-controller="flight"] .route-count3 .stop-point {
    top: -20px; }
  html body div[ng-controller="flight"] .stops {
    position: relative; }
    html body div[ng-controller="flight"] .stops .custom-label {
      float: right;
      margin-right: 10px;
      position: relative;
      border-color: rgba(65, 79, 104, 0.4);
      background-color: #ebf2ff; }
  html body div[ng-controller="flight"] section.passenegrs-info.show-seat-map {
    display: none; }
  html body div[ng-controller="flight"] .select-result-button {
    font-size: 15px;
    height: 40px !important;
    background-color: #414f68 !important;
    border-radius: 10px;
    width: 85% !important; }
  html body div[ng-controller="flight"] .flight.card-wrapper {
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
    cursor: default;
    position: relative;
    padding-bottom: 0; }
    html body div[ng-controller="flight"] .flight.card-wrapper.disable {
      background-color: #eee;
      pointer-events: none; }
      html body div[ng-controller="flight"] .flight.card-wrapper.disable > .row {
        opacity: 0.4; }
      html body div[ng-controller="flight"] .flight.card-wrapper.disable .price-amount {
        opacity: 0; }
    html body div[ng-controller="flight"] .flight.card-wrapper.blocked-flight {
      background-color: #e7e7e7;
      opacity: 0.8; }
      html body div[ng-controller="flight"] .flight.card-wrapper.blocked-flight .flight-submit-wrapper {
        pointer-events: none;
        opacity: 0.6; }
  html body div[ng-controller="flight"] .departure-date:last-child {
    margin: 0 !important; }
  html body div[ng-controller="flight"] .general-details.custom-blur {
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  html body div[ng-controller="flight"] .flight.result-list-item.details-open .card-wrapper {
    border: 2px solid #0aaff3;
    border-radius: 10px; }
  html body div[ng-controller="flight"] .international.round-trip .departure-date:last-child:before {
    content: '';
    display: block;
    position: absolute;
    right: -27px;
    height: 2px;
    width: 15px;
    background-color: #333333;
    top: 20px; }
  html body div[ng-controller="flight"] .international.round-trip .flight, html body div[ng-controller="flight"] .international.round-trip .flight.details-open {
    /* height: 265px; */ }
  html body div[ng-controller="flight"] .international.one-way .compare-results-button {
    display: none; }
  html body div[ng-controller="flight"] .international.one-way .departure-route:after {
    opacity: 0; }
  html body div[ng-controller="flight"] input[name^=EnName]::-webkit-input-placeholder, html body div[ng-controller="flight"] input[name^=EnLast]::-webkit-input-placeholder {
    text-align: right;
    font-family: 'Estedad'; }
  html body div[ng-controller="flight"] input[name=PassportExpiry]::-webkit-input-placeholder {
    text-align: left;
    font-family: 'Estedad'; }
  html body div[ng-controller="flight"] section.seat-map-wrapper {
    padding: 0 !important; }
    html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper {
      padding: 0 15px; }
      html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row {
        border-bottom: 1px solid lightgray;
        padding-bottom: 10px; }
        html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body {
          margin-top: 20px; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .seat-segment-wrapper .no-seat-available {
            display: block;
            margin: auto;
            text-align: center;
            padding: 11px;
            line-height: 3; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .flight-leg {
            width: 100%;
            padding: 15px 13px 15px 5px;
            text-align: right;
            /*background-color: rgba(128, 128, 128, 0.1);*/
            background-color: white;
            margin-bottom: 8px;
            border-radius: 5px;
            cursor: pointer;
            border: 1px dashed #0aaff3;
            /*width: 100%;
                        float: right;
                        padding: 15px 25px;
                        text-align: right;
                        color: white;
                        background: linear-gradient(to left, $color-second, whitesmoke, whitesmoke, white);
                        margin-bottom: 5px;
                        border-radius: 5px;
                        cursor: pointer;*/ }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .flight-leg span {
              display: inline-block;
              font-weight: bold;
              min-width: 40px !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .flight-leg i {
              color: #0aaff3; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .flight-leg i.fa-seatchoose {
                font-size: 31px !important;
                transform: scaleX(-1);
                position: absolute;
                float: left;
                left: 26px;
                top: 11px;
                color: #0aaff3; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .flight-leg i.fa-plane-left {
                color: #0aaff3;
                position: relative;
                top: 3px;
                padding: 0 25px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .flight-leg i.fa-chevron-down {
                margin-right: 10px;
                margin: auto;
                text-align: center;
                display: block;
                position: absolute;
                left: 0;
                right: 0;
                color: #0aaff3;
                top: 20px;
                text-shadow: 1px 3px 5px white;
                -moz-animation: referring-to-bottom 1.2s linear infinite;
                -o-animation: referring-to-bottom 1.2s linear infinite;
                -webkit-animation: referring-to-bottom 1.2s linear infinite;
                animation: referring-to-bottom 1.2s linear infinite; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat {
            height: 500px;
            overflow: hidden;
            overflow-y: auto;
            margin: 0px 0px 20px 0; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat::-webkit-scrollbar {
              width: 5px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat::-webkit-scrollbar-thumb {
              background-color: #0aaff3;
              -moz-border-radius: 0px;
              -webkit-border-radius: 0px;
              border-radius: 0px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat::-webkit-scrollbar-track {
              background-color: #eee;
              -moz-border-radius: 5px;
              -webkit-border-radius: 5px;
              border-radius: 5px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat::-webkit-scrollbar-track:start {
              background-color: transparent; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat body {
              scrollbar-face-color: #0aaff3;
              scrollbar-track-color: #eee; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-187-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-187-e {
              width: 214px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-187-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-187-f {
              width: 267px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-279-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-279-e {
              width: 322px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-279-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-279-f {
              width: 406px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-264-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-264-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-264-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-264-f {
              width: 264px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-258-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-258-f {
              width: 366px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-258-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-258-e {
              width: 293px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-130-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-130-e {
              width: 154px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-130-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-130-f {
              width: 203px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-121-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-121-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-121-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-121-f {
              width: 212px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-350-e, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-350-e {
              width: 350px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map .width-width-430-f, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map .width-width-430-f {
              width: 430px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .top-seat-map img, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat .plane-seat .bottom-seat-map img {
              margin: auto;
              text-align: center;
              display: block;
              margin: auto !important;
              float: initial; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon {
            float: right;
            width: 100%;
            margin-bottom: 20px;
            border-bottom: 1px solid #0aaff3;
            padding-bottom: 10px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon > span {
              font-weight: bold;
              width: 100%;
              margin: 20px 0;
              display: block; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li {
              width: 11%;
              text-align: center;
              margin: auto;
              float: left;
              border-right: 1px solid #0aaff3; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li:last-child {
                border-right: none; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child {
                background-image: url("/Content/Images/others/seat-Icons.png");
                display: block;
                background-size: cover;
                width: 28px;
                height: 30px;
                margin: auto; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child.first-class {
                  background-position: 198px 0px; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child.blocked {
                  background-position: -31px 0px !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child.lavatory {
                  background-position: 113px 0px !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child.gallery {
                  background-position: 84px 0px !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child.closet {
                  background-position: 29px 0px !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li > span:first-child.occupied {
                  background-position: 226px 0px !important; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat div.guid-icon li span {
                color: gray;
                display: block; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table {
            margin: auto; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table thead {
              border-bottom: 1px dotted lightgray; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table thead tr th {
                float: left;
                width: 23.5px;
                text-align: center;
                padding: 5px;
                margin: 0px 3px; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table thead tr th:first-child {
                  margin-left: 11px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table .window-seat + .aisle-seat {
              margin-right: 22px !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table .center-seat + .aisle-seat {
              margin-right: 22px !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.economy-class tbody:before {
              z-index: 9999999;
              content: 'Economy'; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.business-class tbody:before {
              z-index: 9999999;
              content: 'Business'; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class thead tr th {
              margin: 0 12px !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody:before {
              margin-right: -93px; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody td {
              background-position: 200px 0 !important; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody td:hover .characteristic-wrapper {
                display: none !important; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody td:not(:first-child) {
                width: 32px;
                transform: scale(1.3);
                margin: 7px 4px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody td:nth-child(2) {
                margin-left: 15px !important; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody td:last-child {
                margin-right: 15px !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table.first-class tbody:before {
              content: 'First'; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody {
              background-image: url("/Content/Images/others/bgggg.png");
              /*background-image: url('/Content/Images/others/bg-seat.jpg');*/
              /*background-image: url('/Content/Images/others/713631-162813.png');*/
              /*background-image: url('/Content/Images/backgrounds/bg-seat-map.png');*/
              position: relative;
              display: table; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody:before {
                position: absolute;
                top: 50%;
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                margin-right: -123px;
                z-index: 9;
                /* color: white; */
                font-size: 27px;
                color: gray; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody:after {
                width: 45px;
                position: absolute;
                height: 97.5%;
                content: '';
                text-align: center !important;
                margin-right: -90px;
                right: 0;
                background-color: rgba(220, 220, 220, 0.4);
                top: 0;
                border-radius: 50px 0 0 50px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-6:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-6:first-child:after {
                height: 320px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-7:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-7:first-child:after {
                height: 340px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-8:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-8:first-child:after {
                height: 360px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-9:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-9:first-child:after {
                height: 380px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-10:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-10:first-child:after {
                height: 400px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-11:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-11:first-child:after {
                height: 420px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-12:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-12:first-child:after {
                height: 440px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-13:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-13:first-child:after {
                height: 460px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-14:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-14:first-child:after {
                height: 480px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-15:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-15:first-child:after {
                height: 500px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-16:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-16:first-child:after {
                height: 520px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-17:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-17:first-child:after {
                height: 540px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-18:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-18:first-child:after {
                height: 560px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-19:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-19:first-child:after {
                height: 580px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-20:first-child:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row.wing-20:first-child:after {
                height: 600px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row:first-child:before {
                content: url(/Content/Images/backgrounds/wing-of-plane.png);
                /* background-color: red; */
                position: absolute;
                left: -175px;
                z-index: 9;
                overflow: hidden; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row:first-child:after {
                transform: rotatey(180deg);
                content: url(/Content/Images/backgrounds/wing-of-plane.png);
                /* background-color: red; */
                position: absolute;
                z-index: 9;
                right: -175px;
                overflow: hidden; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row:first-child {
                position: relative; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td:first-child {
                z-index: 99999999999999; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row:before, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row-right {
                height: 30px;
                content: '';
                position: absolute;
                width: 5px;
                background-color: red;
                margin-top: 5px;
                right: 0; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row-left, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row-right {
                position: relative !important; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row:after, html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.exite-row-left:after {
                height: 30px;
                content: '';
                position: absolute;
                width: 5px;
                background-color: red;
                margin-top: 5px;
                left: 0; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.wing-row {
                /*background-image: url('/Content/Images/backgrounds/wing-of-plane.png');
                                    background-color: red;*/ }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td {
                text-align: center;
                float: left;
                text-align: center;
                float: left;
                height: 30px;
                text-align: center;
                padding: 2px 5px;
                margin: 5px 0px;
                cursor: pointer;
                text-align: center;
                padding: 2px 5px;
                border-radius: 8px 8px 0 0;
                cursor: pointer;
                width: 28px;
                background-image: url("/Content/Images/others/seat-Icons.png");
                background-position: center;
                background-position: 0px 0px;
                /*.hover-characteristic {
                                    display: none;
                                }*/ }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.seat-selected {
                  background-image: url("/Content/Images/others/seat-Icons.png");
                  background-position: 230px 0 !important;
                  transform: scale(1.3);
                  /*pointer-events: none;*/ }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.seat-selected .seat-selected span {
                    margin-right: -6px;
                    color: transparent;
                    background-color: rgba(0, 128, 0, 0.2);
                    height: 23px;
                    width: 30px;
                    display: inline-block;
                    border-radius: 20px; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td .hover-characteristic {
                  display: block;
                  color: black; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td .characteristic-wrapper {
                  position: relative;
                  display: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td .characteristic-wrapper:after {
                    content: '';
                    position: absolute;
                    top: -7px;
                    border-right: 15px solid gray;
                    border-top: 15px solid transparent;
                    border-right: 15px solid transparent;
                    border-bottom: 15px solid rgba(213, 213, 213, 0.7);
                    transform: rotate(135deg);
                    right: 45%; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td .characteristic {
                  z-index: 999;
                  background-color: rgba(213, 213, 213, 0.7);
                  width: 170px;
                  right: -80px;
                  top: 30px;
                  border-radius: 5px;
                  font-size: 11px;
                  letter-spacing: -1.2px;
                  font-weight: bold;
                  padding: 5px 0; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td span.seat-number {
                  color: white !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td:hover .characteristic-wrapper {
                  z-index: 999;
                  background-color: rgba(213, 213, 213, 0.7);
                  width: 170px;
                  right: -80px;
                  top: 30px;
                  border-radius: 5px;
                  white-space: nowrap;
                  font-size: 11px;
                  letter-spacing: -1.2px;
                  font-weight: bold;
                  padding: 5px 0;
                  display: block; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td:nth-child(2) {
                  margin-left: 10px; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td:last-child {
                  margin-right: 10px; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.seat-occupied {
                  background-position: 230px 0 !important;
                  pointer-events: none; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat {
                  background-color: transparent !important;
                  background-image: none !important;
                  border: none !important;
                  pointer-events: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-closet {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-position: 26px 0px !important; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-closet span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-gallery {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-position: 84px 0px !important; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-gallery span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-lavatory {
                  background-color: transparent !important;
                  background-position: 112px 0px !important;
                  border: none !important;
                  pointer-events: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-lavatory span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.blocked-seat {
                  background-position: -31px 0px !important;
                  pointer-events: none; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-luggage {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-image: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-luggage span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-bulkhead {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-image: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-bulkhead span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-exit {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-image: none;
                  content: "\f100";
                  color: red; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-exit span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-emergancy-exit {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-image: none;
                  content: "\f100";
                  color: red; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-emergancy-exit span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-bar {
                  background-color: transparent !important;
                  border: none !important;
                  pointer-events: none;
                  background-image: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-bar span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-airphone {
                  background-color: transparent !important;
                  background-image: none !important;
                  border: none !important;
                  pointer-events: none;
                  background-image: none; }
                  html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td.no-seat-airphone span {
                    color: transparent !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr td:first-child {
                  margin-left: -35px;
                  width: 22.1px !important;
                  text-align: center;
                  padding: 10px 0;
                  background-color: transparent !important;
                  color: gray;
                  background-image: none !important;
                  border: none; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.bottom-seat-map td {
                width: 100%;
                background-image: none;
                margin: 0 !important;
                padding: 0 !important; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.bottom-seat-map td:first-child {
                  display: none; }
                html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tbody tr.bottom-seat-map td img {
                  margin: auto;
                  text-align: center;
                  /* display: block; */
                  margin: 0 !important;
                  /* margin-left: 0 !important; */
                  /* float: initial; */
                  margin: auto !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-seat table tr th span.seat-hover {
              display: none; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li {
            text-align: left !important;
            display: block !important;
            float: left !important;
            direction: ltr;
            width: 100%;
            border-bottom: 1px dotted #36c5c2; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li i {
              color: #0aaff3; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li .passenger-info span.persian-info {
              display: block;
              margin-top: -11px; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li .passenger-info span.persian-info span {
                line-height: 0 !important;
                font-size: 10px !important; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li span {
              font-size: 15px;
              line-height: 2; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li span.passenger-info {
                width: 85%;
                display: block;
                float: left; }
              html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name li span.seat-number {
                background-color: #05b005;
                padding: 0 4px;
                color: #fff;
                border-radius: 5px;
                float: right;
                display: inline-block;
                width: 17%;
                float: right;
                font-size: 14px;
                margin-top: 13px;
                margin-right: -10px;
                text-align: center; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .passenger-name .passenger-name {
            padding: 0 10px 0px 0px; }
          html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .aiplane-img {
            text-align: center; }
            html body div[ng-controller="flight"] section.seat-map-wrapper > .card-wrapper .row.seat-map-body .aiplane-img img {
              width: 60px;
              text-align: center; }
  html body div[ng-controller="flight"] .has-return .route-detail {
    float: right;
    width: 50%;
    position: relative; }
  html body div[ng-controller="flight"] .flight .details-header {
    width: 100%;
    margin: 0px auto; }
    html body div[ng-controller="flight"] .flight .details-header ul {
      margin-bottom: 10px !important; }
      html body div[ng-controller="flight"] .flight .details-header ul li {
        text-align: center;
        font-weight: bold;
        width: 15%;
        color: gray;
        font-size: 13px;
        margin: 0 !important;
        cursor: pointer; }
        html body div[ng-controller="flight"] .flight .details-header ul li input[type=radio] {
          position: absolute;
          opacity: 0;
          z-index: -1; }
        html body div[ng-controller="flight"] .flight .details-header ul li label {
          display: block;
          padding: 10px 10px;
          cursor: pointer; }
      html body div[ng-controller="flight"] .flight .details-header ul li.active {
        float: right;
        border-bottom: 2px solid #0aaff3;
        margin-bottom: 0 !important;
        margin-right: 0;
        color: #0aaff3; }
      html body div[ng-controller="flight"] .flight .details-header ul.three-tabs li {
        width: 33.3333%; }
    html body div[ng-controller="flight"] .flight .details-header hr {
      margin-top: 0px;
      color: lightgray;
      width: 100%; }
  html body div[ng-controller="flight"] .general-details .route-detail span {
    text-align: center;
    display: block;
    font-weight: bold;
    color: black;
    font-size: 15px;
    margin-bottom: 10px; }
  html body div[ng-controller="flight"] .route-detail {
    width: 100%;
    padding: 5px 1px 13px 13px; }
    html body div[ng-controller="flight"] .route-detail .route .col {
      float: left !important;
      padding: 0 !important; }
  html body div[ng-controller="flight"] .details-tabs {
    padding: 10px 3px;
    /*min-height: 176px;*/
    text-align: center; }
    html body div[ng-controller="flight"] .details-tabs .rules-customers-phone {
      width: 60%;
      margin: 5px auto;
      border-bottom: 1px dotted lightgray;
      padding-bottom: 15px; }
    html body div[ng-controller="flight"] .details-tabs.charter-rules .rules-customers-phone {
      width: 75% !important;
      text-align: center !important; }
  html body div[ng-controller="flight"] .has-return .route-detail:first-child:after {
    content: '';
    border: 1px solid black;
    border-bottom: 1px transparent;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-border-image: linear-gradient(90deg, white, white, #e4e4e4) 23;
    -o-border-image: linear-gradient(90deg, white, white, #e4e4e4) 23;
    -webkit-border-image: linear-gradient(90deg, white, white, #e4e4e4) 23;
    border-image: linear-gradient(45deg, white, #efebeb, #d2d2d6, #efebeb, white) 23; }
  html body div[ng-controller="flight"] .flight .other-details {
    /*background-color: lighten($color-second, 60%) !important;*/
    padding-bottom: 10px;
    /*border-top: 1px solid lightgray;*/
    margin: 0px !important; }
  html body div[ng-controller="flight"] .route-detail p, html body div[ng-controller="flight"] .route-detail p span {
    font-size: 10px;
    font-weight: normal;
    color: #333;
    letter-spacing: -.4px; }
  html body div[ng-controller="flight"] .route-line {
    position: absolute;
    width: 88%;
    height: 1px;
    top: 60px;
    right: 24px;
    display: block;
    background-color: black;
    margin: auto; }
  html body div[ng-controller="flight"] span.city-top {
    position: relative;
    color: black;
    font-size: 9px;
    font-weight: bold;
    margin-bottom: 28px;
    margin-top: 19px;
    display: block; }
    html body div[ng-controller="flight"] span.city-top small {
      color: gray;
      font-size: 7px; }
  html body div[ng-controller="flight"] span.time-bottom {
    display: block;
    font-size: 9px;
    font-weight: bold; }
    html body div[ng-controller="flight"] span.time-bottom small {
      color: gray;
      display: inline-block;
      font-size: 7px;
      text-align: center; }
  html body div[ng-controller="flight"] .destination .time-bottom {
    color: #414f68; }
  html body div[ng-controller="flight"] .first-stop.destination span.time-bottom {
    color: gray; }
  html body div[ng-controller="flight"] .duration-route .time-bottom {
    color: gray;
    font-weight: normal;
    font-size: 8px; }
  html body div[ng-controller="flight"] .starting .time-bottom {
    color: #414f68; }
  html body div[ng-controller="flight"] span.flight-type {
    position: relative;
    color: #4e4d4d;
    display: block;
    font-size: 9px;
    margin-bottom: 28px;
    margin-top: 0px; }
  html body div[ng-controller="flight"] .route span, html body div[ng-controller="flight"] .route small {
    text-align: center; }
  html body div[ng-controller="flight"] .other-details .destination, html body div[ng-controller="flight"] .other-details .first-stop, html body div[ng-controller="flight"] .other-details .starting, html body div[ng-controller="flight"] .second.duration-route, html body div[ng-controller="flight"] .first.duration-route {
    padding: 0 5px; }
  html body div[ng-controller="flight"] span.city-top i {
    position: absolute;
    top: 35.5px;
    left: 12px;
    background-color: white;
    font-size: 9px !important;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%; }
  html body div[ng-controller="flight"] .other-details .route-detail > span {
    text-align: center;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'Estedad' !important;
    color: #0aaff3; }
  html body div[ng-controller="flight"] .other-details .stops {
    width: 30% !important; }
    html body div[ng-controller="flight"] .other-details .stops span {
      background-color: #2d3749 !important;
      color: white;
      border-radius: 2px;
      font-size: 9px;
      text-align: center;
      display: block;
      margin: auto;
      margin-top: 29px; }
  html body div[ng-controller="flight"] .other-details .starting {
    width: 10% !important; }
  html body div[ng-controller="flight"] .other-details .flight-type i {
    position: absolute;
    font-size: 17px !important;
    top: 33px;
    right: 29px; }
  html body div[ng-controller="flight"] span.flight-type small {
    display: block;
    font-size: 8px; }
  html body div[ng-controller="flight"] .flight .details-header ul li:not(.active):hover {
    border-bottom: 2px solid gray; }
  html body div[ng-controller="flight"] .one-way span.time-bottom small {
    display: block; }
  html body div[ng-controller="flight"] .one-way span.city-top small {
    display: block; }
  html body div[ng-controller="flight"] .one-way span.flight-type small {
    margin-right: 7px;
    text-align: center; }
  html body div[ng-controller="flight"] .one-way span.city-top {
    margin-top: 18px; }
  html body div[ng-controller="flight"] .one-way .route-detail p {
    margin-bottom: 0 !important; }
  html body div[ng-controller="flight"] .one-way .route-line {
    right: 38px;
    top: 57px;
    width: 89%; }
  html body div[ng-controller="flight"] .one-way span.city-top i {
    left: 20px;
    top: 34px; }
  html body div[ng-controller="flight"] .one-way .other-details .flight-type i {
    top: 34px;
    left: 18px; }
  html body div[ng-controller="flight"] .one-way .other-details .stops span {
    width: 62%;
    padding: 4px 1px; }
  html body div[ng-controller="flight"] .details-body {
    float: right;
    width: 100%; }
    html body div[ng-controller="flight"] .details-body .details-tabs ul.fare-rules {
      width: 60%;
      margin: auto !important; }
      html body div[ng-controller="flight"] .details-body .details-tabs ul.fare-rules li {
        width: 100%;
        direction: ltr;
        text-align: left; }
        html body div[ng-controller="flight"] .details-body .details-tabs ul.fare-rules li p {
          margin-bottom: 0 !important;
          text-align: left;
          line-height: 2.5;
          float: left;
          margin-right: 10px; }
          html body div[ng-controller="flight"] .details-body .details-tabs ul.fare-rules li p.text-right {
            text-align: right !important; }
          html body div[ng-controller="flight"] .details-body .details-tabs ul.fare-rules li p.fare-rule-title {
            font-size: 12px;
            line-height: 2.5;
            font-weight: bold;
            color: #0aaff3; }
        html body div[ng-controller="flight"] .details-body .details-tabs ul.fare-rules li table td:not([colspan]) {
          font-family: sans-serif !important; }
    html body div[ng-controller="flight"] .details-body .details-tabs ul.charter-rules {
      padding-top: 20px; }
      html body div[ng-controller="flight"] .details-body .details-tabs ul.charter-rules p {
        padding: 0 50px;
        text-align: justify;
        letter-spacing: -0.5px; }
  html body div[ng-controller="flight"] .research-button {
    position: relative; }
    html body div[ng-controller="flight"] .research-button button {
      position: absolute;
      width: 160px; }
  html body div[ng-controller="flight"] .domestic .research-button button {
    margin-top: 15px; }
  html body div[ng-controller="flight"] .international .flight.result-list-item .result-list-item {
    margin-bottom: 15px;
    padding: 8px 4px; }
  html body div[ng-controller="flight"] .passengers .flight-route {
    background-color: #ffedf3; }
    html body div[ng-controller="flight"] .passengers .flight-route h4 {
      padding: 10px;
      font-size: 15px;
      font-weight: bold;
      color: #2d3749 !important; }
  html body div[ng-controller="flight"] .passengers > div {
    margin-bottom: 5px; }
  html body div[ng-controller="flight"] .passengers .flight-detail {
    background-color: #e3edff;
    float: right;
    width: 100%; }
    html body div[ng-controller="flight"] .passengers .flight-detail i {
      color: #242b39 !important; }
    html body div[ng-controller="flight"] .passengers .flight-detail .time span {
      line-height: 3;
      font-size: 19px; }
    html body div[ng-controller="flight"] .passengers .flight-detail .price span {
      font-size: 19px;
      color: #414f68; }
    html body div[ng-controller="flight"] .passengers .flight-detail .feature span {
      line-height: 2; }
    html body div[ng-controller="flight"] .passengers .flight-detail li {
      padding-top: 20px !important;
      text-align: center;
      width: 25%;
      padding: 10px; }
      html body div[ng-controller="flight"] .passengers .flight-detail li:last-child {
        width: 25%;
        padding-top: 0 !important; }
    html body div[ng-controller="flight"] .passengers .flight-detail span {
      color: #333; }
    html body div[ng-controller="flight"] .passengers .flight-detail small {
      color: gray; }
  html body div[ng-controller="flight"] .passengers .price {
    padding: 0px 22px 0 0; }
    html body div[ng-controller="flight"] .passengers .price .custom-button {
      background-color: #6d6d6d;
      margin-bottom: 0 !important; }
  html body div[ng-controller="flight"] .right-sidebar-wrapper {
    -moz-filter: 0.5s;
    -ms-filter: 0.5s;
    -webkit-filter: 0.5s;
    filter: 0.5s;
    padding-left: 10px; }
  html body div[ng-controller="flight"] .reservation-info .right-side {
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    float: right; }
  html body div[ng-controller="flight"] .flight-detail .stop-in {
    font-size: 18px !important;
    position: relative !important;
    top: -3px !important;
    color: #fff !important; }
  html body div[ng-controller="flight"] .flight-detail .duration-stop {
    color: #fff !important;
    margin-top: 4px;
    font-size: 12px !important;
    font-weight: 200 !important; }
  html body div[ng-controller="flight"] .selection-flight-details {
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    float: right; }
    html body div[ng-controller="flight"] .selection-flight-details span {
      display: block; }
    html body div[ng-controller="flight"] .selection-flight-details span.airline {
      font-size: 13px; }
    html body div[ng-controller="flight"] .selection-flight-details span.airline small {
      font-size: 10px; }
    html body div[ng-controller="flight"] .selection-flight-details .flight-date {
      display: initial; }
    html body div[ng-controller="flight"] .selection-flight-details .card-content {
      float: right;
      margin-bottom: 20px;
      width: 100%; }
    html body div[ng-controller="flight"] .selection-flight-details li {
      position: relative;
      width: 50% !important;
      margin: 0 !important; }
    html body div[ng-controller="flight"] .selection-flight-details li span {
      font-size: 20px; }
    html body div[ng-controller="flight"] .selection-flight-details small.city-code {
      display: block;
      color: gray; }
    html body div[ng-controller="flight"] .selection-flight-details li i {
      position: absolute;
      top: 8px;
      left: -4px;
      font-size: 24px !important;
      color: gray; }
    html body div[ng-controller="flight"] .selection-flight-details .flight-date span {
      display: inline-block !important;
      font-size: 16px;
      color: #333; }
    html body div[ng-controller="flight"] .selection-flight-details span i {
      color: gray; }
    html body div[ng-controller="flight"] .selection-flight-details .flight-class {
      font-size: 16px; }
    html body div[ng-controller="flight"] .selection-flight-details .flight-date span:nth-child(2) {
      margin-left: 10px; }
  html body div[ng-controller="flight"] .departure-flight .card-content h2 {
    font-size: 10px;
    margin: 0;
    font-weight: bold; }
  html body div[ng-controller="flight"] .general-info {
    padding: 0px !important; }
    html body div[ng-controller="flight"] .general-info .labels-wrapper {
      display: flex;
      justify-content: center;
      margin-right: 15px;
      margin-top: -10px; }
      html body div[ng-controller="flight"] .general-info .labels-wrapper .custom-label.second-type-label {
        margin-right: 0px !important;
        direction: ltr; }
      html body div[ng-controller="flight"] .general-info .labels-wrapper .custom-label.system-key {
        margin: 0 !important;
        max-height: 20px; }
      html body div[ng-controller="flight"] .general-info .labels-wrapper .custom-label.third-type-label {
        color: white;
        background-color: rgba(255, 0, 0, 0.7);
        font-size: 11px;
        font-weight: bold; }
  html body div[ng-controller="flight"] .departure-route:not(.first-leg).departure-route:not(.has-stop) {
    padding-top: 37px !important; }
  html body div[ng-controller="flight"] .multi-destination.international .route-detail {
    margin-bottom: 15px; }
  html body div[ng-controller="flight"] .multi-destination.international .route-detail:nth-child(even) {
    background-color: #fff6f9;
    width: 100% !important;
    padding: 15px 150px; }
  html body div[ng-controller="flight"] .flight-submit-wrapper {
    position: relative;
    height: 40px;
    right: 45px; }
    html body div[ng-controller="flight"] .flight-submit-wrapper > button {
      position: absolute;
      width: 100%;
      height: 100%;
      margin: 0; }
      html body div[ng-controller="flight"] .flight-submit-wrapper > button i {
        margin-left: 10px; }
  html body div[ng-controller="flight"] .one-way .price-label {
    margin-top: 10px; }
  html body div[ng-controller="flight"] .one-way .result-list-item.selected-result-list-item {
    height: 165px; }
    html body div[ng-controller="flight"] .one-way .result-list-item.selected-result-list-item .general-details:before {
      height: 120px; }
    html body div[ng-controller="flight"] .one-way .result-list-item.selected-result-list-item .result-list-item .general-info {
      padding-left: 0; }
  html body div[ng-controller="flight"] .multi-destination .price-info, html body div[ng-controller="flight"] .round-trip .price-info {
    padding-top: 20px; }
  html body div[ng-controller="flight"] .multi-destination .price-amount, html body div[ng-controller="flight"] .round-trip .price-amount {
    margin-bottom: 30px; }
  html body div[ng-controller="flight"] .multi-destination span.price-amount, html body div[ng-controller="flight"] .round-trip span.price-amount {
    left: 105px;
    top: 60px !important; }
  html body div[ng-controller="flight"] .multi-destination .research-button {
    padding-top: 7px !important; }
  html body div[ng-controller="flight"] .multi-destination .price-info {
    padding-top: 40px; }
  html body div[ng-controller="flight"] .multi-destination section.request-summary li:first-child > span {
    margin-bottom: 0 !important; }
  html body div[ng-controller="flight"] .multi-destination section.request-summary ul li:after {
    height: 44px; }
  html body div[ng-controller="flight"] .multi-destination section .request-summary-contents ul li:nth-child(2) {
    padding-top: 4px; }
  html body div[ng-controller="flight"] .multi-destination section .request-summary-contents ul li:not(:first-child) {
    padding-top: 9px;
    padding-bottom: 0; }
  html body div[ng-controller="flight"] .multi-destination section .request-summary-contents ul li:first-child {
    padding-top: 3px;
    padding-bottom: 2px; }
  html body div[ng-controller="flight"] .multi-destination section .request-summary-contents span.request-route > span {
    width: 100px;
    max-width: initial;
    font-size: 15px;
    line-height: 1.7; }
    html body div[ng-controller="flight"] .multi-destination section .request-summary-contents span.request-route > span:last-child {
      text-align: left; }
    html body div[ng-controller="flight"] .multi-destination section .request-summary-contents span.request-route > span:first-child {
      text-align: right; }
  html body div[ng-controller="flight"] .multi-destination .departure-date {
    margin: 0 !important;
    clear: both; }
    html body div[ng-controller="flight"] .multi-destination .departure-date span, html body div[ng-controller="flight"] .multi-destination .departure-date small {
      display: inline-block;
      text-align: left; }
    html body div[ng-controller="flight"] .multi-destination .departure-date span {
      margin-left: 5px;
      text-align: right; }
    html body div[ng-controller="flight"] .multi-destination .departure-date:last-child:before {
      display: none; }
  html body div[ng-controller="flight"] .dates-validation.invalid-message {
    color: #333;
    font-size: 13px;
    margin-top: 20px;
    background-color: rgba(255, 0, 0, 0.1);
    padding: 8px 10px 8px 15px;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
    border: 1px dashed #414f68;
    letter-spacing: -0.9px;
    margin-left: -30px;
    border-left: 0; }
    html body div[ng-controller="flight"] .dates-validation.invalid-message i {
      font-size: 15px !important;
      margin-left: 5px;
      top: 1px; }
    html body div[ng-controller="flight"] .dates-validation.invalid-message strong {
      color: #414f68; }
  html body div[ng-controller="flight"] .price-info button > span {
    position: absolute;
    top: 7px;
    width: 100%;
    right: 30px; }
  html body div[ng-controller="flight"] .flight-result-count {
    color: #0aaff3 !important; }
  html body div[ng-controller="flight"] .star-color {
    color: #0aaff3; }
  html body div[ng-controller="flight"] .route-info {
    padding-bottom: 30px; }
  html body div[ng-controller="flight"] .flight span.index-demo:hover {
    opacity: 1; }
  html body div[ng-controller="flight"] .pagination-wrapper button.third-type-button {
    border-color: transparent; }
  html body div[ng-controller="flight"] section.main-wrapper {
    margin-bottom: 40px; }
  html body div[ng-controller="flight"] .international.round-trip .flight-route-detail .route-detail:nth-child(1) {
    margin-bottom: 10px;
    padding-bottom: 30px;
    border-bottom: 1px dashed lightgray; }
  html body div[ng-controller="flight"] #FlightPurchaseRulesDom .modal-header, html body div[ng-controller="flight"] #FlightPurchaseRulesInt .modal-header {
    background: rgba(65, 79, 104, 0.8);
    color: #fff;
    border-radius: 3px; }
    html body div[ng-controller="flight"] #FlightPurchaseRulesDom .modal-header .modal-title, html body div[ng-controller="flight"] #FlightPurchaseRulesInt .modal-header .modal-title {
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      display: block; }
    html body div[ng-controller="flight"] #FlightPurchaseRulesDom .modal-header button.close, html body div[ng-controller="flight"] #FlightPurchaseRulesInt .modal-header button.close {
      opacity: 0.8;
      color: #fff; }
  html body div[ng-controller="flight"] #FlightPurchaseRulesDom .modal-dialog, html body div[ng-controller="flight"] #FlightPurchaseRulesInt .modal-dialog {
    width: 800px; }
    html body div[ng-controller="flight"] #FlightPurchaseRulesDom .modal-dialog .modal-body, html body div[ng-controller="flight"] #FlightPurchaseRulesInt .modal-dialog .modal-body {
      overflow-y: scroll;
      max-height: 740px; }
  html body div[ng-controller="flight"] .domestic .flight .general-details:before, html body div[ng-controller="flight"] .domestic-features:before {
    height: 70px !important;
    right: 130px !important; }
  html body div[ng-controller="flight"] .domestic {
    background-color: #e8e8e8; }
    html body div[ng-controller="flight"] .domestic .detail-section div {
      margin-top: 7px;
      margin-bottom: 7px; }
    html body div[ng-controller="flight"] .domestic .detail-section .orig-detail {
      width: 125px;
      display: flex;
      justify-content: space-between; }
      html body div[ng-controller="flight"] .domestic .detail-section .orig-detail .orig-time, html body div[ng-controller="flight"] .domestic .detail-section .orig-detail .orig-name {
        margin-top: 0px !important; }
    html body div[ng-controller="flight"] .domestic .detail-section .trip-info {
      color: gray; }
      html body div[ng-controller="flight"] .domestic .detail-section .trip-info img {
        width: 28px;
        margin-left: 5px;
        border: 1px solid #dfdfdf;
        border-radius: 100%; }
      html body div[ng-controller="flight"] .domestic .detail-section .trip-info span {
        margin-left: 5px; }
      html body div[ng-controller="flight"] .domestic .detail-section .trip-info small {
        margin-left: 5px;
        margin-right: 5px; }
      html body div[ng-controller="flight"] .domestic .detail-section .trip-info .leg-detail {
        display: flex;
        justify-content: space-between;
        margin-top: -10px; }
    html body div[ng-controller="flight"] .domestic .detail-section .dest-detail {
      width: 125px;
      display: flex;
      justify-content: space-between; }
    html body div[ng-controller="flight"] .domestic .flight-has-stop {
      padding: 0 !important; }
      html body div[ng-controller="flight"] .domestic .flight-has-stop .general-detail {
        background-color: rgba(255, 0, 0, 0.1);
        padding: 5px;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        width: 100%;
        margin: 0;
        border-radius: 10px !important; }
      html body div[ng-controller="flight"] .domestic .flight-has-stop .custom-label.has-stop-label {
        width: 65%;
        margin: auto;
        margin-top: -6px;
        margin-bottom: -3px;
        color: #0aaff3 !important; }
        html body div[ng-controller="flight"] .domestic .flight-has-stop .custom-label.has-stop-label.arrival-time-exist {
          width: 85%; }
        html body div[ng-controller="flight"] .domestic .flight-has-stop .custom-label.has-stop-label span {
          color: #0aaff3 !important;
          font-size: 10px !important; }
    html body div[ng-controller="flight"] .domestic .price-info, html body div[ng-controller="flight"] .domestic .price-amount {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      margin-bottom: 0px !important; }
    html body div[ng-controller="flight"] .domestic .price-label {
      display: none; }
    html body div[ng-controller="flight"] .domestic .result-list-item.selected-result-list-item {
      padding-bottom: 10px !important;
      height: 87px; }
    html body div[ng-controller="flight"] .domestic .general-info .airline-logo {
      width: 65px;
      height: 65px; }
    html body div[ng-controller="flight"] .domestic .general-info .custom-label {
      display: none !important; }
    html body div[ng-controller="flight"] .domestic .result-details-button {
      height: 0px !important;
      padding-top: 0 !important;
      line-height: 0 !important;
      background-color: transparent !important;
      color: #414f68 !important;
      -moz-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      margin: 0 !important;
      outline: none !important;
      border: 0 !important; }
    html body div[ng-controller="flight"] .domestic .flight-submit-wrapper {
      margin-bottom: 0px !important; }
      html body div[ng-controller="flight"] .domestic .flight-submit-wrapper button {
        height: 35px !important; }
    html body div[ng-controller="flight"] .domestic .airline-name {
      margin-top: 8px !important;
      margin-bottom: 0 !important;
      width: 90px;
      margin: auto;
      left: 0;
      margin-right: 20%; }
    html body div[ng-controller="flight"] .domestic .result-list-item {
      margin-bottom: 6px;
      /*padding: 5px;*/
      padding-bottom: 0 !important; }
    html body div[ng-controller="flight"] .domestic .flight.result-list-item.flight-has-stop .result-list-item {
      margin: 10px 0;
      padding: 0 !important; }
    html body div[ng-controller="flight"] .domestic .route-info {
      padding-bottom: 0px !important;
      margin-top: -5px !important; }
    html body div[ng-controller="flight"] .domestic .selected-result-list-item .general-info .airline-logo {
      width: 50px;
      height: 50px; }
    html body div[ng-controller="flight"] .domestic .selected-result-list-item .general-details:before, html body div[ng-controller="flight"] .domestic .selected-result-list-item.flight .domestic-features:before {
      height: 55px !important; }
    html body div[ng-controller="flight"] .domestic .result-details-button i {
      line-height: 0 !important;
      margin-left: 5px; }
    html body div[ng-controller="flight"] .domestic span.company-name {
      display: block;
      text-align: center;
      padding-bottom: 5px; }
    html body div[ng-controller="flight"] .domestic span.company-name.route-title {
      left: 0 !important;
      right: initial !important;
      transform: rotate(-90deg);
      letter-spacing: 0.5px;
      position: absolute;
      top: 23px;
      display: block;
      width: 70px;
      text-align: center;
      opacity: 0.5;
      font-size: 9px; }
    html body div[ng-controller="flight"] .domestic.result-list-wrapper section.card-wrapper.international-result-tools.float-right .international-result-tools-wrapper .before-after {
      display: none !important; }
  html body div[ng-controller="flight"] .general-info {
    padding-left: 0 !important; }
  html body div[ng-controller="flight"] .domestic-features:before {
    right: 161px !important; }
  html body div[ng-controller="flight"] .international .result-details-button span {
    font-size: 12px !important; }
  html body div[ng-controller="flight"] .international .result-details-button i {
    font-size: 10px !important; }
  html body div[ng-controller="flight"] b.col-md-12.baggage-alert {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: white;
    padding: 7px;
    border-radius: 10px;
    border: 1px solid #dedddd; }
  html body div[ng-controller="flight"] .domestic-features span {
    width: 45%;
    margin: 2.5%;
    position: relative;
    left: -5px;
    float: right;
    white-space: nowrap; }
  html body div[ng-controller="flight"] .selected-result-list-item .domestic-features {
    padding-top: 7px; }
  html body div[ng-controller="flight"] .domestic-features {
    padding: 10px;
    padding-top: 15px; }
    html body div[ng-controller="flight"] .domestic-features span:last-child {
      width: 95%; }
    html body div[ng-controller="flight"] .domestic-features i {
      font-size: 10px !important; }
  html body div[ng-controller="flight"] .result-list-item-selecting-passed {
    margin-bottom: -64px; }
  html body div[ng-controller="flight"] .item-list-wrapper {
    margin-bottom: -7px; }
    html body div[ng-controller="flight"] .item-list-wrapper .pagination-wrapper {
      margin-top: -54px; }
  html body div[ng-controller="flight"] .international .item-list-wrapper {
    margin-bottom: -18px; }
  html body div[ng-controller="flight"] .message-header h5 {
    font-size: 16px;
    color: #0aaff3;
    font-weight: bold; }
  html body div[ng-controller="flight"] .price-chaneg-message {
    padding: 10px 25px 25px 25px !important; }
  html body div[ng-controller="flight"] .message-body p {
    letter-spacing: -0.3px;
    color: #333;
    margin-top: 20px; }
    html body div[ng-controller="flight"] .message-body p b {
      color: black; }
  html body div[ng-controller="flight"] .price-change-detail {
    margin-top: 20px; }
    html body div[ng-controller="flight"] .price-change-detail legend {
      margin-right: 5px;
      color: #0aaff3;
      padding-right: 10px; }
    html body div[ng-controller="flight"] .price-change-detail fieldset {
      padding: 15px 25px; }
    html body div[ng-controller="flight"] .price-change-detail p {
      margin-bottom: 0;
      width: 100%;
      display: inline-block;
      position: relative; }
      html body div[ng-controller="flight"] .price-change-detail p span {
        width: 60px;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        font-size: 10px;
        color: gray;
        margin-right: -50px; }
      html body div[ng-controller="flight"] .price-change-detail p span:after {
        content: ':';
        position: absolute;
        left: 0;
        top: 0;
        color: darkgray; }
      html body div[ng-controller="flight"] .price-change-detail p small {
        position: absolute;
        left: 0;
        font-size: 8px;
        top: 2px; }
      html body div[ng-controller="flight"] .price-change-detail p b {
        width: 70px;
        display: inline-block;
        text-align: left;
        letter-spacing: 0.5px;
        font-size: 14px;
        line-height: 1; }
  html body div[ng-controller="flight"] .old-price-detail fieldset {
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4; }
  html body div[ng-controller="flight"] .old-price-detail legend {
    background-color: #f4f4f4; }
  html body div[ng-controller="flight"] .old-price-detail p {
    opacity: 0.6; }
  html body div[ng-controller="flight"] .reserve-expired-swal .swal2-buttonswrapper {
    width: 90% !important; }
  html body div[ng-controller="flight"] .multi-destination.route-count2 .general-info {
    margin-top: 4.5%; }
  html body div[ng-controller="flight"] .multi-destination.route-count2 .price-info {
    margin-top: 1%; }
  html body div[ng-controller="flight"] .multi-destination.route-count3 .request-summary li > div {
    margin-bottom: 2px !important; }
  html body div[ng-controller="flight"] .multi-destination.route-count3 .request-summary-contents ul li:nth-child(3), html body div[ng-controller="flight"] .multi-destination.route-count3 .request-summary-contents ul li:nth-child(4) {
    margin-top: 3%; }
  html body div[ng-controller="flight"] .multi-destination.route-count3 .request-summary-contents ul li:not(:first-child) {
    padding-top: 0px !important; }
  html body div[ng-controller="flight"] .multi-destination.route-count3 .request-summary-contents > ul li:nth-child(2):after, html body div[ng-controller="flight"] .multi-destination.route-count3 .request-summary-contents > ul li:first-child:after {
    height: 75px !important; }
  html body div[ng-controller="flight"] .multi-destination.route-count3.international .price-info {
    margin-top: 6.7%; }
  html body div[ng-controller="flight"] .multi-destination.route-count4 .request-summary-contents > ul li:nth-child(2):after, html body div[ng-controller="flight"] .multi-destination.route-count4 .route-count4.multi-destination .request-summary-contents > ul li:first-child:after {
    height: 120px !important; }
  html body div[ng-controller="flight"] .multi-destination.route-count4 section .request-summary-contents ul li:nth-child(3), html body div[ng-controller="flight"] .multi-destination.route-count4 .route-count4.multi-destination section .request-summary-contents ul li:nth-child(4) {
    margin-top: 5%; }
  html body div[ng-controller="flight"] .multi-destination.route-count4.international .general-info {
    margin-top: 12.5%; }
  html body div[ng-controller="flight"] .multi-destination.route-count4.international .price-info {
    margin-top: 6.7%; }
  html body div[ng-controller="flight"] .multi-destination .departure-route {
    height: 100px; }
  html body div[ng-controller="flight"] .multi-destination .general-info {
    position: relative;
    right: 30px; }
  html body div[ng-controller="flight"] .multi-destination .departure-date small {
    width: 45px;
    text-align: right; }
  html body div[ng-controller="flight"] .multi-destination.international .price-amount {
    padding-bottom: 0; }
  html body div[ng-controller="flight"] .multi-destination.international .price-info {
    position: relative;
    left: 10px; }
  html body div[ng-controller="flight"] .multi-destination.international .departure-route:not(.has-stop):last-child {
    margin-bottom: -20px; }
  html body div[ng-controller="flight"] .multi-destination.international .departure-route.has-stop .stops {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    right: 15px;
    width: 100%;
    padding: 0; }
  html body div[ng-controller="flight"] .multi-destination.international .departure-route.first-leg:after {
    display: none !important; }
  html body div[ng-controller="flight"] .multi-destination.international .departure-route:not(.first-leg).departure-route:not(.has-stop) {
    padding-top: 0 !important; }
  html body div[ng-controller="flight"] .multi-destination.international .departure-route:not(.first-leg) {
    padding-top: 0 !important;
    margin-top: 0 !important; }
  html body div[ng-controller="flight"] .multi-destination .request-summary li > span, html body div[ng-controller="flight"] .multi-destination .request-summary li > div {
    margin-bottom: 9px !important; }
  html body div[ng-controller="flight"] section.result-ordering {
    min-height: 90px; }
    html body div[ng-controller="flight"] section.result-ordering .processing {
      display: block;
      text-align: center;
      opacity: 0.5;
      line-height: 2.4; }
  html body div[ng-controller="flight"] .row.route-order {
    margin: 0; }
  html body div[ng-controller="flight"] .change-date-buttons {
    margin: 0 !important;
    position: relative;
    right: -5px;
    top: 41px; }
    html body div[ng-controller="flight"] .change-date-buttons button {
      width: 100%;
      height: 30px;
      position: relative; }
    html body div[ng-controller="flight"] .change-date-buttons > div {
      padding: 0 7px; }
    html body div[ng-controller="flight"] .change-date-buttons button i {
      position: relative;
      top: 2px; }
  html body div[ng-controller="flight"] li.route-cities small {
    position: absolute;
    width: 100%;
    right: 0;
    margin-top: 4px; }
  html body div[ng-controller="flight"] .ng-submitted .ng-invalid {
    border-color: red; }
  html body div[ng-controller="flight"] .ngrs-range-slider .ngrs-join {
    background-color: #414f68 !important; }
  html body div[ng-controller="flight"] .train-features:before {
    top: 12px;
    right: 150px;
    opacity: 0.6;
    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;
    right: 161px !important; }
  html body div[ng-controller="flight"] .train-features span {
    margin: 5px;
    position: relative; }
  html body div[ng-controller="flight"] .train-features {
    margin-top: 15px; }
  html body div[ng-controller="flight"] .flight .other-details .loading-wrapper {
    margin: 40px auto -40px auto !important; }
  html body div[ng-controller="flight"] .selected-result-list-item .card-wrapper {
    background-color: initial !important; }
  html body div[ng-controller="flight"] .reserve-info-wrapper .button-description {
    text-align: center;
    display: block;
    border-top: 1px dashed lightgray;
    margin-top: 10px;
    padding: 15px 0 10px 0;
    line-height: 2;
    letter-spacing: -0.4px;
    color: #333;
    margin-bottom: 0;
    font-size: 9px; }
    html body div[ng-controller="flight"] .reserve-info-wrapper .button-description i {
      position: relative;
      margin-left: 10px;
      top: 2px;
      color: #0aaff3; }
    html body div[ng-controller="flight"] .reserve-info-wrapper .button-description b {
      padding: 3px 8px;
      margin: 0 2px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      font-weight: normal; }
      html body div[ng-controller="flight"] .reserve-info-wrapper .button-description b.buy-ticket {
        background-color: #0aaff3;
        color: white; }
      html body div[ng-controller="flight"] .reserve-info-wrapper .button-description b.reserve-ticket {
        border: 1px solid #0aaff3;
        color: #0aaff3;
        padding: 2px 8px; }
  html body div[ng-controller="flight"] .reserve-table td.price-total {
    white-space: nowrap; }
  html body div[ng-controller="flight"] .right-section .passenger-type {
    display: none; }
  html body div[ng-controller="flight"] .swal2-modal.two-button-swal.non-refundable-warning {
    min-height: initial !important; }
    html body div[ng-controller="flight"] .swal2-modal.two-button-swal.non-refundable-warning .custom-button {
      float: right; }
      html body div[ng-controller="flight"] .swal2-modal.two-button-swal.non-refundable-warning .custom-button.swal2-confirm {
        margin-left: 4%;
        width: 64%; }
      html body div[ng-controller="flight"] .swal2-modal.two-button-swal.non-refundable-warning .custom-button.swal2-cancel {
        margin-left: 0;
        width: 32%; }
  html body div[ng-controller="flight"] div#suggestedFlightsListWrapper > div {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid lightgray; }
    html body div[ng-controller="flight"] div#suggestedFlightsListWrapper > div .dom-return-discription {
      background-color: #ffffff; }
    html body div[ng-controller="flight"] div#suggestedFlightsListWrapper > div .flight > .card-wrapper {
      background-color: #fff;
      position: relative;
      top: 22px;
      z-index: 99;
      margin-top: 0px !important;
      margin-bottom: 28px !important; }
      html body div[ng-controller="flight"] div#suggestedFlightsListWrapper > div .flight > .card-wrapper .other-details {
        background-color: white;
        border-radius: 0 0 15px 15px; }
      html body div[ng-controller="flight"] div#suggestedFlightsListWrapper > div .flight > .card-wrapper .card-content.row.general-detail {
        position: relative;
        top: -18px; }
  html body div[ng-controller="flight"] .online-checkin-required label {
    font-weight: normal;
    text-align: justify;
    line-height: 2; }
    html body div[ng-controller="flight"] .online-checkin-required label span {
      display: block;
      font-weight: bold; }
      html body div[ng-controller="flight"] .online-checkin-required label span input {
        position: relative;
        top: 3px;
        margin-left: 5px;
        width: 15px;
        height: 15px; }
      html body div[ng-controller="flight"] .online-checkin-required label span a {
        color: #428bca !important; }

@media print {
  html, body, .inner-wrapper {
    height: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
    float: none !important;
    width: 100%;
    -webkit-print-color-adjust: exact; }
  .button-wrapper {
    display: none; }
  .company-info > div span i {
    color: #414f68 !important;
    -webkit-print-color-adjust: exact; }
    .company-info > div span i strong {
      color: #0aaff3 !important;
      -webkit-print-color-adjust: exact; }
  .button-wrapper {
    display: none !important; }
  html body.online-booking-system.body:not(.home-page) .body-content {
    background-image: none !important; }
  .information {
    float: right; }
  .information-item {
    float: right !important;
    min-width: 175px !important; }
  .col-md-10 {
    max-width: 83.333333333333% !important; }
  .col-md-2 {
    max-width: 16.666666666667% !important; }
  .search-form-first-style.search-forms-wrapper.container,
  .header,
  footer,
  html body.online-booking-system.body .result-list-wrapper .result-second-feature,
  .reserve-info.submit-wrapper,
  .reserve-info.bank-gateway,
  .row.class-booking,
  section.mobile-actions-wrapper, .right-sidebar-wrapper,
  .international-result-tools-wrapper, .navigation.col-md-9, .alert.alert-warning, .hid.selected-result-list-item, .request-summary.card-wrapper {
    display: none !important; } }
