.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;
}

