* {
    box-sizing: border-box;
}

.body {
    font-family: 'Lato','Arial',sans-serif;
}

.lang-swap {
    text-decoration: underline;
    color: #adafaf;
    float: right;
    margin-bottom: 10px;
    clear: both;
    background: transparent;
    border: none;
}

.formRow {
    border: 1px solid #d1d6db;
    color: #adafaf;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 5px;
    clear: both;
}

h3 {
    font-size: 120%;
    margin-top: 0;
}


.disclosure {
    font-size: 80%;
}

.final-results {
    font-size: 100%;
    text-align: center;
}

.error {
    border-color: #d93025;
    font-weight: 400;
    font-size: 12px;
}


::-webkit-input-placeholder {
    font-family: 'Lato','Arial',sans-serif;
    padding-left: 5px;
}

input {
    border-radius: 5px;
    font-size: 120%;
    display: block;
    width: 100%;
    padding: 0;
    border-width: 1px;
    box-sizing: border-box;
}

#rbQQqa input[type="radio"] {
    border-radius: 5px;
    font-size: 120%;
    display: inline-block;
    width: 4%;
    padding: 0;
    border-width: 1px;
    box-sizing: border-box;
}

#rbQQqa label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

.rowfield {
    box-sizing: border-box;
    padding: 2px 5px;
}

.section-header {
    font-weight: 900;
}

.vehicleinfo label {
    color: rgba(23, 23, 23, 0.64);
}

.error {
    color: #d93025;
    font-weight: 400;
    font-size: 12px;
}

.langsel label {
    marginn: 0px;
    padding: 0px;
    display: inline;
    align: right;
}

label.langsel {
    margin: 0px;
    padding: 0px;
    display: inline;
    align-self: flex-end;
    width: 100%;
}

.no-form {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 4px;
}

.tabl310 {
    height: 340px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 770px;
    max-width: 770px;
}

@media only screen and (max-width:991px) and (min-width:280px) {
    .tabl310 {
        width: 100%;
    }

    .mar_paddLR0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (max-width:640px) and (min-width:280px) {
    .btext-name {
        font-size: 24px !important;
    }

    .btext-Pre {
        font-size: 24px !important;
    }

    .btext-con {
        font-size: 24px !important;
    }

    .text1 {
        font-size: 18px !important;
    }

    .text2 {
        font-size: 20px !important;
    }

    .text_pre {
        font-size: 18px !important;
    }

    .tabl310 {
        height: 350px;
    }
}


input[type=checkbox] {
    vertical-align: middle;
    position: relative;
    bottom: 4px;
}

.form_checkdiv12 {
    width: 100%;
}

    .form_checkdiv12 input {
        width: 30px;
        float: left;
        position: relative;
        top: 0px;
    }

    .form_checkdiv12 label {
        font-size: 14px;
        color: #6e6f71;
        font-weight: 500;
    }

.width50p {
    width: 50% !important;
}

@media only screen and (max-width:640px) and (min-width:300px) {
    .width50p {
        width: 100% !important;
    }
}

.checkbox {
    max-width: 70px;
    padding-left: 0px;
    margin: auto;
}

.checkbox input[type="checkbox"], .checkbox .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
    width: 16px;
}

.agreediv {
    max-width: 675px;
}

.width30 {
    width: 30% !important;
}

.dateerror {
    margin-left: 25.1%;
}

.snnerror {
    margin-left: 2%;
}

.checkboxagree {
    position: relative;
    text-align: right;
    padding-right: 0px;
}

    .checkboxagree input {
        margin-left: -14px !important;
    }

    .checkboxagree label {
        margin-left: 0px !important;
        padding-left: 0px !important;
        padding-right: 12px;
    }

.checkboxerror {
    float: right;
    margin-top: 7px;
}

@media only screen and (max-width:767px) and (min-width:300px) {
    .dateerror {
        margin-left: 1%;
    }

    .width30 {
        width: 100% !important;
    }
}

@media only screen and (max-width:768px) and (min-width:300px) {
    .checkboxagree {
        position: relative;
        padding-right: 0px;
    }

    .checkboxerror {
        float: initial;
    }

    .label {
        padding-right: 48px !important;
    }
}

.cbqqagree {
    max-width: 436px;
    margin: auto;
}

.checkwidthcb {
    width: 40px;
    float: left;
    position: absolute;
}

.textcbqq {
    padding-top: 3px;
    text-align: center;
    float: left;
    padding-left: 41px;
}

.brightness_Backup {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'brightness\'><feColorMatrix type=\'matrix\' values=\'1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0\'/></filter></svg>#brightness"); /* Firefox 3.5+ */
    -webkit-filter: brightness(108.5%); /* Chrome 19+ & Safari 6+ */
}

.brightness {
    /*filter: brightness(108.5%);*/
}

.checkboxagree input {
    margin-left: -30px !important;
}

/*.agreediv {
            max-width: 652px;
        }*/

@media only screen and (max-width:640px) and (min-width:550px) {
    .mbfontsize7 {
        font-size: 12px;
    }
}

@media only screen and (max-width:549px) and (min-width:499px) {
    .mbfontsize7 {
        font-size: 10px;
    }
}

@media only screen and (max-width:498px) and (min-width:280px) {
    .mbfontsize7 {
        font-size: 7px;
    }
}

@media only screen and (max-width:640px) and (min-width:554px) {
    .custonfontnew {
        font-size: 11px;
    }
}

@media only screen and (max-width:553px) and (min-width:480px) {
    .custonfontnew {
        font-size: 9px;
    }
}

@media only screen and (max-width:479px) and (min-width:280px) {
    .custonfontnew {
        font-size: 7px;
    }
}


@media only screen and (max-width:500px) and (min-width:361px) {
    .checkingAC

{
    width: 100% !important;
}

.yesAC {
    width: 15% !important;
}

.noAC {
    width: 14% !important;
}

.errorMs {
    width: 100% !important;
}

}

.section_btnDiv {
    display: flex;
    justify-content:flex-end;
}

.section_btnDiv input {
    width: 22px;
    float: left;
    position: relative;
    top: 4px;
}

.section_btnDiv buuton {
    float: left;
}

.img_expboost {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.img_expbanner {
    margin: 1em;
}

@media only screen and (max-width:360px) and (min-width:280px) {
    .checkingAC {
        width: 100% !important;
    }

    .yesAC {
        width: 24% !important;
    }

    .noAC {
        width: 16% !important;
    }

    .errorMs {
        width: 100% !important;
    }
}
@media only screen and (max-width:640px) and (min-width:280px) {
    .marketing {
        padding-right: 0px;
        padding-left: 0px;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .custom_MpadLR {
        padding-left: 6px;
        padding-right: 6px;
    }

    .Mtext_left {
        text-align: left !important;
    }
}
.responsive_custom_placeholder {
    font-size: 12px;
    left: 6px;
}

.content_right_pref {
    width: 40%;
    float: left;
}

.content_left_pref {
    width: 70%;
    float: left;
}

.custom_label_Pref {
    float: left;
    padding-right: 2px;
    
}

@media only screen and (max-width:499px) and (min-width:280px) {
    .divComInfo.content_left_pref {
        width: 28%;
        float: left;
    }

    .divComInfo.content_right_pref {
        width: 25%;
        float: left;
    }

    .divComInfo.cutom_checkbox {
        float: left;
        width: 20%;
    }

    .divComInfo.custom_label_Pref {
        float: left;
        padding-right: 5px;
    }

    .divComInfo.custom_check {
        float: left;
    }
}

@media only screen and (max-width:399px) and (min-width:280px) {
    .divPreffcontact.content_left {
        width: 28%;
        float: left;
    }

    .divPreffcontact.content_right {
        width: 25%;
        float: left;
    }

    .divPreffcontact.cutom_checkbox {
        float: left;
        width: 20%;
    }

    .divPreffcontact.custom_label_Pref {
        float: left;
        padding-right: 0px;
      
    }

    .divPreffcontact.custom_check {
        float: left;
    }
}
.content_left {
    width: 60%;
    float: left;
}

.content_right {
    width: 40%;
    float: left;
}

.cutom_checkbox {
    float: left;
    width: 50%;
}

.custom_label {
    float: left;
    padding-right: 5px;
}

.custom_check {
    float: left;
}

@media only screen and (max-width:499px) and (min-width:280px) {
    .divRideshare.content_left {
        width: 50%;
        float: left;
    }

    .divRideshare.content_right {
        width: 50%;
        float: left;
    }

    .divRideshare.cutom_checkbox {
        float: left;
        width: 50%;
    }

    .divRideshare.custom_label {
        float: left;
        padding-right: 5px;
    }

    .divRideshare.custom_check {
        float: left;
    }
}
@media only screen and (max-width:767px) and (min-width:300px) {
    .qqAppCSS section.personal-info .rowfield {
        width: 100%;
        display: grid;
    }

    .qqAppCSS section.personal-info .row.formRow {
        display: grid;
        border: 1px solid #d1d6db;
    }

    .qqAppCSS .select-placeholder select {
        position: relative;
        margin: 0px 0px 10px 0px;
    }

    .qqAppCSS .personal-info .marketing .col-lg-12, .marketing {
        padding: 0px !important;
    }

    .qqAppCSS .personal-info .row.formRow.ng-scope {
    }

    .qqAppCSS .personal-info .row.formRow.ng-scope .col-sm-4, .qqAppCSS .personal-info .rowfield.sfx.col-sm-3.exp, .qqAppCSS .personal-info .rowfield.sfx.col-sm-3, .qqAppCSS .personal-info div#Dvdob {
            width: 100%;
            max-width: 100%;
            margin-left: 0px !important;
        }

    .qqAppCSS .rowfield.col-sm-9.ng-scope section.personal-info .rowfield {
        display: block;
    }

    .qqAppCSS input::placeholder {
        font-size: 10px;
    }

    .qqAppCSS .personal-info .rowfield.sfx.col-sm-3.exp {
        text-align: left;
        margin: 10px;
        margin-bottom: 0px;
        margin-top: 0px !important;
        padding-left: 0px !important;
    }

    .qqAppCSS section.personal-info .rowfield, .row.formRow.ng-scope .col-sm-8 {
        width: 100%;
        display: grid;
        max-width: 100%;
    }

    .qqAppCSS .rowfield.col-sm-9.ng-scope .custom_placeholder.mbfontsize7.ng-binding {
        font-size: 12px !important;
        top: 0;
    }

    .qqAppCSS .row.section-header.ng-scope .col-sm-4 {
        font-size: 12px;
        padding: 0px;
    }

    .qqAppCSS .row.section-header button#btnsameaddr {
        float: left;
    }

    .qqAppCSS .oneline_placeholder {
        font-size: 14px;
    }

    .qqAppCSS .row.section-header .col-sm-7 {
        padding: 0px;
    }

    .qqAppCSS .select-placeholder select {
        margin: 0px 0px 0px 0px !important;
    }

    .qqAppCSS .rowfield.sfx.col-sm-1.Mtext_left {
        text-align: left !important;
    }

    .qqAppCSS .rowfield.sfx.col-sm-2.Mtext_left {
        text-align: left !important;
    }
    input#coappsocSecIncome::placeholder, input#ESignature::placeholder {
        color: #555;
        font-size: 13px;
    }
    #coappsocSecIncome, input#ESignature {
        padding: 5px 5px;
    }
    #ESignature {
        height: 41px;
    }

}