﻿a 
{
    color: #000 !important;
    text-decoration: underline;
}
h1
{
    font-family: league-gothic-regular, sans-serif;
    font-size: 48px;
    font-weight: normal;
    margin: 0;
    color: #000;
    text-transform: uppercase
}
h2
{
    font-family: league-gothic-regular, sans-serif;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.4em;
    color: #000;
    text-transform: uppercase;
}
h3
{
    font-family: roboto-bold;
    font-size: 28px;
    line-height: 1.4em;
    color: #000;
}
h5
{
    font-family: league-gothic-regular, sans-serif;
    font-size: 24px;
    line-height: 1.4em;
    color: #000;
}
h6
{
    font-family: league-gothic-regular, sans-serif;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.4em;
    color: #000;
}
.roboto-bold-20
{
    font-family: roboto-bold;
    font-size: 20px;
    line-height: 1.4em;
    color: #000;
}
.roboto-bold-22
{
    font-family: roboto-bold;
    font-size: 22px;
    line-height: 1.4em;
    color: #000;
}
.roboto-bold-24
{
    font-family: roboto-bold;
    font-size: 24px;
    line-height: 1.4em;
    color: #000;
}
.window-shades
{
    height: auto;
}
.window-shades-arrow
{
    cursor: pointer;
    margin-top: -1px;
    margin-left: -10px;
}
.window-shades-header
{
    font-family: roboto-bold;
    font-size: 24px;
    line-height: 1.4em;
    color: #000;
}
.window-shades-header-text
{
    color: #000;
    cursor: pointer;
}
.window-shades-content
{
    display: flex !important;
}
.window-shades-mobile-content
{
    display: none !important;
}
.window-shades-text
{
    margin-left: 30px;
}
.window-shades-consequences
{
    margin-top: -8px;
}
.window-shades-close
{
    color: #000000;
    font-size: 24px;
    background-color: transparent;
    cursor: pointer;
    margin-top: -85px;
}
.menu-container
{
    width: 100%;
    height: 50px;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
.menu-section
{
    display: block;
    width: 100%;
    height: 50px;
}
.menu-section-text
{
    font-family: roboto-bold;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    left: 0;
    top: 14px;
    width: 100%;
    height: 100%;
}
.menu-section-text a
{
    color: inherit !important;
    text-decoration: none;
}
.menu-item
{
    font-weight: normal;
    color: #666666 !important;
    text-decoration: none !important;
    white-space: nowrap;
}
.menu-item:hover
{
    color: inherit !important;
    text-decoration: none !important;
}
.menu-item-selected
{
    color: inherit;
    font-weight: bold;
}
.menu-item-ALICE
{
    position: relative;
    font-weight: normal;
    color: #666666 !important;
    text-decoration: none !important;
    white-space: nowrap;
}
.menu-item-ALICE .alice-arrow
{
    font-size: 16px;
}

.menu-section-mobile
{
    display: none;
    width: 100%;
    height: 50px;
    white-space: nowrap;
}
.menu-section-row-mobile
{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
}
.menu-item-mobile
{
    font-weight: normal;
    margin-right: 5px;
    flex: auto;
    color: #666666 !important;
}
.menu-item-mobile:hover
{
    color: inherit !important;
    text-decoration: none !important;
}
.menu-item-mobile-selected
{
    font-weight: normal;
    flex: auto;
    margin-right: 5px;
}
.menu-section-text-mobile
{
    font-family: roboto-bold;
    font-size: 16px;
    font-weight: normal;
    padding: 12px 0;
}
.menu-section-text-mobile a
{
    color: inherit !important;
    text-decoration: none;
}



.introduction-mobile
{
    display: none;
}
.vl
{
    border-left-width: 3px;
    border-left-style: solid;
    position: absolute;
    left: 50%;
    height: 100px;
}
.vlc
{
    width: 48px;
}

.source-panel
{
    word-wrap: break-word;
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
}
.source-toggle-image
{
    position: absolute;
    top: 20px;
    right: 18px;
    width: 10px;
    height: 10px;
}
.attribution
{
    font-family: roboto-italic, sans-serif;
    font-size: .7em;
    line-height: 1.25;
    margin: 5px 0;
}
.attribution-label
{
    font-family: roboto-bold-italic;
    font-size: 16px;
    color: #000000;
    line-height: 1.25;
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.attribution-caret
{
    position: absolute;
    top: 12px;
    right: 14px;
    font-size: 16px;
    color: #000000;
    line-height: 1.25;
    margin-bottom: 10px;
}
.attribution-section
{
    font-family: roboto-italic, sans-serif;
    font-size: .7em;
    line-height: 1.25;
    word-wrap: break-word !important;
    margin-bottom: 10px;
    height: auto !important;
    overflow: hidden;
    width: 100%;
    padding-right: 10px;
}
.attribution-link
{
    position: relative;
    top: -6.75px;
    left: 3px;
    font-size: 10pt;
    color: #0044b5 !important;
    margin-right: 7px;
}

.window-shades-text-col-1
{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.window-shades-text-col-2
{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.window-shades-text-col-10
{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.window-shades-text-col-11
{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.unordered-list
{
    display: block;
    color: #333333;
}
.unordered-list li
{
    font-size: 20px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.page-section
{
    margin-bottom: 20px;
}
.page-action-link
{
    color: #000000;
    text-decoration: underline
}
.section-header
{
    font-family: roboto-bold;
    font-size: 24px;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none !important;
}
.dropbtn
{
    color: black;
    border: none;
}
.dropdown
{
    display: inline-block;
}
.dropdown-content
{
    display: none;
    position: absolute;
    background-color: #FFF;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a
{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover
{
    color: black !important;
    background-color: #FFB351;
}
.dropdown:hover .dropdown-content
{
    display: block;
}


.print-page
{
    color: #666666 !important;
    width: 25px;
    height: 22px;
    margin-right: 7px;
}
.print-page-text
{
    margin-left:7px;
    color: #666666 !important;
}
.other-sections
{
    color: #666666 !important;
    position: relative;
    top: 0;
}
.message-box
{
    width: 100%;
    border-width: 2px;
    border-style: solid;
}
.message-box-header
{
    height: 42px;
}
.message-box-header-text
{
    font-family: league-gothic-regular;
    color: white;
    font-size: 28px;
    padding: 10px 8px;
    white-space: nowrap;
    text-transform: uppercase;
}
.message-box-text
{
    margin:0;
    padding: 7px 0;
    padding-left: 10px;
    padding-right: 10px;
}
.attribution-panel-color
{
    background-color: #F9F9F9;
}

.housing-color
{
    color: #002358;
}
.child-care-color
{
    color: #FFB351;
}
.food-color
{
    color: #F58220;
}
.transportation-color
{
    color: #F04E31;
}
.health-care-color
{
    color: #0056A7;
}
.technology-color
{
    color: #612872;
}
.taxes-color
{
    color: #659B46;
}

.banner
{
    width: 100%;
    margin-top: 10px;
}
.banner h1
{
    z-index: 10;
    margin-top: -25px;
}

@media only screen and (max-device-width: 1024px) and (orientation: portrait)
{
    .desktop-content
    {
        display: none !important;
    }
    .mobile-content
    {
        display: block !important;
    }
    .menu-section
    {
        display: none;
    }
    .menu-section-mobile
    {
        display: block;
    }
    .window-shades-header-text
    {
        font-size: 19px !important;
    }
    .window-shades-content
    {
        display: none !important;
    }
    .window-shades-mobile-content
    {
        display: block !important;
    }
    .window-shades-text
    {
        margin-left: 2px !important;
        margin-bottom: 10px !important;
    }
    .window-shades-text-col-1
    {
        -ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
    }
    .window-shades-text-col-11
    {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .window-shades-close
    {
        display: none !important;
    }
    .introduction-mobile
    {
        display: flex !important;
    }
    .message-box
    {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }
    .attribution-label
    {
        margin-top: 12px !important;
    }
    .source-toggle-image
    {
        top: 18px;
    }
}
@media only screen and (max-device-width: 480px) and (orientation: portrait)
{
    .banner h1
    {
        font-size: 31px !important;
        margin-top: -24px !important;
    }
    .menu-section-text-mobile, .alice-arrow
    {
        font-size: 12px !important;
    }
    .window-shades-arrow
    {
        font-size: 24px !important;
        margin-left: -4px !important;
    }

    .window-shades-header-text
    {
        font-size: 20px !important;
    }
}
@media only screen and (max-device-width: 375px) and (orientation: portrait)
{
    .banner h1
    {
        font-size: 28px !important;
        margin-top: -20px !important;
    }
    .window-shades-arrow
    {
        font-size: 22px !important;
        margin-left: -2px !important;
    }
    .window-shades-header-text
    {
        font-size: 18px !important;
    }
}

@media only screen and (max-device-width: 360px) and (orientation: portrait)
{
    .banner h1
    {
        font-size: 27px !important;
        margin-top: -20px !important;
    }
    .menu-section-text-mobile, .alice-arrow
    {
        font-size: 11px !important;
    }
    .window-shades-arrow
    {
        font-size: 22px !important;
        margin-left: -3px !important;
    }
    .window-shades-header-text
    {
        font-size: 17px !important;
    }
}
@media only screen and (max-device-width: 320px) and (orientation: portrait)
{
    .banner h1
    {
        font-size: 24px !important;
        margin-top: -16px !important;
    }
    .menu-section-text-mobile, .alice-arrow
    {
        font-size: 10px !important;
    }
    .window-shades-arrow
    {
        font-size: 20px !important;
        margin-left: -2px !important;
    }
    .window-shades-header-text
    {
        font-size: 15px !important;
    }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape)
{
    .desktop-content
    {
        display: none !important;
    }
    .mobile-content
    {
        display: block !important;
    }
    .menu-section
    {
        display: none;
    }
    .menu-section-mobile
    {
        display: block;
    }
    .menu-section-text-mobile
    {
        font-size: 16px !important;
    }
    .window-shades-header-text
    {
        font-size: 20px !important;
    }
    .window-shades-content
    {
        display: none !important;
    }
    .window-shades-mobile-content
    {
        display: block !important;
    }
    .window-shades-text
    {
        margin-left: 2px !important;
        margin-bottom: 10px !important;
    }
    .window-shades-text-col-1
    {
        -ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
    }
    .window-shades-text-col-11
    {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .window-shades-close
    {
        display: none !important;
    }
    .introduction-mobile
    {
        display: flex !important;
    }
    .message-box
    {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }
    .attribution-label
    {
        margin-top: 12px !important;
    }
    .source-toggle-image
    {
        top: 18px;
    }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape)
{
    .window-shades-arrow
    {
        font-size: 24px !important;
        margin-left: -4px !important;
    }
}