.customSelect {
	border: 1px solid #999;
	border-radius: 3px;
	background-image: url('/images/select-background-small.png');
	background-position: right center;
	background-repeat: no-repeat;
	height: 15px !important;
	overflow: hidden;
	font-size: 11px;
    padding-top: 2px;
	font-family: Arial;
}
.customSelect.customSelectHover {
/* Styles for when the select box is hovered */
}
.customSelect.customSelectOpen {
/* Styles for when the select box is open */
}
.customSelect.customSelectFocus {
/* Styles for when the select box is in focus */
}
.customSelectInner {
	height: 17px !important;
    width: 121px\0/ !important;

}

.customSelectBig, .customSelectBig100 {
    border: 1px solid #999;
    border-radius: 3px;
    background-image: url('/images/select-background.png');
    background-position: right center;
    background-repeat: no-repeat;
    height: 26px !important;
    overflow: hidden;
    color: #666666;
    font: bold 12px Verdana;
    line-height: 26px;
    padding-left: 7px;
}

.customSelectBig.customSelectHover {
    /* Styles for when the select box is hovered */
}
.customSelectBig.customSelectOpen {
    /* Styles for when the select box is open */
}
.customSelectBig.customSelectFocus {
    /* Styles for when the select box is in focus */
}

.customSelectBig100Inner {
    width: 100px !important;
    padding-right: 33px;
}


.share-vk  {
	z-index: 600;
}

.landing-item {
	position: absolute !important;
	top: 0;
	left: 0;
	display: none;
}

.landing-nav {
	z-index: 600;
}

.addthis_button_tweet {
	width: 108px !important;
}

.search-results-prev .bx-prev, .search-results-next .bx-next {
	display: block !important;
	height: 100%;
	width: 100%;
}

.like {display: none}

.filter-select {
    background: none !important;
    border: 0 !important;
}

.question-box {
	display: none;
}

.question {
	cursor: pointer;
}

.landing-nav-item.active {
    background-position: 2px top !important;
}

.search-menu-item {
	cursor: pointer;
}

.cost-filter-error {
    color: #ff3300;
    font-size: 20px;
    font-weight: bold;
    padding: 25px 0 0 277px;
}

#order-form .cost-filter-total {
    display: none;
}

.sort-table-footer-1 {
    text-align: left !important;
}

.sort-table-footer-2 {
    border: 0 !important;
    text-align: left !important;
}
.sort-table td a {
    color: #000;
}

.sort-table td a:hover {
    color: #FF3300;
}

.sort-popup {
    display: none;
}

.menu-bullet {
    height: 13px;
    width: 13px;
    background: url("/images/menu.png") no-repeat;
    display: inline-block;
    cursor: pointer;
}

.set {
    display: none;
}

.menu > li.parent > a {
    background-position: 0 0;
}

.menu > li > ul > li.submenu > a {
    background-position: 0 -335px;
}

.menu > li > ul > li.submenu.active > a {
    background-position: 0 -277px;
    color: #000;
}

.menu > li > ul {
    display: none;
}

.menu > li.submenu.active > ul {
    display: block;
}

.menu > li> ul > li > ul > li.active > a {
    background-position: 0 -393px;
    text-decoration: none;
    color: #ff3300;
    font-weight: bold;
}

.rentalblock-cutaway {
    display: none;
    height: 130px !important;
}

.step {
    display: none;
}

.cost-filter-additional {
    display: block;
    border-bottom: 1px solid #000000;
    padding-bottom: 15px;
}

.cost-filter-additional input[type="radio"] {
    margin: 2px 15px 0 0;
    vertical-align: top;
}

#calculate-photo {
    position: absolute;
    right: 0;
    top: 150px;
    width: 200px;
    height: 150px;
    text-align: center;
}

.price-table td.price-table-item-2 {
    width: 60px !important;
}

.price-table td.table-car-name {
    width: 220px !important;
    text-align: left;
}

.rentalblock-cutaway-close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.directions-print {
    position: static !important;
    text-align: right;
}

.rental-more {
    display: none;
}

.photo-office {
    width: 500px;
}

.photo-office a {
    text-decoration: none;
}

.photo-office img {
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    margin: 2px;
    height: 100px;
}

.order-office {
    margin-top: 1.5em;
}

.office-subheader {
    margin-top: 4em;
}

td.sort-table-item-right-align {
    text-align: right;
}

.sort-table table+table {
    border-top: 1px dashed #666666;
}

.sort-table .sort-table-header {
    background-color: #ff6600;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 0.3em;
}

.search-results-name, .search-results-cost {
    text-align: center;
}

.plug-inner-news .plug-inner-box a {
    font-weight: normal;
    font-size: 11px;
}

.plug-inner-news .plug-inner-box {
    padding: 5px 5px 5px;
    height: 152px !important;
}

.cost-filter {
    padding-top: 15px !important;
}

.order-form-main .cost-filter-name {
    width: 230px !important;
}

.order-form-main .client-name {
    width: 250px !important;
}

.order-form-main .client-value {
    width: auto !important;
}

.cost-filter-submit {
    padding-left: 260px !important;
}

.cost-filter-genser label {
    padding-left: 260px !important;
    font-size: 14px;
}

.cost-filter-genser input {
    margin-right: 20px;
}

.extra-services-switch {
    display: inline-block;
    background: url("/images/plus-minus-orange.png") no-repeat scroll right -36px rgba(0, 0, 0, 0);
    width: 210px;
    cursor: pointer;
}

.extra-services-switch.active {
    background-position: right 22px;
}

#captcha_image {
    cursor: pointer;
}

.client-value input.date-input {
    width: 65px;
}

.client-value input.time-input {
    width: 15px;
}

.input-day {
    border: 1px solid #999999;
    border-radius: 3px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 17px !important;
    overflow: hidden;
    text-align: center;
}


.customSelectImg{
    position: absolute;
    background: #FF780E;
    /* right: 0; */
    margin-left: -22px;
    width: 14px;
    height: 19px;
    margin-top: -3px;
    background: url("/images/plugin-select-image.png");
    pointer-events: none;
    display: none\0/;
}

#return-img{
    position: relative;
    left: 0px\0/;
}


