/* file requested: /App_themes/default/Redesign/contact-styles.css */
/* file resolved: /App_themes/default/Redesign/contact-styles.css */
@font-face {
    font-family: "Glyphicons Halflings";
    src: url('/App_Themes/vielife/../fonts/glyphicons-halflings-regular.eot?v=22');
    src: url('/App_Themes/vielife/../fonts/glyphicons-halflings-regular.eot?v=22');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    margin-right: 5px;
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

small {
    font-size: 75%;
    font-weight: lighter;
}

span.glyphicon {
    display: inline-block;
    vertical-align: middle;
}

#rd-contact-form label.control-label {
    float: left;
    width: 45%;
}

#rd-contact-form label.switch-text {
    float: left;
    width: 100%;
    padding: 15px 0px 0px 15px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}




    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    }

.filePath-control {
    width: 96%;
}

#rd-contact-form div.input-group {
    float: right;
    width: 55%;
}

.g-recaptcha {
    padding-left: 0px !important;
}

#rd-contact-container {
    border: solid 1px #004986;
    border-radius: 0px;
    padding: 20px 15px 30px 15px;
    margin-bottom: 40px;
    font-family: "Gotham", Tahoma, Verdana, Arial;
}

#rd-contact-box {
    margin: 0 5px 0 5px;
    padding: 15px;
}

#rd-contact-container div h4 {
    margin: -20px -20px 20px -30px;
    color: #fff;
    height: 50px;
    padding: 15px 10px 10px 20px;
    background-color: #004986;
    font-weight: bold;
    font-size: 18px;
}

.field-validation-error {
    display: block;
    color: #e35205;
    background: left center no-repeat;
    padding-left: 0px;
    min-height: 70px;
    padding-top: 4px;
    font-size: 12px !important;
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
}





.required-symbol {
    margin-left: 0px !important;
}


.rd-contact-main-question, .rd-contact-main-question1, .rd-contact-main-question2 {
    margin: 0 5px 10px 5px;
    padding-left: 5px;
    padding-top: 15px;
    background-color: transparent;
    border: solid 1px #c8c9c7;
    padding-bottom: 15px;
}




    .rd-contact-main-question div {
        padding-left: 5px;
        padding-bottom: 5px;
    }

        .rd-contact-main-question div p {
            font-weight: normal;
        }

.rd-contact-extra-questions {
    margin: 0 0 40px 0;
    display: none;
    transition-duration: 0.4s;
    transition: 0.4s;
}

.rd-id-extra-questions {
    margin: 0 0 40px 0;
    transition-duration: 0.4s;
    transition: 0.4s;
}

.rd-contact-extra-questions label {
    margin: 0 15px 0 15px;
    font-weight: normal;
}


#rd-contact-container p {
    font-size: 15px;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
    transition: 0.4s;
}

    #rd-contact-container p.contact-title {
        border: transparent;
        border-radius: 0;
        border-left: solid 4px #188ccc;
        max-height: 50px;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 15px;
        color: #004986;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 20px;
    }


p.contact-title span.contact-title-text {
    padding-top: 5px;
    vertical-align: middle;
}


#rd-contact-container p.contact-additional-title {
    border: transparent;
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
    padding: 15px;
    padding-top: 0;
    color: #004986;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

#rd-contact-form label {
    color: #004986;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

#rd-contact-form input[type="radio"] {
    border: solid 3px #004986;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}




#rd-contact-form label span {
    color: #004986;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
}

#rd-contact-form .rd-contact-extra-questions label span, #rd-contact-form .rd-id-extra-questions label span {
    color: #004986;
    font-size: 14px;
    font-weight: normal;
    margin-left: 15px;
    transform: translateY(3px);
    vertical-align: middle;
}

#rd-contact-form .rd-contact-extra-questions label input[type="radio"]:checked ~ span {
    color: #004986;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
}


#rd-contact-form .rd-id-extra-questions label input[type="radio"]:checked ~ span {
    color: #004986;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
}



/*Styles for sub-options*/

.wellbeing-options-form, .wellbeing-options-text {
    border: solid 2px #c8c9c7;
    margin: 10px auto;
    margin-top: 0;
    margin-left: 15px;
    width: auto;
    padding: 10px 5px;
    height: auto;
    margin-right: 10px;
}



.wellbeing-options-subform {
    border: dotted 1px #c8c9c7;
    margin: 30px auto;
    margin-top: 20px;
    margin-left: 15px;
    width: 90%;
    padding: 10px 5px;
    height: auto;
    margin-right: 20px;
}

#cignaInsurance-cignaID, #cignaInsurance-clientID, #cignaInsurance-noID {
    background-color: #d9d9d6;
    display: none;
    transition: 0.4s;
}

    #cignaInsurance-cignaID p span, #cignaInsurance-clientID p span {
        font-size: 12px;
    }

div.text-align-left {
    text-align: left !important;
}

div.wellbeing-options-form div.wellbeing-hr-warning {
    font-size: 14px;
    color: #004986;
    font-weight: bold;
    text-align: center;
}

.wellbeing-options-text {
    border: solid 1px #c8c9c7;
}

.rd-radiobuttons-box {
    padding-left: 0;
    padding-right: 0;
}


.wellbeing-hr-warning-box, #wellbeing-form-box, #cignaInsurance-id-box {
    background-color: #d9d9d6;
    border: transparent;
    width: 95%;
    margin-top: 15px;
}

.wellbeing-hr-warning-box {
    background-color: #d9d9d6;
    width: 90%;
}

.rd-id-extra-questions span a, .rd-id-extra-questions span a, .rd-id-extra-questions span a {
    color: #004986;
    text-decoration: underline dotted;
    cursor: help;
}

#ci-noid-other-options {
    margin-left: 10px;
    margin-top: 15px;
    display: none;
}

    #ci-noid-other-options ul li a {
        color: #004986;
        text-decoration: underline;
        font-weight: normal;
        font-size: 13px;
    }


        #ci-noid-other-options ul li a:hover {
            color: #58595b;
            font-weight: bold;
            transition: 0.2s;
        }

#ci-noid-dont-know {
    margin-left: 10px;
    margin-top: 15px;
    display: none;
    width: 90%;
}

.contact-page-button-container {
    text-align: center;
}

.contact-page-button {
    font-family: "Gotham", Tahoma, Verdana, Arial;
    min-width: 200px;
    height: 30px;
    border-radius: 5px;
    background-color: #004986;
    text-align: center;
    margin: 0px 30px auto;
    padding: 5px 30px;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    border: none;
    float: right;
}

#rd-contact-form label.contact-browse-button, #rd-contact-form label.contact-delete-button, #rd-contact-form label span.browseFileText, #rd-contact-form label span.deleteFileText {
    font-family: "Gotham", Tahoma, Verdana, Arial;
    min-width: 200px;
    height: 30px;
    border-radius: 5px;
    background-color: #004986;
    text-align: center;
    margin: 0px 2px auto;
    padding: 5px 0px;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    border: none;
}



#rd-contact-form div.contact-browse-button, #rd-contact-form div.contact-delete-button {
    font-family: "Gotham", Tahoma, Verdana, Arial;
    min-width: 200px width: auto;
    height: 30px;
    border-radius: 5px;
    background-color: #434343;
    text-align: center;
    margin: 0px 2px auto;
    padding: 5px 0px;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    border: none;
    float: left;
}

    #rd-contact-form div.contact-browse-button span, #rd-contact-form div.contact-delete-button span {
        padding: 0px 5px;
        text-align: center;
    }

.btn {
    border: 0px;
}

#rd-contact-form div span.browseFileText, #rd-contact-form div span.deleteFileText {
    cursor: pointer;
    color: #ffffff;
}



.contact-page-button:hover {
    background-color: #188ccc;
}

#rd-contact-form .rd-contact-main-question input[type="radio"] {
    vertical-align: middle;
}

@media screen and (max-width: 600px) {
    #rd-contact-container {
        margin: 0;
        margin-bottom: 40px;
    }

    #rd-contact-form label.control-label {
        float: left;
        width: 95%;
    }

    .error-boxes {
        width: 100% !important;
    }

    #rd-contact-container p.contact-title {
        border: transparent;
        border-radius: 0;
        border-left: solid 4px #188ccc;
        max-height: 50px;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 15px;
        color: #004986;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 50px;
    }

    .contact-page-button {
        float: left;
        margin: 0px 70px auto;
    }
}



@media screen and (max-width: 768px) {

    #rd-contact-container {
        margin: 0;
        margin-bottom: 40px;
    }

    #rd-contact-form label.control-label {
        float: left;
        width: 95%;
    }

    .captchacontrol {
        padding-left: 6px !important;
    }

    .mobile-padding-size {
        padding-left: 0px !important;
    }

    .file-control-width {
        width: 100%;
    }


    .file-label-width {
        width: 100%;
    }

    .error-boxes {
        width: 100% !important;
    }

    .survey-button {
        padding-right
    }

    .mobileTextcontrol {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mobiledeviceMargin {
        margin-left: 14px;
        width: 20% !important;
    }

    .mobiledeviceFileupload {
        margin-left: 20px;
    }

    .filePath-control {
        width: 100%;
    }


    #rd-contact-container p.contact-title {
        border: transparent;
        border-radius: 0;
        border-left: solid 4px #188ccc;
        max-height: 100px;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 15px;
        color: #004986;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 50px;
    }

    .contact-page-button {
        margin: 0px 50px auto;
    }
}


@media (min-width: 1024px) {
    #rd-contact-container {
        margin-bottom: 40px;
    }

    .mobileTextcontrol {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 33%;
    }


    .file-control-width {
        width: 65.5%;
    }

    .mobile-padding-size {
        padding-left: 15px;
    }

    .file-label-width {
        width: 24%;
    }

    .captchacontrol {
        padding-left: 0px !important;
    }

    .survey-button {
        margin-top: 50px;
    }

    .text-areacontrol {
        width: 99%;
    }


    .error-boxheight {
    }


    .formControls {
        max-height: auto;
    }


    #rd-contact-container div h4 {
        margin: -20px -15px 20px -15px;
        color: #fff;
        height: 50px;
        padding: 15px 10px 10px 20px;
        background-color: #004986;
        font-weight: bold;
    }

    .rd-radiobuttons-box {
        padding-left: 15px;
        padding-right: 15px;
    }

    #rd-contact-container p.contact-title {
        font-size: 18px;
    }

    #rd-contact-form input[type="radio"] {
        margin-right: 20px;
    }



    #rd-contact-form label span {
        margin-left: 15px;
        float: left;
    }

    #rd-contact-box {
        margin: 0 0 0 0;
        padding: 0px 0px 30px 0px;
    }

    .wellbeing-options-form, .wellbeing-options-text {
        width: -webkit-fill-available;
    }

    #rd-contact-container p {
        margin-left: 15px;
        font-weight: 300;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .rd-contact-main-question {
        margin: 0 15px 10px 15px;
        padding-left: 10px;
        padding-top: 15px;
    }

        .rd-contact-main-question div {
            padding-left: 15px;
            padding-bottom: 5px;
        }


    .rd-contact-extra-questions {
        margin: 0 15px 40px 15px;
        display: none;
        transition-duration: 0.4s;
        transition: 0.4s;
    }


    #rd-contact-form label {
        margin-bottom: 10px;
    }

        #rd-contact-form label span {
            float: none;
        }

    .wellbeing-options-subform {
        width: 50%;
    }


    #ci-noid-other-options {
        margin-left: 10px;
        display: none;
    }

        #ci-noid-other-options ul li a {
            font-size: 14px;
        }

    .contact-page-button-container {
        text-align: right;
        padding-right: 40px;
    }
}

@media (min-width: 1024px) {
    .dispalyflex {
        display: flex;
    }

    .captchacontrol {
        padding-left: 15px !important;
    }
}

@media screen and (max-width: 768px) {
    .captchacontrol {
        padding-left: 25px !important;
    }

    .rc-anchor-pt {
        padding-right: 27px;
    }
}
