.sheet-map-handsome-table .sheet-map-app[data-role=admin] .header-cell {
  background: rgba(157, 162, 170, 0.6) !important;
}
.sheet-map-handsome-table .sheet-map-app[data-role=admin] .first-data-cell {
  background: rgba(114, 180, 205, 0.6) !important;
}
.sheet-map-handsome-table .not-configured-column {
  font-weight: 600;
}

.sheet-map-admin-form .edit-column-title:not(:first-child) {
  margin-top: 1rem;
}
.sheet-map-admin-form .form-input-group {
  margin-top: 0.5rem;
}
.sheet-map-admin-form label {
  width: 200px;
}
.sheet-map-admin-form input, .sheet-map-admin-form select, .sheet-map-admin-form textarea, .sheet-map-admin-form .select2-container {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.sheet-map-admin-form select, .sheet-map-admin-form .select2-container {
  min-width: 200px;
}

/*# sourceMappingURL=sheet-map-admin.css.map */
