body {
    color: #000;
    background: #d8d8d8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIzZ85MY4TxQZz09PRZYAEYB8RmROaABACq0w42DPYqSQAAAABJRU5ErkJggg==) repeat;
}

h1, h2 {
    font-family: Roboto,sans-serif;
}

img {
    border: none;
}

h2 {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px solid #2E4B65;
    font-size: 100%;
    text-transform: uppercase;
}

h3.dotted {
    background: url(/images/bottomColsDots.png) no-repeat bottom center;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.rightCol h2 {
    background: url(/images/rightColLine.jpg) no-repeat bottom left;
    padding-bottom: 3px;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.hide {
    display: none;
}



.contentWrapper {
    padding: 0 10px;
}

a.more {
    padding-top: 15px;
    display: block;
    font-weight: bold;
}

    a.more:hover {
        text-decoration: underline;
    }

.contentWrapper h2 {
    font-family: 'Varela', sans-serif;
    font-size: 1.5em;
    border-bottom: solid 2px #000030;
    margin: 15px 0 5px 0;
}

.contentWrapper h3 {
    font-family: 'Varela', sans-serif;
    font-size: 1.3em;
    margin: 15px 0 5px 0;
    text-transform: uppercase;
}

.contentWrapper h4 {
    margin: 15px 0 5px 0;
    text-transform: uppercase;
}

.contentWrapper ul {
    list-style: disc;
    margin-left: 20px;
}

.contentWrapper ul.fa-ul {
    list-style: none;
    margin-left: 5px;
}

    .contentWrapper ul li {
        padding: 2px 0;
    }

.contentWrapper table {
    width: 100%;
}

    .contentWrapper table th {
        text-align: left;
    }

    .contentWrapper table th, .contentWrapper table td {
        padding: 2px;
    }

.contentWrapper a {
    text-decoration: none;
    color: #072845;
}

    .contentWrapper a:hover {
        text-decoration: underline;
    }

.opening {
    font-size: 110%;
    line-height: 135%;
    margin-top: 5px;
}

header {
    background-color: #FFF;
    background-image: url(/images/headerbg2.png);
    color: #8B98A7;
    padding-bottom: 20px;
}

#topBar {
    font-family: Arial;
    font-size: 10px;
    height: 23px;
    padding-top: 18px;
    padding-bottom: 20px;
    border: 1px solid #F1F1F1;
    border-top: 0px;
    border-bottom: 2px solid #285481;
    background-color: #FcFcFc;
    color: #285481;
}

    #topBar a {
        color: #003d9d;
        font-weight: bold;
        text-decoration: none;
    }

        #topBar a:hover {
            color: #165c55;
        }



.topDropdown {
    float: right;
}



#logoContainer {
    height: 97px;
    background-position: top center;
}

#wateratlas-head-text {
    display: block;
}

#head-dropdown {
    margin-top: -5px;
    display: block;
}

.nav-justified > li {
    border: solid #fff;
    border-width: 0 1px 0px 0px;
}

    .nav-justified > li:first-of-type {
        border-left-width: 1px;
    }

#noticeWrapper {
    text-align: center;
    display: none;
}

    #noticeWrapper p {
        font-family: 'Varela';
        font-size: 0.8em;
        background: url(/images/banner_mid.png) repeat-x;
        text-transform: uppercase;
        color: #fff;
        display: block;
        height: 35px;
        line-height: 35px;
        margin: 0;
    }

        #noticeWrapper p a {
            color: #fff;
            text-decoration: none;
            border-bottom: solid 1px #fff;
        }

            #noticeWrapper p a:hover, #noticeWrapper p a:active {
                color: #000;
                border-color: #000;
            }

            #noticeWrapper p a.closeBtn {
                float: right;
                border: none;
                line-height: 35px;
                margin-right: 10px;
            }

#headerLogo a {
    float: left;
    margin-top: 4px;
    width: 257px;
    height: 82px;
    background: url(/images/logo-wateratlas-sarasota.png) no-repeat;
    text-decoration: none;
}

    #headerLogo a span {
        position: relative;
        left: -5000px;
    }

.logo a {
    display: block;
    width: 257px;
    height: 82px;
    border: none;
    outline: 0;
    text-decoration: none;
}

.logoLine {
    float: left;
    margin-top: 25px;
    margin-left: 10px;
    width: 3px;
    height: 64px;
}

.countyLogo {
    float: left;
    margin-top: 35px;
    margin-left: 20px;
    height: 47px;
}

    .countyLogo a {
        display: block;
        width: 235px;
        height: 82px;
        border: none;
        outline: 0;
        text-decoration: none;
    }

.siteSearch {
    float: right;
    padding-top: 33px;
}

.searchbox {
    float: left;
    margin-right: 10px;
    height: 23px;
    width: 250px;
    border: solid 1px #000;
    color: #000;
    font-size: 18px;
    padding: 16px 11px;
}

.searchbox_submit {
    color: #000;
    font-family: Arial;
    font-size: 16px;
    padding: 6px;
}


.navigation {
    background: #2f4e6a;
    color: #f0f0f0;
    font-size: 12pt;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

    .navigation a {
        text-decoration: none;
        color: #fff;
    }

#navigation a:hover {
    text-decoration: none;
    color: #8a8a8a;
}

.centerNav {
    width: 930px;
    margin: 0 auto;
}




#bannerWrapper {
    height: 293px;
    /*min-width: 960px;*/
    /*background: url(/images/banner_bg.jpg) repeat-x;*/
}

#sliderWrapper {
    width: 785px;
    margin: 0 auto;
}

#sliderPush {
    float: left;
    margin-top: 14px;
    z-index: 999;
    overflow: visible;
}




#welcome {
    height: 48px;
    width: 960px;
    margin: 0 auto;
    padding-top: 55px;
    /*background: url(/images/welcome.png) no-repeat;*/
    font-family: 'Varela', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 15px;
}

.content {
    background: #FFF;
    /*min-width: 960px;*/
    padding-top: 10px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 18px 15px -15px #888 inset;
    -moz-box-shadow: 0px 18px 15px -15px #888 inset;
    box-shadow: 0px 18px 15px -15px #888 inset;
}

.container.content p {
    margin: 0 21px 14px;
    line-height: 1.5em;
}

#banner2 {
    height: auto;
    /*width:960px;*/
    width: 108%;
    margin: 10px 0px 0px -3.5%;
    /*background:url(/images/bannerBlank.png) repeat-x;*/
    /*background-position-y: -8px;*/
    text-align: center;
    padding-top: 15px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    margin-bottom: 25px;
    background: #314963; /* Old browsers */
    background-image: url(/images/dots_pattern.png);
    /*background-image: -moz-linear-gradient(top, #314963 0%, #2d455f 1%, #2c445e 2%, #324a64 4%, #324a64 7%, #2c465f 12%, #253f5a 24%, #243e59 30%, #1f3a55 34%, #183350 50%, #13324e 53%, #12304c 58%, #0e2c48 62%, #0e2b49 77%, #0c2947 78%, #0b2846 88%, #112e4c 91%, #0e2b49 93%, #092644 94%, #112e4c 95%, #0c2947 96%, #102d4b 97%, #102d4b 98%, #0c2947 99%, #112e4c 100%),url(/images/dots_pattern.png); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#314963), color-stop(1%,#2d455f), color-stop(2%,#2c445e), color-stop(4%,#324a64), color-stop(7%,#324a64), color-stop(12%,#2c465f), color-stop(24%,#253f5a), color-stop(30%,#243e59), color-stop(34%,#1f3a55), color-stop(50%,#183350), color-stop(53%,#13324e), color-stop(58%,#12304c), color-stop(62%,#0e2c48), color-stop(77%,#0e2b49), color-stop(78%,#0c2947), color-stop(88%,#0b2846), color-stop(91%,#112e4c), color-stop(93%,#0e2b49), color-stop(94%,#092644), color-stop(95%,#112e4c), color-stop(96%,#0c2947), color-stop(97%,#102d4b), color-stop(98%,#102d4b), color-stop(99%,#0c2947), color-stop(100%,#112e4c)),url(/images/dots_pattern.png); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* IE10+ */
    background-image: linear-gradient(to bottom, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#314963', endColorstr='#112e4c',GradientType=0 ); /* IE6-9 */
    */;
}

#banner-mid {
    height: auto;
    text-align: center;
    padding: 15px 0;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    margin-bottom: 25px;
    background: #314963; /* Old browsers */
    background-image: url(/images/dots_pattern.png);
    /*background-image: -moz-linear-gradient(top, #314963 0%, #2d455f 1%, #2c445e 2%, #324a64 4%, #324a64 7%, #2c465f 12%, #253f5a 24%, #243e59 30%, #1f3a55 34%, #183350 50%, #13324e 53%, #12304c 58%, #0e2c48 62%, #0e2b49 77%, #0c2947 78%, #0b2846 88%, #112e4c 91%, #0e2b49 93%, #092644 94%, #112e4c 95%, #0c2947 96%, #102d4b 97%, #102d4b 98%, #0c2947 99%, #112e4c 100%),url(/images/dots_pattern.png); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#314963), color-stop(1%,#2d455f), color-stop(2%,#2c445e), color-stop(4%,#324a64), color-stop(7%,#324a64), color-stop(12%,#2c465f), color-stop(24%,#253f5a), color-stop(30%,#243e59), color-stop(34%,#1f3a55), color-stop(50%,#183350), color-stop(53%,#13324e), color-stop(58%,#12304c), color-stop(62%,#0e2c48), color-stop(77%,#0e2b49), color-stop(78%,#0c2947), color-stop(88%,#0b2846), color-stop(91%,#112e4c), color-stop(93%,#0e2b49), color-stop(94%,#092644), color-stop(95%,#112e4c), color-stop(96%,#0c2947), color-stop(97%,#102d4b), color-stop(98%,#102d4b), color-stop(99%,#0c2947), color-stop(100%,#112e4c)),url(/images/dots_pattern.png); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* IE10+ */
    background-image: linear-gradient(to bottom, #314963 0%,#2d455f 1%,#2c445e 2%,#324a64 4%,#324a64 7%,#2c465f 12%,#253f5a 24%,#243e59 30%,#1f3a55 34%,#183350 50%,#13324e 53%,#12304c 58%,#0e2c48 62%,#0e2b49 77%,#0c2947 78%,#0b2846 88%,#112e4c 91%,#0e2b49 93%,#092644 94%,#112e4c 95%,#0c2947 96%,#102d4b 97%,#102d4b 98%,#0c2947 99%,#112e4c 100%),url(/images/dots_pattern.png); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#314963', endColorstr='#112e4c',GradientType=0 ); /* IE6-9 */
    */;
}

    #banner-mid h3 {
        color: white;
        font: 1.2em 'Roboto', sans-serif;
        border: 0px;
    }

    #banner-mid img, #banner-mid span {
        color: white;
        margin: 5px auto 0px;
        display: block;
    }

    #banner-mid span, .ribbonImage {
        width: 100%!important;
    }

#banner2 h1, #banner2 h2 {
    font: 43px 'Lato', Arial, sans-serif;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #fff;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1.0)), to(rgba(0,0,0,0.65)));
    border: 0px;
}

#banner2 p, #banner-mid p {
    font-family: 'Varela', sans-serif;
    color: #fff;
    font-size: 15px;
}

.bodyBG {
    width: 930px;
    margin: 0 auto;
    background: #eeeeee;
}

.bodyBG-theme {
    padding-top: 5px;
    background: #fff;
    color: #072845;
}

.leftCol {
    float: left;
    width: 545px;
    padding-left: 20px;
    padding-top: 15px;
    min-height: 375px;
    font-family: 'Varela', sans-serif;
    color: #072845;
}

    .leftCol p {
        margin: 15px 0;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .leftCol a {
        font-size: 10px;
        text-decoration: none;
        color: #072845;
        font-weight: bold;
    }

#wrSearchForm img {
    position: relative;
    left: -20px;
}

#wrSearchForm a {
    font-size: 12px;
}

    #wrSearchForm a:hover {
        text-decoration: underline;
    }

.resoucesearchbox {
    float: left;
    margin-right: 10px;
    margin-top: 20px;
    height: 23px;
    border: solid 1px #000;
    color: #000;
    font-size: 18px;
}

.resourcesearchbox_submit {
    background: url(/images/findresource_bg.jpg) no-repeat;
    height: 25px;
    width: 116px;
    margin-top: 20px;
    border: none;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
}

#conditionsBox {
    margin-top: 10px;
    width: 526px;
    border-top: solid 5px #515458;
    border-left: solid 3px #515458;
    border-right: solid 3px #515458;
    border-bottom: solid 3px #53565a;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table.codeplaceholder {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

tr.cellHeight {
    border-bottom: solid 1px #53565a;
}

    tr.cellHeight td {
        padding: 5px 0;
    }

td.name {
    text-align: center;
    font-size: 1.2em;
    width: 161px;
}

    td.name span {
        font-size: .75em;
    }

td.sample {
    text-align: center;
    font-size: 12px;
    width: 161px;
    color: #58626c;
}

    td.sample span, td.history span {
        font-size: 1.2em;
        color: #0c2e4d;
        font-weight: bold;
        padding: 3px 0;
        display: block;
    }

#conditionsBox td.sample span a {
    font-weight: bold;
}

td.sample span i {
    margin-left: 5px;
}

td.history {
    text-align: center;
    font-size: 12px;
    width: 161px;
    color: #58626c;
}

#conditionsBox a {
    font-size: 1.0em;
    font-weight: normal;
}

    #conditionsBox a:hover {
        color: #2d2d2d;
        text-decoration: underline;
    }

.rightCol {
    float: left;
    width: 330px;
    padding-left: 35px;
    padding-top: 15px;
    min-height: 375px;
    background: url(/images/rightColShadow.jpg) top left no-repeat;
    font-family: 'Varela', sans-serif;
    color: #072845;
}

    .rightCol ul {
        margin: 10px 5px 0 15px;
        font-size: 11px;
        list-style-image: url(/images/ulDot.jpg);
    }

    .rightCol li {
        margin-bottom: 5px;
    }

    .rightCol a {
        font-size: 10px;
        text-decoration: none;
        color: #072845;
        font-family: Arial, Helvetica, sans-serif;
    }

    .rightCol li a {
        font-size: 12px;
        text-decoration: none;
        color: #072845;
        font-family: Arial, Helvetica, sans-serif;
    }

        .rightCol li a:hover {
            text-decoration: underline;
        }

#events {
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 270px;
}

.eventsDate {
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    color: #ea7a07;
    margin-top: 15px;
    font-weight: bold;
}

.eventText {
    float: left;
    width: 280px;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #072845;
    margin-top: 15px;
    margin-left: 8px;
}

    .eventText a {
        text-align: left;
        font-family: Arial;
        font-size: 12px;
        color: #072845;
        font-weight: bold;
    }

        .eventText a:hover {
            text-decoration: underline;
        }

    .eventText i {
        display: block;
        padding-top: 5px;
    }

#topRibbon {
    width: 960px;
    height: 19px;
    background: url(/images/topRibbon.png) no-repeat;
}

#ribbon {
    width: 960px;
    height: 346px;
    background: url(/images/ribbon_bg.jpg) no-repeat;
    font-family: 'Varela', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}

.ribbonShadow {
    width: 960px;
    height: 20px;
    background: url(/images/ribbonShadow.png) no-repeat;
}

.ribbonWrapper {
    width: 870px;
    margin: 0 auto;
}

.ribbonCol {
    float: left;
    width: 50%;
    margin-top: 5px;
    position: relative;
}

.ribbonColFix h3, .ribbonColFix div {
    margin-left: 15px;
}

h3.ribbonHead {
    font-size: 18px;
    border-bottom: solid 2px #fff;
    width: 96%;
    font-weight: normal;
}

    h3.ribbonHead a {
        font-size: 0.70em;
        float: right;
        color: #dedede;
        text-decoration: none;
        line-height: 23px;
        display: block;
    }

        h3.ribbonHead a:hover {
            color: #fff;
        }

.ribbonImage {
    margin-top: 5px;
    height: auto;
    width: auto;
}

.featured-media {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

    .featured-media img {
        width: 100%;
    }

.ribbonCaption {
    background-color: #555;
    display: block;
    padding: 5px;
    position: absolute;
    width: 404px;
    bottom: 5px;
    left: 0;
    opacity: .7;
    text-transform: none;
}

.videoThumbnail {
    position: relative;
}

.videoButton {
    position: absolute;
    display: block;
    width: 97px;
    height: 60px;
    top: 41%;
    text-shadow: 1px 0px 10px black;
    border: none;
}

.videoPlayer {
    display: none;
}

.bottomBodyBG {
    background-color: #fdfdfd;
    width: 930px;
    margin: 0 auto;
    background: url(/images/bottomCols.jpg) top center no-repeat;
    min-height: 250px;
}

.bottomLeftCol {
    float: left;
    width: 33%;
    text-align: center;
    padding-top: 15px;
    color: #072845;
    font-family: 'Varela', sans-serif;
}

    .bottomLeftCol h2, .bottomLeftCol h3 {
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .bottomLeftCol a {
        text-decoration: none;
        font-size: 13px;
        font-family: Arial;
        color: #072845;
    }

        .bottomLeftCol a:hover {
            color: #000;
            text-decoration: underline;
        }

.bottomCenterCol {
    float: left;
    width: 33%;
    text-align: center;
    padding-top: 15px;
    color: #072845;
    font-family: 'Varela', sans-serif;
}

    .bottomCenterCol h1 {
        font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .bottomCenterCol a {
        text-decoration: none;
        font-size: 13px;
        font-family: Arial;
        color: #072845;
    }

        .bottomCenterCol a:hover {
            color: #000;
            text-decoration: underline;
        }

.bottomRightCol {
    float: left;
    width: 33%;
    text-align: center;
    padding-top: 15px;
    color: #072845;
    font-family: 'Varela', sans-serif;
}

    .bottomRightCol h2, .bottomRightCol h3 {
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .bottomRightCol p {
        color: #7a7a7a;
        font-size: 12px;
        font-style: italic;
        margin: 0 auto;
        width: 80%;
    }

.bigNumber {
    font: 60px/68px 'Lato', Arial, sans-serif;
    letter-spacing: 0;
    text-shadow: 0px 1px 1px #000;
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,1.0)), to(rgba(0,0,0,0.65)));
}

.modal-header h3 {
    font-size: 14px;
    font-family: 'Varela',sans-serif;
}

.modal-body p {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

    .modal-body p a {
        font-size: 12px;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
    }

#footer {
    height: 308px;
    margin: 8px auto 2px;
}

    #footer li {
        line-height: 1.3em;
        margin-top: 1em;
        margin-bottom: 1em;
    }

        #footer li a {
        }
        /* a in (li next to li) = only second item and forward */
        #footer li + li a {
            margin-top: 10px;
        }

.footer-container {
    padding-top: 15px;
    background: #d4f0ff; /* Old browsers */
    background: -moz-linear-gradient(top, #d4f0ff 0%, #0092d0 15%, #0081bc 27%, #014272 71%, #012d59 92%, #012854 99%, #052c56 100%, #a5bbc7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4f0ff), color-stop(15%,#0092d0), color-stop(27%,#0081bc), color-stop(71%,#014272), color-stop(92%,#012d59), color-stop(99%,#012854), color-stop(100%,#052c56), color-stop(100%,#a5bbc7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d4f0ff 0%,#0092d0 15%,#0081bc 27%,#014272 71%,#012d59 92%,#012854 99%,#052c56 100%,#a5bbc7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d4f0ff 0%,#0092d0 15%,#0081bc 27%,#014272 71%,#012d59 92%,#012854 99%,#052c56 100%,#a5bbc7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d4f0ff 0%,#0092d0 15%,#0081bc 27%,#014272 71%,#012d59 92%,#012854 99%,#052c56 100%,#a5bbc7 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d4f0ff 0%,#0092d0 15%,#0081bc 27%,#014272 71%,#012d59 92%,#012854 99%,#052c56 100%,#a5bbc7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008FCC', endColorstr='#012B57',GradientType=0 ); /* IE6-9 */
}

#footerWrapper {
    padding-left: 30px;
    padding-top: 5px;
    margin: 0 auto;
}

.footerCol {
    margin-top: 25px;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial;
    color: #fff;
    width: 20%;
}

    .footerCol h5 {
        font-size: 1.3em;
        border-bottom: dotted 1px #fff;
        width: 90%;
        padding-bottom: 5px;
        margin-bottom: 7px;
    }

    .footerCol ul {
        list-style: none;
        padding-left: 0;
    }

    .footerCol h5 a {
        font-weight: bold;
    }

    .footerCol h5:after {
        color: white;
        padding-left: 2px;
        content: '\25B6';
    }

    .footerCol.open h5:after {
        padding-left: 2px;
        content: '\25BC';
    }

    .footerCol a {
        color: #fff;
        text-decoration: none;
        font-family: Arial;
        font-size: 1.2em;
        text-shadow: 0px 1px 1px 2px #013765;
    }

    .footerCol ul a:hover {
        text-decoration: underline;
    }

.socialIcons {
    border: 0;
    margin: 2px;
}

    .socialIcons a {
        text-decoration: none;
    }

#copyright {
    font-family: Arial;
    font-size: 0.8em;
    line-height: 1.4em;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 25px 0px 10px;
}

    #copyright a {
        color: #84CFF7;
    }

        #copyright a:hover {
            text-decoration: none;
        }

img.line {
    display: block;
}

img.dots {
    display: block;
    margin: 0 auto;
}

.top-buffer {
    margin-top: 20px;
}

/*** Marco Polo ***/

#wrSearchForm img {
    display: none;
    margin-left: 10px;
    vertical-align: bottom;
}

form.mp_busy img {
    display: inline;
}

/* The input. */
input.mp_input {
    border: 1px solid #000000;
    font: inherit;
    font-size: 100%;
    margin: 0;
    outline: none;
    padding: 3px;
    width: 380px;
    float: none;
    display: block;
}

/* Ordered list for display results. */
ol.mp_list {
    background-color: #FFFFFF;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    overflow: auto;
    position: absolute;
    width: 386px;
    z-index: 99999;
    max-height: 400px;
}

    /* Each list item, regardless of success, error, etc. */
    ol.mp_list li {
        border-bottom: 1px solid #C0C0C0;
        padding: 4px 4px 5px;
    }

        /* Each list item from a successful request. */
        ol.mp_list li.mp_item {
        }

        /* Each list item that's selectable. */
        ol.mp_list li.mp_selectable {
            cursor: pointer;
        }

        /* Currently highlighted list item. */
        ol.mp_list li.mp_highlighted {
            background-color: #E0E0E0;
        }

        /* When a request is made that returns zero results. */
        ol.mp_list li.mp_no_results {
        }

        /* When a request is made that doesn't meet the 'minChars' length option. */
        ol.mp_list li.mp_min_chars {
        }

        /* When a request is made that fails during the ajax request. */
        ol.mp_list li.mp_error {
        }

div.pleaseWait {
    display: none;
    width: 150px;
    height: 32px;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -16px;
    background-color: #fff;
    padding: 10px;
    border: outset 3px #aaa;
    line-height: 35px;
    z-index: 9999;
}

    div.pleaseWait img {
        float: left;
    }

body.redirecting div.pleaseWait {
    display: block;
}

div.tool {
    padding: 0 30px 10px;
    margin-bottom: 15px;
}

div.tool-head {
    background: url(/images/theme_bg5.png) repeat-x;
    background: #25678f; /* Old browsers */
    background: -moz-linear-gradient(top, #25678f 0%, #25678f 50%, #205f87 61%, #154e77 77%, #134f78 78%, #11537e 79%, #11527c 79%, #0e5581 80%, #0c5a87 81%, #076494 81%, #0073a7 84%, #0073a7 86%, #026ea1 87%, #016fa2 88%, #045e8d 92%, #046090 92%, #045e8e 93%, #055785 94%, #055684 94%, #045b8b 95%, #035c8b 95%, #045381 97%, #044d7a 99%, #044572 99%, #04446f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25678f), color-stop(50%,#25678f), color-stop(61%,#205f87), color-stop(77%,#154e77), color-stop(78%,#134f78), color-stop(79%,#11537e), color-stop(79%,#11527c), color-stop(80%,#0e5581), color-stop(81%,#0c5a87), color-stop(81%,#076494), color-stop(84%,#0073a7), color-stop(86%,#0073a7), color-stop(87%,#026ea1), color-stop(88%,#016fa2), color-stop(92%,#045e8d), color-stop(92%,#046090), color-stop(93%,#045e8e), color-stop(94%,#055785), color-stop(94%,#055684), color-stop(95%,#045b8b), color-stop(95%,#035c8b), color-stop(97%,#045381), color-stop(99%,#044d7a), color-stop(99%,#044572), color-stop(100%,#04446f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #25678f 0%,#25678f 50%,#205f87 61%,#154e77 77%,#134f78 78%,#11537e 79%,#11527c 79%,#0e5581 80%,#0c5a87 81%,#076494 81%,#0073a7 84%,#0073a7 86%,#026ea1 87%,#016fa2 88%,#045e8d 92%,#046090 92%,#045e8e 93%,#055785 94%,#055684 94%,#045b8b 95%,#035c8b 95%,#045381 97%,#044d7a 99%,#044572 99%,#04446f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #25678f 0%,#25678f 50%,#205f87 61%,#154e77 77%,#134f78 78%,#11537e 79%,#11527c 79%,#0e5581 80%,#0c5a87 81%,#076494 81%,#0073a7 84%,#0073a7 86%,#026ea1 87%,#016fa2 88%,#045e8d 92%,#046090 92%,#045e8e 93%,#055785 94%,#055684 94%,#045b8b 95%,#035c8b 95%,#045381 97%,#044d7a 99%,#044572 99%,#04446f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #25678f 0%,#25678f 50%,#205f87 61%,#154e77 77%,#134f78 78%,#11537e 79%,#11527c 79%,#0e5581 80%,#0c5a87 81%,#076494 81%,#0073a7 84%,#0073a7 86%,#026ea1 87%,#016fa2 88%,#045e8d 92%,#046090 92%,#045e8e 93%,#055785 94%,#055684 94%,#045b8b 95%,#035c8b 95%,#045381 97%,#044d7a 99%,#044572 99%,#04446f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #25678f 0%,#25678f 50%,#205f87 61%,#154e77 77%,#134f78 78%,#11537e 79%,#11527c 79%,#0e5581 80%,#0c5a87 81%,#076494 81%,#0073a7 84%,#0073a7 86%,#026ea1 87%,#016fa2 88%,#045e8d 92%,#046090 92%,#045e8e 93%,#055785 94%,#055684 94%,#045b8b 95%,#035c8b 95%,#045381 97%,#044d7a 99%,#044572 99%,#04446f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25678f', endColorstr='#04446f',GradientType=0 ); /* IE6-9 */
    color: #fff;
    -webkit-box-shadow: 0 19px 20px -18px #555;
    -moz-box-shadow: 0 19px 20px -18px #555;
    box-shadow: 0 19px 20px -18px #555;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

    div.tool-head:hover {
        -webkit-box-shadow: 4px 19px 32px -14px #333;
        -moz-box-shadow: 4px 19px 32px -14px #333;
        box-shadow: 4px 19px 32px -14px #333;
    }

    div.tool-head a {
        padding: 5px;
        text-decoration: none;
        display: block;
    }

        div.tool-head a h3 {
            color: white;
            text-shadow: 1px 1px #555;
        }

div.tool img {
    height: 130px;
    width: 273px;
    display: block;
    margin: 0 auto;
    border: 2px solid #4CAAE4;
    padding: 3px;
    -moz-border-radius: 0px 0px 15px 0px;
    -webkit-border-radius: 0px 0px 15px 0px;
    border-radius: 0px 0px 15px 0px;
}

div.tool h3 {
    text-transform: uppercase;
    text-align: right;
    font-size: 1.6em;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: normal !important;
    text-shadow: none;
    color: #EFEFFE;
    height: 30px;
    overflow: hidden;
    padding-top: 0.4em;
}

div.tool p {
    color: #072845;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    padding: 2em .5em .4em .5em;
    margin: 0 auto !important;
    line-height: 1.35em!important;
    height: 200px;
    overflow: auto;
    text-align: justify;
}

    div.tool p a {
        color: #07287D;
        text-align: right;
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        padding-top: 15px;
    }

        div.tool p a:hover, div.tool p a:active {
            text-decoration: underline;
        }

.divider-right {
    border-right: 2px solid black;
}

.divider-left {
    border-left: 2px solid black;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


.navbar-toggle {
    padding: 10px 8px;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .navbar-toggle .icon-bar {
        background-color: #FcFcFC;
    }



/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

/* Menu tweaks by Adhok */
.navbar-collapse {
    position: relative;
}

.nav > li {
    position: static;
}

.nav-justified > .dropdown .dropdown-menu {
    padding: 28px 10px 20px;
    left: -15px;
    margin-top: -2px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    display: none;
}



.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li > a:focus, .nav > li > a:hover {
    color: #2F4E6A;
    border-color: #2F4E6A;
    border-bottom-width: 0px;
    background: #FCFCFC;
}



.nav > li > a:focus {
    background: #FCFCFC;
}

.nav > li > a {
    padding-top: 8px;
    padding-bottom: 1px;
    margin-bottom: 7px;
}


 .navigation .dropdown:hover .dropdown-menu {
    top: auto;
    display: block;
}

 .navigation .dropdown-menu:before {
    content: '▼';
    font-size: 22px;
    color: #2F4E6A;
    position: absolute;
    left: auto;
    top: -10px;
}

/*.discover-dropdown:before {
    right: 70%;
}

.mapsdata-dropdown:before {
    right: 50%;
}

@media (max-width: 991px) {
    .mapsdata-dropdown:before {
        right: 48%;
    }
}

.learn-dropdown:before {
    right: 31%;
}

@media (max-width: 991px) {
    .learn-dropdown:before {
        right: 29%;
    }
}

.participate-dropdown:before {
    right: 13%;
}

@media (max-width: 991px) {
    .participate-dropdown:before {
        right: 10%;
    }
}*/


.discover-dropdown:before {
    right: 70%;
}
.mapsdata-dropdown:before {
    right: 50%;
}
.learn-dropdown:before {
    right: 33%;
}
.participate-dropdown:before {
    right: 13%;
}
.mapping-dropdown:before {
    right: 76%;
}
.analysis-dropdown:before {
    right: 60%;
}
.about-dropdown:before {
    right: 8%;
}



/*#mapping-dropdown:before,.mapping-dropdown:before {
    left: 24%!important;
}

#analysis-dropdown:before,
.analysis-dropdown:before {
    left: 40%!important;
}

#learn-dropdown:before, .learn-dropdown:before {
    left: 56%!important;
}

#participate-dropdown:before,.participate-dropdown:before {
    left: 72%!important;
}

#about-dropdown:before,
.about-dropdown:before {
    right: 8%!important;
}*/

.navigation .dropdown-menu ul {
    padding-left: 0px;
    list-style: none;
}

.navigation .dropdown-menu li > a {
    display: block;
    padding: 3px 30px;
    clear: both;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
}

  .navigation .dropdown-menu li > a span {
        text-decoration: underline;
    }

.navigation .dropdown-menu li a:hover {
    background: #F0F0F0;
}

.navigation  .dropdown-menu li a p {
    color: #666;
    font-size: 0.8em;
    line-height: 1.1;
    padding-left: 2em;
    text-transform: none;
    text-decoration: none;
}

.nav-search {
    background: transparent;
    width: 45px;
    height: 45px;
    border: 2px solid #F0F0F0;
    margin: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .nav-search .glyphicon {
        font-size: 18px;
        top: 5px;
    }

    .nav-search:hover .glyphicon {
        color: white!important;
    }

.countyText {
    margin-top: 10px;
    display: none;
}

    .countyText ul {
        list-style: none;
    }

        .countyText ul li {
            padding-top: 5px;
        }

            .countyText ul li a {
                color: #285481;
                font-family: Roboto,sans-serif;
            }



li.menu-browse a {
    font-style: italic;
    padding-top: 24px !important;
}

li.menu-browse i {
    margin-left: 4px;
}

.nav a.list-group-item {
    color: #333;
    text-transform: capitalize;
}

.navigation .dropdown-menu li > a span {
    text-transform: none !important;
    font-size: 1.3em;
}

.nav li.dropdown .side-feature {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.pop-apps {
    margin: 0.5em 0;
    padding: 0 1em;
    list-style: none;
    cursor: pointer;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: center;
    align-content: space-around;
}

    .pop-apps li {
        flex: 0 1 20%;
        margin-top: 0.25em;
        margin-right: 5px;
    }

        .pop-apps li:hover {
            text-decoration: underline;
        }

            .pop-apps li:hover img {
                border: 1px solid #bebebe;
                box-shadow: 3px 3px 10px 2px rgba(25, 25, 25, 0.5);
                transform: translateY(-2px);
            }

        .pop-apps li img {
            border: 1px solid #2e343a;
            text-align: center;
            box-shadow: 2px 2px 2px rgba(25, 25, 25, 0.4);
            border-radius: 4px;
            transition: all 0.2s;
            transition-timing-function: cubic-bezier(0.16, 1, 0.29, 0.99);
        }

/*animated navbar icon*/

.cmn-toggle-switch__htla span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}



    .cmn-toggle-switch__htla span::before,
    .cmn-toggle-switch__htla span::after {
        width: 50%;
    }

    .cmn-toggle-switch__htla span::before {
        top: 0;
        -moz-transform: rotate(-45deg) scale(0.75) translate(3px,-1px);
        -ms-transform: rotate(-45deg) scale(0.75) translate(3px,-1px);
        -o-transform: rotate(-45deg) scale(0.75) translate(3px,-1px);
        -webkit-transform: rotate(-45deg) scale(0.75) translate(3px,-1px);
        transform: rotate(-45deg) scale(0.75) translate(3px,-1px);
    }

    .cmn-toggle-switch__htla span::after {
        bottom: 0;
        -webkit-transform: rotate(45deg) scale(0.75) translate(-1px,0px);
        -ms-transform: rotate(45deg) scale(0.75) translate(-1px,0px);
        -moz-transform: rotate(45deg) scale(0.75) translate(-1px,0px);
        -o-transform: rotate(45deg) scale(0.75) translate(-1px,0px);
        transform: rotate(45deg) scale(0.75) translate(-1px,0px);
    }



.cmn-toggle-switch {
    overflow: hidden;
    margin: 5px;
    padding: 0px;
    width: 45px;
    height: 45px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}


    .cmn-toggle-switch:focus {
        outline: none;
    }

.cmn-toggle-switch__htla span::before, .cmn-toggle-switch__htla span::after {
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

{
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, bottom 0.3s;
    transition: transform 0.3s, width 0.3s, bottom 0.3s;
}



.cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 18px;
    left: 10px;
    right: 10px;
    height: 3px;
    background: white;
}

.cmn-toggle-switch.collapsed span::before,
.cmn-toggle-switch.collapsed span::after {
    -moz-transform: translateX(0px) translateY(0px) rotate(0deg);
    -ms-transform: translateX(0px) translateY(0px) rotate(0deg);
    -o-transform: translateX(0px) translateY(0px) rotate(0deg);
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg);
    transform: translateX(0px) translateY(0px) rotate(0deg);
    height: 3px;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    content: " ";
}

.cmn-toggle-switch.collapsed span::before {
    top: 6px;
}

.cmn-toggle-switch.collapsed span::after {
    bottom: 6px;
}


.slideshow {
    background-color: #2f4e6a;
    /*#285481; #81C0F9*/
    background-image: url(/images/headerbg2.png),url(/images/dots_pattern.png);
    border-style: solid;
    border-width: 4px 0px;
    border-top-color: #fff;
    border-bottom-color: #2f4e6a;
    -moz-box-shadow: 0px 10px 16px -9px #555 inset;
    -webkit-box-shadow: 0px 10px 16px -9px #555 inset;
    box-shadow: 0px 10px 16px -9px #555 inset;
}

    .slideshow .container {
        -moz-box-shadow: 0px 10px 16px -9px #777 inset;
        -webkit-box-shadow: 0px 10px 16px -9px #777 inset;
        box-shadow: 0px 10px 16px -9px #777 inset;
        background: #F7F7F7;
        padding: 10px 0px;
        overflow: hidden;
    }

.carousel {
    padding: 2em 0;
}

#carousel-container {
    border: 1px solid #F0F0F0;
    background: #2f4e6a;
    padding: 12px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.s8 > #carousel-container {
    margin-top: 30px;
    padding: 15px 12px;
}

.carousel-caption {
    top: 2%;
    bottom: 1%;
    text-align: justify;
}

    .carousel-caption.col-1 {
        width: 33.34%;
    }

    .carousel-caption.col-2 {
        width: 66.66%;
    }

    .carousel-caption.col-3 {
        width: 100%;
    }

    .carousel-caption.left {
        left: 1%;
        text-align: left;
    }

    .carousel-caption.right {
        text-align: right;
    }

        .carousel-caption.right.col-1 {
            left: 65%;
        }

        .carousel-caption.right.col-2 {
            left: 32%;
        }

.carousel img {
    width: 100%;
}

.carousel-indicators {
    position: relative;
    z-index: 15;
    width: 110%;
    left: 0px;
    bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.left > .carousel-indicators {
    padding-left: 10px;
    margin-left: -25px;
}

.right > .carousel-indicators {
    left: 35%;
    right: 0px;
    padding-right: 10px;
    margin-right: -25px;
}

.carousel-indicators > .slide-info {
    width: auto;
    height: 110px;
    margin: 0px;
    border-bottom: 1px solid #2f4e6a;
    color: #2f4e6a;
    padding: 20px;
    position: relative;
    cursor: pointer;
}

    .carousel-indicators > .slide-info, .carousel-indicators > .slide-info:after {
        -moz-transition: all 0.15s;
        -o-transition: all 0.15s;
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
    }

        .carousel-indicators > .slide-info:first-of-type {
            border-top: 1px solid #2f4e6a;
        }

.carousel-indicators > .active {
    border-color: white;
    background-color: #2f4e6a;
    color: white;
}

    .carousel-indicators > .active:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 55px solid transparent;
        border-bottom: 55px solid transparent;
        position: absolute;
        top: 50%;
        margin-top: -55px;
        z-index: 2;
    }

.carousel-indicators > .slide-info > p {
    margin: 0px;
}

.carousel-controls a {
    color: #FFF;
}

.left > .carousel-indicators > .active:after {
    border-left: 24px solid #2f4e6a;
    left: 100%;
}

.right > .carousel-indicators > .active:after {
    border-right: 24px solid #2f4e6a;
    right: 100%;
}


.slim {
    padding: 0px 5px!important;
}

#headerLogo a:after {
    content: url(/images/logo-WA-horiz-transparent.png);
    display: none;
}

body {
    line-height: normal;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
}

#download {
    margin-top: 1em;
}

#topBar select {
    font-size: 13.33333px;
}

.buffer-top {
    margin-top: 1em;
}

.buffer-bottom {
    margin-bottom: 1em;
}

@media (max-width: 1237px) and (min-width: 1200px) {
    #banner2, #banner-mid {
        width: 103%;
        margin: 10px 0px 25px -1.48%;
    }
}

@media (max-width: 1199px) {

    .carousel-indicators > .slide-info {
        height: auto;
        padding: 10px;
    }

    .carousel-indicators > .active:after {
        border-width: 41.5px 0px 41.5px 29px;
        margin-top: -41.5px;
    }
    

    #banner2, #banner-mid {
        width: 103%;
        margin: 10px 0px 25px -1.48%;
    }

    .slide-info h4 {
        font-size: 1.125em;
    }
}

@media (max-width:991px) {

    .slide-info h4 {
        font-size: 1em;
    }

    .slide-info p {
        display: none;
    }

    .dropdown-menu ul {
        padding-right: 0px;
    }

    .dropdown-menu li > a {
        font-size: 1.125em;
        padding: 7px 10px;
    }

    .footerCol {
        font-size: 12px;
        margin-top: 11px;
        width: 100%;
    }

        .footerCol ul {
            display: none;
        }
        

    .carousel-indicators > .active:after {
        content: "";
        display: none;
    }

    .left > .carousel-indicators {
        padding-left: 10px;
        margin-left: -10px;
    }

    .carousel-indicators > .slide-info {
        height: auto;
        padding: 2px 10px;
    }

    .carousel-indicators {
        width: 100%;
    }

    .carousel {
        margin-top: 0px;
        padding: 1em 0em;
    }
}

@media (max-width:767px) {
    .carousel-indicators > .slide-info:focus, .carousel-indicators > .slide-info:active {
        color: white;
        background-color: #2f4e6a;
    }

    .carousel-indicators > .active {
        position: relative;
        background-color: transparent;
        color: #2f4e6a;
        border-color: #2f4e6a;
    }

        .carousel-indicators > .active:after {
            content: "";
            display: none;
            width: 0;
            height: 0;
            border: 0px!important;
            position: absolute;
            z-index: 2;
        }

    #banner2, #banner-mid {
        padding: 5px 2px;
        height: auto;
    }

        #banner2, #banner-mid h1 {
            margin-top: 5px;
        }

        #banner2, #banner-mid p {
            font-size: 1em;
        }

    .countyLogo {
        margin-top: 10px;
    }

    .navbar-collapse, .navigation > .container {
        padding: 0px;
    }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .dropdown-menu:before {
        content: '';
    }

    .dropdown-menu {
        padding-top: 2px!important;
        width: 90%;
        left: 5%!important;
    }

    .nav > li > a {
        margin-bottom: 0px;
        padding: 18px 0;
    }

    .dropdown-menu li > a {
        font-size: 1.125em;
        padding: 15px 6px;
        border-bottom: 1px solid #285481;
    }

    .nav-justified > li {
        border-width: 0px 0px 1px;
    }

        .nav-justified > li:first-of-type {
            border-width: 1px 0px;
        }

        .nav-justified > li:last-of-type {
            border-width: 0px;
        }

    #headerLogo a {
        float: left;
        margin-top: 4px;
        width: 180px;
        height: 58px;
        background-size: 100% auto !important;
    }

    .countyLogo img {
        height: 50px!important;
        width: auto!important;
        margin-top: 10px!important;
    }

    #banner2, #banner-mid h1, #banner2, #banner-mid h2 {
        font: 2.6em/1.8em;
    }

    div.tool p {
        height: auto!important;
    }
}

@media (max-width:480px) {
    #headerLogo {
        overflow: hidden;
        display: block;
        margin: 0 auto;
        width: 200px;
        text-align: center;
    }

        #headerLogo a {
            margin: 4px auto 2px;
        }

    .countyLogo {
        display: none;
    }

    .countyText {
        display: block;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .dropdown-menu li a p {
        display: none;
    }

    .dropdown-menu li > a span {
        text-decoration: none;
    }
}

@media print {

    @page {
        size: portrait;
        orphans: 4;
        widows: 2;
    }

    @page:first {
        margin-top: 0.6in;
    }

    table, .well, .no-pageBreak, .footer-container {
        page-break-inside: avoid;
    }
    /* Avoid breaking tables and important blocks between pages*/
    .allow-break {
        page-break-inside: auto;
    }

    .show-colors * {
        background: inherit!important;
    }

    #topBar {
        border-left: none;
        height: 65px!important;
    }

    #presented-by {
        display: block;
        margin-top: 10px;
        padding: 0px!important;
    }

    #banner2, #banner-mid h1 {
        border: solid #336699;
        border-width: 2px 0;
        padding: 4px 0;
    }

    .topBarText {
        width: 100% !important;
    }

    /*#headerLogo a {
          background: url(/images/logo-wateratlas-chnep.png) no-repeat!important;
    }*/


    #logoContainer a:after, #footer h5 a:after, .hide-url a:after, a.hide-url:after {
        content: '';
    }

    #headerLogo a {
        padding: 0px;
        width: 250px;
        margin-bottom: 0.2in;
    }

        #headerLogo a:after {
            content: url(/images/logo-WA-horiz-transparent.png);
            visibility: visible!important;
            display: block!important;
            top: 17px;
            left: 20px;
            margin-right: 20px;
            position: absolute;
        }

    .countyLogo a:after {
        content: '';
    }

    .countyLogo img {
        width: 65%;
        height: auto;
    }

    #footer h5 {
        border-bottom: 1px dotted black;
    }

    #topBar a:after, #footer a:after {
        font-size: 7pt;
    }
}

.section-heading {
    margin: 20px auto 20px;
    padding: 10px 0px;
    background: #314963;
    color: white;
    overflow:hidden;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top center;
}

    .section-heading h1 {
        display: block;
        text-align: center;
        padding-top: 10px;
        z-index:250;
        text-shadow: 2px 2px 8px #333;
    }

        .section-heading h1 small {
            display: block;
            font-weight:bold;
            color: white;
            font-size: 0.50em;
            margin-top: 0.8em;
        }

.fa-twitter, .fa-twitter-square {
    color: #55acee;
}

.fa-facebook, .fa-facebook-square, .fa-facebook-official {
    color: #3a5795;
}

.footer-container .fa {
    color: white!important;
}

.modal-backdrop {
    z-index: 2;
}

.modal-dialog {
    z-index: 20;
    margin-top: 50px;
}

.nav-list a.list-group-item {
    margin-top:20px;
    display: inline-block;
    cursor:pointer;
}

@media (min-width:768px) {
    .nav-list a.list-group-item {
        margin-top:0px;
        display: block;
    }
}

#accessibility {
    font-size: .8em;
    line-height: 1.4em;
    color: white;
    text-align: center;
    font-style: italic;
    padding: 25px 80px 0;
}

#accessibility a{
    color: #73cff7;
}
#accessibility a:hover{
    color: #2f71aa;
}