/*-- Custom buttons --*/

.bluebtn,
.homepagebluebtn {
    font-family: Arial !important;
    color: #F2F6FA !important;
    font-size: 20px;
    background: #004C97;
    padding: 15px 12px;
    margin: 15px auto;
    text-shadow: 1px 1px 2px #787078;
    width: 38%;
    display: block;
    text-align: center;
    letter-spacing: 1.1px;
    border-radius: 10px;
}

.homepagebluebtn {
    width: 100%;
}

.redbtn,
.homepageredbtn {
    font-family: Arial;
    color: #ffffff !important;
    font-size: 20px;
    background: #BA0C2F;
    padding: 15px 12px;
    margin: 15px auto;
    text-decoration: none;
    text-shadow: 1px 1px 2px #787078;
    width: 38%;
    display: block;
    text-align: center;
    letter-spacing: 1.1px;
    border-radius: 10px;
}

.homepageredbtn {
    width: 100%;
}

@media (max-width: 991px) {
    .bluebtn,
    .redbtn {
        width: 100%
    }
}


/*-- end custom buttons --*/

.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}

html,
body {
    min-height: 0 !important;
    height: auto !important;
    position: inherit !important;
}

body {
    font-size: 12pt;
}

#wrapall {
    overflow: hidden;
}

.tableBorder table,
.tableBorder tr,
.tableBorder td,
.tableBorder th {
    border: 1px solid black;
}

.tableBorder td,
.tableBorder th,
.tableCenter td,
.tableCenter th,
.tableCenter tr,
.tableCenter table {
    padding: 3px;
    text-align: center;
}

a,
a:visited {
    color: #0062b8;
}

#skiplink a {
    font-family: Calibri, Arial;
    font-weight: bold;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skiplink a:focus {
    position: static;
    width: auto;
    height: auto;
}

#dnn_popup {
    background: #02407f;
    height: 54px;
    z-index: 999;
    display: table;
}

#dnn_popup p {
    text-align: center;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: white;
    padding-top: 1.1%;
    width: 100%;
    padding-right: 12%;
}

#popupexit {
    z-index: 9;
}

#popupexit:hover,
#popupexit:focus {
    color: white;
}

.removePopup {
    position: absolute;
    height: 1px;
    width: 1px;
    left: 5000px;
}

#dnn_popup a {
    top: 15px;
    font-size: 1.3em;
    color: white;
    text-decoration: underline;
}

#quicklinksNormal,
#quicklinks {
    background: linear-gradient(to bottom, #0964be, #013c77);
}

.qlw {
    /* width: 14.2%; */
    width: 12.5%;
    background: linear-gradient(to bottom, #0964be, #013c77);
}

.qlw:hover,
.qlw:focus,
.qlsp:hover,
.qlsp:focus {
    background: linear-gradient(to bottom, #0966c1, #0673dd);
}

.qlicon img {
    width: 110px;
    padding: 0 20px 20px;
    margin: 0 auto;
    float: none;
    top: 15px;
}

.qlwords {
    font-size: 1.2em;
    font-family: calibri, sans-serif;
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    line-height: 1.1;
}

#qlbottom {
    padding-bottom: 10px;
}

#colorBar,
#colorBar2 {
    background: #0673dd;
}

#contentright,
#contentleft {
    background: #e5e5e5;
}

#mainarea {
    margin: 0 2.5%;
}

.mainareabp {
    margin: 0 2% 0 1%;
}

#utilities {
    margin-top: 7px;
}

footer {
    background: #004c97;
    background-image: url(//vrcdn.electionsfl.org/portals/sarasota/images2019/wf_bluestars_xlg.png);
    background-repeat: no-repeat;
    background-size: contain;
    color: white;
}

#officeinfo p {
    margin-top: 15px;
}

#lefttop {
    margin-top: 10px;
}

#lefttop,
#rightbottom,
#calendararea {
    background: white;
    box-shadow: 0px 0px 5px grey;
    border-radius: 10px;
}

#headertops {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

address {
    margin-bottom: 0px;
}

#dnn_importantnews {}

#dnn_contentpane,
#dnn_columnLeft,
#dnn_columnRight,
#dnn_bottomRow {
    margin-bottom: 20px;
}

#calendararea {
    margin-top: 20px;
}

#dnn_contentpane h1,
#dnn_contentpane h2,
#dnn_columnLeft h1,
#dnn_columnRight h1,
#dnn_bottomRow h1,
#dnn_columnLeft h2,
#dnn_columnRight h2,
#dnn_bottomRow h2,
#redText {
    color: #ba0c2f;
}

#headertops {
    color: #024485;
    font-size: 1.9em;
}

#headertops,
#redtext {
    font-family: calibri, sans-serif;
    font-weight: bold;
    /* text-transform: uppercase; */
}

#contentcol {
    display: flex;
}

#mainarea,
#contentright,
#contentleft {
    padding-bottom: 35px;
}


/* E-Newsletter Subscribe and IMGs */

#NewsletterArea {
    text-align: center;
    padding: 10px;
}

#subletter {
    padding: 10px;
}


/* EasyDNNnews & Calendars*/

#dnn_eventsCalendar {
    padding: 0px 15px;
}

.edn_metaDetails,
.edn_readMoreButtonWrapper,
.edn_articlesRssWrapper,
.edn_module_title,
.edn_articleSubTitle {
    display: none !important;
}

h2.edn_articleTitle,
.edn_articleSummary {
    text-align: left;
    padding: 0 20px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    color: #464646;
}

article:last-child {
    background-image: url(//vrcdn.electionsfl.org/portals/sarasota/images2019/wf_greystars.png);
    background-size: cover;
    margin-bottom: 0px !important;
    padding-bottom: 25px;
}

.eds_news_Ozone {
    margin-bottom: 0px !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li:before {
    display: none !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li>a {
    font-size: 13pt !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #14498f !important;
    font-weight: bold;
    line-height: 1.1;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li>a>span {
    display: block;
    padding-top: 3px;
    color: #be1e2d !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list {
    border-top: none !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li {
    padding: 10px !important;
    background: #edecec !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li:nth-child(2n) {
    background: white !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li:last-child {
    margin: 0px !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article {
    margin-bottom: 10px !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
    margin-bottom: 15px !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article:last-child {
    margin-bottom: 0px !important;
}

.eds_news_Ozone.eds_subCollection_news h2 a {
    font-family: Arial, Helvetica, sans-serif;
    /* text-transform: uppercase; */
    color: #ba0c2f;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: underline;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events,
.eds_news_Ozone.eds_subCollection_calendar .archive_list {
    margin-top: 0px !important;
    padding-top: 0px;
}


/*-------------------------------------------------------------*/

#dnn_mobilemenu li {
    list-style: none;
    color: white !important;
}

#dnn_mobilemenu li a {
    color: white !important;
}


/* Utilities */

#translate {
    text-align: center;
    margin-bottom: 15px;
    /* margin-top: 10px; */
}

#search {
    text-align: center;
    margin-top: 10px;
}

#social {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
}

#social a img {
    width: 40px;
}


/* Registered Voters Area */

#regtotals {
    margin-top: 15px;
}

#regHeader {
    font-family: calibri, sans-serif;
    font-weight: bold;
    font-size: 1.6em;
    text-transform: uppercase;
    color: #024485;
    text-align: center;
}

#regColored {
    color: #ba0c2f;
}

.registrationTotalsList {
    list-style: none;
    margin-bottom: 25px;
}

.registrationTotalsList li:first-child {
    text-align: center;
}

.datePrelude {
    display: none;
}

.registrationTotalsList li {
    font-family: calibri, sans-serif;
    font-weight: bold;
    font-size: 1.3em;
    color: #ba0c2f;
}

.dateValue::before {
    content: "As of: ";
}


/* Footer */

#officecontact {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

#officecontact a {
    color: white;
    text-decoration: underline;
}

#officecontact a:hover,
#officecontact a:focus {
    text-decoration: underline;
}

#footerbottom {
    text-align: center;
    margin-bottom: 35px;
}

#disclaimer a {
    color: white !important;
}


/* Backpage */

#dnn_sidepane {
    padding-top: 20px;
    padding-top: 20px;
}


/* Accordion */

.backpagecontentpane {
    width: 100%;
    padding: 3em;
}

.backpage-divider {
    height: 20px;
    width: 100%;
}

#sxsContent {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 0 6rem;
    padding-bottom: 2em;
    flex-wrap: wrap;
}

#aboutContent,
#faqPane {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 6rem;
    padding-bottom: 2em;
    flex-wrap: wrap;
}

#faqPane {
    justify-content: space-between;
    padding: 0 4em;
}

#verticalQuicklinks {
    width: 12%;
}

#dnn_faqSection_SyncPanel,
#dnn_faqSection {
    width: 80%;
}

#dnn_rightSxSContent,
#dnn_leftSxSContent,
#aboutDescription {
    padding: 1em;
}

#aboutRightContainer {
    width: 25%;
    padding-top: 0;
    margin-right: 1em;
}

#dnn_rightSxSContent,
#dnn_aboutDescription {
    padding-left: 1em;
}

#dnn_leftSxSContent,
#dnn_rightSxSContent,
#dnn_leftSxSContent_SyncPanel,
#dnn_rightSxSContent_SyncPanel {
    width: 50%;
}

#dnn_leftSxSContent {
    padding-right: 2em;
}

#dnn_aboutDescription {
    width: 70%;
}

#dnn_aboutPhoto {
    margin-top: 1em;
}

#dnn_aboutPhotoTitle p {
    font-family: "Sofia Sans Condensed", sans-serif;
    font-size: xx-large;
    color: #be0326;
    text-align: center;
    width: 80%;
    margin: auto;
    text-transform: uppercase;
}

#aboutRightContainer img {
    width: 80%;
    margin: auto;
    display: flex;
}

#dnn_aboutName p {
    font-family: "Montserrat";
    color: #072850;
    font-size: larger;
    text-transform: capitalize;
    text-align: center;
}

#dnn_faqSection .accordion {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.accordion-item {
    margin: 0.5em 0;
    width: 95%;
}

.accordion-button {
    border: 0;
    background-color: #dce5ee;
}

.accordion-header {
    margin-bottom: 0;
    color: #072850;
    font-family: "Sofia Sans Condensed", sans-serif;
}

.accordion-body {
    margin-bottom: 0;
    color: #000;
    font-family: "Sofia Sans Condensed", sans-serif;
    font-size: large;
}

#verticalQuicklinks>a {
    text-decoration: none;
}

#verticalQuicklinks>a:hover .quicklink-item2,
#verticalQuicklinks>a:focus .quicklink-item2 {
    background: #c8ddef;
    color: #072850;
}

.quicklink-item2 {
    display: flex;
    border-radius: 100%;
    height: fit-content;
    width: 8em;
    height: 8em;
    border: 2px solid #be0326;
    background: white;
    filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.68));
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin: 1em 0;
}

.ql-container2 {
    height: 100%;
    width: 100%;
}

.qlicon2 {
    height: 100%;
    border-radius: 100%;
    border: 1px solid #072850;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ql2words {
    text-align: center;
    text-transform: capitalize;
    width: 80%;
}

@media(max-width: 920px) {
    #dnn_aboutPhotoTitle p {
        font-size: 1.5em;
    }
    #verticalQuicklinks {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #faqPane {
        flex-direction: column;
    }
    #dnn_faqSection {
        width: 100%;
    }
    .accordion-item {
        width: 100%;
    }
}

@media (max-width: 675px) {

    #contentcol {
        display: flex !important;
        flex-direction: column-reverse;
    }
    #sxsContent,
    #aboutContent {
        padding: 0 8%;
    }
    #sxsContent,
    #aboutRightContainer {
        flex-direction: column;
    }
    #aboutRightContainer,
    #dnn_aboutDescription {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #dnn_aboutPhotoTitle p {
        width: 100%;
    }
    #faqPane {
        padding: 0 .8em;
    }
    .quicklink-item2 {
        width: 6em;
        height: 6em;
    }
    .ql2words {
        font-size: small;
    }
    .accordion-item {
        margin: .5em 0;
    }
}

.editcontentpane {
    position: relative;
    width: 900px;
    margin-left: 40px;
    min-height: 700px;
    float: left;
}

#dnn_rightcontentpane {
    margin-top: 55px;
}


/*--------------------*/

@media (min-width: 992px) {
    #search,
    #translate,
    #social {
        top: 0px !important;
    }
}

@media (max-width: 991px) {
    #mainarea {
        margin: 0;
    }
    article:last-child {
        background-size: contain;
    }
    #contentleft,
    #mainarea,
    #contentright {
        padding-left: 8%;
        padding-right: 8%;
    }
    #translate,
    #search,
    #social {
        position: absolute;
        right: 5000px;
    }
    #social {
        /* margin-top: 22px; */
    }
    #translate {
        /* margin-top: 15px; */
    }
    #phonemenu {
        height: 54px;
    }
    #mobileitems {
        position: absolute;
        z-index: 999;
        top: 5px;
    }
    .mobilebuttons {
        color: white !important;
        text-align: center;
        border-right: 1px solid white;
    }
    button.mobilebuttons {
        background: transparent;
        border: none;
    }
    .mobilebuttons:last-child {
        border-right: none;
    }
    .glyphicon {
        color: white;
        font-size: 18px;
        top: 3px;
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }
    #contentcol {
        display: inherit;
    }
    .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: 90%;
        z-index: 999;
        bottom: 2px;
    }
    .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;
    }
    i.e.menuopen .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;
    }
    #dnn_mobilemenu {
        position: absolute;
        right: -110%;
        top: 54px;
        z-index: 10;
        background: #024383;
        padding: 10px 0;
    }
    .paneDrop {
        background: white;
        z-index: 99;
        /* position: absolute !important; */
        top: -25em;
        right: 22% !important;
        height: 65px !important;
        width: 50% !important;
        margin-left: 0px;
        border-bottom-right-radius: 5px;
        text-align: center;
        line-height: 22px;
        color: white !important;
        transition: height 0.4s;
        animation-direction: reverse;
        border-bottom-left-radius: 5px;
        border: 2px solid #173b75;
    }
    .out {
        right: 5000px !important;
    }
    .bcs-container-searchbox {
        width: 85% !important;
        top: 8px;
    }
    #social a img {
        padding-top: 8px;
    }
    #google_translate_element {
        padding-top: 6px;
    }
    #officecontact {
        padding-left: 8%;
        padding-right: 8%;
    }
}

@media (max-width: 767px) {
    #officecontact {
        padding-left: 8%;
        padding-right: 8%;
    }
    #officeinfo {
        padding-top: 35px;
    }
    #officeinfo:first-child {
        padding-top: 0px;
    }
}

@media (max-width: 600px) {
    .c-hamburger {
        left: 86% !important;
    }
}

@media (max-width: 500px) {
    .paneDrop {
        width: 100% !important;
        right: 0px !important;
    }
    .mobilebuttons {
        font-size: 0.8em;
    }
    .c-hamburger {
        left: 79% !important;
    }
}

.bcs-modal {
    z-index: 999;
}