﻿body,
p,
.Normal {
  font-family: Arial, Verdana;
  font-size: 14pt;
  line-height: 1.2;
  color: #626263;
}

body #form.showControlBar {
  margin-top: 50px !important;
}

html,
body {
  min-height: 0 !important;
  height: auto !important;
  position: inherit !important;
}

#wrapall {
}

a:visited {
  color: #337ab7 !important;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.no-margin {
  margin: 0px !important;
}

.no-pad {
  padding: 0px !important;
}

.padding {
  padding: 2%;
}

.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30pt;
  font-weight: bold;
  color: #233b7b;
  text-decoration: none;
}

h2 {
  font-family: "Palatino Linotype", Helvetica, sans-serif;
  font-size: 30pt;
  font-weight: bold;
  color: #c30121;
  text-decoration: none;
  line-height: 1;
}

h3 {
  font-family: "Palatino Linotype", Helvetica, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color: #067cbf;
  text-decoration: none;
  line-height: 1;
}

a:focus,
a:hover {
  color: #067cbf;
}

#dnn_contentpane img {
  max-width: 100%;
  height: auto;
}

#desktopmenu,
#phonemenu {
  background: rgba(6, 124, 191, 1);
  height: 60px;
  color: white;
  /* position: absolute; 
  z-index: 99; */
  -moz-box-shadow: -25px 3px 95px 2px #000;
  -webkit-box-shadow: -25px 3px 95px 2px #000;
  box-shadow: -25px 3px 95px 2px #000;
}

.blueHomeContentButton {
  border-radius: 2px !important;
  width: 50% !important;
  background: #1f3674 !important;
  border-color: #1f3674 !important;
}

.blueHomeContentButton:hover,
.blueHomeContentButton:focus {
  background: #bc0120 !important;
  border-color: #bc0120 !important;
}

.blueHomeContentButton > p {
  color: white;
  margin: 0;
  padding: 1em;
  font-weight: 600;
}

.yellowbutton {
  line-height: 1.5;
  background-image: linear-gradient(to bottom, #eed7a0, #d4a656);
  margin: 30px 22% 30px;
  font-size: 1.1em;
}

.yellowbutton:hover,
.yellowbutton:focus {
  background: #ff0a37;
}

.yellowbutton a {
  color: #c70024;
}

.yellowbutton a:hover,
.yellowbutton a:focus {
  color: white;
}

#texttop {
  padding: 15px 0 0;
}

#textbottom {
  padding: 0 0 15px;
}

#checkStatus {
  text-align: center;
  font-weight: bold;
  color: #000000 !important;
}

#menuspacerrow {
  height: 48px;
}

.glyphicon-menu-hamburger {
  color: white;
  font-size: 30px;
  margin-top: -10px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



#menuspacerrow {
  height: 60px;
}

#leftside,
#rightside {
  margin-bottom: 25px;
}

#dnn_calendar,
#dnn_news {
  padding: 20px;
}

#quicklinks {
  display: flex;
  height: auto;
  justify-content: space-evenly;
  flex-direction: row;
  flex-wrap: wrap;
  background: #1f3674;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

#q1,
#q2,
#q3,
#q4,
#q5,
#q6,
#q7 {
  display: flex;
  background: #1f3674;
  /* width: 100%; */
  border-radius: 5px;
  flex-direction: column;
  padding: 1em;
}

#q7 {
  border-right: none;
}

#q1:hover,
#q2:hover,
#q3:hover,
#q4:hover,
#q5:hover,
#q6:hover,
#q7:hover {
  background: #bc0120;
}
.qlLinkContainer:focus > .qlicon {
  background: #bc0120 !important;
}

.qlLinkContainer + .qlLinkContainer {
  /* border-left: solid 1px #e3e3e3; */
}

#quicklinks > a {
  text-decoration: none;
}

.qlwords {
  color: white;
  font-weight: bold;
  text-align: center;
  font-family: "Palatino Linotype", Arial, sans-serif;
  display: block;
  line-height: 1.2;
  font-size: small;
}

.qlimage {
  margin: auto;
  width: auto;
}

#google_translate_element {
  text-align: center;
}

.contactuscontentpane {
  margin-bottom: 20px;
  margin-top: 20px;
}

.contactuscontentpane p,
.contactuscontentpane .Normal {
  font-size: 20pt;
  color: #545454;
  text-align: center;
  line-height: 1.2;
  font-family: "Palatino Linotype", Arial;
}

#content {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}

#backpagecontent {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 20px;
}
/*
.regvote {
    margin: auto;
}

#regtotals {
    background: #d9eef7;
}

#registrationTotals {
    text-align: center;
    padding: 10px;
}

.registrationTotalsList {
    list-style-type: none;
    margin-left: 0;
}

.registrationTotalsList li {
    float: left;
    margin-top: 9%;
    width: 50%;
}

.registrationTotalsList li:first-child {
    float: none;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    width: 100%;
}

.totalsField {
    display: block;
    font-family: 'Palatino Linotype', Arial;
    font-size: 16pt;
    color: #067cbf;
    font-weight: bold;
    line-height: 1;
}

.totalsValue {
    line-height: 1.2;
    font-family: 'Palatino Linotype', Arial;
    font-size: 35pt;
    font-weight: bold;
    color: #233b7b;
}

.datePrelude {
    float: none;
    margin: 0;
    font-family: 'Palatino Linotype', Arial;
    font-size: 28pt;
    font-weight: bold;
    color: #233b7b;
    line-height: 1;
}

.datevalue {
    display: block;
    font-family: 'Palatino Linotype', Arial;
    font-size: 17pt;
    font-weight: bold;
    color: #233b7b;
    float: none;
    margin: 0;
}
*/

.voter-registration-container {
  background: #e9c45a;
  padding: 1em;
}

.voter-registration-totals-bar-lg {
  width: 100%;
  margin: auto;
}

.voter-registration-totals-bar-sm {
  top: 10px;
  bottom: 10px;
  width: 100%;
}

#regtotals-large,
#regtotals-small {
  color: #15295f;
  font-family: "Palatino Linotype", Arial, sans-serif;
  font-size: large;
  width: 90%;
  margin: auto;
}

#regtotals-large {
  right: 0;
  left: 0;
  margin: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

#regtotals-large > div > ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 0;
}

@media (max-width: 767px) {
  #regtotals-small > div > ul {
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: auto;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-around;
  }

  #regtotals-small > div > ul > li {
    font-size: 4vw;
    font-weight: 600;
  }

  #regtotals-small > div > ul > li:nth-child(1) {
    width: 100%;
  }

  #regtotals-small > div > ul > :not(:first-child) {
    width: 50%;
    padding: 10px;
    margin: auto;
  }
}

#regtotals-large > div > ul > li {
  font-size: larger;
  font-weight: 700;
}

span.totalsValue.dateValue::before {
  content: "(";
}

span.totalsValue.dateValue::after {
  content: ")";
}

.homecontentpane {
  float: right;
}

#bottom {
  background: #dedede;
}

footer,
#details {
  background: #233b7b;
}

footer {
  margin-top: 20px;
}

#details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

.footerDetail {
    width: fit-content;
    padding: 0.5em;
}

#details p {
  color: white;
  font-size: medium;
}

#details span {
  color: #94cfd8;
  font-weight: bold;
  font-family: "Palatino Linotype", Arial;
  font-size: 25pt;
}

.ThemeMinimalExtropy .ListDataGrid td,
.ThemeMinimalExtropy .DetailEnrollGrid td,
.ThemeMinimalExtropy .EditEnrollGrid td,
.ThemeMinimalExtropy .EnrollGrid td {
  border-color: white;
  border-style: solid;
  border-width: 2px;
}

.ThemeMinimalExtropy .ListDataGrid,
.ThemeMinimalExtropy .DetailEnrollGrid,
.ThemeMinimalExtropy .EditEnrollGrid,
.ThemeMinimalExtropy .EnrollGrid {
  background-color: none;
}

/* News */

/* Center READ MORE button */

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
  display: none !important;
}

/* Articles Info */

.eds_news_Ozone.eds_subCollection_news .edn_article {
  background: white !important;
  /* margin: 0px 15% 15px !important; */
  padding-bottom: 20px !important;
  border-bottom: 1px solid grey;
}

.eds_news_Ozone.eds_subCollection_news .edn_article:first-child {
  padding-top: 20px;
}

.eds_news_Ozone.eds_subCollection_news .edn_article:last-child {
  border: none !important;
}

.eds_news_Ozone.eds_subCollection_news a {
  color: #012065 !important;
  font-weight: bold !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary {
  padding: 10px 0 5px !important;
}

/* Summary Text */

.eds_news_Ozone p {
  font-size: 1.2em !important;
}

/* Background for Election News */

.DnnModule-EasyDNNnews {
  background: white !important;
}

/* Buttons */

.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton,
.eds_news_Ozone.eds_subCollection_news
  .article_comments
  .add_comment
  .add_article_box
  .submit {
  border: none !important;
  background: linear-gradient(to bottom, #3486c7, #1a69a8) !important;
  color: white !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover,
.eds_news_Ozone.eds_subCollection_news
  .article_comments
  .add_comment
  .add_article_box
  .submit:hover,
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:focus,
.eds_news_Ozone.eds_subCollection_news
  .article_comments
  .add_comment
  .add_article_box
  .submit:focus {
  background: linear-gradient(to bottom, #b2031c, #950116) !important;
}

.eds_news_Ozone h2 {
  font-size: 1.8em !important;
}

.backpagecontentpane .eds_news_Ozone h2 {
  font-size: 1.8em !important;
  text-align: left;
}

/* Extra Margin Under Articles */

.eds_news_Ozone {
  margin: 0px !important;
}

/* Author and Other Info Area */

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_metaDetails {
  text-align: left !important;
  font-size: 1.3em !important;
  font-weight: bold !important;
}

/* Calendar */

.eds_news_Ozone .edn_module_title {
  display: none !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li:before {
  display: none !important;
}

/* Styles for Title Text */

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li > a {
  display: block;
  padding-bottom: 5px;
  font-size: 1.8em;
  font-weight: normal;
  color: #444446 !important;
}

/* Styles for Date Text */

.eds_news_Ozone.eds_subCollection_calendar
  .archive_list.events
  ul
  li
  > a
  > span {
  display: block;
  font-weight: bold;
  font-size: 0.85em !important;
  color: #233b7b !important;
}

/* Calendar View  Text Size */

.eds_news_Ozone.eds_subCollection_calendar
  .advanced
  .calendar_table
  td.day
  > ul
  > li
  > a,
.eds_news_Ozone.eds_subCollection_calendar .fc-event {
  font-size: 15px !important;
}

/* Divider Background */

.eds_news_Ozone.eds_subCollection_calendar .archive_list ul {
  background: white !important;
  width: 100%;
  display: inline-block;
  border: 2px solid white;
}

/* Extra Text Removal */

.edn_numberComments,
.edn_numberOfVievs,
.eds_news_Ozone.eds_subCollection_news div.EDN_article_rateit {
  display: none !important;
}

/* Background for Event */

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li {
  background: #dedede;
  padding: 10px 10px 10px 20px;
  margin-bottom: 8px !important;
  text-align: left;
}

.eds_news_Ozone.eds_subCollection_calendar
  .archive_list.events
  ul
  li:last-child {
  margin: 0px !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events,
.eds_news_Ozone.eds_subCollection_calendar .archive_list {
  border: none !important;
  margin: 0px !important;
  padding-top: 0px !important;
}
/*
@media (max-width: 1230px) {
    .datePrelude,
    .datevalue,
    .totalsValue {
        font-size: 23pt;
    }
    #regtotals {
        height: 215px;
    }
}

@media (max-width: 1030px) {
    .registrationTotalsList li {
        margin-top: 4%;
    }
}

@media (max-width: 1030px) {
    #regtotals {
        height: 240px;
    }
}
*
@media (min-width: 992px) {
  .yellowbutton {
    margin: 15px 22% 30px;
  }
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
  button.navbar-toggle {
    display: block;
  }
  div.navbar-collapse {
    border-top: 0 !important;
    position: absolute;
    top: 48px;
    right: 0;
    width: 94%;
    margin-right: 15px;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden !important;
  }
  div.navbar-collapse.collapsing {
    position: absolute !important;
    width: 94% !important;
  }
  div.navbar-collapse.collapse {
    display: none !important;
  }
  button.navbar-toggle {
    margin-bottom: 0;
  }
  div.toolsaccordion {
    margin-top: 0;
    width: 99%;
  }
  div.collapse.in {
    z-index: 999;
    display: block !important;
  }
  div.collapsing {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 48px;
    overflow-y: auto;
  }
  div.navbar-collapse {
    padding-left: 0;
  }
  div.toolsaccordion {
    margin-left: 0;
  }
}
*/
@media (max-width: 991px) {
  .yellowbutton {
    margin: 15px 22% 30px;
  }
}

/*
@media (min-width: 768px) {
  .registrationTotalsList li {
        margin-top: 2%;
    }
  button.navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: right;
  }
  div.navbar-collapse {
    border-top: 0 !important;
    position: absolute;
    top: 48px;
    right: 0;
    width: 94%;
    margin-right: 15px;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden !important;
  }
  div.navbar-collapse.collapsing {
    position: absolute !important;
    width: 94% !important;
  }
  div.navbar-collapse.collapse {
    display: none !important;
  }
  button.navbar-toggle {
    margin-bottom: 0;
  }
  div.collapse.in {
    z-index: 999;
    display: block !important;
  }
}
*/
@media (max-width: 768px) {
  #details {
    text-align: center;
  }
  /*#regtotals {
        height: 250px!important;
    }*/
  #q1,
  #q2,
  #q3,
  #q4,
  #q5,
  #q6,
  #q7 {
    height: 110px;
  }
  #rightside {
    margin-bottom: 0px;
  }
}
/*
@media (max-width: 767px) {
    .regvote {
        margin-bottom: 20px;
    }
}
*/

@media (max-width: 565px) {
  .yellowbutton {
    margin: 15px 15% 30px;
  }
}

@media (max-width: 480px) {
  /*.totalsField,*/
  .totalsValue,
  .contactuscontentpane p,
  .contactuscontentpane .Normal {
    font-size: 14pt;
  }
  h2 {
    font-size: 28pt;
  }
}
