@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:900);
@font-face {
	font-family: 'nexa_lightregular';
	src: url('./../../fonts/nlight/nexa_light-webfont.eot');
	src: url('./../../fonts/nlight/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), url('./../../fonts/nlight/nexa_light-webfont.woff2') format('woff2'), url('./../../fonts/nlight/nexa_light-webfont.woff') format('woff'), url('./../../fonts/nlight/nexa_light-webfont.ttf') format('truetype'), url('./../../fonts/nlight/nexa_light-webfont.svg#nexa_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'nexa_boldregular';
	src: url('./../../fonts/nbold/nexa_bold-webfont.eot');
	src: url('./../../fonts/nbold/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'), url('./../../fonts/nbold/nexa_bold-webfont.woff2') format('woff2'), url('./../../fonts/nbold/nexa_bold-webfont.woff') format('woff'), url('./../../fonts/nbold/nexa_bold-webfont.ttf') format('truetype'), url('./../../fonts/nbold/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'nexa_bookregular';
	src: url('./../../fonts/nbook/nexa_book-webfont.eot');
	src: url('./../../fonts/nbook/nexa_book-webfont.eot?#iefix') format('embedded-opentype'), url('./../../fonts/nbook/nexa_book-webfont.woff2') format('woff2'), url('./../../fonts/nbook/nexa_book-webfont.woff') format('woff'), url('./../../fonts/nbook/nexa_book-webfont.ttf') format('truetype'), url('./../../fonts/nbook/nexa_book-webfont.svg#nexa_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* ADMINISTRATION  */
* {
  box-sizing: border-box;
}


/* MULTI-PAGE ELEMENTS */
.moat {
	position:relative;
    display: inline-block; 
	height:auto;
    text-align: center;
    width: 100%;
	height:100vh;
	verflow:auto;
    visibility: hidden;
	border:0px solid palevioletred;	
	background:none;'
}
.band-center{
    display:inline-block;
    border:1px dotted navy;
    width:100%;
}
.aside-box {
    background-color:transparent;
    margin:1.2em 1em;
	border:1px solid green;
}
.std-frame1{
    border:4px solid #dddddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin:0 0 1em 0;
}
.std-frame2{
	border: 1px solid #aeaeae;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.std-cnr3{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;		
}
.std-cnr5{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
}
.std-cnr8{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;		
}





/* LANDING PAGE  (RP)*/
.centerizer{
	position:absolute;
	left:0;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	height:100%;
	width:100%;
}



.curtain{
	z-index: 10;
	display: none;
	position: absolute;
	width: 95%;
	/*min-width:250px;*/
	max-width:500px;
	top:4px;
	text-align:center;
	margin:auto;
	left:0; right:0;
	background-color: #272727;
	border:0px solid gray;
}
@media only screen and (min-width: 770px) {
    .curtain {
		width:75%; 
    }
}
.curtain-head{
	display:flex;
	justify-content:center;
	background-color: #6d2077;
	color:white;
	padding:.75em 0;
	font-weight:bold;
}
.drop-list{
	list-style-type:none;
	padding:0; /*fights off native list layout*/
	border:0px solid orange;
	margin:0;
	overflow-y:auto;
	max-height:20em ;
	width:100%;
}
.drop-list > li{
	cursor:pointer;
	border-bottom:1px solid #7cbad9;
	color:white;
	margin: 0 2em;
}
.drop-list a, #dist-list li{
	padding:.4em 0;
}
.person-alink{
	color:white;
	text-decoration: none;
	display:inline-block;
	text-align:left;
	width:100%;
}
#person-list-foot{
	text-align:center;
}
#person-list-foot > div{
	/* MORE button*/
	background-color:transparent;
	color:white;
	border:1px solid red;
	display:inline-block;
	padding:.5em;
	margin: 0 0 1em 0;
	cursor:pointer;
}
.x-close{
	position:absolute;
	top:-.12em;
	right:.3em;
	font-size: 2.5em;
	border:0px solid navy;
	cursor:pointer;
}
#credit{
	display:inline-block;
	font-size:.6em;
	position:fixed;
	bottom:2px;
    left: 50%;
    transform: translateX(-50%);
}



/* FO PAGE */
.fo-img {
    max-width:100%;
	border:0px solid red;
	margin:12px 0 0 0 ;
}
.fo-img-brick{
	position:relative;
	background-color:white;
}
.fo-img-olay{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:20;
}
.large-nums{
	font-size:2.5em;
}
.passing-pod{
	background-color:khaki;
	margin:2em 0;
}

.compareFO-input{
	width:175%;
	outline:none;
	border:none;
}


/* SP PAGE */
#pie-pod {
	display:inline-block;
	border:2px dotted lime;
}
.pie-pod-narrow{
	border:8px solid purple;
}
.pie-pod-wide{
	border:8px solid orange;
}
#beye-legend-pod{
	display: inline-flex;
	justify-content: space-around;
	width: 100%;
	margin: 1em 0;
	border: 0px solid green;
}
.beye-legend-text{
	display:inline-block;
	font-size:.7em;
	border: 0px solid red;
}
.beye-legend-dot {
    display: inline-block;
    width: 11px;
    height: 10px;
	background-size:44px !important;
	margin: 0 .3em 0 0;
}
#beye-pod{
	font-size:0;
	overflow-y:hidden;
	background-color:#e1e7e2;
}
#beye-info-time{
	font-size:.7em;
	display:inline-block;
	font-weight:bold;
}
#beye-info-text{
	font-size:.7em;
	display:inline-block;
}
.beye-hero{
	background-color: orange;
}




/* MP PAGE */
#map-title{	
	font:initial;
	font-family: "Open Sans";
	color:white;
	background-color:purple;
	border:1px solid peru;
	width:85%;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	top:-10px;					
}
.map-img{
	max-width:100%;
}
#map-arrow-pod{
	position:absolute;
	z-index:50;
}
.map-mark-pod{
	position:absolute;
	border:0px solid peru;
	z-index:40;
}
.map-mark{
	position:relative;
	top:-9px;
	left:-9px;
	opacity:.6;
	width:18px;
}



