.footer {
    background-color: #0E1E45;
    color: #ffffff;
}

.footer .social_block {
    text-align: center;
}

.footer .social_block a {
    padding: 0 1rem;
    text-decoration: none;
}

.footer-flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.footer .footer-list {
    padding: 1.5em;
}

.footer-nav {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.footer-nav-fill .footer-nav-item {


    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;

}

@media (min-width: 768px) {
    .footer .social_block a {
        padding-left: 1rem;
    }
}

.footer .note-block .header-font {
    color: #ffffff;
}

.footer .note-block .header-font img {
    max-height: 30px;
    max-width: 30px;
    padding-right: 2px;
    display: inline-block;
    vertical-align: top;
}

.footer .note-block .header-font a {
    display: inline-block;
    width: 80%;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
}

.footer a:hover,
.footer a:focus {
    text-decoration: underline;
    color: #ffffff;
}

.footer .footer-list {
    padding: 1.5em;
}

.footer .footer-list div {
    margin-top: 20px;
}

.footer .footer-list div:first-child {
    margin-top: 0;
}

.footer .footer-list div span {
    font-weight: bold;
    min-width: 200px;
}

.footer .footer-list .note {
    color: #ffffff;
    font-size: 0.813em;
    text-align: right;
}

.footer .footer-list a {
    margin: 0 1em;
    line-height: 1.5;
    text-decoration: none;
}

.footer .footer-list a:hover,
.footer .footer-list a:focus {
    text-decoration: underline;
}

.footer .info {
    text-align: center;
    line-height: 2em;
    border-top: 1px solid #FFFFFF;
}

.accordion {
    background-color: #0E1E45;
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion .card {
    border: 0;
    border-radius: 0;
    background-color: #0E1E45;
}

.accordion>.card {
    overflow: hidden;
}

.card {
    border: 1px solid #1D2757;
    margin: 1rem 0;
    border-left: 7px solid #1D2757;
    margin: 1rem 0;
    box-shadow: none;
}

.card {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}



.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}



ul.social-media-footer {
    display: none !important;
}

.screening-section {
    background: #031318;
    background-color: rgb(237, 240, 247);
    border-color: rgb(237, 240, 247);
    padding: 1em;
    margin: 1.5em 0;
}

.screening-section .screening-header1 {
    font-size: 24px;
}

.screening-section .screening-header2 {
    font-size: 20px;
    margin-top: 5px;
    color: #323a45;
    font-weight: bolder;
    font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}

.screening-section .screening-button {
    border-radius: 8px;
    border: 2px solid #0051AB;
    background-color: transparent;
    color: #0051AB;
    font-size: 20px;
    font-weight: bold;
    padding: 9px 28px;
}

.screening-section .screening-button.answered {
    background-color: #0051AB;
    color: white;
}

.screening-section .screening-button[disabled] {
    border-color: gray;
    color: gray;
}

.screening-section.results {
    background-color: white;
    text-align: center;
}

.screening-section.results .cdc-icon-pdf {
    display: none;
}

.screening-section.results a,
.screening-section.results p,
.screening-section.results .approved-indicator {
    color: white;
}

.approved-indicator {
    font-weight: bolder;
    font-size: 70px;
    text-align: center;
}

.screening-section .screening-button.print {
    color: white;
    border-color: white;
}

.more-info-button {
    margin-top: 2em;
}

.more-info-button:focus {
    outline: auto !important;
}

.more-info {
    display: none;
}

#answerConfirmation {
    background-color: transparent;
}

#screening-timeout {
    margin-bottom: 30px;
}

.screening-section .accordion .card.bar,
.screening-section .accordion .card-header {
    background-color: transparent;
}

.screening-section .accordion .card-header {
    border-bottom: none;
}

.screening-section .accordion .card-header::after {
    right: auto;
    margin-left: 15px;
}

.screening-section .cdc-icon-info-circle-solid {
    margin-right: 5px;
}

.screening-section .cdc-icon-info-circle-solid::before {
    color: #0051AB;
}

.screening-section .more-info {
    background-color: #f5f5f5;
    padding: 5px;
    margin-top: 1rem;
}

.facility-table-container {
    width: 100%;
    overflow-x: auto;
}

.facility-table {
    text-align: left;
    margin: 1em auto;
}

.facility-table td,
.facility-table th {
    padding: 0 0.75em 0 0.25em;
}

.facility-table .row-header {
    background-color: white;
}

.facility-table .row-header a {
    color: #075290;
}

.facility-table .row-moderate {
    background-color: yellow;
}

.facility-table .row-substantial {
    background-color: orange;
}

.facility-table .row-high {
    background-color: red;
}

.modal-header {
    flex-direction: column;
}

.modal-header .modal-title {
    margin-bottom: 1em;
}

.card-bg-primary {
    background-color: #003F7B;
    color: #fff !important
}

.card-bg-gray-l1 {
    background-color: #e0e0e0 !important;
    color: #000
}

@media screen and (max-width: 768px) {
    .header--logo {
        margin: 2em 0 0;
    }
}

.header--logo {
    margin: 2em 0;
    position: relative;
    flex: 2;
    -webkit-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
}

@media screen and (max-width: 480px) {
    .header--logo-text {
        top: .6em;
    }
}

.header--logo-text {
    position: absolute;
    top: .5em;
    color: #20407d;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .header-row {
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-wrap: nowrap;
        -webkit-flex-wrap: wrap;
        -moz-wrap: wrap;
        -ms-wrap: wrap;
        padding: inherit;
        width: auto;
    }
}

.header-row {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-wrap: wrap;
    -ms-wrap: wrap;
    width: 100%;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}