

.dual-role-next .idProofingQuestions {
    padding: 20px 30px 0px 30px;
}

.set-account {
	color: #4D4D4D;
    font-size: 18px;
    font-family: 'AtheneDemi';
    padding-left: 15px;
    margin-bottom: 8px;
    margin-top: 10px;
}

.set-account::before {
    content: "\f00c" !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    color: green;
    margin-right: 3px;
}


.email-review .support-option {
    margin-right: 15px;
}


.passcode-security div.idProofing-answers.customRadioCheckBoxWrap {
    padding-left: 0px;
}


@media only screen and (max-width:767px) {

	.dual-role-next .idProofingQuestions {
		padding: 20px 15px 0px 15px;
	}

}
