/* stylelint-disable */
/* stylelint-enable */
#bbpro_emotion_modal {
	display: none;
	padding: 0;
	overflow-y: hidden;
}

#bbpro_emotion_modal ul.tabs {
	margin: 0;
	padding: 10px 15px 0 25px;
	list-style: none;
	background: #fff;
}

#bbpro_emotion_modal ul.tabs li {
	background: none;
	color: #222;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin-right: 11px;
	font-weight: 500;
	font-size: 13px;
	width: 120px;
	text-align: center;
	margin-bottom: 0;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	top: 1px;
}

#bbpro_emotion_modal ul.tabs li.current {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #222;
}

#bbpro_emotion_modal ul.bbpro-tabs-uploader {
	margin: 0;
	padding: 0 15px 0 15px;
	list-style: none;
	background: #fff;
	border-bottom: 1px solid #dfdfdf;
}

#bbpro_emotion_modal ul.bbpro-tabs-uploader li {
	background: none;
	color: #222;
	display: inline-block;
	cursor: pointer;
	padding: 10px;
	font-weight: 500;
	font-size: 13px;
	text-align: center;
	margin-bottom: 0;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	top: 1px;
}

#bbpro_emotion_modal ul.bbpro-tabs-uploader li.current {
	border-bottom: 1px solid #000;
	background: #fff;
	color: #222;
}

#bbpro_emotion_modal .tab-content {
	display: none;
}

#bbpro_emotion_modal .tab-uploader-content {
	display: none;
}

#bbpro_emotion_modal .tab-content.current {
	display: inherit;
}

#bbpro_emotion_modal .tab-uploader-content.current {
	display: inherit;
}

#bbpro_emotion_modal .media-modal {
	position: fixed;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	z-index: 160000;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 12px;
	-webkit-overflow-scrolling: touch;
}

#bbpro_emotion_modal .media-frame {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 12px;
	-webkit-overflow-scrolling: touch;
}

#bbpro_emotion_modal .media-modal-content {
	position: absolute;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);
	background: #f3f3f3;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

#bbpro_emotion_modal .media-modal-content .bbpro-modal-box__header {
	margin: 0;
}

#bbpro_emotion_modal .media-modal-content .bbpro-modal-box__body {
	height: calc(100% - 100px);
}

#bbpro_emotion_modal .media-modal-content .bbpro-modal-box__footer {
	margin: 0;
	padding: 8px 15px;
}

#bbpro_emotion_modal .media-modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 360px;
	background: #000;
	opacity: 0.7;
	z-index: 159900;
}

#bbpro_emotion_modal .media-modal-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	background: 0 0;
	color: #666;
	z-index: 1000;
	cursor: pointer;
	outline: 0;
	transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
}

#bbpro_emotion_modal .media-modal-close .media-modal-icon:before {
	content: "\f335";
	content: "\f158";
	font: 400 20px/1 dashicons;
	speak: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#bbpro_emotion_modal .media-modal-close span.media-modal-icon {
	background-image: none;
}

#bbpro_emotion_modal #bbpro_icon_preview {
	width: 100%;
	display: inline-block;
	padding-top: 20px;
}

#bbpro_emotion_modal #bbpro_icon_preview h3 {
	margin-top: 0;
	margin-bottom: 15px;
	text-align: left;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 12px;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] label {
	font-size: 14px;
	margin-bottom: 5px;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] input[type="text"],
#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] select {
	padding: 2px 10px;
	min-width: 120px;
	width: 100%;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] #bbpro-icon-new-monochrome-color-picker-wrap {
	width: 100%;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] #bbpro-icon-new-monochrome-color-picker-wrap button {
	margin: 0;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"] .wp-picker-open + .wp-picker-input-wrap {
	display: block;
	margin: 15px 0 0 0;
}

#bbpro_emotion_modal #bbpro_icon_preview > div[class*="bbpro-new-icon"].bbpro-hide {
	display: none;
}

#bbpro_emotion_modal #bbpro_icon_preview .bbpro-new-icon-text-wrp .bbpro-icon-text-limit {
	font-size: 13px;
	color: #a7aaad;
	margin-left: auto;
}

#bbpro_emotion_modal #bbpro_icon_preview .bbpro-new-icon-text-wrp .bbpro-icon-text-limit.has-limit-error {
	color: #ff0404;
}

#bbpro_emotion_modal .bbpro-icon-settings {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	display: block;
	overflow: hidden;
	text-align: left;
	clear: both;
	border-top: 0;
	border-bottom: 0;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > div[id*="bbpro-icon"] {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > div[id*="bbpro-icon"] label {
	flex: 0 1 100px;
	font-size: 14px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > div[id*="bbpro-icon"] select {
	padding: 5px 24px 5px 10px;
	min-width: 120px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > #bbpro-icon-monochrome-color-picker-wrap-default {
	padding: 10px 0 0 100px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > #bbpro-icon-monochrome-color-picker-wrap {
	padding: 10px 0 0 100px;
	width: 100%;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > #bbpro-icon-monochrome-color-picker-wrap button {
	margin: 0;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-monochrome-settings > #bbpro-icon-monochrome-color-picker-wrap button + .wp-picker-input-wrap {
	display: block;
	margin-top: 10px;
}

#bbpro_emotion_modal .bbpro-icon-settings h3 {
	font-size: 1.3em;
	font-weight: 600;
	color: #23282d;
	padding-bottom: 0;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-checkbox-wrap {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-checkbox-wrap span {
	margin-right: 5px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-radio-wrap {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-radio-wrap input {
	margin-bottom: 0 !important;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-radio-wrap span {
	margin-right: 5px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-radio-wrap > label {
	margin-left: 10px;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-radio-wrap > label:first-child {
	margin-left: 0;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-color-picker-wrap-default {
	float: left;
	margin: 0 auto;
	width: 100%;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-color-picker-wrap-default button {
	pointer-events: none;
}

#bbpro_emotion_modal .bbpro-icon-settings #bbpro-icon-monochrome-color-picker-wrap-default button span {
	display: none;
}

#bbpro_emotion_modal .bbpro_custom_icon_picker_preview {
	display: inline-block;
	width: 100%;
}

#bbpro_emotion_modal .bbpro_custom_icon_picker_preview .icon-picker-preview {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
	width: 100%;
	padding: 20px 0;
	min-height: 80px;
}

#bbpro_emotion_modal .bbpro_custom_icon_picker_preview .icon-picker-preview i:before {
	font-size: 6em;
	margin-top: 0;
}

#bbpro_emotion_modal .bbpro_custom_icon_picker_preview .icon-picker-preview img {
	display: block;
	margin: auto 10px;
	max-height: initial;
	height: 62px;
	padding: 5px 0;
}

#bbpro_emotion_modal .bbpro_custom_icon_picker_preview .icon-picker-preview strong {
	font-size: 18px;
	max-width: 180px;
	line-height: 1.2;
}

#bbpro_emotion_modal .bbpro_icon_picker_preview {
	display: inline-block;
	width: 100%;
}

#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
	width: 100%;
	padding: 20px 0;
	min-height: 80px;
}

#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview i {
	margin: 0 8px;
}

#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview i:before {
	font-size: 6em;
	margin-top: 0;
}

#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview img {
	display: block;
	height: 72px;
	max-height: initial;
	margin: 0 8px;
}

#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview strong {
	font-size: 18px;
	max-width: 180px;
	line-height: 1.2;
}

#bbpro_emotion_modal #tab-1.tab-content.current {
	display: flex;
	align-items: stretch;
	height: 100%;
}

#bbpro_emotion_modal #bbpro-tab-upload-icon.tab-uploader-content.current {
	display: flex;
	align-items: stretch;
	height: 100%;
}

#bbpro_emotion_modal #tab-1.tab-content.current.bbpro_custom_icons {
	background: #f3f3f3;
}

#bbpro_emotion_modal #bbpro-tab-upload-icon.tab-uploader-content.current.bbpro_custom_icons {
	background: #f3f3f3;
}

#bbpro_emotion_modal #bbpro-icon-left-section {
	height: 100%;
	width: 78%;
	flex: 1;
	background: #fff;
	border-right: 1px solid #dfdfdf;
	position: relative;
}

#bbpro_emotion_modal #bbpro-icon-left-section .bbpro-dialog-icon-picker {
	height: 100% !important;
}

#bbpro_emotion_modal #bbpro-icon-left-section .bbpro-icon-filters {
	padding: 0 10px;
	border-bottom: 1px solid #dcdcde;
}

#bbpro_emotion_modal #bbpro-icon-left-section.full-width {
	width: 100%;
}

#bbpro_emotion_modal .icons {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	gap: 20px;
	max-height: calc(100% - 65px);
	width: 100%;
	padding: 10px 15px;
	overflow: auto;
	box-sizing: border-box;
}

#bbpro_emotion_modal .icons .bbpro-icon {
	margin: 0;
	width: 100%;
}

#bbpro_emotion_modal .icons .bbpro-icon > i:before {
	font-size: 6em;
	margin-top: 30px;
	color: #000;
}

#bbpro_emotion_modal .icons .bbpro-icon > i.bb-icon-r:before {
	color: #9b9f9b;
}

#bbpro_emotion_modal .bbpro-icons-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	gap: 20px;
	height: auto;
	max-height: calc(100% - 65px);
	width: 100%;
	padding: 10px 15px;
	overflow: auto;
	box-sizing: border-box;
}

#bbpro_emotion_modal .bbpro-icons-list .bbpro-icon {
	margin: 0;
	width: 100%;
}

#bbpro_emotion_modal .bbpro-icons-list .bbpro-icon > i:before {
	font-size: 6em;
	margin-top: 30px;
	color: #000;
}

#bbpro_emotion_modal .bbpro-icons-list .bb-icon-bf:before {
	margin-top: 30px;
	font-size: 6em;
}

#bbpro_emotion_modal .bbpro-hide {
	display: none;
}

#bbpro_emotion_modal .bbpro-new-icon-preview-box .bb-icon-bf:before {
	margin-top: 30px;
	font-size: 6em;
}

#bbpro_emotion_modal .bbpro_icon_uploader {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	text-align: center;
}

#bbpro_emotion_modal .bbpro-icon-uploader-main .bbpro-icon-filters {
	width: 100%;
	padding: 0 10px;
}

#bbpro_emotion_modal .bbpro_icon_description {
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 0.5em;
}

#bbpro_emotion_modal #bbpro-icon-right-section {
	display: flex;
	flex-direction: column;
	padding: 0 15px;
	height: 100%;
	overflow: auto;
	width: 400px;
	max-width: 30%;
}

#bbpro_emotion_modal #bbpro-icon-right-section .bbpro-dialog-icon-picker {
	padding: 0 0 10px;
}

#bbpro_emotion_modal #bbpro-icon-right-section .bbpro-emoji-picker-message-box .bbpro_notice {
	color: #d63638;
	font-size: 14px;
	border: 1px solid #facfd2;
	background: #fcf0f1;
}

#bbpro_emotion_modal #bbpro-icon-right-section .bbpro-emoji-picker-message-box .bbpro_notice > i {
	display: none;
}

#bbpro_emotion_modal #bbpro-icon-right-section .bbpro-buddyboss-icon-settings {
	height: 100%;
}

#bbpro_emotion_modal #bbpro-icon-right-section .bbpro-buddyboss-icon-settings .bbpro-new-icon-preview-box {
	display: flex;
	flex-flow: column;
	height: 100%;
}

#bbpro_emotion_modal #bbpro-icon-right-section .bbpro-buddyboss-icon-settings .bbpro-new-icon-preview-box .bbpro-new-icon-icon-picker-tip-message-box {
	margin: auto -20px 0;
	padding: 5px 20px;
	border-top: 1px solid #dfdfdf;
}

#bbpro_emotion_modal #tab-1 {
	padding-top: 0;
}

#bbpro_emotion_modal .cr-boundary {
	margin-bottom: 20px;
}

#bbpro_emotion_modal .bbpro-dialog-icon-picker .bbpro-icon .bbpro-icon-title span {
	display: block;
}

#bbpro_emotion_modal .bbpro-dialog-icon-picker .bbpro_icon.selected {
	box-shadow: 0 0 0 1px #fff, 0 0 0 4px #0073aa;
	filter: none;
}

#bbpro_emotion_modal .bbpro-dialog-icon-picker .bbpro-icon.selected {
	box-shadow: 0 0 0 1px #fff, 0 0 0 4px #0073aa;
	filter: none;
}

#bbpro_emotion_modal #bbpro-icon-right-bottom-section {
	bottom: 0 !important;
	position: relative;
	text-align: center;
	width: 100%;
	border-top: 0;
	margin-top: auto;
}

#bbpro_emotion_modal .bbpro_icon_preview {
	width: 250px;
	margin: auto;
	margin-top: 10px;
	float: none;
	text-align: center;
}

#bbpro_emotion_modal .bbpro_icon_preview a.done {
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 3px 20px;
	border: 1px solid #0073aa;
	border-radius: 4px;
	margin: 0 0 10px;
}

#bbpro_emotion_modal .bbpro_icon_preview span.loading {
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 15px;
}

#bbpro_emotion_modal .bbpro_icon_preview span {
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 12px;
	color: #a8a8a8;
}

#bbpro_emotion_modal .bbpro_icon_preview .croppie-container {
	width: 100%;
}

#bbpro_emotion_modal .bbpro_icon_preview .croppie-container .cr-slider-wrap {
	margin-bottom: 0;
}

#bbpro_emotion_modal .bbpro_icon_uploader > h2 {
	text-align: center;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	margin: 0;
}

#bbpro_emotion_modal .bbpro_icon_uploader > .custom_icons {
	display: block;
}

#bbpro_emotion_modal .custom_icons.hasPreview + .bbpro-icon-file-upload {
	display: none;
}

#bbpro_emotion_modal .bbpro-icon-file-upload {
	position: relative;
	margin: 10px auto 2em;
	display: inline-block;
	text-align: center;
}

#bbpro_emotion_modal .bbpro-icon-file-upload input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	display: inline-block;
}

#bbpro_emotion_modal .bbpro-icon-select {
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0 5px;
	list-style: none;
	display: inline-block;
	text-align: center;
	clear: both;
}

#bbpro_emotion_modal .bbpro-icon-select input.bbpro_select_icon {
	margin-bottom: 5px;
	width: 100%;
	line-height: 30px;
	height: 32px;
}

#bbpro_emotion_modal .bbpro-delete-custom-icon {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	border-top: 0;
	text-align: center;
	clear: both;
}

#bbpro_emotion_modal .bbpro-delete-custom-icon input.bbpro_delete_custom_icon {
	margin-bottom: 5px;
	width: 100%;
}

#bbpro_emotion_modal .bbpro-delete-custom-icon input.bbpro_delete_custom_icon:focus {
	outline: 0;
}

#bbpro_emotion_modal .button-primary-red {
	background: #dc3232;
	border-color: #dc3232;
	box-shadow: 0 1px 0 #dc3232;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #dc3232, 1px 0 1px #dc3232, 0 1px 1px #dc3232, -1px 0 1px #dc3232;
	display: inline-block;
	font-size: 13px;
	line-height: 30px;
	height: 32px;
	margin: 0;
	padding: 0 10px 1px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	appearance: none;
	border-radius: 3px;
	white-space: nowrap;
}

#bbpro_emotion_modal .button-primary-red:focus {
	background: #dc3232;
	border-color: #dc3232;
	color: #fff;
}

#bbpro_emotion_modal .button-primary-red:hover {
	background: #dc3232;
	border-color: #dc3232;
	color: #fff;
}

#bbpro_emotion_modal .button-primary-red.focus {
	background: #dc3232;
	border-color: #dc3232;
	color: #fff;
}

#bbpro_emotion_modal .button-primary-red.hover {
	background: #dc3232;
	border-color: #dc3232;
	color: #fff;
}

#bbpro_emotion_modal .bbpro-icon-message-section {
	width: 100%;
	margin-top: 10px;
	float: left;
	margin-left: 0;
}

#bbpro_emotion_modal .bbpro-icon-message-section .bbpro-monochrome-custom-message {
	width: 100%;
	margin: 0 auto;
	color: #a3a5a9;
}

#bbpro_emotion_modal .bbpro-error {
	color: #dc3232;
	text-align: center;
}

#bbpro_emotion_modal .bbpro-success {
	color: #46b450;
	text-align: center;
}

#bbpro_emotion_modal .bbpro-message {
	width: 100%;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

#bbpro_emotion_modal .bbpro-icon-message-section-bottom {
	width: 100%;
	margin-top: 10px;
	float: left;
}

#bbpro_emotion_modal .bbpro-custom-icon-picker-preview-box .bbpro-delete-icon {
	text-decoration: none;
}

@media screen and (max-width: 920px) {
	#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview i:before {
		font-size: 4em;
	}
	#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview img {
		margin: 0 5px;
		height: 45px;
	}
	#bbpro_emotion_modal .bbpro_icon_picker_preview .icon-picker-preview strong {
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	#bbpro_emotion_modal .tab-content {
		flex-direction: column;
	}
	#bbpro_emotion_modal #bbpro-icon-right-section {
		order: 1;
		height: auto;
		width: 100%;
		flex: auto;
		max-width: initial;
		box-sizing: border-box;
	}
	#bbpro_emotion_modal #bbpro-icon-left-section {
		height: 50%;
		width: 100%;
		order: 2;
		flex: auto;
	}
}

.bbpro-custom-icons-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	gap: 20px;
	height: calc(100% - 65px);
	width: 100%;
	padding: 5px 15px 0;
	overflow: auto;
	box-sizing: border-box;
}

.bbpro_icon_picker .icon-picker {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	background: #f6f6f8;
	border-radius: 12px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
	width: 40px;
	height: 40px;
	overflow: hidden;
}

.bbpro_icon_picker .icon-picker i:before {
	font-size: 35px;
	margin-top: 2px;
}

.bbpro_icon_picker img {
	box-sizing: initial !important;
	display: block;
	margin: auto;
	padding-top: 7px;
	max-height: 25px;
}

.bbpro-icon-filters .bbpro-icon-filters-cmn {
	display: inline-block;
	margin: 10px 5px;
}

.bbpro-icon-filters .bbpro-icon-search {
	float: right;
}

.bbpro-icon-filters .bbpro-icon-search .bb-icon-i {
	text-align: center;
	position: absolute;
	font-size: 20px;
	padding: 5px 12px;
}

.bbpro-icon-filters .bbpro-icon-search input.bbpro-icon-search-input {
	padding: 0 0 0 37px;
}

.bbpro_icon_preview .cr-slider::-webkit-slider-thumb {
	height: 20px;
	width: 20px;
	background: #fff;
	border: 3px solid #007cba;
	margin-top: -8px;
}

.bbpro_icon_preview .cr-slider::-moz-range-thumb {
	height: 20px;
	width: 20px;
	background: #fff;
	border: 3px solid #007cba;
	margin-top: -8px;
}

.bbpro_icon_preview .cr-slider::-ms-thumb {
	height: 20px;
	width: 20px;
	background: #fff;
	border: 3px solid #007cba;
	margin-top: 1px;
}

.bbpro_icon_preview .cr-slider::-webkit-slider-runnable-track {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	height: 4px;
}

.bbpro_icon_preview .cr-slider::-moz-range-track {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	height: 4px;
}

.bbpro_icon_preview .cr-slider::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.2);
}

.bbpro_icon_preview .cr-slider::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.2);
}

.bbpro-palette-flow .cr-slider::-webkit-slider-thumb {
	height: 20px;
	width: 20px;
	background: #fff;
	border: 3px solid #007cba;
	margin-top: -8px;
}

.bbpro-palette-flow .cr-slider::-moz-range-thumb {
	height: 20px;
	width: 20px;
	background: #fff;
	border: 3px solid #007cba;
	margin-top: -8px;
}

.bbpro-palette-flow .cr-slider::-ms-thumb {
	height: 20px;
	width: 20px;
	background: #fff;
	border: 3px solid #007cba;
	margin-top: 1px;
}

.bbpro-palette-flow .cr-slider::-webkit-slider-runnable-track {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	height: 4px;
}

.bbpro-palette-flow .cr-slider::-moz-range-track {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	height: 4px;
}

.bbpro-palette-flow .cr-slider::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.2);
}

.bbpro-palette-flow .cr-slider::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.2);
}

.bbpro-dialog-icon-picker h3 {
	font-size: 1.3em;
	font-weight: 600;
	color: #23282d;
	text-align: center;
}

.bbpro-dialog-icon-picker a.bbpro-icon {
	width: 150px;
	height: 100px;
	display: inline-block;
	padding: 0 0 50px;
	text-align: center;
	background: #eee;
	position: relative;
	margin: 10px;
	box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
}

.bbpro-dialog-icon-picker a.bbpro-icon:hover {
	background: #8080804f;
}

.bbpro-dialog-icon-picker a.bbpro-icon:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	border-radius: 4px;
}

.bbpro-dialog-icon-picker a.bbpro-icon img {
	width: 60px;
}

.bbpro-dialog-icon-picker a.bbpro-icon .bbpro-icon-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	max-height: 100%;
	word-wrap: break-word;
	text-align: center;
	font-weight: 500;
	color: #444;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
	border-radius: 0 0 4px 4px;
	text-transform: capitalize;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 5px 10px;
}

.bbpro-dialog-icon-picker a.bbpro-icon.custom img {
	width: 90px;
	margin-top: 30px;
}

.bbpro-dialog-icon-picker a.bbpro-icon .bbpro-icon-emoji {
	position: absolute;
	font-size: 4rem;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bbpro-dialog-icon-picker a.legacy_btn {
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px 0;
	display: block;
	width: 128px;
}

.bbpro-dialog-icon-picker a.bbpro-icon.selected {
	filter: invert(100%);
	background: #fff;
}

.bbpro-dialog-icon-picker .legacy_icons {
	border-bottom: 1px solid gray;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.bb-pro-no-results-screen {
	width: 100%;
	display: flex;
	position: absolute;
	justify-content: center;
	align-items: center;
	height: calc(100% - 100px);
	flex-direction: column;
}

.bb-pro-no-results-screen .bb-icon {
	color: #a7aaad;
	font-size: 72px;
	font-weight: 400;
}

.bb-pro-no-results-screen h3 {
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bb-pro-no-results-screen p {
	font-size: 1.2em;
	margin: 0;
}

.bbpro-loader {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 2px solid rgba(156, 156, 156, 0.3);
	border-radius: 50%;
	border-top-color: gray;
	animation: bbapp-spin 1s ease-in-out infinite;
	vertical-align: text-bottom;
	margin-right: 3px;
	position: relative;
	top: 1px;
}

/* Reaction Settings */
.section-bp_reaction_settings_section .bb-bottom-notice {
	color: #646970;
	text-align: center;
	padding: 1.8em 2.8em;
}

.section-bp_reaction_settings_section ~ p.submit.bb-loader-parent {
	display: inline-block;
	position: relative;
}

.section-bp_reaction_settings_section ~ p.submit.bb-loader-parent input {
	padding-right: 25px;
}

.section-bp_reaction_settings_section ~ p.submit.bb-loader-parent:after {
	font-family: bb-icons;
	content: "\ef30";
	position: absolute;
	right: 5px;
	top: 18px;
	line-height: 1;
	font-size: 15px;
	opacity: 0.5;
	animation: spin 2s infinite linear;
}

.section-bp_reaction_settings_section tr.bb_emotions_list_row > th {
	visibility: hidden;
	opacity: 0;
}

@media screen and (max-width: 782px) {
	.section-bp_reaction_settings_section th {
		margin-bottom: 15px;
	}
	.section-bp_reaction_settings_section .bb-reactions-setting-field {
		margin-top: 15px;
	}
}

.bb_emotions_list {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.bb_emotions_list .bb_emotions_item {
	background-color: #fff;
	border: 1px solid #c3c4c7;
	border-radius: 4px;
	position: relative;
	cursor: move;
	min-height: 113px;
	max-width: 112px;
}

.bb_emotions_list .bb_emotions_item.is-disabled .bb_emotions_icon > * {
	opacity: 0.6;
}

.bb_emotions_list .bb_emotions_item:hover {
	border-color: #646970;
}

.bb_emotions_list .bb_emotions_item button {
	background-color: transparent;
	border: 0;
	padding: 0;
}

.bb_emotions_list .bb_emotions_item.ui-sortable-placeholder {
	border: 1px dashed #c3c4c7;
	visibility: visible !important;
}

.bb_emotions_list .bb_emotions_item.bb_emotions_item_action {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 110px;
	border-color: #dcdcde;
	background-color: #f6f7f7;
}

.bb_emotions_list .bb_emotions_item.bb_emotions_item_action:hover {
	border-color: #646970;
}

.bb_emotions_list .bb_emotions_item.bb_emotions_item_action button {
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.bb_emotions_list .bb_emotions_item.bb_emotions_item_action [class*=" bb-icon-"] {
	color: #a7aaad;
	font-size: 59px;
}

.bb_emotions_list .bb_emotions_item:first-child .bb_emotions_actions_enable,
.bb_emotions_list .bb_emotions_item:first-child .bb_emotions_actions_remove {
	display: none;
}

.bb_emotions_list .bb_emotions_actions_remove {
	position: absolute;
	top: -9px;
	right: -9px;
	color: #a7aaad;
	cursor: pointer;
}

.bb_emotions_list .bb_emotions_actions_remove:hover {
	color: #787c82;
}

.bb_emotions_list .bb_emotions_actions_remove i {
	font-size: 18px;
	font-weight: 200;
	background-color: #fff;
	border-radius: 50%;
	display: block;
}

.bb_emotions_list .bb_emotions_actions_remove i:before {
	margin: 0;
}

.bb_emotions_list .bb_emotions_actions_enable {
	position: absolute;
	top: 7px;
	left: 7px;
}

.bb_emotions_list .bb_emotions_actions_enable input[type="checkbox"] {
	height: 1rem;
	width: 1rem;
}

.bb_emotions_list .bb_emotions_actions_enable input[type="checkbox"]:before {
	margin: -0.1875rem 0 0 -0.25rem;
	height: 1.3125rem;
	width: 1.3125rem;
}

.bb_emotions_list .bb_emotions_icon {
	display: flex;
	justify-self: center;
	align-items: center;
	background-color: #f6f7f7;
	padding: 17px 35px;
	border-bottom: 1px solid #c3c4c7;
	border-radius: 4px 4px 0 0;
}

.bb_emotions_list .bb_emotions_icon img {
	float: left;
	width: 40px;
	margin: auto;
}

.bb_emotions_list .bb_emotions_icon > img {
	border-radius: 100%;
}

.bb_emotions_list .bb_emotions_icon i {
	display: flex;
	font-family: "bb-icons";
	/* stylelint-disable-line */
	font-size: 40px;
}

.bb_emotions_list .bb_emotions_icon i:before {
	margin: 0;
}

.bb_emotions_list .bb_emotions_footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 10px;
}

.bb_emotions_list .bb_emotions_footer span {
	color: #1d2327;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: block;
	white-space: nowrap;
}

.bb_emotions_list .bb_emotions_footer .bb_emotions_edit {
	color: #a7aaad;
	cursor: pointer;
}

.bb_emotions_list .bb_emotions_footer .bb_emotions_edit:hover {
	color: #787c82;
}

.bb_emotions_list .bb_emotions_footer .bb_emotions_edit i {
	font-size: 18px;
}

.bbpro_notice {
	display: flex;
	align-items: center;
	gap: 8px;
	background: #fcf9e8;
	border: 1px solid #f0c33c;
	border-radius: 4px;
	padding: 8px 12px;
	margin-bottom: 20px;
}

.bbpro_notice [class*="bb-icon"] {
	color: #bd8600;
	font-size: 16px;
}

.bbpro_notice p {
	color: #996800;
	font-size: 14px;
	line-height: 1.42;
	margin: 0;
}

.bbpro_notice.bb-reaction-error {
	color: #d63638;
	background-color: #fcf0f1;
	border-color: #ffabaf;
}

.bbpro_notice.bb-reaction-error [class*="bb-icon"] {
	color: #d63638;
	font-weight: 200;
}

.bbpro_notice.bb-reaction-error [class*="bb-icon"]:before {
	content: "\eebc";
}

/* Reactions in-progress */
.bb-pro-reaction-migration .section-bp_reaction_settings_section ~ p.submit,
.bb-pro-reaction-migration .section-bp_reaction_settings_section .bb-bottom-notice,
.bb-pro-reaction-migration .section-bp_reaction_settings_section .form-table tr:not(.bb-pro-reaction-notices) {
	opacity: 0.5;
	pointer-events: none;
	user-select: none;
}

.bb-reaction-in-progress {
	text-align: center;
	padding: 25px 0;
}

.bb-reaction-in-progress h3 {
	margin-bottom: 10px;
}

.bp-admin-card .form-table td .bb-reaction-in-progress p {
	color: #50575e;
	margin-bottom: 20px;
}

.bb-reaction-in-progress p button {
	margin-top: 15px;
}

/* Notice */
.form-table .bb-pro-reaction-notices > th {
	visibility: hidden;
	opacity: 0;
}

@media screen and (max-width: 782px) {
	.form-table .bb-pro-reaction-notices > th {
		height: 0;
		margin: 0;
		padding: 0;
	}
}

.bp-admin-card .form-table td .bb-pro-reaction-notice {
	display: flex;
	align-items: center;
	background-color: #edfaef;
	border: 1px solid #008a20;
	padding: 9px 12px 9px 12px;
	border-radius: 6px;
	margin-left: -220px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice + .bb-pro-reaction-notice {
	margin-top: 15px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice > p {
	color: #3c434a;
	font-size: 14px;
	line-height: 1;
	margin: 0;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice > p:before {
	content: "\e876";
	font-family: bb-icons;
	color: #008a20;
	font-size: 16px;
	font-weight: 200;
	margin-right: 12px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .close-reaction-notice {
	margin-left: auto;
	cursor: pointer;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .close-reaction-notice > i {
	color: #787c82;
	font-size: 20px;
	font-weight: 300;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.loading {
	background-color: #f0f6fc;
	border-color: #2271b1;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.loading .bb-pro-reaction-notice_content {
	position: relative;
	padding-left: 32px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.loading .bb-pro-reaction-notice_content:before {
	content: "\ef30";
	font-family: bb-icons;
	color: #3c434a;
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	animation: spin 2s infinite linear;
	display: block;
	line-height: 20px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.info {
	border-color: #2271b1;
	background-color: #f0f6fc;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.info .bb-pro-reaction-notice_content {
	position: relative;
	padding-left: 32px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.info .bb-pro-reaction-notice_content:before {
	content: "\eebc";
	font-family: bb-icons;
	color: #2271b1;
	font-size: 20px;
	font-weight: 200;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.error {
	background-color: #faedee;
	border-color: #db222a;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice.error > p:before {
	content: "\eebc";
	font-family: bb-icons;
	color: #db222a;
	font-size: 16px;
	font-weight: 200;
	margin-right: 12px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_content {
	margin-right: 12px;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_content p {
	color: #3c434a;
	margin: 0;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_actions {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-left: auto;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_actions a {
	display: flex;
	align-items: center;
	text-decoration: none;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_actions a.loading:before {
	content: "\ef30";
	font-family: bb-icons;
	color: #3c434a;
	font-size: 16px;
	font-weight: 400;
	animation: spin 2s infinite linear;
	line-height: 20px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_actions a.button {
	min-height: 30px;
	line-height: 2.15384615;
	margin-bottom: 0;
}

@media screen and (max-width: 782px) {
	.bp-admin-card .form-table td .bb-pro-reaction-notice {
		margin-left: 0;
	}
	.bp-admin-card .form-table td .bb-pro-reaction-notice.info, .bp-admin-card .form-table td .bb-pro-reaction-notice.loading {
		flex-wrap: wrap;
	}
	.bp-admin-card .form-table td .bb-pro-reaction-notice .bb-pro-reaction-notice_actions {
		width: auto;
		margin: 10px auto auto;
	}
}

/* stylelint-disable */
/* stylelint-enable */
.bbpro-modal-box {
	display: none;
	padding: 0;
	overflow-y: hidden;
}

.bbpro-modal-box.active {
	display: block;
}

.bbpro-modal-box .bbpro-modal-box_loader {
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 200px;
	text-align: center;
}

.bbpro-modal-box.bbpro-modal-box-loading .bbpro-modal-box__footer {
	display: none;
}

.bbpro-modal-box .media-modal {
	position: fixed;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	z-index: 160000;
	font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 12px;
	-webkit-overflow-scrolling: touch;
}

.bbpro-modal-box .media-frame {
	font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 12px;
	-webkit-overflow-scrolling: touch;
}

.bbpro-modal-box .media-modal-content {
	position: absolute;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);
	background: #fff;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	left: 10px;
	top: 10px;
	padding: 0 20px;
	box-sizing: border-box;
}

.bbpro-modal-box.bbpro-modal-box_detached .media-modal-content {
	height: auto;
	max-width: 740px;
	max-height: 90%;
	min-height: 180px;
	left: 50%;
	top: 50%;
	bottom: initial;
	transform: translate(-50%, -50%);
	overflow: auto;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body {
	padding: 25px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body.align_center {
	text-align: center;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body h4 {
	color: #3c434a;
	font-size: 21px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 8px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body > p {
	color: #50575e;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body .img-center {
	text-align: center;
	margin-bottom: 20px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body ul {
	list-style-type: disc;
	margin: 0 0 20px 30px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__body ul li {
	color: #50575e;
	font-size: 14px;
	margin-bottom: 10px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__footer {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 12px;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro-modal-box__footer button.disabled {
	pointer-events: none;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro_migration_actions {
	display: flex;
	align-items: center;
	gap: 8px;
	justify-content: center;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro_migration_actions .bp-hide {
	display: none;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro_migration_wizard_screens {
	display: none;
}

.bbpro-modal-box.bbpro-modal-box_detached .bbpro_migration_wizard_screens.active {
	display: block;
}

.bbpro-modal-box.bbpro-modal-box_detached .migration_emotion_list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 20px 0 20px 20px;
	list-style: none;
}

.bbpro-modal-box.bbpro-modal-box_detached .migration_emotion_list ul li {
	min-width: 130px;
}

.bbpro-modal-box.bbpro-modal-box_detached .migration_emotion_list label {
	display: flex;
	align-items: center;
}

.bbpro-modal-box.bbpro-modal-box_detached .migration_emotion_list label > input {
	margin: 0 8px 0 0;
}

.bbpro-modal-box .media-modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 360px;
	background: #000;
	opacity: 0.7;
	z-index: 159900;
}

.bbpro-modal-box .media-modal-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	background: 0 0;
	color: #a7aaad;
	z-index: 1000;
	cursor: pointer;
	outline: 0;
	transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.bbpro-modal-box .media-modal-close .media-modal-icon {
	background-image: none;
}

.bbpro-modal-box .media-modal-close .media-modal-icon:before {
	content: "\e828";
	font-family: bb-icons;
	font-size: 28px;
	font-weight: 300;
	speak: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bbpro-modal-box .media-modal-close span.media-modal-icon {
	background-image: none;
}

.bbpro-modal-box .bbpro-error {
	color: #dc3232;
	text-align: center;
}

.bbpro-modal-box .bbpro-success {
	color: #46b450;
	text-align: center;
}

.bbpro-modal-box .bbpro-message {
	width: 100%;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

.bbpro-modal-box .bbpro-rule-err-msgs {
	margin: -20px -20px 10px !important;
}

.bbpro-modal-box .bbpro-rule-err-msgs .bbpro-error {
	margin: 20px 0 0 !important;
	padding: 5px 25px !important;
	text-align: left;
}

.bbpro-modal-box.bb_access_group_edit_modal .media-modal-close {
	top: 2px;
}

.bbpro-modal-box__wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	margin: 0;
}

.bbpro-modal-box__form-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	margin: 0;
}

.bbpro-modal-box__header {
	margin: 0 -20px;
	padding: 0 20px;
	border-bottom: 1px solid #dcdcde;
	background-color: #f3f3f3;
}

.bbpro-modal-box__header h3 {
	font-size: 22px;
	line-height: 2.25;
	margin: 0;
	padding: 0;
}

.bbpro-modal-box__body {
	flex: 1;
	overflow-y: auto;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}

.bbpro-modal-box__footer {
	margin-top: auto;
	margin-left: -20px;
	margin-right: -20px;
	padding: 15px 20px;
	text-align: right;
	background-color: #f3f3f3;
	border-top: 1px solid #dcdcde;
}

.select2-container--open {
	z-index: 999999;
}

.bb_access_group_members_modal .media-modal {
	max-width: 750px;
	margin: 0;
	max-height: 520px;
}

.bb_access_group_members_modal .media-modal .bbpro-access-group-members-form .access-members-frame {
	float: right;
}

.bb_access_group_members_modal .media-modal .accessgroupmembers {
	text-align: center;
}

.bb_access_group_members_modal .media-modal .accessgroupmembers .no-items {
	text-align: left;
}

.bb_access_group_members_modal .media-modal .accessgroupmembers .column-name a img {
	border-radius: 50%;
}

.bb_access_group_members_modal .media-modal .bbpro-modal-box__body .bbpro-modal-subtitle {
	margin-bottom: -38px;
	margin-top: 15px;
}

.bb_access_group_members_modal .media-modal .tablenav {
	margin: 10px 0 15px;
}

.bb_access_group_edit_modal .media-modal {
	width: 90%;
	max-width: 750px;
	margin: auto;
	max-height: 400px;
	top: 50%;
	bottom: inherit;
	height: auto;
	transform: translateY(-50%);
}

.bb_access_group_edit_modal .media-modal .media-modal-content {
	position: static;
}

.bb_access_group_edit_modal .media-modal .bbpro-access-ctrl-group-form {
	padding-bottom: 50px;
}

.bb_access_group_edit_modal .media-modal .bbpro-access-ctrl-group-form .bbpro-group-conditions-frame {
	flex-wrap: wrap;
}

.bb_access_group_edit_modal .media-modal .bbpro-access-ctrl-group-form .bbpro-group-conditions-frame .select2-selection.select2-selection--single {
	min-width: 220px;
	max-width: 100%;
}

.bb_access_group_edit_modal .media-modal h3 {
	padding: 10px;
	margin: 0;
}

.bb_access_group_edit_modal .media-modal .bbpro-modal-box__footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 10px;
	box-sizing: border-box;
}

.bb_access_group_edit_modal .media-modal .button-primary {
	float: right;
}

.bb_access_group_edit_modal .media-modal .content-loading {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	font-size: 15px;
}

.bb_access_group_edit_modal .media-modal .fields-loading {
	margin: 4px;
}

.bb_access_group_edit_modal .media-modal .select2-container {
	width: 25% !important;
	position: relative;
}

.bb_access_group_edit_modal .media-modal .select2-container .select2-selection--single {
	margin: 0;
	height: 30px;
	border: 1px solid #8c8f94;
}

.bb_access_group_edit_modal .media-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
	padding-right: 32px;
	max-width: 190px;
	overflow: hidden;
}

.bb_access_group_edit_modal .media-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 28px;
	background-color: transparent;
}

.bb_access_group_edit_modal .media-modal .select2 {
	position: absolute;
}

.bb_access_group_edit_modal .media-modal .select2 + .bbpro-field-err-cmn {
	margin-top: 30px;
	margin-left: 4px;
	padding-top: 5px;
	color: #f00;
}

.bb_access_group_edit_modal .media-modal .hide {
	display: none;
}

.bb_access_group_edit_modal .media-modal .hide + .select2 {
	display: none;
}

.bb_access_group_edit_modal .media-modal .select2-container.select2-container--disabled .select2-selection__arrow {
	background-color: transparent;
}

.bb_access_group_edit_modal .media-modal .bb-access-ctrls-groups-fields-wrap {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	height: 60px;
}

.bb_access_group_edit_modal .media-modal .bb-access-ctrls-groups-fields-wrap .select2 + .bbpro-field-err-cmn {
	margin-top: 0;
	margin-left: 0;
}

.bb_access_group_edit_modal .media-modal .bbpro-field-err-cmn.bbpro-field-err {
	bottom: 0;
}

.bb_access_group_edit_modal .media-modal .bbpro-field-err-cmn {
	padding-top: 5px;
	color: #f00;
}

.bb_access_group_edit_modal .media-modal .bbpro-has-err {
	border: 2px solid #f00 !important;
}

.bb_access_group_edit_modal .media-modal .bbpro-has-err + .select2 .select2-selection {
	border: 2px solid #f00 !important;
}

.bb_access_group_edit_modal .media-modal .bbpro-group-err-msgs {
	margin: -10px -35px 10px;
}

.bb_access_group_edit_modal .media-modal .bbpro-group-err-msgs .bbpro-error {
	border: 0;
	background-color: #ffeaea;
	border-bottom: 1px solid #febaba;
	color: #ce1110;
	padding: 5px 35px;
	text-align: left;
}

.bb_access_group_edit_modal .media-modal .bbpro-priority-item #bbpro-loading {
	margin: 5px 10px 0 0;
}

.bbpro-modal-small.bbpro-modal-box .media-modal-content {
	padding: 0;
	max-height: 90vh;
	overflow: auto;
}

.bbpro-modal-small.bbpro-modal-box .wrap {
	margin: 0;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__wrapper {
	margin: 0;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__header {
	margin: 0;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__header h3 {
	padding: 0;
	margin: 10px 0;
	line-height: 1.5;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__body {
	margin: 15px 0;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__body p {
	margin: 0 0 1em;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__footer {
	margin: 0;
	padding: 15px;
}

.bbpro-modal-small.bbpro-modal-box .bbpro-modal-box__footer button + button {
	margin-left: 10px;
}
