<html><body><p>/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Edits - Bethany Saucier - CSS */

#header .titlebar {
    padding-top: 5px;
}


.flex-control-nav {
    bottom: -50px;
}

/* New Styles Bethany Saucier - CSS */

.marginbottom {
    margin-bottom: 0px !important;
}

.border {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 7px !important;
}

.module h3, h2, h4, h1, h5 {
    border-bottom: 0px !important;    
    padding: 0px !important;
}

h5 {
    line-height: 23px !important;
}

.module h2 {
    font-size: 20px !important;
}

.module-typeF {
    padding-left: 10px;
}

.module-typeL ul li a div h3 {
    margin-bottom: 10px !important;
}

.module-typeL {
    margin-bottom: 0px !important;
}

.nopadding {
     padding: 0px !important;
}

/* Edit to Go Button on dropdown State Snapshots page - CSS */

input {
    vertical-align: top !important;
}

.left30 {
   margin-left: -30px !important;
   margin-top: 20px;
}

.bottom {
   margin-bottom: 0px !important;
}

.module {
   margin-bottom: 0px !important;
}

.paddingtop {
   padding-top: 10px !important;
   margin-top: 25px;
}

.module ul, ol {
    margin: 0px 0px 10px 30px !important;
}

.list ul, ol {
    margin: 0px 0px 10px 15px !important;
}

.module-typeC.tp-collapsible div ul {
     margin: 0px 25px !important;
}

.list a {
    text-decoration: underline !important;
}

.list a:hover {
    text-decoration: none !important;
}

table {
    margin-left: 15px;
}

/* Edits to Old Map - Bethany Saucier - CSS */

#cdcmap-legendContainer-760646, #cdcmap-rawDataTableContainer-760646 {
     display: none;
}

.cdcmap-tooltip {
    visibility: hidden !important;
}

.pinkpurplereverse .class3_color3 {
    background-color: rgb(253, 224, 221);
    fill: rgb(253, 224, 221);
}

.pinkpurplereverse .class3_color1 {
    background-color: rgb(253, 224, 221);
    fill: rgb(253, 224, 221);
}

.pinkpurplereverse .class3_color2 {
    background-color: rgb(253, 224, 221);
    fill: rgb(253, 224, 221);
}

/* Edits to WCMS Nav Only Map - Bethany Saucier - CSS */

.cdcmap-title {
display: none;
}

.cdcnavmap-module-984025 {
border: 0px !important;
}


/* Edits to Links in Modules - Bethany Saucier - CSS */

.module-typeB div a {
     text-decoration: underline !important;
}

/* Edits to module A - Bethany Saucier - CSS */

.module-typeA {
     padding-bottom: 2px !important;
}
</p></body></html>