.page-lcms .table-info-card {
  font-size: 14px !important;
}
.page-lcms .table-info-card a {
  color: #fdca00 !important;
}
.page-lcms .cell-table {
  font-size: 12px !important;
}
.page-lcms .dash-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left !important;
  color: inherit !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.page-lcms .dash-cell:focus {
  border: 1px black solid !important;
}
.page-lcms .fa-trash-alt {
  margin-left: 5px;
  margin-right: 5px;
}
.page-lcms .lower-table .dash-cell {
  border: lightgrey 1px solid !important;
}
.page-lcms .side-table .dash-cell {
  border: 0 !important;
}
.page-lcms .form-check :disabled {
  border-color: white !important;
  opacity: 0 !important;
}
.page-lcms .form-check-input:disabled ~ .form-check-label {
  opacity: 0.6 !important;
  font-weight: bold;
  padding-top: 5px;
}/*# sourceMappingURL=page_lcms.css.map */