

.filterBldg { font-family:"Times New Roman"; font-size:2vh; position: fixed; width: 12%; padding: 1px 1px 1px 1px; background-color: #gray; 
              top: 12%; margin: 10px 0px 0px 2px; z-index:1; border-style: none;}

.filterBldg a { display: block; }
.filterBldg a.icon { background-size: contain; background-repeat: no-repeat; height: 1.5vh; width: 1.5vh; background-image:url("/style/Xblack.png"); }
.filterBldg a.icon-hide { background-size: contain; background-repeat: no-repeat; height: 1.5vh; width: 1.5vh; background-image:none; }
.filterBldg input { display: inline; }

showfilter { display: none; }
