/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.bpjm-header .bpjm-plugin-heading {
	float: left;
	margin: 0px;
}

.bpjm-header .bpjm-extra-actions {
	float: right;
	padding-bottom: 10px;
}

ol.bpjm-required-plugins-links a {
	text-decoration: none;
}

.notice-success,
div.updated {
	clear: both;
}

.blpro_excluding_member {
	width: 70%;
}

#lock_acc_roles .selectize-dropdown-content {
	max-height: 85px;
}

.nav-tab-wrapper ul .bp-job-manager a:before {
	content: "\f111" !important;
}

.wbcom-settings-section-wrap {
	overflow: unset;
}

.wbcom-settings-section-options .selectize-input input[type="text"] {
	height: auto;
}

div#setting-error-settings_updated {
	position: absolute;
	right: 50px;
	z-index: 99;
	border-radius: 10px;
	line-height: normal;
	background: transparent;
	border: none;
	box-shadow: none;
	color: #10AB00;
}

button.notice-dismiss:before {
	color: red !important;
}

.wbcom-wrap .notice{
	display: none !important;
}

.bp-job-manager-general-setting .selectize-input input[type="text"] {
    min-height: 40px !important;
}
