<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dateTimePicker{
	width:100%;
	display:inline-block;
	
}
#dateRangePicker{
	width:100%;
	float:left;
}
#dateRangePicker .ui-datepicker{
	max-width:100%;
	background-color:#103661;
	text-align:center;
	overflow:hidden;
}
#dateTimePickerBox{
	width:100%;
}
#dateTimePickerBox .dateTimePickerTitle{
	border-top: 1px solid #103661;
    height:61px;
    vertical-align: text-bottom;
    color: #242424;
    font-size: 18px;
    letter-spacing: -1px;
    padding-left: 1px;
	text-align:center;
}
#dateTimePickerBox .dateTimePickerTitle div{
	display:inline-block;
	margin:5px;
	border:1px solid #103661;
	line-height:48px;
	background-color: #103661;
	color: #fff;
	width:100px;
}
#dateTimePickerBox .dateTimePickerTitle .selectedPicker{
	background-color: #fff;
	color: #103661;
}
.car_confirm2{
	width:215px;
	display: inline-block;
    float: left;
    margin-right: 20px;
}
.car_confirm2 .search-title{
	border-top: 1px solid #103661;
    line-height: 58px;
    vertical-align: text-bottom;
    color: #242424;
    font-size: 18px;
    letter-spacing: -1px;
    padding-left: 1px;
}
.car_confirm2 .calendar_box{
	height: 350px;
    margin-top: 3px;
	border: 1px solid #f3f3f3;
    width: 100%;
	text-align: center;

}
.car_confirm2 .calendar_box &gt; h1.box_title{
	line-height: 42px;
    height: 42px;
    width: 100%;
    background-color: #103661;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
}
.start-highlight-class{
	background-color:#f84543;
    border-radius: 100px 0 0 100px;
    vertical-align: top;
}
.highlight-class{
	background-color:#f84543;
}
.end-highlight-class{
	background-color:#f84543;
    border-radius: 0 100px 100px 0;
    vertical-align: top;
}
#date_time_picker_tab &gt; div{
	text-align:center;
	display:inline-block;
	line-height:50px;
	padding:0 20px;
	border-radius:25px;
	color:#fff;
	font-size:14px;
}
#date_time_picker_tab &gt; div.selected{
	background-color:#fff;
	color:#103661;
}





.ui-datepicker-multi-4 .ui-datepicker-group { width:23%; }
.ui-datepicker-multi-4 .ui-datepicker-group:not(:nth-child(1)) { margin-left:15px; }
.ui-datepicker-multi .ui-datepicker-group { 
	display:inline-block; float:inherit; border-top:1px solid rgba(255,255,255,0.1); padding-top:10px; background-color:#103661; margin-top:7px; border-top:none;
}
.ui-datepicker-multi .ui-datepicker-group:not(:nth-child(1)) { border-left:1px solid #204268; }
.ui-widget-content { border:none; }


.time_picker_div { width:100%; background-color:#103661; height:226px; }
.time_picker_ul, .l__btn-submit { width:92%; margin:0 auto; border-top:1px solid rgba(255,255,255,0.1); display:table; }
.time_picker_ul &gt; li { display:table-cell; color:#fff; text-align: center; }
.time_picker_ul &gt; li:nth-child(1) {text-align: center;}
.time_picker_ul &gt; li &gt; div { display: inline-block; font-size:14px; }
.time_picker_ul &gt; li &gt; .title { /*border-bottom:1px solid rgba(255,255,255,0.1);*/ line-height:15px; padding-bottom:20px; }
.time_picker_ul &gt; li i { margin-right:8px; color:#5b9ed6; } 
.time_picker_ul &gt; li &gt; div &gt; span { padding-top:24px; display:block; }
.time_picker_ul &gt; li &gt; div &gt; select { display: inline-block;}
.time_picker_ul.l-border-time_picker_ul &gt; li &gt; div &gt; select { border:3px solid #e22b2b; }
.l__newtime { background-color:#4a82e2; width:auto; height:32px; padding:0 10px; }
.l__newtime.l-index-newtime { xxborder:3px solid #e22b2b; padding-right:20px; }
.js__car-search-content ul.l__car-search &gt; li.l__search-submit.l-index-search-submit { 
	xxbox-shadow: inset 0 0 0 3px #e22b2b; background-color:#6b6b6b; text-align:center; width:100%; height:45px;
}
.js__car-search-content ul.l__car-search &gt; li.l__search-submit.l-index-search-submit button#search_rent_car_button { 
	display:block; width:285px; height:38px; line-height:38px; background-color:#3556ab; margin:0 auto;
}
.l__btn-submit { text-align:center; padding:16px 0; }
.l__btn-submit &gt; button {     
	text-align: center;
    display: inline-block;
    line-height: 36px;
	height:45px;
    padding: 0 88px;
    color: #fff;
    font-size: 15px; 
	/*background-color:#3556ab;*/
	border: 1px solid rgba(255,255,255,0.2);
}
.l__btn-submit.l-border-btn-submit &gt; button:hover {background-color:#00173e; border: 1px solid #092340}
.l__btn-submit.l-border-btn-submit &gt; button { border:3px solid #e22b2b; }
.l__btn-submit.l-border-btn-submit &gt; button:hover { border:3px solid #e22b2b; background-color:#e22b2b; }

</pre></body></html>