@import URL('//fonts.googleapis.com/css?family=Segoe+Ui+Variable+Text:400,300,700');
/* MODIFIED STYLES */
 BODY.quiz-page, .quiz-container.quiz-embed, .quiz-result > DIV {margin:0; margin: 0;        color: #000;        font-family: "Segoe UI Variable Text", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;        font-weight: 400;        background-color: #e2e5ec;        box-sizing: border-box;        width: 100%;        height: 100%;        background-size: cover;        background-position: center;        overflow: auto;        background: radial-gradient(circle at 14% 18%, rgba(36, 88, 211, 0.10), transparent 30rem), radial-gradient(circle at 90% 88%, rgba(23, 114, 69, 0.10), transparent 28rem), linear-gradient(180deg, #fbfaf7 0%, #f6f4ef 100%);        -webkit-font-smoothing: antialiased;        -moz-osx-font-smoothing: grayscale;        text-rendering: optimizeLegibility;        font-synthesis: none; overflow:auto;}
 .qp_t:before 									{content:"\f096"; position:absolute;width:2em;margin-left:-2em;display:block;color:inherit;font-family:FontAwesome;text-align:center;box-sizing:border-box;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
 .qp_a[sel='1'] .qp_t:before 					{content:"\f046"; color:inherit;}
 .take-q[qt='0'] .qp_t:before, .qp_matrix .qp_a[qt='0'] .qp_t:before							{content:"\f1db";}
 .take-q[qt='0'] .qp_a[sel='1'] .qp_t:before, .qp_matrix .qp_a[qt='0'][sel='1'] .qp_t:before	{content:"\f192";}
 .qp_a[no='1'] .qp_t:after, .qp_a[yes='1'] .qp_t:after, .qp_a[ymark='1'] .qp_t:after, .take-q[score='0 / 0'] .qp_a[sel='1'] .qp_t:after {font-family:FontAwesome; width:2em; margin-left:-2em; display:inline-block; text-align:center; box-sizing:border-box; position:absolute; right:0; top:0; color:inherit;} .qp_a[no='1'] .qp_t:after						{content:"\f00d";} .qp_a[yes='1'] .qp_t:after 					{content:"\f00c";}.qp_a[sel='1'][yes='1']	{color:#FFF;background-color:#006f3c}
.qp_a[sel='1'][no='1']		{color:#FFF;background-color:#bf212f;animation:shake 0.9s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}
.qp_b:not([results='1']):not([rsqc='0']) .qp_a[ymark='1'][yes='0']	{color:#FFF;background-color:#006f3c}
/* END MODIFIED STYLES */

.qp_bg  {
        margin: 0;
        color: #000;
        font-family: "Segoe UI Variable Text", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
        font-weight: 400;
        background-color: #e2e5ec;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        overflow: auto;
        background: radial-gradient(circle at 14% 18%, rgba(36, 88, 211, 0.10), transparent 30rem), radial-gradient(circle at 90% 88%, rgba(23, 114, 69, 0.10), transparent 28rem), linear-gradient(180deg, #fbfaf7 0%, #f6f4ef 100%);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
        font-synthesis: none;
        }

a#quiz-results {margin-right: 10px;}
a#quiz-next {margin-left: 10px;}

.qp_b[apic='1'][empty] .qp_t[empty='1'] {
    width: 0px;
    position: relative;
    top: 6px;
    margin: auto;
    background: initial;
}
.fcol {color:black}

textarea.qp_txti, .qp_txti {
    border-radius: 10px;
    padding: 15px;
    font-family: inherit;
    font-size: clamp(16px, 1.15vw, 18px);
    font-weight: 400;
}

.qp_rv {background: #fb6d9a;color: black;padding: 10px;border-radius: 3px;}

input:focus, textarea:focus {outline: none; }
input, textarea {outline: none; }

.qp_instruct {
    font-family: inherit;
    font-size: clamp(16px, 1.25vw, 22px);
    font-weight: 400;
}

.qp_drop { font-family: inherit;
    font-size: clamp(16px, 1.25vw, 22px);
    font-weight: 400;
    height:54px;
    line-height:54px;
    padding:5px;
    min-width:200px;
    width:100%;
}

BODY[timerexp='1'] .qp_progress_time {
    position: relative;
    border-radius: 3px;
    margin-top: 20px!important;
    font-size: 15px;line-height: 25px;height: 25px;
}

BODY[timerexp='1'] .qp_left {
    position: initial;
    border-radius: 3px;
}

BODY[timerexp='1'] .qp_progress_time[t]:after {
    right: 35px;
    top:0px;
}

.qp_a {
    background-color: rgb(255 255 255);
    color: #172033;
    border: 1px solid #ded8cc;
    font-size: clamp(14.5px, 1.05vw, 16px);
    display: block;
    line-height: 1.45;
    font-weight: 400;
    padding: 20px 18px;
    margin: 10px 0px;
    clear: both;
    -webkit-transition: overflow: hidden;
    -webkit-box-shadow: 0 1px 1px rgba(173, 168, 168, 0.1);
    transition: all .2s ease-in;
    border-radius: 10px;
    text-shadow: none;
    font-synthesis: none;
}

.qp_a[sel='1'] {
    box-shadow: 0 15px 15px rgba(16, 81, 185, 0.15);
    border: 1px solid #000000;
}

.qp_a:hover {
    box-shadow: 0 15px 15px rgba(16, 81, 185, 0.15);
}

BODY div[apic='1'] .qp_flex.cf2 .qp_flexc {
    width: 33%;
}

.qp_btn {
    font-size: clamp(16px, 1.15vw, 18px);
    font-family: inherit;
    background-color: #f1f1f1;
    color: #000000;
    min-width: 140px;
    line-height:50px;
    box-sizing: border-box;
    font-weight: 400;
    cursor: pointer;
    border-radius: 8px;
    cursor: hand;
    border: 0px;
    border: 1px solid #ded8cc;
    -webkit-appearance: none;
    transition: box-shadow .2s, -webkit-box-shadow .2s;
    border-radius: 8px;
    border: 1px solid #ded8cc;
    text-shadow: none;
    font-synthesis: none;
    }

.qp_progn {width: 100%;height: 2.7em;border: initial;font-size:14px;padding: 0;margin: 30px 0 0 0;display: inline-block;line-height: 2.8em;box-sizing: border-box;overflow: hidden;box-shadow: none;background-color: rgb(251 251 251);}
.qp_progp {width: 100%;height: 15px;border: initial;padding: 0;margin: 30px 0 0 0;display: inline-block;font-size:14px;line-height: 2.8em;box-sizing: border-box;overflow: hidden;box-shadow: none;background-color: rgb(255 255 255);}

BODY.quiz-page #main {max-width:1100px;}

.qp_ah                  {}
.qp_btnh                {}
.qp_asel                {}
.qp_title               {width: 100%;text-align: center;font-size: clamp(20px, 2.25vw, 34px);margin-bottom:0;font-weight:400;line-height:1.2;text-shadow:none;}

BODY.quiz-page:not(.quiz-preview) {padding:5px;}

.qp_t {
    display: block;
    padding-left:17px;
    cursor: inherit;
    font-weight: inherit;
    text-shadow: none;
}

.qp_progress_time {
    float: right;
    margin: 0 1em;
}

BODY .qp_progress_time[t]                                    {display: inline-block;width: 100%;text-align: center;font-size:17px;}
BODY #quiz-progress .qp_progress_time[t]            		{display: inline-block;width:initial;text-align: center;font-size:17px;}
BODY .qp_progress_time[t]:after								{content:attr(t);}

.qp_progress_time:before    	{content:"\f017";padding-right:0.3em;font-family:"FontAwesome";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.qp_progress_time		{float:right;margin: 0 5px;}
.qp_progress_score		{float:right;margin: 0 5px;}
.qp_progress_score:before		{content:"\f005";padding-right:0.3em;font-family:FontAwesome;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.qp_progress_page		{float:left;width: 2.4em;height:100%;margin:0;text-align:center;box-sizing:border-box;padding: 3px;background-clip:content-box;line-height:2.2em;font-size:14px;}
.qp_progress_page[sel='c']		{background-color:rgba(0,0,0,0.12);font-weight:400;border-radius: 8px;}
.qp_progress_page[mark='p']		{background-color:#F7B2B2;border-radius:8px;}
.qp_progn .qp_progress_q		{float:left;margin:0 0.6em 0 0}
.qp_progress_next		{float:right;width:4em;height:2.2em;text-align:center;box-sizing:border-box;margin:0.25em;background-clip:content-box;line-height:2.2em}

BODY .qp_container    {margin: 0 auto;max-width: 1140px;width: 100%;box-sizing: border-box;text-align: left;margin-top:0;padding: 3.5vw;margin-bottom:30px;border-radius:15px;box-shadow:rgba(23, 32, 51, 0.14) 0px 24px 80px 0px;border: 1px solid rgba(222, 216, 204, 0.9);}
.qp_container {background: rgb(255 255 255);}

.qp_b {padding:0}

.qp_q                  {background: initial;
    font-size: clamp(20px, 2.1vw, 28px);
    width: 100%;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-top:2vw;
    margin-bottom:2vw!important;
    line-height: 1.25;
    letter-spacing: -0.01em;
    color: #101828;
    text-shadow: none;
    font-synthesis: none;}
.qp_hra                {display:inline-block; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; padding-right:5px; text-decoration:none;}
.qp_hrb                {display:inline-block; float:right;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; padding-left:5px; text-decoration:none;}
.qp_i                    {float:left; width:20px; height:20px; padding:0px; margin-left:-25px; margin-top:2px; display:none; line-height:2em}
.qp_progi {
    background-color: #1051b9;
    border-radius: 5px;
}

.qp_progi:before {
    display:none
}

.qp_qi                  {padding: 0px;
                        display: inline-block;
                        width: 100%;
                        font-weight: inherit;
                        text-shadow: none;}
.qp_scoretotal          {font-size: clamp(44px, 6vw, 66px);margin:30px;text-align: center;font-weight:600;line-height:1;}
.qp_flex                {margin:0;}
.qp_icon                                {position:absolute; width:2em; margin-left:-2em; display:block; color:inherit; font-family:FontAwesome; text-align:center; box-sizing:border-box;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.qp_correct                             {color:#FFF; background-color:#006f3c;}
.qp_incorrect                           {color:#FFF; background-color:#bf212f; animation:shake 0.9s cubic-bezier(.36,.07,.19,.97) both; transform:translate3d(0, 0, 0); backface-visibility:hidden; perspective:1000px;}
.qp_missed                              {color:#FFF; background-color:#006f3c;}
.qp_a[no='1'] .qp_t:after               {right:0;}
.qp_a[yes='1'] .qp_t:after              {right:0; animation:jump 1s;}
.qp_a[ymark='1'][yes='0'] .qp_t:after   {right:0; content:"\f00c"; animation:appear 1100ms; font-family:FontAwesome; position:absolute;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.take-q[mark] .qp_txt:after             {font-size:22px; height:46px; line-height:46px; width:40px; margin-right:10px;}
.take-q[mark='y'] .qp_txt:after         {animation:jump 1s;}
.take-q[mark='n'] .qp_txt:after         {animation:shake 0.82s cubic-bezier(.36,.07,.19,.97) both;}

.qp-explaini           {margin-top: 15px;border: initial!important;padding:0px;box-sizing: border-box;background-color: initial!important;}

.qp_bo                 {padding-left: 0px;
                        clear: both;
                        margin: 60px auto;
                        margin-bottom: 0px;
                        padding: 0 0px;
                        display: inline-block;
                        width: 100%;
                        margin-top: 60px;
                        margin-top:1vw;}

.qp_ao                 {padding:0px;margin:5px 0;}
.qp_l                  {float:right; color:rgb(0,0,0); text-decoration:none;}
.qp_to                 {margin:10px 0 0 0; padding:10px; color:inherit; background-color:#e9e7e7;}
.qp_tn                 {display:table-cell; color:inherit; font-size:16px; line-height:1.5; padding-right:10px;}
.qp_tf                 {display:initial; width:100%; padding-right:0px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.qp_tv                 {width:100%; min-width:40px; padding:5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.qp_pimg               {margin:-12px -8px 12px -8px;border-radius:4px}
.qp_pimgi              {width:100%;border-radius:4px}
.qp_pici               {width:100%;border-radius:4px}
.qp_pic                {border-radius: 4px;}
.qp_imgi               {width:100%;border-radius:4px}
.qp_img                 {border-radius:4px}
.qp_matrix .qp_q       {font-size:1em;}
.qp_matrix .qp_a       {font-size:1em;}
.take-q                {margin-bottom:2em;}
.qp_b.qp_matrix        {margin-bottom:2em;}
.qp_txti                                        {border:1px solid #c3c3c3; border-radius:3px; padding:11px; font-size:clamp(16px, 1.15vw, 18px); background:#f3f3f3; outline:0!important;font-weight:400;}
.qp_txti:focus                                  {border:1px solid rgb(27, 115, 156);}
.qp_picq .qp_q          {position:initial;bottom:initial;}
.qp_progress                             {bottom:0;left:0;width:100%;border-radius: 5px;}
.qp_progress_page[mark='n'] {background-color: #bf212f;color:white;border-radius:8px;}
.qp_progress_page[mark='y'] {background-color:#006f3c;color:white;border-radius: 8px;}
.qp_range_d .qp_a:not([sel='1']):hover {background-color: inherit;}
.qp_b:not([results='1']):not([rsqc='0']) .qp_a[ymark='1'][yes='0'] {color: #FFF;background-color: #006f3c;}

@media only screen and (max-width:768px) {
    BODY .qp_progress_time[t]  {font-size:13px;margin-top:5px}

    BODY div[apic='1'] .qp_flex.cf2 .qp_flexc {
    width:50%;
    }
}

