.row-gray {
  background-color: #f1f2f5;
  border: 1px solid #fff;
  padding: 2px; }

.custom-org-checkbox label {
  font-size: 1rem !important;
  display: inline !important;
  font-weight: normal !important; }

.custom-org-checkbox .cb,
.custom-org-checkbox .cb:hover {
  display: inline !important;
  border: 1px solid #ccc; }

.filter-button {
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #c6c6c3; }