.crm-container tr.crm-case-caseStatus td.label {
	display: table-cell !important;

}

.crm-container #bootstrap-theme fieldset legend, .crm-container div.ng-scope #afGuiEditor div#afGuiEditor-palette fieldset legend {
	position: relative !important;
	top: 0px !important;
}

#crm-container.crm-public select {
  padding-right: 3.375rem !important;
}

.crm-container div.ui-notify-message-style a, .crm-container div.ui-notify-message-style a:link {
  color: #ccd0ff !important;
}

.select2-container .select2-choice {
  height: 26px !important;
}

#block-claro-views-block-civicrm-summary-header-block-1 {
  position: relative;
  top: -20px;
  float: right;
}

#block-claro-views-block-civicrm-summary-header-block-1 ul {
  position: relative;
  overflow: hidden;
}

#block-claro-views-block-civicrm-summary-header-block-1 li {
  list-style: none;
  float: left;
  padding: 0 0.75rem;
  border-right: 1px solid #000;
}

#block-claro-views-block-civicrm-summary-header-block-1 li:last-child {
  border-right: 0;
}

