@font-face {
    font-family: car-rental;
    src: url(/font/car-rental.eot?44901524);
    src: url(/font/car-rental.eot?44901524#iefix) format('embedded-opentype'),url(/font/car-rental.woff?44901524) format('woff'),url(/font/car-rental.ttf?44901524) format('truetype'),url(/font/car-rental.svg?44901524#car-rental) format('svg');
    font-weight: 400;
    font-style: normal
}

.credits,.footerAbout .logo,.footerLists,.readmorerw,.socialFooter {
    display: none
}

.closeBtn,.closeDiv {
    position: fixed;
    top: 10px;
    right: 10px;
    width: auto;
    height: auto;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    z-index: 1103;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all .3s,opacity .3s;
    -moz-transition: all .3s,opacity .3s;
    transition: all .3s,opacity .3s;
    box-sizing: border-box;
    min-width: 42px;
    min-height: 42px;
    text-align: center;
    line-height: 42px
}

#spinner {
    margin: 0;
    width: 100%;
    text-align: center;
    height: 150px;
    box-sizing: border-box
}

#spinner:before {
    display: block;
    content: 'loading';
    color: #aaa;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: -30px;
    text-align: center
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0,1,1,0)
}

.lds-ellipsis:before {
    display: block;
    content: 'loading';
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: -30px;
    text-align: center
}

.lds-ellipsis.black div {
    background: #666
}

.lds-ellipsis.black:before {
    color: #666
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 .6s infinite
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(19px,0)
    }
}

.closeBtn.whiteCloseBtn {
    transition: none;
    top: 5px;
    right: 5px;
    background: rgba(255,255,255,.5);
    color: #212121;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3)
}

.closeBtn.whiteCloseBtn:hover {
    color: #222
}

.closeBtn.whiteCloseBtn:active,.closeBtn.whiteCloseBtn:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

#overlay,.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 501;
    box-sizing: border-box;
    background: rgba(0,0,0,.6);
    -ms-filter: opacity(.6);
    -moz-opacity: .6;
    -o-opacity: .6;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

#carRentalContainer {
    float: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    max-width: 1100px;
    min-height: 400px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    font-family: inherit
}

#carRentalContainer * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.container-fluid {
    float: left;
    width: 100%
}

.mainfullcontent {
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    float: left
}

#carRentalContainer {
    max-width: 1200px
}

.superContainer {
    padding: 0
}

h1.mainH1 {
    line-height: 1.2em;
    margin-bottom: -30px;
    color: #b71c1c;
    font-size: 26px;
    text-align: left;
    margin: 0;
    padding: 10px;
    width: 100%;
    font-weight: 700;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.6rem;
    line-height: 1.25;
}

.bdSt2 h1.mainH1,.bdSt3 h1.mainH1,.bdSt4 h1.mainH1 {
    display: none
}

body.bdSt2 .infiniteRightBar,body.bdSt2 .navbar,body.bdSt2 .telephone,body.bdSt2 .topMenuContainer,body.bdSt3 .infiniteRightBar,body.bdSt3 .navbar,body.bdSt3 .telephone,body.bdSt3 .topMenuContainer,body.bdSt4 .infiniteRightBar,body.bdSt4 .navbar,body.bdSt4 .telephone,body.bdSt4 .topMenuContainer {
    display: none
}

#step1 {
    background: 0 0;
    display: inline-block;
    padding: 10px;
    border-radius: 0;
    transition: all .3s ease;
}
@media only screen and (max-width: 767px) {
    #step1 { 
        max-width:400px;
        margin-left:calc( 50vw - 200px );
        clear:both;
    }
    h1.mainH1{
        display:block;
        /* text-align:center; */
    }
    #step1.inlineStep1.open{
        padding: 18px 18px 0;
    }
}
@media only screen and (max-width: 400px) {
    #step1 { 
        margin-left:0;
    }
    #step1.inlineStep1.open{
        padding: 18px 10px 0;
    }
}
#step2,#step3,#step4 {
    display: none;
    margin-top: 20px;
    padding: 0 10px
}

#step1 h1,#step1 h2,#step2 h2,#step3 h2,#step4 h2 {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 26px;
    line-height: 44px;
    font-family: inherit;
    color: #333;
    font-weight: 700;
    float: left;
    box-sizing: border-box;
    border: none;
    width: 100vw;
    margin-left: -10px
}

#step1>h1 {
    display: none
}

.superbox {
    float: left;
    border-radius: 5px;
    margin-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    padding: 0;
    /* max-width: 370px; */
    /* margin-left: auto; */
    /* margin-right: auto; */
}

.rightBox {
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
    padding-left: 0
}

#linetab,#pickupdiv,#returndiv {
    display: block;
    width: 100%;
    float: left;
    position: relative
}

.closeSuperbox {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    font-size: 32px;
    line-height: 41px;
    text-align: center;
    background-color: transparent;
    cursor: pointer;
    z-index: 1
}

.closeSuperbox:active,.closeSuperbox:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.superbox label {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    float: left;
    position: relative;
    left: 0;
    text-align: left
}

#carfilter,#pickup,#retur,.smallselects {
    width: 100%;
    border-color: #fff;
    float: left;
    color: #333;
    cursor: pointer;
    background-color: #fff;
    margin: 0!important;
    font-weight: 400;
    line-height: 20px;
    height: 48px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    font-size: 16px
}

#pickupdate,#returndate {
    width: 70%;
    float: left;
    background: #fff url(https://www.rental-center-crete.com/cdn/en/calendar.png) 7px center no-repeat;
    text-align: center;
    margin: 10px 0;
    cursor: pointer;
    font-size: 16px;
    font-family: inherit;
    border-color: #fff;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 8px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    height: 48px;
    box-sizing: border-box;
    box-shadow: none
}

#Phour,#Rhour {
    width: 30%;
    float: left;
    margin: 10px 0!important;
    padding: 8px;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    height: 48px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    background-color: #fff
}

.sendBtn,.sendBtn:focus {
    width: 100%;
    font-weight: 700;
    background: #749e3a;
    border: 1px solid #749e32;
    border-radius: 0;
    margin: 20px 0 0 0;
    color: #fff;
    font-family: inherit;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    height: auto;
    box-sizing: border-box;
    transition: all .32s;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    border-radius: 5px;
    padding: 15px 20px
}

.sendBtn:hover {
    background: #588022;
    border-color: #588022
}

.bodyLoading .sendBtn:after {
    content: '\f110';
    font-family: fontAwesome;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    margin-right: 5px;
    position: absolute;
    right: 20px
}

#step1 .quotemessage {
    background: #fff;
    font-size: 14px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    border-radius: 5px
}

#step1 .banner {
    width: 100%;
    float: left;
    box-sizing: border-box
}

#step1 .banner img {
    width: 100%;
    margin-top: 22px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    border-radius: 5px
}

.socialdivBIG,.termsContainer {
    display: none
}

#step1.inlineStep1 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-height: 0;
    box-shadow: 0 0 0 10000px transparent;
    bottom: 0;
    right: 0;
    left: auto;
    background: #efefef;
    overflow: hidden;
    transition: max-height .3s ease-in-out 0s,padding .3s ease-in-out 0s,box-shadow .3s ease-in-out;
    padding-top: 0;
    padding-bottom: 0;
}

#step1.inlineStep1.open {
    max-height: 100vh;
    height: auto;
    box-shadow: 0 0 0 10000px rgba(0,0,0,.2);
    padding-top: 18px;
    padding-bottom: 0;
    /* padding: 18px 18px 0; */
    /* border-radius: 10px; */
}

#step1.inlineStep1 .rightBox {
    display: none
}

#step1.inlineStep1.open .closeSuperbox {
    display: inline-block
}

#step2,#step3,#step4 {
    padding: 0 10px
}

.stepsContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 0;
    margin-bottom: 5px;
    position: relative;
    width: calc(100vw - 4px);
    margin-left: -8px
}

.stepsContainer:before {
    content: ' ';
    top: calc(50% - 17px);
    left: 0;
    width: 100%;
    position: absolute;
    border-top: 2px solid #aaa
}

.stepsContainer>div {
    position: relative;
    padding: 0 5px;
    padding-top: 40px;
    min-height: 60px;
    height: auto;
    margin-right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow-wrap: normal;
    background: 0 0;
    white-space: pre-wrap;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.2em;
    font-weight: 400;
    flex: 1 1 auto;
    align-content: center;
    align-items: center;
    align-self: center;
    text-align: center;
    cursor: pointer
}

.stepsContainer>div.stOn {
    text-decoration: underline;
    color: #347ab7
}

.stepsContainer>div:before {
    content: ''!important;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: calc(50% - 16px);
    border: 3px solid #aaa;
    background: #efefef;
    box-shadow: 0 0 0 5px #efefef
}

.stepsContainer div:after {
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 20px;
    margin-top: -10px;
    font-family: car-rental;
    font-style: normal;
    font-weight: 400;
    text-shadow: 0 0 10px rgba(0,0,0,.4)
}

.stepsContainer>div.stOn:before {
    background: #327ab7;
    border: 3px solid #327ab7
}

.stepsContainer>div.stOn:after {
    content: "\f00c";
    font-family: fontAwesome;
    width: 28px;
    position: absolute;
    color: #fff;
    top: 16px;
    font-size: 16px;
    line-height: 16px;
    left: calc(50% - 16px);
    text-decoration: none;
    text-shadow: 0 0 10px rgba(0,0,0,.7)
}

.stepsContainer>div.stNow:after {
    content: "";
    font-family: fontAwesome;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    top: 19px;
    left: calc(50% - 7px);
    text-decoration: none;
    border-radius: 50%;
    box-shadow: 0 0 0 9px #327ab7,0 0 0 14px #efefef
}

.sidebarRight,.stickyParent {
    display: none
}

.mobileIterary {
    display: block;
    position: relative;
    background: #fff;
    float: left;
    border-radius: 0;
    font-size: 13px;
    padding: 5px 10px 5px 50px;
    width: 100vw;
    margin-left: -10px;
    /*     background: linear-gradient(to right,#fff 0,#fff 50%,#ccc 50%,#ececec 100%); */
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    /* background: #fff url(/images/004-distance-1.png) 50% 50% no-repeat; */
    background: #fff;
    background-size: 24px 24px;
    background-position: 10px 50%;
    border-bottom: 1px solid #eee;
    transition: all .2s ease-in-out;
}

.mobileIterary.opened{
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,.2);
}
.mobileIterary[style*=sticky] {
    z-index: 1;
    width: 100vw;
    margin-left: -10px;
    border-radius: 0;
}

.pu-div,.re-div {
    width: 44%;
    float: left;
    box-sizing: border-box;
    padding: 10px
}

.mobileIterary>div {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.mobileInsidePrice{
    float:right;
    font-weight:bold;
    padding-left: 5px;
    border-radius: 3px;
    padding-right: 5px;
    /* margin-right: -5px; */
    cursor: pointer;
}
.mobileInsidePrice .paynowprice{
    /* font-size:16px; */
}

.mobileInsidePrice .paynowprice:before{
}
.mobileInsidePrice .extrasSum{
    /* font-size:13px; */
}
.mobileInsidePrice:active{
    box-shadow: inset 0 0 2px 1px #4394fd
}
.miniExtrasMobile {
    max-height: 0px;
    overflow: hidden;
    transition:all .2s ease-in-out;
    border-top: 1px solid transparent;
}
.mobileIterary.opened .miniExtrasMobile{
    max-height:500px;
    margin-top: 10px;
    padding-top: 12px;
    border-color: #eee;
}
.mobileIterary>div.pu-div {
    text-align: left
}

.mobileIterary>div.re-div {
    padding-left: 0
}

i.icon-png-arrow {
    margin-left: 0;
    margin-right: 0;
    width: 20px;
    height: 15px;
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .7;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABgElEQVR4Xu2YMUpEQRBE34LgDTQwNPAEKqh4AzNvYOQZBENTMxNzMTE2VANDQxPxDpoYCjLgwjCMf6cx2ur66e7Ar9dV3f1nRvJnllw/BmAHJCfgCCQ3gJugI+AIJCfgCCQ3gKeAI+AIJCfgCCQ3gKeAQgS2gVtgDTgHLiOuVgDwBBxWoo+Bu1EIigC+gF3gdQSCAoA9oLhgpRL8DuwAH4sgKAAoGk+Bq0bsPXAEfE9BUAFQdFwDJ43YC+AsA4CicfU3CiX/9TPZFFUcMBe8AbwA6xWByaaoBqDoPgAeRpuiIoBQU+wBKOPjBthcNEKW8Pc3YKt+7x6AdrNaQp2Tr1wi8jz/hwF0WKWPgILlhzdDxSnw1xgsn82fbXXVAKRehFKvwuk/hoabnmIP2AceO7t/t+kpAmg313RXYukvRdNfi/9rc1VbhMIwDCCMTOyAHSBW0LAcOyCMTOyAHSBW0LAcOyCMTOyAHSBW0LAcOyCMTOyAHSBW0LAcOyCMTOzAD/RPPEHyGdbgAAAAAElFTkSuQmCC);
}
.mobileIterary>div.re-div>i.fa-long-arrow-right:before{
    content:'';
}


.mobileIterary>i.icon-right-open {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 24px);
    left: 10px;
    top: calc(50% - 10px);
    width: 24px;
    height: 24px;
    opacity: .5;
    text-align: center;
    line-height: 24px;
    transform: rotate(90deg);
    font-size: 8px;
    display: none
}

.mobileIterary>div.mobileIteraryThird>.priceDtls {
    font-weight: 700
}

.extrasDtls {
    margin-right: 0;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
    position: relative;
    display: inline;
    width: auto;
    transition: all .2s linear,max-width .1s ease-in-out;
    opacity: 1;
    margin: 0;
    font-weight: 700;
    color: #749e3a;
}
.mobileInsidePrice:before{
    font-family: car-rental;
    content: '\f129';
    content: '\e815';
    margin-right:5px;
    font-size:11px;
    line-height: 20px;
    display: inline-block;
    color:#337ab7;
    height: 20px;
}
.mobileInsidePrice:after{
    opacity: .8;
    font-family:car-rental;
    content: '\e822';
    font-size: 14px;
    margin-left:5px;
    color: #000;
    display:inline-block;
    transform:rotate(0deg);
    transition:transform .2s ease-in-out;
}
.mobileIterary.opened .mobileInsidePrice:after{
    transform:rotate(180deg);

}
.extrasDtls[rel="0"] {
    display: inline-block;
    width: 0;
    max-width: 0;
    margin: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    transition: all .1s linear,max-width .2s ease-in-out 0s;
    border: 0 solid transparent;
    opacity: 0
}

.extrasDtls:before {
    content: '+ ';
    /* font-size: 10px; */
    /* text-align: center; */
    /* margin-left: -11px; */
    /* line-height: 12px; */
    display: inline-block;
    /* background: #fff; */
    /* border-radius: 50%; */
    /* width: 12px; */
    /* height: 12px; */
    vertical-align: baseline;
    margin-right: 5px;
    font-weight: 700;
}

.miniExtrasMobile > .miniExtrasMobile-item:before{
}
.miniExtrasMobile > .miniExtrasMobile-item{
    padding:2px 0;
    overflow: hidden;
    max-height: 40px;
    transition: all .3s ease-out;
    transition:all .2s ease-in-out,opacity .2s linear;
}

.miniExtrasMobile > .miniExtrasMobile-item[rel="0"]{
    max-height: 0;
    height: 0;
    padding: 0;
}
.miniExtrasMobile > .miniExtrasMobile-item > .extrasDtls:after{
    display:none!important;

}
.miniExtrasMobile > .miniExtrasMobile-item > i{
    font-size:10px;
    line-height:22px;
    display:none;
}
.miniExtrasMobile > .miniExtrasMobile-item > .extrasDtls{
    float:right;
}

.miniExtrasMobile > .miniExtrasMobile-item > .extrasDtls:before{
    content:'';
    border-bottom: 1px solid #eee;
    width: 100%;
    top: 50%;
    left: calc(-10px - 100%);
    height: 1px;
    position: absolute;
    display: inline-block;
    z-index: 0;
}
.miniExtrasMobile > .miniExtrasMobile-item > .extrasDtls.addCheckMark:after {
    display: inline-block!important;
    color:#7fa742;
    font-weight:400;
    font-family:'fontAwesome';
    content: '\f00c'!important;
    transform:rotate(0deg);
    margin-left: auto;
    margin-right: 3px;
}
.extrasDtls.babyseatsprice:after {
    content: " ";
    width: 13px;
    height: 12px;
    display: inline-block;
    background-image: url(/images/clip-babyseat.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 2px
}

.extrasDtls.gpsprice:after {
    content: " ";
    width: 16px;
    height: 11px;
    display: inline-block;
    background-image: url(/images/clip-gps.png);
    background-size: cover;
    background-position-y: -2px;
    background-repeat: no-repeat;
    margin-left: 4px
}

.extrasDtls.petrolprice:after {
    font-family: car-rental;
    content: '\e857';
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    margin-top: -2px
}

.mobileIterary>span {
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;
    font-weight: 700;
    width: 48px;
    height: 100%;
    max-height: 70px;
    text-align: center;
    transition: all .15s linear;
    font-size: 22px;
    /* opacity: .6; */
    cursor: pointer;
    overflow: hidden;
}

.mobileIterary>span:active,.mobileIterary>span:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.mobileIterary>span>i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    right: 0;
    cursor: pointer;
    color: #000;
}

.mobileIterary>span.closeStep1 {
    height: 0;
    max-height: 0;
    transition: all 230ms linear 0s
}

.showFilters {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    margin-left: -10px;
    width: calc(100% + 20px);
    border-radius: 0;
    padding: 15px 20px 20px 20px;
    min-height: 50px;
    color: #333;
    font-size: 13px;
    padding-left: 0;
    position: relative;
    transition: all .2s linear;
}

.showFilters.active {
    box-shadow: none;
    margin-top: 57px;
    z-index: 500;
}

.showFilters:active,.showFilters:focus {
    box-shadow: inset 0 0 2px 1px #4394fd;
}

.showFilters:before {
    font-family: fontAwesome;
    content: '\f0b0';
    margin-right: 10px
}

.showFilters>i {
    margin-left: 10px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    margin-top: -6px;
    position: absolute;
    right: 16px;
}

.filterCurrentActive {
    font-size: 80%;
    opacity: .6;
    position: absolute;
    bottom: 7px;
    width: 100%;
    text-align: center;
    display: block;
    left: 0
}

.filterCurrentActive:before {
    content: '('
}

.filterCurrentActive:after {
    content: ')'
}

#topBarFilters {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    max-height: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    margin: 0;
    /* margin: -5px -10px 0 0; */
    overflow: hidden;
    /* -webkit-transition: all .3s linear; */
    /* transition: all .3s linear; */
    padding: 0 10px;
    width: calc(100% + 20px);
    margin-left: -10px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

#topBarFilters.active {
    padding: 10px 10px;
    max-height: 100vh;
}

.showFilters.active .cr-icon:before {
    transform: scaleY(-1)
}

.showFilters .cr-icon:before {
    transition: transform .3s linear
}

.filters {
    width: 100%;
    float: left;
    display: block;
    border-top: 0;
    box-sizing: border-box;
    border: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
    flex-shrink: 0
}

.filters>span {
    width: auto;
    float: left;
    display: block;
    padding: 10px;
    cursor: pointer;
    color: #999;
    margin-bottom: 5px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    flex: 1 1 auto;
    text-align: center;
    box-shadow: none;
    font-size: 8px;
    line-height: 14px;
    min-width: 20%;
    background: #efefef;
    margin-right: 3px;
    margin-left: 3px;
}

.filters>span.all {
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-left: 5px
}

.filters>span>b {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #444;
    font-size: 12px;
    margin-bottom: 4px;
}

.filters>span>svg {
    display: none
}

.filters>span>br {
    display: none
}

.filters>span>i.smplPrice {
    font-weight: 700;
    font-style: normal;
    font-size: 1.6em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.filters>span.filterselected {
    background: #dcedc8;
    color: #749e3a;
    border-color: #dcedc8;
    color: #749e3a
}

.filters>span.filterselected>b {
    color: #749e3a
}

.currencydiv {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    border-left: none;
    padding-left: 0;
    float: left;
    z-index: 1;
    text-align: right;
    line-height: 1.6em;
    border-radius: 0
}

.currencydiv>select:focus,.currencydiv>select:hover {
    background-color: #dcedc8;
    color: #749e3a;
}

.selectCont>* {
    width: auto;
    display: inline-block
}

.selectCont>select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px 18px 12px 10px;
    font-size: .8em;
    color: #444;
    height: 38px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 50%;
    font-weight: 700;
    color: #656665;
    padding-right: 24px;
    font-size: 13px;
    height: auto;
    border: 1px solid transparent;
    margin: 0;
    margin-top: 10px;
    width: 100%;
    background: #eee;
    background-image: var(--angle-bottom);
    background-size: 16px 16px;
    background-position-x: calc(100% - 5px);
    background-position-y: center;
    background-repeat: no-repeat;
}

.gearboxFilter {
    margin: 10px 0 10px 0;
    width: 100%;
    font-size: 16px;
    height: auto;
    float: left
}

.gearboxContainer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    background: 0 0
}

.gearboxContainer:before {
    content: 'Gearbox';
    font-size: 12px;
    font-size: 11px;
    padding: 28px 5px 6px 5px;
    line-height: 1.2em;
    min-height: auto;
    font-weight: 700;
    text-align: left;
    width: 50%;
    min-width: 50%;
    flex: 1 1 100%;
    display: block;
    text-transform: uppercase;
    color: #666;
}

.gearboxContainer>div {
    flex: 1 1 auto;
    font-size: 11px;
    padding: 13px 10px;
    line-height: 1.2em;
    min-height: 40px;
    border: 0 solid #efefef;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    transition: all .3s ease-in-out;
    letter-spacing: -.1px;
    box-shadow: 0 0 1px 1px #fff;
    padding-right: 10px;
    padding-left: 10px;
    color: #575657;
    align-self: center;
    text-align: center;
    background: #efefef;
    text-transform: uppercase;
}

.gearboxContainer>div:first-of-type {
    border-right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-left: 5px
}

.gearboxContainer>div:last-of-type {
    border-left: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 5px
}

.gearboxContainer>div.gearboxSelected {
    color: #749e3a;
    background: #dcedc8;
    /* padding-left:30px */
}

.gearboxContainer>div.gearboxSelected:before {
    position: absolute;
    content: '\e81a';
    font-family: car-rental;
    left: 11px;
    top: calc(50% - 8px);
    opacity: 0;
}

.gearboxFilter label,.gearboxFilter select {
    display: none
}

#carboxes>.fullybookedalert,#carboxes>.slide2go {
    display: none
}

#carboxes .caritem:not(.notavailable) {
    padding-bottom: 60px
}

#carboxes .caritem {
    display: flex;
    flex-direction: column;
    transition: all .2s ease-in-out;
    width: 100%;
    float: left;
    width: 100%;
    padding: 10px 10px;
    margin-top: 20px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: none;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    /* transition: all .2s ease-in-out 0s; */
}

.nocarddeposit {
    vertical-align: text-bottom;
    width: 16px;
    margin-right: 5px
}

.ccText {
    text-align: right;
    color: #558b2f;
    font-size: 13px
}

.ccDiv {
    text-align: right;
    float: left;
    width: 100%;
    display: none
}

.ccDiv.ccText>span {
    display: block
}

.ccDiv.ccText {
    display: none
}

.ccImgs img {
    display: none;
    width: 42px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 5px
}

#carboxes .caritem>div {
    flex: 1 1 auto
}

#carboxes .caritem.flashdeal {
    padding-top: 40px
}

.flashoffer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff6f01;
    background: #ff8d36;
    background: radial-gradient(circle,rgba(255,141,54,1) 0,rgba(255,111,1,1) 100%);
    padding: 5px 10px;
    color: #fff;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.caritem.flashdeal .caritemmodels,.caritem.flashdeal .pretotal {
    color: #ff7000
}

.caritem .caritemmodels {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 1.3em;
    box-sizing: border-box;
    color: #333;
    width: 100%;
    padding: 0;
    font-weight: 700;
    letter-spacing: 0
}

.caritem .carTag,.caritem .caritemtitle {
    position: relative;
    display: inline-block;
    padding: 5px 0;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 1.2em;
    box-sizing: border-box;
    color: #7c7c7c;
    font-weight: 400
}

.caritem .carTag {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    margin-top: -20px;
    margin-right: 10px;
    font-weight: 700;
    padding: 3px 5px;
    order: 999
}

.caritem .carTag.bestSeller {
    background: #16abfc
}

.caritem .carTag.greatValue {
    background: #00af4a
}

.caritem .carTag.limitedAv {
    background: #ff2514
}

.caritem .carTag.familyFriendly {
    background: #a20d73
}

.caritem.notavailable .carTag {
    display: none
}

.caritem .caritemchars.incl,.caritem .imggroup,.caritem .rentalTermsBtn {
    cursor: pointer
}

.caritem>div {
    flex: 1 1 auto
}

.caritem>.cols3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: -10px;
    margin-top: 0;
    align-items: center
}

.caritem>.cols3>div {
    -webkit-box-ordinal-group: 999;
    -moz-box-ordinal-group: 999;
    -ms-flex-order: 999;
    -webkit-order: 999;
    order: 999;
    flex: 1 1 33.33%
}

.caritem>.cols3>div.col1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    min-width: 60%;
    max-width: 60%;
    width: 60%;
    padding: 0
}

.caritem .caritemimg .imggroup {
    width: 100%;
    height: 0;
    padding-bottom: 68%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    transition: opacity 1s linear;
    background-color: transparent;
    background-image: url(/images/load_btn.gif);
    background-size: auto;
    background-position: 50% 50%!important
}

.caritem .caritemimg .imggroup>img {
    width: 100%
}

.caritemchars.features {
    display: block;
    float: left;
    font-size: 10px;
    padding: 0;
    text-align: center;
    margin-left: -10px;
    width: calc(100% + 20px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    line-height: 1.3em;
    justify-content: center;
    margin-top: -5px;
    padding: 0 10px;
    text-align: left;
    flex-wrap: wrap
}

.caritemchars.features>span {
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
    border-top: 0;
    padding: 3px 3px;
    font-size: 12px;
    margin: 5px 5px 0 5px;
    color: #444;
    align-self: center;
    margin: 0 2px 0 2px;
    padding: 0 3px;
    text-align: center;
    font-size: 11px
}

.caritemchars.features>span>i {
    display: block
}

.caritemchars.features>span>span {
    color: #666;
    margin-left: 3px;
    font-weight: 400
}

.sidebarRight .caritemchars.features>span {
    font-size: 13px;
    color: #000
}

.caritemchars.features>span.airco {
    display: none
}

.caritem>.cols3>div.col2 {
    display: none
}

.caritem>.cols3>div.col3 {
    min-width: 40%;
    max-width: 40%;
    width: 40%
}

.caritem .caritempricepre {
    width: 100%;
    min-height: 100%;
    float: left;
    text-align: right;
    font-weight: 400;
    border-radius: 5px;
    align-self: flex-end;
    /* margin-top: calc(50% - 50px); */
}

.caritem .radioDiv .icon-check,.caritem .savethis,.caritempricetitle {
    display: none
}

.caritem .pretotal {
    /* margin-top: 30%; */
    font-size: 2.5em;
    line-height: 1em;
    padding: 0;
    width: 100%;
    text-align: right;
    font-weight: 700;
    box-sizing: border-box;
    color: #666;
    letter-spacing: -.05em;
    transition: all .2s ease-in-out;
}

.caritem .pretotal>i {
    font-size: .7em;
    font-style: normal;
    margin-right: 5px
}

.caritem .radioDiv {
    display: block;
    margin-bottom: 10px;
    padding: 2px 0 2px 10px;
    width: 100%;
    text-align: left;
    font-size: 10px;
    text-align: right;
    float: left;
    font-weight: 700;
    color: #749e3a;
    line-height: 1.2em;
    /* text-transform: uppercase; */
}

.showExcess {
    color: #337ab7;
    cursor: pointer
}

u.showExcess {
    color: inherit;
    margin-right: 5px
}

u.showExcess {
    margin-right: 0
}

ul u.showExcess {
    margin-right: 5px
}

.caritem .radioDiv>br {
    content: ' ';
    margin-right: 5px
}

.caritem .depositMessage {
    display: none
}

.caritem .rentalTermsBtn {
    text-align: right;
    padding: 5px 0;
    cursor: pointer;
    color: #337ab7;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: -.05px;
    line-height: .95em;
    width: calc(100% + 20px);
    max-width: 140px;
    float: right;
    position: relative;
    padding-right: 20px;
    margin-bottom: 0
}

.caritem .rentalTermsBtn:after {
    content: '\f132';
    font-family: fontAwesome;
    position: absolute;
    right: 0;
    line-height: 20px;
    font-size: 20px;
    top: calc(50% - 10px)
}

.caritem .rentalTermsBtn>i {
    display: none
}

.caritem .bookthis {
    margin-left: 10px;
    cursor: pointer;
    transition: all .32s;
    text-transform: uppercase;
    font-size: 14px;
    position: absolute;
    bottom: 7px;
    left: 7px;
    margin: 0;
    text-align: center;
    width: calc(100% - 14px);
    height: auto;
    border-radius: 5px
}

.caritem .bookthis.uponRequest {
    background: #fff;
    color: #749e3a;
    border: 1px solid #749e3a;
    text-transform: uppercase;
    text-align: center
}

.caritem.groupOnRequest .savethis {
    display: none
}

.caritem .bookthis.uponRequest:hover {
    background: #e7f3d7
}

.caritem .bookthis>i {
    display: none
}

.caritem .bookthis:after {
    content: '\f105';
    font-family: fontAwesome;
    margin-left: 10px
}

.caritem em {
    font-style: normal
}

.caritem.notavailable .caritemmodels {
    display: block;
    width: 100%;
    color: inherit;
    font-size: 16px
}

#carboxes .caritem.notavailable .carRating,#carboxes .caritem.notavailable .caritemchars,#carboxes .caritem.notavailable .caritemcontent .caritemimg,#carboxes .caritem.notavailable .caritempricediv,#carboxes .caritem.notavailable .caritemtitle,#carboxes .caritem.notavailable .cols3,#carboxes .caritem.notavailable .deliveryInfo,#carboxes .caritem.notavailable .flashoffer,#carboxes .caritem.notavailable .otherLocationsButton,#carboxes .caritem.notavailable .scorelink {
    display: none
}

p.groupJnotice {
    background: #f4d8d9;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 700;
    color: #b00;
    font-size: 95%;
    margin-bottom: 0
}

#carboxes .caritem.bookingActive {
    position: fixed;
    width: calc(100vw - 20px);
    height: 100vh;
    max-height: calc(100vh - 20px );
    /*! min-height: 480px; */
    top: 10px;
    left: 10px;
    /* border-radius: 0; */
    z-index: 510;
    margin-top: 0;
    transition: transform .2s ease-in-out 0s;
    padding-bottom: 30px;
}

#carboxes .caritem.bookingActive .caritemmodels {
    padding-right: 45px
}

#carboxes .caritem.bookingActive>div {
    flex: none
}

#carboxes .caritem.bookingActive>div.flashoffer {
    border-radius: 0
}

#carboxes .caritem.bookingActive .bookthis {
    position: relative;
    bottom: 0;
    top: 3px;
    left: 0;
    right: 0;
    transition: none;
    width: auto
}
#carboxes .caritem.bookingActive .caritempricepre .bookthis{
    display:none;
}
#carboxes .caritem.bookingActive .bookthis.bookthisInHL{
    display:block;
    margin: 10px 0 0;
}
#carboxes .caritem.bookingActive .bookthis.uponRequest {
    white-space: pre-wrap;
    width: auto;
    padding: 10px 5px;
    min-height: auto
}

#carboxes .caritem.bookingActive .bookthis:after {
    display: none
}

#carboxes .caritem > div.termsContainer{
    min-height: 0px;
    height:100%;
    max-height:0;
    transition: 0s;
    /*! animation-delay: 0s; */
}

#carboxes .caritem.bookingActive > div.termsContainer {
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
    height: 100%;
    min-height: auto;
    flex: 1 1 auto;
    padding: 0 0;
    padding-right: 10px;
    max-height: 1000px;
    /*! transition: max-height 0s; */
    transition: max-height .3s ease-in-out;
    scrollbar-width: thin;
}
.termsContainer::-webkit-scrollbar {
    width: 8px;
}

.termsContainer::-webkit-scrollbar-track {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(0,0,0,.03)
}

.termsContainer::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(0,0,0,.1)
}

.termsContainer::-webkit-scrollbar-thumb:hover {
    background: rgba(0,0,0,.4)
}

.termsContainer::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,.05)
}
.premInsurHeader {
    line-height: 1.4em
}

.premInsurHead {
    position: relative;
    padding: 10px 48px 10px 10px;
    font-size: 13px;
    line-height: 1.7em;
    background: #f2f5ee;
    display: block;
    border-radius: 3px;
    margin-top: 5px;
    color: #333;
    margin-bottom: 10px
}

.premInsurHeader>b {
    display: block
}

.premInsurHead:active,.premInsurHead:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.premInsurHead i.icon-shield {
    font-size: 2.5em;
    line-height: initial;
    color: #749d3a
}

input[type=checkbox].toggle,input[type=radio].toggle {
    display: none
}

.toggle+.lbl-toggle {
    transition: transform .3s ease-in-out
}

.toggle:checked+.lbl-toggle {
    transform: scaleY(-1);
    transition: transform .3s ease-in-out
}

.premInsurCbLabel {
    display: block;
    text-align: center;
    float: right;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    top: 5px;
    margin-bottom: 0;
    z-index: 4;
}

.premInsurCollapsible {
    width: calc(100% + 40px);
    text-align: left;
    height: 100%;
    max-height: 0;
    overflow: hidden;
    margin-top: 5px;
    transition: max-height .3s ease-in-out;
    font-weight: 400
}

.toggle:checked+.lbl-toggle+.collapsible {
    max-height: 500px;
    transition: max-height .3s ease-in-out;
}

.tabsHeader {
    display: flex;
    position: sticky;
    top: -5px;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    background: #fff;
    border-radius: 5px
}

.tabsHeader>.button {
    margin: 0;
    margin-top: 5px;
    margin-right: 5px;
    white-space: normal;
    height: auto;
    min-height: auto;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    border-bottom: 0
}

.tabsHeader>.button:first-of-type {
    margin-left: 10px
}

.tabsHeader>.button {
    border-color: #eee
}

.tabsHeader>.button-active {
    color: #000;
    background: #eee;
    border-color: #eee
}

.tabsHeader>.button-active:active,.tabsHeader>.button-active:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.tabsHeader>.button>i {
    display: none
}

.tabsHeader>div.button:last-of-type {
    margin-right: 10px
}

.iframeTabContainer {
    border: 3px solid #f0f0f0;
    margin-top: 0;
    border-radius: 5px;
    padding: 5px;
    background: url(/images/load_btn.gif) 50% 50px no-repeat;
}

.termsContainer .termsFrames {
    width: 100%;
    border: 0;
    min-height: 500px;
}

.infoSnippet {
    transition: background-color .5s ease;
    position: relative;
    float: left;
    overflow: hidden;
    padding: 0 10px;
    background: 0 0;
    box-shadow: none;
    max-height: 0;
    transition: max-height .3s ease-in-out 0s,padding .3s ease-in-out 0s;
    transition: none
}

.infoSnippet.active {
    padding: 10px 10px;
    max-height: 230px;
    margin-top: 20px
}

.infoSnippet .blueBg,.infoSnippet>i {
    display: none
}

.infoSnippet .snippetTitle {
    font-weight: 700;
    color: #337ab7;
    font-size: 18px;
    transition: all .5s ease;
    text-align: center;
    font-style: italic
}

.infoSnippet>.snippetBody {
    font-weight: 400;
    line-height: 1.6em;
    color: #666;
    transition: all .5s ease;
    text-align: center;
    font-style: italic;
    font-size: 12px;
    margin: 0
}

.infoSnippet .snippetBody>br {
    content: ' ';
    margin-right: 3px
}

.infoSnippet>ul.inSnippetList {
    flex-direction: row;
    flex-wrap: wrap;
    display: none
}

.termsContainer {
    display: block;
    float: left;
    width: 100%;
    max-height: calc(100% - 80px);
    overflow: scroll;
    overflow-x: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

.sideFilters,.sideHeaders {
    display: none
}

#step2 h4,#step3 h4,#step4 h4 {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%
}

.optionalExtraPrices>h4 {
    display: none
}

.sidebarRight .pu-div,.sidebarRight .re-div {
    width: 100%;
    padding: 5px 0;
    font-size: 13px;
    line-height: 1.3em
}

.sidebarRight .pu-div b,.sidebarRight .re-div b {
    display: block
}

.sidebarRight .cardetails {
    float: left
}

.sidebarRight .cardetailstext>b {
    display: none
}

.sidebarRight .cardetailstext {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 700
}

.sidebarRight .caritemimg {
    margin: 0;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    padding: 0;
    float: left
}

.sidebarRight .imggroup {
    width: 100%;
    height: 0;
    padding-bottom: 55%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    transition: opacity 1s linear;
    text-align: center
}

.neweditlink {
    width: 12%;
    text-align: center;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-decoration: none;
    color: #337ab7;
    cursor: pointer
}

.neweditlink:hover {
    text-decoration: underline
}

.back2step2div {
    visibility: hidden;
    position: relative;
    height: 44px;
    width: 0;
    cursor: pointer;
    float: left;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    background: #fff;
    margin-left: 10px;
    border-radius: 5px;
    margin-right: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    border: 1px solid transparent
}

.back2step2div:active,.back2step2div:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.back2step2div>i {
    display: inline-block;
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 0;
    color: #666;
    font-size: 16px
}

.back2step2div:hover {
    border: 1px solid #222
}

.back2step2div:hover>i {
    color: #000
}

.personal {
    float: right;
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    margin-bottom: 20px;
    width: 100%
}

#step4 .personal {
    width: 100%
}

.personal.insuranceDiv {
    margin-top: 10px
}

.confirmation>h4>i,.personal>h4>i {
    display: none
}

#step3 .confirmation h4 {
    position: relative;
    margin-bottom: 20px
}

.msg-info {
    float: left;
    color: #31708f;
    background-color: #e1f5fe;
    border-color: #e1f5fe;
    padding: 15px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    font-size: .85em;
    line-height: 1.6em;
    border-radius: 5px
}

.msg-info.successMsg {
    color: #3c763d;
    background-color: #e2ead8;
    border-color: #e2ead8
}

b.showExcess {
    text-decoration: underline
}

.excessTable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    position: relative
}

.excessTable tr>td {
    width: 50%;
    text-align: center;
    line-height: 1em;
    font-size: 15px
}

.eTtl {
    vertical-align: top;
    font-weight: 700
}

.vAM {
    vertical-align: middle
}

.eGr {
    color: #749e3a
}

.excessTable small {
    display: inline-block;
    width: 100%
}

td.eDG.eTtl.alLft {
    font-size: .75em;
    color: #aaa;
    vertical-align: middle;
    border: 0
}

.excessTable td.eDG.alLft i {
    display: none
}

.excessTable tr>td.alLft {
    text-align: left
}

.excessTable td {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc
}

.excessTable>thead>tr:last-of-type td {
    border-top: 1px dotted #fff
}

.excessTable>tbody>tr:last-of-type td {
    border-bottom: 1px dotted #fff
}

.newRepeaterBtn {
    background: #eee;
    display: inline-block;
    text-align: right;
    color: #666;
    float: right;
    max-width: 50%;
    border: 1px solid transparent;
    padding: 5px 20px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.4em;
    margin-right: -16px;
    margin-left: 5px;
    cursor: pointer
}

.newRepeaterBtn:hover {
    border-color: #222
}

.personal label {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px
}

#step3 .txtbx,input[type=text].txtbx {
    width: 100%;
    float: left;
    text-align: left;
    cursor: pointer;
    font-size: 16px;
    font-family: inherit;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    padding: 8px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    height: 48px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 0
}

.socialMedia {
    width: 100%;
    font-size: 80%;
    text-align: right;
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    align-self: center;
    justify-content: flex-end;
    margin-top: 5px
}

.socialMedia>.button {
    background: 0 0;
    border-color: #999;
    color: #d2d2d2;
    padding: 5px 10px;
    line-height: 1em;
    height: auto;
    min-height: auto;
    margin: 2px 0 2px 5px;
    border-color: inherit;
    cursor: pointer
}

.socialMedia>.button:before {
    font-family: fontAwesome;
    color: #999
}

.socialMedia>.button.active:before {
    color: #fff
}

.socialMedia>.button:after {
    color: #999;
    font-size: 12px;
    text-transform: none;
    margin-left: 5px;
    letter-spacing: 0
}

.socialMedia>.button.active:after {
    color: #fff
}

.socialMedia>.button:hover {
    border-color: #333;
    color: #333
}

.socialMedia>.button:hover:after,.socialMedia>.button:hover:before {
    color: #333
}

.socialMedia>.button.active:hover:after,.socialMedia>.button.active:hover:before {
    color: #fff
}

.socialMedia>.button.active.whatsapp {
    color: #25d366;
    background-color: #25d366;
    border-color: inherit
}

.socialMedia>.button.active.viber {
    color: #8f5db7;
    background-color: #8f5db7;
    border-color: inherit
}

.socialMedia>.button.active.telegram {
    color: #08c;
    background-color: #08c;
    border-color: inherit
}

.socialMedia>.button.whatsapp:before {
    content: '\f232'
}

.socialMedia>.button.viber:before {
    content: '\f232'
}

.socialMedia>.button.telegram:before {
    content: '\f2c6'
}

.socialMedia>.button.whatsapp:after {
    content: 'Whatsapp'
}

.socialMedia>.button.viber:after {
    content: 'Viber'
}

.socialMedia>.button.telegram:after {
    content: 'Telegram'
}

[type=checkbox].myCkBox {
    display: none
}

.termsCheckBox {
    float: left
}

.mytba {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 7px 0
}

.mytba:first-of-type {
    margin-top: 20px
}

.mytba>label {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px
}

.myCkBox+label {
    padding-left: 30px;
    position: relative;
    float: left
}

.myCkBox+label:before {
    position: absolute;
    width: 26px;
    min-width: 30px;
    height: 20px;
    left: 0;
    top: 0;
    content: '\f096';
    font-family: fontAwesome;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #ccc
}

.myCkBox:checked+label:before {
    content: '\f046';
    color: #222
}

.landingHourContainer {
    width: 100%;
    float: left
}

.smallselects {
    border-color: #ccc;
    background-image: none;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px
}

.smallselects.landingHour,.smallselects.landingMinutes {
    width: 110px;
    margin-right: 20px!important;
    background-image: url(/images/ddbox.png);
    background-image: var(--angle-bottom);
}

#step .txtbx:active,#step .txtbx:focus,select.smallselects:active,select.smallselects:focus {
    border-color: #ccc;
    box-shadow: inset 0 0 2px 1px #4394fd
}

.aThird {
    width: 100%;
    float: left;
    padding: 5px;
    position: relative;
    padding-left: 100px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin: 5px 0
}

.aThird.aThirdL {
    padding-bottom: 0;
    border-bottom: 0
}

.aThird>label {
    margin-top: 0
}

.aThird>label>span {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #666
}

.selectBSContainer {
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.selectBSContainer>div {
    min-width: 48px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    background: #f0f0f0;
    color: #717171;
    border: 1px solid transparent
}

.selectBSContainer>div:before {
    content: '\f067';
    font-family: fontAwesome;
    line-height: 2.9em;
    width: 100%
}

.selectBSContainer>div.minusOne:before {
    content: '\f068'
}

.selectBSContainer>div.minusOne {
    margin-right: 5px
}

.selectBSContainer>div.plusOne {
    margin-left: 5px
}

.selectBSContainer>div.disabled {
    opacity: .3;
    cursor: not-allowed;
    border-color: transparent
}

.selectBSContainer>div:hover {
    border-color: #717171
}

.selectBSContainer>select {
    font-weight: 700
}

.selectBSContainer>select.active {
    border-color: #8ab14b;
    color: #8ab14b;
    background-color: #f6f9f2
}

.buttonSelectContainer {
    float: left;
    display: flex
}

.buttonSelectContainer>.button {
    margin-right: 5px;
    height: auto;
    white-space: normal;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    padding-bottom: 50px;
    position: relative
}

.buttonSelectContainer>.button>img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 32px;
    margin-top: -10px
}

.buttonSelectContainer>.button.button-active {
    position: relative;
    border-color: #222
}

.buttonSelectContainer>.button.button-active {
    background: #7fa742;
    border-color: #7fa742;
    color: #fff!important;
}

.buttonSelectContainer>.button:first-of-type {
    margin-bottom: 0
}

.buttonSelectContainer>.button:last-of-type {
    margin-right: 0;
    margin-bottom: 0
}

.buttonSelectContainer>.button>span {
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.6em;
    background: rgba(255,255,255,.3);
    border-radius: 5px;
    padding: 2px 15px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 50px);
    width: 100px
}

.personal.collapsiblePersonal {
    position: relative;
    transition: max-height .2s ease-in-out 0s, height .2s ease-in-out 0s;
}

.personal.collapsiblePersonal.notVisible {
    height: 100%;
    /* max-height: 50px; */
    overflow: hidden;
    margin: 0;
    transition: all .2s linear;
    animation-delay: 0s;
}

.personal.collapsiblePersonal>h4 {
    padding: 15px;
    margin-left: -15px;
    margin-top: -15px;
    width: calc(100% + 30px);
    margin-bottom: 0!important;
    cursor: pointer
}

.personal.collapsiblePersonal>h4>.toggleVisible {
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    height: 52px;
    text-align: center;
    line-height: 48px;
    transition: transform .2s ease-in-out 0s;
    cursor: pointer;
    animation-delay: 0s;
    transform: scaleY(-1)
}

.personal.collapsiblePersonal.notVisible>h4>.toggleVisible {
    transform: scaleY(1)
}

.notVisible .discountContainer{
    max-height: 0px;
    overflow: hidden;
}

.discountContainer {
    height:100%;
    float: right;
    width: 100%;
    position: relative;
    max-height: 400px;
    overflow: hidden;
    transition: all .3s linear;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn {
    border: 1px solid transparent;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    display: inline-block;
    padding: 15px 20px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 5px;
    height: auto
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn.focus,.btn:focus,.btn:hover {
    text-decoration: none
}

.submitDiscountCode {
    position: absolute;
    right: 3px;
    bottom: 3px;
    height: 42px;
    border-bottom-width: 1px;
    line-height: 10px;
    color: #656665
}

.codeBtn,.couponspan div {
    width: 15%;
    float: right;
    height: 40px;
    line-height: 20px
}

.couponMessage {
    margin-bottom: 0;
    margin-top: 20px
}

.couponspan .btn {
    padding: 10px 5px
}

.couponspan .btn:hover {
    border-radius: 0
}

.paywithbank {
    margin-bottom: 0
}

.topError {
    font-size: .9em;
    line-height: 1.6em;
    position: relative;
    display: none;
    padding-left: 50px;
    box-shadow: 0 0 30px rgba(34,34,34,.29)
}

.topError>a {
    color: inherit;
    text-decoration: underline
}

.topError>i {
    position: absolute;
    left: 10px;
    top: calc(50% - 12px)
}

a.closeIt {
    width: 42px;
    height: 42px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: .5;
    transition: opacity .3s;
    text-decoration: none;
    font-size: 32px;
    line-height: 35px
}

a.closeIt:hover {
    opacity: 1
}

a.closeIt:active,a.closeIt:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.failMsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.termsCheckbox {
    text-align: center;
    font-weight: 400;
    padding: 0;
    float: right;
    width: 100%
}

.activateCouponBtn,.termsCheckbox {
    text-align: center;
    font-weight: 400;
    padding: 0;
    float: right;
    width: 100%;
    border-radius: 5px
}

.termsCheckbox>input[type=checkbox].myCkBox {
    vertical-align: middle;
    margin: 0;
    margin-right: 10px;
    display: block;
    visibility: hidden
}

.termsCheckbox>label {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    vertical-align: middle;
    padding: 15px 10px 15px 10px;
    margin-top: 30px;
    width: 100%
}

.termsCheckbox>label a {
    color: inherit;
    text-decoration: underline
}

.termsCheckbox>label:before {
    font-size: 32px;
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.myCkBox+label[for=termsCheckbox]:before {
    position: relative;
    margin-right: 10px
}

.confirmation {
    float: left;
    width: 100%;
    box-sizing: border-box;
    display: block;
    height: auto;
    position: relative;
    padding: 15px;
    background: #fff;
    margin-top: 40px;
    border-radius: 5px;
    margin-bottom: 60px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1)
}

.currencyTipFinal {
    color: #ccc;
    font-size: .8em
}

.anytable {
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
    border-collapse: separate;
    margin-bottom: 0
}

.anytable td {
    border-top: 1px solid #eee;
    border-bottom: 0;
    padding: 8px 0;
    font-size: .9em
}

.anytable tr:first-child td {
    border-top: none
}

.anytable tr td:nth-child(2) {
    text-align: right;
    padding-right: 0;
    min-width: 60px
}

.anytable td.green {
    border-bottom: 1px solid #749e3a;
    color: #749e3a
}

.anytable td.bold {
    font-weight: 700
}

.anytable i {
    width: 20px;
    display: inline-block;
    text-align: left
}

.anytable.finalTr td.green {
    border-bottom: 1px solid #eee;
    color: #749e3a;
    font-weight: 700
}

.extrasTrBB,.extrasTrFuel,.extrasTrGps {
    display: none
}

.totalInclSumsTr td:first-of-type {
    padding-left: 23px
}

.totalInclSumsTr>td {
    font-size: 110%;
    border-top-color: #222;
    border-bottom: 1px solid #222;
    font-weight: 700
}

.extrasSpacer>td,.secDrTr>td {
    border-top: 0
}

tr.restTr {
    display: none!important
}

.depositTr>td:first-of-type,.restIncludingExtrasTr>td:first-of-type {
    padding-left: 23px
}

.depositTr>td {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #ff6f00;
    font-weight: 700
}

.extrasTr {
    cursor: pointer;
    display: none!important
}

.extrasTrBB.on,.extrasTrFuel.on,.extrasTrGps.on {
    display: table-row
}

.btn-link-new {
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
    display: block;
    padding: 7px 0
}

.btn-link-new:hover {
    color: #000
}

.poabox .btn-link-new {
    text-decoration: none
}

.calcs.btnContTable {
    padding-bottom: 0;
    padding-top: 15px
}

.btn-full {
    width: 100%
}

.btn-proceed {
    color: #fff;
    background: #ff7000;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    white-space: normal;
    min-height:auto;
    transition: background .3s ease-in-out;
    position: relative;
    padding-right:40px;
}

.btn-proceed:hover {
    background: #e66301;
    border-color: #e66301
}

.btn-proceed>i{
    position:absolute;
    right:10px;
    top:calc(50% - 10px);
    text-align: center;
}
.poabox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(241,241,241,.7)
}

.poaboxDiv {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 15px;
    border-right: 3px solid #eee;
    height: 100%
}

.confirmation .closeDiv {
    z-index: 2;
    color: #fff;
    top: 20px
}

.confirmation .closeDiv:hover {
    background-color: rgba(0,0,0,.9);
    opacity: 1
}

.poaboxDiv .closeDiv {
    display: none
}

.extracol {
    display: none
}

.poabox .btnContTable>.btn-full {
    width: calc(100% - 60px);
    white-space: normal;
}

.poabox .btnContTable>.cancelpaynow {
    width: 50px;
    float: right;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    padding: 15px 17px;
    margin-left: 5px;
    color: #666
}

.poabox .btnContTable>.cancelpaynow>i {
    font-size: 16px
}

.poabox .btnContTable {
    border-top: 0;
    border-bottom: 0
}

.poabox .btnContTable>.cancelpaynow:hover {
    color: #222
}

.poabox .btnContTable>.cancelpaynow:active,.poabox .btnContTable>.cancelpaynow:focus {
    box-shadow: inset 0 0 2px 1px #4394fd
}

.overBox {
    background: #fff;
    position: fixed;
    z-index: 510;
    width: 90%;
    left: 5%;
    bottom: 20%;
    text-align: left;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding: 20px;
    transition: all 0s;
    opacity: 0
}

.showOverBox.overBox {
    opacity: 1;
    transition: all 0s
}

.overBox>span {
    display: block
}

.overBox.expired {
    text-align: center
}

.overBox>.btn {
    font-weight: 700;
    padding: 10px 20px
}

.overBox>.reloadExpire {
    float: none
}

.overBox>button {
    float: right;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    font-size: 13px
}

.overBox .closeBtn,.overBox .closeDiv {
    left: calc(50% - 21px);
    width: 42px;
    height: 42px;
    line-height: 39px;
    top: auto;
    margin-top: -72px;
    border-radius: 5px;
    background: rgba(0,0,0,.5);
    text-align: center;
    color: #fff
}

.overBox .closeBtn:hover,.overBox .closeDiv:hover {
    background: rgba(0,0,0,.9);
    color: #fff;
    opacity: 1
}

.overBox input {
    margin: 10px 0 0
}

.overBox input:focus {
    border-color: #222
}

.sendRepeaterEmail>.btn,.sendRepeaterEmail>button {
    margin-top: 15px;
    float: right
}

.repeaterBox .lds-ellipsis>div {
    background: #222
}

.overBox.excessBox>span {
    font-weight: 700;
    float: left;
    width: 100%;
    padding: 10px 0
}

.overBox.excessBox>div {
    font-size: 14px;
    line-height: 1.6em
}

.overBox .lds-ellipsis>div {
    background: #222
}

.overBox .lds-ellipsis:before {
    display: none
}

.lds-ellipsis.msg-error:before {
    display: none
}

.lds-ellipsis.msg-error {
    color: #f44336;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    height: auto
}

.lds-ellipsis.msg-success {
    color: #4caf50;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    height: auto
}

.answers {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px
}

.answers .answerBtns {
    width: 99%;
    margin-top: 2%;
    font-size: 12px;
    padding: 10px
}

.overBox .requestemailbox,.overBox .saveemailbox {
    margin-top: 20px
}

.overBox .requestemailbox>button,.overBox .saveemailbox>button {
    margin-top: 20px
}

.requestemailbox>label {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: -5px;
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #222;
    font-weight: 400
}

@media only screen and (min-width: 48em) {
    #step1 {
        display:flex;
        flex-wrap: wrap
    }

    #step1>div {
        align-items: center;
        align-self: center;
        align-content: center;
    }

    .superbox {
        max-width: 400px;
        padding: 20px;
        margin-left: auto;
        margin-right: auto
    }

    .rightBox {
        width: calc(100% - 400px);
        padding-left: 20px
    }

    h1.mainH1 {
        color: #333;
        font-size: 26px;
        line-height: 38px
    }

    #carboxes .caritem:not(.notavailable) {
        padding-bottom: 10px
    }

    .caritem .caritemchars.features {
        margin-top: -9px
    }

    #Phour,#Rhour,#carfilter,#pickup,#pickupdate,#retur,#returndate,.smallselects {
        font-size: 14px
    }

    .showFilters {
        display: none
    }

    #topBarFilters {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
        height: auto;
        margin: 0;
        padding: 15px 10px 10px 10px;
        width: calc(100% + 20px);
        margin-left: -10px;
        background: 0 0;
        box-shadow: none;
        max-width: 700px;
        margin-left: calc(50% - 350px);
        max-height: 500px;
    }
    .filters {
        min-width: 100%;
        max-width: 100%;
        flex-wrap: nowrap
    }

    .filters>span {
        min-width: auto;
        background-color: #fff;
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
    }

    .filters>span.filterselected {
        background: #fff;
        /* background: #e2eed3; */
        /* background-image: linear-gradient(to right, #FFFFFF 0%, #f3f7ee 100%); */
        box-shadow: 0 1px 2px rgba(101, 102, 101, 0.25);
        box-shadow: inset 0 0px 0px 1px #749e3a;
        /* box-shadow: inset 0 0px 0px 1px #749e3a, 0 0px 0px 1px #749e3a; */
    }

    .filters>span:hover,.filters>span:hover>b {
        color: #222
    }

    .filters>span.filterselected:hover,.filters>span.filterselected:hover>b {
        color: #749e3a;
    }

    .filters>span>svg {
        display: block;
        max-width: 51px;
        margin: 0 auto
    }

    .filters>span>svg>path:first-of-type {
        fill: #999
    }

    .filters>span>b {
        color: #999
    }

    .filters>span:hover>svg>path:first-of-type {
        fill: #222
    }

    .filters>span>i.smplPrice {
        font-size: 16px
    }

    .filters>span.filterselected>svg>path:first-of-type {
        fill: #749e3a
    }

    .mobileIterary>div {
        font-size: 14px;
    }

    .currencydiv {
        width: 110px;
        float: right;
        border-left: 1px solid #ccc;
        margin-top: 20px;
        padding-left: 10px
    }

    .currencydiv>select {
        font-size: 13px;
        margin-top: 0;
    }

    .gearboxFilter {
        max-width: calc(100% - 120px);
        width: auto;
        margin-top: 20px;
        float: right
    }

    .gearboxContainer {
        margin-top: 0
    }

    .gearboxContainer:before {
        font-size: 13px;
        text-transform: initial;
        display: inline-block;
        width: auto;
        min-width: auto;
        flex: none;
        margin-left: 10px;
        padding-top: 14px;
        text-transform: uppercase;
        color: #999;
    }

    .gearboxContainer>div {
        background: 0 0;
        border: none;
        text-transform: initial;
        box-shadow: none;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 13px
    }

    .gearboxContainer>div:hover {
        color: #222;
        text-decoration: underline
    }

    .gearboxContainer>div>i {
        margin-left: 10px
    }

    .gearboxContainer>div.gearboxSelected {
        background: 0 0;
        text-decoration: underline
    }

    .gearboxContainer>div.gearboxSelected {
        color: #749e3a
    }

    .mobileIterary,.mobileIterary[style*=sticky] {
        width: 100%;
        border-radius: 5px;
        max-width: 670px;
        margin-left: calc(50% - 335px);
        padding-top: 10px;
        padding-bottom: 10px;
        color: #585858;
    }
    .caritem .bookthis.bookthisInHL {
        display:none;
    }
    .caritem .caritempricepre{
        margin-top: calc(50% - 50px);
    }
    .caritem .bookthis {
        position: relative;
        width: 100%;
        margin: 10px 5px 0 0;
        float: right
    }

    .caritem .bookthis:after {
        display: none
    }

    #carboxes .caritem {
        max-width: 530px;
        margin-left: calc(50% - 265px)
    }

    .closeBtn.whiteCloseBtn {
        opacity: 1;
        background: rgba(0,0,0,.4);
        border-radius: 3px;
        color: #ccc
    }

    .closeBtn.whiteCloseBtn:hover {
        background: rgba(0,0,0,.9);
        border-radius: 3px;
        color: #fff
    }

    .overBox {
        left: calc(50% - 225px);
        max-width: 450px
    }

    .topError {
        display: none;
        margin-top: 20px;
        margin-bottom: 30px
    }

    form#tempform{
        max-width: 670px;
        margin-left:auto;
        margin-right:auto;
    }
    #step3 h2{
        display:block;
        max-width:670px;
        width:100%;
        margin-left: calc(50% - 335px);
    }
}
@media only screen and (min-width: 64em) {
    #step1 h1,#step1 h2,#step2 h2,#step3 h2,#step4 h2 {
        width:100%
    }

    .sidebarRight {
        float: left;
        width: 28%;
        margin-right: 1%;
        padding: 10px;
        border-radius: 5px;
        background: #fff;
        display: inline-block;
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
        margin-bottom: 20px
    }

    #step3 .moveToStep3 {
        display: none
    }

    #tempform,#topBarFilters.sidebarMain,.sidebarMain {
        width: 71%;
        float: right;
        display: inline-block;
        position: relative;
        margin-bottom: 20px
    }

    #topBarFilters.sidebarMain {
        padding: 0
    }

    .currencydiv,.gearboxFilter {
        margin-top: 10px;
        margin-bottom: 0
    }

    .mobileIterary {
        display: none
    }

    .sidebarRight .neweditlink {
        padding: 5px 0;
        font-size: 14px;
        text-align: left;
        display: inline-block;
        width: auto;
        font-weight: 700
    }

    .sidebarRight .neweditlink.neweditlink2019 {
        display: inline-block;
        float: right;
        padding: 0;
        font-size: 12px
    }

    .sidebarRight .neweditlink.neweditlink2019:after {
        padding-left: 5px;
        content: '\e830';
        font-family: car-rental
    }

    .sideNotes {
        float: left;
        width: 100%;
        overflow: visible;
        background: #fafafa;
        border-radius: 5px
    }

    .sideNotes>ul {
        list-style: none;
        margin: 15px 0 10px 0;
        padding: 0 15px;
        display: flex;
        flex-direction: column
    }

    .sideNotes>ul>li {
        list-style: none;
        text-align: right;
        padding: 0;
        font-size: 13px;
        line-height: 1.3em;
        margin-bottom: 15px;
        position: relative;
        color: #444
    }

    .sideNotes>ul>li:last-of-type {
        margin-bottom: 0
    }

    .sideNotes>ul>li>b {
        display: block;
        color: #333
    }

    .sideNotes ul li>b:before {
        content: '\e81a';
        font-family: car-rental;
        display: inline-block;
        left: 0;
        margin-right: 10px;
        color: #749e3a
    }

    .stepsContainer:before {
        content: ' ';
        top: 30px;
        left: 12%;
        right: 10%;
        width: auto;
        position: absolute;
        border-top: 2px solid #aaa;
        opacity: 0
    }

    .stepsContainer {
        position: absolute;
        z-index: 1;
        top: 0;
        max-width: 800px;
        width: calc(100% - 400px);
        right: 0;
        padding: 0 0;
        margin-top: -75px;
        margin-bottom: 15px;
        height: 80px;
        display: table
    }

    .ua-edge .stepsContainer {
        width: 100%;
        left: auto;
        margin-left: auto
    }

    .stepsContainer>div {
        text-transform: uppercase;
        padding-top: 20px;
        letter-spacing: 0;
        font-weight: 700;
        padding-left: 0;
        padding-right: 0;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        height: 100%
    }

    .stepsContainer>div.stOn {
        color: #8bc34a;
        text-decoration: none
    }

    body .stepsContainer>div.stOn:before {
        background: 0 0;
        border-color: transparent
    }

    body .stepsContainer>div.stOn:after {
        color: #8bc34a
    }

    .stepsContainer>div.stNow {
        cursor: text
    }

    .stepsContainer>div.stOff {
        cursor: text;
        opacity: .5
    }

    .stepsContainer>div:before {
        content: '';
        width: 18px;
        height: 18px;
        border-radius: 50%;
        position: absolute;
        top: 14px;
        left: calc(50% - 11px);
        border: 3px solid #fff;
        background: #222;
        box-shadow: 0 0 0 5px #222
    }

    .stepsContainer>div:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .stepsContainer>div.stOn:before {
        background: #efefef;
        border: 3px solid #efefef
    }

    .stepsContainer>div.stOn:after {
        content: "\f00c";
        font-family: fontAwesome;
        width: 18px;
        height: 18px;
        position: absolute;
        color: #222;
        top: 25px;
        font-size: 12px;
        line-height: 16px;
        left: calc(50% - 11px);
        text-decoration: none;
        text-shadow: 0 0 10px rgba(255,255,255,.7)
    }

    .stepsContainer>div.stOn:hover {
        color: #7bc80e;
        text-decoration: underline
    }

    .stepsContainer>div.stNow:after {
        content: "";
        font-family: fontAwesome;
        width: 10px;
        height: 10px;
        position: absolute;
        background: #efefef;
        top: 27px;
        left: calc(50% - 7px);
        text-decoration: none;
        border-radius: 50%;
        box-shadow: 0 0 0 5px #efefef;
        transform: scale(.85);
        opacity: 0
    }

    .filters>span:first-of-type {
        margin-left: 0
    }

    .filters>span:last-of-type {
        margin-right: 0
    }

    .caritem>.cols3>div.col2.incl {
        display: flex
    }

    .caritem>.cols3>div.col2.incl>ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .caritem>.cols3>div.col2.incl>ul>li {
        list-style: none;
        padding: 5px 5px 5px 5px;
        margin: 0;
        display: inline-block;
        font-size: 13px;
        line-height: 1.3em;
        text-align: left;
        width: 100%
    }

    .caritem .caritempricepre{
        margin-top: 0;
    }
    .firstOfSocial {
        color: #b00;
        font-weight: 700
    }

    .firstOfSocial>br {
        display: none
    }

    .soc00 {
        color: #588022;
        font-weight: 700
    }

    .deliveryInfo {
        color: #337ab7;
        font-weight: 500
    }

    .caritem>.cols3>div.col1,.caritem>.cols3>div.col3,.caritem>div.cols3>div {
        flex: 1 1 33.33%;
        min-width: auto
    }

    .caritem .radioDiv {
        display: none
    }

    .caritem .caritempricetitle {
        display: block
    }

    .caritem .pretotal {
        font-size: 3em;
        line-height: 1.1em;
        float: right
    }

    .caritem .depositMessage {
        display: block;
        width: 100%;
        font-size: 13px;
        padding: 5px 0;
        margin-top: -10px;
        float: right
    }

    .caritem .rentalTermsBtn {
        letter-spacing: 0;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        font-size: 13px;
        float: right;
        margin-bottom: 10px
    }

    .caritem.bookingActive .rentalTermsBtn {
        display: none
    }

    .caritem.bookingActive>.cols3>div.col2.incl>ul>li.soc00 {
        display: none
    }

    .caritem .rentalTermsBtn:after {
        content: ''
    }

    .caritem .rentalTermsBtn>i {
        display: inline-block
    }

    .caritem .rentalTermsBtn:hover {
        text-decoration: underline;
        color: #569bd6
    }

    .caritem .bookthis {
        position: relative;
        width: auto;
        margin: 10px 10px 0 0;
        float: right
    }

    .caritem .bookthis:after {
        display: none
    }

    .caritem .savethis {
        display: inline-block;
        float: right;
        padding: 15px;
        text-align: center;
        transition: all .32s;
        max-width: 50px;
        margin: 3px 0 0 0
    }

    .caritem .savethis>b {
        display: none
    }

    .caritem .caritemchars.features {
        margin-top: -14px
    }

    #carboxes .caritem:not(.notavailable) {
        padding-bottom: 10px
    }

    .caritem .caritemchars.features>span {
        padding: 3px 3px;
        font-size: 12px;
        margin: 5px 5px 0 5px
    }

    body #carboxes .caritem {
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
        max-width: 100%;
        margin-left: 0
    }

    .infoSnippet>.snippetBody {
        font-size: 14px;
        line-height: 1.6em
    }

    .infoSnippet>ul.inSnippetList {
        padding: 0;
        margin: 0;
        list-style: none;
        float: right;
        width: 100%;
        max-width: 100%;
        font-size: 13px;
        display: flex;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .infoSnippet>ul.inSnippetList>li {
        flex: 1 1 auto;
        padding: 10px;
        margin: 0;
        background: #fff;
        position: relative;
        padding-left: 20px;
        border-left: 0 solid transparent;
        border-radius: 5px;
        margin-left: 25px;
        align-content: center;
        align-items: center;
        align-self: center;
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
        max-width: calc(33.333% - 25px)
    }

    .infoSnippet>ul.inSnippetList>li:before {
        content: '\f00c';
        font-family: fontAwesome;
        display: inline-block;
        width: 20px;
        position: absolute;
        left: -20px;
        width: 36px;
        height: 36px;
        font-size: 18px;
        line-height: 36px;
        background: #327ab7;
        border-radius: 50%;
        text-align: center;
        color: #fff
    }

    #carboxes .fullybookedalert {
        display: block;
        margin-top: 10px;
        padding: 10px 44px 10px 10px;
        width: 100%;
        position: relative;
        background: #fff;
        font-size: 14px;
        border-radius: 5px;
        box-shadow: 0 1px 2px rgba(0,0,0,.1)
    }

    #carboxes .fullybookedalert>br {
        display: none
    }

    #carboxes .fullybookedalert>em {
        font-style: normal;
        text-decoration: dotted;
        color: #000;
        text-decoration-line: underline
    }

    .closeIt {
        width: 44px;
        height: 44px;
        position: absolute;
        text-align: center;
        line-height: 34px;
        font-size: 34px;
        top: 0;
        right: 0;
        cursor: pointer;
        opacity: .5;
        transition: opacity .5s
    }

    .closeIt:hover {
        color: #000;
        opacity: 1
    }

    .closeIt:active,.closeIt:focus {
        box-shadow: inset 0 0 2px 1px #4394fd
    }

    #carboxes .caritem.bookingActive {
        position: relative;
        z-index: 510;
        background: #fff;
        border-radius: 5px;
        width: 100%;
        height: auto;
        max-height: calc(100vh - 40px);
        transition: all .2s ease-in-out;
        left: 0;
        margin-top: 20px;
    }

    #carboxes .caritem.bookingActive>div.flashoffer {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

    .premInsurCollapsible.collapsible {
        display: inline;
        height: auto;
        max-height: 500px;
        margin-top: 5px;
        font-size: 14px;
    }

    .premInsurHead {
        padding-right: 10px;
        padding: 10px 15px;
        margin-bottom: 10px
    }

    .premInsurHeader {
        display: inline;
        font-size: 14px
    }

    .premInsurHeader>b {
        display: inline
    }

    .premInsurCbLabel {
        display: none
    }

    #carboxes .caritem.bookingActive .bookthis {
        margin: 0 0 0 10px;
    }

    #carboxes .caritem.bookingActive .caritempricepre .bookthis{
        display:inline-block;
    }
    #carboxes .caritem.bookingActive .bookthis.bookthisInHL{
        display:none;
    }
    #carboxes .caritem.bookingActive .bookthis.uponRequest {
        white-space: pre-wrap;
        width: auto;
        min-height: auto;
        line-height: 1em;
        padding: 16px 20px
    }

    .tabsHeader>.button {
        min-height: 45px;
        line-height: 1em;
        padding: 15px 20px;
        font-size: 14px
    }

    .tabsHeader>.button>i {
        display: inline-block
    }

    .personal.insuranceDiv {
        margin-top: 0
    }

    .sidebarRight .sideBarPrice {
        color: #749e3a
    }

    .sidebarRight .optionals {
        float: left;
        width: 100%;
        box-sizing: border-box;
        display: block;
        position: relative
    }

    .sideBarPrice .sideBarPriceTitle {
        text-align: center;
        font-weight: 700;
        font-size: .8em
    }

    .sideBarPrice .sideBarPriceValue {
        text-align: center;
        font-size: 3em;
        line-height: 1.1em;
        font-weight: 700;
        letter-spacing: -.05em
    }

    .sidebarRight hr {
        margin: 10px 0;
        display: block;
        float: left;
        width: 100%
    }

    .sidebarRight .optionalstext {
        float: left;
        width: 100%;
        box-sizing: border-box;
        display: block;
        font-size: 12px;
        line-height: 1.8em;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        overflow: hidden
    }

    .sidebarRight .extrasSum {
        font-weight: 700;
        line-height: 1em;
        font-size: 18px;
        border-top: 1px solid #ccc;
        float: left;
        width: 100%;
        text-align: right;
        padding: 10px 0 5px 0;
        margin-top: 5px;
        color: #777
    }

    .sidebarRight .extrasSum:before {
        font-size: 12px;
        font-weight: 400;
        color: #999;
        margin-right: 10px
    }

    .sidebarRight .extrasSum[rel="0"] {
        display: none
    }

    .sidebarRight .optionalstext>div {
        text-align: left;
        flex: 1 1 100%;
        max-width: 100%;
        position: relative;
        padding-left: 36px;
        padding-right: 55px;
        padding: 5px 45px 5px 33px;
        border-top: 1px solid #efefef6b;
        margin-top: -1px;
        max-height: 140px;
        height: auto;
        line-height: 1.2em;
        transition: max-height .3s ease-in-out,opacity .2s linear;
        opacity: .7;
        cursor: pointer;
        overflow: hidden
    }

    .sidebarRight .optionalstext>div>span.addPriceSide {
        display: inline-block;
        font-weight: 700;
        line-height: 1em;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: calc(50% - 7px);
        letter-spacing: 0
    }

    .sidebarRight .optionalstext>div[rel="0"] {
        max-height: 0;
        height: 0;
        padding-top: 0;
        padding-bottom: 0;
        border: none;
        overflow: hidden;
        transition: all .3s ease-out
    }

    .sidebarRight .optionalstext>div[rel="0"]>i {
        left: -30px;
        transition: none
    }

    .sidebarRight .optionalstext>div>i {
        width: 30px;
        font-size: 18px;
        display: block;
        position: absolute;
        left: 0;
        top: calc(50% - 12px);
        transition: left .3s ease-in-out 0s
    }

    .sidebarRight .optionalstext>div>b {
        display: block;
        line-height: 16px;
        letter-spacing: 0
    }

    .confirmation {
        margin-bottom: 0
    }

    .extracol {
        display: table-cell;
        width: 33%;
        font-size: .8em;
        padding-left: 20px!important;
        box-sizing: border-box;
        vertical-align: top;
        border: none;
        vertical-align: bottom
    }

    .extracol>.freeCancBnr {
        text-align: left;
        width: 100%;
        display: inline-block;
        font-size: 13px;
        padding: 10px 30px 5px 10px;
        color: #749e3a;
        font-style: italic;
        position: relative;
        font-weight: 400;
        margin-top: 5px;
        margin-bottom: 35px;
        font-weight: 700
    }

    .extracol>.freeCancBnr::before {
        position: absolute;
        content: '';
        width: 60px;
        height: 2px;
        background: #618f1e;
        box-sizing: border-box;
        left: 10px;
        bottom: 0;
        opacity: .5
    }

    .extracol>.freeCancBnr::after {
        content: '';
        position: absolute;
        bottom: -30px;
        left: 0;
        height: 32px;
        width: 32px;
        display: inline-block;
        background: url(/images/cancArrowLeft.png) no-repeat 50% 50%;
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .poaboxDiv {
        width: 68%;
        border-radius: 5px
    }

    .poaboxDiv .closeDiv {
        z-index: 2;
        color: #fff;
        top: 20px;
        display: inline-block;
        background: rgba(0,0,0,.5);
        border-radius: 50px;
        min-width: 42px;
        min-height: 42px;
        text-align: center;
        line-height: 42px;
        position: absolute;
        right: -60px
    }

    .poaboxDiv .closeDiv:hover {
        background: rgba(0,0,0,.9)
    }

    .newRepeaterBtn {
        font-size: 14px;
        padding: 10px 20px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        margin-right: 0;
        max-width: 200px;
        line-height: 1em
    }

    .poabox .btnContTable>.cancelpaynow {
        display: none
    }

    .poabox .btnContTable>.btn-full {
        width: 100%
    }

    .overBox {
        width: 40%;
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto
    }

    .overBox .closeBtn,.overBox .closeDiv {
        left: auto;
        right: 0
    }

    .overBox {
        transform: translate(9999px)
    }

    .showOverBox.overBox {
        transform: translate(-50%,-50%)
    }

    #topBarFilters {
        margin-left: 0;
        max-width: 100%
    }

    .ccDiv {
        display: inline-block
    }

    .ccImgs img {
        display: inline-block
    }

    .ccDiv.ccText {
        display: inline-block
    }

    #step4 .sidebarRight {
        max-width: 280px
    }

    #step4 .personal {
        width: calc(100% - 300px)
    }

    .termsCheckbox>label {
        line-height: 1em
    }

    .termsCheckbox>label:before {
        font-size: 20px;
        width: auto;
        vertical-align: middle
    }

    .caritemchars.features {
        height: 40px;
        margin-top: 13px
    }
    form#tempform{
        max-width: 100%;
        margin-left:0;
        margin-right:0
    }
    #step3 h2{
        max-width:100%;
        margin-left: -10px
    }
}

@media only screen and (min-width: 1100px) {
    #step4 .sidebarRight {
        max-width:350px
    }

    #step4 .personal {
        width: calc(100% - 350px)
    }
}

@media only screen and (min-width: 75em) {
    .caritemchars.features {
        height:auto;
        margin-top: -5px
    }
}

.button-white {
    background-color: #fff;
    border-color: #fff;
    color: #333
}

.button-white:active,.button-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.button-green {
    background: #749e3a;
    border-color: #749e3a;
    color: #fff
}

.button-green:active,.button-green:hover {
    background: #588022;
    border-color: #588022
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-success {
    color: #fff;
    background-color: #749e3a;
    border-color: #749e3a
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #588022;
    border-color: #588022
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: car-rental;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lg {
    font-size: 1.33333333em;
    font-size: 1.33333333rem;
    line-height: .75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em;
    font-size: 2rem
}

.icon-3x {
    font-size: 3em;
    font-size: 3rem
}

.icon-4x {
    font-size: 4em;
    font-size: 4rem
}

.icon-5x {
    font-size: 5em;
    font-size: 5rem
}

.icon-14x {
    font-size: 14em;
    font-size: 14rem
}

.icon-fw {
    width: 1.28571429em;
    text-align: center
}

.icon-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.icon-pull-left {
    float: left;
    margin-right: .3em
}

.icon-pull-right {
    float: right;
    margin-left: .3em
}

.icon-sort-number-down:before {
    content: '\e800'
}

.icon-sort-number-up:before {
    content: '\e801'
}

.icon-spinner:before {
    content: '\e802'
}

.icon-suitcase:before {
    content: '\e803'
}

.icon-snowflake:before {
    content: '\e804'
}

.icon-star:before {
    content: '\e805'
}

.icon-star-empty:before {
    content: '\e806'
}

.icon-star-half-alt:before {
    content: '\e807'
}

.icon-left-circled2:before {
    content: '\e808'
}

.icon-right-circled2:before {
    content: '\e809'
}

.icon-left-open:before {
    content: '\e80a'
}

.icon-right-open:before {
    content: '\e80b'
}

.icon-left:before {
    content: '\e80c'
}

.icon-right:before {
    content: '\e80d'
}

.icon-left-big:before {
    content: '\e80e'
}

.icon-right-big:before {
    content: '\e80f'
}

.icon-right-hand:before {
    content: '\e810'
}

.icon-arrows-cw:before {
    content: '\e811'
}

.icon-ccw:before {
    content: '\e812'
}

.icon-info-circled:before {
    content: '\e813'
}

.icon-info:before {
    content: '\e814'
}

.icon-info-1:before {
    content: '\e815'
}

.icon-clock:before {
    content: '\e816'
}

.icon-calendar:before {
    content: '\e817'
}

.icon-calendar-1:before {
    content: '\e818'
}

.icon-link-ext:before {
    content: '\e819'
}

.icon-ok:before {
    content: '\e81a'
}

.icon-ok-squared:before {
    content: '\e81b'
}

.icon-check-empty:before {
    content: '\e81c'
}

.icon-mail-alt:before {
    content: '\e81d'
}

.icon-paper-plane:before {
    content: '\e81e'
}

.icon-location:before {
    content: '\e81f'
}

.icon-flight:before {
    content: '\e820'
}

.icon-flight-1:before {
    content: '\e821'
}

.icon-angle-down:before {
    content: '\e822'
}

.icon-cab:before {
    content: '\e823'
}

.icon-frown:before {
    content: '\e824'
}

.icon-gplus-squared:before {
    content: '\e825'
}

.icon-instagram:before {
    content: '\e826'
}

.icon-pinterest-squared:before {
    content: '\e827'
}

.icon-linkedin-squared:before {
    content: '\e828'
}

.icon-shield:before {
    content: '\e829'
}

.icon-facebook-squared:before {
    content: '\e82a'
}

.icon-twitter-squared:before {
    content: '\e82b'
}

.icon-youtube-squared:before {
    content: '\e82c'
}

.icon-cancel:before {
    content: '\e82d'
}

.icon-quote-left:before {
    content: '\e82e'
}

.icon-quote-right:before {
    content: '\e82f'
}

.icon-edit:before {
    content: '\e830'
}

.icon-attention-circled:before {
    content: '\e831'
}

.icon-attention:before {
    content: '\e832'
}

.icon-rss-squared:before {
    content: '\e833'
}

.icon-phone-squared:before {
    content: '\e834'
}

.icon-zoom-in:before {
    content: '\e835'
}

.icon-check:before {
    content: '\e836'
}

.icon-rouble:before {
    content: '\e837'
}

.icon-dollar:before {
    content: '\e838'
}

.icon-pound:before {
    content: '\e839'
}

.icon-euro:before {
    content: '\e83a'
}

.icon-ship:before {
    content: '\e83b'
}

.icon-building-filled:before {
    content: '\e83c'
}

.icon-user:before {
    content: '\e83d'
}

.icon-user-plus:before {
    content: '\e83e'
}

.icon-videocam:before {
    content: '\e83f'
}

.icon-music:before {
    content: '\e840'
}

.icon-search:before {
    content: '\e841'
}

.icon-tags:before {
    content: '\e842'
}

.icon-help-circled:before {
    content: '\e843'
}

.icon-camera:before {
    content: '\e844'
}

.icon-ellipsis-vert:before {
    content: '\e845'
}

.icon-credit-card:before {
    content: '\e846'
}

.icon-gauge:before {
    content: '\e847'
}

.icon-cc-mastercard:before {
    content: '\e848'
}

.icon-cc-visa:before {
    content: '\e849'
}

.icon-male:before {
    content: '\e84a'
}

.icon-ok-circled:before {
    content: '\e84b'
}

.icon-flag-empty:before {
    content: '\e84c'
}

.icon-flag-checkered:before {
    content: '\e84d'
}

.icon-thumbs-up:before {
    content: '\e84e'
}

.icon-award:before {
    content: '\e84f'
}

.icon-alert:before {
    content: '\e850'
}

.icon-link:before {
    content: '\e851'
}

.icon-direction:before {
    content: '\e852'
}

.icon-cog-alt:before {
    content: '\e853'
}

.icon-glyph:before {
    content: '\e854'
}

.icon-glyph-1:before {
    content: '\e855'
}

.icon-glyph-2:before {
    content: '\e856'
}

.icon-glyph-3:before {
    content: '\e857'
}

.icon-glyph-4:before {
    content: '\e858'
}

.icon-glyph-5:before {
    content: '\e859'
}

.icon-glyph-6:before {
    content: '\e85a'
}

.icon-glyph:before {
    content: '\e854';
    content: '';
    width: 13px;
    height: 11px;
    background: url(/images/door.svg) 50% 50% no-repeat;
    background-size: contain;
    margin-bottom: -1px;
    opacity: .7
}

.icon-babyseat17:before {
    content: " ";
    width: 1.3em;
    height: 1.3em;
    display: inline-block;
    background-image: url(/images/clip-babyseat.png)!important;
    background-size: cover!important
}

.icon-gps17:before {
    content: " ";
    width: 1.3em;
    height: 1.3em;
    display: inline-block;
    background-image: url(/images/clip-gps.png)!important;
    background-size: cover!important
}

.icon-fuel17:before {
    content: " ";
    width: 1.3em;
    height: 1.3em;
    display: inline-block;
    background-image: url(/images/clip-petrol.png)!important;
    background-size: cover!important
}

.tipsy {
    font-family: inherit;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    padding: 5px;
    z-index: 100000
}

.tipsy-inner {
    background-color: #000;
    color: #fff;
    padding: 5px 8px 4px;
    text-align: center;
    font-weight: 400
}

.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tipsy-inner {
    box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000
}

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #000
}

.tipsy-arrow-n {
    border-bottom-color: #000
}

.tipsy-arrow-s {
    border-top-color: #000
}

.tipsy-arrow-e {
    border-left-color: #000
}

.tipsy-arrow-w {
    border-right-color: #000
}

.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-bottom-style: solid;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    border-top-style: solid;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.tipsy-e .tipsy-arrow {
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: 0;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.tipsy-w .tipsy-arrow {
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: 0;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.currencyNotify {
    margin-left: 30px;
    width: 130px;
    z-index: 1!important
}

.currencyNotify .tipsy-inner {
    font-size: 16px;
    min-width: 170px;
    font-weight: 500;
    background-color: #666;
    box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    -moz-box-shadow: 0 0 0 #000
}

.currencyNotify .tipsy-arrow-s {
    border-top-color: #666
}

.tipsyimg {
    width: 80px;
    height: 90px;
    background: url(/images/babyseats.gif) no-repeat transparent;
    background-size: cover;
    position: absolute;
    left: 0
}

.centerImg {
    margin-left: auto;
    margin-right: auto
}

.tipsyimg.infant {
    background-position: 0 0
}

.tipsyimg.baby {
    background-position: 0 -92px
}

.tipsyimg.babybooster {
    background-position: 0 -400px
}

.tipsyimg.booster {
    background-position: 0 -275px
}

.tipsyimg.gps {
    background: url(/images/gps-quote.png) no-repeat transparent;
    background-size: contain
}

.tipsy100 {
    opacity: 1!important
}

.tipsy100 .tipsy-inner {
    text-align: left
}

.currencyTipFinal {
    color: #ccc;
    font-size: .8em
}

.inputContainer {
    position: relative;
    float: left
}

.formError {
    position: relative!important;
    cursor: pointer;
    text-align: left;
    width: 100%;
    float: left;
    top: 0!important;
    left: 0!important;
    display: block!important;
    margin: 0!important
}

.formError+input {
    background-color: #ffebee!important;
    border-color: #ef9a9a!important;
    transition: all .3s linear
}

.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block
}

.formError .formErrorContent {
    position: absolute;
    text-align: right;
    right: 0;
    font-size: 11px;
    padding: 4px 10px 4px 0;
    color: #b00;
    display: block;
    width: 100%
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0
}

.termsCheckboxformError+input+label {
    background: #ffd1d1;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(34,34,34,.29)
}

.termsCheckboxformError+input+label,.termsCheckboxformError+input+label:before {
    color: #c53f42
}

.greenPopup .formErrorContent {
    background: #33be40
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #fff
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
    display: none
}

body.rtl .formError .formErrorArrow,body[dir=rtl] .formError .formErrorArrow {
    margin: -2px 13px 0 0
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0 0 0 12px;
    top: 2px
}

.termsCheckboxformError .formErrorContent {
    margin-top: 10px;
    text-align: center
}

#step3 .txtbx.hasError,.txtbx.hasError,input[type=text].txtbx.hasError {
    border-color: #b00;
    background-color: #ffebee;
    border-color: #ef9a9a
}

.txtbx.hasError+.button-grey {
    border-color: #ef9a99;
    background-color: #fffcfd;
    color: #ef9a99
}




/* COVIDS FIXES */
.fullybookedalert {
    display: none!important;
}