body, html {
    padding: 0; 
    margin: 0; 
    font-family: "Sura";
    font-size: 16px; 
    line-height: 1.3em;
    background: #f9f9f9;
}

.lvf {
    background: #eee;
    border-radius: 3px; 
    overflow: hidden;
    padding-bottom .25em;
    margin-bottom: 3rem;
    border: 1px solid #ccc;
    }

.lvf img {
    width: 100% !important; 
    height: auto !important;
    }

.lvf p {
    margin-bottom: .6em; 
      padding-top: .6em;

    }

p {
  margin-bottom: 1.3em; 
}

li#proclamation {
    display: none;
}

.proc_date {
 	margin-bottom: 12px;
}

.socialicons {
    position: relative;
    top: -6px;
    }

.govPaging {
    background: #eee; 
    padding: 10px 20px; 
    margin-top: 50px; 
    }

.padless {
    padding: 0 !important; 
    }

.publicevents .today {
    float: right;
    color: #c93;
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
        }

.publicevent {
    padding-left: 20px;
    margin-top: 15px; 
}

.publicevent a {
    text-decoration: underline !important; 
}




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

.faq ul li {
    margin-bottom: 3px; 
    font-size: .85em;
    }   
    
.faq ul {
    margin-bottom: 10px; 
    margin-top: -5px;
    }       


.banner h1 {
    color: #6efaff;
    text-shadow: 2px 2px 3px rgba(0,0,0,.3);
}

.banner h1 span {
    letter-spacing: .1rem;
    display: block;
    font-size: 25%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.banner {
    padding-left: .5vw; 
    padding-top: .5vw;
    padding-bottom: 1vw;
    overflow: hidden;
    position: relative; 
    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 );    margin-bottom: 0; 
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

.banner .col-md-3 {
    position: initial;  
    }

.banner:before {
    content: " ";
    width: 60vw;
    height: 60vw;
    position: absolute;
    top: -4vw;
    right: -2vw;
    left: auto;
    background-size: contain;
    opacity: .15;
    background: url('/media/governorvirginiagov/shared-images/seal_white.png') top left no-repeat;
    background-size: contain;
}

.banner .seal img {
    width: 14vw;
    margin-right: 1vw; 
    display: block; 
    float: left; 
    max-width: 180px;
    }

.banner a, .banner a:hover {
    text-decoration: none !important;
    }

.navbar-toggle .icon-bar {
    background: #999;
}

.DVS {
	margin-bottom: 50px !important;
    padding: 10px 20px;
    background: #fff;
    font-size: .85rem;
    border-radius: 3px;
}

.DVS img {
    max-width: 260px;
}


#footerContainer {
    margin-top: 50px; 
    -webkit-box-shadow: inset 0 1px 20px rgba(0,0,0,.35);
    box-shadow: inset 0 1px 20px rgba(0,0,0,.35);
    padding-top: 20px;
    padding-bottom: 50px;
    color: #fff;
    position: relative; 
    background: #555;
    overflow: hidden;
}

footer h7 {
    padding-top: 20px;
    display: block;
    text-transform: uppercase;
    font-size: 14px; 
    letter-spacing: 1px; 
    font-family:  "Sura";
    border-bottom: 1px dotted #ccc;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.54);
    padding-bottom: 6px;
    margin-bottom: 10px;
    color: #fff;
    opacity: .8;
    transition: all .35s ease .25s;
}

footer div:hover > h7 {
    opacity: 1;
}

footer ul, footer li {
    list-style-type: none; 
    padding:0;
    margin: 0;  
    font-size: 13px;
}

footer li a {
    color: #66ccff !important;  
    display: block;
    transition: all .25s ease;
    padding: 2px 0;
    
}

footer li a:hover  {
    color: #fff !important; 
    padding-left: 5px;
}

footer h4 {
    font-size: 12px;
    color: #fff;
    opacity: .5;
    font-weight: bold;
    }

#cse-search-box {
    position: absolute;
    top: 35px;
    right: 1.5em;
    opacity: 1;
}

#cse-search-box .form-control {
    height: 40px;
}

#cse-search-box .searchField {
    background: #fff;
    padding: 5px 35px 3px 15px;
    box-sizing: border-box;
    width: 250px;
    border: solid 1px #fff;
    outline: none;
    border-radius: 2em;
    color: #ccc;
    font-size: 1rem;
    font-family: "Sura";
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-weight: normal;
    }

#cse-search-box .searchField:focus {
    width: 350px;
    color: #444;
}

#cse-search-box .searchButton {
    position: absolute;
    top: 1px;
    right: 8px;
    background: none;
    color: #ccc;
    height: 40px;
    width: 40px;
    border: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    z-index: 11;
}

.navbar {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    position: static;
}


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

span.image.left img {
 	float: left; 
    margin-right: 20px; 
}
span.image.right img {
 	float: right; 
    margin-left: 20px; 
}
span.image.full img {
 	width: 100% !important; 
  	height: auto !important; 
}
span.image.half img {
 	width: 50% !important; 
  	height: auto !important; 
}
span.image.quarter img, span.image.fourth img  {
 	width: 25% !important; 
  	height: auto !important; 
}
span.image.third img{
 	width: 33% !important; 
  	height: auto !important; 
}
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);
}


.breadcrumb {
    padding: 0;
    background: none;
    color: #777;
    font-size: .80rem;
    font-weight: 400;
    font-family: "Sura";
    line-height: 1rem;
    margin-bottom: 15px;
    position: relative; 
    top: -15px; 
}

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

h3:first-child, h2:first-child {
    margin-top: 0; 
}


.flags h3 {
    padding-top: 115px;
    white-space: nowrap; 
    }

p.revision {
    color: #ccc;
    font-size: .65rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: right; 
}

h4 {
    color: #960;
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

h5 {
    color: #ccc; 
    font-size: .65rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Rawline";
    font-weight: 700;
}

.navbar {
    background: #fff; 
    font-family: Rawline;
    font-size: .75rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.caret {
    margin-top: -5px; 
}

.nav > li>a:focus, .nav>li>a:hover, .nav > span > li>a:focus, .nav> span > li>a:hover, {

    text-decoration: none;
    background-color: rgba(0,0,0,.085);
}

.nav > li, .nav > span > li  {
    position: relative;
    margin-right: 1px; 
}

.nav > li:after, .nav > span > li:after {
    content: " ";
    position: absolute; 
    bottom: -5px;
    height: 5px; 
    width: 100%; 
    background: rgba(0,0,0,.1);
    transition: .25s;
}

.nav > li:hover:after, .nav > span > li:hover:after {
    background: rgba(179,98,164,.3);
}

.nav > li.active:after, .nav > span > li.active:after {
    background: #b362a4;
}

li.dropdown > ul {
}

li.dropdown:hover > ul {
    display: block !important;
}

li.dropdown li  a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar {
    background: #fff; 
}

.navbar-nav>li>.dropdown-menu, .navbar-nav>li > span >.dropdown-menu {
    border: 0; 
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 5px;
}

.dropdown-menu>li>a, .dropdown-menu>li> span > a {
    font-family: Rawline;
    font-size: .75rem;
    position: relative;
    font-weight: bold;
    color: #337ab7;
    text-transform: uppercase;
    letter-spacing: 1.5px;  
        }

@media only screen and (max-width: 768px) {
    
li.dropdown:hover > ul {
    display: none !important;
}
.caret {
    display: none; 
}
        
h3:first-child {
    margin-top: 1.5rem; 
}
        
    }           
                
.leadstory {
    font-weight: normal; 
    margin-bottom: 2rem;
}

.leadstory .dateline {
    color: rgba(255,255,255,.6); 
    background: #aaa;
    padding: 5px 20px 7px; 
    font-size: .75rem;
    margin-bottom: 1px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    border-radius: 3px 3px 0 0;
}

.dateline span {
    float: left; 
        font-family: "Rawline";
}


.leadstory .headline {
    color: #062949; 
    background: #eee;
    padding: .5em 20px .75em;   
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.25em;
}


.leadstory .link {
    color: rgba(0,0,0,.6); 
    background: #eee;
    padding: 15px 20px 20px; 
    font-size: 1rem;
    font-weight: 400;
    border-bottom: 5px solid #aaa;
}


.leadstory .blurb {
    color: rgba(0,0,0,.85); 
    background: #eee;
    padding: 15px 20px 20px; 
    font-size: 1rem;
    font-weight: 400;
    border-bottom: 5px solid #aaa;
}


.leadstory .image img {
    width: 100%; 
}



table.cal {
    width: 100%;    
}
    
table.cal tr {
    border-top: 1px solid #eee;
    padding-bottom: 5px;
}

table.cal tr.noborder {
    border-top: 0; 
}   

table.cal td{
    padding-bottom: 20px;
    padding-top: 5px;
    vertical-align: top;    
}
    
table.cal .date div {
    display: inline-block; 
    float: left; 
    background: rgba(6,41,73,.5);
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px; 
}

table.cal .date div span {
    display: block; 
    color:  #fff;
    text-align: center; 
    font-family: "Rawline";
    font-size: .65rem;
    line-height: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px; 
    white-space: nowrap;
}
table.cal .date div span.month {
    font-weight: bold;
}


table.cal tr {
    border-top: 0px solid #eee;
    padding-bottom: 5px;
}


table.cal tr.rule  {
    border-top: 1px solid #eee;
}


table.cal tr td.date {
    padding-bottom: 0; 
}
table.cal tr td.time {
    display: inline-block;
    font-family: "Rawline";
    font-weight: bold;
    padding-top: 10px; 
    font-size: .65rem;
    line-height: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px; 
    white-space: nowrap; 
    margin: 0 10px 0 0; 
    color: #c93;

}



.article {
    line-height: 140%;
    transition: all .25s ease;
    padding: 12px 15px 12px 15px;
    cursor: pointer;
    border-radius: 5px;
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 10px;
    border: 2px solid #fff;
    text-decoration: none !important;
}

.article:hover {
    text-decoration: none;
    background: #e6fafa; 
}   

.article i {
    transition: all .25s ease .25s;
    padding-left: 15px; 
    opacity: 0;
    }
    
.article:hover i {
    opacity: 1;
    padding-left: 5px; 
    }

.dim {
   display: none;  
}
.dim.lastday {
   display: table-row;
}

.dim.lastday td.date {
   padding-top: 50px; 
   position: relative; 
   padding-bottom: 5px; 
}

.dim.lastday td.date:before {
    display: block;
    content: " ";
    width: 1px;
    height: 50px;
    position: absolute;
    top: -3px;
    left: 40%;
    border-left: 1px dotted #aaa;
}


#newshere .article .dateline {
	text-transform: uppercase; 
	text-align: left; 
	font-size: 11px;
 	font-weight: 700;
	letter-spacing: 1px; 
	color: rgba(0,0,0,.4);
	padding-bottom: 25px; 
	margin-bottom: 9px;
	border-bottom: 1px dotted #ccc;
	transition: all .25s ease;
}	

#newshere .article .dateline .date, #newshere .article .dateline .location {
	width: calc(50%); 
	display: inline-block; 
	text-align: left; 
}

#newshere .article .dateline .date {
	text-align: right; 
	margin-left: -5px;
}

#newshere .article:hover .dateline {
	color: rgb(00, 66, 133);
	border-bottom: 1px dotted #999;
}
	
.video-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    border-top: 1px solid rgba(255,255,255,.4);
    border-bottom: 1px solid rgba(255,255,255,.4);
  margin-bottom: 20px;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


 .member {
    margin-right: 3px; 
    font-size: .9em;
    padding: 20px; 
    background: #f9f9f9;
    margin-bottom: 3px; 
    }

 .member .name {
    font-family: Rawline;
    font-weight: 700; 
    color: #4ad;
}

 .member .title {
font-style: italic;
}


 .bannerhead {
    background: #6cf;
    color: #fff;
    font-family: Rawline;
    font-size: .75em;
    position: relative; 
    text-transform: uppercase; 
    letter-spacing: .2em;
    padding: 12px 20px 10px; 
    }
    
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}   

    
#mainContent .article .image img {
    width: 100%; 
    border: 1px solid #fff !important;
    margin: 10px 0 10px 0; 
    margin-bottom: 10px;
    border-radius: 3px; 
    -webkit-box-shadow: 0 0px 6px rgba(0,0,0,0);
    box-shadow: 0 0px 6px rgba(0,0,0,.0);
}   
    
.article .headline {
    color: #337ab7;
    font-size: 20px;
    line-height: 135%;
}

.article .brief {
    font-size: 13px; 
    margin-top: 10px;
    color: #666;
}

.no_brief .article .brief {
    display: none;
    }

.article .social_bar  {
    clear: both; 
    height: 0; 
    overflow: hidden;
    transition: all .5s ease .25s;
    text-align: left 
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative; 
    

}

.article:hover .social_bar  {
    height: 30px; 
}


.article .social_bar span {
    padding: 13px 0px 12px 0px;
    font-size: 13px;
    display: block;
    font-weight: bold;
    text-decoration: underline !important;
}

.newsArticle .contactblock {
	font-size: 85%; 
	background-color: #dfdede; 
  	padding: 5px 10px; 
	border-radius: 3px; 
	line-height: 160%;
}


 .newsArticle .contactblock img.seal {
      display: none;
	  margin: 10px auto;
      width: 200px; 
      height: 200px;
      margin-bottom: 30px;  
  }

.newsArticle {
    max-width: 900px; padding: 20px; margin-top: 10px; background: #fff; border-radius: 5px;
    }

.newsArticle h4 {
    margin-bottom: 20px; 
    }

.newsArticle .well {
    background: #fffff2;
    margin: 0 auto 20px auto;
    width: 90%;
    padding-bottom: 0;
  
        }

.newsArticle table {
    border: 0 !important; 
    }
.newsArticle td {
    border: 0; 
    border-top: 1px solid #dee;
    vertical-align: top;
    padding: 5px 15px 5px 5px;
    font-size: 85%;
    background: #f6ffff;
    }
    
.newsArticle tr:first-child td {
    border-top: 0;  
}
.newsArticle tr:first-child td p {
    margin-bottom: 0;   
}

.newsArticle img {
  width: 100% !important;
  height: auto !important;
  display: block;
  max-width: 650px; 
  margin: auto;
}

.newsArticle .bigger-image img {
    max-width: 880px;
}


.newsArticle .keep300 img {
  width: 100% !important;
  height: auto !important;
  display: block;
  max-width: 300px; 
  margin: auto;
}


.contentBox {
    max-width: 900px; 
    padding: 20px 20px; 
    margin-top: 10px; 
    background: #fff; 
    border-radius: 3px;
    margin: auto; 
    }

.executiveactions p, .proclamations p{
    border-top: 1px solid #eee;
    padding-bottom: 5px; 
    padding-top: 15px;
    padding-left: 5px; 
    }

.grants td, .grants th {
    text-align: left; 
    vertical-align: top; 
    padding: 5px 15px 6px; 
    border-bottom: 1px solid #ddd;
    font-size: .85em; 
    }

.grants th {
    background: #062949;
    color: rgba(255,255,255,.5); 
    font-weight: bold; 
    white-space: nowrap; 
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    }

.grants th:first-child {
    border-radius: 3px 0 0 0;
    }
.grants th:last-child {
    border-radius: 0 3px 0 0;
    }

    
    
.publicevents h4, h4.nomargin  {
    margin: 1em 0 .5em 0; 
}

.publicevents {
    }

.publicevents .date {
    color: #623123;
    color: #fff;
    font-family: "Rawline";
    font-weight: bold;
    font-size: .75rem;
    position: relative; 
    text-transform: uppercase; 
    letter-spacing: 1.5px;
    margin-bottom: 3px; 
    padding-bottom: 0px; 
    display: inline-block; 
    width: 100%; 
    max-width: 100px; 
    text-align: center; 
    background: rgba( 204,153,51,.5);
    border-radius: 3px; 
    }


.publicevents .date span {
    display: block; 
    color: #aaa;        
    }



.publicevents .description {
    font-size: .85em;       
    }


.publicevents .location {
    font-family: "Rawline";
    font-size: .75em;
    font-weight: normal; 
    }

.publicevents .location:after {
    display: table;
    content: " ";
    clear: left; 
}
    

.publicevents .location img {
    float: left; 
    margin-right: 10px; 
        }
    
.publicevents {
    margin-bottom: 3em; 
    }

.tab-content>.tab-pane {
    padding: 30px;
    background: #fff;
        
}
        
#grantsTab.nav-tabs {
    border-bottom: 5px solid #b362a4;
    padding-bottom: 1px;    
    padding-left: 30px;
    margin-top: 20px; 
    }

        
#grantsTab.nav-tabs>li.active>a,        
#grantsTab.nav-tabs>li.active>a:focus,      
#grantsTab.nav-tabs>li.active>a:hover {
    color: #a35294;
    background-color: rgba(179,98,164,.1);
    border: 1px solid #b362a4;
    border-bottom: 0;
}       
            
#grantsTab.nav-tabs>li.active:after {
    background: transparent;
    }

.subscribeform .name, .unsubscribeform .name {
 	display: none;  
}

.sorry {
    padding: 40px 20px 20px;
    background: #062949;
    border-radius: 3px;
    margin-bottom: 20px;
    color: #fff; 
}
.darkblue {
    padding: 40px 20px 20px;
    background: #062949;
    border-radius: 3px;
    color: #fff; 
}

.lightblue {
    padding: 20px;
    background: #7ca5ca;
    border-radius: 3px;
    color: #fff; 
    text-align: center; 
    max-width: 900px;
    margin: 0 auto 20px; 
}

.lightblue a {
  color: #ff9; !important;
}
    
.well {
        background: #fff;
        }
    
.pad10 {padding: 10px }
.pad20 {padding: 20px }
.pad40 {padding: 40px }
.pad50bot {margin-bottom: 50px !important; }

.col-md-8 a, .newsArticle a {
 text-decoration: underline; 
}
.cabinetname {
    font-size: 1.1rem;
    letter-spacing: .05rem; 
    padding-left: 10px;
    color: #fff;
}

.cabinet {
    padding: 20px;
    background: #062949;
    border-radius: 3px;
    margin-bottom: 3em;
}
.cabinetmember {
    margin-bottom: 20px; 
}

.cabinetmember.link {
    cursor: pointer; 
}

.sec_card .modal-dialog {
  width: 100%;
  max-width: 800px;
}
.sec_card .modal-dialog img {
  width: 100% !important;
  height: auto !important;
}

.sec_card .btn {
    margin-right: 3px;                  
    }
            
.sec_card .modal-header .close {
    position: absolute; 
    top: 8px; 
    right: 12px; 
}

.cabinetrole {
    color: #4fb5f0;
    font-size: .5rem;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: "Rawline";
    text-transform: uppercase;
    line-height: .75rem;
    margin-bottom: 4px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,.23); 
}

.sec_card:not(:first-child) {
    margin-top: 10px; 
    padding-top: 10px; 
    border-top: 1px dotted #ccc;
    clear: left; 
    }

.sec_card:after {
    content: " ";
    clear: left;
    display: block; 
    position: relative; 
    padding-bottom: 30px;   
}

.sec_card .description a {
    transition: .25s;
    padding: 5px 20px; 
    border: 1px dotted #ccc; 
    border-radius: 3px; 
    }

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

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

.sec_card .description a:hover:after  {
    color: #aaa; 
    }
            
.sec_name {
    font-size: 1.35rem;
    letter-spacing: .05rem; 
    color: #000;
    margin-bottom: 10px; 
}

.sec_title {
    color: #4fb5f0;
    font-size: .7rem;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: "Rawline";
    text-transform: uppercase;
    line-height: .75rem;
    margin-bottom: 4px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,.23); 
}

.modal-header .sec_title {
    padding-top: 6px;           
}

.sec_photo {
    width: 100%; 
    max-width: 120px; 
    float: left; 
    margin: 0 20px 30px 0;
    }

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

.va-alert:before { display: block; top: 0; left: 0; width: 60px; text-align: center; padding-top: 21px;  height: 100%; opacity: .3; background: #000; content: "!"; font-family: "Open Sans"; font-weight: 700;  color: #fff; font-size: 40px; position: absolute;}
.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 1.6em calc( 1.5em + 60px) ;color:#19191a;font-size:.85rem;word-wrap:break-word; margin-top: 0; border-radius: 5px; font-family: "open sans"; max-width: 1050px; margin: 0 auto 30px;}
.va-alert--info{background:#7d486c}
.va-alert{color:#fff}
.va-alert--info p { margin: 0; }
.va-alert--info p strong { text-transform: uppercase; letter-spacing: 1px;}
.va-alert--info p a  { color: #ff7; text-decoration: underline !important;}
.va-alert--info p a:hover  { color: #fff; }
.va-alert__description p:last-child{margin-bottom:0}

  .va-alert:before {
    content: " ";
    width: 60px;
    background:
      linear-gradient(
      rgba(0, 0, 0, 0.3), 
      rgba(0, 0, 0, 0.3)
    ),
     url('/media/governorvirginiagov/governor-of-virginia/images/covidwisewapp_icon_purple3.png'); 
    background-size: 85%;
    background-position: left;
    background-repeat: no-repeat;
    opacity:1;
  }

.va-alert--press{background:#f39f17; margin-bottom: 15px; padding: .7em 2em .7em 2em;}
.va-alert--press:before{display: none;}
.va-alert--press p a  { color: #ff7; text-decoration: underline !important;}
.va-alert--press p { margin: 0 !important; padding: 0!important; text-align: center;}



.twitter {
    margin-bottom: 30px; 
}

.galleria-thumbnails-container {
  height: 0px;
  display: none;
}

#galleria {
    cursor: pointer;
    margin-bottom: 10px;
}

.galleria-theme-classic .galleria-stage {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-top: 0px;
    background: #fff;
}
 .galleria-theme-classic {
    height: auto; 
}

.galleria-image-nav {
    display: none; 
}


.weekinreview img {
    width: 80% !important; 
    height: auto !important;
    margin: auto; 
    display: block;     
}
.weekinreview .masthead img {
    width: 100% !important; 
    height: auto !important;
    }

.weekinreview p.date {
    text-align: center;
    margin-bottom: -20px; 
    }

.weekinreview h3 {
    border-bottom: 0;
    border-top: 1px solid #ccc;
    padding-top:10px; 
    color: #000066; 
    margin-top: 40px; 
    }

.weekinreview ul {
    margin-bottom: 20px;    
    }
.weekinreview li {
    margin-bottom: 15px;    
    }

#orders p.edselect {
 display:none; 
}

#directives p.eoselect {
 display:none; 
}

.captionphoto { 
    max-width: 500px;
    margin: 20px AUTO 40px;
    FONT-SIZE: 11px;
    font-family: arial;
    font-weight: bold;
    line-height: 14px;
    text-align: right;
}

.captionphoto p {
    margin-bottom: .3em;
}


@media (min-width: 1500px)
{
.container {
    width: 1380px;
}
}


@media only screen and (max-width: 990px) {
h3:first-child {
    margin-top: 1.5rem; 
}

.flags h3 {
   margin-top: 0; 
    margin: 1.5rem 0 .5rem 0;
    clear: left;    
        }
    }
        
@media only screen and (max-width: 767px) {


.flags h3 {
   margin-top: 0; 
    margin: 1.5rem 0 .5rem 0;
    clear: left;    
        }
    
#cse-search-box .searchField:focus {
    width: 250px;
}
    
.navbar {
    position: relative;
    background: #eee;
}
    
.navbar li {
    background: #fff;
}
    
    
.navbar-nav {
    margin-top: 0px;
    margin-bottom: -1px; 
}

.navbar-collapse.in {
    overflow-y: hidden;
}
    
.nav li:after {
    bottom: -1px;
    height: 1px;
}
    
.nav li.active:after {
    background: #ccc;
}
    
#cse-search-box {
    position: absolute;
    top: 5px;
    left: 1.5em;
    right: initial;
}

#cse-search-box .form-control {
    height: 40px;
}

#cse-search-box .searchField {
    background: #fff;
    padding: 5px 35px 3px 15px;
    box-sizing: border-box;
    width: 250px;
    border: solid 1px #fff;
    outline: none;
    border-radius: 2em;
    color: #ccc;
    font-size: 1em;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

        
    }
    
        

@media only screen and (max-width: 480px) {
    
#cse-search-box .searchField {
    width: 210px;
}

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

        
    }
    
    

    
.well li {
    margin-bottom: 1em;     
    }


@media print
{    
  
    a[href]:after {
    content: none !important;
  }
    .no-print, .no-print *, #va-commonBanner, .va-alert
    {
        display: none !important;
    }

  .newsArticle .contactblock img.seal {
      display: block;
      margin: auto;
      width: 175px !important; 
      height: auto !important;
  }

}

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
















































































