

#mainContent h1, h2, h3 {
	font-family: "Sura";
    font-size: 1.5rem;
    line-height: 2.75rem;
    color: #b362a4;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 .3em 0;
    margin: 1.5rem 0 .5rem 0;
}


#mainContent .bioblock h3 {
    margin: 0 0 .5rem 0;
}

#mainContent h1, h2 {
	font-size: 24px;
	margin-bottom: 10px;	
}

#mainContent h3 {
	clear: left;	
	font-size: 18px;	
	border-bottom: 1px dotted #ccc;
	font-weight: 400;
	color: rgb(0,60,140);
}



#mainContent .photopromo h3 {
	font-size: 22px;	
}




#mainContent .newsArticle h3 {
	border-bottom: 0;	
}

#mainContent h4, #mainContent h4 a {
	font-size: 16px;	
	font-weight: 700;
	margin-top: 0px;
	color: #71b200;
	transition: all .35s ease 0s;
}

#mainContent h4 {
	color: rgb(0,60,140);	
}

#mainContent .news h4, #mainContent h3.headline {
	border-bottom: 0;
	line-height: 125%;
	color: #71b200;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc; 
	margin-top: 25px;
}

#mainContent .news h4:first-child, #mainContent h3.headline:first-child {
	margin-top: 15px;
	}

#mainContent .news h4 a, #mainContent h3.headline a {
	font-size: 16px;	
	font-weight: 400;
	color: #419200;
	transition: all .35s ease 0s;
}

#mainContent .news .small {
	font-weight: 700;	
	color: #999;
}
	
#mainContent {
	margin-top: 10px;		
	padding-bottom: 20px;	
    padding-left: 140px;
	padding-right: 40px;
}

#mainContent p {
	line-height: 150%;
	margin-bottom: 20px; 	
}

#mainContent p.pull-left {
	margin-right: 5px; 
	margin-bottom: 5px; 	
}

#mainContent hr {
	display: none; 	
}

#mainContent img  {
	margin: 5px 10px; 
	width: 60%;
	height: auto !important;
	border: 10px solid #fff; 
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,.35);
	box-shadow: 0 0px 6px rgba(0,0,0,.35);
	padding: 0 !important;
}

#mainContent .borderno img  {
	border: 0px!important; 
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
	padding: 0 !important;
}

#mainContent .full img  {
	width: 100% !important;
  	margin: 0 !important;
}




#mainContent .container {
	width: auto;	
}
	
#mainContent > .row, #mainContent .container > .row {
	position: relative; 
}

#mainContent img.full{
	width: 100% !important; 
	margin: 5px 10px 20px 10px !important;	
}

#mainContent .photopromo img {
	width: 100% !important; 
  	margin: 5px 0 20px 0 !important;
}

#mainContent img.full300 {
	max-width: 200px !important;
}

#mainContent img.full.padless {
	margin: 0 !important;
	border: 0px solid #fff !important; 
	box-shadow: 0 0 0 !important;	
}

#mainContent img.third {
	width: 33% !important; 
	margin: 5px 10px 20px 10px !important;	
	background: #fffff !importantf;
}

#mainContent img.inline20 {
	width: 20% !important; 
	margin: 5px 10px 20px 10px !important;	
	background: #ffffff !important;
	border: 0 !important;
	padding: 0 !important;
}


#mainContent img.icon, #mainContent .rssIcon {
	border: 0; 
	margin: 0;
	-webkit-box-shadow:  0 0 0 rgba(0,0,0,0);
	box-shadow:  0 0 0 rgba(0,0,0,0);
}

#mainContent img.icon30, #mainContent .rssIcon {
	width: 30px;
	height: 30px;
}

#mainContent img.icon20 {
	width: 20px;
	height: 20px;
}
#mainContent img.icon50 {
	width: 50px;
	height: 50px;
}

#mainContent img.icon200 {
	width: 200px;
	height: 200px;
}

#mainContent img.iconauto {
	width: auto;
	height: auto;
}

#mainContent .blueBox {
	padding: 10px 15px; 
	background: #daebf2;
	position: relative; 
	top: -10px;	
}

#mainContent .blueBox ol li {
	margin-bottom: 10px; 
}

#mainContent .blueBox.addressBox {
	padding: 25px 20px;
    border-radius: 20px; 
	background: #daebf2;
	position: relative; 
	top: 0px;
    margin-top: 0px; 
}

#mainContent .blueBox img.full {
	margin: 0 !important;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0) ;
   box-shadow: 0 0px 0px rgba(0,0,0,0);
}

.row.bio {
	margin-botttom: 30px; 
	padding-bottom: 20px; 
	border-bottom: 1px dotted #ccc; 
	}

.row.bio:not(:first-child) {
	padding-top: 10px; 	
}

.row.bio strong {
	font-size: 120%; 		
							}
					
#mainContent .bio img.bioImage  {
	margin-top: 5px; 
	width: 100% !important; 
	box-shadow: 0 0 1px rgba(0,0,0,.2) !important;
}	

#mainContent .contactUs{
	background: #ddd; 
	border-radius: 5px; 
	padding: 15px 30px;
	margin-bottom: 15px; 
	}
		
#mainContent .contactUs input:not([type=submit]):not([type=file]), #mainContent .contactUs textarea {
	width: 100%; 
	padding: 5px 10px; 
	border: 1px solid #ddd;
	margin-bottom: 10px; 
	}
		
#mainContent .contactUs label {
	font-size: 14px; 
	font-weight: 300; 
	}
			
#mainContent .grid50 {
	width: 80%; 
	margin-bottom: 25px;
	}

#mainContent .grid50 td {
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
	vertical-align: top; 
	}

#mainContent .grid-data {
	width: 80%; 
	margin: 0 auto 50px auto;
			
	}

#mainContent .grid-data td {
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
	vertical-align: top; 
	}
	
#mainContent .newsArticle h1 {
    padding-bottom: 16px;
    color: #000;
    font-weight: 400;
}

#mainContent .newsArticle h3 {
    padding-bottom: 0px;
    color: #777;
    font-weight: 300;
	font-size: 22px;
}

.faq h5 {
	margin-top: 30px; 
	font-weight: bold;
	color: #ff9900;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	}
	
.faq h5:first-child {
	margin-top: 10px; 
			}
			
.faq .panel p {
	margin-bottom: 15px; 
}

#custom_field_string_signup_ip_field_0 {
    display: none !important;
}

.stateSeal {
    width: 115px;
    height: 115px;	
	position: absolute; 
	top: 31px; 
	left: 25px; 
	background: url('/media/governorvirginiagov/shared-images/seal_blue.png') top left no-repeat;
	background-size: cover;
	opacity: 1;
	z-index: 11;
	transition: all .5s ease;
}
.pagebanner {
    background: #678f9f;
    background: -moz-linear-gradient(top, #7798dd 0%, #062949 100%);
    background: -webkit-linear-gradient(top, #7798dd 0%,#062949 100%);
    background: linear-gradient(to bottom, #7798dd 0%,#062949 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7798dd', endColorstr='#062949',GradientType=0 );	padding-left: 153px;
}


nav {
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,.5);
	box-shadow: 0 0px 6px rgba(0,0,0,.5);
	position: relative;
    z-index: 2;
}

.navbar-toggle {
    margin-top:10px;
    margin-right: 15px;
	}

.navbar-title {
	padding-top: 19px;
	padding-bottom: 22px; 
	height: auto; 
	display: block;
	text-decoration: none !important; 
	}
	
.navbar-title h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 265px 0 0 ;
	padding: 0; 
	font-size: 28px;
	color: #fff;
	text-decoration: none; 
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.34);
}

.navbar-title .sectitle {
	opacity: .5;
}	
	
.navbar-title .secname {
	white-space: normal; 
    font-style: italic;
}	

.crumbs {
    position: relative;
    top: -3px;
}

.breadcrumb {
    padding: 0px 0 0px 0 !important;
    background: none; 
    opacity: .4;
    transition: .25s;
  	margin-bottom: 0; 
}

.breadcrumb:hover {
    opacity: 1;
}

.breadcrumb>.active {
    color: #777;
}
.crumbs li {
    font-size: 13px;
    font-style: italic;
}
.breadcrumb li {
    margin-left: 1px;
    color: #102447;
    max-width: 365px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mainContent {
	padding-left: 152px;
  	padding-right: 50px;
  	padding-bottom: 40px; 
}

.mainContent > .row > div {
	padding-top: 0px;  
}

.mainContent h2 {
  	padding-bottom: 6px;
  	font-size: 24px; 
    border-bottom: 1px solid #f5af52;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-weight: 300;
  	margin: 20px 0 12px 0; 
}

.mainContent h3 {
    clear: left;
    font-size: 18px;
    border-bottom: 1px dotted #ccc;
    margin-top: 25px;
    margin-bottom: 5px;
    padding-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-weight: 400;
}


.mainContent h4 {
    color: rgb(0,60,140);
    font-size: 14px;
    font-weight: 700;
	margin: 15px 0 6px 0;
}


.mainContent h4:first-of-type, .mainContent h3:first-of-type {
 	margin-top: 10px;  
}

.mainContent p {
	margin: 0 0 15px 0; 
}

.mainContent .content_block {
 	margin-bottom: 20px;  
 }

.mainContent  span.image img {
 	margin-bottom: 20px;
	margin-top: 4px; 
 }

.mainContent  span.image.left img {
 	float: left; 
    margin-right: 20px; 
}
.mainContent span.image.right img {
 	float: right; 
    margin-left: 20px; 
}
.mainContent span.image.full img {
 	width: 100% !important; 
  	height: auto !important; 
    margin: 0 !important; 
}

.mainContent span.image.max250 img {
 	max-width: 250px;
  	margin: 0 auto 20px!important;
      display: block;
}

.mainContent span.image.max350 img {
 	max-width: 350px;
  	margin: 0 auto 20px !important;
      display: block;
}

.mainContent span.image.half img {
 	width: 50% !important; 
  	height: auto !important; 
}
.mainContent span.image.quarter img, .mainContent span.image.fourth img  {
 	width: 25% !important; 
  	height: auto !important; 
}
.mainContent span.image.third img{
 	width: 33% !important; 
  	height: auto !important; 
}
.mainContent span.image.borderyes img {
 	border: 10px solid #fff; 
     -webkit-box-shadow: 0 0px 6px rgba(0,0,0,.35);
    box-shadow: 0 0px 6px rgba(0,0,0,.35);
}


#mainContent  span.image img {
 	margin-bottom: 20px;
	margin-top: 4px; 
 }

#mainContent  span.image.left img {
 	float: left; 
    margin-right: 20px; 
}
#mainContent span.image.right img {
 	float: right; 
    margin-left: 20px; 
}
#mainContent span.image.full img {
 	width: 100% !important; 
  	height: auto !important; 
    margin: 0 !important;
}


#mainContent span.image.max250 img {
 	max-width: 250px;
  	margin: 0 auto 20px !important;
      display: block;
}

#mainContent span.image.max350 img {
 	max-width: 350px;
  	margin: 0 auto 20px !important;
      display: block;
}

#mainContent span.image.half img {
 	width: 50% !important; 
  	height: auto !important; 
}
#mainContent span.image.quarter img, #mainContent span.image.fourth img  {
 	width: 25% !important; 
  	height: auto !important; 
}
#mainContent span.image.third img{
 	width: 33% !important; 
  	height: auto !important; 
}
#mainContent span.image.borderyes img {
 	border: 10px solid #fff; 
     -webkit-box-shadow: 0 0px 6px rgba(0,0,0,.35);
    box-shadow: 0 0px 6px rgba(0,0,0,.35);
}

footer li a, .col-md-8 a, .col-md-4 a {
 text-decoration: underline; 
}

#newshere  a { text-decoration: none; }

a.btn.btn-primary {
    text-decoration: none;
}

.padside20 { padding: 0 20px !important;}

.padtop14 { margin-top: 14px !important;}
.padtop32 { margin-top: 32px !important;}
.padtop50 { margin-top: 50px !important;}
.padtop60 { margin-top: 60px !important;}
.padtop100 { margin-top: 100px !important;}
.padtop150 { margin-top: 150px !important;}
.padtop250 { margin-top: 250px !important;}

.mainContent h4.panel-title {
 margin-top: 5px;  
}

#accordion {
 margin-top: 10px;  
}

.purple_box {
    background: rgba(102,0,153,.4);
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 0;
}

.blueBox {
    padding: 10px 15px;
    background: #daebf2;
    position: relative;
    top: -10px;
}

.blueBox.vada h3 {
 	color: #7f1438;
  	margin-top: 0;
  	font-weight: 700; 
    padding: 10px 0 8px 0;
  	font-size: 17px; 
  	border-bottom: 0; 
}


.bioblock {
 	border-bottom: 1px dotted #ccc;
  	padding-bottom: 20px; 
  	margin-bottom: 20px; 
}
.bioblock:last-child {
 	border-bottom: 0;
}

.mainContent .blueBox.vada h3:before {
 	content: "\f005";
  	font-family: "FontAwesome"; 
	padding-right: 10px; 
    font-size: 15px; 
}


#myCarousel img {
	margin: 0;
	width: 100% !important;
	height: auto !important; 
    border: 0px solid #fff;
    -webkit-box-shadow: 0 0px 6px rgba(0,0,0,.35);
    box-shadow: 0 0px 6px rgba(0,0,0,.35);
}

.bordered #myCarousel img {
    border: 10px solid #fff;
}

.slidetron {
    padding-top: 28vh;
    padding-bottom: 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: fixed;
}

.governor .slidetron {
  	padding-top: 0; 
  	height: 30vw;
}	

.governor .slidetron a {
    color: rgb(102, 204, 255);
    text-decoration: underline;
   	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.slidetron h5 {
    margin: 30px 0 20px 0;
    padding: 0 0 0 0;
    text-align: center;
    font-family: "Open Sans Condensed";
    font-weight: 400;
    color: rgba(0,0,0,.35);
    opacity: 1;
    letter-spacing: 1.5px;
    font-size: 32px;
    position: relative;
    z-index: 8;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 5px;
    width: 100%;
    left: 0;
    text-align: center;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

.governor .slidetron h3.closeHeading {
    margin: 10px 0 4px 0;
  	top: 0; 
   	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}


.slidetron .stats {
	text-align: center;
	font-family: "Open Sans Condensed";
	font-weight: 600;
	color: #3cf;
	opacity: 1;
	letter-spacing: .5px; 
	font-size: 20px; 
	line-height: 22px;
	text-transform: uppercase;
	padding-bottom: 20px; 
			}

.slidetron .stats div.value{ 
	font-size: 40px; 
	color: #fff;
	line-height: 45px;
}

.slidetron .well {
	background: rgba(0,0,0,.4);
	border-radius: 0; 
	border: 0;
	color: #fff;
	text-align: left; 
	margin: auto;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(255,255,255,0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(255,255,255,0);
  	position: absolute; 
    bottom: 0; 
  	width: 100%; 
}

.governor .slidetron .well {
 	position: absolute; 
    bottom: 0px;
  	width: 100%;
  	padding-right: 120px;
    padding-bottom: 8px;
  	padding-top: 8px;
}
  

.slidetron .source a {
    text-decoration: none;
    font-family: "Open Sans";
    letter-spacing: .5px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff !important;
    opacity: .4;
    transition: .35s;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

.slidetron .source a:hover {
    opacity: 1;
    color: #fff !important;
}

.slidetron .photo_credit {
    text-decoration: none;
    font-family: "Open Sans";
    letter-spacing: .5px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff !important;
    position: absolute;
    bottom: 7px;
    opacity: .4;
    transition: .35s;
    right: 20px;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}
.videoWrapper {
margin: 20px 0; position: relative; padding-bottom: 60% !important; /* 16: 9 */ height: 0; margin-bottom: 20px;
}

.videoWrapper iframe {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

.rightcol {
 position: relative;  
}

.logoslider.panel {
  padding: 15px 20px 10px 20px;
  width: 100%; 
  max-width: 800px;
  margin: 10px auto; 
}

.logoslider.panel .logo img {
  width: 100% !important; 
  max-width: 220px !important;
  height: auto !important;
  display: block; 
      border: 0px solid #fff !important;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
  margin: 5px auto !important; 
}


.agencylink a {
    transition: .25s;
    padding: 5px 20px; 
    border: 1px dotted #ccc; 
    border-radius: 3px;
  	text-decoration: none; 
    }

.agencylink a:after {
    content: "\f08e";
    padding-left: 10px; 
    font-family: "FontAwesome" !important;
    text-decoration: none !important; 
    font-size: 85%;
    color: #ccc; 
    }

.agencylink a:hover {
    text-decoration: none !important; 
    color: #669;
    background: #fff; 
    border: 1px solid #ccc; 
    }

.agencylink a:hover:after  {
    color: #aaa; 
    }
        



.promo {
  	background: #bee; 
  	padding: 20px 10px; 
    border-radius: 5px;
  	margin-bottom: 15px; 
}

.promo img {
 	width: 100%; 
  	height: auto; 
}

.promo .inner {
    background-size: contain;
    padding: 20px;
    border-radius: 5px; 
}

.promo.nostyling {
 	background: none; 
  	padding: 0; 
  	border-radius: 0; 
}

.promo.nostyling .inner {
 	background: none; 
  	padding: 0; 
  	border-radius: 0; 
}

.va-alert {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    max-width: 100%;
    margin-bottom: 1.25em;
    padding: 1.6em 1em 0.6em calc( 1.5em + 60px);
    color: #fff;
    font-size: 1.5rem;
    word-wrap: break-word;
    margin-top: 0;
    border-radius: 5px;
    font-family: "open sans";
    font-weight: 700;
    max-width: 1050px;
    margin: 0 auto 30px;
    text-align: center;
}

.va-alert:before {
    display: block;
    top: 0;
    left: 0;
    width: 60px;
    text-align: center;
    padding-top: 10px;
    height: 100%;
    opacity: .3;
    background: #000;
    content: "!";
    font-family: "Open Sans";
    font-weight: 700;
    color: #fff;
    font-size: 40px;
    position: absolute;

}

.va-alert--info {
    background: rgb(224, 122, 0);
}

.va-alert.va-alert--info a {
    color: #ffff55;
    text-decoration: underline;
}


ol.steps {
    font-size: 150%;
    padding: 20px 60px;
    background: #eee;
    margin-top: 20px; 
}

ol.steps > li {
 	margin-bottom: 15px;  
}

ol.steps li ul li {
  list-style-type: none;
  font-size: 14px; 
}

ol.steps li ul li a {
  padding: 5px 20px; 
  background: #fff;
  color: #f90; 
  font-weight: bold;
  display: inline-block; 
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  margin: 5px 0px; 
  transition: .25s;
}

ol.steps li ul li a:hover {
  background: #f90;
  color: #fff; 
}


.promo.yellow {
    font-size: 18px;
    padding: 40px 60px;
    background: rgba(255,153,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    margin: 0 20px;
    font-family: 'Crimson Text';
    font-style: italic;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #fffde8 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#fffde8 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#fffde8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffde8',GradientType=0 );
    border-radius: 0px;
}

.promo.purple {
 	background: #512d84 !important;
    background: -moz-linear-gradient(top, #512d84 0%, #2b63a8 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#512d84), color-stop(100%,#2b63a8)) !important;
    background: -webkit-linear-gradient(top, #512d84 0%,#2b63a8 100%) !important;
    background: -o-linear-gradient(top, #512d84 0%,#2b63a8 100%) !important;
    background: -ms-linear-gradient(top, #512d84 0%,#2b63a8 100%) !important;
    background: linear-gradient(to bottom, #512d84 0%,#2b63a8 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#512d84', endColorstr='#2b63a8',GradientType=0 ) !important;
    box-shadow: 0 0 15px rgba(0,0,0,.5);
  	color: #fff; 
}

.promo.purple h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #e483ff;
    margin-bottom: 20px;
    letter-spacing: 1px;
  	margin-top: 0 !important; 
  	border-bottom: 0 !important; 
    text-transform: uppercase;
}

.promo.lightpurple {
    font-size: 80%;
    border-radius: 0 0 5px 5px !important;
    padding: 1px 20px 10px 20px !important;
    background: rgba(81,45,132,.1);
}

.promo.orange {
    background: #a85900;
    background: -moz-linear-gradient(top, #a85900 0%, #e27c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a85900), color-stop(100%,#e27c00));
    background: -webkit-linear-gradient(top, #a85900 0%,#e27c00 100%);
    background: -o-linear-gradient(top, #a85900 0%,#e27c00 100%);
    background: -ms-linear-gradient(top, #a85900 0%,#e27c00 100%);
    background: linear-gradient(to bottom, #a85900 0%,#e27c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a85900', endColorstr='#e27c00',GradientType=0 );
    border-radius: 10px;
    color: #333;
	padding: 8px;
}


.promo.bluebox {
    background: #daebf2;
    border-radius: 0 0;
    color: #333;
    padding: 0 8px;
	position: relative; 
  	top: -10px; 
}

.promo.bluebordered {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1e5799 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
    color: #333;
	padding: 8px;
  margin-bottom: 20px; 
}

.promo.orange .inner {
 	background: rgba(255,255,255,.9);
}

.promo.bluebordered .inner {
 	background: rgba(255,255,255,.9);
}

.highlights li {
	margin-bottom: 10px; 
	}


.highlights li a {
	font-weight: bold;
	}

.highlights .short {
	display: block;
	padding-bottom: 10px;
  	font-style: italic;		
	color: #888;
}

.slideshow {
  	background: #bee; 
  	padding: 20px 20px; 
    border-radius: 5px;
}

.slideshow.nostyling {
 	background: none; 
  	padding: 0; 
  	border-radius: 0; 
}

.slideshow.yellow {
    font-size: 18px;
    padding: 40px 60px;
    background: rgba(255,153,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    margin: 0 20px;
    font-family: 'Crimson Text';
    font-style: italic;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #fffde8 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#fffde8 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#fffde8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffde8',GradientType=0 );
    border-radius: 0px;
}

.slideshow.purple {
 	background: #512d84 !important;
    background: -moz-linear-gradient(top, #512d84 0%, #2b63a8 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#512d84), color-stop(100%,#2b63a8)) !important;
    background: -webkit-linear-gradient(top, #512d84 0%,#2b63a8 100%) !important;
    background: -o-linear-gradient(top, #512d84 0%,#2b63a8 100%) !important;
    background: -ms-linear-gradient(top, #512d84 0%,#2b63a8 100%) !important;
    background: linear-gradient(to bottom, #512d84 0%,#2b63a8 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#512d84', endColorstr='#2b63a8',GradientType=0 ) !important;
    box-shadow: 0 0 15px rgba(0,0,0,.5);
  	color: #fff; 
}

.slideshow.orange {
    background: #a85900;
    background: -moz-linear-gradient(top, #a85900 0%, #e27c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a85900), color-stop(100%,#e27c00));
    background: -webkit-linear-gradient(top, #a85900 0%,#e27c00 100%);
    background: -o-linear-gradient(top, #a85900 0%,#e27c00 100%);
    background: -ms-linear-gradient(top, #a85900 0%,#e27c00 100%);
    background: linear-gradient(to bottom, #a85900 0%,#e27c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a85900', endColorstr='#e27c00',GradientType=0 );
    border-radius: 10px;
    color: #333;
	padding: 8px;
}

.slideshow.bluebordered {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1e5799 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
    color: #333;
	padding: 8px;
  margin-bottom: 20px; 
}


.sibling-links {
 	list-style-type: none;
  	padding: 0; 
}

.sibling-links a, .sibling-links span {

 	display: block; 
  	padding: 0 0 12px 0;
}

.sibling-links span  {
  	opacity: .4;
}  

.mainContent .grid-data, .mainContent .grid50  {
	width: 100%; 
	}

.mainContent .grid-data td, .mainContent .grid50 td {
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
	vertical-align: top; 
	}

.mainContent p.pull-left {
    margin-right: 5px;
    margin-bottom: 5px;
}

.mainContent .agency img {
	margin: 0 20px 20px 0 !important;
}
.mainContent .govPaging, .mainContent .pagination {
    position: relative;
    top: 0;
    background-color: #daebf2;
    padding: 5px 20px;
    margin: 10px 0 20px 0;
  	display: block; 
 	width: 100%; 
}

.mainContent .rightcol .govPaging, .mainContent .rigthcol .pagination {
    display: none;
}


.toggler .panel p {
	margin-bottom: 15px; 
}

.mainContent .toggler h4.panel-title {
    margin-bottom: 0;
    margin-top: 0;
}

table.staff_table {
	width: 100%;
	vertical-align: top;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px;
}

table.staff_table td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}

.staff_table td {
	width: 250px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.staff_table h2 {
	text-align:center; font-size:16px !important; color:#202020;
}
.staff_table tr:nth-child(2n){
	background-color: #eeeeee;
}

.promoRight {
    min-width: 300px;
    text-align: center;
    border-radius: 5px;
    padding: 5px 10px;
    background: #2D85C7;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-top: 10px;
}

.promoRight button.btn {
	text-shadow: 0; 
	font-size: 14px;
	color: #888;
	margin-top: 10px; 
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	background: #fff;
	transition: all .35s ease;
	border: 0; 
	}

.promoRight button.btn:hover {
	box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}



.toggler  h4 a {
	display: block;
	color: #0189bc;
	text-decoration: none !important;
	padding-left: 30px; 
	top: 1px; 
	line-height: 135%; 
	position: relative; 	
}
		

		
.toggler  h4 a:before {
	position: absolute; 
	width: 30px; 
	height: 20px; 
	left: 0px; 
	text-align: center;
	top: 0px;
	opacity: 1;
	color: #08b;
	text-shadow: 0 0 5px rgba(255,255,255,.5);
	content: "\f078";
	font-family: "FontAwesome";
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
	transition: .25s;	
}

.toggler  h4 a.collapsed:before {
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
	opacity: .35;
	}
	
.toggler  h4 a.collapsed:hover:before {
	opacity: 1;
}
			
.toggler .panel-body {
	padding-left: 45px;
}

.toggler .panel-body a {
	font-weight: bold; 
	}
.toggler ul {
    margin-left: 0;
    padding-left: 0;
}

.toggler li {
 	margin-bottom: 10px; 
}

#myJumbotron h1 {
    margin: 0px 0;
    padding: 0px 0 0 0;
    text-align: center;
    font-family: "Open Sans Condensed";
    font-weight: 400;
    color: rgba(0,0,0,.35);
    opacity: 1;
    letter-spacing: 2px;
    font-size: 32px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

ul.proclamations li {
 	margin-bottom: 6px;  
}

.announce {
	font-size: 90%;
	margin-top: 0px;
	padding: 8px;
		width: 50%; margin-left: 10px; margin-bottom: 10px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a85900+0,e27c00+100 */
background: #a85900; /* Old browsers */
background: -moz-linear-gradient(top,  #a85900 0%, #e27c00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a85900), color-stop(100%,#e27c00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a85900 0%,#e27c00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a85900 0%,#e27c00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a85900 0%,#e27c00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a85900 0%,#e27c00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a85900', endColorstr='#e27c00',GradientType=0 ); /* IE6-9 */

	border-radius: 10px;
	color: #333;
}

.announce .inner {
    background: rgba(255,255,255,.9);
    background-size: contain;
    padding: 1px 20px 10px 20px;
    border-radius: 5px;
}

.announce .inner h3 {
    color: #a85900;
    border-bottom: 0;
    font-size: 20px;
    font-family: "Domine";
    font-weight: bold;
    text-align: center;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */




@media screen and (max-width: 970px) {
  
#navbar .nav > li > a {
    font-size: 13px !important;
  
}


#navbar .nav > li span.currentbranch0 > a {
 display: block;  
 padding-top: 0px;
 padding-bottom: 0px;
}
  
  
}

@media screen and (max-width: 767px) {

#mainContent {
    padding-left: 0px;
    padding-right: 0px;
}  
  

.mainContent {
    padding-left: 15px;
    padding-right: 15px;
}
  
.mainContent span.image.half img, .mainContent span.image.quarter img,  .mainContent span.image.fourth img, .mainContent span.image.third img {
 	width: 100% !important; 
  	height: auto !important; 
}
  
    
.nav .caret {
 	 display: none !important;
}
  
#navbar ul ul  {
    display: none !important; 
}
  
#navbar ul> li  {
   margin-left: 15px;  
}
		
.stateSeal {
		width: 66px;
		height: 66px;
		left: 22px; 
		top: 46px;
	}
	
.pagebanner {
    padding-left: 11px;
}

.navbar-collapse {
    padding-top: 40px;
}

.navigation {
    padding-left: 0px;
}

#navbar .nav {
    padding-left: 0px;
    width: calc(100% - -10px);
}	

#navbar .nav li {
margin-bottom: 1px; 	
}
.navbar-title {
    margin-right: 80px; 
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px; 
}

.navbar-title h1 {
    margin: 0;
    font-size: 20px;
}
  
.navbar-title .sectitle {
    display: block; 
    font-size: 12px;
    text-transform: uppercase; 
    letter-spacing: 1px; 
    margin-bottom: 2px;
    padding-bottom: 5px;
    border-bottom: 1px dotted rgba(255,255,255,.3);
    width: 100%; 

}
.navbar-toggle{
    border: 1px solid #fff;
}

.navbar-toggle:focus, .navbar-toggle:hover {
    background-color: rgba(255,255,255,.4);
}


.navigation {
    position: relative; 
}

#cse-search-box {
    width: 100%; 
    left: 0px; 
    top: 0px;
    background: #ccc;
    padding: 4px calc(50% - 140px);
    opacity: 0; 
    transition: all .5s ease;
}

#cse-search-box .searchField:focus, #cse-search-box .searchField {
    width: 300px;
}

.in	#cse-search-box {
    opacity: 1;
}

.input-group .pull-right {
    float: auto	!important;
}

#footerContainer {
    padding-left: 0px;
    padding-right: 0px;
}
  
.padtop50 { margin-top: initial !important; }
.padtop100 { margin-top: initial  !important;}
.padtop150 { margin-top: initial !important; }
.padtop250 { margin-top: initial !important; }


}


.alllinks {
 	position: absolute; 
  	top: 0; 
  	left: 0; 
  	overflow-x: hidden;
  	overflow-y: auto;
  	width: 200px; 
  	height: 100vh; 
  	background: #fff; 
  	padding: 10px; 
 	z-index: 9999;
 	list-style-type: none; 
}

.alllinks li {
 	list-style-type: none; 	
}
.alllinks li a {
 	display: block; 
  	font-size: 10px; 
  	padding: 2px 5px 4px 5px; 
  	text-decoration: none;
  	transition: .2s;
}
.alllinks li a:hover {
 	background: #000; 
  	color: #fff; 
}

.alllinks .closebox {
 	position: absolute; 
  	top: 3px; 
  	right: 3px; 
  	width: 15px; 
  	height: 15px;
  	background: #000;
  	color: #fff;
  	text-align: center;
   	transition: .2s;
 	z-index: 10000;
  	cursor: pointer;
}

.alllinks .closebox:hover {
  	background: #900;
}

/*Extra Sec. Education styles */
.tour {
width: 100%; 
border: 1px solid #fff; 
border-radius: 5px; height: 230px; 
background: url('/media/governorvirginiagov/secretary-of-education/images/mapall.png') center center/cover no-repeat;
}

.teachsummit {
width: 100%; 
border: 1px solid #fff; 
border-radius: 5px; height: 185px; 
background: url('/media/governorvirginiagov/secretary-of-education/images/2018_trs3.jpg') center center/cover no-repeat;
}

.taweek {

  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 230px;
  background: url('/media/governorvirginiagov/secretary-of-education/images/celebrateateacher.jpg') center center/cover no-repeat; }

/*Extra VAAB styles */

.boardmembers td {
  padding: 5px 0 10px;
}

.boardmembers tr {
  border-bottom: 1px dotted #ccc;
}

.boardmembers th {
  padding: 5px 0 10px;
}

/*Extra Ag Forest styles */

.ag-doc {
 margin:0px; 
 padding:0px;
}

.ag-doc img {
border:0 !important;
margin:0 0 0 5px !important;
box-shadow: 0 0 0 rgba(0,0,0,0) !important;
}

/* Council on Women Styles */

#mainContent .awards img {
    margin: auto;
    display: block;
}

.noshadow img {
    border: 0 !important;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important;
    box-shadow: 0 0 0 rgba(0,0,0,0) !important;
}

.essayscholarship h3 {
  color:#fff !important;
  
}

#mainContent .fullimg img {
width:100% !important;  
  
}

/* PSHS Style */

.commission {
    padding: 30px 40px 20px;
    background: rgba(0,150,255,.075);
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    font-size: 11px;
    overflow: hidden;

}

.commission strong {
    font-size: 16px;
}

.commission:before {
    display: block;
    height: 10px;
    width: 100%;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,150,255,.075) url(/media/governorvirginiagov/secretary-of-public-safety-and-homeland-security/images/bg_stripe.png) top left repeat-x;
}

.fixed {
    display: block;
    float: left;
    margin-right: 2px;
}


.button-fix .fixed a {
  background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
  color: #fff;
  background-color: rgb(91, 192, 222);
  color: rgb(255, 255, 255);
    background-color: rgb(91, 192, 222);
  display: inline-block;
    margin: 0px 0px 10px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    padding: 6px 12px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    border-radius: 4px;
}


.button-fix .fixed a:hover {
  text-decoration: none;
  background-color: #2aabd2;
}


.button-fix .greenfix a {
  background-color: #5cb85c !important;
  border-color: #4cae4c !important;
  
}

.button-fix .greenfix a:hover {
  background-color: #449d44 !important;
  border-color: #398439 !important;
}




.noshadow .full img {
	width: 100% !important; 
	margin: 5px 10px 20px 10px !important;	

}


.noshadow.full300 img {
	max-width: 300px !important;
    width:100% !important;

}

.noshadow .paddless img {
	margin: 0 !important;
	border: 0px solid #fff !important; 
	box-shadow: 0 0 0 !important;	
  
}

/*New Staff Styles */

.staff:first-of-type {
    border-top: 0px;
}

.staff {
margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
}

.staff-position {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4fb5f0;
    letter-spacing: 2px;
}

.staff-name {
    color: rgb(0,60,140);
    font-size: 22px;
    text-transform: none;
    font-family: "Sura";
    font-weight: 400;
    letter-spacing: 0px;
    margin-top: 5px;
    display: inline-block;
}

#mainContent .staff-photo img {
box-shadow: none !important;
width: 100%;
height:auto;
border: 0px;
}

.readoff {
display:none;
}

.bio-read > :first-child {
display:block;
position: initial;
}

.bio-read p {
display:none;
position:absolute;
}

.sec-opener {
    transition: all .5s ease;
    border-radius: 0px;
    overflow: hidden;
    background: #efefef;
    padding: 15px;
}

.sec-opener:hover {
    transition: all .5s ease;
    padding: 15px;
    background-color: #c3dcf1;
    border-radius: 5px;
}

.sec-jump {
    transition: all .5s ease;
    height: 0px;
    padding: 0px;
    overflow: hidden;
    position: absolute;
    opacity: 0;
}

.sec-jump a {
color:#fff;
}

.sec-jump a:hover {
text-decoration:none;
}

.sec-opener:hover .sec-jump{
transition: all .5s ease;
height:32px;
padding: 6px 12px;
display: inline-block;
margin-left: 0px;
}

@media (max-width: 992px) { 
.sec-opener .sec-jump {
transition: all .5s ease;
height:32px;
padding: 6px 12px;
display: inline-block;
margin-left: 0px;
}
}

.sec-opener:hover .sec-jump {
    position: initial;
    opacity: 1;
}

.sec-opener p:last-of-type:after {
    content: "\f078";
    font-family: "FontAwesome";
    display: block;
    float: right;
    margin-top: 10px;
    font-size: 1.2em;
    color: #00000080;
transition: all .5s ease;
}

.sec-opener:hover.sec-opener p:last-of-type:after {
    opacity: 0;
}


/*Useful Styles*/

.btn-text-white a {
  color:#fff !important;
}




