.margin_bottom_0 { margin-bottom: 0px !important; }
.div_num_entities { width: 30px !important; text-align: center; display: inline-block; }
.store_module_cbox { padding: 5px 0 !important; }
.width_100 { width: 100% !important;  }
.widget_store { height: auto !important; }
.padding_top_10 { padding-top: 10px !important; }
.opacity_50 { opacity: 0.5 !important; }
.opacity_100 { opacity: 1 !important; }
.block_manage_h3 { margin-top: 20px !important; margin-bottom: 20px !important; }
.module_disabled_help { cursor: help; color: #DD4B39 !important; }
.btn_item_quantity { cursor: pointer; }
.font_size_11 { font-size: 11px !important; }
.font_size_40 { font-size: 40px !important; }
.settings_disabled { pointer-events: auto !important; cursor: help !important; }
.margin_top_10 { margin-top: 10px !important; }
.margin_left_item { margin-left: 15px !important; }
.cursor_pointer { cursor: pointer !important; }
.div_store_apps { width: 70px !important; text-align: center; display: inline-block; }
.padding_top_7 { padding-top: 7px !important; }


#map {
  height: 100%;
  margin-bottom: 15px !important;
}

#floating-panel {
  position: absolute;
  top: 10px;
  left: 25%;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #999;
  text-align: center;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 30px;
  padding-left: 10px;
}