dl.time dd input[type = "text"] {
    border: 0;
    color: #488ED4;
    background: none;
    text-align: right;
    font-weight: bold;
}

.results-holder td, .results-holder td.col1 {
    vertical-align: middle;
    padding: 4px 4px;
}
td .air-background {
	background-repeat: no-repeat !important;
    background-position-x: 55% !important;
    background-position-y: 40% !important;	
}
.even td.air_galileo {
	background-image: url("/images/air/bg_galileo_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_galileo {
	background-image: url("/images/air/bg_galileo_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_sabre {
	background-image: url("/images/air/bg_sabre_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_sabre {
	background-image: url("/images/air/bg_sabre_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_pobeda {
	background-image: url("/images/air/bg_pobeda_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_pobeda {
	background-image: url("/images/air/bg_pobeda_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_s7 {
    background-image: url("/images/air/bg_s7_even.png") !important;
    background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_s7 {
    background-image: url("/images/air/bg_s7_odd.png") !important;
    background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_su {
    background-image: url("/images/air/bg_su_even.png") !important;
    background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_su {
    background-image: url("/images/air/bg_su_odd.png") !important;
    background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_mixvel {
    background-image: url("/images/air/bg_mixvel_even.png") !important;
    background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_mixvel {
    background-image: url("/images/air/bg_mixvel_odd.png") !important;
    background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_sirena {
	background-image: url("/images/air/bg_sirena_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_sirena {
	background-image: url("/images/air/bg_sirena_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_sirenaut {
	background-image: url("/images/air/bg_sirenaut_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_sirenaut {
	background-image: url("/images/air/bg_sirenaut_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_amadeus { 
	background-image: url("/images/air/bg_amadeus_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_amadeus { 
	background-image: url("/images/air/bg_amadeus_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_lufthansa {
	background-image: url("/images/air/bg_lufthansa_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_lufthansa { 
	background-image: url("/images/air/bg_lufthansa_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.even td.air_france_klm {
	background-image: url("/images/air/bg_air_france_klm_even.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.odd td.air_france_klm { 
	background-image: url("/images/air/bg_air_france_klm_odd.png") !important;
	background-repeat: no-repeat !important;
    background-position-y: 40% !important;
}
.air_galileo,
.air_s7,
.air_su,
.air_mixvel,
.air_sirena,
.air_sirenaut,
.air_amadeus,
.air_lufthansa,
.air_sabre,
.air_pobeda,
.air_france_klm {
	background-position-x: 55% !important;
}
.air_galileo.air-schedule,
.air_s7.air-schedule,
.air_su.air-schedule,
.air_mixvel.air-schedule,
.air_sirena.air-schedule,
.air_sirenaut.air-schedule,
.air_amadeus.air-schedule,
.air_lufthansa.air-schedule,
.air_sabre.air-schedule,
.air_pobeda.air-schedule,
.air_france_klm.air-schedule {
	width: 35px;
	background-position-x: 95% !important;
}
.results-holder .col1 input[type="checkbox"],
.results-holder tr th > input[type="checkbox"] {
    display: none;
}

.results-holder .no-places-avia td, .results-holder .forbidden-aircraft-deny, .results-holder .forbidden-system-deny td {
    background-color: #FFD6D6 !important;
}
.results-holder .even td.selected, .results-holder .even td.selected .layover-label {
    background-color: #FDFDF2;
}

.results-holder .odd td.selected, .results-holder .odd td.selected .layover-label {
    background-color: #F3F2E7;
}

.results-holder .odd td, .results-holder .odd td .layover-label {
    background: #DAE1E1;
}

.results-holder .even td, .results-holder .even td .layover-label {
    background: #f0f6f7;
}

.main-product-table .layover-label {
    background: #f6f7f7;
}

.results-holder thead, .results-holder tbody {
    border-bottom: 1px solid white;
}

.results-holder .firstSegment {
    border-top: 1px solid white;
}

.results-holder .refs-cost {
    background-color: #B2DCEC;
    background: gradient(top, #B2DCEC, #F5F5F5);
    background: -webkit-linear-gradient(top, #B2DCEC, #F5F5F5);
    text-align: left;
}

.results-holder .refs-cost strong {
    width: 100%;
    overflow: hidden;
    font-size: 23px;
    line-height: 24px;
    font-weight: 300;
    color: #333;
    margin: 0 0 6px;
    padding-left: 24px;
}
.tech-stop {
    display: block;
   	font-size: 10px;
   	color: maroon;
   	font-weight: bold;
}
img.rail-icon {
	float: left;
    margin-left: -25px;
    margin-top: 2px;
}
.odd.equipment-rail td {
	background-color: #daeacd;
}
.even.equipment-rail td {
	background-color: #e8ffd6;
}
.check .airports .heading-small {
    padding: 2px 7px 2px 4px;
}

.oneFlight {
}

/*tbody.flightTBody:nth-child(even) tr td, tbody.flightGroupTBody:nth-child(even) tr td {
    background: #f0f6f7;
}

tbody.flightTBody:nth-child(odd) tr td, tbody.flightGroupTBody:nth-child(odd) tr td {
    background: #DAE1E1;
} */

td.day_of_week {
    color: #333;
    background: #b2dcec;
    padding: 0 7px;
    text-align: left;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: top;
    font-size: 12px;
    padding-top: 10px !important;
    padding-bottom: 9px !important;
}
th.trip_day_selected {
	background-color: #C7E2B8 !important;
	color: #B1302D;
}
td.trip_day_selected {
	background-color: #C7E2B8 !important;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50) !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50) !important;";
}
div.showothers {
	font-size: 14px; 
	margin: 0px 5px 10px; 
	text-align: right; 
	font-weight: bold; 
	color: #517BB3;
	cursor: pointer; 
	margin: 10px;
}
div.showothers:hover {
	text-decoration: underline;
}
td.day_selected {
	background-color: #6BB532;
	background: -webkit-linear-gradient(top, #6BB532, #D1E7C7) !important;
}

.flight-group-type a {
	font-weight: normal;
	text-decoration: none !important;
}

.flight-group-type a.selected {
	font-weight: bold;
	text-decoration: underline !important;
}
.flight-group-type a:hover {
	text-decoration: underline !important;
}
.search-panel .table tbody img {
	width: 18px;
}
.tip-info-div {
    display: none !important;
}
.tip-info {
	border-collapse: collapse;
}
.tip-info tr {
	line-height: 1.6;
}
.tip-info td, .tip-info th {
	font-size: 11px;
	border: 0px;
	background: none;
} 
.tip-info tr.border-bottom td {
	vertical-align: middle !important;
	border-bottom: 2px solid #C2C2C2 !important;
}
.tip-info .red {
	color: red;
}
.tip-info .tright {
	text-align: right;
}

.detail-info-div {
    display: none;
}

h2.layover-title {
    width: 100% !important;
    text-align: center !important;
    /* border-bottom: 1px solid !important; */
    line-height: 1px !important;
    margin: 0px !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(75, 91, 107, 0.76), rgba(75, 91, 107, 0.76), rgba(0, 0, 0, 0));
}

.layover-label {
    padding:0 5px !important;
    font-size: 10px;
    font-weight: 100;
    vertical-align: middle;
    color: rgba(75, 91, 107, 0.85);
}

.layover-label .short {
    color: rgba(75, 91, 107, 0.85);
}

.layover-label .long {
    color: white;
    padding: 1px 2px;
    background-color: #CD6D6D;
    font-size: 9px;
}

td.layover-cell {
    height: 0px;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.main-product-table tr.before-layover td {
    border-bottom: none;
}

.main-product-table tr.after-layover td {
    border-top: none;
}

.main-product-table td.layover-cell {
    border-top: none;
    border-bottom: none;
}

.main-product-table tr.before-layover td.arrow {
    border: 1px solid #95B9C7;
}

.search-params-panel {
		display: none;
} 
.brand {
    display: block; 
    padding-left: 3px;
    padding-right: 4px;
    border: 1px solid #d2d2d2;
    background-color: #edf5f4;
    border-radius: 15px;
    color: #717475;
    overflow: hidden;
    max-width: 95px;
    padding-left: 2px;
    word-wrap: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
	width: 100%;
}
.brand img {
	width: 10px !important;
   	margin-top: 2px !important;
}
.baggage-info {
	height: 20px;
    width: 20px !important;
    margin-top: 1px;
}
.prefered-info, .refund-info {
	height: 14px;
    width: 14px !important;
    margin-top: 0px;
}
.ticket-details .refund-info {
	height: 18px;
    width: 18px !important;
    margin-top: 2px;	
}

.checkbox-timerange-flight {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 0px;
    position: relative;
    vertical-align: middle;
    font-size: 14px;
    user-select: none;
}
.checkbox-timerange-flight .checkbox-timerange-flight-switch {
    display: inline-block;
    width: 36px;
    height: 14px;
    border-radius: 20px;
    position: relative;
    top: 6px;
    vertical-align: top;
    background: #9f9f9f;
    transition: .2s;
}
.checkbox-timerange-flight .checkbox-timerange-flight-switch:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3px;
    left: -1px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12);
    transition: .15s;
}
.checkbox-timerange-flight input[type=checkbox] {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.checkbox-timerange-flight input[type=checkbox]:checked + .checkbox-timerange-flight-switch {
    background: #d5e5f6;
}
.checkbox-timerange-flight input[type=checkbox]:checked + .checkbox-timerange-flight-switch:before {
    background: #8db9db;
    transform:translateX(18px);
}

/* Hover */
.checkbox-timerange-flight input[type="checkbox"]:not(:disabled) + .checkbox-timerange-flight-switch {
    cursor: pointer;
    border-color: rgba(0, 0, 0, .3);
}

/* Active/Focus */
.checkbox-timerange-flight input[type="checkbox"]:not(:disabled):active + .checkbox-timerange-flight-switch:before,
.checkbox-timerange-flight input[type="checkbox"]:not(:disabled):focus + .checkbox-timerange-flight-switch:before {
    animation: checkbox-active-on 0.5s forwards linear;
}
@keyframes checkbox-active-on {
    0% {
        box-shadow: 0 0 0 0 rgba(212,212,212, 0);
    }
    99% {
        box-shadow: 0 0 0 10px rgba(212,212,212, 0.5);
    }
}

.checkbox-timerange-flight input[type="checkbox"]:not(:disabled):checked:active + .checkbox-timerange-flight-switch:before,
.checkbox-timerange-flight input[type="checkbox"]:not(:disabled):checked:focus + .checkbox-timerange-flight-switch:before {
    animation: checkbox-active-off 0.5s forwards linear;
}
@keyframes checkbox-active-off {
    0% {
        box-shadow: 0 0 0 0 rgba(154,190,247, 0);
    }
    99% {
        box-shadow: 0 0 0 10px rgba(154,190,247, 0.5);
    }
}

/* Disabled */
.checkbox-timerange-flight input[type=checkbox]:disabled + .checkbox-timerange-flight-switch {
    filter: grayscale(60%);
    border-color: rgba(0, 0, 0, .1);
}
.checkbox-timerange-flight input[type=checkbox]:disabled + .checkbox-timerange-flight-switch:before {
    background: #eee;
}