.step-7 .middleColumn .optionset li {
    width: 16%!important;
}
.step-8 .middleColumn .optionset li,
.step-9 .middleColumn .optionset li,
.step-10 .middleColumn .optionset li,
.step-11 .middleColumn .optionset li  {
    width: 100%!important;
}

.CountDownTimer {
    position: absolute;
    top: 0;
    right: 0;
}

.latitude-reporting-information {
    background: #fbd0a4;
    border: 2px solid #f68b20;
    border-radius: 5px;
    padding: 5px 10px !important;
    font-size: 13px;
}

#LatitudeReportingInformationForm_MyLatitudeReportingInformationForm_LatitudeReportingInformation li {
    width: 100%;
}

.latitude-reporting-notice {
    font-size: 12px;
}

#StarWorkPlacePaymentMethodForm_MyStarWorkPlacePaymentMethodForm {
    display: none;
}

#PulseSurveyForm_PulseSurveyForm div.holder-required label,
#TeamSurveyForm_TeamSurveyForm div.holder-required label {
    color: red!important;
}

#PulseSurveyForm_PulseSurveyForm div.holder-required span.message.required,
#TeamSurveyForm_TeamSurveyForm div.holder-required span.message.required {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 30px;
    padding: 5px 10px;
    color: red;
    border: 1px solid red;
    border-radius: 3px;
    background-color: #ffd0dc;
}

#PulseSurveyForm_PulseSurveyForm div.holder-required span.message.required:before,
#TeamSurveyForm_TeamSurveyForm div.holder-required span.message.required:before {
    content: "\f071";
    font-family: FontAwesome;
    padding-right: 10px;
    color: red;
}

 .PulseSurveyPage .field.optionset label.left {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

#PulseSurveyForm_PulseSurveyForm .middleColumn, #TeamSurveyForm_TeamSurveyForm .middleColumn .optionset,
#TeamSurveyForm_TeamSurveyForm .middleColumn, #TeamSurveyForm_TeamSurveyForm .middleColumn .optionset {
    margin-bottom: 0;
}

#PulseSurveyForm_PulseSurveyForm .Actions  #PulseSurveyForm_PulseSurveyForm_action_save_and_resume {
    display: none;
}

.custom-error {
    color: red;
}