.required:after {
	content:" *";
	color: red;
}
.self_option {
        background-color: #FEF2E7; 
        color: #FD7E14;
}
#instructions {
        text-align: center;
        margin: 20px;
}
/* #signup_div {
        margin: auto;
        width: 65%;
} */
#pageFooter {
        margin: 0px auto;
        width: 92%;
        position: relative;
        font-family: 'Segoe UI';
        border-top: dotted;
        border-top-color: #b6b6b6;
            /* color: b2cbd6; #ffb94b; */
        color: #4974a5;
        font-family: 'Segoe UI';
        font-size: 12px;
        font-style: italic;
        text-align: right;
        padding-top: 5px;
        padding-right: 10px;
}
.instr_span {
	        font-family: Calibri;
		        font-size: 16px;
			        text-align: center;
			}

.not_used {
	font-family: "Oswald", Helvetica, Arial, sans-serif!important;
}
