
.ui-multiselect-submit {
	background-color: #02BC94 !important;
	color: #FFFFFF !important;
}

.ui-widget-header, .ui-widget-content {
	background-color: #FFFFFF !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background-color: #F7F7F7 !important;
	color: #02BC94 !important;
}

button.masterselect.ui-multiselect, button.bodytext30.masterselect.ui-multiselect.ui-widget.ui-state-default.ui-corner-all.form-control.ui-state-active {
	background-color: #F7F7F7 !important;
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label, .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
	background-color: #4C4F54 !important;
}

.ui-multiselect-filter ::placeholder {
	color: #57585A !important;
}

.ui-multiselect-filter .form-control {
	color: #2D2D2D !important;
}

.ui-widget input {
	font-family: poppinsregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}
