.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  .ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; } .ui-autocomplete { position: absolute; cursor: default; } * html .ui-autocomplete { width:1px; }  .ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
float: left;
}
.ui-menu .ui-menu {
margin-top: -3px;
}
.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
} .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } .ui-button-icon-only { width: 2.2em; } button.ui-button-icon-only { width: 2.4em; } .ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } .ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } input.ui-button { padding: .4em 1em; } .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; }  .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none;  }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } .ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; } .ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-cover {
display: none; display : block; position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 200px; height: 200px; } .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; } .ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } .ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;} .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } .ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; } .ui-tabs { position: relative; padding: .2em; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }  .ui-widget { font-family: Verdana,Arial,sans-serif ; font-size: 12px; ; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif ; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa ; background: #ffffff url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x ; color: #222222 ; }
.ui-widget-content a { color: #222222 ; }
.ui-widget-header { border: 1px solid #aaaaaa ; background: #cccccc url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x ; color: #222222 ; font-weight: bold; }
.ui-widget-header a { color: #222222 ; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3 ; background: #e6e6e6 url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x ; font-weight: normal ; color: #555555 ; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555 ; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999 ; background: #dadada url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x ; font-weight: normal ; color: #212121 ; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121 ; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa ; background: #ffffff url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x ; font-weight: normal ; color: #212121 ; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121 ; text-decoration: none; }
.ui-widget :active { outline: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1 ; background: #fbf9ee url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x ; color: #363636 ; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636 ; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a ; background: #fef1ec url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x ; color: #cd0a0a ; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a ; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a ; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }  .ui-icon { width: 16px; height: 16px; background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-widget-content .ui-icon {background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-widget-header .ui-icon {background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-state-default .ui-icon { background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-state-active .ui-icon {background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-state-highlight .ui-icon {background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-icons_454545_256x240.png) ; } .ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px ; -webkit-border-top-left-radius: 4px ; -khtml-border-top-left-radius: 4px ; border-top-left-radius: 4px ; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px ; -webkit-border-top-right-radius: 4px ; -khtml-border-top-right-radius: 4px ; border-top-right-radius: 4px ; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px ; -webkit-border-bottom-left-radius: 4px ; -khtml-border-bottom-left-radius: 4px ; border-bottom-left-radius: 4px ; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px ; -webkit-border-bottom-right-radius: 4px ; -khtml-border-bottom-right-radius: 4px ; border-bottom-right-radius: 4px ; } .ui-widget-overlay { background: #aaaaaa url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x ; opacity: .3;filter:Alpha(Opacity=30) ; }
.ui-widget-shadow { margin: -8px 0 0 -8px ; padding: 8px ; background: #aaaaaa url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x ; opacity: .3;filter:Alpha(Opacity=30) ; -moz-border-radius: 8px ; -khtml-border-radius: 8px ; -webkit-border-radius: 8px ; border-radius: 8px ; }label.error {
display: inline-block;
font-size: 12px;
color: #D00;
padding-left: 10px;
font-style: italic;
}
.car-rental-wrapper {
line-height: 1.56em; }
.car-rental-wrapper input[type="text"],
.car-rental-wrapper select,
.car-rental-wrapper textarea
{
height: 40px;
font-size: 16px;
}
.car-rental-wrapper .dynamic-text-item {
color: transparent;
visibility: hidden;
} .car-rental-wrapper .dynamic-text-item.required {
color: #DE2E2F;
font-weight: bold;
visibility: visible;
}
.car-rental-wrapper .item-required {
color: #DE2E2F;
font-weight: bold;
}
.car-rental-wrapper .item-not-required {
color: #006400;
font-weight: bold;
}
.car-rental-wrapper .highlight {
color: #DE2E2F;
}
.car-rental-wrapper {
}
ul.car-rental-item-features-list {
margin: 0;
float: left;
padding-left: 0;
}
ul.car-rental-item-features-list li {
list-style: none;
border-bottom: 1px solid #afafaf;
float: left;
padding-bottom: 3px;
padding-top: 3px;
font-size:14px;
width: 50%;
}
ul.car-rental-item-features-list li::before {
content: "";
display: inline-block;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
color: #54770f;
margin-right:3px
}   .car-rental-slider {
}
.car-rental-slider .responsive-items-slider div.car-rental-item-image {
width: 240px;
height: 150px;
margin-left: 10px;
margin-right: 10px;
}
.car-rental-slider .responsive-items-slider div.car-rental-item-image img {
border-radius: 12px 12px 12px 12px;
width: 240px;
height: 150px;
}
.car-rental-slider .responsive-items-slider div.car-rental-item-details {
width: 240px;
text-align: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 6px;
}
@media screen and (max-width: 420px) { .car-rental-slider .responsive-items-slider div.car-rental-item-details {
margin-bottom: 28px;
}
}
.car-rental-slider .responsive-items-slider div.car-rental-item-title {
text-transform: uppercase;
color: black;
font-size: 18px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
height: 22px;
overflow: hidden;
}
.car-rental-slider .responsive-items-slider div.car-rental-item-title-with-partner {
text-transform: uppercase;
color: black;
font-size: 18px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
height: 22px;
line-height: 13px;
overflow: hidden;
}
.car-rental-slider .responsive-items-slider div.car-rental-slider-partner-title {
text-transform: uppercase;
color: gray;
font-size: 10px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
height: 13px;
line-height: 10px;
overflow: hidden;
}
.car-rental-slider .responsive-items-slider div.car-rental-item-price {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
min-width: 40px;
height: 40px;
font-size: 30px;
padding-top: 10px;
border-radius: 11px 11px 11px 11px;
color: white;
font-weight: bold;
background-color: #DE2E2F;
padding-left: 14px;
padding-right: 14px;
}
.car-rental-slider .responsive-items-slider div.car-rental-item-prefix {
text-transform: uppercase;
display: inline-block;
color: #DE2E2F;
font-size: 18px;
font-weight: bold;
text-align: left;
vertical-align: top;
padding-top: 18px;
height: 62px;
}
.car-rental-slider .responsive-items-slider button.car-rental-slider-prev,
.car-rental-slider .responsive-items-slider button.car-rental-slider-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
color: transparent;
cursor: pointer;
border: none;
outline: none;
}
.car-rental-slider .responsive-items-slider button.car-rental-slider-prev {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/slider-arrow-left.png);
background-repeat: no-repeat;
background-color: transparent;
left: -25px;
width: 14px;
height: 24px;
}
.car-rental-slider .responsive-items-slider button.car-rental-slider-next {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/slider-arrow-right.png);
background-repeat: no-repeat;
background-color: transparent;
right: -25px;
width: 14px;
height: 24px;
} .car-rental-slider .responsive-items-slider button.car-rental-slider-prev.slick-disabled,
.car-rental-slider .responsive-items-slider button.car-rental-slider-next.slick-disabled {
visibility: hidden;
}
.car-rental-slider .no-items-available {
text-align: center;
}   .car-rental-benefits-slider {
margin-top: 19px;
margin-bottom: 19px;
}
.car-rental-benefits-slider .responsive-benefits-slider div.slick-slide {
text-align: center;
}
.car-rental-benefits-slider .responsive-benefits-slider div.car-rental-benefit-image {
height: 81px;
margin-left: 64px;
margin-right: 10px;
}
.car-rental-benefits-slider .responsive-benefits-slider div.car-rental-benefit-image img {
border-radius: 12px 12px 12px 12px;
width: 71px;
height: 81px;
}
.car-rental-benefits-slider .responsive-benefits-slider div.car-rental-benefit-title {
font-size: 16px;
margin-top: 25px;
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
height: 46px;
overflow: hidden;
}
.car-rental-benefits-slider .responsive-benefits-slider button.car-rental-slider-prev,
.car-rental-benefits-slider .responsive-benefits-slider button.car-rental-slider-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
color: transparent;
cursor: pointer;
border: none;
outline: none;
}
.car-rental-benefits-slider .responsive-benefits-slider button.car-rental-slider-prev {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/slider-arrow-left.png);
background-repeat: no-repeat;
background-color: transparent;
left: -25px;
width: 14px;
height: 24px;
}
.car-rental-benefits-slider .responsive-benefits-slider button.car-rental-slider-next {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/slider-arrow-right.png);
background-repeat: no-repeat;
background-color: transparent;
right: -25px;
width: 14px;
height: 24px;
} .car-rental-benefits-slider .responsive-benefits-slider button.car-rental-slider-prev.slick-disabled,
.car-rental-benefits-slider .responsive-benefits-slider button.car-rental-slider-next.slick-disabled {
visibility: hidden;
}
.car-rental-benefits-slider .no-benefits-available {
text-align: center;
}   .car-rental-manufacturers-slider {
margin-top: 19px;
margin-bottom: 19px;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider div.slick-slide {
text-align: center;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider div.car-rental-manufacturer-logo {
margin-left: 10px;
margin-right: 10px;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider div.car-rental-manufacturer-logo img {
border-radius: 12px 12px 12px 12px;
height: 179px;
width: 179px;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider div.car-rental-manufacturer-title {
position: absolute;
width: 179px;
height: 179px;
margin-left: 10px;
margin-right: 10px;
top: 50%;
text-transform: uppercase;
text-align: center;
font-size: 18px;
font-weight: bold;
color: black;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider button.car-rental-slider-prev,
.car-rental-manufacturers-slider .responsive-manufacturers-slider button.car-rental-slider-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
color: transparent;
cursor: pointer;
border: none;
outline: none;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider button.car-rental-slider-prev {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/slider-arrow-left.png);
background-repeat: no-repeat;
background-color: transparent;
left: -25px;
width: 14px;
height: 24px;
}
.car-rental-manufacturers-slider .responsive-manufacturers-slider button.car-rental-slider-next {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/slider-arrow-right.png);
background-repeat: no-repeat;
background-color: transparent;
right: -25px;
width: 14px;
height: 24px;
} .car-rental-manufacturers-slider .responsive-manufacturers-slider button.car-rental-slider-prev.slick-disabled,
.car-rental-manufacturers-slider .responsive-manufacturers-slider button.car-rental-slider-next.slick-disabled {
visibility: hidden;
}
.car-rental-manufacturers-slider .no-manufacturers-available {
text-align: center;
}   .car-rental-manufacturers-grid {
margin-top: 19px;
margin-bottom: 19px;
}
.car-rental-manufacturers-grid div.car-rental-manufacturer-box {
display: inline-block;
margin-left: 11px;
margin-right: 11px;
height: 179px;
margin-bottom: 6px;
}
.car-rental-manufacturers-grid div.car-rental-manufacturer-box img {
border-radius: 12px 12px 12px 12px;
width: 179px;
height: 179px;
}
.car-rental-manufacturers-grid div.car-rental-manufacturer-box div.car-rental-manufacturer-title {
display: block;
position: relative;
width: 179px;
top: 50%;
text-transform: uppercase;
text-align: center;
font-size: 18px;
font-weight: bold;
color: black;
}
.car-rental-manufacturers-grid .no-manufacturers-available {
text-align: center;
}    .car-rental-search-step1 {
text-align: center;
padding: 15px;
background-color: #0d3771e6;
}
.car-rental-search-step1 .booking-item {
max-width: 325px;
width: 100%;
display: inline-block;
vertical-align: top;
margin-left: 0;
margin-right: 4px;
margin-top: 19px;
}
.car-rental-search-step1 .booking-item:last-child {
margin-right: 0;
}
.car-rental-search-step1 .booking-item .booking-item-header {
height: 100px;
}
.car-rental-search-step1 .booking-item .booking-item-header .booking-item-title {
text-transform: uppercase;
text-align: left;
font-size: 18px;
font-weight: bold;
color: #f5f5f5;
position: absolute;
margin-left: 53px;
margin-top: 39px;
}
.car-rental-search-step1 .booking-item .booking-item-body {
text-align: left;
}
.car-rental-search-step1 .booking-item .booking-item-body div.styled-select-dropdown select {
background: transparent;
height: 26px;
padding-left: 4px;
padding-bottom: 0;
padding-top: 0;
font-style: italic;
line-height: 1;
border: 0;
border-radius: 0;
-webkit-appearance: none;
margin: 0;
cursor: pointer;
}
.car-rental-search-step1 .booking-item .booking-item-body div.location-title {
text-align: left;
font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 8px;
margin-bottom: 14px;
border: 2px solid rgb(182, 182, 182);
border-radius: 4px 4px 4px 4px;
}
.car-rental-search-step1 img.date-selector-image {
width: 25px;
height: 25px;
margin-top: 2px;
}
.car-rental-search-step1 div.styled-select-dropdown {
overflow: hidden;
background: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/dropdown-icon.png) no-repeat right #fff;
border: 2px solid #b6b6b6;
border-radius: 4px 4px 4px 4px; -moz-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68); }
.car-rental-search-step1 .booking-item .booking-item-body div.wide-dropdown select { width: 354px;
cursor: pointer;
}
.car-rental-search-step1 .booking-item .booking-item-body div.wide-dropdown { width: 325px;
margin-left: 0;
margin-bottom: 7px;
margin-right: 0;
display: inline-block;
}
.car-rental-search-step1 .booking-item .booking-item-body div.narrow-dropdown select {
width: 143px;
cursor: pointer;
}
.car-rental-search-step1 .booking-item .booking-item-body div.narrow-dropdown {
width: 115px;  margin-bottom: 6px;
margin-right: 0;
display: inline-block;
}
.car-rental-search-step1 .booking-item .booking-item-body div.inline-div { margin-bottom: 6px;
display: inline-block;
vertical-align: top;
}
.car-rental-search-step1 .booking-item .booking-item-body div.top-padded {
margin-top: 1px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-search-step1 .booking-item .booking-item-body div.top-padded-cancel {
margin-top: 10px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-search-step1 .booking-item .booking-item-body div.top-padded-submit {
margin-top: 10px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-search-step1 .booking-item .booking-item-body input[name="pickup_date"],
.car-rental-search-step1 .booking-item .booking-item-body input[name="return_date"] { width: 153px;
height: 30px;
border: 2px solid #b6b6b6;
border-radius: 4px 4px 4px 4px;
margin-right: 0; margin-bottom: 2px;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 2px; -moz-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68); font-style: italic;
cursor: pointer;
}
.car-rental-search-step1 .booking-item .booking-item-body img[name="datepicker"] {
width: 25px;
height: 25px;
margin-top: 2px;
-webkit-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68);
-moz-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68);
box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68);
}
.car-rental-search-step1 .booking-item .booking-item-body input[name="booking_code"],
.car-rental-search-step1 .booking-item .booking-item-body input[name="coupon_code"] { width: 325px;
height: 30px;
border: 2px solid #b6b6b6;
border-radius: 4px 4px 4px 4px;
margin-right: 0;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 2px; -moz-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68); font-style: italic;
cursor: pointer;
}
@media screen and (max-width: 420px) { .car-rental-search-step1 .booking-item .booking-item-body input[name="booking_code"],
.car-rental-search-step1 .booking-item .booking-item-body input[name="coupon_code"] {
width: 230px;
}
}
.car-rental-search-step1 .booking-item .booking-item-body input[type="submit"] {
width: 244px;
height: 30px;
border: 2px solid #f5f5f5;
margin-right: 0;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 0;
margin-left: 80px;
color: #f5f5f5;
background-color: #e80707;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
font-family: "Arial Narrow", Verdana , "Bitstream Vera Sans" , sans-serif;
cursor: pointer;
}
.car-rental-search-step1 .booking-item .booking-item-body input[type="submit"]:hover {
color: #f5f5f5;
}
@media (max-width: 768px) {
.car-rental-search-step1 .booking-item .booking-item-body {
text-align: center;
}
.car-rental-search-step1 .booking-item .booking-item-body div.wide-dropdown select { width: 259px;
}
.car-rental-search-step1 .booking-item .booking-item-body div.wide-dropdown { width: 230px;
}
.car-rental-search-step1 .booking-item .booking-item-body div.narrow-dropdown select { width: 259px;
}
.car-rental-search-step1 .booking-item .booking-item-body div.narrow-dropdown { width: 230px;
margin-left: 0;
}
.car-rental-search-step1 .booking-item .booking-item-body input[name="pickup_date"],
.car-rental-search-step1 .booking-item .booking-item-body input[name="return_date"] { width: 201px;
}
.car-rental-search-step1 .booking-item .booking-item-body input[name="booking_code"] { width: 230px;
}
.car-rental-search-step1 .booking-item .booking-item-body input[type="submit"] { width: 230px;
margin-left: 0;
}
}
@media (max-width: 385px) {
.car-rental-search-step1 .booking-item .booking-item-header .booking-item-title {
margin-left: 33px;
margin-top: 31px;
}
}
#ui-datepicker-div{
z-index: 999 !important;
}    .car-rental-edit-booking {
text-align: center;
padding: 15px;
} .car-rental-edit-booking-bg {
background-image: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/SearchBackground.png);
background-repeat: repeat;
}
.car-rental-edit-booking .booking-item {
max-width: 325px;
width: 100%;
display: inline-block;
vertical-align: top;
margin-left: 0;
margin-right: 4px;
margin-top: 19px;
}
.car-rental-edit-booking .booking-item:last-child {
margin-right: 0;
}
.car-rental-edit-booking .booking-item .booking-item-header {
height: 138px;
}
.car-rental-edit-booking .booking-item .booking-item-header .booking-item-title {
text-transform: uppercase;
text-align: left;
font-size: 18px;
font-weight: bold;
color: #343434;
position: absolute;
margin-left: 53px;
margin-top: 39px;
}
.car-rental-edit-booking .booking-item .booking-item-body {
text-align: left;
}
.car-rental-edit-booking .booking-item .booking-item-body div.inline-div { margin-bottom: 6px;
display: inline-block;
vertical-align: top;
}
.car-rental-edit-booking .booking-item .booking-item-body div.top-padded {
margin-top: 1px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-edit-booking .booking-item .booking-item-body div.top-padded-submit {
margin-top: 10px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-edit-booking .booking-item .booking-item-body input[name="booking_code"] { width: 325px;
height: 30px;
border: 2px solid #b6b6b6;
border-radius: 4px 4px 4px 4px;
margin-right: 0;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 2px;
-webkit-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68);
-moz-box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68);
box-shadow: 6px 13px 18px 0 rgba(186,186,186,0.68);
font-style: italic;
cursor: pointer;
}
@media screen and (max-width: 420px) { .car-rental-edit-booking .booking-item .booking-item-body input[name="booking_code"] {
width: 230px;
}
}
.car-rental-edit-booking .booking-item .booking-item-body input[type="submit"] {
width: 244px;
height: 30px;
border: 2px solid #585858;
margin-right: 0;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 0;
margin-left: 80px;
color: #585858;
background-color: transparent;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
font-family: "Arial Narrow", Verdana , "Bitstream Vera Sans" , sans-serif;
cursor: pointer;
}
.car-rental-edit-booking .booking-item .booking-item-body input[type="submit"]:hover {
color: red;
}
@media (max-width: 768px) {
.car-rental-edit-booking .booking-item .booking-item-body {
text-align: center;
}
.car-rental-edit-booking .booking-item .booking-item-body input[name="booking_code"] { width: 230px;
}
.car-rental-edit-booking .booking-item .booking-item-body input[type="submit"] { width: 230px;
margin-left: 0;
}
}
@media (max-width: 385px) {
.car-rental-edit-booking .booking-item .booking-item-header .booking-item-title {
margin-left: 33px;
margin-top: 31px;
}
}
#ui-datepicker-div{
z-index: 999 !important;
}   .car-rental-single-booking {
background-color: #0d3771e6;
padding-top: 20px;
padding-bottom: 13px;
padding-left: 29px;
padding-right: 29px; float: left;
margin-bottom: 22px;
}
.car-rental-single-booking .booking-item {
width: 335px;
display: inline-block;
vertical-align: top;
margin-left: 0;
margin-right: 4px;
}
.car-rental-single-booking .booking-item:last-child {
margin-right: 0;
width: 246px;
text-align: right;
} @media (max-width: 1026px) {
.car-rental-single-booking .booking-item:last-child {
width: 100%;
text-align: center;
}
}
.car-rental-single-booking .booking-item .booking-item-header {
background: transparent url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/booking-header.png) no-repeat right top;
width: 298px;
margin-left: 19px;
margin-right: 19px;
height: 150px;
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
color: black;
padding-top: 44px;
padding-left: 70px;
text-align: left;
}
.car-rental-single-booking .booking-item .booking-item-header-with-title {
background: transparent url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/booking-header.png) no-repeat right top;
width: 298px;
margin-left: 20px;
margin-right: 20px;
height: 150px;
font-size: 18px;
font-weight: bold;
color: black;
padding-top: 1px;
padding-left: 0;
text-align: left;
}
.car-rental-single-booking .booking-item .booking-item-header-with-title .booking-title {
left: -23px;
top: -7px;
position: relative;
margin-bottom: 3px;
}
.car-rental-single-booking .booking-item .booking-item-header-with-title .booking-item-title {
text-transform: uppercase;
padding-left: 70px;
}
.car-rental-single-booking .booking-item .booking-item-body {
}
.car-rental-single-booking .booking-item .booking-item-body div.location-title {
text-align: left;
padding-bottom: 17px;
font-weight: bold;
padding-top: 2px;
padding-left: 8px;
}
.car-rental-single-booking .booking-item .booking-item-body div.styled-select-dropdown select {
background: transparent;
height: 30px;
padding-left: 4px;
padding-bottom: 0;
padding-top: 0;
font-style: normal;
line-height: 1;
border: 0;
border-radius: 0;
-webkit-appearance: none;
margin: 0;
cursor: pointer;
}
.car-rental-single-booking img.date-selector-image {
margin-top: 2px;
height: 25px;
width: 25px;
}
.car-rental-single-booking div.styled-select-dropdown {
overflow: hidden;
background: url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/dropdown-icon.png) no-repeat right #fff;
border: 0;
}
.car-rental-single-booking .booking-item .booking-item-body div.wide-dropdown select {
width: 364px;
cursor: pointer;
}
.car-rental-single-booking .booking-item .booking-item-body div.wide-dropdown {
width: 335px;
margin-left: 0;
margin-bottom: 7px;
margin-right: 0;
display: inline-block;
}
.car-rental-single-booking .booking-item .booking-item-body div.narrow-dropdown select {
width: 134px;
cursor: pointer;
}
.car-rental-single-booking .booking-item .booking-item-body div.narrow-dropdown {
width: 106px; margin-bottom: 7px;
margin-right: 0;
display: inline-block;
}
.car-rental-single-booking .booking-item .booking-item-body div.inline-div {
margin-bottom: 7px;
display: inline-block;
vertical-align: top;
}
.car-rental-single-booking .booking-item .booking-item-body div.top-padded {
margin-top: 3px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-single-booking .booking-item .booking-item-body div.top-padded-submit {
margin-top: 21px;
margin-bottom: 12px;
display: inline-block;
vertical-align: top;
}
.car-rental-single-booking .booking-item .booking-item-body input[name="pickup_date"],
.car-rental-single-booking .booking-item .booking-item-body input[name="return_date"] {
width: 178px;
height: 30px;
border: 0;
margin-right: 0; margin-bottom: 5px;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 2px;
font-style: normal;
cursor: pointer;
font-size: 17px;
}
.car-rental-single-booking .booking-item .booking-item-body img[name="datepicker"] {
width: 25px;
height: 25px;
margin-top: 2px;
}
.car-rental-single-booking .booking-item .booking-item-body input[name="coupon_code"] {
width: 335px;
height: 30px;
border: 0;
margin-right: 0;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 2px;
font-style: normal;
cursor: pointer;
}
.car-rental-single-booking .booking-item .booking-item-body input[type="submit"] {
width: 180px;
height: 30px;
border: 2px solid #ffff;
margin-right: 0;
padding-left: 8px;
padding-bottom: 2px;
padding-top: 0;
margin-left: 0;
color: #fff;
background-color: #de2e2f;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
font-family: "Arial Narrow", Verdana , "Bitstream Vera Sans" , sans-serif;
cursor: pointer;
}
.car-rental-single-booking .booking-item .booking-item-body input[type="submit"]:hover {
color: #f5f5f5;
}   .car-rental-booking-confirmed,.car-rental-booking-cancelled { height: 200px;
margin-bottom: 20px;
text-align: center;
}
.car-rental-search-result, .car-rental-options, .car-rental-booking-details, .car-rental-booking-confirmed, .car-rental-booking-cancelled, .car-rental-booking-failure {
background: white;  padding: 15px;
clear: both; }
.car-rental-booking-confirmed, .car-rental-booking-cancelled, .car-rental-booking-failure {
padding-top: 50px;
}
.car-rental-booking-confirmed .booking-content,
.car-rental-booking-cancelled .booking-content {
padding-top: 48px;
font-size: 16px;
}
.car-rental-search-result {
}
.buttons input {
margin-right: 4px;
}
.car-rental-search-result button[name="car_rental_do_search0"], .car-rental-search-result input[name="car_rental_do_search0"],
.car-rental-search-result button[name="car_rental_do_search"], .car-rental-search-result input[name="car_rental_do_search"],
.car-rental-search-result button[name="car_rental_do_search2"], .car-rental-search-result input[name="car_rental_do_search2"],
.car-rental-search-result button[name="car_rental_do_search3"], .car-rental-search-result input[name="car_rental_do_search3"],
.car-rental-search-result button[name="car_rental_cancel_booking"], .car-rental-search-result input[name="car_rental_cancel_booking"],
.car-rental-options button[name="car_rental_do_search0"], .car-rental-options input[name="car_rental_do_search0"],
.car-rental-options button[name="car_rental_do_search"], .car-rental-options input[name="car_rental_do_search"],
.car-rental-options button[name="car_rental_do_search2"], .car-rental-options input[name="car_rental_do_search2"],
.car-rental-options button[name="car_rental_do_search3"], .car-rental-options input[name="car_rental_do_search3"],
.car-rental-options button[name="car_rental_cancel_booking"], .car-rental-options input[name="car_rental_cancel_booking"],
.car-rental-booking-details button[name="customer_lookup"], .car-rental-booking-details input[name="customer_lookup"],
.car-rental-booking-details button[name="car_rental_do_search4"], .car-rental-booking-details input[name="car_rental_do_search4"] {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
margin-bottom:4px;
padding-bottom: 5px;
min-width: 130px;
height: 39px;
font-weight: bold;
font-size: 14px;
color: white;
background-color: #DE2E2F;
border: 0;
cursor: pointer;
}
.car-rental-search-result button[name="car_rental_do_search0"]:hover, .car-rental-search-result input[name="car_rental_do_search0"]:hover,
.car-rental-search-result button[name="car_rental_do_search"]:hover, .car-rental-search-result input[name="car_rental_do_search"]:hover,
.car-rental-search-result button[name="car_rental_do_search2"]:hover, .car-rental-search-result input[name="car_rental_do_search2"]:hover,
.car-rental-search-result button[name="car_rental_do_search3"]:hover, .car-rental-search-result input[name="car_rental_do_search3"]:hover,
.car-rental-search-result button[name="car_rental_cancel_booking"]:hover, .car-rental-search-result input[name="car_rental_cancel_booking"]:hover,
.car-rental-options button[name="car_rental_do_search0"]:hover, .car-rental-options input[name="car_rental_do_search0"]:hover,
.car-rental-options button[name="car_rental_do_search"]:hover, .car-rental-options input[name="car_rental_do_search"]:hover,
.car-rental-options button[name="car_rental_do_search2"]:hover, .car-rental-options input[name="car_rental_do_search2"]:hover,
.car-rental-options button[name="car_rental_do_search3"]:hover, .car-rental-options input[name="car_rental_do_search3"]:hover,
.car-rental-options button[name="car_rental_cancel_booking"]:hover, .car-rental-options input[name="car_rental_cancel_booking"]:hover,
.car-rental-booking-details button[name="customer_lookup"]:hover, .car-rental-booking-details input[name="customer_lookup"]:hover,
.car-rental-booking-details button[name="car_rental_do_search4"]:hover, .car-rental-booking-details input[name="car_rental_do_search4"]:hover {
background-color: #9F0001;
}
@media screen and (max-width: 768px) {
.car-rental-search-result button[name="car_rental_do_search0"], .car-rental-search-result input[name="car_rental_do_search0"],
.car-rental-search-result button[name="car_rental_do_search"], .car-rental-search-result input[name="car_rental_do_search"],
.car-rental-search-result button[name="car_rental_do_search2"], .car-rental-search-result input[name="car_rental_do_search2"],
.car-rental-search-result button[name="car_rental_do_search3"], .car-rental-search-result input[name="car_rental_do_search3"],
.car-rental-search-result button[name="car_rental_cancel_booking"], .car-rental-search-result input[name="car_rental_cancel_booking"],
.car-rental-options button[name="car_rental_do_search0"], .car-rental-options input[name="car_rental_do_search0"],
.car-rental-options button[name="car_rental_do_search"], .car-rental-options input[name="car_rental_do_search"],
.car-rental-options button[name="car_rental_do_search2"], .car-rental-options input[name="car_rental_do_search2"],
.car-rental-options button[name="car_rental_do_search3"], .car-rental-options input[name="car_rental_do_search3"],
.car-rental-options button[name="car_rental_cancel_booking"], .car-rental-options input[name="car_rental_cancel_booking"],
.car-rental-booking-details button[name="customer_lookup"], .car-rental-booking-details input[name="customer_lookup"],
.car-rental-booking-details button[name="car_rental_do_search4"], .car-rental-booking-details input[name="car_rental_do_search4"] {
width: 100%;
}
}
.car-rental-search-result button.selected {
border: 2px solid #585858;
background-color: #54770f;
}
.car-rental-wrapper .booking-data {
margin-bottom: 10px;
width: 100%;
}
.car-rental-search-result {
margin-bottom: 30px;
}
.car-rental-search-result h2.car-rental-page-title,.car-rental-options h2.car-rental-page-title,.car-rental-booking-details h2.car-rental-page-title {
text-transform: uppercase;
margin-bottom: 30px;
}
.car-rental-search-result .list-headers {
clear: both;
width: 100%;
float: left;
background-color: #DE2E2F;
padding-top: 5px;
padding-bottom: 5px;
color: white;
font-weight: bold;
border-bottom: 2px solid #fff;
font-size: 12px;
}
.booking-data-row {  width: 32.33%; margin-right: 1%;
margin-bottom: 11px;
float: left;
}
.booking-data-row:last-child {
margin-right: 0;
}
.booking-data-row-wide {
width: 32.33%; margin-right: 1%;
margin-bottom: 11px;
float: left;
}
.booking-data-row-wide:last-child {
margin-right: 0;
}
@media screen and (max-width: 768px) {
.booking-data-row {
width: 100%;
}
.booking-data-row-wide {
width: 100%;
}
.car-rental-search-result .list-headers {
display: none;
visibility: hidden;
}
.car-rental-items-list .car-rental-list-item .item-more {
margin-top: 15px;
}
.booking-data-group-item {
width: 100%;
}
}
.booking-data-group {
width:100%;
float:left;
padding-top:5px;
padding-bottom:5px;
text-align:center;
text-transform:uppercase;
background:#DE2E2F;
font-weight:bold;
color:#fff;
font-size:12px;
}
.booking-data-group-items {
float: left;
width: 100%;
border-left: 1px solid #ededed;
border-right: 1px solid #ededed;
border-bottom: 1px solid #ededed;
font-size: 14px;
}
.booking-data-group-item {
float: left;
padding: 5px;
width: 100%;
}
.booking-data-icon {
width: 7%;
float: left;
clear: both;
}
.booking-data-text {
width: 93%;
float: left;
}
#search-results-title {
float: left;
width: 100%;
padding-top: 25px;
padding-bottom: 15px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
}
.search-label {
text-transform: uppercase;
}
.search-result-form-wrapper {
float: left;
}
.car-rental-search-result .list-headers .col1 {
float: left;
width: 64%;
text-transform: uppercase;
padding-left: 2%;
}
.car-rental-search-result .list-headers .col3 {
float: left;
width: 11%;
text-transform: uppercase;
}
.car-rental-search-result .list-headers .col4 {
float: left;
width: 10%;
text-transform: uppercase;
}
.car-rental-search-result .list-headers .col5 {
float: right;
width: 14%;
text-align: right;
text-transform: uppercase;
}
@media screen and (max-width: 768px) {
.car-rental-search-result .list-headers .col1 {
display: none;
visibility: hidden;
}
.car-rental-search-result .list-headers .col3 {
display: none;
visibility: hidden;
}
.car-rental-search-result .list-headers .col4 {
display: none;
visibility: hidden;
}
.car-rental-search-result .list-headers .col5 {
display: none;
visibility: hidden;
}
}
.car-rental-search-result .car-rental-list-item,.car-rental-items-list .car-rental-list-item {
clear: both;
float: left;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
}
.car-rental-search-result .car-rental-list-item .col1 {
float: left;
width: 25%;
}
.car-rental-search-result .car-rental-list-item .col2 {
float: left;
width: 39%;
padding-left: 2%;
padding-right: 2%;
}
.car-rental-search-result .car-rental-list-item .col3 {
float: left;
width: 11%;
padding-top: 5%;
}
.car-rental-search-result .car-rental-list-item .col3 .price-per-period {
font-size: 12px;
}
.car-rental-search-result .car-rental-list-item .col4 {
float: left;
width: 10%;
padding-top: 5%;
}
.car-rental-search-result .car-rental-list-item .col5 {
float: right; width: 14%;
text-align: right;
padding-top: 4.5%;
padding-right: 1%;
}
.car-rental-search-result .car-rental-list-item .price-per-period {
font-size: 13px;
}
.car-rental-search-result label.checkbox input[type="checkbox"] {
display:none;
}
.car-rental-search-result label.checkbox span {
display:inline-block;
border:2px solid #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
background: #DE2E2F;
vertical-align:middle;
color:white;
cursor:pointer;
text-align:center
}
.car-rental-search-result label.checkbox :checked + span {
background:#54770f;
}
.car-rental-search-result .car-rental-list-item .mobile-only {
display: none;
visibility: hidden;
}
.car-rental-search-result .car-rental-list-item .item-name {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.car-rental-search-result .buttons {
clear: both;
padding-top: 30px;
text-align: right;
}
@media screen and (max-width: 768px) {
.car-rental-search-result .car-rental-list-item .col1 {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
}
.car-rental-search-result .car-rental-list-item .col2 {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
}
.car-rental-search-result .car-rental-list-item .col3 {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
padding-top: 0;
}
.car-rental-search-result .car-rental-list-item .col4 {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
padding-top: 0;
}
.car-rental-search-result .car-rental-list-item .col5 {
width: 100%;
text-align: center;
padding-top: 0;
padding-left: 0;
padding-right: 0;
}
.car-rental-search-result .car-rental-list-item .mobile-only {
display: inline-block;
visibility: visible;
}
.car-rental-search-result .buttons {
text-align: center;
}
}
.car-rental-search-result div.item-type-label,.car-rental-items-list div.item-type-label{
background-color: #DE2E2F;
font-weight: bold;
color: white;
text-align: center;
text-transform: uppercase;
float:left;
width:100%;
padding-bottom: 5px;
padding-top: 5px;
font-size:12px
}
.car-rental-search-result:after {
clear: both;
}
.car-rental-search-result .clear {
clear: both;
}
.car-rental-options {
margin-bottom: 30px;
}
.car-rental-wrapper h2.top-padded {
margin-top: 60px;
}
.car-rental-options .list-headers {
clear: both;
width: 100%;
float: left;
background-color: #DE2E2F;
padding-top: 5px;
padding-bottom: 5px;
color: white;
font-weight: bold;
}
.car-rental-options .mobile-only {
display: none;
visibility: hidden;
}
@media screen and (max-width: 768px) {
.car-rental-options .list-headers {
display: none;
visibility: hidden;
}
.car-rental-options .mobile-only {
display: inline-block;
visibility: visible;
}
}
.car-rental-options input[type="range"] {
cursor: pointer;
width: 120px;
}
.car-rental-options select {
font-size: 13px;
border: 0 none;
color: #747474;
vertical-align: top;
margin-top: 2px;
height: 20px;
padding-top: 1px;
font-weight: bold;
}
.car-rental-options .extra-options select {
margin-left: 11px;
width: 200px;
}
.car-rental-options .list-headers .col1 {
float: left;
width: 36%;
text-transform: uppercase;
padding-left: 2%;
}
.car-rental-options .list-headers .col2 {
float: left;
width: 31%;
padding-left: 1%;
padding-right: 1%;
text-transform: uppercase;
}
.car-rental-options .list-headers .col3 {
float: left;
width: 13%;
padding-left: 1%;
padding-right: 1%;
text-transform: uppercase;
}
.car-rental-options .list-headers .col4 {
float: left;
width: 13%;
padding-left: 1%;
padding-right: 1%;
text-transform: uppercase;
}
.car-rental-options .list-headers .col5 {
float: right;
width: 6%;
padding-right: 2%;
text-transform: uppercase;
}
@media screen and (max-width: 768px) {
.car-rental-options .list-headers .col1 {
display: none;
visibility: hidden;
}
.car-rental-options .list-headers .col2 {
display: none;
visibility: hidden;
}
.car-rental-options .list-headers .col3 {
display: none;
visibility: hidden;
}
.car-rental-options .list-headers .col4 {
display: none;
visibility: hidden;
}
.car-rental-options .list-headers .col5 {
display: none;
visibility: hidden;
}
}
.car-rental-options .selected-item {
width: 100%;
float: left;
clear: both;
padding-top: 10px;
padding-bottom: 10px;
}
.car-rental-options .selected-item:nth-child(even) {
background-color: #ededed;
}
.car-rental-options .selected-item:nth-child(odd) {
}
.car-rental-options .selected-item .col1 {
float: left;
width: 36%;
padding-left: 2%;
}
.car-rental-options .selected-item .col2 {
float: left;
width: 31%;
padding-left: 1%;
padding-right: 1%;
}
.car-rental-options .selected-item .col3 {
float: left;
width: 13%;
padding-left: 1%;
padding-right: 1%;
}
.car-rental-options .selected-item .col4 {
float: left;
width: 13%;
padding-left: 1%;
padding-right: 1%;
}
.car-rental-options .selected-item .col5 {
float: right;
width: 6%;
padding-right: 2%;
}
@media screen and (max-width: 768px) {
.car-rental-options .selected-item .col1 {
width: 100%;
text-align: center;
padding-left: 0;
padding-right: 0;
}
.car-rental-options .selected-item .col2 {
width: 100%;
text-align: center;
}
.car-rental-options .selected-item .col3 {
width: 100%;
text-align: center;
}
.car-rental-options .selected-item .col4 {
width: 100%;
text-align: center;
}
.car-rental-options .selected-item .col5 {
width: 100%;
text-align: center;
}
}
.car-rental-options .extra {
width: 100%;
float: left;
clear: both;
padding-top: 10px;
padding-bottom: 10px;
}
.car-rental-options .extra:nth-child(even) {
background-color: #ededed;
}
.car-rental-options .extra:nth-child(odd) {
}
.car-rental-options .extra .col1 {
float: left;
width: 36%;
padding-left: 2%;
}
.car-rental-options .extra .col2 {
float: left;
width: 31%;
padding-left: 1%;
padding-right: 1%;
}
.car-rental-options .extra .col3 {
float: left;
width: 13%;
padding-left: 1%;
padding-right: 1%;
}
.car-rental-options .extra .col4 {
float: left;
width: 13%;
padding-left: 1%;
padding-right: 1%;
}
.car-rental-options .extra .col5 {
float: right;
width: 6%;
padding-right: 2%;
text-align: right;
}
.car-rental-options .buttons {
clear: both;
padding-top: 30px;
text-align: right;
}
@media screen and (max-width: 768px) {
.car-rental-options .extra .col1 {
width: 100%;
text-align: center;
padding-left: 0;
padding-right: 0;
}
.car-rental-options .extra .col2 {
width: 100%;
text-align: center;
}
.car-rental-options .extra .col3 {
width: 100%;
text-align: center;
}
.car-rental-options .extra .col4 {
width: 100%;
text-align: center;
}
.car-rental-options .extra .col5 {
width: 100%;
text-align: center;
padding-left: 0;
padding-right: 0;
}
.car-rental-options .buttons {
text-align: center;
}
}
.car-rental-booking-details {
margin-bottom: 30px;
}
.car-rental-booking-details table {
font-size: 14px;
}
@media screen and (max-width: 768px) { .car-rental-booking-details table,
.car-rental-booking-details table thead,
.car-rental-booking-details table tbody,
.car-rental-booking-details table th,
.car-rental-booking-details table td,
.car-rental-booking-details table tr {
display: block;
}
.car-rental-booking-details table tr:first-child {
border-top: 2px solid #747474;
}
.car-rental-booking-details table tr {
border-bottom: 2px solid #747474;
} .car-rental-booking-details table .col1,
.car-rental-booking-details table .col2,
.car-rental-booking-details table .col3
{
width: 100%;
text-align: center;
padding-left: 0;
padding-right: 0;
position: relative;
}
.car-rental-booking-details table .duration-headers .col3
{
display: none;
visibility: hidden;
}
.car-rental-booking-details table .duration-details .col3
{
display: none;
visibility: hidden;
}
.car-rental-booking-details table .item-headers .col2,
.car-rental-booking-details table .item-headers .col3
{
display: none;
visibility: hidden;
}
.car-rental-booking-details table .office-fee-headers .col2,
.car-rental-booking-details table .office-fee-headers .col3
{
display: none;
visibility: hidden;
}
.car-rental-booking-details table .extra-headers .col2,
.car-rental-booking-details table .extra-headers .col3
{
display: none;
visibility: hidden;
}
}
.car-rental-booking-details .form-row-wide {
float: left;
width: 73%;
padding-right: 1%;
}
.car-rental-booking-details .email-search {
float: left;
width: 65%;
padding-right: 5%;
}
.car-rental-booking-details .form-row-wide .email-search {
float: left;
width: 40%;
padding-right: 1%;
}
.car-rental-booking-details .email-search .search-email-address {
width: 100%;
font-style: italic;
}
.car-rental-booking-details .form-row-wide .birth-search {
float: left;
width: 29%;
padding-right: 1%;
font-size: 14px;
}
.car-rental-booking-details .form-row-wide .birth-search select {
width: 100%;
font-style: italic;
}
.car-rental-booking-details .customer-lookup-button {
float: left;
width: 29%;
}
.car-rental-booking-details .ajax-loader {
float: left;
width: 21%;
padding-top: 10px;
}
.car-rental-booking-details .customer-data-label {
clear: both;
width: 20%;
float: left;
padding-top: 13px;
padding-bottom: 5px;
font-size: 14px;
font-weight: 300;
}
.car-rental-booking-details .customer-data-input {
width: 80%;
float: left;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
}
.car-rental-booking-details .customer-data-input .payment-method-name {
color: black;
}
.car-rental-booking-details .customer-data-input .padded-payment-method-description {
padding-left: 22px;
font-style: italic;
padding-bottom: 11px;
}
.car-rental-booking-details .customer-data-input .payment-method-description {
font-style: italic;
}
.car-rental-booking-details .customer-data-input input[type="text"],
.car-rental-booking-details .email-search input[type="text"],
.car-rental-booking-details .customer-data-input select,
.car-rental-booking-details .birth-search select,
.car-rental-booking-details .customer-data-input textarea
{
background-color: #FFF;
border: 1px solid #D2D2D2;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
margin-right: 1%;
box-sizing: border-box;
color: #AAA9A9;
}
.car-rental-booking-details .customer-data-input input[type="text"],
.car-rental-booking-details .email-search input[type="text"]
{
padding: 9px 15px;
}
.car-rental-booking-details .customer-data-input select,
.car-rental-booking-details .birth-search select,
.car-rental-booking-details .customer-data-input textarea
{
padding: 8px 15px;
}
.car-rental-booking-details .customer-data-input input[type="text"],
.car-rental-booking-details .customer-data-input textarea
{
width: 100%;
}
.car-rental-booking-details .customer-data-input select
{
width: 31.5%;
}
.car-rental-booking-details .customer-birthday-select select:last-child
{
text-align: left;
float: right;
margin-right: 0;
}
.car-rental-booking-details .customer-data-input select[name="title"]
{
width: 100%;
}
.car-rental-booking-details .customer-data-input input[type="checkbox"].terms-and-conditions {
width: 15px;
}
.car-rental-booking-details .customer-buttons {
clear: both;
width: 100%;
padding-top: 30px;
text-align: center;
}
.customer-buttons input,.customer-buttons button {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
margin-bottom:4px;
padding-bottom: 5px;
min-width: 130px;
height: 36px;
font-weight: bold;
font-size: 14px;
color: white;
background-color: #DE2E2F;
border: 0;
cursor: pointer;
margin-left: 4px;
}
.customer-buttons input:hover,.customer-buttons button:hover {
background-color: #9F0001;
}
.car-rental-booking-details .form-row {
width: 49%;
margin-right: 1%;
float: left;
}
@media screen and (max-width: 768px) {
.car-rental-booking-details .form-row {
width: 100%;
margin: 0;
}
.car-rental-booking-details .form-row-wide {
width: 100%;
margin: 0;
}
.customer-buttons input
{
width: 100%;
}
.car-rental-booking-details .customer-textarea {
display: block;
width: 100%;
}
.car-rental-booking-details .customer-data-input select,
.car-rental-booking-details .customer-data-input textarea
{
width: 100%;
}
.car-rental-booking-details .form-row .email-search,
.car-rental-booking-details .form-row-wide .email-search,
.car-rental-booking-details .form-row .birth-search,
.car-rental-booking-details .form-row-wide .birth-search,
.car-rental-booking-details .form-row .customer-lookup-button,
.car-rental-booking-details .form-row-wide .customer-lookup-button,
.car-rental-booking-details .ajax-loader {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
}
.car-rental-booking-details .customer-data-label,
.car-rental-booking-details .customer-data-input {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
}
.car-rental-booking-details .customer-data-input .padded-payment-method-description {
padding-left: 0;
}
.car-rental-booking-details .customer-buttons {
width: 100%;
padding-left: 0;
text-align: center;
}
.car-rental-booking-details .customer-data-input input[type="text"],
.car-rental-booking-details .email-search input[type="text"],
.car-rental-booking-details .customer-data-input select,
.car-rental-booking-details .birth-search select,
.car-rental-booking-details .customer-data-input textarea
{
text-align: center;
}
}
.car-rental-booking-failure {
margin-top: 20px;
border-radius: 5px 5px 5px 5px;
border: 2px solid black;
padding: 15px;
background-color: #424B58;
color: #DE2E2F;
margin-bottom: 20px;
}
.car-rental-booking-failure .booking-failure-title {
color: #DE2E2F;
font-weight: bold;
margin-top: 0;
margin-bottom: 8px;
font-size: 18px;
}
.car-rental-booking-failure .booking-failure-content {
border-top: 2px solid black;
padding-top: 8px;
font-size: 14px;
font-weight: bold;
}
.car-rental-booking-failure .booking-failure-content .buttons {
margin-top: 20px;
text-align: center;
}
.car-rental-booking-failure .booking-failure-content .back-button {
width: 200px;
height: 40px;
font-size: 14px;
font-weight: bold;
background-color: white;
border: 2px solid black;
border-radius: 5px 5px 5px 5px;
cursor: pointer;
}
.car-rental-booking-failure .booking-failure-content .back-button:hover {
background-color: #c0c0c0;
}
.car-rental-item-features-list {
}
@media (max-width: 768px) {
.car-rental-item-features-list li{
width:100% !important;
}
}   .car-rental-single-item {
}
.car-rental-single-item .item-images {
float: left;
width: 35%;
}
.car-rental-single-item .item-images .item-small-image {
padding-top: 5px;
width: 33.3%;
float: left;
display: block;
}
.car-rental-single-item .item-images .item-small-image:nth-child(1) {
text-align: left;
}
.car-rental-single-item .item-images .item-small-image:nth-child(2) {
text-align: center;
}
.car-rental-single-item .item-images .item-small-image:nth-child(3) {
text-align: right;
}
.car-rental-single-item .item-images hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
.car-rental-single-item .item-description {
float: left;
width: 61.5%;
padding-left: 4%;
}
.car-rental-single-item .item-features {
clear: both;
width: 100%;
float: left;
}
.car-rental-single-item .item-features .item-features-label {
border-bottom: 3px solid #DE2E2F;
float: left;
font-weight: bold;
margin-top: 10px;
text-transform: uppercase;
width: 100%;
padding-bottom:4px
}
.car-rental-single-item .item-features ul.car-rental-item-features-list {
list-style-type: none;
margin-bottom: 20px;
}
.car-rental-single-item .item-features ul.car-rental-item-features-list li:before {
}
.car-rental-single-item .item-features ul.car-rental-item-features-list ul li {
text-indent: -5px;
}
.car-rental-list-single-item .description-item {
float: left;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #afafaf;
width: 50%;
}
@media (max-width: 768px) {
.car-rental-single-item .item-images {
width: 100%;
}
.car-rental-single-item .item-images img {
width: 100%;
}
.car-rental-single-item .item-images .item-small-image:nth-child(1) {
padding-right: 3px;
}
.car-rental-single-item .item-images .item-small-image:nth-child(2) {
padding-left: 3px;
padding-right: 3px;
}
.car-rental-single-item .item-images .item-small-image:nth-child(3) {
padding-left: 3px;
}
.car-rental-single-item .item-description {
width: 100%;
padding-left: 0;
}
.car-rental-list-single-item .description-item {
width: 100%;
}
}   .car-rental-items-list {
clear: both;
}
.car-rental-items-list .car-rental-list-item,.car-rental-list-item {
float: left;
width: 100%;
border-top: 1px solid #afafaf;
}
.car-rental-items-list .car-rental-list-item .item-image {
float: left;
text-align: center;
width: 23.5%;
}
.car-rental-items-list .car-rental-list-item .item-description {
text-align: left;
float: left;
padding-left: 3%;
font-size: 14px;
line-height: 15px;
width: 30%;
}
.car-rental-items-list .car-rental-list-item .item-more {
text-align: left;
float: right;
padding-left: 3%;
font-size: 12px;
line-height: 15px;
width: 46.5%;
}
.car-rental-items-list .car-rental-buttons {
float: left;
width: 100%;
margin-top: 15px;
}
.car-rental-items-list .car-rental-single-button {
float: right;
font-size: 14px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
border: 2px solid #585858;
background: #DE2E2F;
color: white;
text-transform: uppercase;
}
.car-rental-items-list .car-rental-single-button a {
color: white;
text-decoration: none;
}
.car-rental-items-list .description-item .fa,.car-rental-search-result .description-item .fa,.car-rental-single-item .description-item .fa {
margin-right: 5px;
color: #000;
}
.car-rental-items-list .item-more hr {
background-color: #DE2E2F;
border: medium none;
color: #DE2E2F;
height: 3px;
margin-bottom: 3px;
margin-top: 4px;
}
.car-rental-items-list .item-features-title {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
text-align: right;
color: #333333;
line-height: 15px;
}
.car-rental-items-list .description-item {
float: left;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #afafaf;
width: 100%;
}
@media (max-width: 768px) {
.car-rental-items-list .car-rental-list-item .item-image {
width: 100%;
}
.car-rental-items-list .car-rental-list-item .item-description {
width: 100%;
}
.car-rental-items-list .car-rental-list-item .item-more {
width: 100%;
}
}
.car-rental-items-list .car-rental-list-item .item-image .fusion-flip-box {
cursor: pointer;
}
.car-rental-items-list .car-rental-list-item .item-image .fusion-flip-box .flip-box-front {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
.car-rental-items-list .car-rental-list-item .item-image .fusion-flip-box .flip-box-back .flip-box-back-inner {
margin-top: 40px !important;
}
.car-rental-items-list .car-rental-list-item .item-image img {
width: 240px;
height: 150px;
}
.car-rental-items-list .car-rental-list-item .item-description .item-name {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.car-rental-items-list .car-rental-list-item .item-description hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
.car-rental-items-list .no-items-in-category {
text-align: center;
}
.car-rental-items-list .no-items-available {
text-align: center;
}   .car-rental-locations-list {
clear: both;
}
.car-rental-locations-list .car-rental-location {
float: left;
width: 100%;
border-top: 1px solid #afafaf;
padding-top: 15px;
padding-bottom: 25px;
}
.car-rental-locations-list .car-rental-location:first-child {
border-top: 0 none transparent;
} .car-rental-locations-list .car-rental-location .location-description {
text-align: left;
float: left;
font-size: 14px;
line-height: 15px;
width: 38.5%;
padding-right: 2%;
} .car-rental-locations-list .car-rental-location .location-business-hours {
text-align: left;
float: left;
font-size: 12px;
line-height: 15px;
width: 20%;
padding-right: 2%;
} .car-rental-locations-list .car-rental-location .location-more {
text-align: left;
float: left;
font-size: 12px;
line-height: 15px;
width: 24%;
padding-right: 2%;
} .car-rental-locations-list .car-rental-location .location-image {
float: left;
text-align: right;
width: 17.5%;
}
@media (max-width: 768px) {
.car-rental-locations-list .car-rental-location .location-description {
width: 100%;
}
.car-rental-locations-list .car-rental-location .location-more {
width: 100%;
}
.car-rental-locations-list .car-rental-location .location-image {
width: 100%;
}
} .car-rental-locations-list .car-rental-buttons {
width: 100%;
margin-top: 59px;
}
.car-rental-locations-list .car-rental-single-button {
float: left;
font-size: 14px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
border: 2px solid #585858;
background: #DE2E2F;
color: white;
text-transform: uppercase;
}
.car-rental-locations-list .car-rental-single-button a {
color: white;
text-decoration: none;
}
.car-rental-locations-list .description-location .fa,
.car-rental-locations-list ul li .fa {
margin-right: 5px;
color: #000;
}
.car-rental-locations-list .location-business-hours hr,
.car-rental-locations-list .location-more hr {
background-color: #DE2E2F;
border: medium none;
color: #DE2E2F;
height: 3px;
margin-bottom: 3px;
margin-top: 4px;
}
.car-rental-locations-list .location-features-title {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
text-align: right;
color: #333333;
line-height: 15px;
}
.car-rental-locations-list .description-location {
padding-top: 0;
padding-bottom: 0;
border-bottom: 1px solid #afafaf;
width: 100%;
line-height: 1.5em;
}
.car-rental-locations-list .car-rental-location .location-image img {
width: 179px;
height: 179px;
}
.car-rental-locations-list .car-rental-location .location-description .location-name {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.car-rental-locations-list .car-rental-location .location-description hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
.car-rental-locations-list .car-rental-section-title {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
text-align: left;
color: #333333;
line-height: 15px;
}
.car-rental-locations-list ul.car-rental-business-hours-list,
.car-rental-locations-list ul.car-rental-fees-list {
margin: 0;
padding-left: 0;
padding-bottom: 0;
}
.car-rental-locations-list ul.car-rental-lunch-hours-list {
margin: 0;
padding-left: 0;
padding-bottom: 63px;
}
.car-rental-locations-list ul.car-rental-business-hours-list li,
.car-rental-locations-list ul.car-rental-lunch-hours-list li,
.car-rental-locations-list ul.car-rental-fees-list li {
list-style: none;
border-bottom: 1px solid #afafaf;
padding-bottom: 3px;
padding-top: 3px;
font-size: 14px;
}
.car-rental-locations-list .no-locations-available {
text-align: center;
}   .car-rental-single-location {
clear: both;
} .car-rental-single-location .location-images {
float: left;
width: 35%;
}
.car-rental-single-location .location-description {
float: left;
width: 61.5%;
padding-left: 4%;
font-size: 16px;
} .car-rental-single-location .location-description .location-more {
text-align: left;
float: left;
width: 50%;
padding-right: 2%;
}
@media (max-width: 768px) {
.car-rental-single-location .location-images {
width: 100%;
}
.car-rental-single-location .location-description {
width: 100%;
padding-left: 0;
}
.car-rental-single-location .location-description .location-more {
width: 100%;
}
}
.car-rental-single-location .location-images .location-small-image {
padding-top: 5px;
width: 33.3%;
float: left;
display: block;
}
.car-rental-single-location .location-images .location-small-image:nth-child(1) {
text-align: left;
}
.car-rental-single-location .location-images .location-small-image:nth-child(2) {
text-align: center;
}
.car-rental-single-location .location-images .location-small-image:nth-child(3) {
text-align: right;
}
.car-rental-single-location .location-more .fa,
.car-rental-single-location ul li .fa {
margin-right: 5px;
color: #000;
}
.car-rental-single-location .location-images hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
@media (max-width: 768px) {
.car-rental-single-location .location-images img {
width: 100%;
}
.car-rental-single-location .location-images .location-small-image:nth-child(1) {
padding-right: 3px;
}
.car-rental-single-location .location-images .location-small-image:nth-child(2) {
padding-left: 3px;
padding-right: 3px;
}
.car-rental-single-location .location-images .location-small-image:nth-child(3) {
padding-left: 3px;
}
}
.car-rental-single-location .location-description hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
.car-rental-single-location .car-rental-section-title {
font-weight: bold;
text-transform: uppercase;
text-align: left;
line-height: 15px;
padding-bottom: 4px;
}
.car-rental-single-location .car-rental-section-title.top-padded {
padding-top: 34px;
}
.car-rental-single-location .description-location {
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #afafaf;
}
.car-rental-single-location ul {
margin: 0;
padding-left: 0;
padding-bottom: 0;
}
.car-rental-single-location ul.car-rental-business-hours-list li,
.car-rental-single-location ul.car-rental-lunch-hours-list li,
.car-rental-single-location ul.car-rental-fees-list li {
list-style: none;
border-bottom: 1px solid #afafaf;
padding-bottom: 3px;
padding-top: 3px;
font-size: 16px;
}   .car-rental-price-table {
margin-bottom: 14px;
}
.car-rental-price-table .price-table {
width: 100%;
}
.car-rental-price-table tr.item-table-labels {
font-size: 14px;
background-color: #DE2E2F;
color: #FFF;
text-align: left;
height: 25px;
text-transform: uppercase;
}
.car-rental-price-table tr.classified-item-table-labels {
font-size: 14px;
height: 21px;
}
.car-rental-price-table th.item-label {
width: 300px;
text-align: left;
font-weight: normal;
padding-left: 10px;
text-transform: uppercase;
}
.car-rental-price-table th.classified-item-label {
width: 290px;
text-align: left;
font-weight: normal;
padding-left: 10px;
}
.car-rental-price-table th.item-price-on-duration {
width: 100px;
text-align: center;
font-weight: normal;
}
.car-rental-price-table th.item-deposit {
width: 100px;
text-align: center;
font-weight: normal;
}
.car-rental-price-table .car-rental-price-table-item {
}
.car-rental-price-table tr.item-type-label {
background-color: #DE2E2F;
font-weight: bold;
color: white;
text-align: left;
height: 25px;
text-transform: uppercase;
}
.car-rental-price-table tr.item-type-label td.item-type-name {
padding-left: 10px;
}
.car-rental-price-table tr.car-rental-price-table-item .item-image {
width: 120px;
text-align: center;
}
.car-rental-price-table tr.car-rental-price-table-item .item-image img {
width: 100px;
}
.car-rental-price-table tr.car-rental-price-table-item .item-description {
text-align: left;
}
.car-rental-price-table tr.car-rental-price-table-item .item-description .item-name {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.car-rental-price-table tr.car-rental-price-table-item .item-description hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 1px;
margin-top: 1px;
}
.car-rental-price-table tr.car-rental-price-table-item .item-price-on-duration {
text-align: center;
}
.car-rental-price-table tr.car-rental-price-table-item .item-price-on-duration span {
cursor: pointer;
}
.car-rental-price-table tr.car-rental-price-table-item .item-deposit {
text-align: center;
}
.car-rental-price-table tr td.no-items-in-category {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
} .extra-rental-price-table {
margin-bottom: 14px;
}
.extra-rental-price-table .price-table {
width: 100%;
}
.extra-rental-price-table tr.extra-table-labels {
font-size: 14px;
background-color: #DE2E2F;
color: #FFF;
text-align: left;
height: 25px;
text-transform: uppercase;
}
.extra-rental-price-table th.extra-label {
width: 300px;
text-align: left;
font-weight: normal;
padding-left: 10px;
}
.extra-rental-price-table th.extra-price-on-duration {
width: 100px;
text-align: center;
font-weight: normal;
}
.extra-rental-price-table th.extra-deposit {
width: 100px;
text-align: center;
font-weight: normal;
text-transform: uppercase;
}
.extra-rental-price-table .car-rental-price-table-extra {
}
.extra-rental-price-table tr.car-rental-price-table-extra .extra-description {
text-align: left;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.extra-rental-price-table tr.car-rental-price-table-extra .extra-description .extra-name {
font-weight: bold;
text-transform: uppercase;
}
.extra-rental-price-table tr.car-rental-price-table-extra .extra-description hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 1px;
margin-top: 1px;
}
.extra-rental-price-table tr.car-rental-price-table-extra .extra-price-on-duration {
text-align: center;
}
.extra-rental-price-table tr.car-rental-price-table-extra .extra-price-on-duration span {
cursor: pointer;
}
.extra-rental-price-table tr.car-rental-price-table-extra .extra-deposit {
text-align: center;
}
.extra-rental-price-table tr td.no-extras-available {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
} .car-rental-calendar {
margin-bottom: 14px;
}
.car-rental-calendar .availability-table {
width: 100%;
}
.car-rental-calendar .availability-table tr.item-table-labels {
font-size: 14px;
background-color: #DE2E2F;
font-weight: bold;
color: #FFF;
text-align: left;
height: 25px;
border-left: 1px solid #DE2E2F;
}
.car-rental-calendar .availability-table tr.classified-item-table-labels {
font-size: 14px;
height: 21px;
}
.car-rental-calendar .availability-table th.month-label {
width: 290px;
text-align: left;
font-weight: normal;
padding-left: 10px;
text-transform: uppercase;
}
.car-rental-calendar .availability-table th.classified-month-label {
width: 290px;
padding-left: 10px;
text-align: left;
font-weight: normal;
}
.car-rental-calendar .availability-table th.item-price {
text-align: center;
font-weight: normal;
}
.car-rental-calendar .availability-table th.one-day {
text-align: center;
font-weight: normal;
width: 23px;
}
.car-rental-calendar .availability-table .car-rental-calendar-item {
}
.car-rental-calendar .availability-table .car-rental-calendar-item:last-child {
border-bottom: 1px solid #DE2E2F;
}
.car-rental-calendar .availability-table tr.item-type-label {
background-color: #DE2E2F;
font-weight: bold;
color: white;
text-align: left;
height: 25px;
text-transform: uppercase;
border-left: 1px solid #DE2E2F;
}
.car-rental-calendar .availability-table tr.item-type-label td.item-type-name {
padding-left: 10px;
}
.car-rental-calendar tr.car-rental-calendar-item .item-image {
width: 120px;
text-align: center;
border-left: 1px solid #DE2E2F;
}
.car-rental-calendar tr.car-rental-calendar-item .item-image img {
width: 100px;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .item-description {
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
border-right: 1px solid #DE2E2F;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .extra-description {
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
border-left: 1px solid #DE2E2F;
border-right: 1px solid #DE2E2F;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .item-description .item-name,
.car-rental-calendar .availability-table tr.car-rental-calendar-item .extra-description .item-name {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .item-description hr,
.car-rental-calendar .availability-table tr.car-rental-calendar-item .extra-description hr {
color: #DE2E2F;
background-color: #DE2E2F;
border: none;
height: 3px;
margin-bottom: 1px;
margin-top: 1px;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .quantity-left-in-day {
text-align: center;
border-right: 1px solid #DE2E2F;
line-height: 18px; vertical-align: middle;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .all-taken {
color: red;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .has-available {
color: #333;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .quantity-hover {
cursor: pointer;
}
.car-rental-calendar .availability-table tr.car-rental-calendar-item .partial-quantity-hover {
cursor: pointer;
font-size: 12px;
text-align: center;
color: grey;
}
.car-rental-calendar .availability-table tr td.no-items-in-category {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
border-left: 1px solid #DE2E2F;
border-right: 1px solid #DE2E2F;
border-bottom: 1px solid #DE2E2F;
} .rtl .car-rental-wrapper {
direction: rtl;
unicode-bidi: embed;
}
.rtl .car-rental-search-step1 .booking-item .booking-item-header .booking-item-title {
margin-right: 95px;
margin-left: 0;
text-align: right;
}
.rtl .car-rental-single-booking .booking-item .booking-item-header {
background: transparent url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/booking-header-rtl.png) no-repeat left top;
}
.rtl .car-rental-single-booking .booking-item .booking-item-header-with-title {
background: transparent url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/booking-header-rtl.png) no-repeat left top;
}
.rtl .car-rental-search-step1 .booking-item .booking-item-body div.styled-select-dropdown select {
padding-left: 0;
padding-right: 4px;
}
.rtl .car-rental-search-step1 .booking-item .booking-item-body input[type="submit"] {
margin-left: 0;
margin-right: 80px;
}
.rtl .car-rental-search-step1 div.styled-select-dropdown {
background: #FFF url(//venturescarrentals.com/wp-content/plugins/NativeRentalSystem/Extensions/CarRental/Assets/Front/Images/dropdown-icon-rtl.png) no-repeat scroll left center;
}