/* This CSS file will be loaded at last. Any CSS customization should be placed here */
.wrap {
    padding: 1% 0% 1% 5%;
}

.vrc-main-title {
    display: none;
}

.vrcdivsearch {
    padding: 15px 15px 15px 35px;
    background: #fbfbfb;
    border: 1px solid #eee;
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    /* margin-left: 10px; */
}
.vrc-searchf-section-locations{
max-width:50%;
width:49%;
}
.vrcdivsearch .vrc-searchf-section-locations .vrcsfentrycont div {
    width: 100%;
}
select#place,select#returnplace {
    width: 100%;
}



.vrc-searchf-section-datetimes{
max-width:50%;
width:49%;
}
.vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel, .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrytime{
    min-width: 60%;
    margin-right: 10px;
}
.vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrytime{
    min-width: 34%;
    margin-right: 10px;
}
.vrc-sf-time-container {
    width: 100%;
}
span#vrccomselph select,span#vrccomselpm select, span#vrccomseldh select, span#vrccomseldm select {
    width: 40%;
}



.vrc-searchf-section-categories{
max-width:0%;
width:0%;
display:none;
position: absolute;
}



.vrc-searchf-section-sbmt {
    margin-left: 10px;
    display: flex;
    width: 100%;
	text-align: right;
	margin-right: 5%;
}
input.btn.vrc-search-btn {
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: #D6202E !important;
}


.ui-datepicker.ui-widget-content {
    background: #fff !important;
}
.ui-widget-header {
    background: #ddd !important;
}


.vrc-showprc-car-carats {
	text-align: center;
}

.vrc-car-carats .vrccaratsdiv, .vrc-showprc-car-carats .vrccaratsdiv {
    width: 100%;
    text-align: center;
}

.vrccarcarat {
    float: none !important;
}

.vrc-car-carats .vrccarcarat img, .vrc-showprc-car-carats .vrccarcarat img {
    float: none;
    width: 20px;
}

.vrc-car-result-rightinner-deep img {
    width: 30px;
}


span.vrc-car-name a {
    color: black;
}

.booknow {
    float: right;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #D6202E;
}

.btn {
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: #D6202E !important;
}

.vrcentercoupon input.vrcsubmitcoupon {
    background-color: #D6202E !important;
	border: 1px solid #D6202E !important;
}