span.title {
	color: #60884a;
	font-size: 2rem;
	font-weight: 400;
	margin: 0 auto;
	font-family: "Roboto", sans-serif !important;
	-webkit-font-smoothing: antialiased;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	margin: 0 auto;
}

img.logo {
	margin-left: auto;
	padding-bottom: 0.8em;
}


table {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

div.section {
	width: 100%;
	height: 100%;
	display:inline-block;
}

table {
	margin: 0 auto;
	text-align: center;
}

div.middle {
	background-color: #D8D9E1;
}

div.section1 {
	background-color: #003375;
	margin-top: -10px;
	/*height: 300px;*/
}

.section1 table {
	padding-top: 80%;
}

div.section1 a {
	color: white;
	font-size: 15px;
	font-weight: 500;
}

div.section2 {
	margin-top: 3%;
	margin-bottom: 1%;
	display: inline-block;
}

img.logo {
	margin-top: 0px;
	margin-left: 0px;
}

.action-title { 
	font-size: 19px !important;
	color: #1a3362 !important;
	font-weight: 700 !important;
	/*text-decoration: underline !important;*/
}

.action-table { 
	margin-top: 2%;
	display: inline-block;
}

	.action-table td { 
		padding-right: 5%;
	}

.action-body {
	border: 8px solid #ffffff;
	font-family: "Roboto", sans-serif !important;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	font-weight: 400 !important;
	
}


.left-align {
	margin-left: 0;
	margin-right: auto;
}

a:link {
	text-decoration: none;
}

.dv-announcements-header {
	font-size: 20px;
	font-weight: 700;
	margin-top: 3rem;
	margin-bottom: 3rem;
	padding: 10px;
	color: #003375;
	text-align: center;
	border-top: 3px solid #1a3362;
	border-bottom: 3px solid #1a3362;
}


.card-body{ 

	position: relative;
}

.div.section3 { 

	position: relative;
	

}

.div.section4 { 
	text-align: center !important;
	position: relative !important;

}

.navbar-toggler{
	max-width: 50% !important;
	max-height: 50% !important;
	min-width: auto !important;
	min-height: auto !important;
	margin-top: -10% !important;
	margin-left: auto !important;
	background-color: #88898c !important;
}

.navbar{ 

	padding-bottom: 3% !important;

}

.navbar-collapse{
	
	padding-left: -50%;
	padding-right: 15%;


}
/*
html{

	width: fit-content !important;
}
*/