.edata-table  {
  border-collapse: separate;
  border-spacing: 0;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 0;
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
}

.edata-table-bottom {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
}

.edata-table-top th:first-child {
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
}

.edata-table-top th:last-child {
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
}

.edata-table th {
  border: 1px solid #112e51;
  background: #112e51;
  color: #fff;
  font-size: 12.5px !important;
  margin: 0;
  text-shadow: 0 1px 0 #059 !important;
}

.edata-table td {
  font-size: 0.8em;
}

.edata-table td.data, .edata-table th.data {
  text-align: right;
}

.edata-table td.highlight-total, .edata-table th.highlight-total {
  font-weight: bold;
}

.edata-table tr:nth-child(even) {
  background: #f9f9f9;
}

.edata-table tr:nth-child(odd) {
  background: #fff;
}

.edata-table tr:hover {
  background-color: #ededed;
}

.edata-sub-heading {
  font-size: 0.8em;
  font-weight: bold;
  width: 1170px;
}

.edata-table  {
  border-collapse: separate;
  border-spacing: 0;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 0;
  border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px;
}

.chart-change-table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: #f9f9f9;
  border-color: #ddd;
  padding: 0;
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
}

.chart-change-table th {
  padding: 0 !important;
}

.chart-change-table th:last-child a.ui-btn-active  {
  border-right: 1px solid #112e51 !important; /* ie fix */
}

.edata-div-left {
  width: 49%; float: left;
}

.edata-chart-div-container {
  height: 368px;
  padding: 0;
  position: relative;
}

.edata-chart-nav-div {
  float: right;
  padding: 0;
  width: 49.2%;
}

.edata-chart-nav-div ul li a {
  padding: 0.5em 1em !important;
}

.maps-div-change {
  border-right-width: 1px !important;
}

.maps-div-change-second {
  border-top: 0 !important;
}

.edata-chart-nav-div .ui-btn-first {
  border-top-left-radius: 5px;
}

.edata-chart-nav-div .ui-btn-last {
  border-top-right-radius: 5px !important;
}

.edata-chart-div {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: right;
  height: 368px;
  padding: 0;
  width: 100%;
}

.with-top-nav {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.subheading-name {
  font-size: 0.9em;
  font-weight: bold;
  padding: 35px 0 0 0;
  text-align: center;
  vertical-align: bottom;
}

.filter-select-label {
  padding: 15px;
  text-align: right;
}
.filter-select-label span {
  font-size: 0.9em;
  font-weight: bold;
}

#registration-div-filter-popup, #pollworkers-div-filter-popup , #ballot-div-filter-popup, #maps-div-filter-popup {
  left: 0;
  top: 0;
  position: fixed;
  width: 50%;
}

.highlight-button {
  box-shadow: 0 1px 3px rgba(51, 136, 204, 0.15) !important;
  border-color: #112e51 !important;
  background-color: #112e51 !important;
  color: white !important;
  text-shadow: none !important;
}

.label-disabled {
  color: #ccc !important;
}

.tab-content-div {
  overflow-x: hidden !important;
}

#maps-navbar li {
  width: 100%;
}

#maps-navbar-select {
  display: block;
}

.maps-nav-div {
  width: 100%;
  margin-bottom: 15px;
}

.edata-div-maps {
  float: left;
  width: 100%;
}

.edata-text-footer {
  display: none;
	vertical-align:	bottom;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
  color: black;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   padding-bottom: 5px;
   margin-top: -15px;
}
.edata-notes{
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
  padding-top:5px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  
}

.subheading-name.registration-history {
  /*padding-top: 15px;*/
}

.registration-history-table.ui-table td {
  padding: 0px;
}

.registration-history-table.ui-table {
  text-align: center;
}

.edata-accessible-heading {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;  
  font-weight: normal;
  text-align: center;
}

.edata-accessible-heading-spacer {
  padding-top: 25px;
}

.edata-perc-container {
  float: left;
  width: 50%;
}

.edata-perc-container span {
  text-align: right;
}

.registration-history-link {
   float: right;
}

.registration-history-table-div {
	padding-top: 5px;
}

/* BEGIN - landing page */
.ui-landing-breakpoint .ui-block-a, .ui-landing-breakpoint .ui-block-b {
  text-align: center;
  padding: 35px 35px 15px 35px;
  cursor: pointer;
  cursor: hand;
  /*border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.ui-landing-breakpoint .ui-block-a:hover, .ui-landing-breakpoint .ui-block-b:hover {
  background-color: #ededed !important;
}

.ui-landing-breakpoint .ui-block-a img, .ui-landing-breakpoint .ui-block-b img{
  width: auto !important; /*override the width below*/
  width: 100%;
  max-width: 100%;
}

.ui-landing-breakpoint .ui-block-a .landing-text, .ui-landing-breakpoint .ui-block-b .landing-text {
  font-size: 1.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.no-padding-main {
  padding: 0 !important;
  border: none !important;
}

.padding-main {
  padding: 0 2% 0 2% !important;
}
/* END - landing page */

/* BEGIN - fix issues with styling of host website */
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
  background-color: #f9f9f9;
  border-color: #bbb;
  color: #333;
  text-shadow: none !important;
}

.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
  font-weight: normal !important;
}

.menuprofile .ui-link {
  font-weight: bold !important;
}

body, input, select, textarea, button, .ui-btn {
  line-height: normal !important;
}

.ui-table th {
  font-weight: normal;
}

.tablesorter-default .header, .tablesorter-default .tablesorter-header {
  background-image: url(images/metro-unsorted.png);
  background-position: center right 4px;
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
  padding: 4px 20px 4px 4px;
  white-space: normal;
}

.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
  background-image: url(images/metro-white-asc.png);
  background-position: center right 4px;
}

.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
  background-image: url(images/metro-white-desc.png);
  background-position: center right  4px;
}

.tablesorter-default thead .sorter-false {
  background-image: none; 
  background-position: center right 4px;
  cursor: default;
  padding: 4px;
}

#rovcol3 {
  display: none;
}

#rovcol2 {
  min-height: 500px;
  margin: 0 !important;
}

#rovcol2 form {
  margin: 0px;
  padding: 0px;
}

.style1 {
  color: #FF0000
}
/* END - fix issues with styling of host website */

.chart-change-btn.ui-btn {
	font-size: 12.5px!important;
	padding: 0.5em 1em !important;
	margin: 0!important;
}

.edata-chart-div-tabpanel:focus {
    outline: 0;
}

.page-heading {
    text-align: center;
    line-height: 50px;
}

button.button-landing {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f9f9f9!important;
    border-radius: 0!important;
}

div.ui-block-a button.page-filter {
	margin-left: 5px;
}

.filter-button-div {
	padding: 8px 3px 0 3px;
}

label.registration-category {
	font-size: 0.9em;
    font-weight: bold;
	text-align: center;
}

.registration-history-div {
	width: 50%;
	float: right;
}

button.registration-history-button {
    margin: .5em 0!important;
}

select option, select optgroup {
	color: black;
}

/* maps */
#maps-div-iframe-container {
	position: relative;
	padding-bottom: 0;
	height: 650px;
	max-width: 100%;
	/* border: 1px solid #dedede; - uncomment this section when Socrata is removed */ 
}
#maps-div-iframe-container iframe,
#maps-div-iframe-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 650px;
}
small { 
	position: absolute;
	z-index: 40;
	bottom: 0;
	margin-bottom: -15px;
}

.ui-page-theme-a .ui-btn.ui-btn-active, html .ui-bar-a .ui-btn.ui-btn-active, html .ui-body-a .ui-btn.ui-btn-active, html body .ui-group-theme-a .ui-btn.ui-btn-active, html head+body .ui-btn.ui-btn-a.ui-btn-active, .ui-page-theme-a .ui-checkbox-on:after, html .ui-bar-a .ui-checkbox-on:after, html .ui-body-a .ui-checkbox-on:after, html body .ui-group-theme-a .ui-checkbox-on:after, .ui-btn.ui-checkbox-on.ui-btn-a:after, .ui-page-theme-a .ui-flipswitch-active, html .ui-bar-a .ui-flipswitch-active, html .ui-body-a .ui-flipswitch-active, html body .ui-group-theme-a .ui-flipswitch-active, html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active, .ui-page-theme-a .ui-slider-track .ui-btn-active, html .ui-bar-a .ui-slider-track .ui-btn-active, html .ui-body-a .ui-slider-track .ui-btn-active, html body .ui-group-theme-a .ui-slider-track .ui-btn-active, html body div.ui-slider-track.ui-body-a .ui-btn-active {
    background-color: #112e51;
    border-color: #112e51;
}

#maps-div {
	text-align: left;	
}

.map-category-section {
	padding-bottom: 10px;
}

.map-category-heading {
	font-weight: bold;
}

.reg-chart-ul {
	margin-block-start: 0!important;
    margin-block-end: 0!important;
	border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

a.registration-chart-change {
	margin: 0!important;
}

.ui-collapsible-inset.ui-collapsible-themed-content .ui-collapsible-content {
    border-color: #ddd;
}

.tablesorter-header:focus {
    outline: 2px solid #4d90fe;
    outline-offset: -2px;
}
.ui-select .ui-btn:after {
    background-color:transparent; /* Sets the circle to white */
    filter: brightness(0); /* Changes the white icon to black */
	-webkit-filter: brightness(0);

} 

.ui-select:focus {
 color: #495057;
 background-color: #fff;
 border-color: #2E6CA3;
 outline: 2px solid #112e51;
 box-shadow: 0 0 0 .2rem #2E6CA3;
}

@media (min-width: 601px) {}

@media (max-width: 1000px) {
  .registration-history-div {
		width: 100%;
  }
}

@media (max-width: 832px) {

  .edata-div-left {
    width: 100%;
    padding: 0 0 2% 0;
  }
  
  .edata-chart-div {
    width: 99.7% !important;
    float: left !important;
  }
  
  .edata-chart-nav-div {
    width: 100% !important;
  }
  
  #registration-div-filter-popup .ui-block-a, #pollworkers-div-filter-popup .ui-block-a, #ballot-div-filter-popup .ui-block-a, #maps-div-filter-popup .ui-block-a {
    width: 100% !important;
  }
  
  #registration-div-filter-popup .ui-block-c, #pollworkers-div-filter-popup .ui-block-c, #ballot-div-filter-popup .ui-block-c, #maps-div-filter-popup .ui-block-c {
    width: 100% !important;
  }
  
  .filter-select-label {
    padding: 0px !important;
    text-align: left !important;
  }
  
  .ui-landing-breakpoint .ui-block-a, .ui-landing-breakpoint .ui-block-b {
    width: 100%;
    float: none;
    padding: 25px 0 0 0;
  }
}


@media (max-width: 601px) {
  #newacgovheader, #rovnavbar, #rovcol1, #rovcol2 h1 {
    display: none;
  }

  #rovcol2 {
    margin: 0 0 0 0;
  }

  #rovbodysection {
    width: 100%;
  }

  #rovbodysection {
    padding: 0 0;
  }

  #rovmain {
    background-image: none;
  }

  #newacgovfooter {
    text-align: left;
  }
  
  #rovheader #rovaddress {
    display: none;
  }
  
  #rovheader {
    padding: 5px 0 0 0 !important;
  }
  
  #rovbanner {
    border-style: none none none !important;
  }
  
  .filter-button-text {
    display: none;
  }
  
  #registration-div-filter-popup, #pollworkers-div-filter-popup, #ballot-div-filter-popup, #maps-div-filter-popup  {
    width: 80% !important;
  }
  
  #rovcol2 .subheading-name {
  	padding: 8px 0 0 10px;
  	line-height: 15px;
  }
  
  #rovcol2 h1.page-heading {
    text-align: center;
    display: block;
    font-size: 30px!important;
    line-height: 25px;
    margin-top: 5px;
  }
}

@media ( max-width : 601px) {
			#pwFilterBtn {
				width: 25% !important;
			}
			#ballotFilterBtn {
				width: 25% !important;
			}
			#regFilterBtn {
				width: 25% !important;
			}
			#landing-page {
                width: 100% !important;
				height: 100% !important;
				margin-left: 0 !important;
				margin-right: 0 !important;
            }
		 }
		
.div-filter-popup {
	  position: relative;
	}
.div-filter-close {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 1em;
  background: none;
  padding: 3px;
  cursor: pointer;
  z-index: 10;
}
.div-filter-close:focus {
  outline: 2px solid #005fcc;
}
.div-filter-close button {
  color: black !important;
  font-weight: bold !important;
  padding: 0px 5px !important;
  font-size: 1.5em !important;
 }
 
 
 .ui-select:focus
  {
  outline: 2px solid #005fcc; 
  outline-offset: 2px;  
}