﻿html body div[ng-controller=flight] .domestic .ticket-type .custom-label.second-type-label {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #222239;
  font-weight: normal !important;
}
html body div[ng-controller=flight] .domestic .flight-notice {
  background-color: #9b1f6c;
  z-index: 99;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
html body div[ng-controller=flight] .domestic .flight-notice p {
  color: white;
}
html body div[ng-controller=flight] .domestic .general-detail {
  padding-bottom: 0px !important;
  padding-top: 10px !important;
  height: 119px;
}
html body div[ng-controller=flight] .domestic .general-detail span, html body div[ng-controller=flight] .domestic .general-detail small, html body div[ng-controller=flight] .domestic .general-detail h3 {
  color: #9b1f6c;
  letter-spacing: -0.7px;
}
html body div[ng-controller=flight] .domestic .card-wrapper {
  border: solid 1px #cdcdcd;
}
html body div[ng-controller=flight] .domestic .airline-img {
  padding-right: 30px;
  width: 13%;
  padding-bottom: 10px;
}
html body div[ng-controller=flight] .domestic .airline-img img.airline-logo {
  width: 58px !important;
  margin-bottom: 15px;
}
html body div[ng-controller=flight] .domestic .ticket-type span.airline-name {
  font-size: 12px;
  margin-bottom: 12px !important;
  /*font-weight: bold;*/
}
html body div[ng-controller=flight] .domestic .ticket-type {
  width: 10.5%;
  padding-left: 0 !important;
  margin-top: -9px;
}
html body div[ng-controller=flight] .domestic .ticket-type > span {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  width: 100%;
  font-weight: 500;
  color: #919191;
  margin-bottom: -1px;
}
html body div[ng-controller=flight] .domestic .ticket-type > span.custom-label.ng-scope {
  margin-right: -1px;
}
html body div[ng-controller=flight] .domestic .ticket-type > span.ng-binding {
  width: 150% !important;
  align-items: center;
  display: flex;
  margin-right: 1rem;
}
html body div[ng-controller=flight] .domestic .ticket-type > span.custom-lable {
  right: 16px;
  position: relative;
}
html body div[ng-controller=flight] .domestic .ticket-type P {
  margin-right: 15px;
  width: 100px;
}
html body div[ng-controller=flight] .domestic .ticket-type P span {
  color: #919191 !important;
  font-size: 1.2rem;
  font-weight: 200;
}
html body div[ng-controller=flight] .domestic .ticket-type P.plane-type {
  top: -13px;
  position: relative;
}
html body div[ng-controller=flight] .domestic .ticket-type .custom-label.second-type-label {
  color: #919191 !important;
  font-size: 1.2rem;
  white-space: nowrap;
  font-weight: 500 !important;
  margin-left: 5px;
}
html body div[ng-controller=flight] .domestic .ticket-type .custom-label.second-type-label b {
  text-align: center;
  font-size: 13px;
  margin-right: 2px;
  font-weight: normal;
  letter-spacing: -0.5px;
}
html body div[ng-controller=flight] .domestic .flight-clock {
  text-align: center;
  width: 13%;
  padding-right: 22px;
  padding-left: 0;
  right: 25rem;
}
html body div[ng-controller=flight] .domestic .flight-clock span {
  margin-bottom: 12px;
  display: block;
  /*font-weight: bold;*/
}
html body div[ng-controller=flight] .domestic .flight-clock h3 {
  font-size: 30px;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 15px;
  left: 25rem;
  position: relative;
  top: 30px;
  color: #2b2b2b;
}
html body div[ng-controller=flight] .domestic .flight-clock small.departure-time-small {
  left: 26.3rem;
  position: relative;
  top: 2px;
  font-weight: 200;
  color: black;
  font-size: 1.5rem;
}
html body div[ng-controller=flight] .domestic .flight-clock span.arrival-time {
  font-size: 3rem;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 15px;
  left: 3rem;
  position: absolute;
  top: 25px;
  color: #2b2b2b;
}
html body div[ng-controller=flight] .domestic .flight-clock span.departure-time {
  font-size: 3rem;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 15px;
  left: 25rem;
  position: relative;
  top: 26px;
  color: #2b2b2b;
}
html body div[ng-controller=flight] .domestic .flight-clock small.arrival-time-small {
  margin-top: 0px;
  font-weight: 200;
  margin-bottom: 15px;
  left: 3rem;
  position: absolute;
  top: 60px;
  color: black;
  font-size: 1.5rem;
}
html body div[ng-controller=flight] .domestic .flight-clock .plane-icon:after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #b5b5b5;
  top: 0;
  display: block;
  z-index: 9;
  top: 46px;
  width: 133px;
  margin-right: -136px !important;
}
html body div[ng-controller=flight] .domestic .flight-clock .plane-icon i.fa.fa-plane-left {
  position: absolute;
  top: 40px;
  left: 220px;
  z-index: 99;
  color: #b5b5b5;
}
@media screen and (max-width: 768px) {
  html body div[ng-controller=flight] .domestic .flight-clock h3 {
    margin-bottom: 10px;
  }
  html body div[ng-controller=flight] .domestic .flight-clock .d-inline-block {
    display: inline-block !important;
  }
  html body div[ng-controller=flight] .domestic .flight-clock span {
    margin-bottom: 2px;
  }
}
html body div[ng-controller=flight] .domestic .price-info span.price-amount {
  margin-top: 5px;
  display: block;
  font-size: 18px;
}
html body div[ng-controller=flight] .domestic .price-info span.price-amount small {
  font-size: 10px;
}
html body div[ng-controller=flight] .domestic .price-info span.price-amount small.price-without-discont {
  margin-right: -25px;
  color: gray;
  display: flex;
  flex-direction: column;
  font-size: 16px;
}
html body div[ng-controller=flight] .domestic .price-info span.price-amount span.font-22.ltr {
  font-size: 2rem !important;
}
html body div[ng-controller=flight] .domestic .price-info span.ng-scope {
  text-align: start;
  width: 100%;
  position: absolute;
  left: -26px;
}
html body div[ng-controller=flight] .domestic .price-info span.custom-label {
  margin-top: 12px;
  white-space: nowrap;
}
html body div[ng-controller=flight] .domestic .price-info {
  width: 21%;
  padding-left: 0;
  padding-right: 35px;
  right: 23rem;
  top: 17px;
}
html body div[ng-controller=flight] .domestic .price-info b {
  color: #e13838;
  letter-spacing: 0.1px;
  font-weight: bold;
}
html body div[ng-controller=flight] .domestic .price-info span {
  /*font-weight: bold;*/
}
html body div[ng-controller=flight] .domestic .flight-info {
  width: 20%;
  padding-right: 20px;
  margin-top: -9px;
}
html body div[ng-controller=flight] .domestic .flight-info p {
  margin-top: 40px;
  font-weight: bold;
  color: #919191 !important;
  font-size: 10.5px !important;
  margin-right: -75px !important;
}
html body div[ng-controller=flight] .domestic .flight-info p span {
  color: #919191 !important;
  font-size: 10.5px;
  letter-spacing: 0.2px;
}
html body div[ng-controller=flight] .domestic .flight-info .plane-type span {
  color: #919191 !important;
  font-size: 10.5px;
  font-weight: bold;
  top: -11px !important;
  position: relative;
  left: 75px;
  letter-spacing: 0.2px;
}
html body div[ng-controller=flight] .domestic .flight .submit-detail {
  width: 25%;
  padding-right: 8px;
  padding-top: 8px;
  right: 16rem;
}
html body div[ng-controller=flight] .domestic .flight-submit-wrapper {
  margin: auto;
  width: 65%;
  height: 30px;
  margin-top: 26px;
  right: 30px;
}
html body div[ng-controller=flight] .domestic .flight-submit-wrapper button {
  height: 30px !important;
  border-radius: 10px;
}
html body div[ng-controller=flight] .domestic .result-details-button {
  padding-top: 8px !important;
  left: -2px;
  top: 100px;
  position: absolute;
}
html body div[ng-controller=flight] .domestic .result-details-button > span {
  position: absolute;
  top: 0px;
  width: 120%;
  right: -4px;
  font-size: 1.3rem;
  color: #5780b1;
  font-weight: 200;
}
html body div[ng-controller=flight] .domestic .col-md-7.filter-box ul {
  margin-top: 0px !important;
}
html body div[ng-controller=flight] .domestic .flight-clock:after {
  content: "";
  position: absolute;
  left: 0px;
  height: 95px;
  top: 0px;
  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.9;
}
html body div[ng-controller=flight] .domestic .flight.selected-result-list-item {
  height: 77px !important;
}
html body div[ng-controller=flight] .domestic .flight.selected-result-list-item .flight-submit-wrapper {
  margin-top: 15px !important;
}
html body div[ng-controller=flight] .domestic .round-trip .return.not-found-message {
  margin-top: 130px;
}
html body div[ng-controller=flight] .domestic.round-trip span.route-title {
  position: absolute;
  right: -5px;
  top: 23px;
  transform: rotate(-90deg);
  display: block;
  width: 70px;
  text-align: center;
  opacity: 0.5;
  font-size: 9px;
}
html body div[ng-controller=flight] .domestic.round-trip .airline-img {
  position: relative;
  right: 20px;
}
html body div[ng-controller=flight] .domestic .item-list-wrapper {
  display: flex;
  flex-direction: column;
}
html body div[ng-controller=flight] .domestic .item-list-wrapper > div {
  order: 1;
}
html body div[ng-controller=flight] .domestic .item-list-wrapper > div.flight-selecting-passed {
  order: 0 !important;
}
html body div[ng-controller=flight] .domestic .price-details {
  padding-top: 20px;
  width: 25%;
}
html body div[ng-controller=flight] .domestic .price-details.Payable {
  padding-right: 15px;
  padding-left: 15px;
}
html body div[ng-controller=flight] .domestic .price-details.Payable .text b {
  margin-left: 20px !important;
  margin: auto;
  display: block;
  padding-top: 15px;
  font-size: 16px;
}
html body div[ng-controller=flight] .domestic .price-details table td {
  padding: 15px;
}
html body div[ng-controller=flight] .domestic .price-details table td:nth-child(1) {
  width: 33%;
}
html body div[ng-controller=flight] .domestic .price-details:after {
  top: 20%;
}
html body div[ng-controller=flight] .domestic .details-tabs {
  min-height: 165px;
}
html body div[ng-controller=flight] .domestic .details-tabs.charter-rules {
  width: 80%;
  margin: auto;
  text-align: justify;
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  html body div[ng-controller=flight] .domestic .result-details-button {
    padding-top: 8px !important;
    left: 0px;
    top: 0px;
  }
  html body div[ng-controller=flight] .domestic .airline-img {
    position: relative;
    bottom: 10px;
    padding-bottom: 18px;
    right: -10px !important;
  }
  html body div[ng-controller=flight] .domestic .airline-img .airline-name {
    position: relative;
    bottom: 10px;
  }
  html body div[ng-controller=flight] .domestic .ticket-type {
    padding-right: 0 !important;
    margin-top: 73px;
    position: relative;
    left: 123px;
  }
  html body div[ng-controller=flight] .domestic .ticket-type:after {
    content: "";
    position: absolute;
    left: 0;
    height: 150px;
    width: 2px;
    background: #e2e2e2;
    top: -68px;
    right: 111px;
  }
  html body div[ng-controller=flight] .domestic .ticket-type span {
    margin-top: 8px;
  }
  html body div[ng-controller=flight] .domestic .ticket-type .custom-label {
    padding: 0px 5px !important;
  }
  html body div[ng-controller=flight] .domestic .flight-clock span.arrival-time {
    top: 29px;
  }
  html body div[ng-controller=flight] .domestic .flight-clock i.fa.fa-plane-left {
    top: 36px;
  }
  html body div[ng-controller=flight] .domestic .price-info {
    right: 11rem;
    top: 39px;
  }
  html body div[ng-controller=flight] .domestic .price-info span:last-child {
    position: absolute;
    left: 231px;
    min-width: 100%;
    top: 0px;
  }
  html body div[ng-controller=flight] .domestic .price-info .price-amount small.ng-binding {
    font-size: 11px !important;
    margin-top: 10px;
    margin-right: -2px;
  }
  html body div[ng-controller=flight] .domestic .flight-notice {
    width: 99%;
    height: 30px;
  }
  html body div[ng-controller=flight] .domestic div#suggestedFlightsListWrapper > div .flight > .card-wrapper {
    background-color: #fff;
    position: relative;
    top: -9px;
    z-index: 99;
    border: 1px solid #9b1f6c;
    width: 99%;
    left: 0;
    padding-top: 10px !important;
    padding-left: 7px !important;
  }
  html body div[ng-controller=flight] .domestic .result-details-button > span {
    color: white;
  }
}
