/* Flight css 2/3/2015 */
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);

.oneWayBx {
	
	width: 100%;
	padding: 10px;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 10px;
}
.oneWayBx:hover{
	
	cursor:pointer;
}
.oneWay {
	width: 100%;
	display:inline-block;
}
.oneWay .row-1, .oneWay .row-2, .oneWay .row-3, .oneWay .row-4, .oneWay .row-5, .oneWay .row-6, .oneWay .row-7, .oneWay .row-8, .oneWay .row-9, .oneWay .row-10 {
	position: relative;
	min-height: 1px;
	float: left;
	padding-right: 0px;
	padding-left: 6px;
}
.oneWay .row-1{
	padding-right: 0px;
	padding-left: 0px;
}
.oneWay .row-1 {
	width: 12%;
}
.oneWay .row-2 {
	width: 13%;
	font-size: 16px;
	font-weight:bold;
    color: #2a2c33;
}
.oneWay .row-3 {
	width: 13%;
	font-size: 16px;
	font-weight:bold;
    color: #2a2c33;
}
.oneWay .row-4 {
	width: 9%;
	font-size: 14px;
}
.oneWay .row-5 {
	width: 14%;
	text-align: center;
	font-size: 14px;
}

.oneWay .row-6 {
	width: 9%;
	text-align: center;
}
.oneWay .row-7 {
	width: 20%;
	text-align: right;
	font-size: 20px;
	padding-right: 6px;
	color:#f6953d;
}
.oneWay .row-8 {
	width: 10%;
	padding-top: 0px;
	padding-left: 0px;
}
.oneWay .row-9 {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	
	color: #FFF;
}
.oneWaySortBx {
	
	width: 100%;
	border-bottom: 0px solid #dadee3;
	padding: 0px;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 3px;
}

.sortBx .row-1, .sortBx .row-2, .sortBx .row-3, .sortBx .row-4, .sortBx .row-5, .sortBx .row-6, .sortBx .row-7, .sortBx .row-8, .sortBx .row-9, .sortBx .row-10 {
	position: relative;
	min-height: 1px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.sortBx .row-1{
	padding-right: 0px;
	padding-left: 0px;
}
.sortBx .row-1 {
	width: 12%;
	font-size: 14px;
}
.sortBx .row-2 {
	width: 13%;
	font-size: 14px;
}
.sortBx .row-3 {
	width: 13%;
	font-size: 14px;
}
.sortBx .row-4 {
	width: 31%;
	font-size: 14px;
}

.sortBx .row-5 {
	width: 31%;
	font-size: 14px;
	text-align:center;
}



.roundTripBx {
	
	width: 100%;
	padding: 10px 15px 0px 15px;
	display: inline-block;
	font-size: 11px;
}
.roundTripBx:hover{
	cursor:pointer;
}
.roundTrip {
	width: 100%;
	/*display:inline-block;*/
}
.roundTrip .row-1, .roundTrip .row-2, .roundTrip .row-3, .roundTrip .row-4, .roundTrip .row-5, .roundTrip .row-6{
	position: relative;
	min-height: 1px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.roundTrip .row-1{
	padding-right: 0px;
	padding-left: 0px;
}

.roundTripSortBx {
	
	width: 100%;
	border-bottom: 0px solid #dadee3;
	padding: 0px;
	display: inline-block;
	font-size: 11px;
	margin-bottom: 3px;
}
.roundTripSortBx .btn{
	font-size: 11px;
	padding: 6px 4px;
}
.c-listing_row_append {
    padding-top: 3px !important;
    padding-bottom: 5px !important;
    /*background: #f9f9f9;*/
    cursor: pointer;
    width: 100%;
    border-top:1px solid #eee;
    
    
}
.oneWayBx {
	
	width: 100%;
	padding: 10px 15px 0px 15px;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 0px;
}
.oneWayBx:hover{
	cursor:pointer;
}
.oneWay {
	width: 100%;
	display:inline-block;
}


.splAirBx{
	width: 35%;
	float: left;
}
.splAirBx .row-2{
	width: 35%;
	float: left;
}
.splAirBx .row-3{
	width: 35%;
	float: left;
}
.splAirBx .row-4{
	width: 30%;
	float: left;
}
.splAirBx .row-6 {
	width: 9%;
	text-align: center;
}
.splAirBx .row-7 {
	width: 20%;
	text-align: right;
	font-size: 20px;
	padding-right: 6px;
	color:#f6953d;
}
.splAirBx .row-8 {
	width: 10%;
	padding-top: 0px;
	padding-left: 0px;
}

.sortBx .row-1, .sortBx .row-2, .sortBx .row-3, .sortBx .row-4, .sortBx .row-5, .sortBx .row-6, .sortBx .row-7, .sortBx .row-8, .sortBx .row-9, .sortBx .row-10 {
	position: relative;
	min-height: 1px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.sortBx .row-1{
	padding-right: 0px;
	padding-left: 0px;
}
.sortBx .row-1 {
	width: 12%;
	font-size: 14px;
}
.sortBx .row-2 {
	width: 12%;
}
.sortBx .row-3 {
	width: 12%;
}
.sortBx .row-4 {
	width: 31%;
	font-size: 14px;
}

.sortBx .row-5 {
	width: 33%;
	font-size: 14px;
	text-align:center;
}



.btn-Green {
	color: #fff;
	background-color: #458c6b;
	border-color: #46b8da;
	
}
.btn-Green:hover, .btn-Green:focus, .btn-Green.focus, .btn-Green:active, .btn-Green.active, .open > .dropdown-toggle.btn-Green {
	color: #fff;
	background-color: #91c46c;
	border-color: #269abc;
}
.btn-Green:active, .btn-Green.active, .open > .dropdown-toggle.btn-Green {
	background-image: none;
}
.btn-Green.disabled, .btn-Green[disabled], fieldset[disabled] .btn-Green, .btn-Green.disabled:hover, .btn-Green[disabled]:hover, fieldset[disabled] .btn-Green:hover, .btn-Green.disabled:focus, .btn-Green[disabled]:focus, fieldset[disabled] .btn-Green:focus, .btn-Green.disabled.focus, .btn-Green[disabled].focus, fieldset[disabled] .btn-Green.focus, .btn-Green.disabled:active, .btn-Green[disabled]:active, fieldset[disabled] .btn-Green:active, .btn-Green.disabled.active, .btn-Green[disabled].active, fieldset[disabled] .btn-Green.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}


.btn-LetGreen {
	color: #fff;
	background-color: #170079;
	border-color: #170079;
	border-radius:0px;
	border:0px;
}
.btn-LetGreen:hover, .btn-LetGreen:focus, .btn-LetGreen.focus, .btn-LetGreen:active, .btn-LetGreen.active, .open > .dropdown-toggle.btn-LetGreen {
	color: #fff;
	background-color: #3396e3;
	border-color: #269abc;
}
.btn-LetGreen:active, .btn-LetGreen.active, .open > .dropdown-toggle.btn-LetGreen {
	background-image: none;
}
.btn-LetGreen.disabled, .btn-LetGreen[disabled], fieldset[disabled] .btn-LetGreen, .btn-LetGreen.disabled:hover, .btn-LetGreen[disabled]:hover, fieldset[disabled] .btn-LetGreen:hover, .btn-LetGreen.disabled:focus, .btn-LetGreen[disabled]:focus, fieldset[disabled] .btn-LetGreen:focus, .btn-LetGreen.disabled.focus, .btn-LetGreen[disabled].focus, fieldset[disabled] .btn-LetGreen.focus, .btn-LetGreen.disabled:active, .btn-LetGreen[disabled]:active, fieldset[disabled] .btn-LetGreen:active, .btn-LetGreen.disabled.active, .btn-LetGreen[disabled].active, fieldset[disabled] .btn-LetGreen.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}



.btn-GreenGrp {
	
	color: #d3010e;
	background-color: #ffffff;
	border-color: #46b8da;
	border-radius:0px;
	border:0px;
}
.btn-GreenGrp:hover, .btn-GreenGrp:focus, .btn-GreenGrp.focus, .btn-GreenGrp:active, .btn-GreenGrp.active, .open > .dropdown-toggle.btn-GreenGrp {
	color: #fff;
	background-color: #d3010e;
	border-color: #269abc;
}
.btn-GreenGrp:active, .btn-GreenGrp.active, .open > .dropdown-toggle.btn-GreenGrp {
	background-image: none;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}
.btn-GreenGrp.disabled, .btn-GreenGrp[disabled], fieldset[disabled] .btn-GreenGrp, .btn-GreenGrp.disabled:hover, .btn-GreenGrp[disabled]:hover, fieldset[disabled] .btn-GreenGrp:hover, .btn-GreenGrp.disabled:focus, .btn-GreenGrp[disabled]:focus, fieldset[disabled] .btn-GreenGrp:focus, .btn-GreenGrp.disabled.focus, .btn-GreenGrp[disabled].focus, fieldset[disabled] .btn-GreenGrp.focus, .btn-GreenGrp.disabled:active, .btn-GreenGrp[disabled]:active, fieldset[disabled] .btn-GreenGrp:active, .btn-GreenGrp.disabled.active, .btn-GreenGrp[disabled].active, fieldset[disabled] .btn-GreenGrp.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}




.btn-Orange {
	color: #fff;
	background-color: #d9a86c;
	border-color: #46b8da;
	border-radius:0px;
	font-size:11px;
}
.btn-Orange:hover, .btn-Orange:focus, .btn-Orange.focus, .btn-Orange:active, .btn-Orange.active, .open > .dropdown-toggle.btn-Orange {
	color: #fff;
	background-color: #d9a86c;
	border-color: #269abc;
}
.btn-Orange:active, .btn-Orange.active, .open > .dropdown-toggle.btn-Orange {
	background-image: none;
}
.btn-Orange.disabled, .btn-Orange[disabled], fieldset[disabled] .btn-Orange, .btn-Orange.disabled:hover, .btn-Orange[disabled]:hover, fieldset[disabled] .btn-Orange:hover, .btn-Orange.disabled:focus, .btn-Orange[disabled]:focus, fieldset[disabled] .btn-Orange:focus, .btn-Orange.disabled.focus, .btn-Orange[disabled].focus, fieldset[disabled] .btn-Orange.focus, .btn-Orange.disabled:active, .btn-Orange[disabled]:active, fieldset[disabled] .btn-Orange:active, .btn-Orange.disabled.active, .btn-Orange[disabled].active, fieldset[disabled] .btn-Orange.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.refineLeft{
	width:23%; position:relative; float:left; margin-right:2%;
}
.RightBx{
	width:75%; position:relative; float:left;
}



@media (min-width: 1200px) {
.oneWay .row-1 {
	width: 12%;
}
.oneWay .row-2 {
	width: 13%;
}
.oneWay .row-3 {
	width: 13%;
}
.oneWay .row-4 {
	width: 9%;
	font-size: 14px;
}
.oneWay .row-5 {
	width: 14%;
	text-align: center;
	font-size: 14px;
}

.oneWay .row-6 {
	width: 9%;
	text-align: center;
}
.oneWay .row-7 {
	width: 20%;
	text-align: right;
	font-size: 20px;
	padding-right: 6px;
	color:#f6953d;
}
.oneWay .row-8 {
	width: 10%;
	padding-top: 0px;
	padding-left: 0px;
}






.roundTrip .row-1 {
	width: 14%;
}
.roundTrip .row-2 {
	width: 16%;
	font-size: 14px;
	font-weight:bold;
}
.roundTrip .row-2 .col-lg-12, .roundTrip .row-2 .col-md-12, .roundTrip .row-2 .col-sm-12, .roundTrip .row-2 .col-xs-12{
	padding-left:2px;
	padding-right:0px;
}
.roundTrip .row-3 {
	width: 16%;
}

.roundTrip .row-4 {
	width: 20%;
	font-size: 11px;
	text-align:center;
}


.roundTrip .row-5 {
	width: 18%;
	color: #f6953d;
    font-size: 15px;
    padding-right: 4px;
    text-align: right;
}
.roundTrip .row-6 {
	width: 20%;
	text-align: center;
	font-size: 16px;
	color:#f6953d;
}
.splAirBx .row-2{
	width: 35%;
	float: left;
}
.splAirBx .row-3{
	width: 35%;
	float: left;
}
.splAirBx .row-4{
	width: 30%;
	float: left;
}


.refineLeft{
	
	
	width:23%; position:relative; float:left; margin-right:2%;
}
.btn-Green {
	color: #fff;
	background-color: #458c6b;
	border-color: #46b8da;
	height: 64px;
	top: 0px;
	position: absolute;
	width: 100%;
}
.airFlBlnk{
	width:73%; float:left;
}
.airFlDtl{
	width:15%; float:left; text-align:center;
}
.airFrBrk{
	width:12%; padding-right:6px; float:left; text-align:center;
}

.RightBx{
	width:75%; position:relative; float:left;
}
.FltBtn{
	display:none;
}
.pnlhide {
	
}
.drppopover .badge {
	display: none;
	
}
.ftlPoP{
	width:100%;
}
.rtdaBx{
	width:42%; float:left;
}
.rtdaBxTp{
	width:100%; float:left; margin-bottom:4px;
}
.rtdaBxBt{
	width:100%; float:left; font-size:12px;
}
.actibx{
	background:#f7f7f7; width:50%; margin-top:30px; margin-left:auto; margin-right:auto;
}

}
 @media (min-width:992px) {
.oneWay .row-1 {
	width: 12%;
}
.oneWay .row-2 {
	width: 13%;
}
.oneWay .row-3 {
	width: 13%;
}
.oneWay .row-4 {
	width: 9%;
	font-size: 14px;
}
.oneWay .row-5 {
	width: 14%;
	text-align: center;
	font-size: 14px;
}

.oneWay .row-6 {
	width: 9%;
	text-align: center;
}
.oneWay .row-7 {
	width: 20%;
	text-align: right;
	font-size: 20px;
	padding-right: 6px;
	color:#f6953d;
}
.oneWay .row-8 {
	width: 10%;
	padding-top: 0px;
	padding-left: 0px;
}

.roundTrip .row-1 {
	width: 14%;
}
.roundTrip .row-2 {
	width: 14%;
}

.roundTrip .row-3 {
	width: 14%;
}

.roundTrip .row-4 {
	width: 18%;
	font-size: 15px;
	text-align:center;
	color:#000;
}

.roundTrip .row-5 {
	width: 20%;
	color: #f6953d;
    font-size: 18px;
    padding-right: 4px;
    text-align: right;
}
.roundTrip .row-6 {
	width: 20%;
	text-align: center;
	font-size: 16px;
	color:#f6953d;
}
.roundTrip .btn{
	font-size:12px;
	padding: 2px 2px;
}
.splAirBx .row-2{
	width: 35%;
	float: left;
    color: #fca900;
}
.splAirBx .row-3{
	width: 35%;
	float: left;
}
.splAirBx .row-4{
	width: 30%;
	float: left;
	font-size:15px;
}

.refineLeft{
	width:23%; position:relative; float:left; margin-right:2%;
	height:auto;
}
.btn-Green {
	color: #fff;
	background-color: #458c6b;
	border-color: #46b8da;
	height: 64px;
	top: 0px;
	position: absolute;
	width: 100%;
}
.airFlBlnk{
	width:73%; float:left;
}
.airFlDtl{
	width:15%; float:left; text-align:center;
}
.airFrBrk{
	width:12%; padding-right:6px; float:left; text-align:center;
}


.roundTrip .airFlBlnk{
	width:50%; float:left;
}
.roundTrip .airFlDtl{
	width:26%; float:left; text-align:center;
}
.roundTrip .airFrBrk{
	width:24%; padding-right:6px; float:left; text-align:center;
}


.RightBx{
	width:75%; position:relative; float:left;
}
.FltBtn{
	display:none;
}
.pnlhide {
	
}
.drppopover .badge {
	display: none;
	
}
.ftlPoP{
	width:100%;
}
.rtdaBx{
	width:42%; float:left;
}
.rtdaBxTp{
	width:100%; float:left; margin-bottom:4px;
}
.rtdaBxBt{
	width:100%; float:left; font-size:12px;
}
.actibx{
	width:50%; margin-top:30px; margin-left:auto; margin-right:auto;
}
}
@media (max-width:767px) {
.oneWay .row-1 {
	width: 100%;
}
.oneWay .row-2 {
	width: 100%;
}
.oneWay .row-3 {
	width: 100%;
}
.oneWay .row-4 {
	width: 100%;
}
.oneWay .row-5 {
	width: 100%;
}
.oneWay .row-6 {
	width: 100%;
}
.oneWay .row-7 {
	width: 100%;
}
.oneWay .row-8 {
	width: 100%;
	margin-bottom:0px;
}
.oneWay .row-9 {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	
	color: #FFF;
}



.roundTrip .row-1 {
	width: 100%;
}
.roundTrip .row-2 {
	width: 100%;
}
.roundTrip .row-3 {
	width: 100%;
}
.roundTrip .row-4 {
	width: 100%;
}
.oneWay .row-5 {
	width: 100%;
}
.roundTrip .row-6 {
	width: 100%;
}


.splAirBx{
	width: 100%;
}
.splAirBx .row-2{
	width: 35%;
	float: left;
}
.splAirBx .row-3{
	width: 35%;
	float: left;
}
.splAirBx .row-4{
	width: 30%;
	float: left;
	font-size:15px;
}

.splAirBx .airTimeD {
	font-size: 18px;
	width: 35%;
	padding-left:15%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 5px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.splAirBx .airTimeA {
	font-size: 18px;
	width: 35%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 5px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.splAirBx .airDur {
	font-size: 18px;
	width: 30%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 5px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}




.rtdaBxBt{
	font-size: 18px;
	width: 25%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}

.airLogoBx {
	width: 100%;
	float: left;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #333333;
	font-size: 18px;
	border-bottom: solid 4px #FFFFFF;
}
.airLogo {
	width: 15%;
	float: left;
	text-align:center;
}
.airName {
	width: 40%;
	float: left;
	text-align:center;
    line-height: 1.1em;
}
.airNo {
	width: 45%;
	float: left;
	text-align:center;
}

.airTimeD {
	font-size: 18px;
	width: 55%;
	padding-left:15%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airTimeA {
	font-size: 18px;
	width: 45%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airDur {
	font-size: 18px;
	width: 25%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airStop {
	font-size: 18px;
	width: 25%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airSms {
	font-size: 18px;
	width: 25%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airRefund {
	font-size: 18px;
	width: 25%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airAmt {
	font-size: 20px;
	width: 100%;
	height: 60px;
	text-align: center;
	float: left;
	padding-top: 18px;
	color: #333333;
	border-bottom: solid 4px #FFFFFF;
}
.airSel {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	color: #ffffff;
	border-bottom: solid 4px #FFFFFF;
}
.airSel .btn-Green {
	padding: 10px 6px;
	width: 99%;
}
.airFlBlnk{
	width:0%; float:left;
}
.airFlDtl{
	width:50%; float:left; text-align:center;
}
.airFrBrk{
	width:49%; padding-right:0px; float:left; text-align:center;
}
.btn-LetGreen {
	color: #fff;
	background-color: #91c46c;
	border-color: #46b8da;
	border-radius:0px;
	padding: 6px;
}
.refineLeft{
	width:100%;
}
.RightBx{
	width:100%;
}
.airFlDtl .btn-xs
 {
  padding: 8px 5px;
}
.airFrBrk .btn-xs
 {
  padding: 8px 5px;
}
.FltBtn{
	
}
.ftlPoP{
	left:18%; width:70%;
}

.pnlhide {
	display: none;
}
.drppopover {
	position: absolute;
	top: 0;
	z-index: 1010;
	/*display: none;*/
	padding: 0px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	border: 3px solid #cccccc;
  /*border: 1px solid rgba(0, 0, 0, 0.2);*/
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-clip: padding-box;
	border : solid 0px rgba(0,0,0,0.3);
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.drppopover-content {
	padding: 0px;
}
.drppopover .badge {
	display: inline-block;
	min-width: 4px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #ccc;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.drppopover .badge:empty {
	display: none;
}
.drppopover a.badge:hover, .drppopover a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.drppopover .badge {
	margin-left: 0px;
	right: 0px;
	top: 0px;
	position: relative;
}


.drppopover label {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 12px;
}
.actibx{
	width:96%;
}

}
 @media (max-width:480px) {
.at1 {
	width: 35%;
	float: left;
	border: solid 1px #CCCCCC;
}
.at2 {
	width: 35%;
	float: left;
	border: solid 1px #CCCCCC;
}
.at3 {
	width: 30%;
	float: left;
	border: solid 1px #CCCCCC;
}
.actibx{
	width:96%;
}
}
@media (max-width:320px) {
.at1 {
	width: 35%;
	float: left;
}
.at2 {
	width: 35%;
	float: left;
}
.at3 {
	width: 30%;
	float: left;
}
.actibx{
	width:96%;
}
}


.serchbt .btn-danger,
.serchbt .btn-danger.disabled,
.serchbt .btn-danger[disabled] {
	color:#e81a24;
    border-color: #b9b9b9;
    background-color: #ffffff;
	border:0px;
	text-shadow:none;
}
.serchbt .btn-danger:hover,
.serchbt .btn-danger:focus,
.serchbt .btn-danger:active,
.serchbt .btn-danger.active,
.serchbt .open .dropdown-toggle.btn-danger {
    border-color: #b9b9b9;
    background-color: #e81a24;
	color:#fff;
}

.FltDtlBox {
	border-top: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	
	font-size: 12px;
    
}
.FltDtlBox h3 small{
	
    color:#6d6e71;
}
.FltDtlBox h3 a{
	
    color:#6d6e71;
}
.FltDtlBox .layover-box {
	border-bottom: 1px solid #E2E2E2;
	height: 1px;
	line-height: 0;
	margin: 19px 0 20px 0;
	padding: 2px 0 0;
	position: relative;
	text-align: center;
    width: 100% !important;
}
.FltDtlBox .layover-box .layOver {
	background-color: #FFFFFF;
    font-size: 18px;
    line-height: 0;
    padding: 12px 5px;
    width: auto;
    min-height: 20%;
    max-width: 25%;
    margin-left: auto;
    margin-right: auto;
    top: -12px;
    position: relative;
}

.roundTripBx .FltDtlBox {
	border-top: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: -15px;
	font-size: 12px;
}
.drppopover {
	
	top: 0;
	left: 0;
	z-index: 1010;
	padding: 0px;
	text-align: left;
	white-space: normal;
	border-radius: 0px;
	border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.drppopover.top {
	margin-top: -10px;
}
.drppopover-content {
	padding: 5px 5px;
}
.refineLeft .ui-widget-content {
	background: none;
	border: 0px solid #AAAAAA;
	color: #222222;
}
.refineLeft .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 12px;
	display: block;
	border: 0;
	background-position: 0 0;
	
}
.refineLeft .ui-widget-header {
	background: none #ccc;
	border: 0px solid #AAAAAA;
	color: #fc0031;
	font-weight: 400;
}
.refineLeft .ui-corner-all, .refineLeft .ui-corner-top, .refineLeft .ui-corner-left, .refineLeft .ui-corner-tl {
	border-top-left-radius: 0px;
}
.refineLeft .ui-corner-all, .refineLeft .ui-corner-top, .refineLeft .ui-corner-right, .refineLeft .ui-corner-tr {
	border-top-right-radius: 0px;
}
.refineLeft .ui-corner-all, .refineLeft .ui-corner-bottom, .refineLeft .ui-corner-left, .refineLeft .ui-corner-bl {
	border-bottom-left-radius: 0px;
}
.refineLeft .ui-corner-all, .refineLeft .ui-corner-bottom, .refineLeft .ui-corner-right, .refineLeft .ui-corner-br {
	border-bottom-right-radius: 0px;
}
.refineLeft .ui-state-default, .refineLeft .ui-widget-content .ui-state-default, .refineLeft .ui-widget-header .ui-state-default {
	border: 1px solid #ccc;
	background: #fff;
	font-weight: normal;
	color: #555555;
	cursor: pointer;
}
.refineLeft .ui-slider-horizontal {
	height: 3px;
	background: none #ccc;
}
.refineLeft .ui-slider-horizontal .ui-slider-handle {
	top: -.5em;
	margin-left: -.6em;
}

/*.splFareBox{
	color:#666666;
    border:2px solid #eee;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	height:auto;
	width:104px;
	padding:3px;
	margin-right:2px;
	margin-left:2px;
	float:left;
	text-align:center;
	position:relative;
	min-height:100px;
}*/

.splFareBox {
    padding: 10px;
    float: left;
    height: 55px !important;
    width: inherit;
    border: 1px solid #ebebeb;
    margin-right: -1px;
    cursor: pointer;
}

.splFareBox .splFareText {
    padding-bottom: 5px;
    display: block;
    line-height: 1;
    font-size: 10px;
    color: #999;
}
.splFareBox .splAmt {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    color: #fca900;
}
.splFareBox .splFareimg {
    display: block;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    width: 26px;
    float: left;
    margin-right: 8px;
}


.tabs-below > .nav-tabs {
	border-bottom-width: 0;
	border-color: #DDDDDD;
	margin-bottom: 0;
	margin-top: -1px;
	top: auto;
}
.tabs-below > .nav-tabs > li > a, .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
	border-color: #DDDDDD;
}
.tabs-below > .nav-tabs > li.active > a, .tabs-below > .nav-tabs > li.active > a:hover, .tabs-below > .nav-tabs > li.active > a:focus {
	border-bottom: 2px solid #DDDDDD;
	border-color: transparent #DDDDDD #DDDDDD;
	border-top-width: 1px;
	margin-top: 0;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
	min-width: 60px;
}
.tabs-left > .nav-tabs {
	border-color: #DDDDDD;
	float: left;
	margin-bottom: 0;
	top: auto;
}
.tabs-left > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
	border-color: #DDDDDD;
	margin: 0 -1px 0 0;
}
.tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active > a:focus, .tabs-left > .nav-tabs > li.active > a:hover {
	border-color: #DDDDDD;
	border-right: none;
	border-left: 2px solid #DDDDDD;
	border-top-width: 1px;
	margin: 0 -1px;
}
.tabs-right > .nav-tabs {
	border-color: #DDDDDD;
	float: right;
	margin-bottom: 0;
	top: auto;
}
.tabs-right > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover {
	border-color: #DDDDDD;
	margin: 0 -1px;
}
.tabs-right > .nav-tabs > li.active > a, .tabs-right > .nav-tabs > li.active > a:focus, .tabs-right > .nav-tabs > li.active > a:hover {
	border-color: #DDDDDD;
	border-left: none;
	border-right: 2px solid #DDDDDD;
	border-top-width: 1px;
	margin: 0 -2px 0 -1px;
}
.nav-tabs > li > a > .badge {
	line-height: 8px;
	opacity: 0.7;
}
.nav-tabs > li > a > [class*="fa-"] {
	opacity: 0.75;
}
.nav-tabs > li.active > a > .badge, .nav-tabs > li.active > a > [class*="fa-"] {
	opacity: 1;
}
.nav-tabs li [class*=" fa-"], .nav-tabs li [class^="fa-"] {
	display: inline-block;
	text-align: center;
	width: 1.25em;
}
.nav-tabs > li.open .dropdown-toggle {
	background-color: #4F99C6;
	border-color: #4F99C6;
	color: #FFFFFF;
}
.nav-tabs > li.open .dropdown-toggle > [class*="fa-"] {
	color: #FFFFFF !important;
	opacity: 1;
}
.tabs-left .tab-content, .tabs-right .tab-content {
	overflow: auto;
}
/*teal*/
.tab-teal > li.active > a, .tab-teal > li.active > a:hover, .tab-teal > li.active > a:focus {
	border-color: #DDDDDD;
	border-top: 2px solid #569099;
}
.tab-teal > li > a:hover {
	color: #569099;
}
.tab-teal > li.dropdown.open.active > a:hover, .tab-teal > li.dropdown.open.active > a:focus {
	background-color: #569099;
	border-color: #569099;
	color: #FFFFFF;
}
.tab-teal > li.open .dropdown-toggle {
	background-color: #569099;
	border-color: #569099;
	color: #FFFFFF;
}
.tab-teal .dropdown-menu > li > a:hover, .tab-teal .dropdown-menu > li > a:focus {
	background-color: #569099;
}
.tab-teal .active > a, .tab-teal .active > a:hover, .tab-teal .active > a:focus {
	background-color: #569099;
}
.tabs-left > .tab-teal > li.active > a, .tabs-left > .tab-teal > li.active > a:focus, .tabs-left > .tab-teal > li.active > a:hover {
	border-color: #DDDDDD;
	border-right: none;
	border-left: 2px solid #569099;
}
.tabs-below > .tab-teal > li.active > a, .tabs-below > .tab-teal > li.active > a:hover, .tabs-below > .tab-teal > li.active > a:focus {
	border-color: #DDDDDD;
	border-top: none;
	border-bottom: 2px solid #569099;
}
.tabs-right > .tab-teal > li.active > a, .tabs-right > .tab-teal > li.active > a:focus, .tabs-right > .tab-teal > li.active > a:hover {
	border-color: #DDDDDD;
	border-left: none;	
	border-right: 2px solid #569099;
}
.tab-padding.tab-teal > li > a, .tab-padding.tab-teal > li > a:focus, .tab-padding.tab-teal > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-teal > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-teal > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-teal > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-teal > li > a, .tab-padding.tab-teal > li > a:focus {
	background-color: #7DAFB7;
}
.tab-padding.tab-teal > li.active > a, .tab-padding.tab-teal > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #4F80A0;
}
.tab-padding.tab-teal > li.active > a, .tab-padding.tab-teal > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #569099 #DDDDDD transparent;
	color: #4D8189;
}
.tabs-below .tab-padding.tab-teal > li.active > a {
	border-color: transparent #7DB4D8 #7DB4D8;
}
.tab-padding.tab-teal {
	border-bottom-color: #569099;
	background-color: #F3F8F8;
}
.tabs-below .nav-tabs.tab-teal {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
/*bricky*/
.tab-bricky > li.active > a, .tab-bricky > li.active > a:hover, .tab-bricky > li.active > a:focus {
	border-color: #C83A2A #DDDDDD transparent;
	border-top: 2px solid #C83A2A;
}
.tab-bricky > li > a:hover {
	color: #C83A2A;
}
.tab-bricky > li.dropdown.open.active > a:hover, .tab-bricky > li.dropdown.open.active > a:focus {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #FFFFFF;
}
.tab-bricky > li.open .dropdown-toggle {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #FFFFFF;
}
.tab-bricky .dropdown-menu > li > a:hover, .tab-bricky .dropdown-menu > li > a:focus {
	background-color: #C83A2A;
}
.tab-bricky .active > a, .tab-bricky .active > a:hover, .tab-bricky .active > a:focus {
	background-color: #C83A2A;
}
.tabs-left > .tab-bricky > li.active > a, .tabs-left > .tab-bricky > li.active > a:focus, .tabs-left > .tab-bricky > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #C83A2A;
	border-left: 2px solid #C83A2A;
}
.tabs-below > .tab-bricky > li.active > a, .tabs-below > .tab-bricky > li.active > a:hover, .tabs-below > .tab-bricky > li.active > a:focus {
	border-bottom: 2px solid #C83A2A;
	border-color: transparent #DDDDDD #C83A2A;
}
.tabs-right > .tab-bricky > li.active > a, .tabs-right > .tab-bricky > li.active > a:focus, .tabs-right > .tab-bricky > li.active > a:hover {
	border-color: #DDDDDD #C83A2A #DDDDDD transparent;
	border-right: 2px solid #C83A2A;
}
.tab-padding.tab-bricky > li > a, .tab-padding.tab-bricky > li > a:focus, .tab-padding.tab-bricky > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-bricky > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-bricky > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-bricky > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-bricky > li > a, .tab-padding.tab-bricky > li > a:focus {
	background-color: #DC6456;
}

.tab-padding.tab-bricky > li.active > a, .tab-padding.tab-bricky > li.active > a:focus, .tab-padding.tab-bricky > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-bricky > li.active > a, .tab-padding.tab-bricky > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #C83A2A #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-bricky > li.active > a {
	border-color: transparent #C83A2A #DDDDDD;
}
.tab-padding.tab-bricky {
	border-bottom-color: #C83A2A;
	background-color: #FBEEEC;
}
.tabs-below .nav-tabs.tab-bricky {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
/*green*/
.tab-green > li.active > a, .tab-green > li.active > a:hover, .tab-green > li.active > a:focus {
	border-color: #3D9400 #DDDDDD transparent;
	border-top: 2px solid #3D9400;
}
.tab-green > li > a:hover {
	color: #3D9400;
}
.tab-green > li.dropdown.open.active > a:hover, .tab-green > li.dropdown.open.active > a:focus {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #FFFFFF;
}
.tab-green > li.open .dropdown-toggle {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #FFFFFF;
}
.tab-green .dropdown-menu > li > a:hover, .tab-green .dropdown-menu > li > a:focus {
	background-color: #3D9400;
}
.tab-green .active > a, .tab-green .active > a:hover, .tab-green .active > a:focus {
	background-color: #3D9400;
}
.tabs-left > .tab-green > li.active > a, .tabs-left > .tab-green > li.active > a:focus, .tabs-left > .tab-green > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #3D9400;
	border-left: 2px solid #3D9400;
}
.tabs-below > .tab-green > li.active > a, .tabs-below > .tab-green > li.active > a:hover, .tabs-below > .tab-green > li.active > a:focus {
	border-bottom: 2px solid #3D9400;
	border-color: transparent #DDDDDD #3D9400;
}
.tabs-right > .tab-green > li.active > a, .tabs-right > .tab-green > li.active > a:focus, .tabs-right > .tab-green > li.active > a:hover {
	border-color: #DDDDDD #3D9400 #DDDDDD transparent;
	border-right: 2px solid #3D9400;
}
.tab-padding.tab-green > li > a, .tab-padding.tab-green > li > a:focus, .tab-padding.tab-green > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-green > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-green > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-green > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-green > li > a, .tab-padding.tab-green > li > a:focus {
	background-color: #71B145;
}
/*purple*/
.tab-purple > li.active > a, .tab-purple > li.active > a:hover, .tab-purple > li.active > a:focus {
	border-color: #57517B #DDDDDD transparent;
	border-top: 2px solid #57517B;
}
.tab-purple > li > a:hover {
	color: #57517B;
}
.tab-purple > li.dropdown.open.active > a:hover, .tab-purple > li.dropdown.open.active > a:focus {
	background-color: #57517B;
	border-color: #57517B;
	color: #FFFFFF;
}
.tab-purple > li.open .dropdown-toggle {
	background-color: #57517B;
	border-color: #57517B;
	color: #FFFFFF;
}
.tab-purple .dropdown-menu > li > a:hover, .tab-purple .dropdown-menu > li > a:focus {
	background-color: #57517B;
}
.tab-purple .active > a, .tab-purple .active > a:hover, .tab-purple .active > a:focus {
	background-color: #57517B;
}
.tabs-left > .tab-purple > li.active > a, .tabs-left > .tab-purple > li.active > a:focus, .tabs-left > .tab-purple > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #57517B;
	border-left: 2px solid #57517B;
}
.tabs-below > .tab-purple > li.active > a, .tabs-below > .tab-purple > li.active > a:hover, .tabs-below > .tab-purple > li.active > a:focus {
	border-bottom: 2px solid #57517B;
	border-color: transparent #DDDDDD #57517B;
}
.tabs-right > .tab-purple > li.active > a, .tabs-right > .tab-purple > li.active > a:focus, .tabs-right > .tab-purple > li.active > a:hover {
	border-color: #DDDDDD #57517B #DDDDDD transparent;
	border-right: 2px solid #57517B;
}
.tab-padding.tab-purple > li > a, .tab-padding.tab-purple > li > a:focus, .tab-padding.tab-purple > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-purple > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-purple > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-purple > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-purple > li > a, .tab-padding.tab-purple > li > a:focus {
	background-color: #84809F;
}

.tab-padding.tab-purple > li.active > a, .tab-padding.tab-purple > li.active > a:focus, .tab-padding.tab-purple > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-purple > li.active > a, .tab-padding.tab-purple > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #57517B #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-purple > li.active > a {
	border-color: transparent #57517B #DDDDDD;
}
.tab-padding.tab-purple {
	border-bottom-color: #57517B;
	background-color: #F5F4F9;
}
.tabs-below .nav-tabs.tab-purple {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
.tab-padding.tab-green > li.active > a, .tab-padding.tab-green > li.active > a:focus, .tab-padding.tab-green > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-green > li.active > a, .tab-padding.tab-green > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #3D9400 #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-green > li.active > a {
	border-color: transparent #3D9400 #DDDDDD;
}
.tab-padding.tab-green {
	border-bottom-color: #3D9400;
	background-color: #EFFBEC;
}
.tabs-below .nav-tabs.tab-green {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
/*blue*/
.tab-blue > li.active > a, .tab-blue > li.active > a:hover, .tab-blue > li.active > a:focus {
	border-color: #364F6A #DDDDDD transparent;
	border-top: 2px solid #364F6A;
}
.tab-blue > li > a:hover {
	color: #364F6A;
}
.tab-blue > li.dropdown.open.active > a:hover, .tab-blue > li.dropdown.open.active > a:focus {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #FFFFFF;
}
.tab-blue > li.open .dropdown-toggle {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #FFFFFF;
}
.tab-blue .dropdown-menu > li > a:hover, .tab-blue .dropdown-menu > li > a:focus {
	background-color: #364F6A;
}
.tab-blue .active > a, .tab-blue .active > a:hover, .tab-blue .active > a:focus {
	background-color: #364F6A;
}
.tabs-left > .tab-blue > li.active > a, .tabs-left > .tab-blue > li.active > a:focus, .tabs-left > .tab-blue > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #364F6A;
	border-left: 2px solid #364F6A;
}
.tabs-below > .tab-blue > li.active > a, .tabs-below > .tab-blue > li.active > a:hover, .tabs-below > .tab-blue > li.active > a:focus {
	border-bottom: 2px solid #364F6A;
	border-color: transparent #DDDDDD #364F6A;
}
.tabs-right > .tab-blue > li.active > a, .tabs-right > .tab-blue > li.active > a:focus, .tabs-right > .tab-blue > li.active > a:hover {
	border-color: #DDDDDD #364F6A #DDDDDD transparent;
	border-right: 2px solid #364F6A;
}
.tab-padding.tab-blue > li > a, .tab-padding.tab-blue > li > a:focus, .tab-padding.tab-blue > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-blue > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-blue > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-blue > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-blue > li > a, .tab-padding.tab-blue > li > a:focus {
	background-color: #6C7F92;
}

.tab-padding.tab-blue > li.active > a, .tab-padding.tab-blue > li.active > a:focus, .tab-padding.tab-blue > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-blue > li.active > a, .tab-padding.tab-blue > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #364F6A #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-blue > li.active > a {
	border-color: transparent #364F6A #DDDDDD;
}
.tab-padding.tab-blue {
	border-bottom-color: #364F6A;
	background-color: #F3F5F6;
}
.tabs-below .nav-tabs.tab-blue {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
.BkPg{
	font-size:12px;
}
.BkPg table {
  
}
.BkPg td {
  padding: 4px;
}
.Amt-strikeout{
	font-size:14px;
text-decoration: line-through;
}
.Amt-strikeout-R{
	font-size:12px;
text-decoration: line-through;
}

.modal-body table {
  max-width: 100%;
  background-color: transparent;
  width: 100%;
  margin-bottom: 20px;
}
.st-color {
    color:#d3010e;
}
.st-bt-color {
    border-bottom: 1px solid #e5e5e5;
}
.st-Filter-sesrch {
    width: 100%; padding: 14px 10px 12px 15px; color: #000; margin-bottom: 2px; font-size: 14px; font-weight: bold; text-transform:uppercase; background:#fff;
}
.menu-outer {
    z-index: 1100; background-color: #170079;
}

.FilterHide {
    display:none;position:absolute;width:100%;height:100%;top: 0;left: 0; opacity: 0.2; filter: alpha(opacity=20); -moz-opacity: 0.2; z-index: 1009;background-color: Black;
}
.roundTopBk {
    display: none; position: absolute; left: 0px; top: 0px; z-index: 1009; background-color: White; width: 100%; height: 100%; text-align: center;
}
.SelItem-main {
    margin-bottom: 0px; padding: 0px 15px 0px 15px; font-size: 12px; position: relative; 
}
.btm-round-air-select {
    /*position:fixed;*/ bottom:0px;margin-bottom: 10px; height:auto; width:100%; display:block; z-index:100001; border-top:2px solid #747474; border-bottom:2px solid #747474; padding:10px 0px; background:#f2f2f2;
}
.bk-Fare-Breakup {
    width: 100%; padding: 5px; color: #fff; margin-bottom: 2px; font-size: 16px; font-weight: normal; 
}
.bk-edit {
    color: #131313;
}
.st-border-bot-2 {
    border-bottom: 2px solid #e5e5e5;
}

.drppopover h4, .drppopover .h4, .drppopover h5, .drppopover .h5, .drppopover h6, .drppopover .h6 {
	margin-bottom: 5px;
	margin-top: 5px;
    margin-left: 8px;
}
.refineLeft .btn-default:hover, .refineLeft .btn-default:focus, .refineLeft .btn-default:active, .refineLeft .btn-default.active, .refineLeft .open .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #01a5d3;
    border-color: #01a5d3;
}