.no-pad {
  padding-left: 0px;
  padding-right: 0px;
}

:focus {
  outline: 1px solid black;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #444444;
}

/* adding the TextMyGov widgeth threw the site off of the mobile screen */
#wrapall {
  overflow-y: hidden;
}

p {
  font-size: 1.05em;
  font-family: Arial, Helvetica, sans-serif;
}

#dnn_contentpane p,
#dnn_contentpane ul,
#dnn_contentpane ol {
  color: #595959;
}

#dnn_contentpane a {
  color: #0b2240;
  font-weight: bold;
  text-decoration: underline;
}

#dnn_contentpane h2 {
}

h1 {
  color: #b2031c;
  font-size: 2.4em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h2 {
  color: #012065;
  font-size: 1.7em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h3 {
  font-size: 1.5em;
  color: #012065;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h4 {
  font-size: 1.3em;
  color: #012065;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h5 {
  font-size: 1.1em;
  color: #012065;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.backpagecontentpane h1 {
  font-size: 1.8em;
  font-weight: normal;
}

a:visited {
  color: #0072d6 !important;
}

/* 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;
}

/* Navbar */

a.sf-with-ul:visited {
  color: white !important;
}

.vr-menu a:visited {
  color: white !important;
}

/* Popup Message and Transparent Bar */

#dnn_popup {
  background: #012065;
  height: 54px;
  display: table;
  color: white;
}

#dnn_popup a {
  color: white;
}

#dnn_popup p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: white;
  text-align: center;
  line-height: 1;
  padding: 15px 5% 15px 0;
}

#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;
  text-align: right;
  position: absolute;
  color: white;
}

#popupexit:hover,
#popupexit:focus {
  color: white;
}

#popupexit:hover span,
#popupexit:focus span {
  text-decoration: underline;
}

.removePopup {
  display: none !important;
}

.DNNEmptyPane {
  padding: 0px !important;
}

.buttonText:hover,
.buttonText:focus {
  text-decoration: underline;
}

/*--------------------------------------------------------*/

/* Quicklinks */

#quicklinks {
  text-align: center;
}

#quicklinks a span {
  color: white;
}

#quicklinks a span:hover,
#quicklinks a span:focus {
  text-decoration: none;
}

#quicklinks a {
  background: linear-gradient(#3486c8, #1968a7);
  border-left: #125b96 1px solid;
  padding: 20px 5px;
}

#quicklinks a:hover,
#quicklinks a:focus {
  background: linear-gradient(to bottom, #1b6aa9, #1968a7);
  text-decoration: none;
}

/* Search Box & Translate Dropdown Spacing in PaneDrop & Mobile Menu*/

/* Menu Back */

#hoverMenu,
#menuArea {
  background: #950116;
}

/* Meet Area */

#middleContainer {
  background: #012065;
  padding: 10px 0px;
  display: flex;
  align-items: center;
}

#meetDana {
  text-align: center;
  padding: 7px 0px 0px;
}

#meetDana a {
  background: #950116;
  padding: 8px 20px;
  border-radius: 10px;
  color: white;
  font-family: arial;
  font-size: 2em;
  text-decoration: none;
}

#meetDana a:visited {
  background: #950116;
  padding: 8px 20px;
  border-radius: 10px;
  color: white !important;
  font-family: arial;
  font-size: 2em;
  text-decoration: none;
}
/*---------------------*/

#dnn_mobileMenu {
  position: absolute;
  right: -150%;
  z-index: 9999;
  box-shadow: 0px 1px 11px -3px black;
}

#mobileButtons {
  padding: 10px 0px;
  text-align: center;
  color: white;
}

#mobilesearch {
  border-right: 1px solid white;
}

.mobilebuttons {
  color: white;
  font-size: 0.85em;
}

.mobilebuttons .glyphicon {
  display: block;
  padding-bottom: 5px;
  font-size: 1.3em;
}

.paneDrop {
  background: white;
  z-index: 9;
  top: 79px;
  left: 8% !important;
  height: 65px !important;
  width: 33% !important;
  margin-left: 0px;
  border-bottom-right-radius: 5px;
  text-align: center;
  line-height: 22px;
  color: #003366 !important;
  transition: height 0.4s;
  animation-direction: reverse;
  border-bottom-left-radius: 5px;
  border: 2px solid #173b75;
}

/* Registered Voters */

.totalsField {
  font-size: 1.2em;
}

.totalsValue {
  font-size: 1.5em;
  font-weight: bold;
}

.dateValue {
  font-size: 1em;
}

.registrationTotalsList {
  list-style: none;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

.registrationTotalsList li {
  color: #012065;
  padding: 5px 0px;
}

.registrationTotalsList li:nth-child(2) {
  padding-top: 20px;
}

.registrationTotalsList li:last-child {
  padding-bottom: 60px;
}

.registrationTotalsList li:first-child {
  padding: 0px;
}

.registrationTotalsList li:first-child .totalsField {
  font-size: 1em !important;
}

/* Main Area */

#dnn_contentpane {
  padding: 0px 20px 40px 20px;
}

#mainArea {
  text-align: center;
}

.contentHeader,
.registrationTotalsList li:first-child {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  color: #b2031c;
  background: #dfdfde;
  padding: 5px 0px;
}

#bottomHalf {
  background: #f1f1f0;
}

#dnn_newsContent {
  padding: 0px 20px 30px 20px;
}

#dnn_calendarContent {
  padding: 0px 20px 30px 20px;
}

/* Backpage */

.backpagecontentpane {
  padding: 5px 8% 30px !important;
}

/* Election Schedule Area */

.blueBack {
  background: #0f72c1;
  padding: 10px 0px;
  border-bottom: 8px solid #549cd5;
}

.blueBack p {
  color: white !important;
}

.blueBack h2 {
  color: #011746;
  margin: 0px;
  padding: 6px 0px;
}

.blueBack:last-child {
  border: none;
}

/* News */

/* Center READ MORE button */

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
  text-align: center !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: center;
}

/* 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 {
  display: none !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.2em;
  font-weight: bold;
  color: #012c8d !important;
  text-align: center;
}

/* Styles for Date Text */

.eds_news_Ozone.eds_subCollection_calendar
  .archive_list.events
  ul
  li
  > a
  > span {
  display: block;
  font-weight: bold;
  color: #bc010e !important;
}

/* Divider Background */

.eds_news_Ozone.eds_subCollection_calendar .archive_list ul {
  background: #dddede !important;
  width: 100%;
  display: inline-block;
}

/* Background for Event */

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li {
  background: white;
  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;
}

/* Moving Translate and Search out of screen 
        And Hamburger Menu */

#translate,
#search {
  position: absolute;
  left: 5000px;
  height: 1px;
  width: 1px;
  margin-left: -1px;
  overflow: hidden;
  font-size: 0.75em;
}

#search {
  padding: 8px;
}

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 64px;
  height: 64px;
  font-size: 1em;
  color: white;
  cursor: pointer;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 56px;
  text-indent: -10px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  left: 38%;
  z-index: 999;
  top: 11px;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 18px;
  left: 14px;
  right: 18px;
  height: 3px;
  background: white;
}

.c-hamburger span::after,
.c-hamburger span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  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;
  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;
}

/* Voter Registration totals */

.registration-totals-heading,
.election-schedule-heading {
  margin: 0;
  color: #b2031c;
}

/* Footer */

#footerarea {
  text-align: center;
  background: #012065;
  color: white;
  padding: 20px 0px;
}

#footerarea a {
  color: #bfbebe;
}

#fbIcon img {
  width: 40%;
}

.bulletsFooter {
  font-size: 14px;
}

/*---------------------------*/

/* Breakpoints */

@media (min-width: 1350px) {
  #fbIcon img {
    width: 44px;
    height: 44px;
  }
}

@media (min-width: 1200px) {
  .eigths {
    width: 12.5%;
  }
}

@media (max-width: 991px) {
  #fbIcon img {
    width: 50%;
  }
  /* Panedrop */
  .paneDrop {
    left: 2.5% !important;
    width: 45% !important;
  }
}

@media (max-width: 767px) {
  #dnn_newsContent,
  #dnn_calendarContent,
  #dnn_contentpane {
    padding: 0px 40px 30px;
  }
  #fbIcon img {
    width: 12%;
    margin-bottom: 10px;
  }
  #dnn_popup p {
    font-size: 1em;
  }
}

@media (max-width: 740px) {
  #meetDana {
    left: 15% !important;
  }
}

@media (max-width: 650px) {
  /* Panedrop */
  .paneDrop {
    left: 16% !important;
    width: 65% !important;
  }
}

@media (max-width: 600px) {
  #meetDana {
    left: 0% !important;
  }
}

@media (max-width: 449px) {
  #fbIcon img {
    width: 20%;
  }
  /* Panedrop */
  .paneDrop {
    left: 0% !important;
    width: 100% !important;
  }
  /* Meet Dana Button */
  #meetDana a {
    font-size: 1.5em;
  }
  #meetDana {
    left: 5% !important;
  }
}

/*Text My Gov placement in bottom right*/

.brz .brz-css-zldua {
  align-items: end !important;
}

.brz .brz-css-vsywg {
  align-items: end !important;
}

