.main_banner{
  position: absolute;
  background-color: white;
  width: 100%;
  height: 80px;
  z-index: 500;
}

#banner_title{
  color: #0074be;
  font-size: 40px;
  margin: 10px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#banner_intro{
  color: #808080;
  font-size: 14px;
  margin: 10px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
#banner_logo{
position: absolute;
top: 0;
right: 0;
}
#ymca_logo{
  max-width: 55%;
  margin: 15px;
  float: right;
}

.menu_dropdowns{
  background-color: #00a490;
  top: 80px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 40px;
}

.marker {
  background-image: "images/Y_Logo_BlueGreen.png";
  background-size: cover;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}

/* override blue halo jquery mobile */
.ui-collapsible .ui-collapsible-heading-toggle.ui-btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#menu_list{
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: black;
  }
  #menu_items{
   float: left;
   color: white;
  }
  
  #menu_items button {
  display: block;
  color: white;
  text-align: center;
  padding: 0px 20px 0px 20px;
  background-color: inherit;
  text-shadow: none;
  box-shadow: none;
  }
  
  #menu_items_right{
   float: right;
   color: white;
  }
  
  .export {
  margin-right: 130px;
  z-index: 1000 !important;
  }
  
  #menu_items_right button {
  display: block;
  color: white;
  text-align: center;
  padding: 0px 20px 0px 20px;
  background-color: inherit;
  text-shadow: none;
  box-shadow: none;
  }
  
  #menu_items_filter{
   float: left;
   color: white;
   margin-right:  10px;
  }
  
  #menu_items_filter button {
  display: block;
  color: white;
  text-align: center;
  padding: 0px 20px 0px 20px;
  background-color: inherit;
  text-shadow: none;
  box-shadow: none;
  }


  #marker {
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
  }

  .yoga-marker {
    background-image: 'images/test.png';
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
  }  


.sub_menu_list{
position: absolute;
background-color: #f1f1f1;
min-width: 120px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
text-align: center;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
}

.sub_menu_lead{
background-color: #3e3e3e !important;
color: white !important;
text-shadow: none !important;
font-size: 12px !important;
padding: 10px 25px !important;
}
.sub_menu_list_a{
background-color: #f1f1f1;
min-width: 200px;
box-shadow: 0px 8px 15px 0px rgb(0, 0, 0);
z-index: 1;
display: block;
padding: 10px 20px;
text-align: left;
font-size: initial;
}
.sub_menu_btn_background{
color: grey !important;
padding: 5px 5px 5px 5px !important;
border-color: grey !important;
border-width: 1px 1px 1px 1px !important;
border-style: solid !important;
border-radius: 0px !important;
margin: 0px;
}
.btn_active{

}
.arrow {
border: solid rgb(80, 80, 80);
border-width: 0 3px 3px 0;
display: inline-block;
padding: 4px;
float: right;
}
.down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}


/** Kevin's selection option sytles **/

.ui-grid-a{
background-color: white;
color: #808080;
width: 600px;
}

.ui-grid-c{
padding: 10px;
}

.flipContain .ui-block-a {
    width: 25%;


}
.flipContain .ui-block-b {
    width: 25%;

}

.flipContain .ui-block-c {
    width: 25%;

}

.flipContain .ui-block-d {
    width: 25%;

}

.ui-bar {
background-color: gray;
color: white;
height: 20px;
}


.radial_btn{
display: inline-block;
}

.sub_menu_dropdown{
color: black !important;
font-size: 11px;
padding: 0px 0px 10px 10px !important;
}

.align_left{
  width: 30%;
  text-align: left;
}

.down_arrow {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#county a {
  text-decoration: none;
  display: inherit;

}
#update_filters_btn{
  color: white !important;
  background-color: #081733 !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  width: 150px;
  text-align: center;
  border: 1px solid #5d5c5c;
  margin-left: 50px;
}
#clear_filters_btn{
  color: white !important;
  background-color: #aeaeae !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  width: 150px;
  text-align: center;
  margin-left: 50px;
}

#clear_geog_btn{
  color: white !important;
  background-color: #081733 !important;
  padding: 2px !important;
  width: 180px;
  text-align: center;
  margin-left: 10px;
}

#export_btn{
  color: white !important;
  background-color: #081733 !important;
  padding: 2px !important;
  width: 200px;
  text-align: center;
  border: 1px solid #5d5c5c;
  margin-left: 10px;
}

.filter_sub_title{
  text-align: center;
  padding-left: 7px;
  padding-top: 7px;
  font-size: 13px;
}

.radial_btn_flex{
  display: flex;
  color: black;
  padding: 5px 20% 5px 20%;
  background-color: white;
}

.ui-collapsible-heading{
  font-size: 16px;
}

.checkbox_custom{
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
  padding: 8px;
  border-radius: 0px;
  display: inline-block;
  position: relative;
}

.checkbox_custom:active .checkbox_custom:checked:active{
  -webkit-appearance: none;
}

.checkbox_custom:checked{
  -webkit-appearance: none;
}

.checkbox_custom:checked:after{
  -webkit-appearance: none;
}

.ui-link{
  padding: 0px;
}


/** End Kevin's styles **/


.mapboxgl-popup{
  max-width: 500px;
  font-family: 'Open Sans', sans-serif;
  color: #696969;
}

body { margin:0; padding:0; }
  #map { position:absolute; top:120px; bottom:0; width:100%; }
  .logo  {
    position:fixed;
    bottom: 10px;
    right: 20px;
  }
  .bcc_logo  {
    position:fixed;
    bottom: 50px;
    right: 20px;
  }
  .candidates_list {
    background-color: #fff;
  }

#comm_counts {
  position: fixed;
  bottom: 0px;
  right:0px;
  z-index: 50;
  color: #ffffff;
  left: 40%;
  width: 150px;
  padding: 5px;
  background: #e3803f;
  text-shadow: none;
  text-align: center;
}

#parcelimagetablediv {
  font-size: 10px;
    z-index: 5000;
    position: absolute;
    height: 580px;
    bottom: 0px;
    width: 98%;
    padding-left: 10px;
  padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #ffffff;
  text-align: left;
  }
  
  #parceltablediv {
  font-size: 10px;
    z-index: 5000;
    position: absolute;
    height: 300px;
    bottom: 5px;
    width: 100%;
    padding: 3px;
    background-color: #ffffff;
    color: #081733;
  }
  #parceltable{
  overflow-y: scroll;
  }
  #btnViewTable{
  position: absolute;
  right: 0px;
  top: 225px;
  width: 30px;
  height: 30px;
  padding: 0;
  z-index: 500;
  background-color: #ffffff;
  }
  
  #btnViewImageTable{
  position: absolute;
  right: 0px;
  top: 135px;
  width: 32px;
  height: 32px;
  padding: 0;
  z-index: 500;
  background-color: #ffffff;
  }
  
  #btnViewTable img {
  width: 24px;
  height: 24px;
  margin-top: 3px;
  }
  #btnViewImageTable img {
  width: 24px;
  height: 24px;
  margin-top: 3px;
  }
  table.dataTable thead th, table.dataTable tbody td {
    padding: 3px 3px;
  }
  
  #candidateslist a {
    text-decoration: none;
    color: #666666;
    line-height: 2;
    font-weight:lighter;
  }
  .close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
text-decoration: none;
color: #ffffff;
text-shadow: 0 1px 0 #333;
}

#sidebar h3 {
color: #FEDD16;
}

div.SidebarLink {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
width: 113px;
background-color: #25262A;
color: #ffffff;
padding: 8px 8px 8px 8px;
box-shadow: 0px 1px 5px rgba(0,0,0,0.65);
white-space: nowrap;
}
div.CandidatesLink {
position: absolute;
left: 0px;
top: 35px;
width: 113px;
z-index: 1;
background-color: white;
padding: 8px 8px 8px 8px;
box-shadow: 0px 1px 5px rgba(0,0,0,0.65);
white-space: nowrap;
}

.ui-page-theme-c a, html .ui-bar-c a, html .ui-body-c a, html body .ui-group-theme-c a, .ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a
{
color: #666666;
font-weight: lighter;
}

div.CandidatesLink img {

}
div.CandidatesLink a, div.SidebarLink a {
text-decoration: none;
color: #000000;
line-height: .5;
}
#candidateslist, #sidebar {
padding: 10px;
}
.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
z-index: 1;
}
.even {
background-color: #fcfcfc;
}
  #features {position: absolute;
    bottom: 0px;
    right: 10px;
    z-index: 1000;
    color: #ffffff;
    width: 400px;
    background-color:rgba(51, 51, 51, 0.95);
    padding: 10px;
    text-shadow:none;
}

  .map-overlay {
    font-family: 'Open Sans', sans-serif;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 1000;

        }

        .map-overlay .map-overlay-inner {
            background-color: #333333;
            box-shadow:0 1px 2px rgba(0, 0, 0, 0.20);
            color: #ffffff;
            text-shadow: none;


        }

        .map-overlay h2 {
            line-height: 14px;
            display: block;
        }
        #pleasewait {
            display: block;
            position: fixed;
            top: calc( 50% - ( 100px / 2) ); /* where ... is the element's height */
            right: calc( 50% - ( 100px / 2) ); /* where ... is the element's width */
            padding: 5px 5px 0 5px;
            border-radius: 5px;
            background-color: white;
            z-index: 1000000;
        }
        #parcel_export img {
            margin-right: 10px;
            cursor: pointer;
            border-radius: 4px;
            width: 26px;
            height: 26px;
            opacity: 0.5;
        }
        .updateBtn {
          width: 50px;
        }
        .filterlabel {
          margin-bottom: -5px;
          margin-top: 15px;
          color: #081733;
          font-size: 18;
          font-weight: bold;
        }

        .map-overlay input {
            background-color: transparent;
        }

        input.ui-slider-input {
        width: 50px;
        padding: 0px;
        font-size: 10px;
        }

        .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: #b3b3b3; 
border-color: #999999;*/
color: #fff;
text-shadow: 0 1px 0 #999999;
}

.ui-btn{
  background-color: #25262A;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

.ui-slider-switch.ui-mini .ui-slider-label {
font-size: 12px;
}
div.ui-slider-switch {
height: 22px;
width: 50px;
}
div.ui-slider-switch.ui-mini {
height: 22px;
top: 0;
}

.ui-slider-track.ui-mini .ui-slider-handle {
background-color: #999999;
}

.ui-page-theme-a .ui-btn.ui-btn-active.ui-btn-active {
  background-color: #FEDD16;
  border-color: #FEDD16;
  color: #333333;
  text-shadow: none;
  margin-bottom: 5px;
}

.ui-slider-switch.ui-mini .ui-slider-handle {
width: 18px;
height: 19px;
margin: 1px 0 0 -6px;
padding: 0;
background-color: #999999;
}
div.ui-slider {
margin: .2em 0;
padding: 0;
}

dd label input {
  margin-left:50px;
}

.ui-slider-track {
background-color: #FEDD16;
}

.ui-slider-switch.ui-mini .ui-slider-inneroffset {
margin: 0 15px 0 7px;
}

#other_menu {
      background: #333333;
      position: absolute;
      z-index: 1;
      border-radius: 3px;
      width: 200px;
      font-family: 'Open Sans', sans-serif;
      text-shadow: none;
      top: 40px;
  }

  #other_menu a {
      font-size: 12px;
      background-color: #ffffff;
      color: #081733;
      display: block;
      margin: 0;
      padding: 0;
      padding: 6px;
      text-decoration: none;
      border-bottom: 1px solid rgba(0,0,0,0.25);
      font-family: 'Open Sans', sans-serif;
      text-align: center;
  }

  #other_menu a:last-child {
      border: none;
  }

  #other_menu a:hover {
      background-color: #1a3668;
      color: white;
  }
  #other_menu a.active {
      background-color: #081733;
      color:white;
      font-family: 'Open Sans', sans-serif;
      font-weight: bold;
      border-bottom-style: solid;
      border-bottom-color: white;
      border-bottom-width: thin;
  }
  #other_menu a.inactive {
    background-color: #ffffff;
    color: #081733;
    display: block;
    margin: 0;
    padding: 0;
    padding: 10px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
#other_menu a.header {
  background-color: #0074be;
  color: white;
  font-weight: bold;
}

#y_menu {
  background: #333333;
  position: absolute;
  z-index: 1;
  border-radius: 3px;
  width: 200px;
  font-family: 'Open Sans', sans-serif;
  text-shadow: none;
  top: 40px;
}

#y_menu a {
  font-size: 12px;
  background-color: #ffffff;
  color: #081733;
  display: block;
  margin: 0;
  padding: 0;
  padding: 6px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

#y_menu a:last-child {
  border: none;
}

#y_menu a:hover {
  background-color: #1a3668;
  color: white;
}
#y_menu a.active {
  background-color: #081733;
  color:white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-bottom-width: thin;
}
#y_menu a.inactive {
background-color: #ffffff;
color: #081733;
display: block;
margin: 0;
padding: 0;
padding: 10px;
text-decoration: none;
border-bottom: 1px solid rgba(0,0,0,0.25);
font-family: 'Open Sans', sans-serif;
text-align: center;
}
#y_menu a.header {
background-color: #0074be;
color: white;
font-weight: bold;
}

.ui-focus {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head + body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head + body .ui-btn.ui-btn-a:visited {
  border: none;
  /* color: #3330; */
  text-shadow: 0 1px 0 #f3f3f3;
}

.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: #081733;
  color:white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.mapboxgl-ctrl-geocoder {
right: 200px;
}

/** Pop up styles **/

#pop_up_reset{
text-align: right;
font-size: 16px;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
color: #696969;
}

/*
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}


.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
} */

#cityInput {
  box-sizing: border-box;
  /* background-image: url('searchicon.png'); CJA missing */ 
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #696969;
  padding: 5px 10px 3px 10px;
  border: none;
  border-bottom: 1px solid #ddd;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  background-color: #f6f6f6;
  overflow: auto;
  max-height:400px;
  border: 1px solid #ddd;
  z-index: 1;
}

.dropdown-content a {
  color: black;
  text-align: left;
  padding: 4px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}


.legend {

  background-color: #fff;
  border-radius: 3px;
  bottom: 40px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', sans-serif;
  color: #696969;
  padding: 10px;
  position: absolute;
  left: 10px;
  /* z-index: 1000; */
  }

  .other-legend {
    background-color: #fff;
    border-radius: 3px;
    bottom: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    font-family: 'Open Sans', sans-serif;
    color: #696969;
    padding: 10px;
    position: absolute;
    right: 10px;
    z-index: 1000;
    }

    .other-legend h4 {
      margin: 0 0 10px;
      }
       
      .other-legend div span {
      border-radius: 50%;
      display: inline-block;
      height: 10px;
      margin-right: 5px;
      width: 10px;
      }
   
  .legend h4 {
  margin: 0 0 10px;
  }
   
  .legend div span {
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
  }

  /** Modal Syles **/
  #menu_items_right_about{
    float: right;
    color: white;
   }
   
   #menu_items_right_about button {
     display: block;
     color: white;
     text-align: center;
     padding: 0px 20px 0px 20px;
     background-color: inherit;
     text-shadow: none;
     box-shadow: none;
   } 
   
   .modal {
     display: none; /* Hidden by default */
     position: fixed; /* Stay in place */
     z-index: 1; /* Sit on top */
     left: 0;
     top: 0;
     width: 100%; /* Full width */
     height: 100%; /* Full height */  
     overflow: auto;   
     background-color: rgb(0,0,0); /* Fallback color */
     background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
   }
   
   
   .modal-content {
     background-color: #fefefe;
     margin: 15% auto; /* 15% from the top and centered */
     padding: 20px;
     border: 1px solid #888;
     width: 80%; /* Could be more or less, depending on screen size */     
   }
   
   #about_modal_close {
     color: black;
     margin-top: 0px;
   }
   
   .modal_grid {
       display: grid;
       grid-template-columns: 1fr 2fr 3fr;
       /* padding: 0px 10px 10px 10px; */
       column-gap: 10px;
       font-size: 14;
   }
   
   .modal_grid p {
     background-color: white;
     margin: 10px;
   }
   .close {
     color: #aaa;
     float: right;
     font-size: 28px;
     font-weight: bold;
   }
   
   .close:hover,
   .close:focus {
     color: black;
     text-decoration: none;
     cursor: pointer;
   }
   
   .modal-header {
     padding: 2px 16px;
     background-color: #5cb85c;
     color: white;
   }
   
   .modal-body {padding: 2px 16px;}

   
   .about-modal {
     position: relative;
     background-color: #fefefe;
     margin: 10%;
     padding: 0;
     border: 1px solid #888;
     width: 75%;
     box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
     animation-name: animatetop;
     animation-duration: 0.4s;
     z-index: 1;
     overflow: auto; 
   }
   
   .modal-content a {
     /*color: white !important;*/
     font-weight: bold !important;
     text-decoration: none;
   }
   
   .modal-content a:hover{
     color: black !important;
   
   }
   @keyframes animatetop {
     from {top: -300px; opacity: 0}
     to {top: 0; opacity: 1}
   }
   /** end modal styles **/