<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t_datepicker__inner {
    position: fixed !important;
}

@media screen and (max-width: 640px){
.t-quiz .t-form__inputsbox {
    min-height: 650px;
}
}

t-form__inputsbox t-quiz__quiz-form-wrapper t-quiz__quiz-form-wrapper_withcheckbox t-quiz__quiz-form-wrapper_newcapturecondition {
    z-index:999999999;
}

</pre></body></html>