#sbanner {
  background-color: #f2f2f1 !important;
  padding: 5px 10px !important;
}

#sbanner p,
#sbanner a {
  color: #3a3a3a !important;
  font-size: 12px !important;
  line-height: 12px;
  font-weight: bold;
}

#sbanner p:first-child:after {
  content: "Google Chrome, Mozilla FireFox, Apple Safari (macOS and iOS), or Edge (version 80 or higher only)";
}

#sbanner ul {
  display: none;
}

/* --  editor styles  -- */

.bluebutton {
  background: linear-gradient(#14366c, #061e44);
  padding: 15px;
  color: white !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
  margin: 0 auto;
  display: inline-block;
}

.bluebutton:hover {
  background: linear-gradient(#900b10, #ad1f24);
  color: white;
}

.redbutton {
  background: linear-gradient(#900b10, #ad1f24);
  padding: 10px;
  color: white !important;
  display: block;
  float: left;
  position: relative;
  left: 526px;
  top: 19px;
  width: auto;
  font-weight: bold;
}

.redbutton:hover {
  background: linear-gradient(#14366c, #061e44);
  color: white;
}

/* --  end editor styles  -- */

.skiplink {
  color: white !important;
}

header {
  z-index: 99999 !important;
}

#dnn_popup {
  min-height: 54px;
}

#popupBox {
  background: #ad1f24;
  z-index: 999;
}

#popupBox p {
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  padding-top: 0.6%;
  width: 100%;
  padding-right: 8%;
  padding-left: 11%;
  line-height: 1.1;
}

#popupexit .glyphicon:hover,
#popupexit .glyphicon:focus {
  text-decoration: underline !important;
}

#popupBox a {
  color: white !important;
  text-decoration: underline !important;
}

#popupexit {
  top: 14px;
}

.removePopup {
  display: none;
}

body {
  font-size: 16px;
}

.Normal,
p {
  font-size: 1em;
  font-family: Arial;
}

h1 {
  font-family: trajan-pro-3, serif;
  font-size: 2.55em;
  line-height: 1.2;
  color: #3a3a3a;
}

h2 {
  font-family: Arial, Helvetica, serif;
  font-size: 2em;
  line-height: 1.2;
  color: #112e5f;
}

.h2red {
  font-family: Arial, Helvetica, serif;
  font-size: 2em;
  line-height: 1.2;
  color: #3a3a3a;
}

h3 {
  font-family: Arial, Helvetica, serif;
  font-size: 1em;
  line-height: 1.2;
}

a:link,
a:visited,
a:hover {
  font-size: 1em;
  color: #2d6aa0;
}

td {
  padding: 10px;
}

th {
  padding: 10px;
}

.no-pad {
  padding: 0px !important;
}

ul {
  list-style-type: disc;
}

.colorstarbullets {
  list-style: none;
}

#dnn_outreachmiddle li:before,
#dnn_votersmiddle li:before,
.colorstarbullets::before {
  content: "";
  background: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/wf_colorstarsmall.png)
    no-repeat center;
  height: 20px;
  width: 20px;
  position: absolute;
  left: -8px;
}

#electionsbox ul,
.whitestarbullets {
  list-style: none;
}

#electionsbox li::before,
.whitestarbullets::before {
  content: "";
  background: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/wf_whitestarsmall.png)
    no-repeat center;
  height: 20px;
  width: 20px;
  position: absolute;
  left: -8px;
}

.float_center {
  float: right;
  position: relative;
  left: -50%;
  text-align: left;
}

.float_centerchild {
  position: relative;
  left: 50%;
}

#wrapall {
  overflow-x: clip;
  background-color: #112f5f;
}

.backpagewrapall {
  background: #f2f2f1 !important;
  margin-bottom: -20px;
}

.editwrapall {
  background: white !important;
}

header {
  background: transparent;
  max-width: 1920px;
  border-bottom: 7px solid #112f5f;
}

#headerTopRow {
  height: 63px;
  background: #112f5f;
}

#soepic {
  position: relative;
  z-index: 1;
  top: 14px;
  display: inline-block;
  float: left;
}

.headerlink {
  float: left;
  margin-top: 21px;
  color: white !important;
  text-decoration: underline;
}

#topcontrols {
  position: relative;
  left: 288px;
}

#social,
#search,
#translator {
  margin-top: 10px;
  float: left;
  width: 16%;
}

#social {
  text-align: center;
  margin-top: 15px;
}

.socialicon {
  width: 12%;
}

#translator {
  text-align: center;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-te-gadget {
  color: white !important;
}

.goog-te-combo {
  color: #666 !important;
}

#search {
}

.bcs-container-searchbox {
  height: 42px;
  background-color: white;
}

.bsc-searchbox {
  width: calc(100% - 41px);
  height: 42px;
  bottom: 3px;
  position: relative;
}

.bcs-host-div {
  background: transparent !important;
}

.bcs-modal {
  z-index: 99999 !important;
}

.regtovotebutton {
  background: linear-gradient(#900b10, #ad1f24);
  padding: 10px;
  color: white !important;
  display: block;
  float: left;
  position: relative;
  left: 526px;
  top: 19px;
  width: auto;
  font-weight: bold;
}

.regtovotebutton:hover {
  background: linear-gradient(#14366c, #061e44);
  color: white;
}

#desktopmenucontainer {
  position: relative;
  top: 16px;
  width: 42%;
  float: right;
}

#desktopmenubar {
  background: white;
  height: 83px;
}

#desktopmenu {
  float: right;
  width: 100%;
  margin-top: 10px;
}

#dnn_sitemenu {
  margin: 0px;
}

/* --- rotator styles ---*/

#dnn_rotatordiv {
  background: #f2f2f1;
  height: 420px;
  border-bottom: 25px solid #ad1f24;
}

.rotatorbutton {
  color: white !important;
  background: #13305e !important;
  border-radius: none !important;
}

.item {
  min-height: 350px;
}

.carousel-caption {
  text-align: left;
  width: 38%;
  padding-bottom: 80px;
  text-shadow: none !important;
}

.slideimg {
  position: relative;
  left: 63%;
  height: 350px !important;
  margin: 19px 0;
}

.carousel-control {
  width: 10%;
}

#dnn_rotatordiv h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #3a3a3a;
  text-transform: uppercase;
}

#dnn_rotatordiv p,
#dnn_rotatordiv .Normal {
  color: #3a3a3a;
}

.carousel-inner {
  height: 420px;
}

/* --- rotator styles ---*/

#dnn_contentpane {
  padding: 20px;
}

#areyoureadytovote {
  padding-top: 20px;
}

#areyoureadytovotetext {
  font-family: trajan-pro-3, serif;
  font-size: 2.55em;
  color: white;
  text-align: center;
  padding-top: 10px;
}

#star {
  background: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/wf_whitestar_lg.jpg)
    no-repeat;
  position: relative;
  height: 35px;
  width: 50px;
  top: 16px;
  z-index: 1;
  margin: auto;
}

#quicklinksbox {
  border: 1px solid white;
  height: 290px;
}

#quicklinksbox a {
  float: left;
  width: 20%;
  text-align: center;
  margin-top: 40px;
}

.qlwords {
  margin-top: 15px;
  color: white;
  font-size: 1.2em;
  text-transform: uppercase;
}

#dnn_contentpane {
  margin-top: 20px;
  margin-bottom: 20px;
}

#registrationTotals {
  margin: 20px;
}

#registrationTotals ul {
  list-style: none;
}

.registrationTotalsList li:before,
.vr-menu li:before,
#ControlNav li:before {
  background: none;
}

.datePrelude {
  font: 1.2em Arial;
  color: #112f5f;
  font-weight: bold;
}

.dateValue {
  font: 1.2em Arial;
  color: #3a3a3a;
  font-style: italic;
}

.totalsField,
.totalsValue {
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  color: #3a3a3a;
  font-weight: bold;
}

.totalsValue {
  float: right;
}

.registrationTotalsList {
  margin-left: 0px;
}

.registrationTotalsList li {
  border-bottom: 1px solid #484848;
  padding: 15px 0;
}

.registrationTotalsList li:first-child {
  text-align: center;
}

.dateValue {
  font: 1.2em Arial;
  color: #3a3a3a;
  text-align: center;
  display: block;
  float: none;
  margin-top: 1px;
}

#boxes {
  background: white;
  box-shadow: 2px 2px 2px lightgray;
  min-height: 200px;
  position: relative;
  z-index: 1;
  bottom: 48px;
  display: flex;
}

#boxes h1 {
  text-align: center;
  text-transform: capitalize;
  font-size: 1.8em;
  color: #3a3a3a;
  border-bottom: 2px solid #ad1f23;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

#dnn_outreachmiddle li,
#dnn_electionsmiddle li,
#dnn_votersmiddle li {
  margin-bottom: 5px;
  list-style: none;
}

#votersbox a,
#outreach a {
  color: black;
}

#electionsbox a {
  color: white;
}

#electionsbox {
  background: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/wf_redstarbacksmall.png);
  background-size: cover;
}

#electionsbox h1 {
  color: white;
  border-bottom: 2px solid white;
}

#dnn_electionsmiddle,
#dnn_electionsmiddle .Normal {
  color: white;
}

#backpagewrapall #middle {
  margin: 0 10%;
}

#bottom {
  background: #f2f2f1;
  margin-top: -150px;
}

#columns {
  box-shadow: none;
  padding-top: 150px;
}

#news h1,
#twitter h1,
#regtotals h1 {
  font-family: trajan-pro-3, serif;
  text-align: center;
  font-size: 2.55em;
  color: #3a3a3a;
  text-transform: capitalize;
  border-bottom: 2px solid #9e9e9e;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

/*--- events css ---*/

#news .eventitem {
  display: flex;
  align-items: center;
}

#news .eventdate {
  font-family: Arial, Helvetica, sans-serif;
  border-right: 2px solid #9e9e9e;
  color: #112f5f;
  text-align: center;
}

#news .day {
  font-family: trajan-pro-3, serif;
  font-size: 4em;
  color: #ad1f23;
}

#news .month {
  font-family: trajan-pro-3, serif;
  font-size: 3em;
  color: #ad1f23;
}

#news .eventdescription {
  font-size: 2em;
}

#news .eventdescription a {
  color: #112f5f !important;
  text-decoration: underline;
}

.ThemeDefault .EvtHdrLftCol {
  text-align: center;
  display: block;
  width: 100% !important;
}

.ThemeDefault .EvtHdrMdlCol {
  text-align: center;
  display: block;
  margin-top: 21px;
  width: 100% !important;
}

.ThemeDefault .TopIconBar {
  width: 100% !important;
  display: block;
  margin-top: -100px;
}

.ThemeDefault .RptTable {
  padding-top: 20px;
}

.ThemeDefault .RptAlternate {
  background: transparent !important;
}

.EventDayScroll div {
  border-bottom: 1px solid black;
  padding: 3px 0;
}

/*---end event css ---*/

#ourVision {
  box-shadow: 1px 1px 1px lightgray;
  background: white;
  margin-bottom: 35px;
}

#ourVision h1 {
  text-align: center;
  text-transform: capitalize;
  color: #3a3a3a;
  border-bottom: 2px solid #ad1f23;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

#ourVisionmiddle #firstline {
  font-weight: bold;
  font-size: 1.5em;
  color: #707070;
  text-align: center;
}

#ourVisionmiddle #secondline {
  font-family: trajan-pro-3, arial;
  font-weight: bold;
  font-size: 1.6em;
  color: #707070;
  text-align: center;
}

#ourVisionmiddle #thirdline img {
  width: 100px;
  height: 104px;
  vertical-align: middle;
}

/*---  Backpage Styles  ---*/

#breadcrumb {
  box-shadow: 0px -2px 4px lightgray;
  background: white;
  margin-top: 66px;
  padding: 35px 0;
}

#breadcrumbwords {
  text-align: center;
  text-transform: capitalize;
  font-family: trajan-pro-3, serif;
  font-size: 1.8em;
  color: #3a3a3a;
  border-bottom: 2px solid #ad1f23;
  padding-bottom: 15px;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

#backpagesidemenu {
  box-shadow: 0px 2px 4px lightgray;
  background: white;
  padding: 10px 0;
}

.accordionDiv:before {
  background: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/wf_colorstarsmall.png);
  height: 15px;
  width: 15px;
}

#nextelection {
  box-shadow: 0px 2px 4px lightgray;
  background: white;
  padding: 10px 0;
  margin: 20px 0;
}

#dnn_nextelectionmiddle {
  padding-bottom: 15px;
}

#dnn_nextelectionmiddle h1 {
  text-align: center;
  text-transform: capitalize;
  font-family: trajan-pro-3, serif;
  font-size: 2.55em;
  color: #3a3a3a;
  border-bottom: 2px solid #ad1f23;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

#newletterbutton {
  margin: 20px 0;
  color: white;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/*---  end Backpage Styles  ---*/

footer {
  background-color: #213a59;
  background-image: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/footerBackground.png);
  background-size: cover;
  padding-bottom: 2rem;
}

#footertext {
  padding-top: 1em;
}

#footertext h1 {
  color: white;
  text-align: center;
  margin: 2rem auto;
}

#footertext hr {
  width: 95%;
  margin: 2rem auto;
}

footer p,
footer .Normal,
footer a {
  font: 1em Tahoma, Arial;
  color: white !important;
  font-size: 1em;
  text-align: center;
}

footer a {
  text-decoration: underline;
}

footer p {
  line-height: 20px;
}

.office-hours {
  margin-top: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

#locations {
  color: white;
  text-align: left;
  margin: 10px 2rem;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px;
}

#locations h3 {
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: large;
  text-wrap: nowrap;
}

.place {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.place:last-child {
  border: none;
}

.footer-place-divider {
  flex: 1;
  max-width: 2px;
  border-radius: 23%;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.01) 0%,
    rgba(255, 255, 255, 0.6446953781512605) 50%,
    rgba(255, 255, 255, 0.01) 100%
  );
}

@media (max-width: 1043px) {
  .footer-place-divider:nth-child(8) {
    display: flex;
  }
}

#disclaimer {
  font: 0.8em Tahoma, Arial;
  color: white;
  margin: 10px 2rem;
}

#footertext a {
  color: white;
  text-decoration: underline;
}

.ThemeMinimalExtropy .ListDate,
.ThemeMinimalExtropy .ListTitle {
  font-size: 1.2em !important;
}

.ThemeMinimalExtropy .ListDataGrid td {
  width: 0%;
  padding: 10px 0;
}

/*--  Events css  --*/

#rptTRHeader {
  display: none;
}

/*--- events calendar styles ---*/

.ThemeEvents .EvtDateControls {
  margin-bottom: 18px;
  float: left;
  width: 100%;
  text-align: center;
}

.ThemeEvents .EvtHdrMdlCol {
  width: 100% !important;
  margin: 0 auto;
}

.SelCategoryTR:first-child {
  float: left;
}

.SelCategoryTR:last-child {
  float: right;
  margin-bottom: 15px;
}

.ThemeEvents .TopIconBar {
  width: 100% !important;
}

@media (max-width: 1680px) {
  #topcontrols {
    left: 200px;
  }
}

@media (max-width: 1485px) {
  #topcontrols {
    left: 100px;
  }
}

@media (max-width: 1380px) {
  .headerlink {
    position: relative;
    right: 45px;
    top: 2px;
  }
}

@media (max-width: 1300px) {
  #topcontrols {
    left: 0px;
  }
  #news .day {
    font-size: 3em;
  }
  #news .month {
    font-size: 2em;
  }
}

@media (max-width: 1200px) {
  .regtovotebutton {
    left: 504px;
  }
}

@media (max-width: 1199px) {
  .regtovotebutton {
    left: 485px;
  }
  /* --- rotator ---*/
  .item {
    min-height: 200px;
  }
  .carousel-caption {
    padding-bottom: 0px;
  }
  #dnn_rotatordiv {
    height: 270px;
  }
  .slideimg {
    height: 200px !important;
  }
  .carousel-inner {
    height: 245px;
  }
}

@media (max-width: 1133px) {
  .regtovotebutton {
    display: none;
  }
  #desktopmenucontainer {
    width: 50%;
  }
}

@media (max-width: 1125px) {
  .headerlink {
    right: 80px;
  }
  #topcontrols {
    left: -4px;
    width: 52%;
    float: right;
    bottom: 32px;
  }
  #social,
  #search,
  #translator {
    width: 33%;
  }
}

@media (max-width: 1099px) {
  #topcontrols {
    left: -4px;
    width: 61%;
    float: right;
    bottom: 131px;
    z-index: 2;
  }
  .headerlink {
    display: none;
  }
  ul,
  .colorstarbullets {
    list-style-position: outside;
  }
  .SelCategoryTR:first-child {
    float: none;
    margin-bottom: 35px;
  }
  .SelCategoryTR:last-child {
    float: none;
  }
}

@media (max-width: 991px) {
  #phonemenu {
    background: white;
  }
  #headerTopRow {
    height: auto;
  }
  #social {
  }
  #translator {
  }
  /*---Mobile Menu---*/
  .c-hamburger {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 64px;
    height: 55px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    left: 89%;
    bottom: 65px;
  }
  .c-hamburger:focus {
    outline: none;
  }
  .c-hamburger span {
    display: block;
    position: absolute;
    top: 26px;
    left: 18px;
    right: 18px;
    height: 4px;
    background: black;
  }
  .c-hamburger span::after,
  .c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: black;
    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 {
    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;
  }
  /*---End Mobile Menu---*/
  #phonemenu {
    background: linear-gradient(#112f5f 47%, white 47%);
    height: 149px;
  }
  #dnn_mobilemenu {
    position: absolute;
    right: -100%;
    top: 147px;
    z-index: 1;
    padding: 10px 0;
  }
  .mobilelogo {
    margin-top: 17px;
  }
  #boxes {
    bottom: 20px;
  }
  #registrationTotals {
    margin: 10px 5px;
  }
  .totalsField,
  .totalsValue {
    font-size: 1em;
  }
  #locations,
  #locations p {
    display: block;
    text-align: center;
  }
  .place:nth-child(2) {
    border: none;
    margin-bottom: 25px;
  }
  #topcontrols {
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  #mobilebuttons {
    position: absolute;
    z-index: 1;
  }
  #search,
  #translator,
  #social {
    position: absolute;
    bottom: 5000px;
    height: 1px;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: 0.75em;
  }
  .paneDrop {
    background: #112f5f !important;
    bottom: 0px !important;
    right: 0px;
    height: 80px !important;
    width: 47% !important;
    margin-left: 0px;
    border-top-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: white !important;
    transition: height 0.4s;
    border-top-left-radius: 5px;
    border: 2px solid white;
  }
  .mobilebuttons {
    height: 60px;
    color: white;
    text-align: center;
    cursor: pointer;
  }
  .mobilebuttons:hover,
  .mobilebuttons:focus {
    color: white;
    text-decoration: none;
  }
  .glyphicon {
    color: white;
    font-size: 23px;
    top: 13px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .bcs-container-searchbox {
    height: 42px;
    background-color: white;
    margin-top: 17px;
    width: 90% !important;
  }
  .bcs-modal-content {
    margin: 22px auto 0 !important;
  }
  #social a img {
    margin-top: 23px;
    width: 50px;
    height: 30px;
    padding: 0 10px;
  }
  .goog-te-gadget .goog-te-combo {
    width: 90% !important;
    margin-top: 18px !important;
  }
  .SelCategoryTR:first-child {
    float: left;
  }
  .SelCategoryTR:last-child {
    float: right;
    margin-bottom: 15px;
  }
}

@media (max-width: 800px) {
  #dnn_rotatordiv h1 {
    font-size: 2.2em;
  }
  .qlicon img {
    width: 125px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 1.5em;
  }
  h2 {
    font-size: 1.3em;
  }
  #headerTopRow {
    position: relative;
    z-index: 0;
    height: auto;
  }
  .c-hamburger {
    bottom: 56px;
  }
  #translator {
  }
  .mobilelogo {
    margin-top: 6px;
  }
  #phonemenu {
    height: 110px;
  }
  #dnn_mobilemenu {
    top: 114px;
    z-index: 0;
  }
  #areyoureadytovotetext {
    border-bottom: 1px white solid;
    padding: 15px;
    font-size: 1.5em;
  }
  /*--- rotator ---*/
  #dnn_rotatordiv {
    height: 215px;
  }
  .item {
    min-height: 145px;
  }
  .slideimg {
    height: 145px !important;
    left: 60%;
  }
  .carousel-caption {
    text-shadow: none;
  }
  .carousel-inner {
    height: 207px;
  }
  #star {
    top: -16px;
  }
  #quicklinksbox {
    border: none;
    height: auto;
  }
  #quicklinksbox a {
    width: 100%;
  }
  #boxes {
    display: block;
    background: linear-gradient(#112f5f 9%, #f2f2f1 9%);
    top: 45px;
    box-shadow: none;
  }
  #boxes h1 {
    font-size: 1.3em;
  }
  #votersbox {
    background: linear-gradient(#112f5f 31%, #f2f2f1 31%);
  }
  #outreach,
  #ourVision {
    background: #f2f2f1;
  }
  #votersbox,
  #electionsbox,
  #outreach {
    margin-bottom: 25px;
  }
  #dnn_votersmiddle,
  #dnn_outreachmiddle,
  #ourVisionmiddle {
    background: white;
    box-shadow: 0px 1px 3px 2px lightgray;
  }
  #electionsbox {
    background: none;
  }
  #dnn_electionsmiddle {
    background: url(//vrcdn.electionsfl.org/portals/hillsborough/images2019/wf_redstarbacksmall.png);
    background-size: cover;
    box-shadow: 0px 1px 3px 2px lightgray;
  }
  #dnn_outreachmiddle li:before,
  #dnn_votersmiddle li:before,
  .colorstarbullets::before,
  .whitestarbullets::before,
  #electionsbox li::before,
  .whitestarbullets::before {
    left: 8px;
  }
  #columns {
    padding-top: 200px;
  }
  .ThemeDefault .EvtHdrLftCol {
    text-align: center;
    display: block;
  }
  .ThemeDefault .EvtHdrMdlCol {
    text-align: center;
    display: block;
    margin-top: 21px;
  }
  .ThemeDefault .TopIconBar {
    width: 100% !important;
    display: block;
    margin-top: -100px;
  }
  #news h1,
  #twitter h1,
  #regtotals h1 {
    font-size: 1.5em;
  }
  .datePrelude,
  .dateValue,
  .totalsField,
  .totalsValue {
    font-size: 1em;
  }
  #ourVision {
    box-shadow: none;
  }
  footer p {
    margin-left: 5px;
    margin-right: 5px;
  }
  #locations,
  #boxes {
    display: block;
  }
  .place {
    border: none;
    text-align: center;
  }
  #locations div:first-child {
  }
  .place:nth-child(2) {
  }
  .place:last-child {
  }
  #locations {
    margin: 1rem 0;
  }
  #locations,
  #locations p {
    display: block;
    text-align: center;
  }
  #mobilebuttons {
    background: #112f5f;
    position: inherit;
    z-index: 0;
  }
  .paneDrop {
    background: #112f5f !important;
    bottom: 0px !important;
    right: 0px;
    width: 100% !important;
    height: 91px !important;
  }
  .bcs-container-searchbox {
    height: 42px;
    background-color: white;
    margin-top: 17px;
    width: 90% !important;
  }
  #social a img {
    margin-top: 18px;
    width: 70px;
    height: 50px;
    padding: 0 10px;
  }
  .goog-te-gadget .goog-te-combo {
    width: 90% !important;
    margin-top: 18px !important;
  }
}

@media (max-width: 650px) {
  .SelCategoryTR:first-child {
    float: none;
    margin-bottom: 35px;
  }
  .SelCategoryTR:last-child {
    float: none;
  }
}

@media (max-width: 545px) {
  #dnn_rotatordiv {
    height: 232px;
  }
  .item {
    min-height: 200px;
  }
  .slideimg {
    display: none;
  }
  .carousel-caption {
    text-align: center;
    width: 69%;
    bottom: 5px !important;
  }
}

@media (max-width: 500px) {
}

#phonemenu > div.mobilelogo > a > img.hidden-sm {
  width: 375px;
}