#map{position:relative;width:100%;height:100vh;overflow:hidden}#map .leaflet-popup-content,#map .leaflet-popup-content-wrapper{margin:0;padding:0;width:250px}#map .odd-bg div:nth-of-type(2n){background:var(--custom-table-odd-row-bg)}#map .odd-bg div div{width:65%}#map .odd-bg .badge{width:35%}.popUp{width:100%}.custom-close,.leaflet-container a.leaflet-popup-close-button{top:5px;font-size:12px}.custom-close{right:5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;height:20px;width:20px;color:var(--white)}