#bcrm_container{
	font-family: 'PT Sans',Arial,Tahoma,Sans-Serif;
}

#bcrm_search , #bcrm_search_additional ,#bcrm_cabinet_main , #bcrm_cabinet_login .my-order , #bcrm_search_result ,#bcrm_quote_info ,#bcrm_quote_reminder ,.bcrm_car_loader,#bcrm_change_passwordCont,#bcrm_new_cabinet, #bcrm_change_passwordError{
  display:block !important;
}

#bcrm_customercountries_container .i-live-drop .bg a span,
#bcrm_customercountries_container,
#bcrm_search_result ul.result_step li,
#bcrm_search_result .results .result .car2,
#bcrm_search_result .results .result .details,
#bcrm_search_result .results .result .total-renting-price
{
	margin: 0;
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}



/*1st step START*/
.bcrm_filterbypartner,
#bcrm_dropoffLocationContainer{
    display:none;
}
/* Improved Search Form CSS START */


/* Currency/Cabinet Dropdown CSS START */
#bcrm_currencies .set-currency span.select,
#bcrm_cabinet_login .my-order .order-title,
#bcrm_cabinet_login .my-order .order-title i.arrow,
#bcrm_currencies .set-currency div.select,
#bcrm_currencies .set-currency div.select i.arrow{
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

#bcrm_currencies,
#bcrm_cabinet_login{
    position:relative;
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

#bcrm_cabinet_login .my-order .order-title,
#bcrm_currencies .set-currency {
    height: auto;
    padding: 0;
    width: auto;
    position: relative;
    font-family: "PT Sans",Arial,Tahoma,sans-serif;
}

#bcrm_cabinet_login .my-order .order-title,
#bcrm_currencies .set-currency div.select {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
    *height: 20px;
    padding: 5px 15px 0;
    text-align: center;
    font-size: 11px;
    color: #006bb7;
    cursor: pointer;
    background: #dddddd;
    background: -webkit-linear-gradient(#efefef, #dddddd);
    background: -o-linear-gradient(#efefef, #dddddd);
    background: -moz-linear-gradient(#efefef, #dddddd);
    background: linear-gradient(#efefef, #dddddd);
    border: 2px solid #e3e3e3;
    border-top: none;
}

#bcrm_currencies .set-currency span.select{
    height: 17px;
    overflow: hidden;
}

#bcrm_cabinet_login .my-order .order-title i.arrow,
#bcrm_currencies .set-currency div.select i.arrow
{
    margin: 7px 0 0 4px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #0060ae;
    padding:0;
    background:none;
}

#bcrm_cabinet_login .my-order .order-title.active,
#bcrm_cabinet_login .my-order .order-title:hover,
#bcrm_currencies .set-currency div.selected,
#bcrm_currencies .set-currency div.select:hover {
    background: #bdbdbd;
    background: -webkit-linear-gradient(#c8c8c8, #bdbdbd);
    background: -o-linear-gradient(#c8c8c8, #bdbdbd);
    background: -moz-linear-gradient(#c8c8c8, #bdbdbd);
    background: linear-gradient(#c8c8c8, #bdbdbd);
    border-color: #cacaca;
}

#bcrm_currencies .dropdown {
    position: absolute;
    z-index: 1000;
    display: none;
    top: 35px;
    left: 0px;
    width: 226px;
    cursor: default;
    padding: 4px 4px 4px 0;
    background: #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    font-family: "PT Sans",Arial,Tahoma,sans-serif;
}

#bcrm_cabinet_login .my-order-popup .top,
#bcrm_currencies .dropdown .drop-arrow{
    position: absolute;
    left: 154px;
    top: -8px;
    width: 0;
    height: 0;
    vertical-align: top;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #FFF;
}

#bcrm_currencies .dropdown ul.drop-scroll {
    height: 199px;
    overflow-y: scroll;
    padding: 0;
    width: 226px;
    margin: 0;
}

#bcrm_currencies .dropdown ul a.row {
    font-size: 11px;
    padding-right: 6px;
    text-align: left;
    width: 203px;

    color: #959595;
    display: block;
    padding: 6px 0 2px;
    text-decoration: none;

}

#bcrm_currencies .dropdown ul a.row.selected {
    color: #404040;
    font-weight: bold;
}

#bcrm_currencies .dropdown ul a.row span {
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    line-height: 1.2;
}

#bcrm_currencies .dropdown ul a.row:hover{
    background: #7cb3e0;
}

#bcrm_currencies .dropdown ul a.row span.description {
    width: 152px;
    padding: 0 0 0 10px;
    color: #404040;
    white-space: nowrap;
    overflow: hidden;
}

#bcrm_currencies .dropdown ul a.row span.currency-code {
    width: 31px;
    padding: 0 10px 0 0;
    font-weight: bold;
    text-align: right;
}

#bcrm_currencies .dropdown ul a.row:hover span {
    color: #FFF;
}

#bcrm_cabinet_login .my-order-popup {
    position: absolute;
    z-index: 1000;
    display: none;
    top: 35px;
    right: -2px;
    width: 206px;
    cursor: default;
    padding: 12px 12px 3px 12px;
    background: #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    font-family: "PT Sans",Arial,Tahoma,sans-serif;
}

#bcrm_cabinet_login .my-order-popup .top{
    left: 175px;
}

#bcrm_cabinet_login .my-order-popup .h{
    display:none;
}

#bcrm_cabinet_login .my-order-popup .error-message {
    width: 160px;
    padding: 10px 8px 9px 36px;
    text-align: center;
    color: #d70000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: url('img/my-order-alert-icon.png') no-repeat 11px 10px #fff5f5;
    border: 1px solid #d70000;
    margin-bottom: 11px;
    font-size: 11px;
    display:none;
}

#bcrm_cabinet_login .my-order-popup input {
    width: 193px;
    height: 29px;
    padding: 0 0 0 11px;
    color: #a9a9a9;
    font-size: 11px;
    font-family: 'PT Sans', Arial, Tahoma, Sans-Serif;
    line-height: 29px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #999999;
    margin-bottom: 9px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

#bcrm_cabinet_login .my-order-popup input:focus {
    color: #404040;
}

#bcrm_cabinet_login .my-order-popup .sign-in{
    width: 204px;
    height: 29px;
    padding: 0;
    text-align: center;
    outline: none;
    color: #FFF;
    text-shadow: 0px 1px #6f9847;
    font-weight: bold;
    font-size: 11px;
    line-height: 27px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'PT Sans', Arial, Tahoma, Sans-Serif;
    background: #80b350;
    background: -webkit-linear-gradient(#94c262, #80b350);
    background: -o-linear-gradient(#94c262, #80b350);
    background: -moz-linear-gradient(#94c262, #80b350);
    background: linear-gradient(#94c262, #80b350);
    border: 1px solid #6da53f;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 9px;
}

#bcrm_cabinet_login .my-order-popup .sign-in a{
    text-decoration: none;
    color: #FFF;
    width: 204px;
    height: 29px;
    display: block;
}
/* Currency Dropdown CSS END */


#bcrm_pickupLocationContainer.open .col-md-6.col-sm-6{
    width: 25%;
}

.mob{
    display: none;
}

.desct{
    display: block;
}

@media screen and (max-width: 767px) {
    #bcrm_pickupLocationContainer.open .col-sm-6.col-xs-12 {
        width: 100%;
    }

    .add-options .bcrm_select .amount {
        display: block !important;
    }

    .payment .payment3 .hide-prices {
        display: none !important;
    }

    .mob{
        display: block;
    }

    .desct{
        display: none;
    }
}

/* paypal additional payment START */
#bcrm_cabinet_main .paypal-img ,
#bcrm_new_cabinet .paypal-img{
    cursor: pointer;
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width:52px;
    height:33px;
    background: url('img/europe/paypal-btn.png?0812') no-repeat left top;
}
#bcrm_cabinet_main .paypal-amount,
#bcrm_new_cabinet .paypal-amount{
    margin-left: 10px;
    margin-right: 10px;
    font-weight: normal;
    height: 27px;
    padding: 0px 9px 0 9px;
    color: #FFFFFF;
    font-size: 23px;
    background: #006bb7;
}

#bcrm_cabinet_main .paypal-amount{
    margin-left: 0px;
}

#bcrm_cabinet_main .paypal-link,
#bcrm_new_cabinet .paypal-link{
    color: #006bb7;
    font-size: 17px;
    font-weight: normal;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    font-family: "PT Sans Narrow",Arial Narrow,Tahoma,Verdana,sans-serif;
    text-decoration: none;
}

#bcrm_cabinet_main .pinline,
#bcrm_new_cabinet .pinline{
    margin: 0 0 0 -50px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

#bcrm_new_cabinet .pinline{
    margin:0;
}

#bcrm_cabinet_main .paypal-amount{
    font-size:22px;
}

#bcrm_cabinet_main a.paypal-link{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin:0;
    padding-top: 3px;
    font-size: 16px;
}

#bcrm_cabinet_main .paypal-img{
    margin-top:-3px;
}

#bcrm_cabinet_main .pinline{
    margin:0;
    width: 400px;
    text-align:left;
}

#bcrm_step_3b .bcrm_paypal_elem{
    display:none;
}


/*Response 2 step START*/
#bcrm_search_result.step2 {
    padding: 0;
    width: auto;
}

.filter .container-fluid .row .simple-container .fa-chevron-up,
.filter .container-fluid .row .simple-container .fa-chevron-down{
    display: none !important;
}

.payment .trip {
    height: auto;
}

.payment .trip .selected .add .cost span.amount .day,
.payment .trip .without-protection .add .cost span.amount .rent{
    display: none;
}

.payment .trip .selected .add .cost span.amount .rent{
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.payment .trip .selected.without-protection  .fa-check,
.payment .trip .without-protection .fa-remove{
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.payment .trip .without-protection .fa-check,
.payment .trip .selected.without-protection .fa-remove{
    display: none;
}

.payment .trip .without-protection .fa-check{
    color: #50a233;
}

.payment .trip .without-protection .fa-remove{
    color: #d70000 !important;
}

.payment .trip .without-protection .fa{
    margin: 2px 5px 0 0 !important;
}

.booking-content .steps .active {
    background: #cecfd3 !important;
    color: #5d6364 !important;
}

.booking-content .steps .active .arrow .bg {
    border-left: 14px solid #cecfd3 !important;
}

.booking-content .steps .active i.fa
{
    font-size: 12px !important;
    margin: 3px 0 0 4px !important;
    color: #5d6364 !important;
display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.booking-content .steps .completed{
    background: #ececec !important;
    color: #949494 !important;
}

.booking-content .steps .disabled .arrow .bg,
.booking-content .steps .completed .arrow .bg {
    border-left: 14px solid #ececec !important;
}

.booking-content .steps .completed i.fa {
    color: #949494 !important;
}

.booking-content .steps .disabled i.fa{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.search-result .vehicle .badge-area{
    z-index: 1;
}

.filter .container-fluid .open .row i.fa.fa-caret-left{
    display: none;
}

.filter .container-fluid .open .row i.fa.fa-caret-down{
    display: block;
}

.filter .container-fluid .open .row .pick-and-drop-locations{
    display: none;
}

.search-result .compare-suppliers .row .list span.swiper-button-disabled{
    display: none;
}

.search-result .car-type .row .remove-filters .bcrm_checkbox,
.search-result .compare-suppliers .row .remove-filters .bcrm_checkbox{
    display: none;
}

.search-result .car-type .row .remove-filters .bcrm_checkbox.bcrm_checked,
.search-result .compare-suppliers .row .remove-filters .bcrm_checkbox.bcrm_checked{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.js_hotels_result{
    cursor: pointer;
}
/*Response 2 step END*/

.custom-popup .modal-dialog .modal-content #bcrm_search_car_popup{
    padding-top:30px;
}

.custom-popup .modal-dialog .modal-content #bcrm_search_car_popup .vehicle{
    padding: 1px 1px 21px 1px;
}

.custom-popup .modal-dialog .modal-content #bcrm_search_car_popup .container-fluid .row .dd{
    color: #328ce1;
    font-size: 13px;
}

.custom-popup .modal-dialog .modal-content #bcrm_search_car_popup .container-fluid .row .supplier .fa.fa-heart-o{
    right: -40px;
}

.custom-popup .modal-dialog .modal-content #bcrm_search_car_popup ul{
    border: 0;
    display: inline-block;
}

.search-result .vehicle .row .details .container-fluid .row .pickup-locations div span.title.text,
#bcrm_search_car_popup.search-result .vehicle .row .details .container-fluid .row .rating span.score{
    cursor: default;
}

#bcrm_search_car_popup.search-result .vehicle .row .details .container-fluid .row .pickup-locations div.fuel{
    display: none;
}

.cabinet .row .content .container-fluid .row .left-col .block .row .total-per-rental .sub,
.cabinet .row .content .container-fluid .row .right-col .block .row .total-per-rental .sub{
    display: block;
    padding: 0 0 0 0;
    font-size: 12px;
    font-weight: normal;
}

.js_location_all_container_1{
    position: relative;
    background:none !important;
    margin-bottom: 0 !important;
}

.js_google_map_4_5_steps{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    z-index: 1;
    position: absolute;
    bottom: 15px;
    right: 5px;
    padding: 2px 5px 2px 5px;
    color: #666666;
    font-size: 11px;
    text-decoration: none !important;
    background: #cecfd3;
    border: 2px solid #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    outline: none; }
.js_google_map_4_5_steps:hover {
    color: #FFFFFF;
    background: #1148ad; }

.search-result .redcar-vehicle .row .cost .container-fluid .row .price-new span.amount,
.search-result .redcar-vehicle .row .cost .container-fluid .row .price-new span.taxes {
    color: #FFFFFF;
}

.booking-content .row .search-result .upsale{
    border: 0 ;
}

@media (min-width: 768px) {
    .modal-dialog.car-popup{
        width: 750px;
    }

    .custom-popup .modal-dialog .modal-content .modal-body .redcar-vehicle .cost .container-fluid .row{
        padding: 100px 0 0 0;
    }
}

@media screen and (max-width: 767px) {
    #bcrm_search_car_popup.search-result .booking-content{
        min-width: auto;
    }

    .summary .container-fluid.bcrm_show_voucher{
        display: none !important;
    }
}

.search-result .try-other-locations .result{
    cursor: unset !important;
}