/*IE browser Style Begin*/

/*css update*/

img#LiveMonTransparentImage {
    display: none;
}


#form-section{
    display:none;
}

footer .footer-bottom .copy-rights .copy-rights-left p strong a u {
    font-weight: 600;
}

.survey-form .personal-info {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.personal-question.custom-error.field-container.af-slide.form-group-fullname-input.col-sm-12 {
    margin-bottom: 0;
}

label.control-label.af-slide {
    width: auto;
    float: none;
}

.btnc-left p.ng-pristine.ng-untouched.ng-valid.ng-binding.ng-not-empty {
    color: #63666a;
    font-size: 16px;
    margin-top: 15px;
}

    .btnc-left p.ng-pristine.ng-untouched.ng-valid.ng-binding.ng-not-empty a {
        color: #003d4c;
        font-weight: 400;
    }

.ques1 h6.section-title .col-sm-12 .ng-pristine .ng-untouched {
    color: #00b2a9;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
}

/*.EPiServerForms .Form__Element{
    margin:0px!important;
}*/

.EPiServerForms .Form__Element .Form__Element__Caption {
     display: inline-block; 
     min-width: unset!important; 
     vertical-align: unset!important; 
}

field-container af-slide form-group-ques2-radio col-sm-12 .label-top {
    font-weight: 500 !important;
}


.survey-question .label-top label.control-label.af-slide.Form__Element__Caption {
    text-align: left;
    color: #00b2a9;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0;
    padding-top: 10px;
    font-weight: bold !important;
}

/*.survey-question.ordered .radio .ques3-radio:nth-child(1) .checker::after {
    content: "a" !important;
}*/

.feedback.survey-question.ques-2 .label-top label::before {
    content: "2";
}

.survey-question .label-top label::before {
    width: 25px;
    height: 25px;
    margin-left: -35px;
    line-height: 1.5;
    border-radius: 100%;
    font-weight: 700;
    font-size: 16.5px;
    color: #fff;
    text-align: center;
    background-color: #003d4c;
    position: absolute;
    display: block;
}

.survey-question .field-container {
    margin-bottom: 0;
    margin-top: 15px;
}

.survey-question .label-top {
    font-weight: 500 !important;
}


/*width: 750px;
    max-width: 100%;
    margin: auto!important;*/

/*personal-info*/

/*.personal-info {
    width: 750px;
    max-width: 100%;
    margin: auto !important;
}*/

.personal-question .label-top label.control-label {
    text-align: left;
    color: #63666a;
    font-size: 18px;
	font-weight:bold;
}

.personal-info .personal-question input.form-control {
    border-radius: 0!important;
}

.survey-question .radio label span.checker {
    color: #003d4c;
    font-size: 14px;
    border-radius: 100%;
    border: 2px solid #00b2a9;
    font-weight: 700;
    position: absolute;
    left: -20px;
    height: 25px;
    width: 25px;
    line-height: 1!important;
}

span.Form__Element__ValidationError {
    color: #a94442 !important;
}

.form-horizontal .radio label {
    font-size: 16px;
    margin-left: 20px;
}

.survey-form .feedback .survey-question .radio label span:last-child {
    margin-left: 20px;
}

.bstrap30 .form-horizontal .radio {
    padding-top: 10px;
}

/*@media (max-width: 767px) {
    .cta-btn-primary:after {
        right: 0;
    }
}*/

@media screen and (max-width:767px) {
    .survey-form .personal-info.field-container.af-slide.btnc-left {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .fn-required.survey-submit.field-container.af-slide.form-group-cta-btn-primary.cta-btn.col-sm-12.btn-form.btnc.btnc-left {
        width: 250px;
    }
}

/*Added for forms*/
.formcontainerblock form .FormParagraphText:nth-child(1) {
    margin-top: 30px;
}

.formcontainerblock form .FormParagraphText:nth-child(1) h6 {
    padding-bottom: 15px;
}

.survey-form .personal-info:nth-child(2) .FormTextbox,
.survey-form .personal-info:nth-child(3) .FormTextbox,
.survey-form .personal-info:nth-child(4) .FormTextbox,
.survey-form .personal-info:nth-child(6) .FormTextbox {
    margin-bottom: 40px;
}

.survey-form .personal-info:nth-child(5) .FormTextbox {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .survey-form .personal-info:nth-child(2), .survey-form .personal-info:nth-child(3), .survey-form .personal-info:nth-child(4), .survey-form .personal-info:nth-child(5), .survey-form .personal-info:nth-child(6) {
        padding: 0;
    }
}
.btnc-left button.form-button {
    height: auto;
}
@media only screen and (device-width: 834px) {
    .label-top label.control-label.af-slide.Form__Element__Caption {
        max-width: 96%;
    }
}