html,
body {
    min-height: 0!important;
    height: auto!important;
    position: inherit!important;
}

body {
    font-size: 16px;
}

.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

#skiplink a {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skiplink a:focus {
    position: static;
    width: auto;
    height: auto;
}

h1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.5em;
}

h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.25em;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

p,
.Normal {
    font-size: 1.3em;
    font-family: 'Times New Roman', Times, serif;
    line-height: 30px;
}

#dnn_ctr_Login_Login_DNN_plUsername,
#dnn_ctr_Login_Login_DNN_plPassword {
    color: white;
}

#wrapall {
    background: #012b55;
}

header {
    position: relative;
    z-index: 9;
    background: white;
}

#homewrapper p,
#homewrapper .Normal,
#homewrapper h1,
#homewrapper h2,
#homewrapper h3 {
    color: white;
}

#soePic {
    position: relative;
    padding: 0 15px;
}

#utilities {
    position: relative;
}

#controls {
    position: relative;
    top: 25px;
}

#translate {
    text-align: center;
    padding-bottom: 10px;
    bottom: 5px;
}

.goog-te-combo {
    width: 100%;
    color: #666;
}


/* Turnout Quickview */

.DnnModule-TurnoutQuickView {
    background: white;
}


/* So that menu can be seen when Google Translate is used */

.goog-te-banner-frame {
    position: relative !important;
}

#statsrow {
    background: #edeeee;
    overflow-y: hidden;
    min-height: 236px;
}

#social2 {
    bottom: 5000px;
    height: 1px;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: .75em;
}

.registrationTotalsList {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0px
}

.registrationTotalsList li {
    width: 100%;
    margin-bottom: 24px;
}

.registrationTotalsList li:first-child {
    display: block;
    text-align: center;
    padding-top: 25px;
}

.totalsField {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.45em;
    color: #1b4f7b;
    display: inline-block;
    width: 50%;
    text-align: right;
}

.totalsValue {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.8em;
    font-weight: bold;
    color: #1b4f7b;
    display: inline-block;
    margin-left: 20px;
    width: 45%;
    text-align: left;
    padding-left: 5px;
}

.datePrelude,
.dateValue {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    color: #656767;
    display: inline;
    margin-left: -6px;
}

.dateValue {
    font-weight: normal;
    color: #656767;
    float: none;
}

#homerotator {
    background: #cfd0d0;
}

#rotator {
    list-style: none;
    position: absolute;
}

.carousel-inner {
    width: 96% !important;
}

#quicklinks {
    padding: 0;
    border-bottom: 5px solid #ce1231;
}
    

div#quicklinks > div {
    background-image: linear-gradient(to bottom, #205583, #164166);
}

#quicklinks a {
    padding: 1em 0;
    cursor: pointer;
    text-align: center;
}

#quicklinks a:hover,
#quicklinks a:focus {
    background: #ce1231!important;
    transition: background-color .4s;
}

#ql1 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_registertovote.png) no-repeat center;
}

#ql1:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_registertovote.png) no-repeat center;
    transition: background .4s;
}

#ql2 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_checkmyvoterstatus.png) no-repeat center;
}

#ql2:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_checkmyvoterstatus.png) no-repeat center;
    transition: background .4s;
}


#ql3 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_updatemyinfo.png) no-repeat center;
}

#ql3:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_updatemyinfo.png) no-repeat center;
    transition: background .4s;
}

#ql4 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_votebymail.png) no-repeat center;
}

#ql4:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_votebymail.png) no-repeat center;
    transition: background .4s;
}

#quicklinks > div + div {
    border-left: 1px solid white;
}

#ql5 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_wheredoivote.png) no-repeat center;
}

#ql5:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_wheredoivote.png) no-repeat center;
    transition: background .4s;
}

#ql6 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_earlyvoting.png) no-repeat center;
}

#ql6:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_earlyvoting.png) no-repeat center;
    transition: background .4s;
}

#ql7 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_electiondates.png) no-repeat center;
}

#ql7:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_electiondates.png) no-repeat center;
    transition: background .4s;
}

#ql8 .qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_recursosenespanol.png) no-repeat center;
}

#ql8:hover>.qlicon {
    background: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_mo_recursosenespanol.png) no-repeat center;
    transition: background .4s;
}

.qlwords {
    font-family: 'Times New Roman', Times, serif;
    text-transform: capitalize;
    color: white;
}

.toprow {
    font-size: 1.6em;
    font-weight: bold;
}

.bottomrow {
    font-size: 1.2em;
}

#contentrow {
    background-image: url(//vrcdn.electionsfl.org/portals/levy/images2019/wf_flag_xlg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 1175px;
    padding-top: 30px;
}

#column2 {
    margin-top: 10px;
}

#social {
    margin: 20px 0;
}

#office {
    background: rgba(158, 215, 246, .25);
    padding-top: 15px;
    display: flex;
    justify-content: space-evenly;
}

#officeinfo h1 {
    text-transform: uppercase;
}

#office p,
#office .Normal {
    color: white;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.3em;
}

#office img {
    padding: 0 10px;
}

#calendartop {
    background-color: #0d5d8b;
    background-image: linear-gradient(#4095c5, #0d5d8b);
    width: 100%;
    color: white;
    text-transform: uppercase;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.5em;
    line-height: 50px;
    height: 50px;
    margin-top: 25px;
}

#dnn_calendar .WFContainer_noTitle {
    padding-left: 0px;
}

#dnn_whatsnew {
    background: white;
    padding-top: 15px;
    min-height: 702px;
}

#whatsnewtop {
    width: 100%;
    color: white;
    text-transform: uppercase;
    font-family: 'Times New Roman', Times, serif;
    font-size: 2em;
    line-height: 50px;
    height: 50px;
}

#dnn_whatsnew h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.5em;
    color: #037bad;
}

#dnn_whatsnew a {
    font-family: 'Times New Roman', Times, serif;
    font-size: .95em;
    color: #037BAD;
    text-decoration: underline;
    line-height: 25px;
}

#dnn_whatsnew a:hover {
    color: #ce1231;
}

#dnn_whatsnew hr {
    border: 1px solid #ce1231;
    margin: 40px 0 30px 0;
}

#dnn_whatsnew p {
    color: black;
    font-size: .5em;
}

#newsletterrow {
    margin-bottom: 30px;
}

#dnn_largebottomblock {
    margin-top: 10px;
}

.backpagestatsrow {}

.backpagecontentpane {
    background: white;
    padding: 25px;
}

.backpagecontentpane h1 {
    color: #037bad;
}

.backpagecontentrow {
    padding-top: 87px !important;
    margin-top: -87px;
}

.backpagesocial {
    position: relative;
    z-index: 1;
    padding-right: 15px;
}

.backpagesocial a {
    float: right;
    padding: 0 5px;
}

footer {
    background-color: #d9dbdc;
    padding: 20px 0 40px 0;
}

footer p,
footer.Normal {
    color: #585a5a;
    font-size: 1.5em;
    font-family: 'Times New Roman', Times, serif;
}

footer a {
    color: #012B55 !important;
}

#officeseal img {
    float: right;
}

#disclaimer {
    font-size: .8em;
}


/* Newsletter Subscribe Button */

.eds_mailChimpPlus_Ozone.eds_style_predefined_dark .edForm__subscribe {
    border-color: grey !important;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_dark .edForm__subscribe:hover {
    background-color: grey !important;
}


/*-- easy dnn mail chimp styles --*/

.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth input[type="text"],
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth input[type="email"],
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth input[type="number"],
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth select,
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth textarea,
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth .edmcp__select {
    background: white !important;
}

.edForm__subscribe,
.edmcp__label {
    color: white !important;
}

.eds_news_Ozone.eds_subCollection_calendar span,
.eds_news_Ozone.eds_subCollection_calendar a,
.eds_news_Ozone.eds_subCollection_calendar li,
.eds_news_Ozone.eds_subCollection_calendar td,
.eds_news_Ozone.eds_subCollection_calendar table {
    font-size: 1em !important;
}


/*--- easy dnn calendar ---*/

.fc-center h2 {
    color: black !important;
}

@media (min-width: 1450px) {
    img.slideimg {
        height: 341px !important;
    }
}

@media (max-width: 1530px) {
    /* #rotator {
        transform: translate(0%, -6%);
    } */
}

@media (max-width: 1400px) {
    .toprow {
        font-size: 1.3em;
    }
}

@media (max-width: 1305px) {
    .totalsValue {
        width: auto;
    }
}

@media (max-width: 1250px) {
    .registrationTotalsList li:first-child {
        text-align: center;
    }
}

@media (max-width: 1199px) {
    #soePic {
        position: relative;
    }
    #controls {
        top: 27px;
    }
    .toprow {
        font-size: 1.1em;
    }
    .bottomrow {
        font-size: .9em;
    }
    .qlicon {
        margin-top: 5px;
    }
    #utilities {
        padding-left: 15px;
    }
}

@media (max-width: 1130px) {
    /* #rotator {
        transform: translate(0%, 0%);
    } */
}

@media (max-width: 1050px) {
    .bcs-host-div {
        background: transparent !important;
    }
    .toprow {
        font-size: 1em;
    }
    .bottomrow {
        font-size: .8em;
    }
    #controls {
        margin-left: 30px;
    }
}

@media (max-width: 991px) {
    #wrapall {
        overflow-x: hidden;
    }
    #phonemenu {
        background-image: linear-gradient(to bottom, #1F92CC, #177BAE);
        padding: 10px 0;
    }
    .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: 10%;
        z-index: 999;
        bottom: 0px;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 18px;
        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;
    }
    .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;
    }
    #dnn_mobilemenu {
        position: absolute;
        right: -100%;
        top: 60px;
        z-index: 9;
        background: white;
        padding: 10px 0;
        border-top: 5px solid #14477b;
        border-bottom: 5px solid #14477b;
    }
    .totalsField {
        font-size: 1.25em;
    }
    .totalsValue {
        font-size: 1.4em;
    }
    #homerotator {
        margin-top: 0px;
        background: none;
    }
    #rotator {
        top: 0%;
        transform: none;
    }
    #dnn_whatsnew {
        min-height: 0px;
    }
    .toprow {
        font-size: 1.15em;
    }
    .bottomrow {
        font-size: 1.05em;
    }
    #search,
    #translate,
    #social {
        bottom: 5000px;
        height: 1px;
        width: 1px;
        margin-left: -1px;
        overflow: hidden;
        font-size: .75em;
    }
    .mobilebuttons {
        border-left: 1px solid white;
        border-right: 1px solid gray;
        height: 40px;
        color: white;
        text-align: center;
        cursor: pointer;
        font-size: 1.0em;
        padding-top: 5px;
    }
    #phonemenu>a:hover {
        text-decoration: underline;
        color: white;
    }
    #mobilesocial {
        border-right: none;
    }
    #mobiletranslate {
        border-left: none;
    }
    #utilities {
        position: absolute;
        margin: 32px 0 0 -36px;
    }
    #controls {
        position: absolute;
        width: 295%;
    }
    #google_translate_element {
        width: 75%;
        margin: 5px auto;
    }
    .paneDrop {
        background: #205583 !important;
        bottom: 0px !important;
        right: 0px;
        height: 65px !important;
        width: 100% !important;
        border-bottom-right-radius: 5px;
        text-align: center;
        line-height: 22px;
        color: white !important;
        transition: height .4s;
        animation-direction: reverse;
        border-bottom-left-radius: 5px;
        border: 2px solid #173b75;
    }
    .bcs-container-searchbox {
        margin-top: 8px;
        background: white !important;
    }
    .goog-te-gadget {
        color: white !important;
    }
    .goog-logo-link {
        color: white !important;
    }
    .glyphicon {
        display: block;
    }
    .registrationTotalsList li:first-child {
        padding-top: 5%;
    }
    .registrationTotalsList li {
        margin-bottom: 5%;
    }
}

@media (max-width: 872px) {
    .totalsField {
        font-size: 1.1em;
    }
    .totalsValue {
        font-size: 1.3em;
    }
}

@media (max-width: 850px) {
    #homerotator {
        height: auto;
    }
}

@media (max-width: 768px) {
    .totalsField {
        font-size: 1.1em;
    }
    .totalsValue {
        font-size: 1.3em;
    }
}

@media (max-width: 767px) {
    img.slideimg {
        height: inherit !important;
    }
    #utilities {
        position: absolute;
        margin: 32px 0 0 -36px;
    }
    #controls {
        position: absolute;
        width: 295%;
    }
    #google_translate_element {
        width: 75%;
        margin: 5px auto;
    }
    .goog-te-gadget {
        color: white;
    }
    .paneDrop {
        background: #205583 !important;
        bottom: 0px !important;
        right: 0px;
        height: 65px !important;
        width: 100% !important;
        border-bottom-right-radius: 5px;
        text-align: center;
        line-height: 22px;
        color: white !important;
        transition: height .4s;
        animation-direction: reverse;
        border-bottom-left-radius: 5px;
        border: 2px solid #173b75;
    }
    .bcs-container-searchbox {
        margin-top: 8px;
        background: white !important;
    }
    .datePrelude,
    .dateValue {
        text-align: center;
    }
    #homerotator {
        background: transparent;
    }
    #rotator {
        position: inherit;
        padding-bottom: 10px;
    }
    .carousel-inner {
        width: 100% !important;
    }
    .qlicon {
        margin: auto;
    }
    #newsletterrow,
    #dnn_largebottomblock {
        margin-top: 25px;
    }
    #officeseal,
    #officecontact,
    #disclaimer {
        text-align: center;
    }
    #officeseal {
        margin-bottom: 30px;
    }
    #officeseal img {
        float: none;
    }
    .mobilebuttons {
        border-left: 1px solid white;
        border-right: 1px solid gray;
        height: 40px;
        color: white;
        text-align: center;
        cursor: pointer;
        font-size: 1.0em;
        padding-top: 5px;
    }
    #mobilesocial {
        border-right: none;
    }
    #mobiletranslate {
        border-left: none;
    }
    .glyphicon {
        display: block;
    }
}

@media (max-width: 694px) {
    .totalsField {
        font-size: 1.1em;
    }
    .totalsValue {
        font-size: 1.3em;
    }
    div#quicklinks > div {
        min-width: 50%;
    }
}

@media (max-width: 501px) {
    #soePic {
        padding: 0;
    }
}

.brz .brz-css-azfoy {
    justify-content: flex-end !important;
    align-items: end !important;
}

.brz .brz-css-buihw {
    align-items: flex-end !important;
}