html, body {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1,h2,h3 {
	font-family: 'Carrois Gothic', sans-serif;
	font-weight: normal;
}

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }

.vahelper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.showat1020 {
	display: none;
}
.showat650 {
	display: none !important;
}

.hint {
	font-size: 0.8em;
	color: #999999;
}

h1.hint, h2.hint, h3.hint {
	margin-bottom: 0.2em;
}

.hint+h1, .hint+h2, .hint+h3 {
	margin-top: 0;
}

.h-hint {
	margin-bottom: 0;
}

.white {
	color: white !important;
}

.white a {
	color: white !important;
	text-decoration: underline !important;
}
.white a:hover {
	color: white !important;
	text-decoration: none !important;
}

.third {
	padding-left: 1%;
	padding-right: 1%;
	width: 31.3%;
	float: left;
	/*min-width: 280px;*/
	min-width: 238px;
}

.two-third {
	width: 64%;
	float: left;
	/*min-width: 560px;*/
	min-width: 476px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.half {
	width: 49%;
	float: left;
}

.clearboth {
	clear: both;
}

.center {
	text-align: center;
}

.pad10 {
	padding: 0 10px 0 10px;
}

.comptext {
	font-family: monospace;
	margin: 0px;
	overflow: auto;
}

.letsp075 {
	letter-spacing: -0.8px;
}

.three-em {
	font-size: 3em;
}

.two-em {
	font-size: 2em;
}

.one-five-em {
	font-size: 1.5em;
}

.one-sevenfive-em {
	font-size: 1.75em;
}

.one-em {
	font-size: 1em;
}

.oh-five-em {
	font-size: 0.5em;
}

.bgbox {
	background-color: #333;
	color: white;
	border-radius: 10px;
	text-shadow: 2px 2px 4px #000000;
}

.bgbox a {
	color: white !important;
}

.bgbox a:hover {
	color: rgb(200, 200, 200) !important;
	text-decoration: none !important;
}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	position: relative;
	width: 100%;
	border: 0;
	padding: 0;
	/*margin: 0;*/
	margin: 0 auto -155px;
}

div#develwarn {
	/*position: absolute;*/
	padding: 5px 2% 5px 2%;
	border: 0;
	margin: 0;
	text-align: center;
	width: 96%;
	height: 27px;
	line-height: 27px;
	font-size: 1em;
	background: red;
	color: white;
	text-transform: uppercase;
}

#develwarn a {
	color: white;
	text-decoration: underline;
}

#develwarn p {
	padding: 0;
	margin : 0;
}

div#banner {
	padding: 10px 2% 10px 2%;
	margin: 0;
	width: 96%;
	height: 70px;
	overflow: hidden;
	background: linear-gradient(0deg,
	    rgba(0, 0, 0, 0.35),
	    rgba(0, 0, 0, 0.35)
	    ), url('/static/sm_asvo/img/bg_crux.jpg');
	color: white;
	border-bottom: 5px solid #bbb;
	text-shadow: 2px 2px 4px #000000;
}

.trans-black {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
}

div#banner img#anu {
	width: 150px;
	padding: 0;
	border: 0;
	/*float: left;*/
	max-height: 70px;
	vertical-align: middle;
}

div#banner h1 {
	font-family: 'Carrois Gothic', sans-serif;
	float: right;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	line-height: 70px;
	font-weight: normal;
}

div#banner a {
	color: white;
	text-decoration: none;
}
div#banner a:hover{
	color: rgb(210, 210, 210);
}

.bg-college {
	background-color: #333;
}

.bg-lightgrey {
	background-color: lightgrey;
}

.border-grey {
	border: 1px solid grey;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 10px;
}

hr.style-eight { 
	padding: 0; 
	border: none; 
	border-top: medium double #333; 
	color: #333; text-align: center; 
	width: 100%;
} 

hr.style-three { 
	border: none; 
	border-bottom: 2px solid #ddd; 
	width: 100%;
	margin: 15px 0 15px 0;
}



ul#linkbar, ul#linkmenu {
	list-style-type: none;
	padding: 0;
	border: 0;
	display: block;
	vertical-align: middle;
	text-align: center;
	clear: both;
	font-size: 1em;
	background-color: white;
	font-size: 0;
	font-family: 'Carrois Gothic', sans-serif;
}
ul#linkbar {
	width: 220px;
	float: left;
	margin: 15px 0 0 18px;
	margin-bottom: 150px;
}
ul#linkmenu {
	display: none;
	width: 100%;
}

#linkbar li, #linkmenu li {
	font-size: 10pt;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 0px;
	margin-right: 0px;
	/*width: 14.28%;*/
	border-style: solid;
	border-color: white;
	border-width: 1px 1px 0px 0px;
	box-sizing: border-box;
	text-align: center;
	font-size: 0;
	/*max-width: 300px;*/
	overflow: ellipsis;
}
/*#linkbar li:last-child, #linkmenu li:last-child {
	border-width: 1px 0 0 0;
}*/
#linkbar li {
	width: 100%;
}
#linkmenu li {
	width: 12.5%;
}

#linkmenu li#menubutton {
	width: 100%;
	border-width: 1px 0 0 0;
}

#linkbar li a, #linkmenu li a {
	display: block;
	width: 100%;
	font-size: 12pt;
	/*border: 1px solid white;*/
	/*border-left: 0;*/
	background-color: #00693C;
	color: white;
	text-decoration: none;
	text-align: center;
	margin: 0;
	height: 1.3em;
	line-height: 1.3em;
	/*border: 0;*/
	padding: 0.2em 0 0.2em 0;
	/*text-transform: uppercase;*/
	/*white-space: nowrap;
	text-overflow: string;*/
	vertical-align: middle;

}
#linkbar li a {
	text-align: left;
	width: 100%;
	padding-left: 10px;
}

.material-icons.md-light { 
	color: rgba(255, 255, 255, 1); 
	font-size: 14pt;
	line-height: 1em;
	vertical-align: middle;
}

#linkbar li.mi-icon a {
	background: #333;
	font-weight: normal;
}

#linkbar li.mi-icon a:hover {
	background: #333;
}


#linkbar li.subitem a {
	font-size: 11pt;
}
#linkbar li a:hover, #linkmenu li a:hover {
	background-color: #80B49E;
}
#linkbar g li.menuitem a::before {
	content: "\21B3\00a0";
}
#linkbar li.subitem a::before {
	content: "\00a0\00bb\00a0";
}

div#content {
	padding: 0 150px 100px 320px;
}

#content a {
	color: #00693C;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

div#footer, li#footer {
	position: absolute;
	bottom: 0;
	padding: 3px 2% 3px 2%;
	min-height: 5px;
	width: 96%;
	background: #333333;
	color: white;
	font-size: 0.65em;
	z-index: 999;
}

#footer a {
	color: white;
}
#footer a:hover {
	color: lightgrey;
}

table {
	width: 90%;
	display: block;
	overflow: scroll;
}
tr {
	max-width: 100%;
}

th {
	font-weight: normal;
}

#content table {
	border-collapse: collapse;
}
#content table.bordered th, #content table.bordered td {
	border: 1px solid #333;
	margin: 0;
	padding: 2px 4px 2px 4px;
}
#content table th {
	padding: 5px;
	margin: 0;
	text-align: center;

}

#content table a {
	color: black;
}

#content table.imggrid {
	display: table;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: auto;
	padding-right: auto;
}

#content table.imggrid td {
	vertical-align: middle;
	text-align: center;
	border: 0;
	padding: 5px;
}

#content table.imggrid img, #sponsors img {
	width: 150px;
	max-width: 100%;
}

#sponsors img {
    padding-left: 5px;
    padding-right: 5px;
}

.emph-large {
	font-size: 1.5em;
	font-family: 'Carrois Gothic', sans-serif;
}

img {
	max-width: 100%;
}

.img-splash200 {
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px; 
	float: left;
}

div svg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.maplegend {
	display: table;
	border-collapse: collapse;
	width: 900px;
	margin: 10px 0 10px 0;
}

.maplegend td {
	padding: 2px 5px 2px 5px;
	border: 1px solid black;
	text-align: center;
}

.pwarning {
	padding: 5px;
	border-radius: 2px;
	background-color: #FEEFB3;
	color: #9F6000;
	border: 1px solid #9F6000;	
	font-size: 0.8em;
	text-align: center;
}

.pwarning a {
	color: #9F6000 !important;
}

.btn-submit{
	border : solid 1px #00693c;
	font-size : 1.17em;
	color : #ffffff;
	padding : 5px 17px;
	margin: 0px;
	background-color : #00693c;
	font-family: 'Carrois Gothic', sans-serif;
}

code {
	font-family: monospace;
	background-color: #eee;
}

div#divLoading {
	width: 100%;
	height: 300px;
	text-align: center;
	background: url('/static/sm_asvo/img/loading.gif') top center no-repeat;
}

div#sponsors img {
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

div#sponsors img:hover{
	filter: none;
  	-webkit-filter: grayscale(0%);
}

a.back-to-top {
	float: right;
	font-size: 10pt;
	font-family: sans-serif;
	margin-top: 0.8em;
}

/* ********************
RESPONSIVE STRUCTURE ALTERATIONS
********************* */

@media only screen and (max-width: 1200px) {
	.showat1020 {
		display: initial;
	}
	.hideat1020 {
		display: none;
	}
	#nav li a {
		width: 130px;
	}
	ul#linkbar {
		display: none;
	}
	ul#linkmenu {
		display: block;
	}
	#linkmenu li.menuitem {
		width: 50%;
		box-sizing: border-box;
		border-width: 1px 0 0 0;
	}
	ul#linkmenu li.menuitem:nth-child(even) {
		border-right-width: 1px
	}
	ul#linkmenu li#menubutton {
		display: inline-block;
		border: 1px 0 0 0 !important;
	}
	##sponsors img {
		width: 125px;
	}
	div#content {
		padding: 15px 5% 100px 5%;
	}
	div#content p:first-child {
		margin-top: 9px;
	}
}

@media only screen and (max-width: 850px) {
	.img-splash200 {
		float: none;
		display: block;
		margin: 0 auto 0 auto;
		text-align: center;
	}
}

@media only screen and (max-width: 850px) {
	.showat650 {
		display: initial !important;
	}
	.hideat650 {
		display: none;
	}
	div#banner {
		padding-top: 10px;
	}
	div#content{ 
		padding-bottom: 200px;
	}
	div#banner h1 {
		font-family: 'Carrois Gothic', sans-serif;
		display: table;
		height: 100%;
		font-size: 1.25em;
		line-height: normal;
		float: right;
		max-width: 130px;
		padding-left: 20px;
		vertical-align: center;
	}
	#linkmenu li.menuitem, #linkmenu li#menubutton {
		width: 100%;
		border-width: 1px 0 0 0 !important;
	}
	.third {
		width: 100%;
	}
	.two-third {
		width: 100%;
	}
	.half {
		width: 100%;
	}

	.emph-large {
		font-size: 1.25em;
	}

	.maxwidthat650 {
	    max-width: 400px;
	    display: table;
	    margin-left: auto;
	    margin-right: auto;
	    float: none;
	}

	.emph-large {
	    padding-bottom: 15px;
	}
}