@font-face
{
    font-family: 'Antonio-Regular';
    src: url('/fonts/Antonio-Regular.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-Bold';
    src: url('/fonts/Antonio-Regular.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-Bold';
    src: url('/fonts/Antonio-Bold.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-ExtraLight';
    src: url('/fonts/Antonio-ExtraLight.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-Light';
    src: url('/fonts/Antonio-Light.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-Medium';
    src: url('/fonts/Antonio-Medium.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-SemiBold';
    src: url('/fonts/Antonio-SemiBold.ttf') format("truetype");
}
@font-face
{
    font-family: 'Antonio-Thin';
    src: url('/fonts/Antonio-Thin.ttf') format("truetype");
}
@font-face
{
    font-family: 'Arial';
    src: url('/fonts/Arial.ttf') format("truetype");
}
@font-face
{
    font-family: 'Arial';
    src: url('/fonts/Arial.ttf') format("truetype");
}
@font-face
{
    font-family: 'Arial Italic';
    src: url('/fonts/Arial Italic.ttf') format("truetype");
}
@font-face
{
    font-family: 'Arial Bold';
    src: url('/fonts/Arial Bold.ttf') format("truetype");
}
@font-face
{
    font-family: 'Arial Bold Italic';
    src: url('/fonts/Arial Bold Italic.ttf') format("truetype");
}
@font-face
{
    font-family: 'Arial Black';
    src: url('/fonts/Arial Black.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-Regular';
    src: url('/fonts/Palanquin-Regular.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-Bold';
    src: url('/fonts/Palanquin-Bold.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-ExtraLight';
    src: url('/fonts/Palanquin-ExtraLight.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-Light';
    src: url('/fonts/Palanquin-Light.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-Medium';
    src: url('/fonts/Palanquin-Medium.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-SemiBold';
    src: url('/fonts/Palanquin-SemiBold.ttf') format("truetype");
}
@font-face
{
    font-family: 'Palanquin-Thin';
    src: url('/fonts/Palanquin-Thin.ttf') format("truetype");
}

.palanquin-regular
{
    font-family: 'Palanquin-Regular', sans-serif !important;
}
.arial-bold
{
    font-family: 'Arial Bold', sans-serif !important;
}

.ufa-blue-new
{
    color: #0044B5 !important;
}
.ufa-blue-background
{
    background-color: #0044B5 !important;
}
.red
{
    color: red !important;
}
p
{
    font-family: 'Arial', sans-serif;
    color: #000;
}
b
{
    font-family: 'Arial Bold', sans-serif !important;
}
i
{
    font-family: 'Arial Italic', sans-serif !important;
}
.research-center-content
{
    max-width: 1280px;
    min-width: 1280px;
    margin: auto;
    background-color: transparent;
}
.research-center-content .text-link-header
{
    font-family: 'Palanquin-Bold', sans-serif !important;
    font-size: 1.25rem !important;
    text-decoration: underline !important;
    color: #0044B5 !important;
}
.research-center-content .text-link
{
    font-family: 'Arial Bold', sans-serif !important;
    color: #0044B5 !important;
}

.the-state-of-alice h1
{
    font-family: 'Antonio-Bold', sans-serif !important;
    font-size: 4.0em !important;
    color: #0044b5 !important;
}
.the-state-of-alice .state
{
    color: #52A0EF !important;
}
.research-center-reports-container
{
    background-color: transparent;
}
.research-center-tab-container
{
    max-width: 17.0rem;
    min-width: 17.0rem;
    margin-top: 2.0rem;
    background-color: transparent;
}
.research-center-content-container
{
    max-width: 63.0rem;
    min-width: 63.0rem;
    min-height: 73rem;
    border: 2px solid #0044B5;
    padding: 1.0rem 3.0rem;
    background-color: transparent;
}
.research-center-reports-text-link
{
    font-family: 'arial', sans-serif;
    font-size: 1.15rem !important;
    color: #0044B5 !important;
    text-decoration: underline;
    line-height: 1.4em;
    margin-top: .325rem;
    margin-left: .9rem;
    cursor: pointer;
}
.research-center-tab
{
    font-family: 'Palanquin-Bold', sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    width: 16.25rem;
    height: 3.5rem;
    padding: 1.0rem 1.20rem;
    border-radius: 12px 0 0 0;
    color: #000;
    background-color: #EDEDED;
    cursor: pointer;
}
.research-center-tab-selected
{
    font-family: 'Palanquin-Bold', sans-serif;
    width: 17.0rem !important;
    color: #FFF;
    background-color: #0044b5 !important;
}
.research-center-page-content
{
    font-family: 'arial', sans-serif;
    color: #000;
}
.research-center-page-content b
{
    font-family: 'arial', sans-serif;
    color: #000;
}
.research-center-page-content p
{
    font-family: 'arial', sans-serif;
    color: #000;
}
.research-center-page-content h2
{
    font-family: 'Antonio-Bold', sans-serif !important;
    font-size: 2.5em !important;
    color: #000 !important;
}



.k-grid
{
    font-family: 'Arial', sans-serif !important;
}
.k-grid .k-grid-header
{
    font-family: 'Arial Bold', sans-serif !important;
    font-size: 16px;
    color: white !important;
}
.k-grid .k-grid-header th.k-header
{
    font-family: 'Arial Bold', sans-serif !important;
    font-size: 14px !important;
    color: white !important;
    background-image: none !important;
    background-color: #6c9acf !important;
    text-align: center;
    vertical-align: middle !important;
}
.k-grid .k-alt
{
    font-family: 'Arial', sans-serif !important;
    background-color: #E5E5E5;
}
html .k-grid tr:hover
{
    background: transparent;
}
html .k-grid tr.k-alt:hover
{
    background: #E5E5E5;
}
.column-header
{
    color: white;
}
.column-header-export
{
    font-size: 0.9rem !important;
}
.column-text-export
{
    font-size: 0.9rem !important;
}
h3
{
    width: 100%;
}
h4
{
    width: 100%;
}
.roboto18 
{
    font-size: 16px;
}
#page-content .row
{
    width: 100%;
}
#key-terms
{
    display: block;
    color: #FFF;
    background: #0044b5;
    position: fixed;
    top: 300px;
    right: -66px;
    z-index: 9;
    height: 40px;
    width: 172px;
    padding: 8px 16px 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px 6px 0 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    cursor: pointer;
}

#key-terms-text
{
    background: #fff;
    color: #000;
    position: fixed;
    right: -590px;
    top: 234px;
    width: 575px;
    height: 450px;
    border: 1px solid #000;
    z-index: 999;
    cursor: pointer;
}
.key-terms-content
{
    margin: 12px 25px;
    padding-right: 10px
}
.separator
{
    width: 98%;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 25px;
    margin-left: 10px;
}
 .gradient-table
{
    margin:auto;
    white-space: nowrap;
}
.gradient-canvas
{
    margin-left: 7.5px; 
    margin-right: 7.5px; 
    border: 1px solid #d3d3d3;
}
.gradient-title
{
    font-family: 'Arial Bold', sans-serif !important;
}
.gradient-text
{
    font-family: 'Arial Bold', sans-serif !important;
    margin-bottom: 5px;
}

/* RESEARCH CENTER GRIDS */
.grid-header
{
    font-family: 'Arial Bold', sans-serif !important;
    margin-left:0;
    width: 99.9%;
    height: 50px;
    padding-right: 10px;
    background-color: #0044b5 !important;
}
.grid-header-text 
{
    font-family: 'Arial Bold', sans-serif !important;
    font-size: 20px;
    position: relative;
    top: 14px;
    left: 10px;
    color: white;
}
.grid-align-center
{
    text-align: center;
}

.grid-align-right
{
    text-align: right;
}

.fake-button-container
{
    width: 100%;
    height: 30px;
}
.fake-button
{
    float: right;
    background-color: #F0F0F0;
    border: 1px solid #CACACA;
    border-radius: 3px;
    width: 120px !important;
    height: 30px;
    cursor: pointer;
}
.fake-button-text
{
    font-size: 12pt !important;
    font-weight: 500;
    color: #333333;
    margin: 6.0px 20.0px !important;
    white-space: nowrap;
}
.fake-button-text2
{
    font-size: 12pt !important;
    font-weight: 500;
    color: #333333;
    margin: 6.0px 17.0px !important;
    white-space: nowrap;
}
.action-button-container
{
    display: inline-flex;
    position: relative;
    bottom: -1.25rem;
    width: 100%;
    white-space: nowrap;
    justify-content: flex-end;
}
.download-button
{
    background-color: #F0F0F0;
    border: 1px solid #CACACA;
    border-radius: 3px;
    width: 40px !important;
    height: 32px;
    margin-right: 10px;
    cursor: pointer;
}
.download-button img
{
    width: 27.5px;
    height: auto;
    margin-top: 3.0px;
}
.view-notes-button
{
    background-color: #F0F0F0;
    border: 1px solid #CACACA;
    border-radius: 3px;
    width: 120px !important;
    height: 32px;
    white-space: nowrap;
    cursor: pointer;
}
.view-notes-button-text
{
    font-size: 12pt !important;
    font-weight: 500;
    color: #333333;
    padding: 7.0px 16.5px !important;
    white-space: nowrap;
}

.view-source-button
{
    background-color: #F0F0F0;
    border: 1px solid #CACACA;
    border-radius: 3px;
    width: 120px !important;
    height: 32px;
    white-space: nowrap;
    cursor: pointer;
}
.view-source-button-text
{
    font-size: 12pt !important;
    font-weight: 500;
    color: #333333;
    padding: 7.0px 16.5px !important;
    white-space: nowrap;
}
.view-source-popup
{
    display: none;
    z-index: 999;
    font-family: roboto-italic, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 2px solid #d4d4d4;
    border-radius: 6px;
    box-shadow: 2px 3px 4px #777777;
    position: absolute;
    width: auto;
    height: auto;
    padding: 15px;
}
.view-source-export
{
    width: 980px;
    height: auto;
    font-family: roboto-italic, sans-serif !important;
    font-size: 12px !important;
    text-align: left;
}
.view-notes-popup
{
    z-index: 999;
    display: none;
    font-family: roboto-italic;
    font-size: 14px;
    background-color: #ffffff;
    border: 2px solid #d4d4d4;
    border-radius: 6px;
    box-shadow: 2px 3px 4px #777777;
    position: absolute;
    width: 720px;
    height: auto;
    padding: 15px;
}
.view-notes-export
{
    width: 980px;
    height: auto;
    font-family: roboto-italic, sans-serif !important;
    font-size: 12px !important;
    text-align: left;
    line-height: 1.4em;
}

.down-arrow
{
    margin-left: 10px;
}
.dropdown
{
    display: inline-block;
}
.dropdown-button
{
    margin-top: 3px;
    margin-right: 7px;
    cursor: pointer;
    width: 100%;
    height: 42px;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 3px;
}
.dropdown-button-text
{
    margin: 8.0px 13.0px !important;
}
.dropdown-content
{
    z-index: 1;
    display: none;
    position: absolute;
    width: 400px;
    background-color: #E9E9E9;
    padding-right: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.dropdown-content a
{
    display: block;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
}
.dropdown-content a:hover
{
    color: #FFF !important;
    background-color: #0044b5;
}
.dropdown:hover .dropdown-content, .all-reports-dropdown
{
    display: block;
}
.partner-states-content
{
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0 !important;
    width: 480px;
    background-color: #FFF !important;
    color: #000 !important;
    padding-right: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    text-transform: none !important;
    letter-spacing: 0;
}
.partner-states-content a
{
    display: inline-block;
    font-family: 'roboto-regular', sans-serif !important;
    font-size: 1.0rem !important;
    font-weight: normal;
    color: #000 !important;
    width: 100%;
    padding: 12px 16px;
    text-decoration: none;
}
.partner-states-menu-item a
{
    font-weight: normal;
    color: #000 !important;
    text-decoration: none !important;
    white-space: nowrap;
    width: 100%;
}
.partner-states-menu-item a:hover
{
    color: #FFF !important;
    background-color: #0044b5 !important;
    text-decoration: none !important;
    width: 100% !important;
}



.all-reports-dropdown
{
    z-index: 1;
    display: none;
    position: absolute;
    padding-right: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.all-reports-dropdown a
{
    display: block;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
}
.all-reports-dropdown ul
{
    list-style-type: none;
    width: 135px !important;
}




.info-about-popup
{
    display: none;
    font-size: 12pt !important;
    z-index: 999;
    padding: 15px;
    background-color: #ffffff;
    border: 2px solid #d4d4d4;
    border-radius: 6px;
    box-shadow: 2px 3px 4px #777777;
    position: absolute;
    height: auto;
    cursor: pointer;
}
.info-about-popup span
{
    font-size: 12pt !important;
}
.info-about-popup ul
{
    font-size: 12pt !important;
}
.info-about-popup p
{
    font-size: 12pt !important;
}

.info-about-text
{
    display: none;
    font-size: 12pt !important;
    z-index: 999;
    padding: 15px;
    background-color: #ffffff;
    border: 2px solid #d4d4d4;
    border-radius: 6px;
    box-shadow: 2px 3px 4px #777777;
    position: absolute;
    width: 400px;
    height: auto;
    cursor: pointer;
}

#info-box-state
{
    display: none;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 4px;
    background-color: #ffffff;
    border: 2px solid #d4d4d4;
    border-radius: 6px;
    box-shadow: 2px 3px 4px #777777;
    word-wrap: break-word !important;
    width: 260px;
    height: auto;
}
#info-box-state table
{
    text-align: left;
    font-size: 10pt;
}
.info-box-left
{
    text-align: left;
    white-space: nowrap;
    width: 150px;
}
.info-box-center
{
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}

.info-box-right
{
    text-align: right;
    white-space: nowrap;
    width: 100px;
}

.data-info-title
{
    font-weight: bold;
    text-align: center;
}
.data-info-header
{
    text-align: center;
}
.data-info-left 
{
    text-align: left;
}
.data-info-center
{
    text-align: center;
}
.data-info-right
{
    text-align: right;
}
.svg-content
{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 600px !important;
    margin: auto;
    vertical-align: middle;
    overflow: hidden;
    stroke: #FFFFFF;
    stroke-width: .075%;
    stroke-linecap: round;
    stroke-linejoin: round;
    cursor: pointer !important;
}
.shape-border:hover
{
    stroke: #0044b5 !important;
    stroke-width: 1.75px;
    stroke-linejoin: round;
    paint-order: fill;
    cursor: pointer;
}

.chart-container
{
    width: 100%;
    height: 525px
}
.chart-attributes
{
    width: 100%;
    height: 500px;
}


.page-template
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px !important;
    height: 1290px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.page-template .page-footer
{
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 15px;
}
.page-template .top-rule
{
    z-index: 999;
    position: absolute;
    left: 17px;
    width: 940px;
}
.page-template .page-number
{
    z-index: 999;
    position: absolute;
    top: -6px;
    right: 20px
}
.page-template .bottom-rule
{
    position: absolute;
    left: -8px;
    width: 980px;
}
.page-template .text-content
{
    position: absolute;
    top: 20px;
    left: 0;
    height: 66px;
}
.page-template .logo
{
    position: absolute;
    top: 20px;
    right: 0;
    height: 60px;
}


.print-header
{
    background-image: none !important;
    background-color: #7EA7c7 !important;
    position: relative;
    top: -1px;
    left: -2px;
}
.print-header-cell
{
    text-align: center;
    width: 324px !important;
    border: 1px solid #B8B8B8;
    border-collapse: collapse;
}
.print-header-text
{
    font-family: 'Arial Bold', sans-serif;
    font-size: 18px;
    color: white !important;
    line-height: 35px;
    white-space: nowrap;
}

.print-row
{
    background-image: none !important;
    background-color: #FFFFFF !important;
    position: relative;
    top: -1px;
    left: -2px;
}
.print-row-alt
{
    background-image: none !important;
    background-color: #DFDFDF !important;
    position: relative;
    top: -1px;
    left: -2px;
}
.print-cell
{
    width: 324px !important;
    line-height: 35px;
    color: #232323;
    border: 1px solid #CBCBCB;
    border-collapse: collapse;
}

.research-center-container
{
    min-width: 400px;
    max-width: 1000px;
    width: 100% !important;
    border: 2px solid #F1F1F1;
    padding: 0 16px;
}
.research-center-container-mobile
{
    min-width: 95vw;
    max-width: 95vw;
    width: 100% !important;
    border: 2px solid #F1F1F1;
    padding: 0 16px;
}
.export-only
{
    display: none;
}
.k-pdf-export .research-center-section
{
    width: 100% !important;
    height: 100% !important;
    border: 2px solid transparent;
}
.k-pdf-export .no-export
{
    display: none;
}
.k-pdf-export .export-only
{
    display: block !important;
}
.k-pdf-export .export-only-padding-top
{
    display: block !important;
    padding-top: 1.5rem !important;
}
.k-pdf-export .export-only-no-padding
{
    display: block !important;
    padding: 0 !important;
}
.k-pdf-export .export-only-padding-left-3
{
    display: block !important;
    padding-left: 1.0rem !important;
}
.k-pdf-export .page-section-border
{
    border-width: 0 !important;
}
.page-break-after
{
    page-break-after: always;
}
.page-break-before
{
    page-break-before: always;
}
.report-cover
{
    border: 1px solid black;
}

#print-view
{
    width: 100% !important;
}
.chart-export-style
{
    width: 955px !important;
    height: 500px;
}
.grid-export-style
{
    width: 953px !important;
    height: auto;
}

.menu-divider
{
    width: 97.5%;
    margin-top: 10px;
    margin-left: 5px !important;
    margin-bottom: 10px;
    border-bottom: 1px solid #AAAAAA
}

.window-shades
{
    width: 100%;
    margin-left: 0 !important;
}
.window-shades-header
{
    font-family: Arial Bold;
    font-size: 12px;
    line-height: 1.4em;
    width: 100%;
    color: #000;
    margin: 0 !important;
    padding: 5px 0;
    border: .5px solid #BBBBBB;
    border-collapse: collapse;
    white-space: nowrap;
}
.window-shades-header-text
{
    margin-top: 2px;
    margin-left: -7px;
}
.window-shades-header-caret
{
    font-size: 18px;
    margin-right: -10px !important;
}
.window-shades-text
{
    font-family: roboto-regular;
    font-size: 12px;
    padding: 3px 7px;
    white-space: normal;
}


.dig-deeper-with-alice-header
{
    font-family: Palanquin-Bold !important;
    font-size: 1.35rem;
    line-height: 1.4em;
    width: 16.25rem;
    margin: 0 !important;
    padding: 0 0;
    border: .5px solid #BBBBBB;
    border-collapse: collapse;
    background-color: #CBE2FA;
    cursor: pointer;
}
.dig-deeper-with-alice-header h3
{
    font-family: Palanquin-Bold !important;
    font-size: 1.35rem;
    color: #0044B5 !important;
}
.dig-deeper-with-alice-header-text
{
    font-family: Palanquin-Bold !important;
    font-size: 1.35rem;
    color: #0044B5 !important;
}
.dig-deeper-with-alice-text p
{
    font-family: Palanquin-Regular !important;
    font-size: 1.25rem !important;
    max-width: 16.25rem;
    min-width: 16.25rem;
    padding: 1.0rem;
    color: #000 !important;
    background-color: #EDEDED !important;
}
.dig-deeper-with-alice-text .text-link
{
    font-family: Palanquin-Regular !important;
    font-size: 1.25rem !important;
}
.dig-deeper-with-alice-text ul
{
}
.dig-deeper-with-alice-text li
{
    font-family: Palanquin-Bold !important;
    font-size: 1.0rem;
}
.dig-deeper-with-alice-text li::marker 
{
    font-family: Palanquin-Bold !important;
    font-size: .9rem;
    color: #0044B5;
}

.learn-more-container
{
    width: 100%;
    margin:auto;
    height: auto;
}
.learn-more-container-header
{
    font-family: 'Arial Bold', sans-serif !important;
    background-color: #CBE2FA;
    padding: 1.0rem 1.5rem .5rem;
}
.learn-more-container-header h3
{
    font-family: 'Arial Bold', sans-serif !important;
    color: #0044B5 !important;
}
.learn-more-container-content
{
    background-color: #EDEDED;
    color: #000;
    height: auto;
    padding:  1.5rem 1.0rem .5rem;
}






.align-vertically
{
    display: flex;
    align-items: center;
    height: 2.8em;
}
.align-centered
{
    display: flex;
    align-items: center;
    height: 2.8em;
}
.select-county
{
    font-size: 1.0rem;
    font-weight: bold;
    color: #0044b5;    
}
.selected
{
    color: #FFF !important;
    background-color: #0044b5 !important;
}
.research-center-menu-container
{
    background-color: #F0F0F0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 2px 3px;
    white-space: nowrap;
}
.research-center-menu-strip
{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.research-center-row
{
    display: flex;
    justify-content: space-around;
}
.research-center-button
{
    cursor: pointer;
    font-size: 16px;
    color: #000;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 3px;
    padding: 10px 0;
    margin: 0 5px;
    flex: auto;
}
.research-center-button a
{
    color: #000 !important;
    text-decoration: none !important;
}
.research-center-button:hover
{
    background-color: #CCC;
}
.research-center-button-states
{
    cursor: pointer;
    font-size: 14px;
    color: #000;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 3px;
    padding: 6px 0;
    margin: 0 5px;
    flex: auto;
}
.research-center-button-states.button-selected
{
    background-color: #0044b5 !important;
}
.research-center-button-states.button-selected a
{
    color: #FFF !important;
}
.research-center-button-states a
{
    color: #000 !important;
    text-decoration: none !important;
}
.research-center-button-states:hover
{
    background-color: #CCC;
}

.research-center-menu-container-mobile
{
    background-color: #F0F0F0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 2px 3px;
    white-space: nowrap;
}
.research-center-menu-strip-mobile
{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.research-center-row-mobile
{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.research-center-button-mobile
{
    cursor: pointer;
    font-size: 12px;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 3px;
    padding: 10px 5px;
    margin: 5px 5px;
    flex: auto;
}
.research-center-button-mobile.button-selected
{
    background-color: #0044b5 !important;
}
.research-center-button-mobile.button-selected a
{
    color: #FFF !important;
}
.research-center-button-mobile a
{
    color: #000;
    text-decoration: none !important;
}
.research-center-button-mobile:hover
{
    background-color: #CCC;
}

.grow-34
{
    flex-basis: 34%;
}
.grow-50
{
    flex-basis: 50%;
}
.grow-100
{
    flex-basis: 100%;
}

.grid-header-text-mobile
{
    font-family: 'Arial Bold', sans-serif;
    font-size: 16px;
    color: white;
    width: 95%;
}

.multi-select-counties-mobile
{
    width: 100%;
}
.households-by-type-grid-mobile
{
    width: 100% !important;
    height: auto;
    border: 1px solid #B2B2B2;
}
.alice-households-over-time-chart-mobile
{
    width: 100%;
}
.alice-households-over-time-chart2-mobile
{
    width: 100%;
}
.families-with-children-chart-mobile
{
    width: 100%;
}
.households-by-age-chart-mobile
{
    width: 100%;
}
.households-by-race-chart-mobile
{
    width: 100%;
}
.budget-comparison-chart-mobile
{
    width: 100%;
}
.household-survival-budget-grid-mobile
{
    width: 100%;
    border: .5px solid #B2B2B2;
}
.additional-household-sizes-grid-mobile
{
    width: 100%;
    border: .5px solid #B2B2B2;
}
.additional-household-sizes-grid-mobile
{
    width: 100%;
    border: .5px solid #B2B2B2;
}
.household-sustain-budget-grid-mobile
{
    width: 100%;
    border: .5px solid #B2B2B2;
}
.jobs-by-hourly-wage-chart-mobile
{
    width: 100%;
}
.labor-status-chart-mobile
{
    width: 100%;
}
.employment-by-firm-chart-mobile
{
    width: 100%;
}
.households-stats-chart-mobile
{
    width: 100%;
}
.labor-status-chart-mobile
{
    width: 100%;
}
.households-by-geo-type-grid-mobile
{
    width: 100%;
}
.state-downloads-container
{
    border: 1px solid #0044b5; 
    width:15.25rem;
    height:16.75rem;
}
.state-downloads-container-no-export
{
    border: 1px solid #0044b5;
    width: 15.25rem;
    height:auto;
}
.state-downloads-header
{
    width: 100%; 
    height: 2.5rem; 
    background-color: #0044b5;
}
.state-downloads-header
{
    background-color: #0044b5;
    color: white; 
    width: 100%; 
    height: 2.5rem; 
}
.state-downloads-header-text
{
    font-weight: bold; 
    text-transform: uppercase;
    padding: .55rem;
}
.bold-blue-grid-header
{
    font-weight: bold; 
    text-transform: uppercase;
    color: white; 
    background-color: #0044b5 !important;
}
.print-section
{
    min-width: 400px;
    max-width: 1000px;
    width: 100% !important;
}
.print-section-no-padding
{
    min-width: 400px;
    max-width: 1000px;
    width: 100% !important;
    margin-top: -20px !important;
}
.export-only
{
    display: none;
}
.k-pdf-export .print-section
{
    width: 100% !important;
    height: 100% !important;
    border: 2px solid transparent;
    padding: 0 20px;
}



@media only screen and (max-device-width: 1279.98px) and (orientation: landscape)
{
    .research-center-menu-container
    {
        display: none !important;
    }
    .research-center-menu-container-mobile
    {
        display: flex !important;
    }
}
@media only screen and (max-device-width: 1025px) and (orientation: portrait)
{
    .research-center-menu-container
    {
        display: none !important;
    }
    .research-center-menu-container-mobile
    {
        display: flex !important;
    }
    h1
    {
        font-size: 2.25rem !important;
        padding: 0 15px !important;
    }
    h2
    {
        font-size: 30px !important;
        white-space: nowrap;
    }
    h3
    {
        font-size: 20px !important;
    }
    h4
    {
        font-size: 18px !important;
    }
}


@media only screen and (max-device-width: 414px) and (orientation: portrait)
{
    .grid-header
    {
        height: 50px !important;
    }
    .k-grid .k-grid-header th.k-header
    {
        font-size: 12px !important;
    }
    .k-grid td
    {
        font-size: 12px !important;
        text-align: right;
    }
    .k-grid-norecords
    {
        font-size: 12px !important;
    }
    .grid-header-text-mobile
    {
        font-size: 14px !important;
    }
    .research-center-row
    {
        margin-left: 4px !important;
    }
    .research-center-button
    {
        font-size: 12px !important;
        padding: 10px 2px !important;
        margin: 5px 5px;
    }
    .text-link
    {
        word-wrap: break-word !important;
    }
    .research-center-button-states
    {
        font-size: 10px !important;
        padding: 10px 0 !important;
        margin: 2px 2px !important;
    }
    .dropdown-content
    {
        font-size: 16px !important;
        width: 375px !important;
        right: 0 !important;
        text-align: left !important;
        background-color: white;
    }
    .window-shades
    {
        font-size: 8px !important;
    }
    .page-section-border
    {
        padding: 0 10px;
    }
    .separator
    {
        margin-left: 3px !important;
    }
    .map-viewer-usa
    {
        margin-top: -180px !important;
    }
    .map-viewer-usa-gradient
    {
        margin-top: -160px !important;
    }
    .map-viewer-state
    {
        margin-top: 10px !important;
    }
    .map-viewer-state-gradient
    {
        margin-top: 10px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 177px !important;
    }
    .all-reports-dropdown ul
    {
        width: 178px !important;
    }
}
@media only screen and (max-device-width: 411px) and (orientation: portrait)
{
    .all-reports-dropdown.dropdown-content
    {
        width: 175px !important;
    }
    .all-reports-dropdown ul
    {
        width: 176px !important;
    }
}
@media only screen and (max-device-width: 375px) and (orientation: portrait)
{
    h1
    {
        font-size: 34px !important;
        padding: 0 15px !important;
    }
    h2
    {
        font-size: 30px !important;
        white-space: nowrap;
    }
    h3
    {
        font-size: 18px !important;
    }
    h4
    {
        font-size: 16px !important;
    }
    .k-grid .k-grid-header th.k-header
    {
        font-size: 7px !important;
    }
    .k-grid td
    {
        font-size: 7px !important;
    }
    .grid-header-text-mobile
    {
        font-size: 12px !important;
    }
    .dropdown-content
    {
        font-size: 14px !important;
        width: 335px !important;
    }
    .research-center-button-mobile
    {
        font-size: 11px !important;
        padding: 10px 2px !important;
        margin: 5px 5px;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 157px !important;
    }
    .all-reports-dropdown ul
    {
        width: 158px !important;
    }
}

@media only screen and (max-device-width: 360px) and (orientation: portrait)
{
    h1
    {
        font-size: 32px !important;
        padding: 0 15px !important;
    }
    h2
    {
        font-size: 28px !important;
        white-space: nowrap;
    }
    h3
    {
        font-size: 16px !important;
    }
    h4
    {
        font-size: 14px !important;
    }
    .k-grid .k-grid-header th.k-header
    {
        font-size: 6px !important;
    }
    .k-grid td
    {
        font-size: 6px !important;
    }
    .k-grid-norecords
    {
        font-size: 10px !important;
    }
    .dropdown-content
    {
        font-size: 14px !important;
        width: 321px !important;
    }
    .window-shades-header-text
    {
        font-size: 11px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 149px !important;
    }
    .all-reports-dropdown ul
    {
        width: 150px !important;
    }
}

@media only screen and (max-device-width: 320px) and (orientation: portrait)
{
    h1
    {
        font-size: 30px !important;
        padding: 0 15px !important;
    }
    h2
    {
        font-size: 24px !important;
        white-space: nowrap;
    }
    h3
    {
        font-size: 14px !important;
    }
    h4
    {
        font-size: 14px !important;
    }
    .k-grid .k-grid-header th.k-header
    {
        font-size: 5.5px !important;
    }
    .k-grid td
    {
        font-size: 5.5px !important;
    }
    .grid-header-text-mobile
    {
        font-size: 10px !important;
    }
    .gradient-table
    {
        margin-left: -2px !important;
    }
    .gradient-title
    {
        font-size: 12px !important;
    }
    .gradient-text
    {
        font-size: 12px !important;
    }
    .research-center-button-mobile
    {
        font-size: 9px !important;
        padding: 10px 2px !important;
        margin: 5px 5px;
    }
    .dropdown-content
    {
        font-size: 12px !important;
        width: 275px !important;
    }
    .window-shades-header-text
    {
        font-size: 9px !important;
    }
    .window-shades-text
    {
        font-size: 10px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 131px !important;
    }
    .all-reports-dropdown ul
    {
        width: 132px !important;
    }
}

/* Pixel 2 XL */
@media only screen and (max-device-width: 823px) and (orientation: landscape)
{
    .grid-header
    {
        height: 50px !important;
    }
    .margin-top-all-reports
    {
        margin-top: 26px !important;
    }
    .research-center-button
    {
        font-size: 12.5px !important;
        padding: 10px 10px !important;
        margin: 2px 2px !important;
    }
    .research-center-button-states
    {
        font-size: 10px !important;
        padding: 10px 0 !important;
        margin: 2px 2px !important;
    }
    .text-link
    {
        font-size: 16px !important;
    }
    .dropdown-content
    {
        width: 360px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 139px !important;
    }
    .all-reports-dropdown ul
    {
        margin-left: -1px !important;
        width: 140px !important;
    }
    .page-section-border
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .map-viewer-usa
    {
        margin-top: -10px !important;
    }
    .map-viewer-usa-gradient
    {
        margin-top: 10px !important;
    }
}

/* iPhone X */
@media only screen and (max-device-width: 812px) and (orientation: landscape)
{
    .margin-top-all-reports
    {
        margin-top: 27px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 137px !important;
    }
    .all-reports-dropdown ul
    {
        width: 138px !important;
    }
}
/* iPhone 6/7/8 Plus */
@media only screen and (max-device-width: 736px) and (orientation: landscape)
{
    .margin-top-all-reports
    {
        margin-top: 51px !important;
    }
    .text-link
    {
        font-size: 14px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 122px !important;
    }
    .all-reports-dropdown ul
    {
        width: 123px !important;
    }
}

/* Pixel 2 */
@media only screen and (max-device-width: 731px) and (orientation: landscape)
{
    .k-grid .k-grid-header th.k-header
    {
        font-size: 12px !important;
    }
    .k-grid td
    {
        font-size: 12px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 122px !important;
    }
    .all-reports-dropdown ul
    {
        width: 123px !important;
    }
}

/* iPhone 6/7/8 */
@media only screen and (max-device-width: 667px) and (orientation: landscape)
{
    .research-center-button
    {
        font-size: 8.5px !important;
    }
    .research-center-button-states
    {
        font-size: 9px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 116px !important;
    }
    .all-reports-dropdown ul
    {
        width: 117px !important;
    }
}

/* Galaxy S5 */
@media only screen and (max-device-width: 640px) and (orientation: landscape)
{
    .research-center-button
    {
        font-size: 9px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 110px !important;
    }
    .all-reports-dropdown ul
    {
        width: 111px !important;
    }
}

/* iPhone 5/SE */
@media only screen and (max-device-width: 568px) and (orientation: landscape)
{
    h1
    {
        font-size: 48px !important;
        padding: 0 15px !important;
    }
    h2
    {
        font-size: 40px !important;
        white-space: nowrap;
    }
    h3
    {
        font-size: 22px !important;
    }
    h4
    {
        font-size: 20px !important;
    }
    .k-grid .k-grid-header th.k-header
    {
        font-size: 10px !important;
    }
    .k-grid td
    {
        font-size: 10px !important;
    }
    .research-center-button-states
    {
        font-size: 8.5px !important;
    }
    .all-reports-dropdown.dropdown-content
    {
        width: 96px !important;
    }
    .all-reports-dropdown ul
    {
        width: 97px !important;
    }
}
