.img-resize {
    display: block;
    max-width: 100%;
    height: auto;
}

.redbutton, .redbutton:visited {
    background: #82091d;
    background-image: -webkit-linear-gradient(top, #82091d, #6b0315);
    background-image: -moz-linear-gradient(top, #82091d, #6b0315);
    background-image: -ms-linear-gradient(top, #82091d, #6b0315);
    background-image: -o-linear-gradient(top, #82091d, #6b0315);
    background-image: linear-gradient(to bottom, #82091d, #6b0315);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #ffffff;
    font-size: 1.6em;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.redbutton:hover {
    background: #eaf3fa;
    background-image: -webkit-linear-gradient(top, #eaf3fa, #c5d9e9);
    background-image: -moz-linear-gradient(top, #eaf3fa, #c5d9e9);
    background-image: -ms-linear-gradient(top, #eaf3fa, #c5d9e9);
    background-image: -o-linear-gradient(top, #eaf3fa, #c5d9e9);
    background-image: linear-gradient(to bottom, #eaf3fa, #c5d9e9);
    text-decoration: none;
    color: #8e0e23;
}

.bluebutton, .bluebutton:visited {
    background: #24355E;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #ffffff;
    font-size: 1.6em;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.bluebutton:hover {
    background: #eaf3fa;
    text-decoration: none;
    color: #8e0e23;
}

body {
    font-size: 16px;
}

.container-fluid {
    padding: 0px;
}

.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}

p {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

ul, ol {
    margin-left: 0px;
}

#staticheader {
    position: fixed;
    background: #233460;
    z-index: 100;
}

#bannerimg {
    margin-top: 10px;
}

#scrollheader {
    position: relative;
}

#rotator {
    z-index: -7;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

#m1 {
    background: url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_voters.png) no-repeat;
}

#spacer {
    width: 100%;
}

#controls {
    background: #e5e5e5;
    padding: 5px 0;
}
.bcs-modal{
    z-index: 115 !important;
} 
.bsc-searchbox {
    width: calc(100% - 41px) !important;
    height: 42px !important;
    vertical-align: top !important;
}

.bcs-host-div {
    background: #e5e5e5 !important;
}

.bcs-container-searchbox {
    width: 98% !important;
    left: 4%;
    background: white;
}

#translator {
    text-align: center;
}

#regtotals {
    background: linear-gradient(#84091e, #6b0315);
    box-shadow: 2px 2px 2px 2px lightgray;
}

#registrationTotals, #regtotText {
    color: white;
}

#regtotText {
    font-family: Arial;
    text-align: center;
    margin: 5px 0;
}

#registrationTotals ul {
    margin: 5px 0;
}

.registrationTotalsList li:first-child {
    display: none;
}

.registrationTotalsList {
    display: flex;
    justify-content: space-around;
}

.registrationTotalsList li {
    display: inline;
    padding-right: 16px;
    position: relative;
}

.totalsField, .totalsValue, #regtotText {
    font-size: 2em;
}

.totalsValue {
    font-weight: bold;
}

#quicklinks a {
    font-size: 1.5em;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px grey;
}

#quicklinks a:hover {
    text-decoration: none;
}

#ql1 {
    background: linear-gradient(rgba(87, 87, 87, 0.5), rgba(87, 87, 87, 0.5)), url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_registertovoteback.jpg) no-repeat;
    background-position: center;
}

#ql2 {
    background: linear-gradient(rgba(87, 87, 87, 0.5), rgba(87, 87, 87, 0.5)), url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_mystatusback.jpg) no-repeat;
    background-position: center;
}

#ql3 {
    background: linear-gradient(rgba(87, 87, 87, 0.5), rgba(87, 87, 87, 0.5)), url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_howtovoteback.jpg) no-repeat;
    background-position: center;
}

#ql4 {
    background: linear-gradient(rgba(87, 87, 87, 0.5), rgba(87, 87, 87, 0.5)), url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_wheretovoteback.jpg) no-repeat;
    background-position: center;
}

#ql5 {
    background: linear-gradient(rgba(87, 87, 87, 0.5), rgba(87, 87, 87, 0.5)), url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_currentelectionsback.jpg) no-repeat;
    background-position: center;
}

#ql6 {
    background: linear-gradient(rgba(87, 87, 87, 0.2), rgba(87, 87, 87, 0.2)), url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_getinvolvedback.jpg) no-repeat;
    background-position: center;
}

#ql1, #ql2, #ql3, #ql4, #ql5, #ql6 {
    background-size: cover;
    height: 133px;
}

#quicklinks a img {
    margin: 8px auto 0;
}

#ql1:hover, #ql2:hover, #ql3:hover, #ql4:hover, #ql5:hover, #ql6:hover {
    background: #162c60;
}

#quicklinksbar, #quicklinkstextbar {
    width: 90%;
    margin: auto;
}

#quicklinkstext {
    margin-top: -255px;
}

#quicklinkstext a img {
    margin: 0 auto;
    height: 100px;
    width: 100px;
}

#quicklinkstext a {
    font-size: 2em;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px lightgray;
}

#wrapper {
    overflow-x: hidden;
}

#contentwrapper {
    width: 90%;
    margin: auto;
}

#dnn_ContentPane li {
    list-style-position: inside;
}

#topsection {
    margin-top: 50px;
}

#dnn_fullTopPane{
    margin-bottom: 25px;
}

#latestnews {
    padding: 0px;
}

#dnn_latestnewscontentpane h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 2.45em;
    color: black;
    text-align: left;
}

#dnn_latestnewscontentpane li, #dnn_latestnewscontentpane li a {
    font-family: Arial;
    font-style: italic;
    font-size: 1.5em;
    text-indent: 15px;
    color: black;
    list-style-position: inside;
    line-height: 40px;
    list-style:
}

#dates {
    background: url(//vrcdn.electionsfl.org/portals/hernando/images2018/wf_datestorememberback.jpg) no-repeat;
    background-size: cover;
    border-top: solid 10px #84091e;
    border-bottom: solid 10px #84091e;
}

#dnn_datescontentpane {
    margin-top: 25px;
    padding-bottom: 30px;
}

#dnn_datescontentpane h1 {
    font-family: Arial;
    font-size: 2.45em;
    color: black;
    text-align: left;
    font-weight: bold;
    margin-left: 20px;
}

.EvtHdrLftCol, .EvtHdrMdlCol {
    display: none;
}

#missionstatement {
    border-top: solid 2px #b8b8b8;
    margin: 50px 0;
}

#dnn_missionstatementcontentpane {
    margin-top: 25px;
}

#dnn_missionstatementcontentpane .normal {
    font-family: Georgia;
    font-weight: bold;
    font-style: italic;
    font-size: 2em;
    color: #375496;
    text-align: center;
    line-height: 50px;
}

.RptTable .row {
    margin: 30px 0;
}

.ListAlternate {
    background: transparent !important;
}

.ListHeader, #RptTable>div>div:nth-child(1) {
    display: none;
}

.date {
    font-size: 1.4em;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
}

.detail {
    border-left: 2px solid #375496;
}

.time {
    font-weight: bold;
}

.title {
    font-weight: bold;
    font-size: 1.6em !important;
    color: #375496;
}

.description {
    font-size: 1.45em;
}

#bottomsection {
    background: #233460;
    padding-bottom: 50px;
}

#didyouknow h1, #newslettertop h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 2.45em;
    color: White;
    text-align: left;
}

#dnn_didyouknowcontentpane li, #dnn_didyouknowcontentpane li a, #dnn_didyouknowcontentpane a, #dnn_didyouknowcontentpane p {
    font-family: Arial;
    font-size: 1.6em;
    color: white;
    text-indent: 15px;
    line-height: 45px;
    list-style-position: inside;
}

#newslettertop h1 {
    color: black;
}

#dnn_didyouknowcontentpane, #dnn_newsletter {
    margin-top: 72px;
}

#dnn_newsletter li .redbutton {
    color: #ffffff;
    font-size: 1.2em;
}

#dnn_newsletter li:last-child {
    list-style: none;
    color: #ffffff;
    text-align: center;
}

#dnn_newsletter {
    background: #e5e5e5;
    padding: 0 75px 30px;
}

#dnn_newsletter li, #dnn_newsletter li a, #dnn_newsletter a, #dnn_newsletter p {
    font-family: Arial;
    font-size: 1.6em;
    color: black;
    text-indent: 15px;
    line-height: 45px;
    list-style-position: inside;
}

#dnn_newsletter .redbutton {
    color: white;
    font-size: 1.2em;
}

#footer {
    background: #e5e5e5;
    padding: 25px 0;
}

#seal img {
    margin: 0 auto;
}

#contactinfo {
    font-family: arial;
    font-size: 1.4em;
    color: #666666;
}

#supervisor {
    font-family: arial;
    font-size: 1.2em;
    color: #233460;
    font-weight: bold;
}

#social {
    right: 20px;
}

#social a img {
    display: inline;
    padding: 0 5px;
    float: right;
}

#sitemapbutton {}

#sitemap {
    display: block;
    text-align: center;
    margin-top: 25px;
}

@media (max-width: 1575px) {
    .totalsField, .totalsValue, #regtotText {
        font-size: 1.7em;
    }
}

@media (max-width: 1358px) {
    .totalsField, .totalsValue, #regtotText {
        font-size: 1.4em;
    }
}

@media (max-width: 1300px) {
    #quicklinks a {
        font-size: 1.5em;
    }
    #dnn_didyouknowcontentpane li, #dnn_didyouknowcontentpane li a, #dnn_didyouknowcontentpane a, #dnn_didyouknowcontentpane p, #dnn_newsletter li, #dnn_newsletter li a, #dnn_newsletter a, #dnn_newsletter p {
        font-size: 1.4em;
    }
}

@media (max-width: 1199px) {
    .redbutton {
        font-size: .9em;
    }
    #dnn_newsletter li .redbutton {
        font-size: .7em;
    }
    #dnn_didyouknowcontentpane li, #dnn_didyouknowcontentpane li a, #dnn_didyouknowcontentpane a, #dnn_didyouknowcontentpane p, #dnn_newsletter li, #dnn_newsletter li a, #dnn_newsletter a, #dnn_newsletter p {
        font-size: 1.2em;
    }
    #dnn_latestnewscontentpane li, #dnn_latestnewscontentpane li a {
        font-size: 1.2em;
    }
    #dnn_missionstatementcontentpane .normal {
        font-size: 1.6em;
    }
}

@media (max-width: 1180px) {
    #bannerimg {
        margin-top: 5px;
    }
}

@media(max-width: 1144px) {
    .totalsField, .totalsValue, #regtotText {
        font-size: 1.2em;
    }
}

@media(max-width: 994px) {
    .totalsField, .totalsValue, #regtotText {
        font-size: 1em;
    }
}

@media(max-width: 991px) {
    #dnn_newsletter {
        padding: 0 15px 30px;
    }
    #dnn_newsletter li .redbutton {
        font-size: .9em;
    }
    .bcs-container-searchbox {
        width: auto;
        left: 0px;
    }
    #social {
        right: 0
    }
    #social a img {
        padding: 20px 5px 0;
    }
}

@media(max-width: 768px) {
    .totalsField, .totalsValue, #regtotText {
        font-size: .87em;
    }
}

@media(max-width: 767px) {
    .container-fluid {
        padding: 0px;
    }
    /*---Mobile Menu---*/
    .c-hamburger {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 64px;
        height: 40px;
        font-size: 0;
        text-indent: -9999px;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        transition: background 0.3s;
        left: 85%;
        z-index: 999;
        bottom: 7px;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 26px;
        left: 18px;
        right: 18px;
        height: 4px;
        background: white;
    }
    .c-hamburger span::after, .c-hamburger span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: white;
        content: "";
    }
    .c-hamburger span::before {
        top: -10px;
    }
    .c-hamburger span::after {
        bottom: -10px;
    }
    .c-hamburger--htx {
        background-color: transparent;
    }
    .c-hamburger--htx span {
        transition: background 0s 0.3s;
    }
    .c-hamburger--htx span::before, .c-hamburger--htx span::after {
        transition-duration: 0.3s, 0.3s;
        transition-delay: 0.3s, 0s;
    }
    .c-hamburger--htx span::before {
        transition-property: top, transform;
    }
    .c-hamburger--htx span::after {
        transition-property: bottom, transform;
    }
    /active state, i.e. menu open .c-hamburger--htx.is-active {
        background-color: #cb0032;
    }
    .c-hamburger--htx.is-active span {
        background: none;
    }
    .c-hamburger--htx.is-active span::before {
        top: 0;
        transform: rotate(45deg);
    }
    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }
    .c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
        transition-delay: 0s, 0.3s;
    }
    /*---End Mobile Menu---*/
    #dnn_mobilemenu {
        position: absolute;
        right: -100%;
        top: 47px;
        z-index: 9;
        background: white;
        padding: 10px 0;
    }
    #phonemenu {
        background: #233460;
    }
    #spacer {
        display: none;
    }
    registrationTotalsList {
        display: table;
    }
    #controls {
        height: auto;
        padding15px 0;
    }
    .bcs-container-searchbox {
        width: 100% !important;
        left: 0px;
    }
    .registrationTotalsList {
        display: block;
    }
    .registrationTotalsList li {
        display: block;
        list-style-type: none;
    }
    .totalsValue {
        float: right;
    }
    #quicklinks a img {
        margin-top: 17px;
    }
    #quicklinks a {
        height: 146px;
        font-size: 1.3em;
    }
    #announcments {
        margin-top: 50px;
    }
    #dnn_missionstatementcontentpane .normal {
        font-size: 1.2em;
    }
    .date {
        text-align: left;
    }
    .detail {
        border-left: none;
        border-top: 2px solid #375496;
    }
    #dnn_newsletter .redbutton {
        font-size: 1em;
    }
    #footer {
        text-align: center;
    }
    #contactinfo {
        font-size: 1em;
    }
    #social a img {
        float: none;
        margin-top: 20px;
    }
}