.angular-google-map-container {     height: 700px;     max-height: 700px; } .hide-size-bar{     position:absolute;     z-index:1;     margin-left: 26px;     margin-top: 40px; } .fa-spinner{     cursor:pointer;     color: #111f4b; } .map-filter{     position:absolute;     z-index:1;     background: white;     width: 300px;     overflow-x: hidden;     padding: 15px;     margin:10px; } .animate-show-hide.my-hide {     width:0px;     height: 0px;     overflow:auto;     opacity:0; } .btnFilter {     background: #111f4b;     border: 1px solid #111f4b;     border-radius: 4px;     color: #fff;     cursor: pointer;     height: 33px;     min-width: 80px;     padding: 3px 5px;     behavior: url(PIE.htc);     position: relative;     z-index: 10; } .BusinessStatus{     margin-left:10px; } .alert{     position:absolute;     right:0;     top:0; }