#sidebar {display:none;}

.appstatetag {display:inline-block; float:left; font-size:.7em; padding:5px 7px 6px; border-radius: 3px; color:#FFF; opacity:.8;}
p.appstatetag.singular {margin-left:2%;margin-top:0;}

.appstatetag.Active {background-color:#E67325;}
.appstatetag.Closed {background-color:#6D6E71;} 
.appstatetag.Issued {background-color:#266EB7;}

/* ACF Google Map */
.acf-map.singular {
    float:left;
    width: 95.6%;
    margin:2% 0 2% 2%;
    height: 300px; 
    border:2px solid #e77201;

     /* border: #ccc solid 1px;  */
}
.acf-map.group {
      width: 100%; 
      height: 500px; 
     /* border: #ccc solid 1px;  */
     /* margin: 20px 0;  */
}
.acf-map.group .marker {display:none;}
.infoWinContent {max-width:300px;}
.infowinreadmore {text-align:right;margin-bottom:0;}
/* Fixes potential theme css conflict. */
.acf-map img {
   max-width: inherit !important;
}
/* #maplegend {font-size:.9em;padding:.5em .5em 1.5em;} */
#maplegend img {width:20px; margin-bottom:-4px;}


.beautiful-taxonomy-filters-active-filter {margin:.2em 0; font-size:.9em;}
.beautiful-taxonomy-filters-postcount {float:right;}