.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;
}

