.optout-field .captcha-generator {
     text-align: left;
     padding: 5px 0;
}

.optout-field-alignment {
    padding-top: 12px;
    padding-bottom: 12px;
}

.optout-dropdown {
	font-size: 12px;
    margin-bottom: 0.25rem;
}

.dxp-col-lg-12.optout-checkbox {
	font-size: 16px;
	line-height: 20px;
    padding-left: 0px;
}

.dxp-col-lg-12.optout-radio {
	font-size: 16px;
	line-height: 20px;
}


.optout-captcha-inline {
	display: inline-block;
}

.optout__input.arform__input.captchaField.optout-captcha-inline {
    margin-bottom: -4%;
}

.optout-submit-btn {
	margin-top: 48px;
}

.text-editor.text-article {
    padding-left: 12px;
}

.website, .networkProviderothertext, .surchargeothertext , .errhide{
	display: none;
}

.checkbox-alignment{
	width: 100%;
    float: left;
}

select::-ms-expand {
    display: none;
}

.optout-other-field-alignment {
    padding-top: 12px;
}

.optout-radio-field{
    font-size: 12px;
    margin-bottom: 0.25rem;
}

.optout-field.dxp-col-lg-12{
	clear:left;
}

.captchinput{
    height:25px;
    border-color:grey;
} 

.topspace {
	margin-top:25px;
}

.captchaie{
	padding-bottom: 10% !important;
}

.dxpcaptchaerr, .errorMsg{
	color: #d7373c;
    font-size: .75rem;
    line-height: .94rem;
    font-family: MarkForMC,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    margin-right: 0px;
    margin-bottom: 0.25rem;
    margin-left: 0px;
    word-break: break-word;
}

.mob-refresh-icon{
   margin-top: 0;
}

.captcha-refresh-icon{
	display: inline;
}

.capctha-input-sec{
	display: inline-block;
    margin-left: 10px;
}

.dxp-nucaptcha .nu-captcha-container .nucaptcha-player {
    float: left;
    margin-bottom: 14px;
    margin-left: 14px;
}

.error-captcha{
    display:none;
    color :#d7373c;
}

.service-captcha-error{
    display:none;
    color :#d7373c;
}

#lbl-captcha{
    font-size: 13px;
    margin-bottom: 0.25rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: MarkForMC,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

#emailVerification:focus{
    outline: none;
}