
img.float-right {
	display : block !important;
}
img.float-left {
	display : block !important;
}
.float-center {
	display : block;
}
.sidebar a {
	color : #00a8d5 !important;
}
.sidebar a:hover {
	text-decoration : underline;
	color : #FFFFFF !important;
}
.copy-link {
}
.darkblue {
}
.extrabold {
}
.medium {
}
.purple {
}
.normal {
}
.red {
}
.lightblue {
}
.bold {
}
.form-container {
	max-width : 700px;
	width : 95%;
	margin-left : auto;
	margin-right : auto;
	padding : 25px;
	border : solid 1px #00397D;
	margin-bottom : 100px;
	position : relative;
}
.green {
	color : #39AF4A;
}
.viridian-title {
	padding : 10px 10px;
	color : #39AF4A;
	border-bottom : solid 2px #39AF4A !important;
	margin-left : 50px;
	margin-right : 50px;
}
.background-darkblue {
}
.background-lightblue {
}
.background-green {
}
.background-gray {
}
.background-purple {
}
.background-red {
}
.background-yellow {
}
.background-orange {
}
.background-darkblue-white {
	background : #00397D !important;
	color : #FFFFFF !important;
	padding : 15px !important;
	font-weight : 900 !important;
}
.grade-gray {
	font-weight : 600 !important;
	font-size : 1.2rem !important;
	color : #A3A3A3 !important;
}
.button .default {
}
