body {
    color: #232323;
    font-family: 'helvetica', 'arial', sans-serif;
    font-weight: 400;
    position: relative;
    background: #fff;
    font-size: 17px;
    line-height: 1.5em;
    height: 100%;
}

.info-box a {
    color: #fff !important;
    background-color: #406ca7;
    border-radius: 10px;
    padding: 12px;
    font-size: 15px;
    text-decoration: none !important;
    border-bottom: none !important;
}

.skip-link {
    position: absolute;
    left: -9999px;
    z-index: 999;
    padding: 1em;
    background-color: black;
    color: white;
    opacity: 0;
}

.skip-link:focus {
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
}

.btn-primary {
    text-decoration: none !important;
}

.gForm-navigate {
    text-decoration: none !important;
}

.gForm-navigate:hover {
    background-color: #123863 !important;
    text-decoration: none !important;
}

.navbar-header {
    float: none;
}

#header {
    margin-bottom: 20px;
}

.share-temp #header {
    margin-bottom: 45px;
}

/* Banner
----------*/
#banner {
    background: #406ca7;
    height: 100px;
    margin: 0;
    border: none;
}

#banner .navbar-brand {
    height: auto;
    margin-top: 4px;
}

#banner .navbar-brand img {
    width: 100%;
    margin-top: -5px;
}

.navbar-collapse {
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
}

#banner .utility-nav {
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
}

#banner .utility-nav ul {
    display: block;
    margin: 5px 0;
}

#banner .utility-nav ul li {
    list-style-type: none;
    color: #fff;
    float: left;
}

#banner .utility-nav ul li a {
    padding: 0px 8px;
    color: #fff;
    font-size: .875em;
}

#banner .ga-seal-top {
    position: absolute;
    bottom: 15px;
    right: 0px;
    width: 85px;
}

/* END Banner */


/* Top Navigation
------------------*/
#top-navigation {
    background: #123863;
    height: 46px;
    position: relative;
    min-height: 100%;
    border: none;
    border-radius: 0;
}

#top-navigation ul {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    height: 44px;
}

#top-navigation ul li {
    float: left;
    padding: 0;
    margin: 0;
}

#top-navigation ul li a {
    line-height: 1em;
    font-weight: 300;
    color: #fff;
    display: table-cell;
    padding: 14px;
    height: 46px;
    vertical-align: middle;
    font-family: helvetica, arial, sans-serif;

}

#top-navigation ul li a:hover {
    text-decoration: none;
    background: #112e4c;
}

/* secondary nav */
#secondary-navigation {
    background: #90c1d2;
    height: 40px;
    position: relative;
    min-height: 100%;
    border: none;
    border-radius: 0;
}

#secondary-navigation ul {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    position: relative;
    height: 40px;
}

#secondary-navigation ul li {
    float: left;
    padding: 0;
    margin: 0;
}

#secondary-navigation ul li a {
    line-height: 0.5em;
    font-weight: 600;
    color: #112e4c;
    display: table-cell;
    padding: 16px;
    height: 40px;
    vertical-align: middle;
    font-family: helvetica, arial, sans-serif;
}

#secondary-navigation ul li a:hover {
    text-decoration: none;
}

/* active links */
body.media-page #top-navigation ul li.nav-media a,
body.about #top-navigation ul li.nav-about a,
body.ongoing-report #top-navigation ul li.nav-ongoing-report a,
body.fiscal-analysis #top-navigation ul li.nav-fiscal-analysis a,
body.reports #top-navigation ul li.nav-reports a,
body.calendar #top-navigation ul li.nav-main a,
body.home #top-navigation ul li.nav-home a {
    background: #112e4c;
    text-decoration: none;
}

.homepage-content p {
    font-size: 17px;
    line-height: 1.6em;
}

.hero-image {
    margin-top: -20px;
    width: 100% !important;
    height: 327px !important;
    margin-bottom: 20px;
    background-image: url("../images/bhc-hero-img.jpg");
}

.hero-image-mobile {
    display: none;
}

.hero-image-992 {
    display: none;
}

#searchForm {
    position: absolute;
    width: 314px;
    height: 30px;
    right: 0;
    top: 7px;
    background: #f3f5f5;
    font-size: 14px;
    max-width: 314px;
}

#searchForm #searchInput {
    border: none;
    /* border-right:1px solid #ddd; */
    width: 275px;
    max-width: 500px;
    height: 32px;
    padding: 0px 7px 0px;
}

#searchForm #searchInput:focus {
    outline: none;
    box-shadow: none;
    background: #fbfbfb;
}

#searchForm #btn_search {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    width: 40px;
    z-index: 111;
    background: rgba(0, 0, 0, .0);
    border: none;
    outline: none;
}

.search-ico {
    display: block;
    background: #f3f5f5;
    width: 39px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    border-left: 1px solid #ddd;
}

.search-ico:active {
    background: #f0f0f0;
}

.search-ico:after {
    display: block;
    font-family: fontAwesome;
    content: '\f002';
    position: absolute;
    color: #828383;
    top: 4px;
    right: 12px;
}

.search-wrapper table form {
    display: none;
}

.search-wrapper table.table-parent {
    padding: 0 !important;
    margin: 0;
    width: 100%;
}

.g {
    margin-bottom: 0px !important;
    font-weight: 600;
    color: #2e659a !important;
}

.g a,
.g a:link {
    color: #2e659a !important;
}

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

/* END Top Navigation */
.search-wrapper {
    padding: 0;
}

.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 .col-md-12 div table {}

.search-wrapper .col-md-12 div table td {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.search-wrapper .col-md-12 div table tr {
    margin-bottom: 20px;
}

.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://jlarc.virginia.gov/images/google-search-ico.png");
    background-repeat: no-repeat;
    background-position: 9px 6px;
    height: 40px;
}


/* Footer
-----------*/
#footer {
    background: #406ca7;
    color: #fff;
    text-align: center;
    padding: 20px 0 0;
}

#footer p {
    margin-bottom: 3px;
    margin-top: 0;
    font-size: 0.8em;
}

#footer a {
    background: #406ca7;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

#footer .footer-content .footer-links a {
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

#footer p.footer-links a {
    margin: 0 10px;
}

#footer .copy {
    margin-top: 8px;
}

.footer-content {
    margin-bottom: 16px;
}

.ga-seal-top {
    margin-top: 16px;
}

/* END Footer */


h1 {
    font-size: 2em;
    color: #1a68a8;
    margin-top: 0;
    margin-bottom: .5em;
}

h2 {
    font-family: Helvetica, Arial, sans-serif sans-serif;
    font-size: 1.75em;
    font-weight: 500;
    color: #0d3f72;
    margin: .4em 0;
}

.sub h2 {
    font-size: 1.4em;
    color: #1a68a8;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 2em;
}

h3 {
    font-size: 1.45em;
    font-weight: normal;
    color: #0d3f72;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sub h3 {
    font-size: 1.05em;
    padding: 0;
    color: #000;
    margin-bottom: 5px;
    margin-top: 2px !important;
}

h4 {
    font-size: 1.1875em;
    color: #1a68a8;
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

h4+p {
    margin-top: 0;
}

.sub h4 {
    font-size: 1.2em;
    color: #1a68a8;
    margin: 0;
    margin-bottom: none !important;
}

.sub .meetings-table h4 {
    margin-bottom: 5px;
}

.secondary-info h4 {
    margin: .8em 0;
    font-size: 1em;
    line-height: 1.4em;
}

.secondary-info h4 a {
    color: #1a68a8;
    text-decoration: none;
}

.secondary-info h4 a:hover {
    border-bottom: #bbb 1px dotted;
    text-decoration: none;
    color: #147bc1;
}

h5 {
    font-size: 1.05em;
    color: #123863;
    font-weight: 600;
    margin: 0px 0 5px;
}

#content a {
    color: #406ca7;
    text-decoration: none !important;
}

#open-the-modal:hover {
    padding-bottom: 7px;
}

#content a:hover {
    text-decoration: underline !important;
    text-decoration-thickness: max(1px, .0625rem) !important;
    text-underline-offset: .1578em !important;
}

#content .left-sidebar ul ul li a:hover {
    border-bottom: none;
}

ul {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 1.5em;
}

.selectpicker a {
    border: none !important;
}

.dataTables_length {
    font-size: .824em;
    padding-left: 7px;
}

.dataTables_length .btn-group {
    position: absolute;
    top: -4px;
    width: 70px !important;
    left: 65px;
}

li {
    padding: 4px 0;
}

ul.list {
    list-style-type: none;
    padding-left: 0;
}


P+ul {
    margin-top: -1em;
}

p.small,
.sub p.small {
    font-size: .8em;
    line-height: 1.4em;
    margin-bottom: 2.5em;
    margin-top: 1em;
}

div.table-responsive+p.small,
div.table-responsive+.sub p.small {
    margin-top: -2em;
}

.feature-container {
    background: #f0f0f0;
    border: 1px solid #cfcfcf;
    padding: 15px 30px 30px;
    margin-bottom: 40px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.feature-container .row {
    padding: 15px 0;
}

.feature-container .col-lg-6,
.feature-container .col-lg-5,
.feature-container .col-lg-7 {
    padding-left: 0;
}

.feature-container .col-lg-6.right {
    padding-left: 15px;
    padding-right: 0;
}

.feature-container .col-lg-7,
.feature-container .col-ld-5 {
    padding-right: 0;
}

.feature-container .row {

    padding: 18px 12px 0;
}

.feature-container .row hr {
    width: 100%;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #cfcfcf;
    height: 34px;
    margin: 0;
    display: table;
    margin-bottom: 20px;
}

.feature-container img {
    width: 100%;
    padding-right: 15px;
    height: auto;
}

.feature-container h3 {
    font-size: 1.25em;
    margin-bottom: 5px;
    line-height: 1.3em;
}

.feature-container p {
    font-size: 15px;
    line-height: 1.4em;
    margin-top: 0;
}


#secondary-content {
    background: #ecf0f1;
    margin-top: 40px;
    padding: 10px;
}

.secondary-info img {
    margin-top: 20px;
}

.sub p {
    margin-bottom: 1.25em;
    margin-top: 0;
}

.left-sidebar ul.nav.sidebar {
    padding: 0;
    margin: 0;
    border: none;
}

#sub-content {
    padding-left: 15px;
    padding-right: 0;
    margin-left: 0px;
    margin-bottom: 40px;
}

#sub-content h1,
.sidebar {
    padding-top: 0px !important;
    border-top: none !important;
    margin-top: 10px;
}



.left-sidebar ul ul {
    padding: 0 0 0 20px;
    margin-bottom: 18px;
}

.left-sidebar ul ul li {
    list-style-image: url('../images/img_list-disc_square.jpg');
    padding: 5px 1px;
}

.left-sidebar ul ul li.active,
.left-sidebar ul ul li a:hover {
    list-style-image: url('../images/img_list-disc_square-active.jpg');

}

.left-sidebar ul ul li:hover {
    list-style-image: url('../images/img_list-disc_square-active.jpg');

}

.left-sidebar ul ul li a {
    padding: 5px 2px 0;
    /* display:block; */
}

#content .left-sidebar ul ul li.active a {
    color: #123863;
}



.card {
    height: 220px;
}

.right {
    /* float:right; */
}

.border-right {
    border-right: 1px solid #cfcfcf;
}

.navbar-toggle,
#searchForm,
#searchForm #searchInput {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.navbar-toggle .icon-bar {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s expoInOut;
}

.hide-desktop {
    display: none;
}


.utility-page-info {
    width: 100%;
    height: 35px;
    position: absolute;
    top: -32px;
}

.utility-page-info ul {
    padding: 0;
    margin: 0;
}

.pdf-resources {
    margin-bottom: 15px;
    padding-top: 10px;
    border-top: 4px solid #dedede;
    margin-top: 10px;
}

.doc-pdfs {
    padding-top: 0;
    display: block;
    padding-left: 0;
    margin-bottom: 2.75em;
}

.doc-pdfs li {
    font-size: .95em;
    padding-right: 0;
    display: block;
    text-align: left;
    width: 100%;
    float: left;
    margin-right: 11px;
}

.doc-pdfs li:last-child {
    margin-right: 0;
}

.doc-pdfs .btn {
    background: #fff;
    color: #2e659a;
    font-size: 1em;
    border: 1px solid #ccc;
    text-decoration: none !important;
    display: block;
    text-align: left;
    position: relative;
}

.doc-pdfs .btn:hover,
.doc-pdfs .btn:active {
    background: #eee;
}

.doc-pdfs .btn i {
    padding-left: 8px;
    position: absolute;
    right: 10px;
    top: 8px;
}

.utility-page-info ul.share-page-links {
    width: 100%;
    text-align: right;
    padding-right: 15px;
}

.share-page-links li {
    float: right;
    display: block;
    padding-left: 7px;
    color: #888;
    padding-top: 8px;
    padding-right: 5px;
}

.share-page-links li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    padding-top: 4px;
    background: #2e659a;
    display: block;
}

.share-page-links li a:hover {
    background: #406ca7;
}

.share-page-links li.social-link {
    padding-top: 2px;
    padding-right: 0;
    padding-left: 10px;
}

.share-page-links li a i {
    color: #fff;
}

.right {
    float: right;
}

.left {
    float: left;
}

.hero-img {
    margin-bottom: 2.5em;
}

.img-full {
    margin: 0 15px 15px;
}

.img-left {
    margin-right: 20px;
    margin-bottom: 20px;
}

.img-left {
    margin-right: 20px;
    margin-bottom: 20px;
}

tr.row-divider {
    background: #eee;
}

tr th.subheading {
    background-color: #f5f5f5;
    font-weight: strong;
}

.table td {
    border-bottom: 1px solid #ddd;
}

.table {
    margin-bottom: 2.5em;
}

.table.dataTable {
    margin-bottom: 1em;
}

table.middle>thead>tr>th {
    vertical-align: middle;
}

table.middle>tbody>tr>td {
    vertical-align: middle;
}

.mtcol1 {
    width: 55%;
}

.mtcol2 {
    width: 20%;
}

.mtcol3 {
    width: 25%;
}

.coldate {
    width: 15%;
}

.colstudy {
    width: 80%;
}

.pagination,
.dataTables_paginate {
    display: inline-block !important;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.dataTables_paginate a,
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 3px 6px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #2e659a;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.dataTables_paginate a,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.dataTables_paginate a,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    font-size: 12px;
}

.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #1d6fa5;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.dataTables_paginate span a.ui-state-disabled,
.dataTables_paginate span a.ui-state-disabled:hover,
.dataTables_paginate a:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #406ca7;
    border-color: #406ca7;
    cursor: pointer;
}

.dataTables_paginate a.ui-state-disabled,
.dataTables_paginate a.ui-state-disabled:hover,
.dataTables_paginate a.ui-state-disabled:focus,
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 22px;
}

.dataTables_paginate a.previous,
.dataTables_paginate a.next,
.dataTables_paginate span a {
    border-radius: 0;
}

.dataTables_paginate a.last {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.dataTables_paginate a.first {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.dataTables_paginate a {
    margin-left: -1px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 11px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}


.dataTables_paginate {
    font-family: Helvetica, Arial, sans-serif;
}

.dataTables_paginate span span {
    display: block;
    float: left;
    border: none;
    color: #999;
}

.dataTables_paginate a {
    border: none !important;
}

.dataTables_paginate a:hover {
    background-color: #f0f0f0;
}

.dataTables_paginate a.last,
.dataTables_paginate a.first {
    display: none !important;
}

.search-box div.input-group-btn {
    display: none;
}

table.dataTable a:visited {
    color: #406ca7;
}

.dataTables_paginate span a.current {
    background: #406ca7;
    color: #fff !important;
}

.col-sm-6.col-md-5,
.meetings-table.col-md-5 {
    padding-left: 0;
}

@media (min-width: 1199px) {
    #banner .ga-seal-top {
        bottom: 0px;
    }
}

@media (max-width: 1199px) {


    #banner .ga-seal-top {
        width: 95px;
        bottom: 15px;
    }

    .feature-container {
        padding-top: 25px;
    }

    .feature-container .row {
        padding-top: 0px;
    }

    .feature-container .col-lg-6.right {
        padding-left: 0;
        padding-right: 15px;
    }

    .feature-container .col-lg-6 {
        border-bottom: 1px solid #cfcfcf;
        padding-bottom: 15px;
        margin-bottom: 15px;

        z-index: 99;
    }

    .feature-container .col-lg-6.end {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .feature-container .row hr {
        display: none;
    }

    #searchForm {
        width: 201px;
    }

    #searchForm #searchInput {
        width: 179px;

        max-width: 100%;
    }

    #header {
        margin-bottom: 40px;
    }
}

@media (max-width: 992px) {
    .coldate {
        width: 15%;
    }

    .colstudy {
        width: 80%;
    }

    iframe {
        width: 100%;
    }

    #sub-content img {
        width: 100%;

        height: 100%;
    }

    #sub-content h1,
    .sidebar {
        border-top: none !important;
        margin-top: 20px;
    }

    #searchForm {
        top: 69px;
        border: 1px solid #ddd;
        height: 34px;
        left: 15px;
        width: 220px;
        max-width: 100%;
    }

    #banner .ga-seal-top {
        width: 65px;
        top: 38px;
    }

    #banner {
        height: 90px;
    }

    #banner .navbar-brand {
        margin-top: 0px;
        width: 40%;
        padding-left: 0;
    }

    .feature-container .col-lg-6 {
        padding-bottom: 13px;
    }

    #top-navigation .col-md-12 {
        padding-right: 0;
    }

    .dataTables_paginate a {
        font-size: .8em;
        padding: 4px 9px;
        margin-right: 2px;
    }

    .dataTables_paginate a.previous,
    .dataTables_paginate a.next {
        font-size: 1em;
        line-height: 1em;
        padding-top: 3px;
    }

    .pdf-resources,
    .doc-pdfs {
        margin-bottom: -30px;
        padding-bottom: 0;

        display: block !important;
    }

    .hero-image {
        display: none !important;
    }

    .hero-image-mobile {
        display: none;
    }

    .hero-image-992 {
        display: block;
    }
}

@media (max-width: 768px) {
    .coldate {
        width: 20%;
    }

    .colstudy {
        width: 80%;
    }

    .doc-pdfs li {
        width: 47%;
    }

    .dataTables_paginate {
        margin: 20px 0 0;
        width: 100%;
    }

    .dataTables_paginate a {
        font-size: .8em;
        padding: 4px 11px;
        margin-right: 4px;
    }

    .dataTables_paginate a.previous,
    .dataTables_paginate a.next {
        font-size: 1.25em;
        line-height: .8em;
    }

    .doc-pdfs {
        margin-bottom: 1.5em;
    }

    #mobile-sidebar-docs {
        /* padding: 20px 15px 0;
      margin-bottom: 5px; */
    }

    #mobile-sidebar-docs .sidebar {
        display: block;
    }

    div.table-responsive+p.small,
    div.table-responsive+.sub p.small {
        margin-top: 0;
    }

    .utility-page-info ul.share-page-links {
        text-align: center;

        margin: 6px auto 0;
        float: none;
        display: block;
        width: 200px;
    }

    .utility-page-info {
        position: relative;
        top: auto;
        padding-top: 7px;
        margin: 0 auto;
        text-align: center;
        display: block;
        float: none;
    }

    #top-navigation ul {
        overflow: visible;
    }

    h2,
    .sub h2 {
        font-size: 1.4em;
    }

    h3,
    .sub h3 {
        font-size: 1.05em;
    }


    #sub-content h1 {
        text-align: center;
        padding-top: 10px;
        margin-bottom: 15px;
        font-size: 2em;
    }

    .share-temp #sub-content h1 {
        margin-top: 25px
    }

    #mobile-sidebar {
        height: 30px;
        width: 100%;
    }

    #mobile-sidebar button {
        width: 100%;
        padding: 4px 0px 0 0;
        background: #f0f0f0;
        font-size: 1.1em;
        color: #2e659a;
        font-weight: 300;
        /* padding: 10px 0 5px; */
        font-weight: bold;
    }

    .left-sidebar .btn-group button span:after {
        font-family: fontAwesome;
        content: '\f078';
        font-size: .5em;
        display: inline-table;
        vertical-align: middle;
        margin-left: 20px;
    }

    .left-sidebar .btn-group.open button span:after {
        content: '\f077';
    }

    .left-sidebar .btn-group button:after {
        font-family: fontAwesome;
        content: ' \f078';
        display: inline-flex;
        margin-left: 5px;
        margin-bottom: 2px;
    }

    .left-sidebar .btn-group.open button:after {
        font-family: fontAwesome;
        content: ' \f077';
        display: inline-flex;
        margin-left: 5px;
        margin-bottom: 2px;
    }

    #mobile-sidebar ul li,
    #mobile-sidebar ul {
        width: 100%;
    }

    #mobile-sidebar ul {
        margin-top: 20px;
        padding-top: 10px;
        padding-right: 20px;
        font-size: 1em;
    }

    #mobile-sidebar ul ul {
        padding-top: 0;
        margin-top: 0;
    }

    #mobile-sidebar ul li {
        padding-left: 20px;
        padding-bottom: 0;

        border-bottom: 0px solid #fff;
    }

    #mobile-sidebar ul h5 {

        border-bottom: 1px solid #ccc;
        padding-right: 15px;

        margin-bottom: 0;
        padding-bottom: 13px;
        margin-top: 6px;
    }

    #mobile-sidebar ul li li {
        padding-left: 0px;
        padding-bottom: 0;
    }

    #mobile-sidebar ul li a {
        display: block;
        border-bottom: none;
        padding-bottom: 0;
        line-height: 1.35em;
    }

    #sub-content {
        padding-right: 15px;
        padding-left: 0;
    }

    .hide-desktop {
        display: block;
    }

    .sidebar {
        display: none;
    }

    #header {
        margin-bottom: 9px !important;
    }

    #banner .navbar-brand img {
        display: none
    }

    #banner .navbar-brand {
        background: url("../images/bhc-logo-mobile.svg");
        background-repeat: no-repeat;
        background-size: 200px;
        height: 60px;
        width: 80%;
        margin-top: 18px;
        margin-left: 8px;
    }

    #searchForm {
        top: 11px;
        border: 1px solid #ddd;
        height: 34px;
        right: 50%;
        width: 93.3233333333%;
        left: auto;
        margin-right: -46.23333333334%;
    }

    #searchForm #searchInput {
        width: 100%;
    }

    .search-ico {
        border-left: 1px solid #ddd;
    }

    #banner {
        height: 75px;
    }

    #banner .navbar-#banner .navbar-brand {
        width: 100%;
    }

    #banner .utility-nav,
    .ga-seal-top {
        margin-left: auto;
    }

    .feature-container {
        margin-bottom: 10px;
        padding: 10px 15px;
        margin: 15px;
    }


    .secondary-info .border-right {
        border: none;
    }

    #top-navigation {
        position: relative;
        height: auto;
        margin-bottom: 5px;

    }

    #secondary-navigation .col-md-12,
    #top-navigation .col-md-12 {
        padding: 0;
    }

    #top-navigation #topnav {
        position: relative;
        z-index: 99999 !important;
    }

    #secondary-navigation,
    #secondary-navigation ul {
        height: auto;
    }

    #secondary-navigation li,
    #secondary-navigation li a,
    #top-navigation #topnav li,
    #top-navigation #topnav li a {
        width: 100%;
        display: block;
    }

    #secondary-navigation li a {
        padding: 0 10px !important;
    }

    #top-navigation #topnav li a {
        border-bottom: 1px solid #24496C;
        border-top: none;
    }

    .navbar-toggle {
        position: absolute;
        top: -62px;
        right: 0px;
        border: none;
        width: 33px;
    }

    .navbar-toggle.active-menu {}

    .navbar-toggle:before {
        content: url(../images/menu.svg);
        transform: scale(2);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle .icon-bar {
        width: 26px;
        height: 2px;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

    .active-menu .ico-disapear {
        display: none;
    }

    .active-menu .ico-left-x {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: 6px;
        margin-bottom: -2px;
    }

    .active-menu .ico-right-x {
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: 0px !important;
    }
}

@media(max-width:480px) {
    .coldate {
        width: 25%;
    }

    .colstudy {
        width: 75%;
    }

    .doc-pdfs li {
        width: 100%;
    }

    .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-toggle {
        top: -60px;
        right: 0px;
        width: 40px;
    }

    .navbar-toggle:before {
        content: url(../images/menu.svg);
        transform: scale(2);
    }

    .navbar-toggle .icon-bar {
        width: 20px;
        height: 1px;
    }

    .modal-content {
        width: 340px;
    }

    .modal-body {
        padding: 10px;
    }

}

@media(max-width:380px) {
    .coldate {
        width: 35%;
    }

    .colstudy {
        width: 65%;
    }
}

#session-top-link {
    background: #a7d2e0;
}

#session-top-link p {
    margin: 0;
}

#top-navigation ul #session-top-link a {
    color: #112e4c;
    font-weight: 400;
}

#top-navigation ul #session-top-link a:hover {
    color: #ffffff;
}

.accordian-reports {
    padding-top: 20px;
}

.accordian-reports .editable p {
    margin: 0;
    line-height: inherit;
}

.accordian-reports ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accordian-reports li {
    padding: 0;
}

.accordian-reports li span {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
}

.accordian-reports li a,
.dropdown-reports {
    background: #a7d2e0 url(../images/white-arrow.png) no-repeat;
    background-position: right 11px bottom 50%;
    background-size: 12px;
    font-weight: 400;
    margin: 6px 0;
    margin-left: 0 !important;
    padding-left: 10px;
    display: block !important;
    color: #37659a;
    font-size: 16px !important;
    padding: 5px 5px 5px 10px;
}

.accordian-reports li a:hover,
.dropdown-reports:hover {
    background: #112e4c url(../images/white-arrow.png) no-repeat;
    background-position: right 11px bottom 11px;
    background-size: 12px;
    color: #FFFFFF;
}

.accordian-reports li a {
    display: block;
    color: black;
    padding: 5px 5px 5px 10px;
}

#content .accordian-reports li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: none;
}

.accordian-reports ul li ul {
    padding: 10px;
    display: none;
}

.accordian-reports ul li.active-report ul {
    display: block;
}

.accordian-reports ul li ul li {
    margin: 5px 5px 5px 20px;
}

.active-report .dropdown-reports {
    background: #406ca7 url(../images/blue-arrow.png) no-repeat;
    background-position: right 11px bottom 11px;
    background-size: 14px;
    font-weight: 400;
    margin: 6px 0;
    margin-left: 0 !important;
    padding-left: 10px;
    display: block !important;
    color: #ffffff;
    font-size: 16px !important;
    padding: 5px 5px 5px 10px;
}

#content .accordian-reports ul li ul li a,
#content .accordian-reports ul li ul li a:hover {
    background: none;
    padding: 0;
    color: #147bc1;
}

.feat-img-container {
    width: 39%;
    float: left;
}

.box {
    float: left;
    width: 49%;
}

.feat-text-container {
    width: 60%;
    float: right;
}

@media (max-width: 1199px) {
    .va-compare {
        border-bottom: 1px solid #cfcfcf;
        border-top: 1px solid #cfcfcf;
        padding: 20px 0;
        margin-bottom: 15px;
        margin-top: 15px
    }

    #top-navigation ul li a {
        padding: 9px;
        height: auto;

    }

    .box {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 15px;
    }

    #searchForm {
        top: 3px;
    }
}

@media (max-width: 992px) {
    #searchForm {
        top: 120px;
    }
}

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


    .feat-img-container {
        width: 25%;
        float: left;
    }

    .feature-container img {
        width: 100%;
        height: auto;
    }

    .feat-text-container {
        width: 73%;
        float: right;
    }

    #content {}

    #searchForm {
        top: 11px;
    }
}

@media screen and (max-width:500px) {
    .accordian-reports li a {
        padding: 5px 29px 5px 11px;
    }

    .feat-img-container {
        margin-bottom: 15px;
    }

    .feat-img-container,
    .feat-text-container {
        width: 100%;
        float: none;
    }

    .feat-img-container img {
        padding: 0;
    }

    .box {
        float: none;
        width: 100%;
        padding: 15px 15px 0 15px;
    }

}

.editable-session-link p {
    margin: 0;
    padding: 0;
}

/* Threw out this first attempt at the dropdown nav. Left commented so Jessica can reuse some this work. -JGB */
/* .nav-reports-submenu {
    display: none;
    background-color: #123863;
    width: 20%;
    z-index: 2;
    color: #FFFFFF;
    top: 145px;
    height: auto !important;
}

.nav-reports-submenu li{
    float:inherit !important;
    padding: 0 3px !important;
    width: 100% !important;
	border-bottom:1px solid #406ca7; !important;

}

#top-navigation .nav-reports-submenu li a{
    width: 100% !important;
	height: 30px;
	font-size: .9em;
	line-height:1.3em;
}

.nav-main-submenu {
    display: none;
    background-color: #123863;
    width: 20%;
    z-index: 2;
    color: #FFFFFF;
    /*top: 145px;
    height: auto !important;
}

#top-navigation .nav-main-submenu li{
    float:inherit !important;
    padding: 0 3px !important;
    width: 100% !important;
	border-bottom:1px solid #406ca7; !important;
	background:url(/images/circle-f7d43e.png) no-repeat; !important;
	background-size:8px;
	background-position:10px 15px;

}

#top-navigation .nav-main-submenu li a{
    width: 100% !important;
	height: 30px;
	font-size: .9em;
	line-height:1.3em;
	padding:10px 20px;

}

.nav-reports:hover > a ~ .nav-reports-submenu {
    display: block !important;
    position: fixed !important;
    overflow: inherit !important;
}

.nav-reports-submenu:hover {
    display: block !important;
    position: fixed !important;
    overflow: inherit !important;
}

.nav-main:hover > a ~ .nav-main-submenu {
    display: block !important;
    position: absolute !important;
    overflow: inherit !important;
}

.nav-main-submenu:hover {
    display: block !important;
    position: absolute !important;
    overflow: inherit !important;
}

#top-navigation .nav-main-submenu li a:hover{
  text-decoration:none;
  background:url(/images/circle-f7d43e.png) #112e4c no-repeat; !important;
  background-size:8px;
  background-position:7px 15px;
} */

.nav-main:hover {
    background-color: #406ca7;
}

.dropbtn {
    color: white;
    font-size: 17px;
    border: none;
    text-decoration: none;
    pointer-events: all;
    padding: 13px;
}

a.dropbtn:hover {
    text-decoration: none;
    background-color: #406ca7 !important;
    color: white !important;
}

.nav-button {
    text-decoration: none;
}

.nav-button:hover {
    text-decoration: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    text-align: left;
    height: 46px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #406ca7;
    min-width: 300px;
    z-index: 1;
    top: 35px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: white;
    background-color: #406ca7;
    padding: 10px;
    text-decoration: none;
    display: block;
    border-top: 1px solid #dedede;
    /* background:url(/images/circle-f7d43e.png) no-repeat;
    background-size:8px;
    background-position: 7px 20px;*/
    text-decoration: none;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #123863;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    /* background-color: #123863; */
}

.nav-container {
    display: grid;
    width: 50%;
    grid-template-columns: .9fr 1fr 1fr .75fr 1fr 1fr;
    margin-top: -1px;
}

.nav-button {
    color: #feffff !important;
    text-align: left;
}

.nav-main {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
}

.nav-button:hover {
    color: white !important
}

.dropdown.collapse {
    text-align: center;
    padding-top: 10px;
    /* pointer-events:none; */
}

.dropdown.collapse:hover {
    background-color: #406ca7;
}

.dropdown.collapse>div:hover {
    background-color: black !important;
}

#about {
    pointer-events: all;
    margin-top: 11px;
}

#about-sidebar ul {
    list-style: none;
}

#about-sidebar .sidebar-links li:before {
    content: "\2022";
    color: #F6D53D;
    font-weight: 1000;
    display: inline-block;
    width: 1em;
    margin-left: -1.11em;
}

.mail-list-container {
    background-color: #ecf0f1;
    padding-left: 15px;
    padding-right: 15px;
    height: 100px;
}

#confirmation {
    margin-top: 20px;
}

.mail-list-container-form {
    background-color: #ecf0f1;
}


.mail-list-form {
    display: grid;
    grid-template-columns: 1.75fr 1.75fr 2fr .5fr .5fr 1.5fr;
    grid-gap: 1em;
}

.mail-list-form button {
    margin-top: 29px;
}

input {
    border-radius: 5px;
    border: 1px solid #CCC;
    height: 32px;
}

button {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #34495e;
    font-size: 13px;
    cursor: pointer;
    background: #3498db;
    display: inline-block;
    border: none;
    padding: 7px 20px;
    white-space: nowrap;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
    vertical-align: middle;
    height: 32px;
}

button.secondary {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
}

button span {
    display: none;
}

.info-box {
    position: absolute;
    width: 350px;
    height: 235px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    margin-left: 45px;
    margin-top: 20px;
}

.info-box h2 {
    font-weight: bold;
    color: #0d3d72;
    font-size: 1.9em;
    margin-bottom: 8px;
    margin-top: 18px;
}

.info-box h1 {
    font-weight: bold;
    color: #0d3d72;
    font-size: 1.9em;
    margin-bottom: 8px;
    margin-top: 18px;
}

.info-box p {
    font-size: 16px;
    columns: #000;
    margin-top: 0px;
}

.info-box a {
    color: #fff !important;
    background-color: #406ca7;
    border-radius: 10px;
    padding: 12px;
    font-size: 15px;
    text-decoration: none !important;
}

.info-box a:hover {
    color: #fff !important;
    background-color: #123863 !important;
}

@media screen and (max-width:768px) {
    .nav-container {
        width: 100%;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
        height: auto;
    }

    .utility-nav ul {
        display: none !important;
        font-size: 12px;
    }

    .utility-nav {
        margin-right: 3.5%;
        margin-top: -8px;
    }

    .dropdown-content {
        min-width: 100%;
    }

    .dropdown-content.collapse.in {
        display: block;
    }

    .dropdown.collapsed .dropdown-content {
        display: none !important;
    }

    .footer {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr .35fr;
    }

    .footer-content {
        line-height: 1.2em;
    }

    #banner .ga-seal-top {
        position: absolute;
        top: 11px;
        right: 15%;
    }

    #about {
        margin-left: 0;
        margin-top: 5px;
    }

    .dropbtn {
        padding-bottom: 8px;
    }

    .mail-list-form {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .mail-list-container {
        height: 520px;
    }

    .mail-list-form div label {
        margin-right: 30px;
    }

    .mail-list-form div input {
        width: 100%;
    }

    .info-box {
        width: 265px;
        height: 165px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .info-box h2 {
        font-size: 1em;
    }

    .info-box p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .info-box a {
        padding: 10px;
        font-size: 12px;
        text-decoration: none !important;
    }

    .hero-image-mobile {
        display: block;
        margin-top: 0px;
        width: 100% !important;
        height: 100% !important;
        background-image: url("../images/bhc-hero-mobile.jpg");
    }

    .hero-image {
        display: none;
    }

    .hero-image-992 {
        display: none;
    }

    .navbar-collapse.in {
        overflow-y: visible !important;
    }

    .meeting-table tbody tr td {
        padding: 2px !important;
        font-size: 12px;
    }

    .meeting-table tbody tr th {
        padding: 2px !important;
        font-size: 12px;
    }
}

@media screen and (max-width:350px) {
    .ga-seal-top {
        display: none;
    }

    .mail-list-container {
        height: 180px;
    }
}

@media (max-width:900px) {
    .mobile-keep-size {
        font-size: 1.45em;
        margin-bottom: 7px !important;
    }

    .mobile-change-margins {
        margin-bottom: 10px;
        margin-top: 5px !important;
    }

    .mobile-keep-margin {
        margin-top: 7px;
    }

}

/*connect*/
.connect-ctas {
    @media (min-width:900px) {
        display: grid;
        /* 1fr each when there are 3. No margin either */
        grid-template-columns: 1fr 1fr;
        /* no margin */
        margin: 0 8%;
        /* and 30% */
        column-gap: 90px;
    }

    .cta {
        border: 2px solid #406ca7 !important;
        /* padding bottom 0 */
        padding: 5% 15% 10%;
        text-align: center;

        @media (max-width:900px) {
            padding-bottom: 25px;
        }

        .icon-cta {
            height: 100px;
            width: 100px;
        }

        p {
            font-size: 17px;
            line-height: 1.6em;
        }

        .text {
            margin-top: .5em;
        }


        h3 {
            font-size: 1.45em;
            color: #0d3f72;
            margin: 10px 0 0 0 !important;
        }

        .gForm-navigate {
            background-color: #406ca7;
            color: #fff !important;
            border-radius: 25px;
            padding: 8px;
            font-size: 15px;
            width: 100px;
            display: inline-block;
        }

        .gForm-navigate:hover {
            text-decoration: none;
            border-bottom: none !important;
        }

        .gForm-navigate.disabled {
            background-color: #888;
            pointer-events: none;
        }

        .coming-soon {
            margin: 5px;
            color: #888;
        }

        @media (min-width: 992px) {
            &.more-text {
                padding: 5% 10% 0;
            }
        }
    }
}


@media (min-width:992px) {
    .connect {
        display: grid;
        grid-template-rows: 1fr 120px;

        #wrapper {
            min-height: 70vh;
        }
    }
}

@media (max-width:992px) {
    .connect-ctas {
        display: grid;
        /* same thing here 3 1fr*/
        grid-template-rows: 1fr 1fr;

        .cta {
            display: table;
            /* padding bottom 0 */
            padding-bottom: 10%;
            margin-bottom: 10%;

            img {
                height: 40% !important;
                width: 40% !important;
            }
        }
    }
}

@media(max-width:1000px) {
    table {
        width: 100% !important;
    }

    #meetings {
        td {
            width: 100% !important;
            display: block;
            border: none !important;
            height: fit-content !important;
        }

        tr:first-of-type {
            display: none;
        }

        tr {
            border-top: 1px solid #ddd;

            td:nth-of-type(1)::before {
                content: 'Date/Time \A';
                font-weight: bold;
                color: black;
                white-space: pre;
            }

            td:nth-of-type(2)::before {
                content: 'Meeting Materials \A';
                font-weight: bold;
                color: black;
                white-space: pre;
            }

            td:nth-of-type(3)::before {
                content: 'Summary and Video \A';
                font-weight: bold;
                color: black;
                white-space: pre;
            }

            p {
                margin: 0;
            }

            a {
                br {
                    display: none;
                }
            }
        }
    }
}


#impact1,
#impact2,
#impact3,
#impact4 {
    table-layout: fixed;

    td,
    th {
        line-height: 1 !important;
        padding: 4px 8px;
    }

    thead tr th {
        border-bottom: 0;
        border-top: 1px solid #ccc;

        &:not(:first-of-type) {
            text-align: right;
        }
    }

    tbody tr td {
        border: 0;

        &:not(:first-of-type) {
            text-align: right;
        }
    }
}

#impact1 {
    border-top: 2px solid #ccc;
    margin-top: 10px;
}



#impact3 {
    td:first-of-type {
        width: 460px !important;
    }
}

#impact4 {
    border-bottom: 1px solid #ccc;
}

@media (max-width: 1199px) {
    div#impact-tables {
        overflow-x: auto;
        width: calc(100vw - 400px);
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 850px) {
    div#impact-tables {
        overflow-x: auto;
        max-width: 100%;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }
}
