#crosswalk-menu {
    margin-top: 1em;
}

#crosswalk-menu select {
    width: 100%;
}

#crosswalk {
    font-size: 0.9rem;
}

#crosswalk .grid-col,
#crosswalk .grid-col-2 {
    text-align: center;
    padding: 6px 2px;
    border: 1px solid #ffffff;
}

#crosswalk .hheader {
    color: #ffffff;
    font-size: 1rem;
    font-weight: bold;
}

#crosswalk .col2016 {
    background-color: #0076D8;
}

#crosswalk .col2004 {
    background-color: #3169A6;
}

#crosswalk .col1997 {
    background-color: #113559;
}

#crosswalk .vheader0,
#crosswalk .vheader1 {
    font-weight: bold;
}

#crosswalk .vheader0 {
    background-color: #eeeeee;
}

#crosswalk .vheader1 {
    background-color: #ffffff;
}

#crosswalk .col2016c0 {
    background-color: #CDE3F8;
}

#crosswalk .col2016c1 {
    background-color: #F3F8FC;
}

#crosswalk .col2004c0 {
    background-color: #D7E1ED;
}

#crosswalk .col2004c1 {
    background-color: #F5F9FC;
}

#crosswalk .col1997c0 {
    background-color: #CFD6DE;
}

#crosswalk .col1997c1 {
    background-color: #F5F9FC;
}

#crosswalk .hheader-chart-link {
    color: #ffff00;
}

.usa-accordion__content {
    border: 0;
}

.usa-footer .usa-footer-return-to-top #return-to-top::before {
    background-image: url(../images/angle-arrow-up-black.svg);
}


@media (min-width: 55em) {
    .usa-nav__submenu .usa-nav__submenu-item a {
        padding: 0 0 0 1rem;
    }
    .usa-nav__submenu .usa-nav__submenu-item a:hover {
        padding-left: 1rem;
    }
}


h1 {
    /*color: #000000;*/
    margin: 0;
}

h2 {
    font-size: 1.5rem;
    font-weight: bold;
}

a {
    text-decoration: underline;
}

a:hover i.fas {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

a.disabled {
    color: gray;
    pointer-events: none;
    text-decoration: none;
}

.font-icon-left {
    margin-right: 5px;
}

.font-icon-right {
    margin-left: 5px;
}

.bg-dark-teal {
    background-color: #3069A6;
}

.dark-teal {
    color: #3069A6;
}

.bg-teal {
    background-color: #0076D9;
}

.teal {
    color: #0076D9;
}

#ojp-nav {
    background-image: url('../images/1_ojptab_02_cell.gif');
    height: 36px;
}

#ojp-links {
    width: 300px;
}

#bjs-nav {
    /*background-image: url('../images/n_1_main_02_cell.gif');*/
    background-color: #112f4e;
    height: 76px;
}

.bjs-top-nav {
    line-height: 14px;
}

.bjs-top-nav li {
    border-right: 1px solid #fff;
    padding-right: 8px;
}

.bjs-top-nav li:last-child {
    border-right: none;
}

.bjs-top-nav li a {
    color: #fff;
    font-size: 12px;
}

.bjs-top-nav li a.hover {
    text-decoration: underline;
}

/*TOP HEADER BANNER*/
#main_mast_top2_l0000 {
    background-color: #112f4e;
    padding: 1.7em 0 1.7em;
}

#main_mast_top2_l0000 .grid-container {
    padding: 0;
    display: flex;
    align-items: center;
}

.OJPlogo {
    margin-right: 1rem;
}


ul.dashed {
    list-style-type: none;
}

ul.dashed > li {
    text-indent: -8px;
    margin-bottom: 0.6em;
    line-height: 1;
}

ul.dashed > li:before {
    content: " - ";
    text-indent: -8px;
}


.usa-button.usa-button--outline {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #005ea2;
    color: #005ea2;
}

button.usa-accordion__button.usa-button.usa-button--outline.a2 {
    background-color: transparent;
    box-shadow: none;
}

.usa-button.usa-button--outline::after {
    border: 0;
}

.usa-nav-container {
    padding: 0;
}

.usa-nav__primary button, .usa-nav__primary button:hover {
    color: #4581C2;
}

@media (min-width: 55em) {
    .hero__title {
        font-size: 1.6em;
    }
}

@media (min-width: 64em) {
    .usa-header--basic .usa-nav__primary-item:last-of-type .usa-nav__submenu {
        position: absolute;
        right: unset;
    }
    .usa-nav__submenu {
        width: 11rem;
    }
    .usa-header--basic .usa-nav__link:hover::after, .usa-header--basic .usa-nav__primary-item>.usa-current::after {
        background-color: #4581C2;
    }
    .usa-header h1 {
        margin-top: -2.7rem;
    }
    .usa-header--basic .usa-nav__link:hover::after, .usa-header--basic .usa-nav__primary-item>.usa-current::after {
        background-color: #4581C2;
    }
    .usa-header+.usa-section, .usa-header+main {
        border-top: 0;
    }
}

.bjs-tool-title {
    color:#fff; 
    text-align:right;
}

@media only screen and (min-width: 992px) {
    .bjs-tool-title {
        color:#fff;
        padding-left:8em;
        text-align:right;
    }
}

@media only screen and (min-width: 1200px) {
    .bjs-tool-title {
        color:#fff;
        padding-left:8em;
        text-align:right;
    }
}




.usa-accordion__content {
    padding: 1rem 0rem;
    overflow: initial;
}

.a2 {
    box-shadow: none;
    padding: 0.375em 0em 0.375em 1em;
    padding-right: 2.75em;
}

.a2:hover {
    box-shadow: none;
}

.a2 h2 {
    padding: 0;
    margin: 0;
}

.a2 #legend-tbl-controller {
    text-decoration: none;
}

.usa-tag {
    display: inline-block;
    padding: 0.25em 0.6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    border-radius: 10rem;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

#instructions {
    font-style: italic;
}

/* chart */
.fas.fa-chart-bar {
    cursor: pointer;
}

@media only screen and (max-width: 849px) {
    #ojp-links {
        display: none;
    }
}

/*Legend*/
#legend-tbl .btn {
    border: none;
    background-color: inherit;
    color: #3069A6;
    font-size: 1.5rem;
    font-weight: bold;
}

#legend-tbl .grid-col, #legend-tbl .grid-col-2 {
    text-align: center;
    padding: 0.5em;
    border: 1px solid #ffffff;
}

#legend-tbl .hheader {
    background-color: #3169A6;
    color: #ffffff;
    font-size: 1rem;
    font-weight: bold;
}

#legend-tbl .lgd-code, #legend-tbl .lgd-code2 {
    font-size:22px;
}

#legend-tbl .lgd-code, #legend-tbl .lgd-cell {
    background-color: #D7E1ED;
}

#legend-tbl .lgd-code2, #legend-tbl .lgd-cell2 {
    background-color: #F5F9FC;
}

#legend-tbl .grid-row {
    margin-left: 0px;
    margin-right: 0px;
}


.materials button {
    background-color: #347ab8;
    color: #FFFFFF;
    font-weight: 400;
    margin-top: -1em;
}

.materials a button:hover {
    cursor: pointer;
    background-color: #1f4d7c;
}

.userGuide h2 {
    font-size: 1.2em;
    margin-top: 1.8em;
}

.materials h1 {
    color: #4581C2;
}

.materials h2 {
    margin-top: 1.25em;
    color: #4581C2;
}

.materials h3 {
    margin-bottom: -0.65em;
    color: #4581C2;
}

.initialViewBtn {
    padding: 11px 11px 7px 11px;
    background-color: #F1AE44;
    border-bottom: .25rem solid #E2952A;
    margin-top: 0.5em;
    margin-right: 2em;
    width: 100%;
    font-size: 0.8em;
    -webkit-appearance: button;
    color: #000000 !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.initialViewBtn:hover {
    color: #000000;
    text-decoration: none;
    background-color: #ffe396;
    border-bottom: .25rem solid #F1AE44;
}

.guideImg {
    width: 550px;
}



/*FOOTER*/
#BJS_footer {
    background: #fcfcfc;
    border-top: 1px solid #dfe1e2;
    padding-top: 1.875rem;
    margin-top: 7em;
}