﻿.oneWayBx, .oneWaySortBx, .roundTripSortBx, .oneWayBx, .airSel, .roundTripBx, .splFareBox .innerbx, .splFareBox {
    background: #ffffff;
}
.oneWayBx:hover, .roundTripBx:hover, .oneWayBx:hover, .splFareBox:hover, .splFareBox .innerbx:hover  {
    background: #f2f2f2;
}
.oneWay .row-9 {
    background: #354257;
}
.splAirBx .airTimeD, .splAirBx .airTimeA, .splAirBx .airDur, .rtdaBxBt, .airLogoBx, .airTimeD, .airTimeA, .airDur, .airStop, .airSms, .airRefund, .airAmt   {
    background: #f5f7f9;
}
.bk-Fare-Breakup {
    background: #170079;
}
.refineLeft .ui-slider .ui-slider-range {
	background: none #00a5d5;
}



 .oneWayBx {
       position: relative;
    right: 0; 
    width: 100%;             
    max-width: 1550px;       
    margin: 0 auto;          
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 25%) 0 0 8px 0;
    padding: 10px 35px;
    box-sizing: border-box;
    margin-top:20px;
     /*margin-top:20px;
  
    width: 1550px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 25%) 0px 0px 8px 0px;*/
   

}


.roundTripBx {
    position: relative;
    right: 12px;
    width: 743px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 25%) 0px 0px 8px 0px;
    margin-bottom: 10px;
}

.tptd table  th {
    padding: 8px;
}
.tptd table  td {
    padding: 8px;
}
