/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 110px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

/* Custom formatting */

.top-buffer {
    margin-top: 10px;
}

.svgResize img {
    max-width: 20% !important;
    max-height: 20%!important;
}

.browserRowGreen {
    FONT-FAMILY: Verdana font-size: 10px;
    font-weight: bold;
    background-color: #00EE00;
}

.browserRowBlue {
    FONT-FAMILY: Verdana font-size: 10px;
    font-weight: bold;
    background-color: #3399FF;
}

.browserRowYellow {
    FONT-FAMILY: Verdana font-size: 10px;
    font-weight: bold;
    background-color: #FFFF33;
}

.browserRowOrange {
    FONT-FAMILY: Verdana font-size: 10px;
    font-weight: bold;
    background-color: #FF9900;
}

.browserRowRed {
    FONT-FAMILY: Verdana font-size: 10px;
    font-weight: bold;
    background-color: #FF0000;
}

#left {
    float: left !important;
}

#right {
    float: right !important;
}

.sectionheader1 {
    FONT-FAMILY: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: #CCCCCC;
}

.sectionheader2 {
    FONT-FAMILY: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.sectionheader3 {
    FONT-FAMILY: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.sectionheader4 {
    FONT-FAMILY: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}


.sectionheader5 {
    FONT-FAMILY: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
/*complaint*/
#bootstrap-overrides h2 { /* 100+1=101 priority score, yay! */
    line-height: 1;
    color: inherit;
    font-size: 2.0em;
    font-weight: 600;
}

#bootstrap-overrides p { /* 100+1=101 priority score, yay! */
    font-family: Verdana, sans-serif;
}

#bootstrap-overrides h4 {
    font-weight: 600;
}

#bootstrap-overrides h3 {
    font-weight: 600;
}

#footer {
    height: 130px !important;
    line-height: 45px;
}

    #footer div { /* 100+1=101 priority score, yay! */
        font-family: Verdana, sans-serif;
        color: white;
    }

#alert1 strong {
    font-family: Verdana, sans-serif;
    font-size: 110.01% !important;
}

#alert2 strong {
    font-family: Verdana, sans-serif;
    font-size: 110.01% !important;
}

td.biz-info, li.biz-info {
    width: 670px !important;
}

#footer div a {
    font-family: Verdana, sans-serif;
    color: #CCC;
    font-size: 100.01%;
}

.ddlFont {
    font-size: 1.5rem !important;
}

.odr-1 input {
    font-size: 1.5em !important;
}

.odr-1 textarea {
    font-size: 1.5em !important;
}

.odr-1 .btn {
    font-size: 1.5rem !important;
}

.odr-1 p {
    font-size: 1.5em !important;
    margin: 0 0 0.5em;
    line-height: 1.4;
}

.odr-1 li {
    font-size: 1.5em !important;
    margin: 0 0 0.5em;
}

.odr-1 .textcounter {
    font-size: 1em !important;
}

.main_footer .footer_box {
    display: block;
}

.main_footer {
    background-color: #005f87;
    color: #fff;
    padding: 24px 0 32px;
}

    .main_footer .footer_logo {
        width: 152px;
        height: 73px;
        display: block;
        background-image: url("/?originalUrl=https%3A%2F%2Fdpfservices.bbbprograms.org%2Fimages%2Fbbb_logo_white.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0;
    }

.main_footer {
    color: #fff;
}

body .main_footer {
    margin-bottom: 0px !important;
}

nav, section {
    display: block;
}

.main_footer .footer_nav ul {
    padding: 20px 0;
}

ol, ul {
    margin: 0;
    
}

.entities_list {
    list-style-type: none;
    padding: 0;
}


.footer_nav a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    padding: 20px;
}

.main_footer .footer_nav a:hover {
    color: #b2906d;
}

.main_footer .footer_nav a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /*font-family: Gotham A,Gotham B,Times,serif;*/
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .005em;
    font-weight: 500 !important;
    display: inline-block;
    padding: 6.66667px 0;
}

.main_footer .copyright {
    /*font-family: Gotham A,Gotham B,Times,serif;*/
    font-style: normal;
    font-weight: 300;
    font-size: 8px;
    line-height: 1.2;
    letter-spacing: .03em;
    display: inline-block;
    padding-top: 10px;
}

.footer-link-ul {
    list-style-type: none;
}


@media print {
    #printPage {
        display: none;
    }

    .smallbodytext {
        FONT-FAMILY: Verdana;
        FONT-SIZE: 12px;
        COLOR: #333333;
    }
}

