.widget-map {
  min-height: 250px !important;
  position:absolute !important;
  top: 52px !important;
  right:0 !important;
  bottom:0 !important;
  left:0 !important;
}

.grid-stack .widget-map {
  min-height: 0;
}

.panel-dashboard-old .component-map {
  position: relative;
  height: 250px;
}

.map-marker .switch tr:hover td {
  background: none;
}
.map-marker .switch .description {
  padding-bottom: 5px;
}
