.no-pad {
    padding-left: 0;
    padding-right: 0;
}

html,
body {
    min-height: 0!important;
    height: auto!important;
    position: inherit!important;
}

#message {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 5em;
    font-weight: bold;
    height: 100%;
    margin-top: 15%;
    margin-bottom: 15%;
}

#wrapall {
    overflow: hidden;
}

body {
    font-size: 12px;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #626262;
    line-height: 1.2em;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2em;
    color: #e06004;
    margin-top: 0px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.8em;
    color: #0976a1;
    text-align: center;
}

.backpagecontentpane h2 {
    text-align: left;
}

.no-pad {
    padding-left: 0;
    padding-right: 0;
}

.browardbutton {
    height: 45px !important;
    width: 50% !important;
}

@media (max-width: 925px) {
    .browardbutton {
        height: 60px !important;
    }
}

@media (max-width: 600px) {
    .browardbutton {
        width: 60% !important;
    }
}

@media (max-width: 520px) {
    .browardbutton {
        width: 80% !important;
    }
}

@media (max-width: 420px) {
    .browardbutton {
        height: 75px !important;
    }
}

#menuText {
    color: white;
    font-weight: bold;
    font-size: 1.1em;
    margin-left: 52%;
    position: absolute;
    top: 34px;
}

@media (max-width: 2100px) {
    #menuText {
        margin-left: 51.5%;
    }
}

@media (max-width: 2000px) {
    #menuText {
        margin-left: 51.3%;
    }
}

@media (max-width: 1800px) {
    #menuText {
        margin-left: 51%;
    }
}

@media (max-width: 1650px) {
    #menuText {
        margin-left: 50.5%;
    }
}

@media (max-width: 1500px) {
    #menuText {
        margin-left: 50%;
    }
}

@media (max-width: 1350px) {
    #menuText {
        margin-left: 49.5%;
    }
}

@media (max-width: 1200px) {
    #menuText {
        margin-left: 49%;
    }
}

@media (max-width: 1100px) {
    #menuText {
        margin-left: 48.5%;
    }
}

@media (max-width: 1050px) {
    #menuText {
        margin-left: 48%;
    }
}

@media (max-width: 1000px) {
    #menuText {
        margin-left: 47.5%;
    }
}

@media (max-width: 900px) {
    #menuText {
        margin-left: 46.5%;
    }
}

@media (max-width: 815px) {
    #menuText {
        margin-left: 36.5%;
    }
}

@media (max-width: 715px) {
    #menuText {
        margin-left: 35.5%;
    }
}

@media (max-width: 700px) {
    #menuText {
        margin-left: 25.5%;
    }
}

@media (max-width: 650px) {
    #menuText {
        margin-left: 24.5%;
    }
}

@media (max-width: 600px) {
    #menuText {
        margin-left: 23.5%;
    }
}

@media (max-width: 580px) {
    #menuText {
        margin-left: 7.5%;
    }
}

@media (max-width: 500px) {
    #menuText {
        margin-left: 6.5%;
    }
}

@media (max-width: 414px) {
    #menuText {
        margin-left: -6.5%;
    }
}

@media (max-width: 375px) {
    #menuText {
        margin-left: -7.5%;
    }
}

@media (max-width: 360px) {
    #menuText {
        margin-left: -8.5%;
    }
}

@media (max-width: 320px) {
    #menuText {
        margin-left: -3.5%;
    }
}


/* Skiplink Code */

#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;
}


/*---------------------------*/


/* Popup Message and Transparent Bar */

#dnn_popup {
    background: #0073b7;
    height: 54px;
    display: table;
}

#dnn_popup a {
    color: #FEF795;
}

#dnn_ctr33026_ModuleContent {
    display: table-cell;
    vertical-align: middle;
    min-height: 54px;
    height: 54px;
    width: 52%;
}

#dnn_popup p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: white;
    text-align: center;
    line-height: 1;
}

#dnn_popup h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    color: #FEF795;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 5px;
}

#popupexit {
    padding-top: 15px;
    z-index: 9;
}

#popupexit:hover,
#popupexit:focus {
    color: white;
}

#transparentbar {
    position: absolute;
    top: 54px;
    z-index: 9;
    background: rgba(2, 47, 99, .65);
}

#transparentbarback {
    position: absolute;
    top: 0px;
    z-index: 9;
    background: rgba(2, 47, 99, .65);
}

.dnnSortable {
    min-height: 54px !important;
}

.removePopup {
    position: absolute;
    height: 1px;
    width: 1px;
    left: 5000px;
}

.tbarUp {
    top: 0px !important;
}

@media (max-width: 2050px) {
    #dnn_ctr33026_ModuleContent {
        width: 24%;
    }
}

@media (max-width: 1950px) {
    #dnn_ctr33026_ModuleContent {
        width: 25%;
    }
}

@media (max-width: 1850px) {
    #dnn_ctr33026_ModuleContent {
        width: 27%;
    }
}

@media (max-width: 1750px) {
    #dnn_ctr33026_ModuleContent {
        width: 28%;
    }
}

@media (max-width: 1650px) {
    #dnn_ctr33026_ModuleContent {
        width: 30%;
    }
}

@media (max-width: 1550px) {
    #dnn_ctr33026_ModuleContent {
        width: 32%;
    }
}

@media (max-width: 1450px) {
    #dnn_ctr33026_ModuleContent {
        width: 34%;
    }
}

@media (max-width: 1350px) {
    #dnn_ctr33026_ModuleContent {
        width: 37%;
    }
}

@media (max-width: 1250px) {
    #dnn_ctr33026_ModuleContent {
        width: 40%;
    }
}

@media (max-width: 1150px) {
    #dnn_ctr33026_ModuleContent {
        width: 44%;
    }
}

@media (max-width: 1050px) {
    #dnn_ctr33026_ModuleContent {
        width: 48%;
    }
}

@media (max-width: 800px) {
    #popuptext {
        position: relative;
        right: 7%;
    }
}

@media (max-width: 680px) {
    #popuptext {
        position: relative;
        right: 8%;
    }
}

@media (max-width: 587px) {
    #dnn_popup {
        height: 71px;
    }
    #transparentbar {
        top: 71px;
    }
}

@media (max-width: 469px) {
    #dnn_popup {
        height: 85px;
    }
    #transparentbar {
        top: 85px;
    }
    #popuptext {
        right: 0%;
        width: 90%;
    }
}


/*---------------------------*/


/* Grid Area Background */

#dnn_gridArea {
    background: #ededed;
}


/* Reg Voters and Rotator Code */

#statsrow {
    background: #ededed;
}

.registrationTotalsList {
    margin: 0;
    list-style: none;
}

.registrationTotalsList li {
    display: inline-block;
    width: 17.6%;
    text-align: center;
}

.registrationTotalsList li:first-child {
    width: 22.6%;
    margin-left: 30px;
    text-align: left;
}

.registrationTotalsList li:nth-child(4) {
    width: 12.6%;
}

.registrationTotalsList li:nth-child(5) {
    width: 12.6%;
}

.registrationTotalsList li:last-child {
    width: 12.6%;
}

#regtotals {
    padding-top: 175px;
}

#registrationTotals {
    padding: 15px 1%;
}

#inactiveTotals {
    padding: 5px 1% 15px 0;
}

.datePrelude {
    color: #023b7a !important;
    font-size: 1.5em !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: none !important;
}

.dateValue,
.dateValueInactive {
    color: #023b7a !important;
    font-size: 1.3em !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.totalsField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    color: #023b7a;
    text-transform: uppercase;
}

.totalsValue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #023b7a;
}

@media (min-width: 1550px) {
    #inactiveTotals {
        padding: 5px 1% 15px 2%;
    }
    #registrationTotals {
        padding: 15px 1% 15px 3%;
    }
}

@media (min-width: 1350px) {
    #inactiveTotals {
        padding: 5px 1% 15px 1%;
    }
    #registrationTotals {
        padding: 15px 1% 15px 2%;
    }
}

@media (max-width: 1253px) {
    .registrationTotalsList li:first-child {
        margin-left: 20px;
        width: 24.6%;
    }
}

@media (max-width: 1153px) {
    .registrationTotalsList li:first-child {
        margin-left: 10px;
        width: 25.6%;
    }
}

@media (max-width: 1108px) {
    .registrationTotalsList li:first-child {
        margin-left: 0px;
        width: 26.6%;
    }
}

@media (max-width: 1092px) {
    .registrationTotalsList li:first-child {
        margin-left: 20px;
        width: 23.6%;
    }
    .totalsValue {
        font-size: 1.3em;
    }
    .totalsField {
        font-size: 0.95em;
    }
    .datePrelude {
        font-size: 1.3em !important;
    }
    .dateValue {
        font-size: 1.1em !important;
    }
}

@media (max-width: 1086px) {
    .registrationTotalsList li:first-child {
        margin-left: 10px;
    }
    .registrationTotalsList li:last-child {
        width: 14.6%;
    }
    #inactiveTotals .registrationTotalsList li:first-child {
        text-align: right;
        margin-left: 0px;
        width: 21.6%;
    }
    #inactiveTotals .registrationTotalsList li:last-child {
        text-align: left;
    }
}

@media (max-width: 1038px) {
    .registrationTotalsList li:first-child {
        margin-left: 0px;
        width: 24.6%;
    }
}

@media (max-width: 1030px) {
    .registrationTotalsList li:first-child {
        margin-left: 0px;
    }
}

@media (max-width: 1000px) {
    #inactiveTotals .registrationTotalsList li:first-child {
        margin-left: 10px;
    }
    .registrationTotalsList li {
        width: 16.6%;
    }
    .registrationTotalsList li:first-child {
        width: 25.6%;
    }
}

@media (max-width: 991px) {
    .registrationTotalsList li {
        padding-bottom: 2px;
    }
    #inactiveTotals .registrationTotalsList li {
        padding-bottom: 7px;
    }
    .registrationTotalsList li:first-child,
    #inactiveTotals .registrationTotalsList li:first-child {
        width: 100%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(2) {
        width: 20.6%;
        text-align: center;
        margin-left: 21%;
    }
    .registrationTotalsList li:nth-child(3) {
        width: 20.6%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(4) {
        width: 18.6%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(5) {
        width: 17.6%;
        margin-left: 33%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(6) {
        width: 17.6%;
        text-align: center;
    }
    #regtotals {
        padding-top: 165px;
    }
    #inactiveTotals {
        padding: 15px 1%;
    }
    .totalsValue {
        font-size: 1.5em;
    }
    .totalsField {
        font-size: 1.05em;
    }
    .datePrelude {
        font-size: 1.5em !important;
    }
    .dateValue {
        font-size: 1.3em !important;
    }
}

@media (max-width: 820px) {
    .registrationTotalsList li:nth-child(2) {
        width: 26.6%;
        margin-left: 17%;
    }
    .registrationTotalsList li:nth-child(3) {
        width: 24.6%;
    }
    .registrationTotalsList li:nth-child(4) {
        width: 20.6%;
    }
    .registrationTotalsList li:nth-child(6) {
        width: 20.6%;
    }
}

@media (max-width: 767px) {
    .registrationTotalsList li {
        width: 100% !important;
    }
    .registrationTotalsList li:nth-child(2),
    .registrationTotalsList li:nth-child(5) {
        margin-left: 0;
    }
    #regtotals {
        padding-top: 435px;
    }
    #inactiveTotals .registrationTotalsList li:last-child {
        text-align: center;
    }
    #inactiveTotals .registrationTotalsList li:first-child {
        margin-left: 0px;
    }
}

@media (max-width: 665px) {
    #regtotals {
        padding-top: 435px;
    }
}

@media (max-width: 500px) {
    .registrationTotalsList li:first-child {
        margin-left: 0;
    }
}

@media (max-width: 320px) {
    #regtotals {
        padding-top: 450px;
    }
}


/* Rotator height */

#rotator {
    top: -1px;
}

@media (max-width: 700px) {
    .carousel-inner>.item>img {
        height: 200px !important;
    }
}

@media (max-width: 650px) {
    .carousel-inner>.item>img {
        height: 175px !important;
    }
}

@media (max-width: 375px) {
    #regtotals {
        padding-top: 460px;
    }
}


/* Rotator Fade */


/* Carousel Fade */

.left {
    float: none !important;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition: 1000ms;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
    transition: 1000ms;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


/*--------------------------------------------*/


/* Quicklinks */

#quicklinks {
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    bottom: 40px;
    z-index: 7;
}

#quicklinks a {
    width: 18.5%;
    display: table;
    text-align: left;
    background-color: #fded6a;
    background-image: linear-gradient(to bottom, #fded6a, #fedd07);
    color: #02398c;
    font-size: 1.3em;
    font-weight: bold;
    font-family: Arial;
    padding: 10px;
    margin: 0 10px 15px 16px;
    line-height: 1.25;
    box-shadow: 3px 4px 8px #444444;
    float: left;
}

#quicklinks a:hover,
#quicklinks a:focus {
    text-decoration: none;
}

#qlimg img,
#qlimghov img {
    width: 50px;
    margin-left: 40px;
    margin-top: 10px;
}

#qlwords {
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    font-size: 0.9em;
    padding-left: 30px;
}

#qlimg .safari10,
#qlimghov .safari10 {
    padding-top: 21px;
}


/* Hover on QL */

#qlimghov {
    position: absolute;
    display: none;
}

#quicklinks a:hover #qlimghov {
    display: block;
}

#qlimghov:hover {
    display: block;
}

#qlimg {
    float: left;
    width: 60px;
    height: 70px;
}

@media (max-width: 1736px) {
    #quicklinks a {
        margin: 0 10px 15px 15px;
    }
}

@media (max-width: 1666px) {
    #quicklinks a {
        margin: 0 8px 15px 15px;
    }
}

@media (max-width: 1531px) {
    #quicklinks a {
        margin: 0 8px 15px 13px;
    }
    #qlimg img,
    #qlimghov img {
        margin-left: 15px;
    }
    #qlwords {
        padding-left: 10px;
        <<<<<<< HEAD
    }
}

@media (max-width: 1415px) {
    #qlwords {
        font-size: 1em;
        =======>>>>>>>replacing files from production
    }
}

@media (max-width: 1401px) {
    #quicklinks a {
        margin: 0 6px 15px 13px;
    }
}

<<<<<<< HEAD <<<<<<< HEAD=======>>>>>>>replacing files from production @media (max-width: 1389px) {
    #qlwords {
        font-size: 0.8em;
    }
}

<<<<<<< HEAD=======>>>>>>>broward file that will not be used=======>>>>>>>replacing files from production @media (max-width: 1347px) {
    #quicklinks a {
        margin: 0 5px 15px 12px;
    }
    #qlimg img,
    #qlimghov img {
        margin-left: 0px;
    }
    #qlwords {
        padding-left: 0px;
        <<<<<<< HEAD
    }
}

@media (max-width: 1305px) {
    #qlwords {
        font-size: 0.8em;
        =======>>>>>>>replacing files from production
    }
}

@media (max-width: 1229px) {
    #quicklinks a {
        margin: 0 4px 15px 11px;
    }
    #qlimg img,
    #qlimghov img {
        margin-left: 0px;
    }
    <<<<<<< HEAD <<<<<<< HEAD #qlwords {
        padding-left: 0px;
    }
    =======>>>>>>>broward file that will not be used=======#qlwords {
        padding-left: 0px;
    }
    >>>>>>>replacing files from production
}

@media (max-width: 1137px) {
    #qlimg img,
    #qlimghov img {
        margin-left: 5px;
    }
    #qlwords {
        padding-left: 0px;
        font-size: 0.8em;
    }
}

@media (max-width: 1100px) {
    /* #qlimg img,
    #qlimghov img {
        width: 60px;
    } */
    /* #qlimg,
    #qlimghov {
        padding-top: 11px;
    } */
}

@media (max-width: 1067px) {
    #quicklinks a {
        margin: 0 4px 15px 10px;
    }
}

@media (max-width: 1063px) {
    #qlwords {
        padding-left: 0px;
        font-size: 0.8em;
    }
}

@media (max-width: 1050px) {
    #qlwords {
        font-size: 0.8em;
    }
    #quicklinks a {
        margin: 0 4px 15px 9px;
    }
}

@media (max-width: 1000px) {
    #quicklinks a {
        font-size: 1.2em;
    }
}

@media (max-width: 991px) {
    #quicklinks {
        bottom: 95px;
    }
    #quicklinks a {
        padding: 5px;
    }
    #quicklinks a {
        width: 17.5%;
        margin: 0 0px 15px 19px;
    }
    #qlimg {
        /* width: 63px; */
    }
    #quicklinks a {
        font-size: 1.15em;
        padding: 5px;
    }
    #qlimg img,
    #qlimghov img {
        width: 50px;
    }
    #qlimg,
    #qlimghov {
        /* padding-top: 15px; */
    }
}

@media (max-width: 882px) {
    #qlimg img,
    #qlimghov img {
        margin-left: 0px;
    }
    /* #qlimg {
        width: 65px;
    } */
    #quicklinks a {
        margin: 0 0px 15px 18px;
    }
}

@media (max-width: 830px) {
    #qlimg img,
    #qlimghov img {
        width: 50px;
        margin-left: 5px;
    }
    #quicklinks a {
        font-size: 1.05em;
    }
    #qlimg {
        width: 60px;
    }
    /* #qlimg,
    #qlimghov {
        padding-top: 15px;
    } */
    #quicklinks a {
        margin: 0 0px 15px 17px;
    }
}

@media (max-width: 810px) {
    #quicklinks a {
        padding: 0px;
    }
    #qlimg {
        width: 57px;
    }
}

@media (max-width: 767px) {
    #quicklinks a {
        width: 45.5%;
        font-size: 1.5em;
        padding: 0px;
        margin: 0 3px 15px 21px;
        line-height: 1.25;
        text-align: left;
    }
    #quicklinks {
        bottom: 180px;
    }
    #qlimg img,
    #qlimghov img {
        width: 50px;
        margin-left: 100%;
        margin-top: 7px;
    }
    #qlimghov img {
        margin-left: 82%;
    }
    #qlimg,
    #qlimghov {
        padding-top: 5px;
    }
    #qlwords {
        padding-left: 40px;
        padding-top: 4px;
    }
}

@media (max-width: 665px) {
    #qlimg img,
    #qlimghov img {
        /* width: 60px;*/
        margin-left: 80%;
        margin-top: 2px;
    }
    #qlimghov img {
        margin-left: 91%;
    }
    #quicklinks a {
        font-size: 1.4em;
        padding: 0px;
    }
    #qlimg,
    #qlimghov {
        padding-top: 10px;
    }
}

@media (max-width: 600px) {
    #qlimg img {
        margin-left: 40%;
    }
    #qlimghov img {
        margin-left: 45%;
    }
    #qlwords {
        padding-left: 40px;
    }
}

@media (max-width: 538px) {
    #quicklinks a {
        margin: 0 3px 15px 15px;
    }
}

@media (max-width: 500px) {
    #quicklinks a {
        width: 44.5%;
    }
}

@media (max-width: 414px) {
    #qlimg img {
        margin-left: 20%;
    }
    #qlwords {
        padding-left: 20px;
    }
    #qlimghov img {
        margin-left: 19%;
    }
}

@media (max-width: 400px) {
    #quicklinks a {
        font-size: 1.3em;
    }
}

@media (max-width: 360px) {
    #qlwords {
        padding-left: 5px;
    }
}

@media (max-width: 320px) {
    #quicklinks a {
        font-size: 1em;
        margin: 0px 3px 15px 10px;
    }
    #qlwords {
        padding-left: 10px;
    }
    #qlimg img {
        margin-left: 10%;
    }
}


/*--------------------------------------------*/


/* Footer Area Code */

#footercolorbar {
    background: #023b7a;
    padding: 10px;
    display: none;
}

footer {
    background: #022f63;
}

footer a {
    color: #b3b4b4 !important;
    text-decoration: none !important;
}

footer a:hover,
footer a:focus {
    color: #fede12 !important;
}

#footerright {
    padding-left: 15px;
}

#footerleft {
    padding-right: 15px;
}

footer h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.25em;
    color: #fede12;
    margin-top: 5px;
}

footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #b3b4b4;
}

#information p {
    font-size: 1.1em;
}

#footerarea {
    text-align: center;
    padding: 10px 0 10px;
}

#disclaimer {
    padding: 15px 12% 0;
}

@media (min-width: 1200px) {
    #disclaimer {
        padding: 15px 14% 0;
    }
}

#information {
    top: 77px;
}

@media (max-width: 767px) {
    #footerright,
    #footerleft {
        padding-right: 0px;
    }
    #information {
        top: 0px;
    }
}


/*------------------------------------------*/


/* Menu */


/* Putting this with menu because it lets the background colors go to the bottom */

#contentcol {
    padding: 20px;
}

#contentarea {
    display: flex;
}

#navfull {
    padding: 0 20px;
}

@media (max-width: 1150px) {
    .mobilebuttons {
        width: 43%;
    }
}

@media (max-width: 991px) {
    #mobileitems {
        left: 56%;
    }
    .mobilebuttons {
        width: 46%;
    }
    #contentarea {
        display: inherit;
    }
}

@media (max-width: 320px) {
    #contentcol {
        padding: 20px 0px;
    }
}


/*--------------------------------------------*/


/* Content Pane Area */

#dnn_contentpane {
    padding: 0 25px;
}

#dnn_newsarea {
    padding: 0 40px;
}

#dnn_calendararea {
    padding: 0 40px 20px;
}


/* Getting rid of weird category about calendar */

.SelCategory.SubHead {
    display: none;
}

#newstop {
    background: #168abc;
    font-size: 1.8em;
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    color: white;
    padding: 10px 20px;
}

#calendartop {
    background: #003366;
    font-size: 1.8em;
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    color: white;
    padding: 10px 20px;
}

#contentheader {
    text-align: center;
    padding-bottom: 15px;
}

#spacertop {
    padding: 15px;
}

#spacerbottom {
    padding: 30px;
}

#dnn_middlearea {
    border-right: 2px solid #707070;
    border-left: 2px solid #707070;
    padding: 0 20px;
}

#dnn_rightarea {
    padding: 0 15px;
}

@media (max-width: 991px) {
    #dnn_middlearea {
        border-right: none;
        border-left: none;
        padding: 30px;
        padding-top: 0px;
        padding-bottom: 40px;
    }
    #dnn_middlearea:after {
        border-bottom: 2px solid #707070;
        width: 100%;
        content: "";
        display: block;
        margin: 0 auto;
    }
    #dnn_contentpane:after {
        border-top: 2px solid #707070;
        width: 100%;
        content: "";
        display: block;
        margin: 0 auto;
        margin-top: 40px;
    }
    #dnn_contentpane {
        padding-bottom: 30px;
    }
    #dnn_rightarea {
        padding-top: 0px;
    }
    .backpagecontentrow #dnn_contentpane {
        padding: 0 15;
    }
}

@media (max-width: 320px) {
    #dnn_rightarea {
        padding: 0 0px;
    }
}


/* Backpage CSS */

#contentrow {
    padding: 40px;
}

#dnn_rightpane h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #023b7a;
    text-align: left;
    margin: 0px 0 5px;
    font-weight: bold;
    text-transform: uppercase;
}

#dnn_rightpane h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #007ac3;
    text-align: left;
    margin: 10px 0px;
}

#dnn_rightpane p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-style: italic;
    color: #022f63;
    text-align: left;
}


/* News Section Edits */


/* Article Title */

.eds_news_Ozone h2 {
    font-size: 26px !important;
}

.edn_metaDetails {
    text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news a {
    color: #023b7a !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSubTitle,
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary ul,
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p {
    display: none;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:first-child,
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:nth-child(2),
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary span {
    display: block !important;
    color: #626262 !important;
    text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:nth-child(2),
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:nth-child(3) {
    display: block !important;
    color: #626262 !important;
    text-align: center !important;
}

article.edn_article.edn_clearFix {
    border-bottom: 2px solid #c5c5c5;
    padding-bottom: 20px;
}


/* Read More Button */

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
    text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton,
.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit {
    background: linear-gradient(to bottom, #fded6a, #fedd07) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #023b7a !important;
    -webkit-transition: all 200ms linear;
    -khtml-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    border: none !important;
    border-radius: none !important;
    font-size: 16px !important;
    padding: 12px !important;
}


/* Notices Section Edits */

.eds_news_Ozone h2 {
    color: #023b7a !important;
    text-align: center !important;
    font-weight: bold !important;
}


/* Events Calendar */

#dnn_ctr33025_ModuleContent {
    width: 90% !important;
    padding-left: 10% !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events {
    margin-top: 0px !important;
    box-shadow: 0px 0px 6px grey;
    background: #d1d1d1;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list {
    padding: 0 !important;
}

.eds_news_Ozone .edn_module_title {
    display: none;
}

.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>span {
    display: block;
    color: #c25201 !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li {
    padding: 15px !important;
    background: white;
    margin-bottom: 10px !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: #023b7a !important;
    font-weight: bold;
}

.eds_news_Ozone h3 {
    padding: 0 15px !important;
}


/*--------------------------------------------*/


/* Social */

#social {
    text-align: center;
    padding-top: 7px;
    z-index: 99;
}

#social a img {
    width: 36px;
}

#social a {
    padding: 0 5px;
}

@media (max-width: 860px) {
    #social {
        left: 34%;
    }
}

@media (max-width: 767px) {
    #social a img {
        width: 26px;
    }
    #social a {
        padding: 0 2px;
    }
}


/*--------------------------------------------*/


/* SOE Pic */

#soePic {
    position: absolute;
    z-index: 5;
}

#soelarge {
    width: 295px;
    margin-left: 3%;
}

@media (max-width: 991px) {
    #soelarge {
        width: 200px;
    }
}

@media (max-width: 767px) {
    #soelarge {
        margin-left: 50%;
        margin-top: 54px;
    }
}


/*--------------------------------------------*/


/* Hamburger Menu and PaneDrop */

.mobilebuttons {
    border-right: 1px solid white;
    height: 40px;
    color: white;
    text-align: center;
    cursor: pointer;
    font-size: 1.1em;
    margin-top: 14px;
    font-weight: bold;
}

.mobilebuttons:hover,
.mobilebuttons:focus {
    color: white;
    text-decoration: none;
}

#mobilehome {
    color: white;
}

.glyphicon {
    color: white;
    font-size: 1.6em;
    top: 3px;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

.paneDrop {
    background: white;
    z-index: 9;
    top: 54px;
    left: 203% !important;
    height: 65px !important;
    width: 92% !important;
    margin-left: 0px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: #003366 !important;
    transition: height .4s;
    animation-direction: reverse;
    border-bottom-left-radius: 5px;
    border: 2px solid #173b75
}

#mobileitems {
    position: relative;
    display: inline-block;
    z-index: 999;
    top: -9px;
    left: 54.33333333%;
}

@media (max-width: 1150px) {
    #mobiletranslate {
        width: 35%;
    }
    #mobilesearch,
    #mobilehome {
        width: 30%;
    }
}

@media (max-width: 1050px) {
    #mobiletranslate {
        width: 40%;
    }
}

@media (max-width: 950px) {
    .mobilebuttons {
        padding-left: 7px;
    }
}


/* Search Box & Translate Dropdown Spacing in PaneDrop & Mobile Menu*/

#dnn_mobilemenu {
    position: absolute;
    right: -150%;
    top: 54px;
    z-index: 999;
    background: white;
}

.bcs-container-searchbox {
    margin-top: 7px;
}

#google_translate_element {
    margin-top: 6px;
}


/* Moving Translate and Search out of screen 
        And Hamburger Menu */

#translate,
#search {
    position: absolute;
    bottom: 5000px;
    height: 1px;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: .75em;
}

.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: 55%;
    z-index: 999;
    top: -1px;
}

.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 20px;
    width: 50%;
    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;
    left: 18px;
    top: 19px;
    width: 30px;
}

.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 a {}

#dnn_mobilemenu .accordionDiv:hover,
#dnn_mobilemenu .accordionDiv:focus {}

@media (max-width: 882px) {
    #mobileitems {
        left: 55%;
    }
    /* #mobiletranslate {
        width: 52%;
    } */
}

@media (max-width: 815px) {
    .c-hamburger {
        left: 46%;
    }
    #mobiletranslate {
        /* width: 52%; */
        padding-right: 13px;
    }
    #mobileitems {
        left: 45%;
        width: 40%;
    }
}

@media (max-width: 767px) {
    .paneDrop {
        left: 30px !important;
    }
    #social {
        left: 5%;
        text-align: left;
        padding-top: 14px;
    }
    #mobileitems {
        left: 55%;
    }
}

@media (max-width: 700px) {
    .c-hamburger {
        left: 36%;
    }
    #mobiletranslate {
        width: 52%;
        padding-right: 13px;
    }
    #mobileitems {
        left: 36%;
        width: 47%;
    }
}

@media (max-width: 650px) {
    #soelarge {
        margin-left: 52%;
        width: 190px;
    }
}

@media (max-width: 580px) {
    .c-hamburger {
        left: 21%;
    }
    #mobiletranslate {
        width: 52%;
    }
    #mobileitems {
        left: 18%;
        width: 58%;
    }
}

@media (max-width: 560px) {
    #soelarge {
        margin-left: 49%;
        width: 185px;
    }
}

@media (max-width: 460px) {
    .paneDrop {
        left: 20px !important;
    }
}

@media (max-width: 414px) {
    #soelarge {
        width: 150px;
    }
    #mobileitems {
        left: 12%;
        width: 65%;
    }
    .c-hamburger {
        left: 11%;
    }
}

@media (max-width: 375px) {
    #soelarge {
        width: 130px;
    }
    .paneDrop {
        left: 15px !important;
    }
}

@media (max-width: 320px) {
    #social a img {
        width: 24px;
    }
    .glyphicon {
        font-size: 1.2em;
    }
    .c-hamburger {
        left: 71%;
        position: absolute;
    }
    #mobileitems {
        left: -10%;
        width: 82%;
    }
    #social {
        left: 3%;
        text-align: left;
    }
}