﻿body {
    font-size: 97%;
    color:#232323;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    position: relative;
    background: #e7e1d3 !important;
}
a.skip-to-content{
    visibility:visible;
position: absolute;
    top:0px;
    z-index:0;
    box-shadow:#080808 3px 3px 3px;
    left:0px;
    background:#fff;
    padding:11px;
    border-radius:0px 0px 3px
}
a.skip-to-content:focus,a.skip-to-content:active,a.skip-to-content:hover{
    left:0px;
z-index: 999999;
}
svg {
  /* Flow with text content */
  display: inline-block;
  /* Inherit the parent text color */
  fill: white;
  /* Use the parent font-size for width and height */
  height: 1em;
  width: 1em;
  /* Vertically align icon with adjacent text */
  vertical-align: middle;
  /* Align more nicely with capital letters */
  position: relative;
  top: -0.0625em;
}
#footer a {
color: #31679f !important;
}
#sidebar-left {
background: #F5F2EA !important;
}
#sidebar-left nav li a:link {
color: #54534f !important;
text-decoration: none !important;
}
#sidebar-left nav li a {
border-bottom: none !important;
}
.agenda .btn.btn-default {
text-decoration: none !important;
}
.btn.feature-btn {
text-decoration: none !important;
}
a {
    color: #31679f;
    text-decoration: none !important;
}
a:hover,a:focus {
text-decoration: underline !important;
border-bottom: none !important;
}
body.home .nav-home {
background-color: #EBE6DB !important;
}
.form-horizontal .control-label {
    color: #54534f !important;
    font-size: .85em;
}
th {
    color: #7e7664 !important;
}
#wrapper {
    max-width: 1200px;
    width:100%;
    height: auto;
    position:relative;
    margin: 0 auto;
    background: #fff;
}
#header hr{
    border-width: 1px 0 0 !important;
    border-color:#fff;
    margin: 0;
    border: 1px;
    width: 100%;
    position: absolute;
    bottom: 40px;
    height: 1px;
    z-index: 9999999;
}
.search-wrapper{
    padding:0 25px;
}
.search-wrapper .dropdown{
    display: block !important;
    position:absolute;
    right:0;
    margin-top: -17px;
    width: 172px;
}
.sort-label{
    font-size: .6em;
}
.search-wrapper .dropdown button{
  width: 110px;
  text-align:left;

  margin-left: 5px;
}
.search-wrapper .dropdown button span.caret{
  position:absolute;
  right:15px;
  top: 16px;
  padding:0;
}
.search-wrapper .dropdown button span{
  padding-left: 0px;
  font-weight:700 !important;
}
.search-wrapper .dropdown-menu{
  padding:0;
}
.search-wrapper .dropdown-menu a{
    display: block;
    font-size: 1.25em;
    color:#000;
    padding:7px 10px;
}
.search-wrapper .dropdown-menu a:hover{
  background:#f5f5f5;
}
.search-wrapper .dropdown-menu span{
    padding:7px 10px;
    display: block;
    font-size: 1.25em;
    color:#fff !important;
    background: #32a6c3 !important;
}

.search-wrapper {
    padding-top: 0;
}
.search-wrapper table.search-banner form,
.search-wrapper table{
  font-size:1.25em;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
.search-wrapper table.search-banner{
  max-width:100%;
  background:#f5f5f5;
}
.search-wrapper table.search-banner form table{
  margin-bottom: 11px;
}
.search-wrapper #bottom-navigation table{
  width:auto;
  margin:80px 0;
  text-align: left !important;
}

.search-wrapper #bottom-navigation table img{
  margin:0 4px
}
.bottom-search-box form input,
.search-wrapper table form input{
  padding:8px;
}
.bottom-search-box form{
    max-width: 530px;
    margin-top:0;
    padding-top:0;
    width: 100%;
}

.search-wrapper table form table{
  width:auto;
  margin: 10px 0 10px 0;
}

.bottom-search-box{
  background:transparent;
  border:none;
}
.bottom-search-box form input[type=submit],
.search-wrapper table form input[type=submit],
.btn.feature-btn{
    background: #32a6c3;
    padding: 12px 30px;
    color:#fff;
    font-size: 1.25em;
    margin-bottom:40px;
}
.bottom-search-box form input,
.search-wrapper table form input{
  height: 40px;
}
.bottom-search-box form input[type=submit],
.search-wrapper table form input[type=submit]{
  background:#31485e;
  margin:0px 0 0 -4px;
  padding:8px 13px 7px;
  outline:0;
  border:none;
}
.search-wrapper table form input[type=submit]{
  text-indent:-999px;
  width: 43px;
  background-image:url("http://test.bbe.virginia.gov/images/google-search-ico.png");
  background-repeat:no-repeat;
  background-position: 9px 6px;
  height: 40px;
}

h1{
    font-size: 3.125em;
    font-family: "Josefin Slab", sans-serif;
    font-weight: 700;
    color:#2d5a85;
}
h1 span{
    font-weight: 400;
}

h2{
    color: #31679f;
    font-size: 1.8em;
    margin-bottom: .35em;
}
.sub h2{
    color:#2d5a85;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
}
h3{
    font-size: 1.3em;
    color: #1C7984 !important;
    margin-top: 1.25em;
    margin-bottom: 10px;
    line-height:1.3em;
}
h3.table{
    margin-bottom:10px;
}

h3.title{
    margin-top:15px;
}

h4{
    color: #1C7984 !important;
    font-size: 1.1875em;
    margin:0 0 10px;
}
.sub h4{
    margin-top:35px;
}
h6{
    margin:0;
    padding:0;
    font-weight: 600;
    font-size: 1em;
}

p{
    font-size:1em;
    line-height: 25px;
    margin-top: 0;
}
.table tr td p{
  margin-bottom:0;
  margin-top:0;
}

.sub p{
    line-height:24px;
}
.utility p{
    margin-top:0;
}

a{
    color: #31679f;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color:#4c8ed2;
}
a:focus,
a img:focus{
  outline:0;
  border:none;
}
#main-content a,
small a,
p a{
    border-bottom: none !important;
}

#main-content a:hover,
small a:hover,
p a:hover{
    border-bottom:1px solid #e7e1d3;
}

a:hover img{
    text-decoration: none;
}
a.feature-link{
    display: block;
}
a.feature-link img{
    border:7px solid #fff;
    margin-bottom:10px;
}
.text-color-2{
    color:#f18317 !important;
}
.text-color-3{
    color:#2d5a85 !important;
}

ul.disc{
    margin:0 0 1em;
    padding:0 0 0 20px;
}
ul.disc li{
    list-style-type: none;
    position: relative;
    padding:0 0 15px;
}
ul.disc li a{
 border-bottom:1px solid #e5e5e5;
}
ul.disc li::before{
    font-family: FontAwesome;
    color:#222;
    content:'\f111';
    font-size: 7px !important;
    text-align: left;
    position:absolute;
    left:-17px;
    margin-top: 7px;
}
ul.disc.bullet-color-2 li::before{
    color:#333;
}

ul.gallery li img{
    margin:0 auto 20px;
}
ul.gallery li{
   margin:0 auto 60px;
   padding:0 50px;
   list-style-type:none;
   float:left;
   text-align:center;
   width:30.33%;
}
ul.gallery li a{
 border-bottom:1px solid #e5e5e5;
}
ul.no-bullets {
text-decoration: none !important;
list-style-type: none !important;
margin-left: -40px;}

.group-list{
    margin-top:-1em;
}
h3.list-title{
    margin-bottom:15px;
}
.group-list h3.list-title{
    margin-bottom:.35em;
    margin-top:1.25em;
}
ul.list,
ul.list li{
    padding: 2px 0 2px;
    margin:0;
    list-style-type: none;
    list-style-image: none;
}
.col-md-9 ul.list.list-child{
    margin-left: 20px !important;
}
ul.list-child li{
    padding-top:5px;
    list-style-image: url('../images/img_list-disc.jpg');
    padding-left: 0px;
    margin-left: -2px;
}
ul.list-child li.border-li{
    padding-top:0px;
    list-style-image:none;
    margin-bottom:0;
    padding-bottom:0;
    padding-left: 0;
    margin-left: -18px;
    margin-right:25px;
}
ul.list-child li.parent{
    margin-bottom: 0px;
    list-style-type:none;
    margin-left: -10px;
    padding-left: 6px;
    padding-top: 5px;
    padding-right: 30px;
    list-style-image: none;
}
.col-md-12 ul.list-child li.parent,
.col-md-6 ul.list-child li.parent{
    margin-left: -25px;
    list-style-image: none;
}
ul.list-child li.parent.consec-parent{
    padding-top:0px;

}

ul.list-child li.parent strong{
    color: #8f8b82;
}
ul.list-child li.parent ul strong{
    text-decoration: none;
}
ul.list-child ul{
    margin-top:0;
    margin-bottom: 25px;
    padding: 0px 0 25px 20px;
    border-bottom: 1px solid #e7e1d3;
}

ul.list-child .last-parent ul{
    border-bottom: none;
}
hr.border-list{
    border-top:1px solid #e7e1d3;
    margin-top:25px;
    padding-top:0;
    border-bottom:none;
    border-left:none;
    border-right:none;
}
ul.list-child ul li{
    border:none;
}
ul.list.table-list li,
ul.list.link-list li{
  padding-bottom:8px;
  display: table;
}
ul.list li span{
    color: #888888;
    display: table-cell;
    padding-right: 15px;
    font-size:.85em;
}
ul.list li a{
}
.secondary-info ul.list li i.fa-caret-right{
  color:#31679f;
  margin-left:-8px;
  padding-right:3px
}
ul.list li i{
    color:#bcb19a;
    font-size:.9em;
}
ul.list.table-list li a{
 border-bottom:1px solid transparent;
 display: table-cell;
 padding-left: 15px;
}
ul.list.table-list li a:hover{
 border-bottom:1px solid #e5e5e5;
 }
.group-list ul.list{
    margin-bottom:.85em;
}
ul.list{
    margin-bottom:1em;
    margin-left: 11px;
}
ul.list .contact{
    padding-top:.5em;
}
#main-content .col-md-9 ul.list{
  margin-left:0;
}
.right-sidebar{
    float:right;
    padding-top: 30px;
    padding-right: 0;
}
ul.sidebar{
    padding-left: 47px;

}
ul.sidebar ul{
    margin: 0 0 5px;
    padding: 0 0 0 14px;
    display: none;
}
ul.sidebar li{
    list-style-type: none;
    position: relative;
    padding: 0px 0 7px;
    display: block;
}
ul.sidebar ul li{
    line-height: 1.225em;
    padding-bottom: 2px;
}

ul.sidebar li a::before{
    font-family: FontAwesome;
    color:#f18317;
    content:'\f111';
    font-size:5px;
    text-align: center;
    position:absolute;
    left:-20px;
    margin-top: 3px;
    border:2px solid;
    border-radius:100%;
    width:14px;
    height:14px;
    padding:2px;
}
ul.sidebar.sidebar-long li span{
    color:#f18317;
}
ul.sidebar li.active a{
    font-weight:700;
}
ul.sidebar li ul li a{
    display: inline;
}
ul.sidebar li.active ul li a{
    font-weight:500;
}
ul.sidebar li.active ul{
    display: block;
}

ul.sidebar li a:hover{
    background: transparent;
}
ul.sidebar li li a:hover{
    background: #f7f6f6;
}
ul.sidebar li.active a::before,
ul.sidebar li:hover a::before{
    border:none;
    font-size:10px;
    margin-top: 2px;
}

ul.sidebar.sidebar-long li.active a,
ul.sidebar.sidebar-long li:hover span{
    font-weight: 700;
}
ul.sidebar ul li.active a,
ul.sidebar ul li:hover a{
    padding-bottom:1px;
    border-bottom:solid 1px #f7ba16;
}

ul.sidebar ul li a::before{
    content: '';
    border:none;
}
ul.sidebar li a{
    font-size: .9em;
    color:#2d5a85;
    padding: 0;
}
ul.sidebar.sidebar-long li a:before{
   content:'';
   border: none;
}
ul.sidebar.sidebar-long li a span{
    display: block;
    position:absolute;
    left: -30px;
    margin-top: 0px;
    width: 20px;
    height: 20px;
}
ul.sidebar.sidebar-long li a span.single{
    left:-24px;
}
ul.sidebar.sidebar-long li a{
    text-indent: 0px;
}
.table.table-sans-border > tbody > tr > td{
   border-top:none;
}
col.colReports1 {
    width: 15%;
}
col.colReports2 {
    width: 85%;
}
col.colMtg1{
    width:20%;
}
col.colMtg2{
    width:70%;
}
col.col3{
    width:10%;
}

.btn.feature-btn{
    background: #31679f;
    padding: 7px 19px 7px 14px;
    color:#fff;
    font-size: .85em;
    margin-bottom:40px;
    border: 0;
}
.btn.feature-btn:active,
.btn.feature-btn:hover{
    background: #3898a4;
}
.btn.feature-btn i{
    color:#fff;
    font-size:.9em;
    margin-left:2px;
    margin-right:-4px;
}
.btn.btn-default.feature-btn-round{
    width:100%;
    max-width:316px;
    max-height:316px;
    padding:110px 0;
    margin:60px auto 30px;
    display:block;
    background:#e7c15a;
    border:none;
    border-radius:100%;
    color:#fff;
    font-size:1.5em;
    text-transform:uppercase;
    height: 100%;
}
.btn.btn-default.feature-btn-round small,
.btn.btn-default.feature-btn-round span{
    display:block;
}
.btn.btn-default.feature-btn-round small{
    text-transform:uppercase;
    font-weight:600;
    font-size:.7em;
    letter-spacing:1px;
}
.btn.btn-default.feature-btn-round span{
    font-family: "Josefin Slab", sans-serif;
    font-size:1.6125em;

}
.btn.btn-default.feature-btn-round i{
    font-size:2.75em;
    color:#f4dc9c;
    line-height:.4em;
    display:block;
    margin-top:-.5em;
    margin-right:.95em;
    text-align:right;
}
.btn.btn-default.feature-btn-round:active,
.btn.btn-default.feature-btn-round:hover{
    background:#f18317;
}
.btn-offset-left{
    margin-left:-40px;
}

img.image-col{
    margin:60px auto 30px;
    max-width: 316px;
    width:100%;
}

i{
    color: #bcb19a;
    text-decoration: none;
}
i.fa-external-link{
  color:#d1c8b5 !important;
}
.secondary-nav i{
  color:#31679f !important;
}
p i,
.disc li i{
    font-size:.8em;
}
label {
    font-size:80%;
}
.caption{
    padding:0;
    margin:0;
}
/* ------------- */
/* -- Header
/* ------------- */

.affix {
    position: fixed;
    -webkit-transform:none;
    -o-transform:none;
    transform: none;
    z-index: 1;
}

#top-header{
    color:#eaeaea;
    background: #2e2e30;
    border-bottom:3px solid #f89938;
    text-transform: uppercase;
    padding: 6px 0 6px;
}
#top-header p{
    font-size: .5em;
    font-weight: 300;
    color: #888;
}
#top-header .highlight-text{
    font-size: 1.75em;
}
.highlight-text{
    color: #f89938;
    font-size:1.125em;
    font-weight: 500;
    padding-left:3px;
    text-shadow: 0px 3px 1px #222, 0px -1px 1px #000, 0px -1px 1px #F89930;
}
.highlight-text a{
    color: #f89938;
    text-shadow: 0px 3px 1px #222, 0px -1px 1px #000, 0px -1px 1px #F89930;
}
.highlight-text small{
    font-size: .65em !important;
}
.highlight-2{
    color:#f18317;
}
#header{
    height: 167px;
    width:100%;
}
#banner{
    background: #2b5785;
    margin-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 41px solid #3898a4;
    -webkit-transform:none;
    -o-transform:none;
    transform: none;
    height: 167px;

    margin: 0 auto;
    position: relative;
    z-index: 99999;
}
#banner:after{
    border-width: 1px 0 0 !important;
    content:'';
    border-color: #fff;
    margin: 0;
    border: 1px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 1px;
    display:block;
    background:#fff;
}
#banner .container{
    position:relative;
}
#banner ul.nav, #banner ul.nav li{
    padding:0;
    margin:0;
}
#banner ul.nav{
    margin-right:150px;
}
#banner ul.nav li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 63px 9px 12px;
    font-size: 0.85em;
}
#banner .utility-nav{
    float:right;
    width:auto;
    position:absolute;
    top: 78px;
    right:0;
}
.utility-nav form{
    overflow:visible;
    background: #2B5785;
    padding:20px;
    display:block;
    width:300px;
    height:70px;
    position: absolute;
    bottom: -71px;
    right: -18px;
    z-index:12;
    -webkit-box-shadow:0 4px 3px rgba(0, 0, 0, .1);
       -moz-box-shadow:0 4px 3px rgba(0, 0, 0, .1);
            box-shadow:0 4px 3px rgba(0, 0, 0, .1);
}

.utility-nav form input{
    max-width:100% !important;
    width: 100%;
    font-size: .85em;
    padding: 7px;
    border:none;
}
.utility-nav form input:focus{
    box-shadow:none !important;
    outline:0;
    padding-bottom:6px;
}
.utility-nav #btn_search{
    width: 42px;
    height: 36px;
    position:absolute;
    right:15px;
    top: 16px;
    border:none;
    outline:none;
    border-color:transparent ;
    outline:transparent !important;
    text-indent:-9999em;
    padding: 10px;
    margin:0;

}
#banner .utility-nav span#search{
    display:block;
    float:left;
    width: 31px;
    height: 31px;
    padding: 4px 5px 4px 8px;
    cursor:pointer;
    -webkit-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    background: #588abe;
}
#banner .utility-nav span.active{
    background:rgba(0, 0, 0,.6) !important;
}
#banner .utility-nav ul{
    display:block;
    float:left;
    width: 91px;
    margin: 0px 0 0;
    padding: 0 0 0 10px;
}
#banner .utility-nav ul li{
    float:left;
    display:block;
    padding: 0 3px;
    margin: 0 1px 0 1px;
}
#banner .utility-nav ul li a{
    margin:0;
    width: 31px;
    padding: 4px 11px;

    /* -webkit-border-radius:50%; */
       -moz-border-radius:50%;
            border-radius:50%;
    background: #588abe;
    height: 31px;
    display: block;
    float: left;
}
#banner .utility-nav ul li.email a{
    padding: 4px 6px 4px 8px;
}
#banner .utility-nav ul li a:hover,
#banner .utility-nav span#search:hover{
    background:#3898a4; !important;
    box-shadow:inset 0 1px 2px rgba(0, 0, 0, .2);
}
.utility-nav i {
    color:#fff;
}
.utility-nav i.fa-facebook {
  font-size: 1.1em;
  line-height: 1.5em;
}
.navbar-brand{
    padding-top: 19px;
}
.nav-min .navbar-brand{
    padding-top:10px;
    margin-left:-30px !important;
}
.navbar-brand img{
    width: 335px;
    position: relative;
    z-index: 10;
}
.navbar-brand svg{
    width: 335px;
    height: 335px;
    position: relative;
    z-index: 10;


}
.nav-min .navbar-brand img{
    width:160px;
}
.nav-min .navbar-brand svg{
    width:160px;
    height:160px;
}
.sub .navbar-brand,
.nav-min .navbar-brand{
    padding-top: 12px;
    margin-left:-30px !important;
}
.navbar-brand img{
    width: 140px;
    margin-left: 53px;
}
.navbar-brand svg{
    width: 140px;
    height: 140px;
    margin-left: 53px;
}
.sub .navbar-brand img,
.nav-min .navbar-brand img{
    width:160px;
}
.sub .navbar-brand svg,
.nav-min .navbar-brand svg{
    width:160px;
    height:160px;
}
.search-body #banner .utility-nav span#search{
 padding: 7px 5px 4px 9px;
}
.search-body #banner .utility-nav ul li.email a{
 padding: 8px 6px 4px 8px;
}
.search-body  #banner .utility-nav ul li a {
  padding: 5px 11px 5px 9px;
}
#banner ul.nav li:before{
    content:'';
}
.sub #banner ul.nav li a,
.nav-min #banner ul.nav li a{
    padding-top:20px;
    padding-bottom:20px;
    padding: 20px 9px;
    letter-spacing: 1px;
    font-size: .75em;
}
.page-application .nav-application a,
.page-committee .nav-committee a,
.page-scholarship .nav-scholarship a,
.page-resources .nav-resources a{
    background:#18242f !important;
    -moz-box-shadow:inset 0 15px 15px rgba(0, 0, 0, .25);
    -webkit-box-shadow:inset 0 15px 15px rgba(0, 0, 0, .25);
    box-shadow:inset 0 15px 15px rgba(0, 0, 0, .25);
}

.navbar-default .navbar-nav > .active > a{
    background:rgba(0, 0, 0,.5) !important;
    -moz-box-shadow:inset 0 15px 15px rgba(0, 0, 0, .25);
    -webkit-box-shadow:inset 0 15px 15px rgba(0, 0, 0, .25);
    box-shadow:inset 0 15px 15px rgba(0, 0, 0, .25);
}
.fa-angle-right.icon-fallback img{
  margin-top:-30px;
  margin-right: 43px;
}
.icon-fallback img{
  margin-top:-10px;
}
.navbar-default .navbar-nav a:hover,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
    background:rgba(0, 0, 0,.3) !important;
}


.hero-image{
    margin-bottom: 25px;
    height: 289px;
    overflow: hidden;
}
.hero-image-right {
    width: 400px;
    float: right;
    margin-left: 10px !important;
    margin-top: 25px;
    height:auto;
}
.hero-image-right img{
    width: auto !important;
    height:auto !important;
}
#main-content .col-md-9 .hero-image img{
    height:289px;
    width: 884px;
}
#secondary-content{
    background: #ecf0f1;
    padding:15px 0 50px;
}
#secondary-content h4{
        margin-top:40px
    }
.flexslider{
    border:none;
    margin:0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.text-intro{
    padding-left:100px;
    padding-right:100px;
}
.page-intro-text{
    margin:50px 0 40px;
}
#footer, #main-content .container{
    padding: 0px 0 15px;
}

#main-content .clear-padding{
    padding:0;
}
#main-content .col-md-9{
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 80px;
}
#main-content .col-md-9 .col-md-12,
#main-content .col-md-9 .col-md-6{
  padding-left:0;
}
#main-content .col-md-9 p img,
#main-content .col-md-9 img{
  width:100%;
  height: auto;
}
#main-content .col-md-9 .gallery{
  padding-top:20px;
}
#main-content .col-md-9 .gallery img{
  width:auto
}
.bg-2{
    border-top:3px solid #ffc181;
    background: #f9f3e7;
}
th{
    color:#a09886;
    font-size:.85em;
}

.list-caption{
    font-size: .75em;
    color: #aaa18d;
}
#blog small{
    font-weight: 700;
}

small{
  line-height: 19px;
  display: block;
}

#title-header{
    background: #e7c15a;
    padding-top: 68px;
}
#title-header h1 {
    color: #fff;
    margin-bottom: 0;
    padding-top: 0px;
    font-weight: 600;
    padding-bottom: 10px;
}
#title-header .container{
    padding-left:0;
}
.right{
    float:right;
}
.reports .table > thead > tr > th,
.reports .table > tbody > tr > td{
    padding-left:0;
}
.reports .table{
    border-bottom: 1px solid #e7e1d3;
    margin-bottom:50px;
}

.meeting-date table:before,
.meeting-date table:after,
.meeting-date tbody:before,
.meeting-date tbody:after{
  display: table;
  content: " ";
  clear: both;
}
.meetings-head{
    padding-left:0;
}
.meetings-head .form-horizontal{
    padding: 30px 0px 0;
}
.meetings-head .form-horizontal .col-sm-5{
    padding-left:0;
}
.meetings-head .form-control{
  padding-right:0;
}

.materialsOpen td{
    padding: 0 !important;
    border-top: 0 !important;

}
.materialsOpen{
    background:#fbfaf6 !important;
}



tr.toggle.active td{
    background:#f3efe4 !important;

}
.table-dd{
    padding:15px;
    border-top:6px solid #fff;
    border-bottom:6px solid #fff;
    display: none;
}
.table-dd ul{
    padding:0;
    margin-bottom: 0;
    margin-top: 5px;
}
.table-dd ul li{
    list-style-type: none;
    padding: 4px 0 4px;
}
tr.toggle{
    cursor:pointer;
    height:100%;
    max-height:50px;
    width:100%;
}

.tooltip.bottom{
    left:-21px!important;
}
.tooltip.fade.bottom.in{
    left:-21px!important;
}
.td-date{
    padding-left: 45px !important;
}

tr.toggle.active:after{
    content: "\f107";
    padding: 0px 6px 0px;
}

tr.toggle.active:after{

}
tr.toggle:after{
    content: "\f105";
    position:absolute;
    left: 30px;
    top: auto;
    padding: 0px 8px 0px 10px;
    color:#fff;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background: #32a6c3;
    margin-top: 8px;
    font-size:18px;
    font-family:FontAwesome;
}

tr.toggle.winPhone:after {
    content: url('../images/icons/img-toggle-arrow-up.png');
    position: absolute;
    right: -9px;
    top: auto;
    padding: 8px 10px 8px 4px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #32a6c3;
    margin-top: 0px;
    display: block;
}
tr.toggle.winPhone.active:after {
    content: url('../images/icons/img-toggle-arrow-down.png');
    padding: 8px 10px 8px 4px;
}
tr.toggle:hover{
    background:#f3efe4 !important;
}

/* -------------- */
/* -- Forms
/* -------------- */

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.form-control option{
    padding:4px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
form.content-form{
  margin-top:35px;
}
.content-form-submit{
  padding-top:8px;
  margin-top:8px;
}
.content-form-submit .btn{
  margin-right:15px;
}
.content-form-submit .btn.btn-primary{
  background:#31679f;
}
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}
#gaSeal{
    position: relative;
    text-align: right;
    bottom: -15px;
}

#footer{
    color:#575b5d;
    font-size:.9em;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footer .col-md-3{
    padding:0;
}
#footer .col-md-9{
  padding-left:30px;
  padding-right:0;
}
#footer p{
    line-height: 1.3em;
    position: relative;
    font-size:.9em;
    z-index: 1;
}
#footer .footer{
  padding:20px 0 0;
}
 #footer a{
    color: #3898a4;
    border:none;
    }
#footer a:hover{
  color:#31679f;
}
#sidebar.affix{
    top: 95px;
    width: 25%;
    max-width: 280px;
    z-index: 0;
}
#sidebar-left{
    background: #e7e1d3;
    padding: 0;
    border-left: 15px solid #fff;
}
#sidebar-left nav.collapse.navbar-collapse{
    padding:0;
}
#sidebar-left nav .navbar-nav{
    height: auto;
    width: 100%;
}
#sidebar-left nav li,
#sidebar-left nav li a{
    display:block;
    width:100%;
}
#sidebar-left nav li a:link,
#sidebar-left nav li a:visited{
    color:#5b5a56;
}
#sidebar-left nav li a{
    border-bottom:1px solid #fff !important;
    color:#5b5a56;
    font-size:1.1875em;
    padding:13px 20px 14px;
}
#sidebar-left nav li:last-child a{
    border-bottom: 1px solid #FFF;
}
#sidebar-left nav li a:hover{
    background: #e7e1d3 !important;
}
#sidebar-left nav li.nav-reports a:hover{
  border-bottom:none;
}
body.home .nav-home,
body.about .nav-about,
body.meetings .nav-meetings,
body.members .nav-members,
body.reports .nav-reports,
body.studies .nav-studies,
#sidebar-left nav li a:active{
    background:#e7e1d3 !important;
}
.secondary-nav .group{
    padding:30px 20px 5px 20px;
    border-bottom:1px solid #fff;
}
.secondary-nav .group.group-last{
    border: 0;
    padding-bottom: 0;
}
.secondary-nav .group.group-last ul.list{
  margin-left:0;
}
.secondary-nav .contact-list li{
  padding-bottom:0;
  padding-top:0px;
}
#sidebar-left .secondary-nav ul.list li{
    font-size:.9em;
    line-height:1.5em;
}
#sidebar-left li i,
#sidebar-left .secondary-nav ul.list li i{
    color:#31679f !important;
    padding-right: 3px;
}
#sidebar-left .secondary-nav ul.list li i.fa-caret-right{
    color:#31679f;
    padding-right: 3px;
    margin-left: -8px;
}
#ga-seal{
    position:absolute;
    right: 6%;
    bottom: -40px;
}
.reports{
    /* margin-bottom: 110px; */
}
.sub .navbar-brand img,
.nav-min .navbar-brand img{
    width:160px;
}
.sub .navbar-brand svg,
.nav-min .navbar-brand svg{
    width:160px;
    height:160px;
}
.hero-image{
    opacity:.5;
    margin-left:-24px;
}
.btn.btn-default.feature-btn-round i, .btn, .hero-image, img, .navbar-brand img,.nav-min .navbar-brand img, .navbar-brand svg,.nav-min .navbar-brand svg,#banner ul.nav li a, #wrapper, .navbar-default .navbar-nav a{
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.form-horizontal .control-label {
  color: #aaa18d;
  font-size: .85em;
}
#sidebar-left, ul.sidebar li a:before{
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.title-section{
    margin-top: -50px;
    padding-top: 50px;
    z-index: 0;
    position: relative;
    margin-bottom: 25px;
}
.sub .navbar > .container .navbar-brand{
    padding-top: 10px;
    margin-left:-30px;
    position: absolute;
    left: auto;
}
.secondary-info{
    display:none;
}
.warning{
    color:red;
}
.navbar-brand:before{
  position:absolute;
  content:"Commonwealth of Virginia";
  font-size:.67em;
  letter-spacing:3px;
  text-transform:uppercase;
  font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
  color:#fff;
  width:400px;
  left:225px;
  top:53px;
}

.navbar-brand:after{
  position:absolute;
  content:"Commission on Youth";
  font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#fff;
  width:400px;
  left:225px;
  top:80px;
  font-size:1.9em;
  font-weight:500 !important;
}
#sidebar-left ul.nav #mobile-utility-link-wrap{
    display: none;
}
.no-border{
    border:none;
}
@media (min-width: 1440px) {
    #banner .utility-nav ul li.email,
    #banner .utility-nav ul li.fb{
         padding-right:4px;
    }
    #banner .utility-nav ul li.email i,
    #banner .utility-nav ul li.fb i{
      padding-left:1px;
    }
    #banner .utility-nav ul li.fb i{
      padding-left:2px;
    }
    h1{
      font-size: 2.725em;
    }
    .search-wrapper .dropdown {
      width: 182px;
    }
    .search-wrapper {
      padding-top: 21px;
    }
    ul.gallery li{
       width:30.33%;
       max-width: 240px;
    }
    #banner ul.nav li a{
        font-size:.7em;
        padding-left:14px;
        padding-right:14px;
        letter-spacing:1px;
    }
    .btn.btn-default.feature-btn-round small{
        font-size:.65em;
    }
    .btn.btn-default.feature-btn-round span{
         font-size:1.425em;
    }
    .btn.btn-default.feature-btn-round i{
        font-size:1.85em;
        line-height:12px;
    }
    .sub #banner .utility-nav,
    .nav-min #banner .utility-nav{
        bottom:13px;
    }
    #banner .utility-nav ul li a,
    #banner .utility-nav span#search{
        width:35px;
        height:35px;
    }
    #banner .utility-nav ul{
        width: 103px;
    }
    #banner .utility-nav ul li a,
    #banner .utility-nav span#search{
        padding-left:10px}
    #banner .utility-nav ul li.email a{
        padding-left:8px;
    }

    ul.gallery li{
       margin:0 auto 60px;
       padding:0 50px;
       list-style-type:none;
       float:left;
       text-align:center;
       width:33.33%;
    }
  body{
        font-size: 105%;
  }
  .sub #banner ul.nav li a,
  .nav-min #banner ul.nav li a{
    font-size: .7em;
    padding: 20px 14px;
  }
  #wrapper{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-top: 0;
    background: #fff;
}
    .home #hero-image{
        background-position: 50% 95px;
        height: 687px;
    }
    #banner{
        margin: 0 auto 0;
    }
    #banner .utility-nav{
        width: 142px;}
    #title-header,
    #title-header h1 {
        margin: 0;
        padding-top: 18px;
    }

}


@media (max-width: 1440px){
  ul.gallery li{
       width:33.33%;
    }

}
@media (max-width: 1199px){
    .navbar-brand img{
        width: 130px;
        margin-left: 35px;
    }
    .navbar-brand svg{
        width: 130px;
        height: 130px;
        margin-left: 35px;
    }
     .navbar-brand:before{
       left:200px;
     }
     .navbar-brand:after{
       left:198px;
     }
    #wrapper{
        max-width: 1000px;
    }
    #banner ul.nav li a{
      font-size:.75em;
     }
     ul.gallery li{
       width:30.33%;
    }

}

@media (max-width: 1024px){
    .secondary-nav{
      max-width:740px;
      margin:0 auto;
    }
    #content{
        overflow: hidden;
        width:100%;
    }

  #footer .col-md-3, #footer .col-md-9 {
    padding: 0 15px;
  }

    #main-content #content .container{
        padding-bottom:30px;
    }
    .search-wrapper table.table-parent{
      padding:0 !important;
      margin:0;
      width: 100%;
    }
    .search-wrapper table form table {
      width: auto;
      margin: 20px auto 20px auto;
     }
  .nav-brand{
    position:absolute;
    left: 15px;
    top:0;
  }
    ul.gallery li{
       width:30.33%;
    }
    .sub .navbar > .container .navbar-brand,
    .nav-min .navbar > .container .navbar-brand{
        padding-top:10px;
        margin-left: -49px;
    }
    .sub #banner ul.nav li a,
    .nav-min #banner ul.nav li a{
      font-size: .7em;
      letter-spacing:0;
    }

    #banner ul.nav li a{
        font-size:.7em;
        padding-top:45px;
    }
    .sub .navbar-brand img,
    .nav-min .navbar-brand img{
        width:160px;
    }
    .navbar-brand img{
        width: 130px;
    }
    .sub .navbar-brand svg,
    .nav-min .navbar-brand svg{
        width:160px;
        height:160px;
    }
    .navbar-brand svg{
        width: 130px;
        height: 130px;
    }


    .home #hero-image{
        background-position: 50% 70px;
        background-size: 1410px;
        height: 530px;
    }
    .btn-offset-left{
        margin-left:0;
    }
    .feature-btn{
        white-space: normal;
    }
    #gaSeal{
        right:50%;
        margin-right:-70px;
    }

    .col-md-3.right-sidebar{
        float:none;
        padding-top: 0px;
        padding-bottom:30px;
    }
    .right-sidebar .sidebar li{
        border-bottom:1px solid #eee;
    }
    .right-sidebar .sidebar ul li{
        border-bottom:0;
    }
    .right-sidebar .sidebar li a:before{
        margin-top:2px;
        left:-33px;
    }

    .right-sidebar .sidebar li a{
        padding:6px 0 5px;
    }
    .right-sidebar .sidebar ul li{
        display:none;
    }


    #main-content .container.secondary-info .col-md-12{
        margin:0 10px;
    }

}
@media (max-width: 992px){

    .hero-image {
        margin-bottom: 25px;
        height: 289px;
        overflow: hidden;
        margin-right: -24px;
        margin-left: -19px !important;
    }
    .hero-image-right {
        margin-bottom: 25px;
        height: 492px;
        overflow: hidden;
        margin-right: -24px;
        margin-left: 10px !important;
    }
    #sidebar-left ul.nav li{
    padding-bottom:0 !important;
    padding-top:0!important;
  }
    #main-content .container.secondary-info{
        display:block;
        padding: 0px 15px 20px;
        background:#e7e1d3;
        margin-bottom: 0;
        margin: 0;
        width: 100%;

    }
    .navbar-brand img{
      margin-left:0;
    }
    .navbar-brand svg{
      margin-left:0;
    }
    body{
      background:#fff;
    }
    #footer{
     background:#f5f2ea;
    }
.secondary-nav .group{
    padding-left:0;
    padding-right:0;
  }
    #sidebar-left ul.nav #mobile-utility-link-wrap{
        display:block;
        width:100%;
        border-bottom: 14px solid #fff;
        color: #fff;
        position: relative;
        z-index: 9999;
    }
  #sidebar-left ul.nav li span{
    display:block;
    width: 100%;
    font-size:1.1875em;
  }
  #sidebar-left ul.nav li span,
  #sidebar-left ul.nav li.utility-links a{
    border:none;
    padding:13px 20% 14px;
    background: #3898A4;
    color: #fff !important;
    cursor: pointer;
  }
  #sidebar-left ul.nav li.active span{
    background:#016F77;
  }
  #sidebar-left ul.nav ul{
    margin:0;
    padding:0;
    display:table;
    width: 100%;
  }

  #sidebar-left ul.nav li.utility-links{
    display:table-cell;
    text-align:center;
    width: 33%;

    cursor: pointer;
}
 #sidebar-left ul.nav li.utility-links i{
   color: #FFf !important;}
  #sidebar-left ul.nav li.utility-links.search-mobile{

  }
  #sidebar-left ul.nav li.utility-links.email-mobile{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
  }
  #sidebar-left ul.nav li.utility-links.fb-mobile a{
    background: #3898A4;
  }
    #sidebar{
        position: relative !important;
        top:0 !important;
        width:100% !important;
        max-width:100%;
    }
    .utility-nav{
    display: block;
      width: 100% !important;
  }
  .utility-nav form{
    background:#016F77;
    width:80%;
  }
  .tooltip{
        display: none!important;
    }
    .navbar-brand{
        padding-top:8px;
    }
    #banner .utility-nav{
        top:30px;
    }
    #banner, #header{
        height:100px;
    }
    #banner{
        border-bottom-width:10px;
        min-height:100px;
    }
    #sidebar-left .secondary-nav{
        display: none;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
        background: #555;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
           -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
                box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        padding: 36px 20px 37px 20px;
        right: -15px;

        top: -8px;
        border-radius: 0;
        border-left: #376BA5 dotted 1px;
    }
    #banner .utility-nav,
    .sub #banner .utility-nav,
    .nav-min #banner .utility-nav{
        right: 75px;
        bottom: auto;
        top: 30px;
        z-index: 99999;
    }
    #banner .utility-nav ul li a{
        height:29px !important;
        width:29px !important;
    }
    #banner .utility-nav ul {
        display: none;
        float: left;
        width: 91px;
        margin: 0px 0 0;
        padding: 0 0 0 10px;
    }
    #banner .utility-nav span#search {
        display: none;
        float: left;
        width: 29px;
        height: 29px;
        }
    .sub .utility-nav form,
    .nav-min .utility-nav form,
    .utility-nav form{
        bottom: -205px;
        right: -60px;
        z-index: 9999;
    }
    #sidebar-left nav .navbar-nav {
        height: auto;
        border-top: 12px solid #fff;
        margin: 0;
        width: 100%;
        background: #e7e1d3;
    }
    #sidebar-left nav.collapse.navbar-collapse {
        padding: 0 15px 15px;
    }
    #sidebar-left {
        background: #fff;
        padding: 0;
        border-left: 0 solid #fff;
        margin: 0 15px 0;

        height: auto !important;
}
    .sub .navbar > .container .navbar-brand,
    .nav-min .navbar > .container .navbar-brand,
    .navbar > .container .navbar-brand{
        padding-top: 10px;
        margin-left: -5px !important;
    }
    .navbar-brand img{
        width: 70px;
    }
    .navbar-brand svg{
        width: 70px;
        height: 70px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background-color: rgba(0, 0, 0, .5);
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    body{
        font-size:90%;
    }
    .navbar-brand:before{
       left:91px;
       font-size:.45em;
       top:23px;
     }
     .navbar-brand:after{
       left:88px;
       font-size:1.5em;
       top:43px;
     }

}
@media (min-width:769px){
  .navbar-header{
  }
}
@media (max-width: 768px){
    #sidebar-left nav.collapse.navbar-collapse{
      padding-bottom:0;
    }
    tr.toggle:after {
        left: 15px;
    }
    .td-date {
        padding-left: 30px !important;
    }
    .meetings-head .form-horizontal {
        padding: 20px 0px 0;
    }
    .meetings-head.col-sm-3{
        position: relative;
        z-index: 1;
    }
    .meetings-head .form-horizontal label.col-sm-7{
        padding:0;
    }
    .meetings-head{
        padding-right: 0;
    }
    .hero-image {
        margin-bottom: 25px;
        height: 230px;
        overflow: hidden;
        margin-right: 0;
        margin-left: 0 !important;
        margin-top: 22px;
        text-align: center;
        width: 100%;
    }
    .col-md-9.right{
      float:none;
    }
    #main-content .col-md-9{
        padding-left:15px;
        padding-bottom: 0;
        margin: 0 25px;
    }
    #main-content .col-md-9 .hero-image img{
    margin-left: -4%;
    height: auto;
    width: 100%;
    min-width: 710px;
    }
    .hero-image-right {
        width:300px !important;
        height: auto !important;
        margin-left: 10px !important;
    }
    .hero-image-right img {
        min-width: 0 !important;
    }
    #footer p{
        padding-bottom: 0;
        line-height: 1.75em;
        padding: 0 15px;
    }
    #main-content{
        padding: 0;
    }
    #sidebar ul ul {
      display:none;
    }

    #main-content ul li{
        padding:5px 0;
    }
    .col-md-12 ul.list-child li.parent, .col-md-6 ul.list-child li.parent {
      margin-left: -20px;
    }
    #main-content ul.contact-list li{
      margin-bottom:0;
      padding-bottom:0px;
      line-height:15px;
    }
    ul.list {
      margin-bottom: 1em;
      margin-left: 20px;
    }
    .secondary-nav ul.list {
      margin-left: 10px;
    }

    .secondary-nav .group-last ul.list {
      margin-left: 0px;
    }

    #main-content ul li:before{
        margin-top:4px
    }
    #main-content .container{
        padding: 0px 0 140px;
    }
    .home #hero-image{
        background-position: 50% 57px;
        background-size: 1050px;
        height: 395px;
    }
    .btn.btn-default.feature-btn-round,
    img.image-col{
        margin:40px auto 10px;
    }
    #banner{
        height: 66px;
        position: relative;
        z-index: 999999;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background-color: rgba(0, 0, 0, .5);
    }
    #main-nav{
        padding:0;
    }
    #banner ul.nav{
        float: none;
        border-bottom: 8px solid #e7c15a;
        margin-right: 0;
     }
    .sub #banner ul.nav li a,
    .nav-min #banner ul.nav li a,
    #banner ul.nav li a{
        padding:15px !important;
        font-size: 1em;
        border-bottom: 1px solid #505050;
        letter-spacing:1px;
     }
    #secondary-content h2{
        margin-bottom:0px;
    }
    ul.gallery li{
       width:50%;
    }
    #title-header .container{
        padding-left:20px;
    }
    h1{
        font-size:2.75em;
    }
    .navbar-brand:before{
       left:90px;
       font-size:.35em;
       top:29px;
       width: 220px;
    }
     .navbar-brand:after{
       left:88px;
       font-size:1.25em;
       top:45px;
       width: 250px;
    }
}

@media (max-width: 480px){
  .hero-image{
    height:220px;
  }
  .search-wrapper{
    padding:0 10px !important;
  }
    .search-wrapper table form input{
      width:100%
    }
    .search-wrapper table form table {
      width: auto;
      margin: 5px auto 6px auto;
     }
    .navbar-brand:after{
      width:240px;
    }
    #main-content .col-md-9{
      margin:0 10px;
    }
    ul.list li span{
        width:100%;
        display: block;
    }
    ul.list.table-list li a {
        display: block;
        margin-bottom: 7px;

        padding-left: 0;
}
    .utility-nav ul{
        display:none !important;
    }
    #banner .utility-nav span#search{
        margin-right: -5px;
    }
    h1{
        font-size:2em;
    }
    h2{
        font-size:1.7em;
    }
    h3{
        font-size:1.3em;
    }

    body{
        font-size:90%;
    }

    p{
        line-height:1.65em;
    }
    ul.gallery{
        padding:0;
    }
    ul.gallery li{
       width:100%;
    }
    ul.gallery li img{
       width:80%;
    }
    .home #hero-image{
        background-position: 50% 65px;
        background-size: 745px;
        height: 277px;
    }
    #main-content .col-md-9 .hero-image{
      height:150px;

      margin-top: 11px;
}
    #main-content .col-md-9 .hero-image img{
      margin-left: -10%;
      height: auto;
      width: 100%;
      min-width: 460px;
    }
    .hero-image-right{
        height: 300px !important;
        width: 100% !important;
    }
    .hero-image-right img{
        margin-left: 0 !important;
    }

    .btn.btn-default.feature-btn-round{
        transform:scale(.9);
    }
    img.image-col{
        padding:20px;
    }
    #ga-seal{
        opacity:.6;
    }
}
@media (max-width: 360px){
  #main-content .col-md-9 .hero-image img{
    margin-left: -30%;
  }
   .navbar-brand:before{
       left:90px;
       font-size:.30em;
       top: 22px;
       width: 137px;
       line-height:12px;

       letter-spacing: 2px;
}
     .navbar-brand:after{
       left:88px;
       font-size:1.0em;
       top:35px;
       width: 120px;
       display:block;
     }
}
@media (max-width: 320px){
    .btn.btn-default.feature-btn-round{
        transform:scale(.8);
        padding:90px 0;
        margin:0 auto;
      }
}

@media print {
    ul.disc li:before{
      margin-top:0px !important;
    }
    ul.list li{
        line-height: 10px !important;
    }
    ul.disc li{
        line-height: 1.45em !important;
    }
    p{
        margin-bottom:1.75em;
    }
    p.list-label{
        margin-bottom: 0em;
    }
    table td, p, li, a{
      font-size: 12px;
        line-height: 1.65em !important;
    }
    #title-header h1{
        font-size: 32px;
    }
    h1{
      font-size: 21px;
    }
    h2{
        font-size: 19px;
    }
    #title-header{
        border-bottom: 1px solid;
        padding-top:30px;
    }
    h3{font-size: 17px;}
    h4{font-size: 15px;}
    h5{font-size: 13px;}
    h6{font-size: 12px;}
   .print,
   .print img{
    display:block !important;
    text-align: center;
    margin:20px auto 15px;
   }

   .sub .print img{
    margin:20px auto 0px;
   }
   #hero-image, .feature-btn-round, #banner .navbar-collapse, .right-sidebar{
      display: none !important;
   }
   .page-intro-text{
     margin-top:10px;
   }
   .title-section{
     padding-top:30px;
   }
   a:link:after, a:visited:after {
        content: "";
        display: none;
    }
    footer {
        page-break-after: always;
    }
    div{
        page-break-inside: avoid !important;
    }
    table, ul { page-break-inside:auto }
    tr, ul, ul li    { page-break-inside:avoid; page-break-after:auto }
}

.agenda .btn.btn-default {
    border-color: #ccc !important;
}

.child-table-headings {
    font-weight: 600;
}

.child-table {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0 10px;
    border-collapse: initial;
}

.one-col .first-parent, .topic-header {
    color: #8656bb;
}
.link-lg {font-size: 20px;}
