.no-pad {
  padding-left: 0px;
  padding-right: 0px;
}

.no-top-pad {
  padding: 0px !important;
}

body {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #444444;
  overflow-x: hidden;
}

#wrapall {
  overflow: hidden;
}
header {
  position: relative;
}
p {
  font-size: 1.2em;
  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;
}

h1 {
  color: #b4021f;
  font-size: 2.4em;
  font-family: Trebuchet MS;
  font-weight: bold;
}

h2 {
  color: #0b1660;
  font-size: 1.7em;
  font-family: Trebuchet MS;
  font-weight: bold;
}

h3 {
  font-size: 1.5em;
  color: #0b1660;
  font-family: Trebuchet MS;
  font-weight: bold;
}

h4 {
  font-size: 1.3em;
  color: #0b1660;
  font-family: Trebuchet MS;
  font-weight: bold;
}

h5 {
  font-size: 1.15em;
  color: #0b1660;
  font-family: Trebuchet MS;
  font-weight: bold;
}

#dnn_leftcontent {
  padding-left: 4%;
}

#dnn_rightcontent {
  padding-right: 4%;
}

#bannerImgxsm {
  display: none;
}

.buttonText:hover,
.buttonText:focus {
  color: white;
  text-decoration: underline;
}

/* Backpage */

#breadcrumb {
  background-image: url(//vrcdn.electionsfl.org/portals/collier/images2021/wf_texture_lg.jpg);
}

#breadcrumbwords {
  color: #0b1660;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  margin-left: 5%;
  font-size: 2em;
  padding: 15px 0px;
}

.backpagecontentpane {
  padding: 15px 7% !important;
  border-radius: unset !important;
}

#backMain {
  border-bottom: 10px solid #dedede;
}

.backpagecontentpane p {
  font-size: 1.2em;
}

.backpagecontentpane a {
  color: #c00322;
  font-size: 1.25em;
  font-family: Trebuchet;
  font-weight: bold;
}

.backpagecontentpaneSplit {
  padding: 15px 3%;
}

.splitImage {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}

.arrowIcon {
  display: inline-block;
  color: #fff;
  text-shadow: 0 0 2px rgb(0 0 0 / 30%);
  font-family: sans-serif;
  box-shadow: inset 0 0 2px 0 rgb(11 22 96 / 40%),
    inset 0 0 3px 0 rgb(76 60 214 / 39%), inset 0 0 3px 5px rgb(29 66 158),
    2px 2px 4px 0 rgb(14 14 14 / 45%);
  padding: 8px 16px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  background: linear-gradient(148deg, #002682, #040c42);
  border-radius: 12px;
  margin-bottom: 10px;
  width: 65px;
  margin-right: 25px;
  margin-top: 8px;
}

.arrowIcon:hover,
.arrowIcon:focus {
  display: inline-block;
  color: #fff;
  text-shadow: 0 0 2px rgb(0 0 0 / 30%);
  font-family: sans-serif;
  box-shadow: inset 0 0 2px 0 rgb(11 22 96 / 40%),
    inset 0 0 3px 0 rgb(76 60 214 / 39%), inset 0 0 3px 5px rgb(245 16 53),
    2px 2px 4px 0 rgb(14 14 14 / 45%);
  padding: 8px 16px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  background: linear-gradient(148deg, #b5132d, #7b071a);
  border-radius: 12px;
  margin-bottom: 10px;
}

.arrowIcon:before,
.arrowIcon:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  right: 2px;
  height: 3px;
}

/* For Collapsible */

.collapsible,
.btn {
  background-color: white !important;
  color: #0b1660 !important;
  cursor: pointer;
  padding: 18px !important;
  width: 100%;
  border: none !important;
  text-align: center !important;
  outline: none;
  font-size: 15px !important;
  border-radius: unset !important;
}

.btn-info {
  background-image: none !important;
  border-color: unset !important;
}

.collapsible:hover,
.btn-info.focus,
.btn-info:focus,
.btn-info.hover,
.btn-info:hover {
  background-color: white !important;
}

.btn:active {
  box-shadow: none !important;
}

.collapse.in {
  padding-bottom: 15px;
}

.collapsible:after {
  content: "\002B";
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.collapsible:active:after {
  content: "\2212";
}

.content {
  overflow: hidden;
  font-family: arial;
  color: black;
  background-color: white;
  text-align: center;
}

/***************************************/

/* Skiplink Code */

#skiplink a {
  font-family: 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: #c00322;
  display: table;
  padding-right: 2%;
}

#dnn_popup a {
  color: white;
  font-weight: bold;
}

#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 2%;
}

#dnn_popup h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.3em;
  color: white;
  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;
  text-decoration: underline;
}

#popupexit:hover span,
#popupexit:focus span {
  text-decoration: underline;
}

.removePopup {
  position: absolute;
  height: 1px;
  width: 1px;
  left: 5000px;
}

/*--------------------------------------------------------*/

/* Header Area (Banner broken down into smaller parts) */

header {
  background-image: url(//vrcdn.electionsfl.org/portals/collier/images2021/wf_texture_lg.jpg);
}

#nameBanner {
  position: absolute;
  z-index: 99;
  top: 15px;
  left: 15px;
}

#banner {

}

.mobileBanner {
  margin-top: -1px;
  width: 100% !important;
}

#mission,
#mission img {
  min-height: 31px;
  background: #0c1560;
}

#missionText {
  font-family: Garamond;
  font-size: 1.8em;
  display: flex;
  justify-content: center;
  color: white;
  padding: 10px 0px;
  text-align: center;
}

/* Rotator Area */

#dnn_rotatorArea p {
  margin: 0px !important;
}

/* Search Box & Translate Dropdown Spacing in PaneDrop & Mobile Menu*/

#dnn_mobilemenu {
  position: absolute;
  right: -150%;
  z-index: 9999;
  box-shadow: 1px 2px 10px -4px black;
}

#menuButton {
  color: #ffffff;
  margin-top: 7px;
}

#mobileButtons {
  float: right;
  text-align: center;
  color: #ffffff;
  max-height: 54px;
  position: absolute;
  /*z-index: 9;*/
  right: 0;
  background: #0b1660;
}

#forMobile {
  z-index: 9999;
  margin-bottom: 8px;
}

.mobilebuttons {
  background: transparent;
  color: #ffffff;
  font-size: 1em;
  margin-top: 9px;
  outline: none;
  border: none;
}

.mobilebuttons:focus {
  outline: 1px solid white;
}

.mobilebuttons .glyphicon {
  display: block;
  padding-bottom: 5px;
  font-size: 1.3em;
}

#mobiletranslate,
#mobilesearch {
  border-right: 1px solid #ffffff;
}

.bcs-container-searchbox {
  margin-top: 7px;
}

#google_translate_element {
  margin-top: 6px;
}

.paneDrop {
  visibility: visible !important;
  background: white;
  z-index: 999999;
  top: 4em;
  /*
    left: 66.7% !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;
}

/* Hover Menu */

#hoverMenu {

  top: 65px;
  font-weight: bold;
  z-index: 9;
}


/* Hamburger Menu */

#menuText {
  padding-left: 8px;
  font-weight: normal;
}

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 64px;
  height: 64px;
  font-size: 1em;
  color: #ffffff;
  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: 20%;
  z-index: 999;
  top: -9px;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 18px;
  left: 14px;
  right: 18px;
  height: 3px;
  background: #ffffff;
}

.c-hamburger span::after,
.c-hamburger span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  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;
}

/*---------------------------*/

/* Utilities */

#utilitiesArea {
  position: absolute;
}

.bcs-container-searchbox {
  width: 75% !important;
}

.goog-te-combo {
  width: 75% !important;
}

#translate,
#search,
#socialArea {
  visibility: hidden;
  text-align: center;
  position: absolute;
  /*
    left: 10000px;
    top: 54px;
    */
}

.fb_iframe_widget, .fb_iframe_widget > span, #dnn_socialEmbeds iframe {
  width: 100% !important;
}

#socialArea {
  text-align: center;

}

.twitter-timeline {
  display: flex;

  max-width: 100%;
  margin: 0;
}

#search {
  padding-top: 0px;
}

.socialIcons img {
  width: 25%;
}

#facebookIcon {
  text-align: right;
}

#instagramIcon {
  text-align: left;
}

/* Quicklinks */

#quicklinks {
  background: #0b1660;
  border-top: 8px solid #c00322;
  padding: 20px 7%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.qlSize {
  text-align: center;
}

.qlImg {
  display: inline-block;
}

.qlImg img {
  width: 70%;
}

.qlText {
  display: block;
  color: white;
  font-family: Trebuchet MS;
  font-size: 1.3em;
}

.qlText:hover,
.qlText:focus,
.qlSize:hover,
.qlSize:focus {
  text-decoration: none;
}

.qlImg img {
  display: inline-block;
  color: #fff;
  text-shadow: 0 0 2px rgb(0 0 0 / 30%);
  font-family: sans-serif;
  box-shadow: inset 0 0 2px 0 rgb(11 22 96 / 40%),
    inset 0 0 3px 0 rgb(76 60 214 / 39%), inset 0 0 3px 5px rgb(29 66 158),
    2px 2px 4px 0 rgb(14 14 14 / 45%);
  padding: 8px 16px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  background: linear-gradient(148deg, #002682, #040c42);
  border-radius: 12px;
  margin-bottom: 10px;
}

.qlImg img:hover,
.qlImg img:focus {
  display: inline-block;
  color: #fff;
  text-shadow: 0 0 2px rgb(0 0 0 / 30%);
  font-family: sans-serif;
  box-shadow: inset 0 0 2px 0 rgb(11 22 96 / 40%),
    inset 0 0 3px 0 rgb(76 60 214 / 39%), inset 0 0 3px 5px rgb(245 16 53),
    2px 2px 4px 0 rgb(14 14 14 / 45%);
  padding: 8px 16px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  background: linear-gradient(148deg, #b5132d, #7b071a);
  border-radius: 12px;
  margin-bottom: 10px;
}

.qlImg img:before,
.qlImg img:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  right: 2px;
  height: 3px;
}

.qlImg img:before {
  top: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.6);
}

.qlImg img:after {
  bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15);
}

/* Main Area */

#mainArea {
  background-image: url("//vrcdn.electionsfl.org/portals/collier/images2021/wf_greytexture_xlg.jpg");
  background-size: cover;
  padding: 15px 40px;
}

.middlePad {
  padding: 10px 30px;
}

.socialTL {
  padding-bottom: 20px;
}

.headerTitle {
  text-align: center;
  margin-bottom: 30px;
}

#socialFeed {
  text-align: center;
}

#fbSmall {
  display: none;
}

/* Reg Totals */

.registrationTotalsList {
  list-style: none;
  margin: 0px;
}

#regTotals {
  background: white;
  border-radius: 8px;
}

.registrationTotalsList li {
  display: block;
  border-bottom: 1px solid #8e8f8f;
  text-align: center;
  margin: 0px 12%;
  padding: 10px 0px;
}

.registrationTotalsList li:first-child,
.registrationTotalsList li:last-child {
  border: none;
}

.registrationTotalsList li:last-child {
  padding-bottom: 20px;
}

.registrationTotalsList li:nth-child(2) {
  padding-top: 10px;
}

.totalsField {
  color: #6b6b6b;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}

.totalsValue {
  color: #0b1660;
  font-size: 1.9em;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}

.dateValue {
  color: #6b6b6b;
  font-size: 1.6em;
  padding-top: 10px;
}

.datePrelude {
  display: none;
}

/* Calendar */

#dnn_calendar {
  text-align: center;
}

#datesHeader span {
  font-size: 1.6em;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}

.eds_news_Ozone .edn_module_title {
  display: none !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 {
  display: block;
  padding-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
  color: #012c8d !important;
}

.eds_news_Ozone.eds_subCollection_calendar
  .archive_list.events
  ul
  li
  > a
  > span {
  display: block;
  font-weight: bold;
  color: #bc010e !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list ul {
  background: #dddede !important;
  width: 60%;
  display: inline-block;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li {
  background: white;
  padding: 10px 10px 10px 20px;
  margin-bottom: 8px !important;
  text-align: center;
}

.eds_news_Ozone.eds_subCollection_calendar
  .archive_list.events
  ul
  li:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.eds_news_Ozone.eds_subCollection_calendar
  .archive_list.events
  ul
  li:last-child {
  margin: 0px !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.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;
}

/* News */

.eds_news_Ozone.eds_subCollection_news .edn_article:first-child {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #8e8f8f;
  padding-bottom: 15px;
  padding-top: 25px;
}

.eds_news_Ozone.eds_subCollection_news .edn_article {
  margin: 0px 20px !important;
  margin-bottom: 20px !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_metaDetails {
  display: none !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
  text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
  text-align: center !important;
  font-size: 2.1em;
}

/* Spacing between button and text, it's the summary area padding */

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary {
  padding: 7px 0px;
}

h3.edn_articleTitle.edn_articleSubTitle {
  text-align: center !important;
  font-size: 1.2em !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle a {
  text-decoration: none !important;
  color: #0b1660;
}

.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, #ab011d, #970311) !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, #0e2d7e, #0b1660) !important;
  border: 1px solid #0b1660;
}

#dnn_contentpane {
  background: white;
  border-radius: 8px;
  padding: 20px;
  padding-top: 0px;
}

/* Meet the Team Gallery */

.cbp-popup-singlePage-open {
  z-index: 99999 !important;
}

/* Footer */

footer {
  background: white;
  color: #0b1660;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  text-align: center;
  padding: 20px 40px;
}

footer a,
footer a:visited {
  color: #2233a6;
}

footer p {
  font-size: 1.05em;
}

#imagesFooter {
  position: absolute;
}

#logo .imgSize {
  width: 50%;
}

#socialIcons .imgSize {
  width: 30%;
}

#disclaimer {
  margin-top: 25px;
  padding: 0px 14%;
}

#office,
#contact {
  font-weight: bold;
}

#contact {
  border-left: 1px solid #0b1660;
}

#iconArea {
  position: absolute;
}

#socialIcons {
  left: 69%;
  z-index: 999;
}

#sealImg {
  left: -20px;
}

#sealImg img {
  width: 50%;
}

.socialImg {
  width: 15%;
}

#hide {
  display: none;
}

/* Breakpoints */

@media (max-width: 1160px) {
  /* Social Timelines */
  #fbReg {
    display: none;
  }
  #fbSmall {
    display: inline;
  }
}

@media (min-width: 991px) {
  #mobiletranslate {
    border: none;
  }
}

@media (max-width: 991px) {
  /* Mobile Buttons */
  .c-hamburger {
    left: 15%;
  }
  /* Quicklinks */
  #quicklinks a:nth-child(-n + 3) {
    width: 33%;
  }
  #quicklinks a:nth-child(n + 4) {
    width: 100%;
    margin-top: 30px;
    left: 16%;
  }
  /* Mission */
  #missionText {
    font-size: 1.6em;
  }
  /* Social Timelines */
  #fbReg {
    display: inline;
  }
  #fbSmall {
    display: none;
  }
  /* Calendar */
  .eds_news_Ozone.eds_subCollection_calendar .archive_list ul {
    width: 90%;
  }
  /* Footer */
  #contact {
    border-left: none;
  }
  #logo .imgSize {
    width: 80%;
  }
  #socialIcons .imgSize {
    width: 40%;
  }
  #socialIcons {
    left: 65%;
  }
  .socialImg {
    width: 25%;
  }
  #sealImg {
    left: 30px;
  }
  #sealImg img {
    width: 75%;
  }
  #disclaimer {
    margin-top: 25px;
    padding: 0px 7%;
  }
}

@media (max-width: 950px) {
  #mission,
  #mission img {
    min-height: unset;
  }
}

@media (max-width: 767px) {
  /* Banner */
  #banner {
    margin-top: 0px;
  }
  /* Main Area */
  #mainArea {
    padding: 15px 0px;
  }
  /* Mission */
  #missionText {
    font-size: 1.4em;
  }
  /* Mobile Buttons */
  #mobileButtons {
    position: relative;
    background: #0b1660;
  }
  .c-hamburger {
    left: 20%;
  }
  .paneDrop {
    visibility: visible !important;
    left: 5% !important;
    width: 90% !important;
  }
  /* Name Banner XS */
  #nameBannerXS {
    background: #0b1660;
    text-align: center;
    padding: 7px 0px;
  }
  /* Quicklinks */
  #quicklinks .qlSize:nth-child(n) {
    width: 50%;
    margin: 0px;
    left: inherit;
  }
  #quicklinks .qlSize:nth-child(-n + 4) {
    margin-bottom: 25px;
  }
  /* Footer */
  #socialIcons {
    left: 33.33%;
    top: 7px;
  }
  #logo .imgSize {
    width: 100%;
  }
  #socialIcons a {
    display: block;
    margin-bottom: 10px;
  }
  #sealImg {
    left: 36%;
  }
  #sealImg img {
    width: 100%;
  }
  #imagesFooter {
    position: relative;
  }
  #iconArea {
    position: relative;
    margin-bottom: 20px;
  }
  .socialImg {
    min-width: 25px;
    min-height: 25px;
  }
  #sealImg img {
    min-width: 100px;
    min-height: 100px;
  }
}

@media (max-width: 550px) {
  #socialIcons {
    left: 35.33%;
    top: 3px;
  }
  #sealImg {
    left: 31%;
  }
  #hide {
    display: inline-block;
  }
}

@media (max-width: 499px) {
  /* Social Timelines */
  #fbReg {
    display: none;
  }
  #fbSmall {
    display: inline;
  }
  /* Footer */
  #socialIcons {
    left: 28.33%;
  }
  #socialIcons,
  #logo {
    width: 25%;
  }
  #logo {
    left: 25%;
  }
}

@media (max-width: 450px) {
  #socialIcons {
    left: 31.33%;
  }
  #sealImg {
    left: 28%;
  }
}
