/* sc header*/

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;700&family=Playfair+Display:wght@400;500;700&display=swap');

@charset "UTF-8";

/* CSS Document */
/*ADDED STYLES*/
input[class="tField"] {
    width: 30%;
    padding: 5px;

}

.birthDate {
    padding: 5px;
    width: 200px;
}

.tdbody {
    width: auto;
    min-height: calc(100vh - 300px);
    background-color: #fff;
    background-image: url('https://image.s7.sfmc-content.com/lib/fe8e1373776d037c71/m/12/81663c8b-7159-4b4c-9415-3a57de21c2b0.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3%;
}

form {
    margin-block-end: 0;
}

a {
    color: #15255c;
    text-decoration: none;
}

a:hover {
    color: #777777;
    text-decoration: underline;
}

.manager {
    float: right;
    position: relative;
    margin-top: -80px;
}

/*END ADDED STYLES*/
body {
    font-family: 'Josefin Sans', 'Playfair Display', sans-serif;
    background-color: #f4f4f4;
    color: #555;
    line-height: 1.5em;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
}

h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 150%;
    font-weight: 400;
    margin-top: .2em;
    margin-bottom: .2em;
}

input {
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
}

select {
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
}

td {
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
}


td b {

    font-weight: 700;
}

td h1 {
    font-size: 16px;
    font-weight: 400;
}

.tableHeader {
    background-color: #ffffff;
}

.tdHeader {
    padding: 15px 0;
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
}

.logoImg {
    padding: 0 20px;
}

.logoImg img {
    height: 62px;
}

.tdTlbr {
    padding: 5px;
    font-size: 16px;
}

.selTlbr {
    font-weight: 400;
    padding: 5px;
}

.unSelTlbr {
    cursor: hand;
    padding: 5px;
}

.hider {
    border-right: 1px solid #191D63;
    ;
    background-color: #FFFFFF;
    padding: 20px;
}

.divSiteTitle {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    color: #fff;
    padding: 20px 0 20px 20px;
    background-color: #191D63;
    background: #191D63;
    /* Old browsers */
}

.SectionHeading {
    border: solid 1px #191D63;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -khtml-border-radius: 7px;
    -ms-border-radius: 7px;
    padding: 15px 15px;
    width: 100%;
    color: #ffffff;
    background: #191D63;
}

.tdIndent1 {
    padding-left: 15px;
    padding-right: 15px;
}

.updButton {

    background-color: #285C4D;
    color: #ffffff;

    border-radius: 5px;
    height: 40px;
    border: none;
    width: 80px;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 500;
    transition: 0.3s;
    font-size: 30px !important;
}

.arrowRight {
    background-image: url(https://image.s7.sfmc-content.com/lib/fe8e1373776d037c71/m/12/899b8505-8eb4-43a8-9017-6b36b1b1c4e1.png);
    /*background-image: url(https://image.s7.sfmc-content.com/lib/fe8e1373776d037c71/m/12/4a75da87-8cac-4b47-9efb-2e442356bdb4.png);*/
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: 50% 50%;
}

.arrowLeft {
    background-image: url(https://image.s7.sfmc-content.com/lib/fe8e1373776d037c71/m/12/ca19842a-35b9-4932-9992-dd8d521dd838.png);
    /*background-image: url(https://image.s7.sfmc-content.com/lib/fe8e1373776d037c71/m/12/65ff96c2-92a9-41f0-a8e3-d7b6ffe1d238.png);*/
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: 50% 50%;
}

.updButton:hover {
    filter: brightness(200%);

}

.tdSection {
    padding: 20px 15px;
}

.tdAttribName {
    padding-top: 4px;
    padding-bottom: 4px;
}

.tdAttribValue {
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.buttontext {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-left: 1.0em;
    padding-right: 1.0em;
}

.tdPrefBox {
    vertical-align: top;
}

.tdPrefTxt {
    vertical-align: top;
    padding-left: 10px
}

.anchor_list {
    padding-top: .5em;
}

.TopOfPage {
    font-size: 16px;
}

.Asterisk {
    position: relative;
    display: inline-block;
    font-size: 120%;
    font-weight: 500;
    line-height: 115%;
    color: #FF0000;
    padding-left: 3px;
}

.tdListCheck {
    vertical-align: top;
    width: 3%;
}

.tdExpandCollapse {
    vertical-align: top;
    padding-top: 2px;
    padding-left: 7px;
    line-height: 250%;
}

.tdListInfo {
    vertical-align: top;
    padding-top: 1px;
    padding-left: 2px;
    padding-bottom: 10px;
}

.divVisListDesc {
    display: none;
    padding-bottom: 5px;
}

.tdFooter {
    font-size: 14px;
    text-align: center;
    color: #555;
    padding: 20px 0;
}

.spanInfo {
    color: #090;
    padding: 2px 10px 2px 10px;
    border: 1px solid #ccc;
    background-color: #eee;
}

.label-small {
    font-size: 10px;
    color: #666;
    padding-left: 3px;
}

.help-bold {
    color: #191D63;
}

.errormsg {
    color: #FF0000;
    font-size: 9px;
    font-weight: 500;
}

.errmsgbox {
    padding-left: 2px;
    color: #FF0000;
    font-size: 15px;
    font-weight: 500;
}

.tdHeader {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;

}

.logoCase {
    font-family: 'Playfair Display';
    text-align: left;
    font-size: calc(14px + 7*(100vw/1200));
    font-weight: 500;
    width: 100%;
    padding: 10px 20px;
}

.survey {
    width: 960px;
    background-color: #fff;
    height: auto;
    padding: 20px;
    margin: 0 auto;
    border-radius: 10px;
}

.survey table {
    border-spacing: 0;
    border: 0;
    width: 100%;
}

.surveyContent-title {
    font-size: calc(10px + 7*(100vw/1200));
}

.surveyContent-question {
    font-size: calc(9px + 6*(100vw/1200));
    vertical-align: middle;
}

.surveyContent-answer {
    padding: 0 2px;
    font-size: calc(7px + 3*(100vw/1200));
    text-align: center;
}

.surveyContent-radio {
    font-size: calc(24px + 6*(100vw/1200));
    text-align: center;
}

.md-survey tbody tr:nth-child(even) {
    background-color: #EFEDEE;
}


.ProgressBarMain {
    text-align: center;
    margin: 0 auto;
    width: 50%;
    justify-content: center;
}

.ProgressBarContainer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.ProgressBar {
    height: 17px;
    overflow: hidden;
    width: 200px;
    border: none;
    margin: 0 10px;
    background-color: #d0d4de;
}

.Progress {
    background-color: #285C4D;
    height: 100%;
}


.ProgressPercent {
    margin-right: 30px;
}

.g-recaptcha {

    margin: auto;
}

.shuffleBlock {
    height: 60px !important;
}
.logoLang {
    text-align: center;
}

#language {
    padding: 5px;
    border-radius: 5px;
}

@media (max-width:1200px) {
    .manager {
        float: none;
        display: block;
        margin-top: -15px;
        margin-left: 5px;
        font-size: 16px;
        padding-bottom: 40px;
    }

    .ProgressBarMain {
        width: 100%;

    }

    .survey {
        width: auto;
        max-width: 800px;
    }
}

@media (max-width:720px) {
    input[class="tField"] {
        width: 80%;
        padding: 5px;
    }

    .logoCase {
        width: auto;
        padding: 10px;
        text-align: center;
    }


    .logoImg {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center !important;
        padding: 10 !important;
        max-width: 100%;
        width: 100% !important;
    }


    .logoBtn {
        margin: 0 auto;
        display: block;
        text-align: center !important;
        padding: 10px !important;
    }

    .hider {
        display: none;
    }

    .divSiteTitle {
        text-align: center;
        padding: 20px !important;
    }

    .tdHeader {
        display: block;
    }

    .survey {
        width: auto;
    }

    .ProgressTitle {
        margin-left: 0%;
    }



    .g-recaptcha {
        width: 100%;
    }

    .ProgressBarMain {
        width: 60%;
    }

    .surveyContent-question {
        font-size: calc(7px + 6*(100vw/1200));
        vertical-align: middle;
    }

}
