/*@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600");*/
html,body, div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #999;
}

article,aside,figure,footer,header,nav,section,details,summary,main{
	display:block
}

img,object,embed{
	max-width:100%
}

html{
	overflow-y:scroll;
	height: 100%;
}

ul{
	list-style:none
}

blockquote,q{
	quotes:none
}

blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none
}

a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

del{
	text-decoration:line-through
}

abbr[title],dfn[title]{
	border-bottom:1px dotted #000;
	cursor:help
}

table{
	border-collapse:collapse;
	border-spacing:0;
	font-size: inherit;
	font: 100%;
}

th{
	font-weight:bold;
	vertical-align:bottom
}

td{
	font-weight:normal;
	vertical-align:top
}

hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
	clear:both
}

select {
	vertical-align: middle;
}

pre{
	white-space:pre;
	white-space:pre-wrap;
	white-space:pre-line;
	word-wrap:break-word
}

.ie7 input[type="checkbox"]{
	vertical-align:baseline
}

.ie6 input{
	vertical-align:text-bottom
}

select,input,textarea{
	font:99% sans-serif
}

small{
	font-size:85%
}

strong{
	font-weight:bold
}

td,td img{
	vertical-align:top
}

sub,sup{
	font-size:75%;
	line-height:0;
	position:relative
}

sup{
	top:-0.5em
}

sub{
	bottom:-0.25em
}

pre,code,kbd,samp{
	font-family:monospace, sans-serif
}

.clickable,input[type=button],input[type=submit],input[type=file],button,input[type="radio"],input[type="checkbox"]{
	cursor:pointer
}

input[type="checkbox"]:disabled, input[type="radio"]:disabled {
	cursor: default;
}

button,input,select,textarea{
	margin:0
}

button,input[type=button]{
	width:auto;
	overflow:visible
}

.ie7 img{
	-ms-interpolation-mode:bicubic
}

.clearfix:before,.clearfix:after{
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}

.clearfix:after{
	clear:both
}

.clearfix{
	zoom:1
}

.icon{
	width:40px;
	height:40px;
	border-radius:3px;
	background-position:center center;
	background-size:100% 100%;
	background-color:transparent;
	display:inline-block;
	margin:0 16px 0 0;
	float:left
}

button .icon {
	margin:5px 16px 0 0;
}

@media screen and (max-width: 480px){
	.icon{
		width:32px;
		height:32px
	}

}

.icon.icons-courtsLegalNotices {
	background-image:url("/images/GRAMA/courtsLegalNotices.png");
	background-image:url("/images/GRAMA/courtsLegalNotices.svg");
}

.icon.icons-cities {
	background-image:url("/images/GRAMA/cities.png");
}

.icon.icons-counties {
	background-image:url("/images/GRAMA/counties.png");
}

.icon.icons-schoolDistrict {
	background-image:url("/images/GRAMA/schooldistricts.png");
}

/*.icon.icons-specialdistricts {
	background-image:url("/images/GRAMA/specialdistricts.png");
}
*/

.icon.icons-special{
	background-image:url("/images/GRAMA/special.png");
}

.icon.icons-local{
	background-image:url("/images/GRAMA/local.png");
}

.icon.icons-interlocal{
	background-image:url("/images/GRAMA/interlocal.png");
}

.icon.icons-transitdistricts {
        background-image:url("/images/GRAMA/transitdistricts.png");
}

.icon.icons-stateagencies {
	background-image:url("/images/GRAMA/stateagencies.png");
}

.icon.icons-connect-youtube{
	background-image:url("/images/GRAMA/youTube.png");
	background-image:url("/images/GRAMA/youTube.svg")
}

.icon.icons-connect-googleplus{
	background-image:url("/images/GRAMA/googlePlus.png");
	background-image:url("/images/GRAMA/googlePlus.svg")
}

.altSection .icon{
	background-color:#e3ddd6
}

.gm-style img{
	max-width:none
}

.gm-style label{
	width:auto;
	display:inline
}

body>header{
	position:fixed;
	top:0;
	z-index:900;
	width:100%;
	height:81px;
	background:#921800;
	background:-moz-linear-gradient(top, #921800 0%, #7d1500 7%, #fff 7%, #d0cfce 96%, #d0cfce 96%, #fff 96%, #d8d8d9 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #921800), color-stop(7%, #7d1500), color-stop(7%, #fff), color-stop(96%, #d0cfce), color-stop(96%, #d0cfce), color-stop(96%, #fff), color-stop(100%, #d8d8d9));
	background:-webkit-linear-gradient(top, #921800 0%, #7d1500 7%, #fff 7%, #d0cfce 96%, #d0cfce 96%, #fff 96%, #d8d8d9 100%);
	background:-o-linear-gradient(top, #921800 0%, #7d1500 7%, #fff 7%, #d0cfce 96%, #d0cfce 96%, #fff 96%, #d8d8d9 100%);
	background:-ms-linear-gradient(top, #921800 0%, #7d1500 7%, #fff 7%, #d0cfce 96%, #d0cfce 96%, #fff 96%, #d8d8d9 100%);
	background:linear-gradient(to bottom, #921800 0%, #7d1500 7%, #fff 7%, #d0cfce 96%, #d0cfce 96%, #fff 96%, #d8d8d9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#d8d8d9',GradientType=0 );
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.4);
	box-shadow:0 1px 4px rgba(0,0,0,0.4);
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s
}

body>header.topWithSettings {
	top: 55px;
}

body>header.toTop{
	top:0
}

@media screen and (max-width: 1024px){
	body>header {
		height: 61px;
	}
}

@media screen and (max-width: 480px){
	body>header.topWithSettings{
		top:0
	}

}

body>header h1{
	position:absolute;
	top:12px;
	left:0;
	width:72px;
	height:60px
}

@media screen and (max-width: 1024px){
	body>header h1{
		top:8px;
		left:.6rem;
		width:52px;
		height:43px
	}

}

body>header h1 a{
	display: block;
	height: 100%;
	background:transparent url("/images/GRAMA/brand.svg") center center no-repeat;
	background-size: 100%;
	text-indent: -9999em;
}

body>header nav {
	position: relative;
	top: 0;
	width: 80%;
	height: 81px;
	margin: 0 0 0 83px;
	font-size: 14px;
	font-size: .875rem;
	background: url("/images/GRAMA/dateline-divider.png") center right no-repeat;
	z-index: 999;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

body>main header nav{
	position:absolute;
	top:0px;
	right: 0px;
	width: 50%;
	height: 100%;
	margin:0;
	font-size:14px;
	font-size:0.875rem;
	z-index:999;
}

body>main header nav ul, body>header nav ul{
	position:relative;
	top:0px;
	list-style:none;
}

body>main header nav ul{
	margin: 0px;
	height: 100%;
}

body>header nav ul li{
	position:relative;
	float:left;
	width:11.1%;
	text-align:center
}

body>main header nav ul li{
	position:relative;
	float:right;
	width:20%;
	text-align:center;
	padding: 0;
	margin: 0;
	height: 100%;
}

body>header nav ul li:hover>a{
	color:#416e92;
	background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #f2f2f2));
	background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	background:-o-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	background:-ms-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f2f2f2',GradientType=0 );
	background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #f2f2f2 100%);
}

/*body>main header nav ul li:hover button.navButton{
	color:#416E92;
	text-decoration: none;
	background-color: rgb(84,84,84);
	background:-moz-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #f2f2f2));
	background:-webkit-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	background:-o-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	background:-ms-linear-gradient(top, #545454 0%, #f2f2f2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#545454', endColorstr='#f2f2f2',GradientType=0 );
	background:linear-gradient(to bottom, rgb(84,84,84) 0%, #f2f2f2 100%);
}*/

body>header nav ul li:hover>a path, body>header nav ul li a svg polygon{
	fill:#416e92
}

body>header nav ul li a{
	float:left;
	display:block;
	width:100%;
	height:81px;
	margin:0;
	padding:20px 0 0 0;
	background: transparent;
	color:#666;
	line-height:1rem;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
}

body>main header nav ul li button.navButton {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	border: none;
	background: none;
	display: block;
	float: left;
	width: 100%;
	color:#666;
	height: 100%;
	font-family: "Open Sans", sans-serif;
}

@media screen and (max-width: 1200px){
	body>header nav ul li a{
		font-size:13px;
		font-size:0.8125rem
	}

}

@media screen and (max-width: 1024px){
	body>header nav ul li a{
		font-size:12px;
		font-size:0.75rem;
		height:61px;
		padding:12px 0 0 0
	}
}

body>header nav ul li a.showDrop, body>header nav ul li a:hover{
	color:#416e92;
	background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #f2f2f2));
	background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	background:-o-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	background:-ms-linear-gradient(top, rgba(255,255,255,0) 0%, #f2f2f2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f2f2f2',GradientType=0 );
	background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #f2f2f2 100%);
}

body>header nav ul li a:hover {
	color: rgba(0,0,0,0.8);
}

body>header nav ul li a.showDrop path,body>header nav ul li a.showDrop polygon{
	fill:#416e92
}

body>header nav ul li a svg{
	width:28px;
	height:28px
}

@media screen and (max-width: 1024px){
	body>header nav ul li a svg{
		width:20px;
		height:20px
	}

}

body>header nav ul li a svg path,body>header nav ul li a svg polygon{
	fill:rgba(0,0,0,0.5);
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all .4s
}

body>main header nav ul li button.navButton:hover, body>main header nav ul li button.activeNav{
	color: #416E92; 
	background-color: rgb(84,84,84);
	background:-moz-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #f2f2f2));
	background:-webkit-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	background:-o-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	background:-ms-linear-gradient(top, rgb(84,84,84) 0%, #f2f2f2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#545454', endColorstr='#f2f2f2',GradientType=0 );
	background:linear-gradient(to bottom, rgb(84,84,84) 0%, #f2f2f2 100%);
}

body>header nav ul li a:hover svg polygon, body>header nav ul li a:hover svg path {
	fill:#416e92
}

@media screen and (max-width: 1024px){
	body>main header nav, body>header nav{
		background-size:2px 32px;
		background-position:right 14px
	}

}

@media screen and (max-width: 780px){
	body>main header nav{
		margin:0;
		width: 100%;
		position: relative;
	}
	body>header nav {
		width: 100%;
		height: 1px;
		overflow: hidden;
		top: 61px;
		margin-left: 0;
	}
	body>header nav.openMenu{
		height:27em
	}

	body>main header nav ul li, body>header nav ul li{
		display:block;
		width:100%;
		text-align:left
	}

	body>header nav ul li a, body>main header nav ul li button.navButton{
		color:white;
		text-align: left;
		font-size:16px;
		font-size:1rem;
		height:auto;
		line-height:2.5em;
		padding:0 16px;
		border-top:1px solid #666;
		border-bottom:1px solid #444;
		background:#515151;
		text-shadow:0 1px 0 rgba(0,0,0,0.8)
	}
	
	body>main header nav ul li button.navButton{
		font-size: 16px;
		font-size: 1rem;
		font-weight: normal;
	}
	
	body>main header nav ul li button.navButton:hover, body>main header nav ul li button.navButton.activeNav, body>main header nav ul li button.navButton.activeNav:hover {
		color:white;
		background:#333
	}

	body>header nav ul li a:hover svg polygon, body>header nav ul li a:hover svg path {
		fill:white
	}

	body>header nav ul li a br{
		display:none
	}

	body>header nav ul li a svg{
		vertical-align:baseline;
		width:20px;
		height:20px;
		float:left;
		margin:8px 16px 0 0
	}

	body>header nav ul li a svg polygon,body>header nav ul li a svg path{
		fill:white
	}	
}

body>main header div.dropdownContainer, body>header div.dropdownContainer{
	position:absolute;
	top:76px;
	left:0;
	width:450px;
	overflow:hidden;
	background:#f2f2f2;
	border-radius:3px;
	-moz-box-shadow: 0 4px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.4);
	box-shadow:0 4px 4px rgba(0,0,0,0.4);
	z-index:999;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

body>main header div.dropdownContainer {
	width: 250px;
	max-height: 0px;
}

body>header div.dropdownContainer {
	height: 0px;
}

@media screen and (max-width: 1024px){
	body>header div.dropdownContainer{
		top:56px
	}

}

@media screen and (max-width: 780px){
	body>header div.dropdownContainer{
		display:none
	}
}

body>header div.dropdownContainer.showDrop{
	height:380px
}

body>header div.dropdownContainer ul{
	float:left;
	width:46%;
	padding:.5rem 0 .5rem .5rem
}

body>header div.dropdownContainer ul li{
	display:block;
	float:none;
	width:100%
}

body>main header div.dropdownContainer a, body>header div.dropdownContainer ul li a{
	display:block;
	float:none;
	border:none;
	padding:8px;
	padding:.5rem;
	height:auto;
	line-height:1rem;
	text-align:left;
	border-radius:3px;
	color:#3C6489;
	font-size:13px;
	font-size:0.8125rem;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s;
}

body>main header div.dropdownContainer a:hover, body>header div.dropdownContainer ul li a:hover{
	color:#8b0f0a;
	background:#e2e2e2;
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3) inset;
	box-shadow:0 0 3px rgba(0,0,0,0.3) inset
}

body>header div.dropdownContainer .feature{
	position:relative;
	top:.5rem;
	right:.5rem;
	width:50%;
	height:300px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:right;
	background:#e3ddd6;
	text-indent:-9999em;
	border-radius:3px
}

body>header div.dropdownContainer .feature a.infographic{
	position:relative;
	height:100%
}

body>header div.dropdownContainer .feature a.infographic span{
	position:absolute;
	bottom:-10px;
	left:0;
	width:100%;
	height:50px;
	padding:12px 0 0 0;
	background:rgba(0,0,0,0.5);
	transition:all 0.4s;
	color:white;
	text-indent:0;
	text-shadow:0 1px 0 rgba(0,0,0,0.8)
}

body>header div.dropdownContainer .feature a.infographic:hover{
	background:transparent
}

body>header div.dropdownContainer .feature a.infographic:hover span{
	bottom:0
}

body>header div.dropdownContainer a.more{
	display:block;
	width:97%;
	height:3rem;
	font-size:11px;
	font-size:0.6875rem;
	line-height:3rem;
	font-weight:600;
	text-decoration:none;
	margin:16px 1.5%;
	padding:0;
	border:1px solid #999;
	background:#e2e2e2;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
	border-radius:3px
}

body>header div.dropdownContainer a.more:hover{
	color:white;
	text-shadow:0 1px 0 rgba(0,0,0,0.8);
	background:#416e92;
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.6) inset;
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.6) inset;
	box-shadow:0 0 3px rgba(0,0,0,0.6) inset
}

body > header nav ul li:hover div.dropdownContainer{
	height:370px;
	z-index:9999;
}

body>main header #nav-Login div.dropdownContainer, body>header #nav-services div.dropdownContainer, 
body>header #nav-about div.dropdownContainer, body>header #nav-connect div.dropdownContainer {
	left:auto;
	right:0
}

body>header #nav-government div.dropdownContainer .feature {
	height: 235px;
}

body>main header div.dropDownDropped{
	max-height: 500px;
}

@media screen and (max-width: 780px){
	body>main header #nav-Login div.dropdownContainer{
		width: 100%;
		top: 40px;
	}
	
	body>main header #nav-Login div#loginDropDown a{
		background: inherit;
	}
}

body>header #nav-government div.dropdownContainer #governorSocial{
	position:relative;
	float:right;
	right:.5rem;
	width:50%;
	height:24px;
	margin:16px 0;
	padding:0
}

body>header #nav-government div.dropdownContainer #governorSocial li{
	width:auto;
	float:left;
	margin:0 4px 0 0
}

body>header #nav-government div.dropdownContainer #governorSocial li a{
	display:block;
	width:24px;
	height:24px;
	background-color:#416e92;
	background-position:center center;
	background-size:18px 18px;
	background-repeat:no-repeat;
	box-shadow:0 1px 0 white;
	text-indent:-9999em
}

body>header #nav-government div.dropdownContainer #governorSocial li a.facebook{
	background-color:#3c5a98;
	background-size:24px 24px;
	background-image:url(/images/GRAMA/facebook-alt.png);
	background-image:url(/images/GRAMA/facebook-alt.svg)
}

body>header #nav-government div.dropdownContainer #governorSocial li a.twitter{
	background-color:#33ccff;
	background-image:url(/images/GRAMA/twitter-alt.png);
	background-image:url(/images/GRAMA/twitter-alt.svg);
}

body>header #nav-government div.dropdownContainer #governorSocial li a.rss{
	background-color:#ff8000;
	background-image:url(/images/GRAMA/feeds-alt.png);
	background-image:url(/images/GRAMA/feeds-alt.svg)
}

body>header #nav-government div.dropdownContainer #governorSocial li a.youtube{
	background-color:#d12c29;
	background-size:24px 24px;
	background-image:url(/images/GRAMA/youtube-alt.png);
	background-image:url(/images/GRAMA/youtube-alt.svg)
}

body>header #nav-government div.dropdownContainer #governorSocial li a:hover{
	background-color:#333
}

body>header #nav-government div.dropdownContainer #priorities{
	position:relative;
	width:50%;
	float:right;
	right:.5rem
}

body>header #nav-government div.dropdownContainer #priorities h4{
	text-align:left;
	margin:0
}

body>header #nav-government div.dropdownContainer #priorities ul{
	width:100%;
	padding:0
}

body>header #nav-government div.dropdownContainer #priorities ul li{
	margin:0 0 .4em 0
}

body>header #nav-government div.dropdownContainer #priorities ul li:last-child{
	margin:0
}

body>header #nav-government div.dropdownContainer #priorities ul li a{
	font-size:11px;
	font-size:0.6875rem;
	background-color:rgba(0,0,0,0.04);
	background-position:96% center;
	background-size:18px 18px;
	background-repeat:no-repeat
}

body>header #nav-government div.dropdownContainer #priorities ul li a.jobs{
	background-image:url(/images/GRAMA/jobs.png)
}

body>header #nav-government div.dropdownContainer #priorities ul li a.education{
	background-image:url(/images/GRAMA/education.png)
}

body>header #nav-government div.dropdownContainer #priorities ul li a.energy{
	background-image:url(/images/GRAMA/energy.png)
}

body>header #nav-government div.dropdownContainer #priorities ul li a.self{
	background-image:url(/images/GRAMA/self.png)
}

body>header li#nav-residents:hover div.dropdownContainer,body>header li#nav-connect:hover div.dropdownContainer{
	height:470px
}

body>header li#nav-government:hover div.dropdownContainer{
	height:528px
}

body>header li#nav-education:hover div.dropdownContainer{
	height:374px
}

body>header li#nav-government div.dropdownContainer .feature{
	background:url("/images/GRAMA/governor-headshot.jpg") left top no-repeat;
	background-size:cover
}

body>header li#nav-employment div.dropdownContainer .feature{
	background:url("/images/GRAMA/employment-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-business div.dropdownContainer .feature{
	background:url("/images/GRAMA/business-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-education div.dropdownContainer .feature{
	background:url("/images/GRAMA/education-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-residents div.dropdownContainer .feature{
	background:url("/images/GRAMA/residents-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-visiting div.dropdownContainer .feature{
	background:url("/images/GRAMA/visiting-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-about div.dropdownContainer .feature{
	background:url("/images/GRAMA/about-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-connect div.dropdownContainer .feature{
	background:url("/images/GRAMA/connect-infographic-thumb.jpg") left top no-repeat
}

body>header li#nav-services div.dropdownContainer .feature{
	background:url("/images/GRAMA/services-infographic-thumb.jpg") left top no-repeat
}

body>header #navMore{
	position:absolute;
	top:0px;
	right:0;
	width:12%;
	height:81px;
	padding:1.4rem 0 0 .6rem
}

body>header #navMore li{
	display:inline-block;
	margin:0;
	padding:0
}

body>header #navMore li a{
	display:block;
	height:30px;
	margin:0;
	padding:0 .5em 0 0;
	line-height:1rem;
	color:#666;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-size:0.6875rem
}

body>header #navMore li a svg{
	width:20px;
	height:20px
}

@media screen and (max-width: 1024px){
	body>header #navMore li a svg{
		width:16px;
		height:16px
	}

}

body>header #navMore li a svg path{
	fill:rgba(0,0,0,0.4)
}

body>header #navMore li a.openDrawer{
	color:#416e92
}

body>header #navMore li a.openDrawer svg path{
	fill:#416e92
}

body>header #navMore li a:hover{
	color:rgba(0,0,0,0.8)
}

body>header #navMore li a:hover svg polygon,body>header #navMore li a:hover svg path{
	fill:#416e92
}

body>header #navMore li:last-child a{
	padding:0
}

@media screen and (max-width: 1024px){
	body>header #navMore{
		padding:1em 0 0 1em
	}

	body>header #navMore li a{
		font-size:9px;
		font-size:0.5625rem;
		height:24px;
		line-height:.6rem
	}

}

@media screen and (max-width: 780px){
	body>header #navMore{
		right:52px;
		width:112px;
		height:61px
	}

}

@media screen and (max-width: 480px){
	body>header #navMore{
		right:58px;
		width:58px
	}

	body>header #navMore li:first-child{
		display:none
	}

}

body>header #toggleMenu{
	position:absolute;
	top:14px;
	right:16px;
	width:2rem;
	height:2rem;
	border-radius:3px;
	background:#515151 url(/images/GRAMA/showHideSection-icon-gray.png) center center no-repeat;
	text-indent:-9999em;
	display:none
}

body>header #toggleMenu.active{
	background-color:#416e92
}

@media screen and (max-width: 780px){
	body>header #toggleMenu{
		display:block
	}

}

#filterHeading,#requestHeading {
	border-bottom: 2px solid black;
	background-color: #416E92;
	color: white;
	text-align: center;
	font-weight: bold;
}

#request-div {
	background-color: lightGrey;
}

#filters {
	width: 100%;
	clear:both;
	margin-bottom: 5px;
}

#previousRequests {
	/*border-left: 2px solid;
	float: left;*/
	width: 100%;
}

table {
	table-layout: fixed;
}

table.dataTable {
	margin:0 !important;
	table-layout: auto;
}

table.dataTable thead tr {
	background-color: #416E92;
	color: white;
}

table.dataTable tbody tr {
	cursor: pointer;
}

table.dataTable.noSelect tbody tr{
	cursor: default;
}

table.form tr td {
	padding-top: 3px;
	padding-bottom: 3px;
}

div.dataTables_filter {
	margin-bottom: 5px;
}

@media screen and (max-width: 640px){
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{
		float: none;
		text-align: right !important;
	}
}

table tr td button.decisionARO{
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	color: white;
	border-color: grey;
	border: 3px solid;
	background-color: #416E92;
	font-weight: bold;
	width: 25px;
	height: 25px;
	text-align:center;
	padding: 0px;
}

table tr.shown td button.decisionARO {
	background-color: darkgray;
}

table tr td button.decisionARO:hover {
	background-color: white;
	color: #416E92;
}

table tr.shown td button.decisionARO:hover {
	color: darkgrey;
}

.requiredNote {
	color: red;
	font-weight: bold;
	vertical-align: top;
}

.disabledText {
	background-color: lightgrey;
}
.series-title {
	font-size: 125%;
	font-weight: bold;
}
.elec-subtitle {
	font-size: 105%;
	font-weight: bold;
}
.elec-url {
	font-size: 90%;
	text-decoration: underline;
}
.bibcopys-url {
	font-size: 90%;
	text-decoration: underline;
}
.bibcopys-subtitle {
	font-size: 105%;
	font-weight: bold;
}

ul#topics, div#questions {
	float: left;
	display: block;
	border-top: 2px solid;
	border-bottom: 1px solid;
	max-height: 500px;
	min-height: 500px;
	height: 500px;
	overflow: auto;
	padding: 10px;
}
ul#topics {
	width: 30%;
	border-left: 2px solid;
	margin: 0;
}
div#questions {
	width: 70%;
	border-left: 2px solid;
	border-right: 2px solid;
	font-size: 90%;
}
h3#topicsHeading, h3#questionsHeading {
	display: inline-block;
	margin: 0;
	font-size: 150%;
}
h3#topicsHeading {
	width: 30%;
}
h3#questionsHeading {
	width: 70%;
}
button.backButton {
	font-size: 150%;
	position: absolute;
	top: 5px;
	left: 5px;
	border: none;
	background: none;
}
button.backButton:hover {
	color: #416E92;
}
ul#topics li.activeTopic {
	color: #8B0F0A;
	background: none repeat scroll 0% 0% #E2E2E2;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3) inset;
	cursor: default;
}
ul#topics li.activeTopic button, ul#topics li.activeTopic button:hover {
	color: #8B0F0A;
	text-decoration: none;
	cursor: default;
}
ul#topics li button{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 100%;
	display: block;
	border: none;
	background: none;
	color: #416E92;
	text-align: left;
	font-family: "Open Sans", sans serif;
	font-weight: 300;
}
ul#topics li{
	display: block;
	width: 100%;
	padding: 5px 0px;
	font-size: 100%;
	margin: 0;
}
ul#topics li:hover {
	background: none repeat scroll 0% 0% #E2E2E2;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3) inset;
}
ul#topics li button:hover {
	color: #8B0F0A;
	text-decoration: underline;
}

.ui-autocomplete {
	font-size: .8rem !important;
	max-height: 100px;
	overflow-y: scroll;
	overflow-x: hidden;
}

table#loginTable, div#RequestRecord table {
	table-layout: fixed;
}

div#RequestRecord td{
	padding: .5rem 0;
}

div#RequestRecord li {
	padding: 0;
}

li.extendedOptions{
	padding: 0px 0px 0px 2rem !important;
	margin: 0;
}

ol.breadcrumbs form {
	display: inline;
}

section#manageRequests li.unselectedOpt {
	opacity: .5;
}

ul.extendedOptions {
	max-height: 0px;
	overflow: hidden;
	-moz-transition: max-height 1s;
	-webkit-transition: max-height 1s;
	-o-transition: max-height 1s;
	transition: max-height: 1s;
}

@media screen and (max-width: 780px) {
	.dialog {
		width: 300px !important;
	}
}

div#RequestRecord table tbody tr td ul li ul, section#manageRequests ul, section#grantSubrequest ul {
	margin : 0px;
}

div#RequestRecord table tbody tr td ul li input[type="radio"]:checked + label, div#RequestRecord table tbody tr td ul li input[type="checkbox"]:checked + label,
div#RequestRecord table tbody tr td ul li input[type="checkbox"]:checked + span.spiltLabel,ul li input[type="radio"]:checked + label, ul li input[type="checkbox"]:checked + label{
	font-weight: bold;
}

div#RequestRecord table tbody tr td ul li input[type="radio"]:checked ~ ul, section#requestTaskEdit input[type="radio"]:checked ~ ul,
ul li input[type="radio"]:checked ~ ul.extendedOptions{
	max-height: 500px;
}

div#RequestRecord table tbody tr td ul li label:hover, div#RequestRecord table tbody tr td ul li span.spiltLabel:hover,
section#requestTaskEdit table tbody tr td ul li.extenedOptions:hover, section#subrequestRefer ul li label:hover, section#grantSubrequest ul li label:hover{
	color:#8B0F0A;
}

@media screen and (max-width: 780px) {
	div#RequestRecord table{
		margin: 0;
	}
}

div.requestTask {
        border: 2px solid #416E92;
        font-size: 80%;
        padding: 10px;
        overflow-y: scroll;
        max-height: 132px;
	border-radius: 4px;
}
div.requestTask:nth-child(even){
        background: lightgrey;
}

div.requestTask input, div.requestTask textarea {
	width: 95%;
	max-width: 100%;
}
table tr td.headingCell, p.headingPara{
	font-size: 1.5rem;
	padding: 15px 0px !important;
	margin: 0;
}
table tr td.headingCellTop, p.headingParaTop{
	font-size: 1.5rem;
	padding-top: 0px;
	padding-bottom: 15px !important;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}

ul li.heading {
	font-size: 1.5rem;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0px;
}
	
@media screen and (max-width: 1000px){
	#filters{
		width: 100%;
		float: none;
	}

	#previousRequests {
		border: none;
		float: none;
		width: 100%;
	}
	
	#requestHeading {
		border-top: 2px solid;
	}
}

.nonRequiredSpacing { 
	padding-left: 10px;
}

.dollarSpacing { 
	padding-left: 10px;
}

.nonRequiredSpacing.dollarSpacing { 
	padding-left: 20px;
}

p.displayMessage {
	color: white;
	text-align: center;
	background-color: #B67721;
	font-size: 125%;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.ui-datepicker {
	font-size: 75%;
}

.ui-wdiget {
	font-family: "Open Sans", sans-serif !important; 
}

/*section#howItWorks ul li i.howItWorksNum {
	font-size: 300%;
	text-align: center;
	padding-top: 10px;
	border-radius: 100px;
	color: darkred;
	font-weight: bold;
	-moz-box-shadow: 0px 0px 10px 10px orange;
	-webkit-box-shadow: 0px 0px 10px 10px orange;
	box-shadow: 0px 0px 10px 10px orange;
	background-color: orange;
	position: absolute;
}*/

section ul li a h3 span.agencyAmount {
	border-radius: 100px;
	position: relative;
	right: -75px;
	background-color: yellow;
	-moz-box-shadow: 0px 0px 10px 10px yellow;
	-webkit-box-shadow: 0px 0px 10px 10px yellow;
	box-shadow: 0px 0px 10px 10px yellow;
}

/*section#howItWorks ul li h3 {
	left: 10%;
	position: relative;
	width: 90%;
}

section#howItWorks ul li a {
	padding: 0;
	text-align: center;
}*/

#drawerSettings{
	font-size:.8em;
	position:relative;
	height:0px;
	overflow:hidden;
	color:white;
	background:#333;
	background:rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px rgba(255,255,255,0.2), 6px -2px 50px rgba(0,0,0,0.7) inset;
	-webkit-box-shadow:1px 1px rgba(255,255,255,0.2), 6px -2px 50px rgba(0,0,0,0.7) inset;
	box-shadow:1px 1px rgba(255,255,255,0.2),6px -2px 50px rgba(0,0,0,0.7) inset;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

#drawerSettings a{
	display:inline-block;
	padding:4px 10px 4px;
	line-height:18px;
	font-weight:600;
	text-decoration:none;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
	vertical-align:middle;
	background-color:#f5f5f5;
	border-radius:3px;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	margin-right: 4px;
}

#drawerSettings a.active{
	color:white;
	background-color:#416e92;
	cursor:default;
	font-weight:600;
	text-shadow:none
}

#drawerSettings ul.settings{
	position:absolute;
	top:16px;
	left:0;
	width:340px;
	overflow:hidden
}

#drawerSettings ul.settings li{
	display:inline-block
}

#drawerSettings #fontSizer{
	position:absolute;
	top:16px;
	right:0
}

#drawerSettings #fontSizer p{
	float:left;
	margin-right:10px;
	font-weight:400
}

#drawerSettings.openDrawer{
	height:55px
}

@media screen and (max-width: 480px){
	#drawerSettings.openDrawer{
		height:0
	}

}

.highContrast #drawerSettings a.active{
	color:black !important;
	background:lime !important
}

#dateline{
	position:relative;
	width:100%;
	height:64px;
	margin:81px 0 0 0;
	padding:0;
	color:white;
	background:black;
	background:rgba(0,0,0,0.5);
	border-bottom:1px solid rgba(0,0,0,0.25);
	-moz-box-shadow:1px 1px rgba(255,255,0.2),6px -2px 50px rgba(0,0,0,0.7) inset;
	-webkit-box-shadow:1px 1px rgba(255,255,0.2),6px -2px 50px rgba(0,0,0,0.7) inset;
	box-shadow:1px 1px rgba(255,255,255,0.2),6px -2px 50px rgba(0,0,0,0.7) inset;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s;
}

#datelineSmall{
	position: absolute;
	height: 50px;
	top: 83px;
	width: 30%;
	right: 0px;
	padding: 0;
	color: white;
	background: black;
	background: rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 1px rgba(255,255,255,0.2),6px -2px 50px rgba(0,0,0,0.7) inset;
	-webkit-box-shadow: 1px 1px rgba(255,255,255,0.2), 6px -2px 50px rgba(0,0,0,0.7) inset;
	box-shadow: 1px 1px rgba(255,255,255,0.2), 6px -2px 50px rgba(0,0,0,0.7) inset;
}

@media screen and (max-width: 1024px){
	#dateline{
		margin-top:61px
	}

}

@media screen and (max-width: 640px){
	#dateline{
		height:auto;
		padding:0
	}

}

#dateline .grid_4{
	height:64px;
	padding:.4em 0 0 0;
	background:url(/images/GRAMA/dateline-divider.png) 95% center no-repeat
}

#dateline .grid_4:last-child{
	background:none
}

@media screen and (max-width: 640px){
	#dateline .grid_4{
		padding:0 16px;
		background:none;
		height:46px
	}

}

@media screen and (max-width: 780px){
	#dateline .grid_4.date{
		display:none
	}

}

@media screen and (max-width: 780px){
	#dateline .grid_4.checkin{
		display: none;
	}

}

#dateline .twitter{
	display:none
}

#dateline .search label{
	position:absolute;
	left:-9999em;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden
}

#datelineSmall div#searchBox {
	width: 90%;
	//margin: 7px 20px 0px;
	margin: 7px 10px 0px 8px;
	border: none;
	border-radius: 3px;
	background-color: black;
	padding-bottom: 2px;
}

#dateline .search #searchField{
	width:90%;
	margin:10px 0 0 0;
	padding:.5em;
	border:none;
	border-bottom:1px solid rgba(255,255,255,0.3);
	border-radius:3px;
	color:#ccc;
	background:rgba(0,0,0,0.8) url(/images/GRAMA/search-light.png) 98% center no-repeat;
}

#datelineSmall #searchField {
	color: #CCC;
	padding: .5em;
	padding-left: .1em;
	border: none;
	border-radius: 3px;
	background-color: black;
	width: 98%;
}

#dateline .search #searchField:focus, #datelineSmall #searchField:focus{
	color:white
}

@media screen and (max-width: 640px){
	#dateline .search #searchField{
		width:100%
	}
}

@media screen and (max-width: 780px){
	/*#datelineSmall #searchField {
		width: 99%;
		margin: 7px 1px 1px 2px;
	}*/
	#datelineSmall div#searchBox {
		width: 99%;
		margin: 7px 1px 1px 2px;
	}		
	#datelineSmall {
		width: 100%;
		position: relative;
		display: inline-block;
		top: 0;
	}
}

#dateline .search #searchSubmit{
	display:none
}

#datelineSmall #searchSubmit {
	background-image: url("/images/GRAMA/search-light.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.8);
	border: none;
	position: absolute;
	top: 15px;
	//right: 22px;
	right: 12px;
	width: 20px;
}

#dateline .calendar{
	position:relative;
	border:1px solid rgba(255,255,255,0.4);
	float:left;
	width:32px;
	height:44px;
	margin:4px 1em 0 0;
	text-align:center
}

#dateline .calendar .month{
	font-size:11px;
	font-size:0.6875rem;
	line-height:1.5em;
	text-transform:uppercase;
	border-bottom:1px solid rgba(255,255,255,0.4)
}

#dateline .calendar .day{
	font-size:18px;
	font-size:1.125rem;
	line-height:1.4em
}

#dateline a.calendar-link{
	display:block;
	margin:4px 0 0 0
}

@media screen and (max-width: 780px){
	#dateline a.calendar-link{
		font-size:.8em
	}

}

#dateline a.calendar-link .calendar-summary{
	font-weight:400
}

#dateline a.calendar-link .calendar-description{
	font-weight:300;
	font-style:italic
}

@media screen and (max-width: 780px){
	#dateline a.calendar-link .calendar-description{
		font-size:.8em
	}

}

#dateline a{
	color:white;
	text-decoration:none
}

#dateline .checkin{
	position:relative
}

#dateline .checkin p#locationMessage{
	margin:6px 0 0 46px;
	padding:0;
	color:#ccc;
	color:rgba(255,255,255,0.5);
	font-size:11px;
	font-size:0.6875rem;
	line-height:.5em
}

@media screen and (max-width: 480px){
	#dateline .checkin p#locationMessage{
		margin:0 0 .5em 32px
	}

}

#dateline .checkin .icons-checkin{
	cursor:pointer;
	margin:0 16px 0 0;
	width:32px;
	height:32px;
	background-image:url("/images/GRAMA/checkin.png");
	background-image:url("/images/GRAMA/checkin.svg")
}

@media screen and (max-width: 480px){
	#dateline .checkin .icons-checkin{
		position:relative;
		top:-6px;
		width:24px;
		height:24px;
		margin:0 .5em 0 0;
		padding:0
	}

}

#dateline .checkin h3.CurrentLocation{
	cursor:pointer;
	font-size:24px;
	font-size:1.5rem;
	line-height:42px;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s;
}

#dateline .checkin h3.CurrentLocation.checkedin,#dateline .checkin h3.CurrentLocation:hover{
	text-shadow:0 0 30px rgba(255,255,255,0.8)
}

@media screen and (max-width: 480px){
	#dateline .checkin h3.CurrentLocation{
		font-size:18px;
		font-size:1.125rem;
		line-height:1em
	}

}

#dateline .checkin #checkinPanel{
	position:absolute;
	z-index:899;
	top:64px;
	left:-1em;
	width:100%;
	height:0px;
	margin:0;
	padding:0 16px;
	overflow:hidden;
	color:#515151;
	background:#fff url(/images/GRAMA/checkin-bg.jpg) center center no-repeat;
	border-radius:0 0 3px 3px;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
	-moz-box-shadow:0 1px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.5);
	box-shadow:0 1px 10px rgba(0,0,0,0.5);
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s
}

#dateline .checkin #checkinPanel #locationCheckin{
	margin:1em 0;
	padding:.5em;
	color:white;
	background:#515151;
	background:rgba(0,0,0,0.65);
	border-top:1px solid #515151;
	border-bottom:1px solid white;
	border-radius:3px;
	-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.5);
	box-shadow:inset 0 0 5px rgba(0,0,0,0.5);
	text-shadow:0 1px 0 rgba(0,0,0,0.8)
}

#dateline .checkin #checkinPanel #locationCheckin a#check-in{
	display:inline-block;
	margin:0 .4em 0 0;
	padding:0 .5em;
	border-top:1px solid white;
	line-height:1.6em;
	background:#e2e2e2;
	background:#e7e7e7;
	background:-moz-linear-gradient(top, #e7e7e7 9%, #fdfdfd 42%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(9%, #e7e7e7), color-stop(42%, #fdfdfd));
	background:-webkit-linear-gradient(top, #e7e7e7 9%, #fdfdfd 42%);
	background:-o-linear-gradient(top, #e7e7e7 9%, #fdfdfd 42%);
	background:-ms-linear-gradient(top, #e7e7e7 9%, #fdfdfd 42%);
	background:linear-gradient(to bottom, #e7e7e7 9%, #fdfdfd 42%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#fdfdfd',GradientType=0 );
	font-weight:600;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
	border-radius:3px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	box-shadow:0 1px 3px rgba(0,0,0,0.5)
}

#dateline .checkin #checkinPanel #locationUpdateBtn{
	display:inline-block;
	position:relative;
	top:1px;
	margin:0 .4em 0 0;
	padding:0 .5em;
	line-height:1.8em;
	color:white;
	background:#416e92;
	text-shadow:0 1px 0 rgba(0,0,0,0.8);
	border-radius:3px
}

#dateline .checkin #checkinPanel h4{
	font-weight:400;
	margin:16px 0 0.5em 0;
	font-size:18px;
	font-size:1.125rem
}

#dateline .checkin #checkinPanel input{
	margin:0 .5em 0 0;
	padding:0 .5em;
	width:67%;
	height:1.8em;
	color:white;
	background:#515151;
	background:rgba(0,0,0,0.65);
	border:none;
	border-radius:3px
}

#dateline .checkin #checkinPanel a{
	cursor:pointer;
	color:#416e92
}

#dateline .checkin #checkinPanel ul{
	margin:0
}

#dateline .checkin #checkinPanel ul li{
	margin:0 0 .2em 0;
	float:left;
	width:50%
}

#dateline .checkin #checkinPanel.openCheckinPanel{
	height:350px
}

@media screen and (max-width: 780px){
	#dateline .checkin #checkinPanel{
		left:0
	}

}

@media screen and (max-width: 480px){
	#dateline .checkin #checkinPanel{
		font-size:.9em;
		top:48px;
		border-radius:0
	}

}

#dateline .checkin #checkinPanel.darkpanel{
	color:#e2e2e2;
	background:none repeat scroll 0 0 rgba(0,6,10,0.85);
	text-shadow:0 1px 0 rgba(0,0,0,0.8)
}

#dateline .checkin #checkinPanel.darkpanel #locationCheckin{
	background:#515151;
	background:rgba(0,0,0,0.2);
	border-top:1px solid #030303;
	border-bottom:1px solid #404040
}

#dateline .checkin #checkinPanel.darkpanel #locationCheckin a#check-in{
	border-top:1px solid #5F5F5F;
	background:linear-gradient(to bottom, #272727 9%, #3d3d3d 42%) repeat scroll 0 0 rgba(0,0,0,0);
	text-shadow:0 1px 0 rgba(0,0,0,0.8)
}

#dateline .checkin #checkinPanel.darkpanel h4{
	color:#e2e2e2
}

#dateline .checkin #checkinPanel.darkpanel a{
	color:white
}

*{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}

html{
	background:black;
	font-size:100%
}

html.smallFont{
	font-size:80%
}

html.bigFont{
	font-size:120%
}

html.noImages{
	background-image:none !important
}

html.noImages img,html.noImages svg,html.noImages section.news div.featuredVideo{
	display:none !important
}

html.noImages *{
	background-image:none !important
}

html.highContrast header{
	background:purple
}

html.highContrast input,html.highContrast textarea{
	border:1px solid lime !important
}

html.highContrast *{
	font-family:monospace !important;
	color:lime !important;
	text-shadow:none !important;
	background:black !important
}

html.highContrast * path,html.highContrast * polygon{
	fill:lime
}

body{
	font-size:100%;
	line-height:140%;
	font-family:"Open Sans",sans-serif;
	font-weight:400;
	background-image:url(/images/GRAMA/background-secondary.jpg);
	background-position:center -3px;
	background-repeat:no-repeat;
	background-size:100%;
	min-height: 100%;
}

body,select,input,textarea{
	color:#333
}

a{
	color:#416e92
}

a:hover{
	color:#8b0f0a
}

a:visted{
	color:#416e92
}

::-moz-selection{
	background:#416e92;
	color:#fff;
	text-shadow:none
}

::selection{
	background:#416e92;
	color:#fff;
	text-shadow:none
}

a:link{
	-webkit-tap-highlight-color:#416e92
}

ins{
	background-color:#416e92;
	color:#000;
	text-decoration:none
}

mark{
	background-color:#416e92;
	color:#000;
	font-style:italic;
	font-weight:600
}

input:-moz-placeholder{
	color:#a9a9a9
}

textarea:-moz-placeholder{
	color:#a9a9a9
}

.wrapper{
	position:relative;
	width:94%;
	min-width:900px;
	max-width:1280px;
	margin:0 auto
}

@media screen and (max-width: 780px){
	.wrapper{
		float:none;
		width:100%;
		min-width:320px;
		margin:0;
		padding:0
	}

}

.anchor{
	position:relative;
	top:-100px
}

#backToTop{
	height:46px;
	width:46px;
	bottom:20px;
	position:fixed;
	right:25px;
	z-index:99999;
	background:url(../images/GRAMA/backToTop.png) center center no-repeat;
	text-indent:-9999em
}

@media screen and (max-width: 780px){
	#backToTop{
		height: 0px;
	}
}

.bttn{
	display:inline-block;
	padding:0 .5em;
	color: #0C2240;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	border: 1px solid: #8E96A8;
	background: #AFBFBB;
	background: -ms-linear-gradient(top, #AFBFBB, #CDCECF);
	background: -webkit-gradient(linear, left top, left bottom, from(#AFBFBB), to(#CDCECF));
	background: -moz-linear-gradient(top, #AFBFBB, #CDCECF);
	background: linear-gradient(top, #AFBFBB, #CDCECF);
	color: black;
	box-shadow: 1px 1px 1px #657885;
	/*background:#416e92;
	text-shadow:0 1px 0 rgba(0,0,0,0.8);
	text-decoration:none*/
}

button.bttn {
	font: 99% sans-serif;
}

button.linkButton, input.linkButton {
	border: none;
	background: none;
	color: #416E92;
	font-size: 100%;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	font-family: "Open Sans", sans-serif;
}

button.linkButton:hover, input.linkButton:hover {
	color: #8B0F0A;
}

a.disabled, button.navButton:disabled {
	cursor: default;
}

a.disabled:hover, button.navButton:disabled:hover {
	text-decoration: none;
}

.bttn:disabled{
	opacity: .35;
	background-image: none;
	cursor: default;
}

.bttn:not([disabled]):hover{
	color: #02060A;
	background: #CECFCD;
	background: -ms-linear-gradient(top, #DEDEDE, #F7F7F7);
	background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#F7F7F7));
	background: -moz-linear-gradient(top, #DEDEDE, #F7F7F7);
	background: linear-gradient(top, #DEDEDE, #F7F7F7);
	/*color:white;
	background:#515151*/
}

.grid_1-5{
	float:left;
	width:12.375%;
	width:calc((99.999% / 12) * 1.5);
	padding:0 16px 0 0
}

.grid_1-5:last-child{
	padding-right:0
}

.grid_1{
	float:left;
	width:8.25%;
	width:calc((99.999% / 12) * 1);
	padding:0 16px 0 0
}

.grid_1:last-child{
	padding-right:0
}

.grid_2{
	float:left;
	width:16.5%;
	width:calc((99.999% / 12) * 2);
	padding:0 16px 0 0
}

.grid_2:last-child{
	padding-right:0
}

.grid_3{
	float:left;
	width:24.75%;
	width:calc((99.999% / 12) * 3);
	padding:0 16px 0 0
}

.grid_3:last-child{
	padding-right:0
}

@media screen and (max-width: 640px){
	.grid_3{
		float:none;
		width:100%
	}

}

.grid_4{
	float:left;
	width:33%;
	width:calc((99.999% / 12) * 4);
	padding:0 16px 0 0
}

.grid_4:last-child{
	padding-right:0
}

@media screen and (max-width: 780px){
	.grid_4{
		float:none;
		width:100%;
		padding:0
	}

}

.grid_6{
	float:left;
	width:49.5%;
	width:calc((99.999% / 12) * 6);
	padding:0 16px 0 0
}

.grid_6R{
	float: right;
	width: 49.5%;
	width:calc((99.999% / 12) * 6);
	padding: 0 16px 0 0 
}

.grid_6:last-child{
	padding-right:0
}

@media screen and (max-width: 780px){
	.grid_6, .grid_6R{
		float:none;
		width:100%;
		padding:0
	}

}

.grid_8{
	float:left;
	width:66%;
	width:calc((99.999% / 12) * 8);
	padding:0 16px 0 0
}

.grid_8:last-child{
	padding-right:0
}

@media screen and (max-width: 780px) {
	section#manageRequests ul.grid_8{
		width: 100%;
		float: none;
		padding: 0;
	}
	section#manageRequests ul.grid_12{
		width: 100%;
		float: none;
		padding: 0;
		clear: both;
	}
}

.grid_9 {
	float: left;
	width: 87.5%;
	width: clac((99.999% / 12) * 9);
	padding: 0 16px 0 0;
}

.grid_9:last-child {
	padding-right: 0;
}

@media screen and (max-width: 780px){
	.grid_9 {
		width: 100%;
		float: none;
		padding: 0;
	}
}
.grid_12{
	float:left;
	width:100%;
	width:calc((99.999% / 12) * 12);
	padding:0
}

.grid_list_4{
	width:100%;
	padding:0;
	overflow:hidden
}

.grid_list_4 li{
	float:left;
	width:33%;
	width:calc((99.999% / 12) * 4);
	height:1.8em;
	line-height:1.2em;
	margin:0 0 1em 0;
	padding:0 16px 0 32px
}

@media screen and (max-width: 780px){
	.grid_list_4 li{
		height:3em
	}

}

@media screen and (max-width: 480px){
	.grid_list_4 li{
		height:1.8em
	}

}

.grid_list_4 dd{
	float:left;
	width:33%;
	width:calc((99.999% / 12) * 4);
	padding:0 16px 0 2rem
}

@media screen and (max-width: 640px){
	.grid_list_4 li{
		float:none;
		width:100%
	}

}

.grid_list_3{
	width:100%;
	padding:0
}

.grid_list_3 li{
	float:left;
	width:24.75%;
	width:calc((99.999% / 12) * 3);
	padding:0 16px 0 2rem
}

@media screen and (max-width: 480px){
	.grid_list_3 li{
		float:none;
		width:100%
	}

}

.grid_list_6{
	width:100%;
	padding:0
}

.grid_list_6 li{
	float:left;
	width:49.75%;
	width:calc((99.999% / 12) * 6);
	padding:0 16px 0 2rem
}

@media screen and (max-width: 480px){
	.grid_list_6 li{
		float:none;
		width:100%
	}

}

.grid_2-4{
	float:left;
	width:19.8%;
	width:calc((99.999% / 12) * 2.4);
	margin-top:16px;
	padding:0 16px 0 0
}

.grid_2-4:last-child{
	padding-right:0
}

.grid_2-4 ul{
	border-right:1px solid #a2a2a2;
	height:9em;
	-moz-box-shadow:1px 0 0px rgba(255,255,255,0.5);
	-webkit-box-shadow:1px 0 0px rgba(255,255,255,0.5);
	box-shadow:1px 0 0px rgba(255,255,255,0.5)
}

@media screen and (max-width: 780px){
	.grid_2-4{
		width:100%;
		padding:0 0 .5em 0
	}

	.grid_2-4 ul{
		height:auto;
		border:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none
	}

	.grid_2-4 ul li{
		display:inline-block;
		margin-right:16px
	}

	.grid_2-4 ul li:last-child{
		border-right:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none
	}

}

main.wrapper{
	background:#f2f2f2;
	margin:56px auto 0 auto;
	border-radius:3px
}

@media screen and (max-width: 780px){
	main.wrapper{
		width:100%;
		margin:0;
		padding:0;
		border-radius:0
	}

}

img.infographic{
	width:100%;
	margin:0 0 -.4em 0;
	padding:0;
	border:none
}

main header{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background:white;
	z-index:10;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}

main header ol.breadcrumbs{
	margin-left:.5rem;
	margin-right: 4.5rem;
}

main header ol.breadcrumbs li{
	font-size:11px;
	font-size:0.6875rem;
	color:#666;
	list-style:none;
	display:inline-block;
	margin:0;
	padding:0
}

main header ol.breadcrumbs li:last-child{
	padding:0 0 0 .5rem
}

/*main header ol.breadcrumbs li a{
	display:block;
	color:#666;
	margin:0;
	padding:0 16px 0 0.5rem;
	text-decoration:none;
	line-height:2rem;
	background:url(/images/GRAMA/breadcrumb-sep.png) center right no-repeat
}*/
main header ol.breadcrumbs li button {
	border: none;
	color: #666;
	margin: 0;
	padding: 0 16px 0 .5rem;
	line-height: 2rem;
	font-size: 11px;
	font-size: .6875rem;
	background-image: url("/images/GRAMA/breadcrumb-sep.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-color: white;
	font-family: "Open Sans", sans serif;
}
main header ol.breadcrumbs li button:hover {
	text-decoration: underline;
}

/*main header ol.breadcrumbs li a:hover{
	text-decoration:underline
}*/

@media screen and (max-width: 780px){
	main header ol.breadcrumbs{
/*		margin-right: 15rem; */
	}
	
	main header ol.breadcrumbs li {
		font-size: 9px;
		font-size: .5625rem;
	}

	main header ol.breadcrumbs li button{
		line-height:1.6rem;
		font-size: 9px;
		font-size: 0.5625rem;
	}

	main header ol.breadcrumbs li button{
		padding-left:0
	}
}

main header #txtUpdates span{
	display:none
}

@media screen and (max-width: 640px){
	main header #txtUpdates{
		display:none
	}

}

main header .sharing{
	font-size:11px;
	font-size:0.6875rem;
	position:absolute;
	top:0;
	right:0;
	color:#999;
	cursor:default
}

main header .sharing p{
	display:inline-block;
	height:16px;
	line-height:16px;
	margin:8px 0 0 0;
	padding:0 16px 0 22px;
}

main header .sharing #share{
	display:inline-block;
	height:24px;
	line-height:24px;
	margin:4px 0 0 0;
	padding:0 16px 0 22px;
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url(/images/GRAMA/share-icon.png);
	text-decoration:none
}

@media screen and (max-width: 480px){
	main header .sharing #share{
		height:18px;
		line-height:18px;
		padding:0 0 0 32px;
		text-indent:-9999em
	}

}

main header .sharing .socialmedialist{
	position:absolute;
	right:16px;
	top:0px;
	width:156px;
	height:0px;
	overflow:hidden;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s
}

main header .sharing .socialmedialist li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:26px;
	height:26px
}

main header .sharing .socialmedialist li a{
	display:block;
	width:26px;
	height:26px;
	margin:0;
	padding:0;
	color:#f2f2f2;
	color:rgba(255,255,255,0.7);
	font-size:16px;
	font-size:1rem;
	line-height:26px;
	text-decoration:none;
	text-align:center;
	background-color:#515151;
	background-repeat:no-repeat;
	background-position:center center;
	-moz-box-shadow:inset 0 -6px -6px -6px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 -6px -6px -6px rgba(0,0,0,0.3);
	box-shadow:inset 0 -6px 6px -6px rgba(0,0,0,0.3)
}

main header .sharing .socialmedialist li a:hover{
	color:white;
	color:#fff
}

@media screen and (max-width: 480px){
	main header .sharing .socialmedialist li a{
		font-weight:600;
		color:white
	}

}

main header .sharing .socialmedialist .email a{
	background-color:#3a7dff
}

main header .sharing .socialmedialist .facebook a{
	background-color:#395d99
}

main header .sharing .socialmedialist .linkedin a{
	background-color:#2878b7
}

main header .sharing .socialmedialist .twitter a{
	background-color:#48c3f2
}

main header .sharing .socialmedialist .googleplus a{
	background-color:#e2342c
}

main header .sharing .socialmedialist .pinterest a{
	font-style:italic;
	background-color:#b30020
}

main header .sharing .socialmedialist.socialOpen{
	top:-26px;
	height:26px
}

@media screen and (max-width: 480px){
	main header .sharing .socialmedialist{
		right:0
	}

}

main header section{
	color:#333;
	background:#f2f2f2 url(/images/GRAMA/sectionBG.jpg) left center repeat-x;
	margin:0;
	padding:0;
	border:none;
	-moz-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.06);
	-webkit-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.06);
	box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.06);
	/*text-shadow:0 1px 0 rgba(255,255,255,0.8)*/
}

main header section h1{
	position:relative;
	width:auto;
	height:auto;
	margin:0 0 0 16px;
	padding:16px 0 16px 0;
	line-height:1.2em;
	font-size:42px;
	font-size:2.625rem;
	font-weight:300;
	color:#888;
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
	top:0;
	left:0;
	background-size:contain
}

main header section p{
	margin:0;
	padding:0 0 16px 0
}

main header section svg{
	width:50px;
	height:50px;
	float:left;
	margin:16px 0.5em 16px 16px
}

main header section svg path,main header section svg rect,main header section svg circle,main header section svg polygon{
	fill:#888
}

main header section:last-child{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}

@media screen and (max-width: 780px){
	main header section h1{
		font-size:24px;
		font-size:1.5rem
	}

	main header section svg{
		width:32px;
		height:32px
	}

}

img.mobile{
	display:none
}

@media screen and (max-width: 480px){
	img.mobile{
		display:block
	}

}

@media screen and (max-width: 480px){
	img.large{
		display:none
	}

}

@media screen and (min-width: 480px){
	img.large{
		display:block
	}

}

ul#tabs li {
	float:left;
	list-style-type: none;
	width: 13.14%;
	padding: 0;
	margin: 0;
	height: 60px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul#tabs li.longer {
	width: 17.14%;
}

ul#tabs li.activeTab { 
	background-color: #D0D0D0;
}

ul#tabs li button {
	width: 95%;
	height: 100%;
	color: black;
	border-radius: 3px;
	background-color: #A8A8A8;
	border:none;
	font-weight: bold;
	word-wrap: break-word;
}

ul#tabs li button:not([disabled]):hover, ul#tabs li.activeTab button{
	background-color:#C0C0C0;
	color: white;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.26) inset;
}

ul#tabs li.activeTab button {
	cursor: default;
}

ul#tabs li.activeTab button#otherButton, ul#tabs li.activeTab div#otherChoices ul#moreOptions button {
	cursor: pointer;
}

ul#tabs li button:disabled { 
	opacity: .5;
	cursor: default;
}

div#otherChoices {
	margin: 0;
	padding: 0;
	z-index: 800;
	background-color: #F2F2F2;
	border-radius: 3px;
	box-shadow: 0px 4px 4px rgba(0,0,0,.4);
	display: none;
	position: absolute;
	width: inherit;
}

ul#moreOptions {
	margin: 0;
}

ul#moreOptions li {
	float: none;
	width: 100%;
	height: 30px;
}

li.activeTab ul#moreOptions button{
	background: none;
	color: black;
	box-shadow: none;
}

div#otherChoices ul#moreOptions button:hover, div#otherChoices ul#moreOptions button.activeTab {
	color: black;
	background-color: #A8A8A8;
}

div#otherChoices ul#moreOptions button.activeTab {
	cursor: default !important;
}

ul#moreOptions li button {
	background: none;
}

div#pageInfo {
	clear:both;
	padding: 5px 10px;
	max-width: 100%;
	overflow-x: auto;
	width: 100%;
	background-color: #D0D0D0;
}

div.box-drop-shadow {
	background-color:white;
	box-shadow: 5px 5px 5px gray;
	padding: 15px;
}


div.box-drop-shadow {
	background-color:white;
	box-shadow: 5px 5px 5px gray;
	padding: 15px;
}

div.box-drop-rounded {
        background-color:white;
        box-shadow: 5px 5px 5px gray;
        padding: 15px;
	border-radius: 25px;
}

div.box-drop-rounded-gray {
        background-color: #D0D0D0;
        box-shadow: 5px 5px 5px gray;
        padding: 15px;
        border-radius: 25px;
}

div.box-drop-rounded-blue {
        background-color: #416E92;
        box-shadow: 5px 5px 5px gray;
        padding: 15px;
        border-radius: 25px;
	color: white;
}


div#loading {
	background-color: #D0D0D0;
	width: 100%;
	clear: both;
}


@media screen and (max-width: 780px){
	ul#tabs li {
		height: 70px;
	}

	ul#moreOptions li {
		height: 30px;
	}
	
	ul#tabs li button {
		font-size: 70%;
	}
}

.hidden {
	display: none;
}

.errorText {
	color: red;
	text-align: center;
}

ol.errorText {
	color: red;
	text-align: left;
	list-style-type: decimal;
	margin: 0px;
}

ol.errorText li {
	margin: 0 1.5rem;
	font-weight: bold;
	float: none;
	text-align: left;
	padding: 0px;
	width: 90%;
}

h4.errorText {
	margin-top: 1rem;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

section{
	position:relative;
	width:100%;
	height:auto;
	margin:0;
	padding:16px;
	border-top:1px solid white;
	background:#f2f2f2 url(/images/GRAMA/sectionBG.jpg) left top repeat-x;
	clear:both;
	zoom:1
}

section p,section blockquote,section ul,section ol,section dl,section address,section table,section h2,section h3,section h4,section h5,section h6{
	margin:16px 0;
	font-weight:300
}

section input,section textarea,section select{
	max-width: 96%;
}

section h2{
	z-index:100;
	font-size:24px;
	font-size:1.5rem;
	color:#416e92;
	font-weight:400;
	line-height:1em;
	position:absolute;
	top:-.7em;
	left:16px;
	display:inline-block;
	margin:0;
	padding:.26em .7em 0 1.8em;
	border-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top:1px solid white;
	background-color:#f2f2f2;
	background-image:url(/images/GRAMA/showHideSection-icon.png);
	background-position:10px .3em;
	background-repeat:no-repeat;
	background-size:20px 20px;
	-moz-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.06);
	-webkit-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.06);
	box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.06);
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

@media screen and (max-width: 780px){
	section h2{
		font-size:20px;
		font-size:1.25rem
	}

}

section h3{
	font-size:18px;
	font-size:1.125rem;
	font-weight:600;
	color:#666;
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

section h4{
	font-size:16px;
	font-size:1rem;
	font-weight:600;
	color:#666;
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

section ul li{
	list-style:none;
	margin:0 0 16px 0;
	padding:0 0 0 2em;
	padding:0 0 0 2rem;
	background-position:left 2px;
	background-repeat:no-repeat;
	background-size:20px 20px
}

section ul.noSpacing li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

section ul.noBoldSpacing li {
	list-style: none;
	margin: 0;
	padding: 0;
}

section ul li a{
	text-decoration:none
}

section ul li a:hover{
	text-decoration:underline
}

section ul.unstyled li{
	list-style:none;
	background:none transparent;
	padding:0 0 0 16px
}

section ul.list{
	margin:16px
}

section ul.list h3{
	font-weight:600;
	margin:0;
	font-size:1em
}

section ul.list li{
	background:none;
	margin:0 0 .5em 0;
	padding-left:0;
	list-style:disc
}

section ul.list li a{
	font-weight:600
}

section ol{
	list-style:decimal
}

section ol li{
	list-style:decimal;
	margin:1rem
}

section table{
	border-collapse:collapse;
	width:100%;
	max-width:100%;
	padding:0
}

section textarea {
	resize: vertical;
	width: 95%;
}

section table.gsc-table-result{
	margin:0 0 16px 0
}

section img.right{
	float:right;
	margin:0 0 16px 16px
}

section img.left{
	float:left;
	margin:0 16px 16px 0
}

section img.portrait{
	border:6px solid white;
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);
	box-shadow:0 1px 4px rgba(0,0,0,0.2)
}

section .gsc-refinementsArea{
	margin:0;
	padding:0 0 16px 0
}

section.extraPad {
	padding-top: 35px;
}

section.alt{
	background-color:#e1e1e1;
	background-image:url(/images/GRAMA/sectionBGalt.jpg);
	border-top:1px solid #ccc;
	-moz-box-shadow:inset 0 -36px 36px -36px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 -36px 36px -36px rgba(0,0,0,0.1);
	box-shadow:inset 0 -36px 36px -36px rgba(0,0,0,0.1);
	/*text-shadow:0 1px 0 rgba(255,255,255,0.8)*/
}

section.alt h2{
	background-color:#e1e1e1;
	border-top:1px solid #ccc
}

section:last-child{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom:none
}

section svg{
	width:52px;
	height:52px;
	float:left;
	margin:0 16px
}

section svg path{
	fill:#515151
}

section iframe#browseAgencies {
	height: 500px;
	width: 100%;
	border: none;
	position: relative;
	top: 33px;
}

@media screen and (max-width: 780px) {
	section iframe#browseAgencies{
		top: 15px;
	}

	section.extraPad {
		padding-top: 16px;
	}
}

section.title{
	position:relative
}

section.tertlinks h2{
	background-image:url(/images/GRAMA/showHideSection-icon.png)
}

section.tertlinks li{
	overflow:hidden;
	margin:0 0 .5em 0;
	padding:0;
	background:none transparent
}

section.tertlinks a {
	text-decoration:none;
	height:100%;
	padding:16px;
	display:block;
	border-radius:3px;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s
}

section.tertlinks a h3{
	margin:0;
	margin-left:56px
}

section.tertlinks a p{
	margin:0;
	margin-left:56px;
	font-size:13px;
	font-size:0.8125rem;
	line-height:1.4em
}

section.tertlinks a img{
	display:inline-block;
	margin:0 16px 0 0;
	float:left
}

section.tertlinks a:hover{
	background-color:#e2e2e2;
	background-color:rgba(255,255,255,0.3);
	text-decoration:none;
	-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.26);
	-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.26);
	box-shadow:inset 0 0 10px rgba(0,0,0,0.26);
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

section.tertlinks a:hover h3, section.tertlinks button.recordLinks:hover h3{
	color:#8b0f0a
}

section.tertlinks button.recordLinks {
	height: 100%;
	width: 100%;
	padding: 5px;
	display: block;
	border-radius: 10px;
	transition: all .4s ease 0s;
	border: none;
	background: none;
	text-align: left;
}

section.tertlinks button.recordLinks:hover {
	background-color:#e2e2e2;
	background-color:rgba(255,255,255,0.3);
	-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.26);
	-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.26);
	box-shadow:inset 0 0 10px rgba(0,0,0,0.26);
	text-shadow:0 1px 0 rgba(255,255,255,0.8);
} 

section.tertlinks button.recordLinks:disabled:hover {
	background:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-shadow:none;
}

section.tertlinks button.recordLinks:disabled:hover h3{
	color:#666;
}

section.tertlinks button.recordLinks:disabled {
	opacity: .5;
	cursor: default;
}

@media screen and (max-width: 480px){
	section.tertlinks li{
		margin-bottom:16px
	}

	section.tertlinks a{
		padding:0
	}

	section.tertlinks a h3{
		margin-left:42px
	}

	section.tertlinks a p{
		font-size:9px;
		font-size:0.5625rem;
		margin-left:42px;
		color:black
	}

}

section.feedback{
	color:white;
	background-color:#515151;
	background-image:url(/images/GRAMA/sectionBGfeedback.jpg);
	border:none;
	-moz-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.16);
	-webkit-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.16);
	box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.16);
	text-shadow:0 1px 0 rgba(0,0,0,0.8)
}

@media screen and (max-width: 780px){
	section.feedback{
		border-radius:0
	}

}

section.feedback fieldset{
	margin:0;
	padding:0
}

section.feedback fieldset legend{
	white-space:normal
}

section.feedback h2{
	color:white;
	background-color:#7e7e7e;
	background-image:url(/images/GRAMA/feedback-alt.png);
	border:none;
	-moz-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.16);
	-webkit-box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.16);
	box-shadow:inset 0 16px 16px -16px rgba(0,0,0,0.16);
	text-shadow:0 1px 0 rgba(0,0,0,0.8)
}

section.feedback textarea{
	width:100%;
	height:5em;
	padding:.5em;
	border:none;
	border-radius:3px
}

section.feedback input[type="text"]{
	width:100%;
	margin:0 0 16px 0;
	padding:.5em;
	border:none;
	border-radius:3px
}

section.feedback input[type="radio"]{
	display:inline-block;
	margin:0 1.5em 0 .5em;
	vertical-align:middle
}

section.feedback label{
	margin:0
}

section dl dt{
	margin-bottom:3px
}

section dl dt a{
	font-weight:600;
	text-decoration:none
}

section dl dt a:hover{
	text-decoration:underline
}

section dl dd{
	margin-bottom:16px
}

section.showHideSection{
	padding-top:16px;
	background-color:#797979;
	background-image:url(/images/GRAMA/sectionBGfeedback.jpg);
	border:none;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s
}

section.showHideSection.openSection{
	background-color:#e1e1e1;
	background-image:url(/images/GRAMA/sectionBGalt.jpg);
	-moz-box-shadow:inset 0 0 16px rgba(0,0,0,0.16);
	-webkit-box-shadow:inset 0 0 16px rgba(0,0,0,0.16);
	box-shadow:inset 0 0 16px rgba(0,0,0,0.16)
}

section.showHideSection.openSection h2{
	color:#416e92;
	background-color:#e1e1e1;
	background-image:url(/images/GRAMA/showHideSection-icon.png)
}

section.showHideSection.openSection h2:hover{
	color:#416e92;
	background-color:#e1e1e1;
	background-image:url(/images/GRAMA/showHideSection-icon.png)
}

section.showHideSection.openSection a{
	color:#515151;
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

section.showHideSection.openSection a h3{
	color:#515151;
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

section.showHideSection.openSection a:hover{
	color:#8b0f0a
}

section.showHideSection.openSection a:hover h3{
	color:#8b0f0a
}

section.showHideSection.openSection.tease{
	padding-top:16px
}

section.showHideSection h2{
	color:#b3b3b3;
	background-color:#7e7e7e;
	background-image:url(/images/GRAMA/showHideSection-icon-gray.png);
	border:none;
	-moz-box-shadow:inset 0 16px 16px -16px #888;
	-webkit-box-shadow:inset 0 16px 16px -16px #888;
	box-shadow:inset 0 16px 16px -16px #888;
	text-shadow:none;
	left:auto;
	right:1rem;
	cursor:pointer;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s;
	display:block
}

section.showHideSection h2:hover{
	color:white;
	background-image:url(/images/GRAMA/showHideSection-icon-white.png)
}

@media screen and (max-width: 780px){
	section.showHideSection h2{
		width:40px;
		padding:10px 10px 0 10px;
		text-indent:-9999em
	}

}

section.showHideSection a{
	color:white;
	text-shadow:none
}

section.showHideSection a h3{
	color:white;
	text-shadow:none
}

section.showHideSection.tease{
	padding-top:2rem
}

section .moreResults{
	clear:both;
	width:100%;
	padding:16px;
	text-align:center
}

section .question{
	font-size:1.1rem;
	font-style:italic;
	font-weight:400;
	margin-bottom:5px;
	margin-top:30px
}

section img.bodyImg{
	float:right;
	margin:0 18px 30px 18px;
	width:calc((99.999% / 12) * 2);
	height:auto
}

@media screen and (max-width: 640px){
	section img.bodyImg{
		width:100%;
		margin:0 0 1rem 0
	}

}

section:before,section:after{
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}

section:after{
	clear:both
}

footer{
	position:relative;
	width:100%;
	margin:2rem 0 0 0;
	padding:0;
	border-bottom:1px solid #e0dede;
	font-size:14px;
	font-size:0.875rem;
	color:#333;
	background:#e0dede url(/images/GRAMA/footer-bg.png) left top repeat-x;
	text-shadow:0 1px 0 rgba(255,255,255,0.8)
}

@media screen and (max-width: 780px){
	footer{
		margin:0
	}

	footer .wrapper{
		padding:0 16px
	}

}

footer p{
	margin:.5em 0
}

footer a{
	color:#333;
	text-decoration:none
}

footer a:hover{
	color:#333;
	text-decoration:underline
}

footer h4{
	font-size:18px;
	font-size:1.125rem;
	margin:0 0 .5em 0
}

footer #footerSocial{
	margin-bottom:16px;
	padding:16px 0;
	clear:both
}

footer #footerSocial li a{
	display:block;
	position:relative;
	bottom:0;
	padding-left:3em;
	height:48px;
	line-height:48px;
	background-position:left;
	background-repeat:no-repeat;
	background-size:32px 32px;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition:all 0.4s
}

footer #footerSocial li a:hover{
	bottom:4px;
	text-decoration:none
}

footer #footerSocial #iconConnectTwitter a{
	background-image:url("/images/GRAMA/twitter.png");
	background-image:url("/images/GRAMA/twitter.svg");
}

footer #footerSocial #iconFacebook a{
	background-image:url("/images/GRAMA/facebook.png");
	background-image:url("/images/GRAMA/facebook.svg");
}

footer #footerSocial #iconConnectMobile a{
	background-image:url("/images/GRAMA/mobileApplications.png");
	background-image:url("/images/GRAMA/mobileApplications.svg");
}

footer #footerSocial #iconWidgets a{
	background-image:url("/images/GRAMA/widgets.png");
	background-image:url("/images/GRAMA/widgets.svg");
}

footer #footerSocial #iconConnectPhotos a{
	background-image:url("/images/GRAMA/photoNetworking.png");
	background-image:url("/images/GRAMA/photoNetworking.svg");
}

footer #footerSocial #iconRSS a{
	background-image:url("/images/GRAMA/feeds.png");
	background-image:url("/images/GRAMA/feeds.svg");
}

footer #footerSocial #iconConnectBlogs a{
	background-image:url("/images/GRAMA/utahBlogs.png");
	background-image:url("/images/GRAMA/utahBlogs.svg");
}

footer #footerSocial #iconYouTube a{
	background-image:url("/images/GRAMA/youtube.png");
	background-image:url("/images/GRAMA/youtube.svg");
}

@media screen and (max-width: 780px){
	footer #footerSocial ul li a{
		background-size:24px 24px;
		text-indent:-9999em
	}

	footer #footerSocial ul li a:hover{
		bottom:0
	}

}

footer #portalFooter{
	text-align:center;
	clear:both;
	padding:2rem 0
}

/*print settings*/
@media print {
	img.large {
		display:none;
	}
	
	img.mobile {
		display:none;
	}
	
	header#header {
		display:none;
	}
	
	div#dateline {
		display:none;
	}
	
	div#datelineSmall {
		display:none;
	}
		
	div#drawerSettings{
		display:none;
	}

	footer {
		display:none;
	}

	nav#mainNav {
		display:none;
	}

	main.wrapper {
		margin: 0;
	}
	
	a#backToTop {
		display: none;
	}

	body {
		background-image: none;
	}

	html {
		background: none;
	}
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(//fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(//fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(//fonts.gstatic.com/s/opensans/v10/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(//fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format('woff');
}

@media screen and (max-width:780px){
	li.alt-layout, #alt-layout-counties, #alt-layout-cities, #alt-layout-local, #alt-layout-transit{
		display:inherit;
	}
	
	li.default-layout, #default-layout-counties, #default-layout-cities, #default-layout-local, #default-layout-transit, #web-201Table, #web-203Table, #web-204Table, #web-205Table{
		display:none;
	}
	#backButton{
/*		position:inherit; */
		display: none;
	}
	.gray-menu-button{
		width:100%;
		height: 6em;
	}

	nav#subNav{
		width: 100%;
		padding-top: 0.05em;
	}

	button#link-MyAcct, button#link-MyRecs, button#link-MyAgency, button#link-Training, button#link-GRAMAReq{
/* WEB-66.5 NAVIGATION SUB-BAR button selectors */
	font-size: x-small;
	height: 5em;
	text-align: center;
	}

	li#nav-MyAcct, li#nav-MyRecs, li#nav-MyAgency, li#nav-Training, li#nav-GRAMAReq{
/* WEB-66.5 NAVIGATION SUB-BAR list item selectors */
	display: inline;
	width: 20%;
	}

	main header div.sharing{
		position: relative;
	}

	ol.breadcrumbs{
		
	}
		
}
	
@media screen and (min-width:781px){
	li.alt-layout, #alt-layout-counties, #alt-layout-cities, #alt-layout-local, #alt-layout-transit, .alt-gray-menu-button{
		display:none;
	}
	
	li.default-layout, #default-layout-counties, #default-layout-cities, #default-layout-local, #default-layout-transit{
		display:inherit;
	}
	#web-201TableSection, #web-203TableSection, #web-204TableSection, #web-205TableSection{
		min-height: 500px;
	}
	#web-201Table, #web-203Table, #web-204Table, #web-205Table{
		width:100%;
	}
	.gray-menu-button{
		width:75%;
		height: 100px;
	}

	li#nav-MyAcct, li#nav-MyRecs, li#nav-MyAgency, li#nav-Training, li#nav-GRAMAReq{
/* WEB-66.5 NAVIGATION SUB-BAR list item selectors */
	}

	nav#subNav{
/*		width: 75%; */
		width: 100%;

	}
	#navigation-header{
	//	max-width: 50%;
		float: left;
	}
}
.gray-menu-button{
	background-color: #404040;
	color: white;
	font-size: large;
	cursor: pointer;
}
	
.gray-menu-button:disabled{
	background-color: #A0A0A0;
	color: #D0D0D0;
	font-size: large;
	cursor: default;
}
.description{
	white-space: pre-wrap;
}
textarea{
	white-space: pre-wrap;
}
th#filesize{
	text-align: left;
}
#root{
	position: relative;
	top: -2.4em;
	background: #fff;
	border-left: 1em solid #f1f1f1;
	border-right: 1em solid #f1f1f1;
}
#root h1 {
	font-size: 2em;
	font-weight: bold;
}
#root h2 {
	font-size: 1.5em;
	font-weight: bold;
}
#root h3 {
	font-size: 1.17em;
	font-weight: bold;
}
#root h4 {
	font-size: 1em;
	font-weight: bold;
}
#root h5 {
	font-size: 0.83em;
	font-weight: bold;
}
#root h6 {
	font-size: 0.67em;
	font-weight: bold;
}
#root button{
	font:inherit;
}
#boot{
	margin-bottom: 3em;
/*
	position: relative;
	top: -34em;
	background: #fff;
	border-left: 1em solid #f1f1f1;
	border-right: 1em solid #f1f1f1;
*/
}
#detailSearchBox{
	position: relative;
	top: 2em;
	text-align: right;
	z-index: 9;
}
#detailTitle{
        margin-top: 2em;
        margin-bottom: 2em;
        font-size: 2em;
}
.detail-breadcrumbs{
	margin: 0.5em;
	font-size: smaller;
}
.detail-breadcrumbs a{
	text-decoration: none;
}
.entityDetail{
	margin-left: 2.5em;
}
.entityPhone{
	padding-top: 0.75em;
	padding-bottom: 1.25em;
}
.entityDetail a{
	text-decoration: none;
}
.entityAddress a{
	color:inherit;
}
#addressLines{
	display: inline-block;
}
hr.detail{
	border-top:3px solid #212121;
	margin:1.5em 1em;
}
hr.sub-detail{
	margin-right:3em;
}
.recordsOfficers {
    padding-top: 1em;
    padding-bottom: 1em;
}
.recordsOfficer {
    padding-top: 1em;
    padding-bottom: 1em;
}
.order-button {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1em solid #06A;
  background: #06A;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.drag {
  cursor: move;
}
/*
 * custom css for jqurey.dataTables
 */ 
table.dataTable thead .sorting {
  background-image: url("../images/GRAMA/sort_both.png") !important;
}
table.dataTable thead .sorting_asc {
  background-image: url("../images/GRAMA/sort_asc_alt.png") !important;
}
table.dataTable thead .sorting_desc {
  background-image: url("../images/GRAMA/sort_desc_alt.png") !important;
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/GRAMA/sort_asc_disabled.png") !important;
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/GRAMA/sort_desc_disabled.png") !important;
}
/*
 * end custom css 
 */

.custom-dropdown-closable:hover {
	cursor: move;
}
.custom-dropdown-closable {
    margin: 0px;
    padding-left: 0.5em;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.delListItem:hover {
	background: #ccc;
	border: 2px solid #ccc;
}
.delListItem {
	float: right;
	background: #fff;
	border: none;
}
.button-icon{
	display:inline-block;
	vertical-align:top;
}
.seriesTitle{
	display: inherit;
    padding-left: 0.5em;
}
.available-online-label{
}
.accordion{
	width:100%;
	background: inherit;
	border:none;
	margin: 1em 0em 2em 1em;
	text-align:left;
}
.pannel{
	display:none;
}
.pannel.show{
	display:block;
	font-size:small;
}
.pannel .label {
	color: #999;
}
div.label{
	width:12%;
	display:inline-block;
	vertical-align:top;
}
div.value{
	width:80%;
	display:inline-block;
}
.part2-header h2{
	display:inline-block;
}
div.expand-collapse-buttons{
	margin-right:2em;
	text-align:right;	
}
input.expand-collapse{
	background:#AAAAAA;
	color: #FFFFFF;
}
input.expand-collapse.selected{
	background:#4477FF;
}
#collapseAll{
	border-radius: 5px 0px 0px 5px;
}
#expandAll{
	border-radius: 0px 5px 5px 0px;
}
#seriesContainer{
	margin-top:1.5em;
	margin-bottom:1.5em;
}
.pannel.show{
	margin-top:1.5em;
}
.pannel.show div{
	margin-left:1em;
}
#loginDropDown{
	z-index:20;
}
#moreRecords{
	margin-left:2em;
}
#moreRecords a{
	padding-left:0.5em;
}
#moreRecords div.button-icon{
	color:#FFF;
}
.recordsOfficerEmail a::after {
	content: url(../GRAMA/assets/images/email.png);
}
.recordsOfficerName.GRAMA::after {
	//content: url(../GRAMA/assets/images/green-check-square-w20.png);
	content: "Certified Records Officer"; 
}
ul.bxslider li {
	height: 240px;
	line-height:initial;
}
.seriesBibcopys {
	background: #bdf;
	border-radius: 1.2em;
	height: 230px;
	width: 180px;
	box-shadow: 7px 7px 5px #444;
	padding: 15px;
}
.seriesBibcopysThumbnail {
	margin-left: 0px;
	border: 1px #000 inset;
}
li .seriesBibcopys div.seriesBibcopysTitle {
	width: 160px;
	margin-left: 0px;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 3.9em;
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
}
li .seriesBibcopys div.seriesBibcopysSource {
	margin-left: 0px;
	width: 160px;
}
li .seriesBibcopys div.seriesBibcopysDateRange {
	margin-left: 0px;
}
.copyslides {
	padding-top: 2em;
}
input.readonly {
    border: none;
    background: inherit;
}
.amp-times-x{
    border: none;
    background: inherit;
}
.amp-times-x:hover{
	color: #f20;
	font-weight: bold;
}
