.panelActionsContainer {
	border-top-color: $light-gray-400;
	border-top-width: 1px;
}

.panelActionsContainerDark {
	border-top-color: $gray-70;
}

.defaultLabelStyle {
	color: $alert-red;
}
