.xsearch_result {
	font-size: 16px;
}

.xsearch_result [ct-app].ct-app-ready {
	background-color: #FFF !important;
}

.ct-total-price {
	margin-bottom: 5px;
}

.xsearch_result .ct-navigation-arrows li:after, .xsearch_result .ct-navigation-arrows .ct-navigation-arrows_item:after {
	border-left-color: #F8F8F8;
}
.xsearch_result .ct-navigation-arrows li, .xsearch_result .ct-navigation-arrows .ct-navigation-arrows_item {
	background: #F8F8F8;
}
.xsearch_result .ct-navigation-arrows li:before, .xsearch_result .ct-navigation-arrows .ct-navigation-arrows_item:before {
	border-left-color: #FFF;
}
.xsearch_result .ct-navigation-arrows .ct-navigation-arrows_item {
	color: #424242 !important;
}

.xsearch_result [ct-app] > [ng-view] > div {
	padding-left: 0;
	padding-right: 0;
	max-width: none;
}
.xsearch_result [ct-navigation-arrows] .ct-grid {
	max-width: none;
}

.xsearch_result .ct-list-block__carousel__item {
	background-color: #fefefe;
	border-top-color: #fefefe !important;
}


/* mobile */
.xsearch_result .ct-main-header {
	display: none;
}
.xsearch_result #ct-container .ct-content .ct-container-vehicles [ct-availability-list] .ct-availability-vehicle {
	border-right-width: 1px;
	border-left-width: 1px;
}
.xsearch_result #ct-container .ct-content .ct-container-vehicles [ct-availability-list] {
	background-color: transparent;
}
.xsearch_result #ct-container .ct-content .ct-container-vehicles [ct-availability] .ct-availability-vehicle {
	border-top: 0;
	border-bottom: 0;
}
.xsearch_result #ct-container .ct-content .ct-container-vehicles [ct-availability-list] ct-vehicle-block .ct-ribbon, .xsearch_result #ct-container .ct-content .ct-container-vehicles [ct-availability-list] .ct-availability-vehicle .ct-ribbon {
	top: 0;
}


@media handheld, screen and (max-width: 999px) {
	
	.posad_text p {
		display: none;
	}
	.posad_text {
		margin-bottom: 0;
	}
	
}
	
.xsearch_result [ct-app].ct-app-ready.ct-side-panel-opened {
	overflow: visible !important;
	z-index: 40 !important;
}
body.mobile_version #index-langs {
	line-height: normal;
	font-size: 12px;
}
body.mobile_version div.fnd_langs-list {
	height: auto;
}
body.mobile_version .fnd_langs-lang, body.mobile_version .fnd_langs-lang:visited {
	padding-top: 3px;
}
body.mobile_version div.fnd_langs-current {
	z-index: 31;
}
body.mobile_version div.fnd_langs-list {
	z-index: 30;
}
body.mobile_version ul.fnd_menu2 li {
	margin-top: 14px;
}

.ct-grid {
	max-width: none !important;
}



/* V5 search block */
.xsearch_block [ct-app].ct-app-ready {
	padding: 20px 10px;
	background-color: rgb(248, 248, 248) !important;
    border: 1px solid rgb(227, 227, 227);
    border-radius: 6px;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
    color: #707070;
}
.xsearch_block [ct-app]>[ng-view]>div {
	padding: 0;
}
.xsearch_block #ct-pickup-select label {
	display: none;
}
.xsearch_block #ct-container h2 {
	display: block;
    color: #707070;
    text-shadow: 1px 1px 0.1em #fff;
    clear: both;
    padding: 0 0 0 .2em;
    margin: 0 0 .3em 0;
    font-size: 20px;
    font-weight: bold;
}
.xsearch_block #ct-age-checkbox {
	display: block !important;
}
.xsearch_block .ct-app-ready .ct-search-form .ct-form-field .ct-input, .xsearch_block .ct-app-ready .ct-search-form .ct-form-field .ct-select {
	height: 40px;
	border-radius: 4px 4px 4px 4px;
	background: #fff;
    border: 1px solid #e1e1e1;
	font-weight: normal;
}
.xsearch_block .ct-app-ready#ct-container .ct-drop-down-container button.ct-btn-transp {
	height: 40px;
	padding-top: 0;
}
.xsearch_block .ct-app-ready .ct-search-form .ct-form-field .ct-select-wrapper:after {
	height: 30px;
	padding-top: 16px;
	top: 4px;
}
.xsearch_block .ct-app-ready .ct-search-form .ct-form-field .ct-input[data-comp-id=ct-date-picker-input] {
	border-radius: 4px 0 0 4px;
}
.xsearch_block .ct-app-ready .ct-search-form .ct-form-field .ct-select {
	border-radius: 0 4px 4px 0;
}
.xsearch_block .ct-form-field .ct-icon-before {
	top: 9px;
}
.xsearch_block .ct-app-ready .ct-search-form .ct-form-field>i {
	color: #f27123;
}
.xsearch_block #ct-container strong, .xsearch_block .ct-modal-container strong {
    color: #707070;
}

.xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-checkbox {
	margin-top: 8px;
	margin-bottom: 8px;
	height: auto;
}

.xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-pickup-date, .xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-return-date {
	width: 49.5%;
}
.xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-return-date {
	float: right;
}

.xsearch_block #ct-container .ct-search-form #ct-age-checkbox, .xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-button-search {
	width: 49.5%;
	min-width: 0;
}
.xsearch_block #ct-container .ct-search-form #ct-age-checkbox {
	margin: 0 !important;
}
.xsearch_block #ct-container .ct-search-form #ct-button-search {
	float: right;
}
.xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-button-search .ct-btn-p {
	margin-top: 15px;
}
body .xsearch_block #ct-container .ct-search-form #ct-button-search .ct-btn-p {
	position: relative;
	height: 40px;
	line-height: normal;
	background: none !important;
    background-color: rgb(252, 130, 32) !important;
    background-image: -webkit-linear-gradient(top, rgb(247, 147, 97) 25%, rgb(242, 112, 34) 92%) !important;
    border: 1px solid rgb(233, 124, 23) !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    box-shadow: rgb(251, 190, 169) 0px 0.1em 0.01em 0.01em inset;
    text-shadow: rgb(160, 70, 5) 1px 1px 0.1em;
    border-radius: 6px;
	font-size: 18px;
}
body .xsearch_block #ct-container .ct-search-form #ct-button-search .ct-btn-p:hover {
    background-color: rgb(252, 130, 32) !important;
    background-position: 0 0 !important;
    background-image: -webkit-linear-gradient(top, rgb(252, 130, 32) 25%, rgb(252, 71, 29) 92%) !important;
    opacity: 0.8;
}
.xsearch_block .ct-btn:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 14px;
	margin-left: 3px;
    background-image: url(/img/ct-ui-icons-white.png);
    background-position: -432px 0;
}

.xsearch_block #ct-age {
	width: 70px;
}

@media screen and (min-width: 1100px) {
	.xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-pickup-select {
		float: none;
		margin-right: 230px;
		width: auto;
	}
	.xsearch_block #ct-container .ct-search-form.ct-s1-vertical #ct-checkbox {
		position: absolute;
		right: 0;
		top: 0px;
		width: 210px;
	}
}


/* mobile v5 fake */
.xsearch_block.mob #ct-container .ct-search-form.ct-s1-vertical #ct-pickup-date, .xsearch_block.mob #ct-container .ct-search-form.ct-s1-vertical #ct-return-date, .xsearch_block.mob #ct-container .ct-search-form #ct-age-checkbox, .xsearch_block.mob #ct-container .ct-search-form.ct-s1-vertical #ct-button-search {
	float: none;
	width: 100%;
}

#index-top {
	overflow-x: hidden;
}
.xsearch_block.mob .ct-calendar__dynamic-datepicker {
	max-width: 550px;
}
@media screen and (max-width: 600px) {
	.xsearch_block.mob .ct-calendar__dynamic-datepicker {
		max-width: 280px;
	}
}


/* mobile v5 */
.xsearch_block.mob #ct-menu, .xsearch_block.mob .ct-main-header {
	display: none;
}
body .xsearch_block.mob .ct-palette-p-bg-color {
	background: none !important;
	background-color: transparent !important;
}
.xsearch_block.mob #ct-container .ct-content .ct-container-search-cars .ct-form-field .ct-checkbox label, .xsearch_block.mob #ct-container .ct-content .ct-container-search-cars .ct-form-field .ct-radio label, .xsearch_block.mob #ct-container .ct-content .ct-container-search-transfers .ct-form-field .ct-checkbox label, .xsearch_block.mob #ct-container .ct-content .ct-container-search-transfers .ct-form-field .ct-radio label {
    color: #707070;
}
.ct-step-1 .xsearch_block.mob .ct-form .ct-form-field .ct-checkbox label:before {
	border-color: #707070 !important;
}
.ct-step-1 .xsearch_block.mob .ct-form .ct-form-field .ct-checkbox input:checked ~ label:before {
	color: #707070 !important;
}
.xsearch_block.mob .ct-btn-c {
	background: none !important;
    background-color: rgb(252, 130, 32) !important;
    background-image: -webkit-linear-gradient(top, rgb(247, 147, 97) 25%, rgb(242, 112, 34) 92%) !important;
    border: 1px solid rgb(233, 124, 23) !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    box-shadow: rgb(251, 190, 169) 0px 0.1em 0.01em 0.01em inset;
    text-shadow: rgb(160, 70, 5) 1px 1px 0.1em;
    border-radius: 6px;
}
.xsearch_block.mob #ct-container {
	min-height: 0;
}
.ct-age-field + .ct-grid > .ct-grid-unit-5-10 {
	width: 100%;
}


/* mobile v5 form in search results */
.xsearch_result .ct-container-search-cars {
    padding: 20px 10px;
    background-color: rgb(248, 248, 248) !important;
    border: 1px solid rgb(227, 227, 227);
    border-radius: 6px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #707070;
}
.xsearch_result [ct-navigation-menu] {
	display: none;
}
.xsearch_result h2.ct-palette-w-color, .xsearch_result #ct-container .ct-content .ct-container-search-cars .ct-form-field .ct-checkbox label, .xsearch_result #ct-container .ct-content .ct-container-search-cars .ct-form-field .ct-radio label, .xsearch_result #ct-container .ct-content .ct-container-search-transfers .ct-form-field .ct-checkbox label, .xsearch_result #ct-container .ct-content .ct-container-search-transfers .ct-form-field .ct-radio label {
    color: #707070;
}
.xsearch_result h2.ct-palette-w-color {
    display: block;
    text-shadow: 1px 1px 0.1em #fff;
    clear: both;
    padding: 0 0 0 .2em;
    margin: 0 0 .3em 0;
    font-size: 20px;
    font-weight: bold;
}
.ct-step-1 .xsearch_result .ct-form .ct-form-field .ct-checkbox label:before {
    border-color: #707070;
}
.ct-step-1 .xsearch_result .ct-form .ct-form-field .ct-checkbox input:checked ~ label:before {
    color: #707070 !important;
}
.xsearch_result .ct-form .ct-cta-block .ct-btn {
	height: 40px;
	line-height: normal;
	background: none !important;
    background-color: rgb(252, 130, 32) !important;
    background-image: -webkit-linear-gradient(top, rgb(247, 147, 97) 25%, rgb(242, 112, 34) 92%) !important;
    border: 1px solid rgb(233, 124, 23) !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    box-shadow: rgb(251, 190, 169) 0px 0.1em 0.01em 0.01em inset;
    text-shadow: rgb(160, 70, 5) 1px 1px 0.1em;
    border-radius: 6px;
	font-size: 18px;
}
.xsearch_result .ct-form .ct-cta-block .ct-btn:hover {
    background-color: rgb(252, 130, 32) !important;
    background-position: 0 0 !important;
    background-image: -webkit-linear-gradient(top, rgb(252, 130, 32) 25%, rgb(252, 71, 29) 92%) !important;
    opacity: 0.8;
}
.xsearch_result .ct-form .ct-cta-block .ct-btn:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 14px;
	margin-left: 3px;
    background-image: url(/img/ct-ui-icons-white.png);
    background-position: -432px 0;
}
html .xsearch_result [ct-input-floating-label] .ct-input-float-label, .xsearch_result .ct-modal-container [ct-input-floating-label] .ct-input-float-label, .xsearch_result #ct-container .ct-content .ct-container-search-cars [ct-time-picker] .ct-select-wrapper {
	box-shadow: none;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e1e1e1 !important;
}
html .xsearch_result [ct-input-floating-label] .ct-input-float-label input, .xsearch_result .ct-modal-container [ct-input-floating-label] .ct-input-float-label input {
    background: #fff;
    font-weight: normal;
}


.ct-tablet-only .ct-navigation-header {
	display: none;
}
.ct-page-fixed-header {
	margin-top: 0 !important;
}



@media all and (-ms-high-contrast:none)
{
	*::-ms-backdrop,
	div#ct_s1_main #abe_datePickup,
	div#ct_s1_main #abe_dateDropoff,
	div#ct_s1_main .search_box input.search_input
	{ line-height: normal !important; } /* IE11 */
}