/* CSS Document */
input[type="submit"] {
	width: 100%;
}
.uk-button {
	color: #ffffff!important;
	font-size: 14px!important;
	background: #000;
}
#frm_booking_search ul, #frm_booking_search ul li {
	display: block !important;
	list-style: none !important;
	padding: 0 !important;
}
.common-inc {
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}
.uk-datepicker-table, .uk-datepicker-heading {
	font-size: 16px;
}
.col50 {
	width: 50%;
	float: left;
	padding-left: 2.5%!important;
	box-sizing: border-box;
}
.col30 {
	width: 33.3333%;
	float: left;
	padding-left: 2.5%!important;
	box-sizing: border-box;
}
.nopad {
	padding-left: 0%!important;
}
form#frm_carbooking.uk-form #bookingblock, form#frm_carbooking.uk-form #ds_carbooking_detailsblock {
	padding: 20px;
	margin-bottom: 20px;
}
form#frm_carbooking.uk-form #ds_carbooking_detailsblock h2 {
	font-family: 'Roboto';
	font-weight: 300!important;
	margin-bottom: 20px;
	font-size: 25px!important;
}
#frm_booking_search .uk-button-primary {
	background: #00a8e6 !important;
}
.uk-button-success, input[type="submit"] {
	color: #fff!important;
}
.ds_car_item #bookok, #ds_carbooking_details #ds_btn_booknow {
	color: #fff!important;
}
.ds_car_item #bookok {
	width: 90%;
	margin: 10px auto;
}
.ds_car_price {
	margin-top: 10px;
}
.ds_car_details .uk-button {
	font-size: 11px;
	line-height: 15px;
	padding: 10px;
}
#frm_carbooking * {
	color: #333;
}
#frm_carbooking i {
	color: #FFF;
}
#dscar_booking_form .uk-autocomplete {
	display: block !important;
}
.uk-autocomplete #pickup_time {
	padding-left: 30px;
	background: none;
}
.uk-button:disabled {
	opacity: 0.1!important;
}
#ds_booking_options ul li {
	list-style: none;
}
.jolotabs {
	padding: 10px;
	background: #EFEFEF;
}
.jolotabs ul {
	list-style: none;
	margin-bottom: 0 !important;
	padding: 10px 0 8px;
	position: relative;
}
.jolotabs ul li {
	display: inline-block;
	margin: 0;
}
.jolotabs ul li a {
	padding: 10px 15px 12px;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	background: #EEE;
	outline: none;
}
.jolotabs ul li.ui-tabs-active a, .jolotabs ul li a:hover {
	background: #FFF;
}
.jolotabblocks, .joloformblock {
	background: #FFF;
	padding: 20px 10px;
	position: relative;
	border-radius: 0 3px 3px 3px;
}
#reglogin {
	background-color: #ffffff;
	border-radius: 10px;
	margin: 100px auto auto;
	max-width: 80%;
	min-width: 200px;
	padding: 40px 25px 25px;
}
#reglogin ul, #reglogin ul li {
	list-style: none;
}
#reglogin ul {
	padding: 0 !important;
}
#reglogin a.close {
	text-align: right;
	padding: 5px;
	display: block;
}
#reglogintabs {
	width: 90%;
	margin: auto;
}
form#login p.status, form#registration p.status, form#login dt, form#registration dt {
	display: none;
}
#reglogin p.status {
	color: #C00;
}
.formblock dd, .formblock dt {
	margin-bottom: 6px !important;
}
#paymentfields_block {
	background: #EEE;
	padding: 10px;
}
.login_overlay {
	display: none;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	z-index: 998;
	top: 0;
	left: 0;
}
.infomessage {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #06C;
}
.errormessage {
	padding: 12px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #C00;
}
.ds_car_img {
	height: 200px;
}
.ds_car_title.uk-text-center {
	background-color: #000;
	border-bottom: 2px solid black;
	padding: 5px 40px;
	color: #fff!important;
	margin-bottom: 10px;
}
#frm_carbooking .ds_car_title.uk-text-center strong {
	color: #fff!important;
}
#ds_confirm_form strong {
	color: #333!important
}
.ds_car_details .uk-button {
	font-size: 11px;
}
.ds_carblock {
    padding: 10px;
    box-sizing: border-box;
}
.uk-form-icon>[class*=uk-icon-] {
	position: absolute;
	top: 50%;
	right: 0;
	margin-right: 5px;
	width: 30px;
	margin-top: -7px;
	font-size: 14px;
	color: #999;
	text-align: right;
	pointer-events: none;
	z-index: 999;
}
.uk-form-icon:not(.uk-form-icon-flip)>input {
	padding-left: 5px!important;
}

@media screen and (max-width: 767px) {
.uk-width-1-5, .uk-width-1-5 * {
	width: 100%!important;
}
	
div#content-container.content-boxed.layout-full {
	padding-top: 0;
}
.uk-width-small-1-3, .uk-width-small-1-3 * {
	width: 100%!important;
}
.col50, .col50 * {
	width: 100%!important;
	padding: 0!important;
}
.col30, .col30 * {
	width: 100%!important;
	padding: 0!important;
	    margin-left: 0px;
}
	.mobile-meta {
		width: 33.33%!important;
		float: left;
	}
.uk-width-small-2-3, .uk-width-small-2-3 * {
	width: 100%!important;
}
}
.uk-icon-clock-o {
	margin-top: -12px!important;
}
.uk-grid>*>:last-child {
    margin-bottom: 20px;
}
