#quote-form .lock a:hover,#quote-form .navigation_previous:hover{
    text-decoration:none
}
.themea-webform-container .loading{
    background:url(../images/ajax-loader.gif) center center no-repeat #fff
}
.row-eq-height{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.form_pages{
    margin-bottom:20px;
    margin-top:20px
}
#form-pos-center .row,#quote-form{
    max-width:768px;
    margin:0 auto
}
#quote-form{
    padding:14px
}
#quote-form .input-wrapper{
    position:relative
}
#quote-form .form-component{
    margin-bottom:15px
}
#quote-form .error-message{
    color:#fa715e;
    font-size:.65em;
    position:absolute;
    top:0;
    right:0;
    height:100%;
    text-align:right;
    padding:0 10px 0 0;
    margin:0;
    line-height:42px;
    text-transform:uppercase
}
#quote-form .checkbox-component .checkbox-group,#quote-form .radio-component .radio-group{
    margin-top:20px
}
#quote-form .radio-component .help-block,#quote-form .text-component .help-block{
    position:absolute;
    padding:5px 10px!important;
    margin:0!important;
    border-radius:5px
}
#quote-form .radio-component .help-block:after,#quote-form .text-component .help-block:after{
    content:"";
    position:absolute;
    width:0;
    height:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent
}
#quote-form .text-component .help-block{
    right:10px;
    top:-10px
}
#quote-form .text-component .help-block:after{
    top:31px;
    left:10px;
    border-top:10px solid #EF6060
}
#quote-form .checkbox-component .help-block,#quote-form .radio-component .help-block{
    top:4px;
    right:5px
}
#quote-form .checkbox-component .help-block:after,#quote-form .radio-component .help-block:after{
    top:-7px;
    left:10px;
    border-bottom:10px solid #EF6060
}
#quote-form .has-error input[type=text]{
    border:1px solid #EF6060!important
}
#quote-form input[type=text]{
    border:1px solid #d7d7d9!important
}
#quote-form label{
    font-size:1em;
    font-weight:400;
    display:block;
    float:none
}
#quote-form label.control-label{
    text-align:center;
    float:none
}
#quote-form .privacy,.form_footer{
    text-align:right
}
#quote-form label .badge{
    font-size:1em;
    background:0 0;
    color:inherit;
    font-weight:400
}
#quote-form label .badge:after{
    content:'.'
}
#quote-form .radio-component .radio-group{
    border-radius:5px;
    position:relative;
    width:100%
}
#quote-form .radio-component .radio-group .radio{
    margin:0;
    border-bottom:1px solid #efefef
}
#quote-form .radio-component .radio-group .radio:last-of-type{
    border-bottom:none;
    border-radius:0 0 5px 5px;
    overflow:hidden
}
#quote-form .radio-component .radio-group .radio:first-of-type{
    border-radius:5px 5px 0 0;
    overflow:hidden
}
#quote-form .checkbox-component .checkbox-group .other label input[type=text],#quote-form .radio-component .radio-group .other label input[type=text]{
    width:58%;
    border:1px solid #222;
    font-size:1.1em;
    padding:2px!important;
    float:right
}
#quote-form .checkbox-component{
    margin:0 auto
}
#quote-form .checkbox-component .checkbox-group{
    border-radius:5px;
    position:relative
}
#quote-form .checkbox-component .checkbox-group .checkbox{
    margin:0;
    border-bottom:1px solid #efefef
}
#quote-form .checkbox-component .checkbox-group .checkbox:last-of-type{
    border-bottom:none;
    border-radius:0 0 5px 5px;
    overflow:hidden
}
#quote-form .checkbox-component .checkbox-group .checkbox:first-of-type{
    border-radius:5px 5px 0 0;
    overflow:hidden
}
#form-pos-center #below-form{
    margin:20px auto 0
}
#form-pos-center #below-form.container>.row:first-child{
    padding-top:10px;
    padding-bottom:10px
}
#form-pos-left #below-form.container>.row:first-child,#form-pos-right #below-form.container>.row:first-child{
    padding-top:10px;
    padding-bottom:10px;
    margin-top:0
}
#quote-form .checkbox-group input[type=checkbox],#quote-form .radio-group input[type=radio]{
    opacity:0;
    position:absolute
}
#quote-form .checkbox-group input[type=checkbox],#quote-form .checkbox-group label,#quote-form .radio-group input[type=radio],#quote-form .radio-group label{
    vertical-align:middle;
    margin:5px;
    cursor:pointer
}
#quote-form .checkbox-group label,#quote-form .radio-group label{
    position:relative;
    padding:0
}
#quote-form .checkbox-group label:before,#quote-form .radio-group label:before{
    content:'';
    background:#fff;
    border:2px solid #ddd;
    display:inline-block;
    vertical-align:middle;
    width:25px;
    height:25px;
    padding:2px;
    line-height:1;
    margin-right:10px;
    text-align:center;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
#quote-form .radio-group label:before{
    border-radius:50%
}
#quote-form .radio-group label.checked:before{
    background:#ccc;
    box-shadow:inset 0 0 0 4px #fff;
    border-color:#bbb
}
#quote-form .checkbox-group label.checked:before{
    color:#74c1a2;
    border-color:#bbb;
    content:"\2713";
    font-weight:700
}
#quote-form input[type=text]{
    background:#fff;
    margin:0 auto;
    width:100%
}
#quote-form textarea{
    margin:5px auto;
    height:200px
}
#quote-form .text-component .control-label{
    text-align:left
}
#quote-form .navigation_finish,#quote-form .navigation_next,#quote-form .navigation_start{
    color:#fff;
    border:2px solid #EF6060;
    font-size:1.5em;
    min-height:55px;
    padding:.6em 2em;
    display:block;
    border-radius:50px;
    width:auto;
    line-height:.5em;
    background:#ef6060;
    float:none;
    text-align:center;
    cursor:pointer;
    margin:10px auto;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
#quote-form .navigation_finish:hover,#quote-form .navigation_next:hover,#quote-form .navigation_start:hover{
    background:#D45151
}
#quote-form .navigation_finish:focus,#quote-form .navigation_next:focus,#quote-form .navigation_start:focus{
    outline:#389cfb solid 2px;
    box-shadow:none
}
#quote-form .loader-messages{
    display:block;
    text-align:center
}
#quote-form .progressbar{
    position:relative;
    padding:0 5px;
    border:1px solid #eee
}
#quote-form .progressbar .progressbar-visual{
    height:20px;
    position:absolute;
    left:0;
    top:0
}
#quote-form .progressbar .progressbar-text{
    font-size:12px;
    line-height:20px;
    color:#585858;
    position:relative
}
#quote-form .navigation_previous{
    text-align:center;
    text-transform:lowercase;
    cursor:pointer;
    margin:0 auto 10px;
    display:inline-block;
    padding:0;
    color:inherit;
    font-size:inherit;
    background:0 0;
    border:none;
    -webkit-appearance:none;
    -webkit-border-radius:0
}
#quote-form .lock a:after,#quote-form .navigation_previous:after{
    border-bottom:1px solid #222;
    display:block;
    content:'';
    max-width:70px;
    margin:0 auto;
    -webkit-border-radius:0!important;
    -moz-border-radius:0!important;
    -o-border-radius:0!important;
    border-radius:0!important;
    -webkit-transform:scaleX(.0001);
    -ms-transform:scaleX(.0001);
    transform:scaleX(.0001);
    -webkit-transition:-webkit-transform 250ms ease-in-out;
    transition:transform 250ms ease-in-out
}
#quote-form .lock a:hover:after,#quote-form .navigation_previous:hover:after{
    -webkit-transform:scaleX(1);
    -ms-transform:scaleX(1);
    transform:scaleX(1)
}
#quote-form .lock{
    display:inline-block;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
#quote-form .lock:before{
    display:inline-block;
    background:url(../images/lock%402x.png) center center no-repeat;
    background-size:contain;
    margin-right:6px;
    content:"";
    width:14px;
    height:14px
}
#quote-form .lock a{
    color:inherit;
    font-size:inherit;
    display:inline
}
.loader-txt{
    text-align:center
}
.loading-quotes{
    background:url(../images/loading-trans.svg) center center no-repeat;
    min-height:100px;
    width:100%
}
.themea-webform-wrap{
    padding:20px
}
.themea-webform-wrap .sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.themea-webform-wrap .pull-right{
    float:right!important
}
.themea-webform-wrap input[type=date],.themea-webform-wrap input[type=email],.themea-webform-wrap input[type=password],.themea-webform-wrap input[type=search],.themea-webform-wrap input[type=tel],.themea-webform-wrap input[type=text],.themea-webform-wrap input[type=url],.themea-webform-wrap textarea{
    padding:10px;
    min-height:40px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.themea-webform-wrap .container{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.themea-webform-wrap .row{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.themea-webform-wrap>.container>.row{
    margin:20px -15px
}
.themea-webform-wrap>.row{
    margin:0
}
.themea-webform-wrap .col-sm-6{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
@media (min-width:768px){
    .themea-webform-wrap .col-sm-6{
        width:50%;
        float:left
    }
    .themea-webform-wrap .container{
        width:750px
    }
}
@media (max-width:768px){
    #form-pos-right .pull-right{
        float:none!important
    }
}
@media (min-width:992px){
    .themea-webform-wrap .container{
        width:970px
    }
}
@media (min-width:1200px){
    .themea-webform-wrap .container{
        width:1170px
    }
}
@media (min-width:768px) and (max-width:991px){
    #quote-form #final-button,#quote-form #next-button{
        max-width:100%;
        padding:.6em 1em
    }
}
@media only screen and (max-width:768px){
    .row-eq-height{
        display:-webkit-block;
        display:-ms-block;
        display:block
    }
    #form-pos-right .pull-right{
        float:none!important
    }
}
@media only screen and (max-width:500px){
    #quote-form #final-button,#quote-form #next-button{
        max-width:100%;
        padding:.6em 1em
    }
}
@media only screen and (max-width:375px){
    #quote-form #final-button,#quote-form #next-button{
        font-size:22px!important;
        padding:.6em
    }
}
