/*secretary-74 css*/

/* Fonts */
@font-face {
  font-family: "Open Sans Regular";
  src: url(/media/governorvirginiagov/bootstrap-5-sites/fonts/OpenSans-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: regular;	
  font-display: swap;
}

@font-face {
  font-family: "Open Sans Medium";
  src: url(/media/governorvirginiagov/bootstrap-5-sites/fonts/OpenSans-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: medium;
  font-display: swap;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url(/media/governorvirginiagov/bootstrap-5-sites/fonts/OpenSans_Condensed-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: regular;	
  font-display: swap;
}

@font-face {
  font-family: "Inter Regular";
  src: url(/media/governorvirginiagov/bootstrap-5-sites/fonts/Inter-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: regular;	
  font-display: swap;
}

@font-face {
  font-family: "Inter Medium";
  src: url(/media/governorvirginiagov/bootstrap-5-sites/fonts/Inter-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: medium;
  font-display: swap;
}

@font-face {
  font-family: "Inter Bold";
  src: url(/media/governorvirginiagov/bootstrap-5-sites/fonts/Inter-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: medium;
  font-display: swap;
}




body {
  font-size: 16px;
}

body, h1, h2, h3, h4, h5, h6 {
    /* margin: 0; */
    padding: 0;
    font-family: 'Inter Regular', sans-serif;
}
.no-shadow, .no-shadow img {
    box-shadow: none !important;
}

.navigation {
    background: #20396f !important;
    z-index: 2;
    position: relative;
    min-height: 48px;
    width: 100%;
}
#navbar .nav {
    position: relative;
    margin: 0;
    border: 0;
    padding: 0.4em 0em 0.4em 11em;
    width: 100%;
}

@media(max-width:810px) {
#navbar .nav {
    padding: 0.4em 0em 0.4em 1em;
}
}

#navbar .nav > li {
    white-space: nowrap;
	padding-right: 1em;
    min-height: 28px;
}
#navbar .nav > li > a, #navbar .nav > li > span > a {
    border-top: none;
    border-bottom: none;
    padding: 3px 0px 3px 0px;
    color: #fff;
    transition: border .35s ease;
    text-decoration: none;
}
#navbar .nav > li.current > a, #navbar .nav > li span.currentbranch0 > a {
  border-top: none;
  border-bottom: 1px solid #fff;
}
#navbar .nav > li > a:hover {
  border-top: none;
  border-bottom: 1px solid #fff;
  background: none;
}
#navbar .nav > li.current > a:hover {
  border-top: none;
  border-bottom: 1px solid #fff;
}
#navbar .nav > li span.currentbranch0 > a:hover {
    border-top: none;
    border-bottom: 1px solid #fff;
}
#navbar .nav > li > a:focus, #navbar .nav > li span.currentbranch0 > a:focus {
	background-color: transparent;
    outline: transparent;
    color: #ddd;
}
#navbar .dropdown-menu {
  border: 2px solid #fff;
  font-size: 1em;
}
#navbar .dropdown-menu > li > a {
  background: #fff;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 10px 6px 15px;
  transition: all .35s ease;
  position: relative;
  color: #20396f;
}
#navbar .dropdown-menu > li > a:hover {
  background: rgb(244, 249, 251);
  color: #006cb7;
}
#navbar .dropdown-menu > li > a:before {
  content: "\e250";
  font-family: 'Glyphicons Halflings';
  position: relative;
  font-size: 9px;
  opacity: 0;
  left: -12px;
  transition: all .35s ease;
}
#navbar .dropdown-menu > li > a:hover:before {
  opacity: 1;
  left: -4px;
}
#navbar ul ul {
  top: calc(100% - 3px);
  min-width: 215px;
  margin: 0;
}
.navbar-nav a:hover { 
    background: none;
}
.container-fluid.sec-pagetitle {
    bottom: 0;
    padding: 0.45vw;
    width: 100%;
    z-index: 1;
    box-shadow: 0 0px 6px rgb(0 0 0 / 50%);
    background: #00174b;
    width: 100%;
    height: 100%;
    left: 0;
}
.sec-pagetitle {
    background: #fff;
    /*box-shadow: 0 0px 6px rgb(0 0 0 / 50%);*/
    position: relative;
}
.sec-pagetitle h1 {
    font-size: 1.5em;
    border: none;
    /*text-transform: uppercase;*/
    margin: 0px 0;
    padding: 0px 0 0 0;
    text-align: center;
    font-family: "Open Sans Condensed";
    color: #fff !important;
    opacity: 1;
    letter-spacing: 1px;
}
#mainContent h1, h2 {
    font-family: 'Inter', sans-serif;
    font-size: 1.5rem;
    line-height: 3.35rem;
    color: #20396f;
    border-bottom: 1px solid #d43532;
    padding: 0 0 0.3em 0;
    margin: 1.5rem 0 0.5rem 0;
}
#mainContent .bioblock h3 {
  margin: 0 0 .5rem 0;
}
#mainContent h1 {
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 500;
}
#mainContent h2 {
  font-size: 32px;
  margin-bottom: 36px;
  font-weight: 500;
}
#mainContent h3 {
  clear: left;
  font-size: 26px;
  /* border-bottom: 1px solid #ccc; */
  font-weight: 500;
  color: #20396f;
}
#mainContent .photopromo h3 {
  font-size: 22px;
}
#mainContent .newsArticle h3 {
  border-bottom: 0;
}
#mainContent h4, #mainContent h4 a {
  font-size: 19px;
  font-family:"Inter Medium",sans-serif;
  margin-top: 0px;
  color: #71b200;
  transition: all .35s ease 0s;
}
#mainContent h4 {
  color: #20396f;
}
#mainContent .news h4, #mainContent h3.headline {
  line-height: 125%;
  color: #d43532;
  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: 1em;
    padding-bottom: 6em;
    padding-left: 11em;
    padding-right: 11em;
}
#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: 1em;
   /* width: 95%; commented out by Tomika on Nov 1, 2022 for Sec of Education icons on Lab Schools page. This line of code is stopping icons from being centered.*/
    height: auto !important;
    /* border: 10px solid #fff; */
    -webkit-box-shadow: 0 0px 6px rgb(0 0 0 / 35%);
    box-shadow: 0 0px 6px rgb(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: 0px;
}
#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 !important;
}
#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;
}
.container.content, .container-fluid.content {
    padding-top: 2vw;
    padding-bottom: 3vw;
}
.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;
  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: #d43532;
    padding-left: 12em;
    min-height: 118px;
}
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: 30px;
    padding-bottom: 26px;
    height: auto;
    display: block;
    text-decoration: none !important;
}
.navbar-title h1 {
  font-family: 'Inter', sans-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: 1;
}
.navbar-title .secname {
  white-space: normal;
  font-style: italic;
}
.secname:before {
    content: "";
    display: block;
    width: 100%;
    text-align: left;
    border-bottom: 2px solid #d43532;
}
.crumbs {
  display: block;
  position: relative;
  top: -3px;
      padding-bottom: 16px;
}
.crumbs noshow{
  display: none;
}
.crumbs li {
  font-size: 13px;
  font-style: italic;
}
.breadcrumb {
  padding: 0 0 0 1em!important;
  background: none;
  opacity: .8;
  transition: .25s;
  margin-bottom: 0;
}
.breadcrumb li {
  margin-left: 1px;
  color: #102447;
  max-width: 365px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumb:hover {
  opacity: 1;
}
.breadcrumb > .active {
  color: #777;
}
.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: #20396f;
  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: 0px;
}
#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);
}
a {
    text-decoration: underline;
    color: #20396f;
}

#newshere a {
  text-decoration: underline;
  color:#20396f;
}
#footerContainer {
  padding-left: 40px;
}
footer h7 {
    padding-top: 20px;
    display: block;
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
    font-size: 1.1em;
    letter-spacing: 1px;
    border-bottom: 1px solid #d43532!important;
    text-shadow: 0px 1px 2px rgb(0 0 0 / 54%);
    padding-bottom: 6px;
    margin-bottom: 10px;
    color: #fff;
    opacity: .9;
    transition: all .35s ease .25s;
    font-weight: 500;
}
footer li a {
    color: #fff !important;
    display: block;
    transition: all .25s ease;
    padding: 2px 0;
    font-size: 14px;
    text-decoration: none!important;
}
footer li a:hover {
    color: #fff !important;
    padding-left: 5px;
    text-decoration: underline!important;
}
.btn-default, a.btn.btn-primary {
    text-decoration: none!important;
    color: #333;
    background-color: #20396f;
    border-color: #20396f;
    color: #fff!important;
      margin-bottom: 1em;
}
.btn-default:hover {
    color: #20396f!important;
    background-color: #e6e6e6;
    border-color: #adadad;
    text-decoration: none!important;
}
.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: 2em 4em;
    width: 100%;
    /* max-width: 800px; */
    margin: 1em auto;
}
.logoslider.panel .logo img {
  width: 100% !important;
  max-width: 300px !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;
  max-height: 150px;
}
.agencylink a {
    transition: .25s;
    padding: 14px 24px;
    border: 1px solid #20396f;
    border-radius: 3px;
    text-decoration: none;
    background-color: #20396f;
    color: #fff!important;
}
.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: #20396f!important;
  background: #fff;
  border: 1px solid #ccc;
}
.agencylink a:hover:after {
  color: #aaa;
}
.well {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf2f7', endColorstr='#b3d2fc', GradientType=0);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
    box-shadow: 0 3px 6px 0 rgb(16 16 16 / 4%), 0 3px 9px 0 rgb(24 52 117 / 20%), 0 0 0 1px rgb(0 0 0 / 4%);
}
.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;
}
.trusted {
    padding: 5px 0 5px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 0;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
    box-shadow: 0 3px 6px 0 rgb(16 16 16 / 4%), 0 3px 9px 0 rgb(24 52 117 / 20%), 0 0 0 1px rgb(0 0 0 / 4%);
    word-wrap: break-word;
}
.trusted .slide_logos {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.trusted .logo_group {
  white-space: nowrap;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.trusted h3 {
  font-family: "open sans";
  color: rgb(41, 115, 194);
  border-bottom: 0;
  font-weight: 700;
  text-shadow: 0 1px 5px rgba(0, 0, 0, .24);
  margin: 20px;
  font-size: 22px;
  white-space: normal;
}
.trusted a.btn {
  font-weight: bold;
  margin-left: 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);
}
.main.slidetron {
    height: 338px!important;
}
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;
}

/*FAQs Accordion CSS*/
#mainContent .faq  h4 a {
	display: block;
	color: #20396f;
	text-decoration: none !important;
	padding-left: 30px; 
	top: 1px; 
	line-height: 135%; 
	position: relative; 	
}
#mainContent .faq  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;	
}
#mainContent .faq  h4 a.collapsed:before {
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
	opacity: .35;
	}
		
#mainContent .faq  h4 a.collapsed:hover:before {
	opacity: 1;
}
#mainContent .faq .panel-body {
	padding-left: 45px;
}

#mainContent .faq .panel-body a {
	font-weight: bold; 
	}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

@media only screen and (max-width: 1024px) and (min-width: 768px) {
#mainContent {
   padding-left: 2em;
   padding-right: 2em;
}
}

@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: 1em;
    padding-right: 1em;
  }
  .mainContent {
    padding-left: 1em;
    padding-right: 1em;
  }
  .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;
  }
  .sec-pagetitle h1 {
    font-size: 1.4em;
    padding: 0.4em 1em 0.4em 1em;
  }
  .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;
    min-height: 90px;
    padding-top: 0.8em;
}
  .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;
    font-family:"Inter Bold",sans-serif;
    /*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: #20396f;
  font-size: 22px;
  text-transform: none;
  font-family: 'Inter', sans-serif;
  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;
}

#mainContent .proclamation img {
    box-shadow: 0px 0px 0px !important;
    -webkit-box-shadow: 0 0px 0px !important;
}


/*News Releases*/

#newshere .va-block__byline {
    display: block;
    margin-bottom: 0.75em;
    color: #a70000 !important;
    font-size: 1em;
}

#newshere article {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 1em 2em;
    margin-bottom: 1em;
}

#mainContent #newshere a {
    color: #20396f;
    text-decoration: none;
}

.va-linkArrow.va-icon:after {
    position: relative;
    bottom: -0.15em;
    display: inline-block;
    margin-left: 0.125em;
    padding: 0;
}

a.goog-te-menu-value {
    text-decoration: none !important;
}

.accordion .panel-title a {
    text-decoration: none;
    font-weight: 600;
}

#mainContent .accordion .panel-title {
    margin-bottom: 0px;
}

.accordion + .accordion {
    margin-top: -15px;
}

a.va-button {
    background: #d43632;
    padding: 1em 2em;
    margin-top: 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 600;
}


a.va-button:hover {
    background: #540200;
}

#mainContent #newshere a:hover {
    text-decoration: underline;
    color: #5f5f5f;
}

#navbar .nav > li span.currentbranch0 > a {
    line-height: 26px;
  font-weight: 600;
}

#navbar .nav {
    width: initial;
    display: inline-block;
}

#navbar ul:nth-child(2) {
    padding-left: 0px;
}

@media(max-width:768px) {
  
  #navbar ul:nth-child(1) {
    padding-bottom: 0px;
}
  
  #navbar ul:nth-child(2) {
    padding-top: 0px;
}
  
}

#navbar {
    box-shadow: initial;
}


#navbar .nav > li > a, #navbar .nav > li > span > a {
    font-size: 16px !important;
}

@media screen and (max-width: 970px) {
#navbar .nav > li > span > a {
    font-size: 13px !important;
}
}

.rightcol .Meetings h3:first-of-type {
    margin-top: 0px;
}

/* Flag Orders */

.flagbody .sig-img {
  max-width: 200px;
  margin:1em 1em 1em 0em !important;
}

.flagbody div:last-of-type {
    margin-bottom: 1em;
}

/* Secretary News */


.pressrelease {
    max-width: 1000px;
    margin: 0px auto;
}

span.release-date {
    text-align: center;
    display: block;
    font-size: 0.85em;
    font-weight: 600;
    margin-bottom: 25px;
}

.pressrelease span.subhead {
    text-align: center;
    display: block;
    font-size: 1.25em;
    color: #484848;
}










