.link-underline {text-decoration: underline !important;}
		
input[type=text].required-field, 
input[type=password].required-field,
input[type=password].required-field,
input[type=email].required-field
	{border: 1px solid #D00000 !important;}
		
select,
textarea,
input[type=text],
input[type=password],
input[type=email]
	{border: 1px solid #949494 !important; box-shadow: inset 0 1px 3px #989898 !important}

/*
.card:focus-within {border: 3px solid #000;}
*/

#legend-popup .cd-popup-content div {
	margin: 10px 0 5px 0;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.02em;
}

#major-description .cd-popup-content legend {
	text-transform: uppercase;
	font-size: 12px;
	color: #333 !important;
	margin: 10px 0 0 4px !important;
	padding: 0 !important;
}

.cd-popup-container .cd-buttons li:first-child a {
	background: #949494;
	border:2px solid #949494;
	border-radius: 0 0 0 .25em;
}
.cd-popup-container .cd-buttons li:first-child a:hover {
	background: #ffffff;
	color: #949494;
}
.cd-popup-container .cd-buttons li:last-child a {
	background: #415C9C;
	border:2px solid #415C9C;
	border-radius: 0 0 .25em 0;
}
.cd-popup-container .cd-buttons li:last-child a:hover {
	background: #ffffff;
	color: #415C9C;
}

.academic-strengths-page legend, .personality-page legend {
 	margin: 2px 0 2px 0;
 	padding: 0 !important;
 	font-size: 18px;
 	font-weight: 600;
 	letter-spacing: -0.02em;
}

.academic-results h3 {
	margin: 2px 0 2px 0;
	font-size: 18px;
    font-weight: 600;
}

#ValuesForm h3 {
	margin: 2px 0 2px 0;
	font-size: 18px;
	font-weight: 600;
}

#ValuesForm .active h3 {
	color: #fff;
}

#ValuesForm .inactive h3 {
	color: #ccc !important;
}

#SkillsForm legend {
	margin: 0;
	padding: 0 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 500;
    letter-spacing: -0.02em;
}
