/* Layout */
.bp-mec-events-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	background: #fff;
	border: 1px solid #e7e9ec;
	border-radius: 4px;
}

#page .bp-mec-events-container .bp-navs {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	min-height: 1px;
	border: 0;
	padding: 0 20px;
	border-radius: 4px 4px 0 0;
	background: #fff;
	border-bottom: 1px solid #e7e9ec;
	margin: 0;
}

#page .bp-mec-events-container .bp-navs a {
	line-height: 1;
	padding: 16px 0;
}

#bp_mec_events_form {
	margin: 0;
	height: 100%;
	position: relative;
}

.bp-mec-events-search.subnav-search {
	padding: 20px;
}

#main .bp-mec-events-members-listing #eventss-list {
	max-height: 70vh;
	overflow: auto;
	margin: 0;
	padding: 0;
	text-align: initial;
	margin-bottom: 40px;
}

.bp-mec-events-members-listing .events-timezone {
	font-size: 12px;
	color: #122b46;
	text-align: center;
	display: block;
	padding: 6px 20px;
	background-color: #f5f6f7;
	border-top: 1px solid #e7e9ec;
	border-radius: 0 0 0 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 12;
	width: 100%;
}

.all-eventss .events-item .events-meta-wrap {
	position: relative;
}

.all-eventss .events-item .recurring-events-label {
	padding: 0;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 2px;
}

.all-eventss .events-item .recurring-events-label + .events-date {
	margin-right: 12px;
}

.all-eventss .events-item .live-events-label {
	background-color: #ef3e46;
	color: #fff;
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	transition: 0.3s all;
	border-radius: 5px;
}

.all-eventss .events-item .bp-mec-events-view-recordings {
	margin-left: 7px;
}

.events-topic {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.events-topic .events-title {
	font-size: 14px;
	color: #122b46;
	letter-spacing: -0.24px;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80%;
}

.events-topic .events-title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.recurring-events-label {
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.45px;
	background-color: #ffbf1b;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	-webkit-appearance: none;
	color: #fff;
	transition: 0.3s all;
	border-radius: 20px;
}

.in-progress-events-label {
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: -0.17px;
	background-color: #ef3f46;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	-webkit-appearance: none;
	color: #fff;
	transition: 0.3s all;
	border-radius: 5px;
}

#main a.button.view-recordings.bp-mec-events-view-recordings {
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: -0.17px;
	position: relative;
	z-index: 12;
}

.bp-mec-events-view-recordings .record-count {
	margin-left: 3px;
}

.view-recordings .dashicons {
	font-size: 14px;
	width: 14px;
	height: 14px;
}

.bp-mec-events-container .bb-title-wrap {
	margin: -20px -20px 20px;
	border-bottom: 1px solid #e7e9ec;
	padding: 6px 20px;
	min-height: 66px;
	display: flex;
	align-items: center;
}

.bp-mec-events-container .bb-title-wrap .bb-title {
	margin: 0;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.24px;
}

.bp-mec-events-container .bb-title-wrap .bb-title > .recurring-events-label {
	margin-left: 10px;
}

.bp-mec-events-container .bb-events-occurrence,
.bp-mec-events-container .bb-timezone {
	font-size: 12px;
	color: #939597;
	letter-spacing: -0.24px;
	line-height: 1;
	margin-top: 3px;
}

.events-actions-list a {
	font-size: 13px;
	font-weight: inherit;
	color: #939597;
	letter-spacing: -0.24px;
	line-height: 1;
	margin-bottom: 1px;
	padding: 10px 14px;
	display: block;
}

.events-actions-list a:hover {
	background-color: #f5f5f5;
}

.events-actions-list i {
	font-size: 15px;
	margin-right: 10px;
}

#main #bp-mec-events-occurs-on-month label,
#main .bp-mec-events-end-date-time-wrap label {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.24px;
	margin: 0 0 20px;
	display: flex;
	align-items: center;
}

#bp-mec-events-occurs-on-month .bs-styled-radio:checked + label:after,
.bp-mec-events-end-date-time-wrap .bs-styled-radio:checked + label:after {
	top: 13px;
}

.bb-field-wrap.end-date-picker {
	margin: 0 0 0 13px;
}

#bp-mec-events-end-times,
#bp-mec-events-occurs-on-month select {
	margin: 0 12px;
	width: auto !important;
}

.bp-mec-events-recurring-sub-options #bp-mec-events-occurs-on-week > label {
	display: inline-block;
	margin-right: 15px;
	min-width: 62px;
}

#main .bb-events-options-wrap .bp-mec-events-registration-options > label {
	display: block;
	position: relative;
	padding-left: 32px;
}

#main .bb-events-options-wrap .bp-mec-events-registration-options > label:before {
	left: 0;
	top: 3px;
	position: absolute;
}

#main .bb-events-options-wrap .bp-mec-events-registration-options > label:after {
	top: 7px;
}

.bp-mec-delete-occurrence-popup .button,
.bp-mec-edit-occurrence-popup .button {
	line-height: 1.5;
}

.bp-mec-delete-occurrence-popup #bp-mec-all-events-delete.loading:after {
	font: normal normal 400 14px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 0 0 10px;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}

#main label[for="bp-mec-events-weekly-days-sun"] {
	margin-top: 10px;
}

select#bp-mec-events-monthly-week {
	margin-left: 0;
	margin-right: 0;
}

.copy-link-wrap,
.copy-invitation-link,
span.no-pass-required {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}

a.button.primary.join-events-in-app {
	min-width: 200px;
	margin-left: 6px;
}

a.button.primary.join-events-in-app.small {
	margin-right: 6px;
	min-width: auto;
}

.mec-events-block a.button.primary.join-events-in-app {
	margin-left: 0;
}

a.button.outline.join-events-in-browser {
	min-width: 220px;
}

.copy-invitation-link {
	font-size: 13px;
	margin-left: auto;
}

.copy-invitation-link .bb-icon {
	font-size: 16px;
	margin-right: 6px;
}

#events-invitation-container {
	background: #fbfbfc;
	border: 1px solid #eef0f3;
	border-radius: 3px;
}

#events-invitation {
	width: 100%;
	background: transparent;
	border: 0;
	resize: none;
	margin: 0 0;
	min-height: 58vh;
	font-size: 13px;
	color: #122b46;
	letter-spacing: -0.24px;
	line-height: 19px;
	padding: 20px;
}

.copy-invitation-popup .bb-zm-model-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 0;
}

#eventss-list .load-more {
	display: none;
}

.bzm-white-popup {
	position: relative;
	background: #fff;
	padding: 20px 30px 25px;
	width: auto;
	max-width: 600px;
	margin: 20px auto;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #d2d4d6;
	box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.1);
}

.bzm-white-popup button.mfp-close {
	box-shadow: none;
	right: 10px;
	left: auto;
	top: 10px;
}

.bzm-white-popup .recording-list-row-wrap {
	overflow: auto;
	max-height: 62vh;
	border: 0;
	margin: 0 -30px;
	padding: 20px 30px 0;
}

.bzm-white-popup .recording-list-row-group {
	border-bottom: 1px solid #eef0f3;
	padding: 20px 0;
}

.bzm-white-popup .recording-list-row-group:first-child {
	padding-top: 0;
}

.bzm-white-popup .recording-list-row-group:last-child {
	border-bottom: 0;
}

.bzm-white-popup .recording-list-row-group h4.clip_title {
	font-size: 17px;
	font-weight: 500;
	margin: 0 0 20px;
}

.bzm-white-popup .recording-list-row-group .recording-list-row {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.bzm-white-popup .recording-list-row-group .recording-list-row .bb-media-model-inner .bb-media-section {
	max-height: 90vh;
	min-height: 90vh;
}

.bzm-white-popup .recording-list-row-group .recording-list-row .bb-media-model-inner .bb-media-section video {
	max-height: 90vh;
	min-height: 90vh;
}

.bzm-white-popup .recording-list-row-group .recording-list-row:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.bzm-white-popup .recording-list-row-group .recording-list-row .pass-toggle {
	font-size: 14px;
}

.bzm-white-popup h2.clip_title {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 2px 0 9px;
}

.bzm-white-popup span.vdo-time {
	background: #122b46;
	border-radius: 4px;
	font-size: 10px;
	font-weight: 500;
	color: #fff;
	letter-spacing: -0.17px;
	text-align: center;
	padding: 3px 6px;
	display: inline-block;
	margin-right: 10px;
}

.bzm-white-popup span.vdo-size {
	font-weight: 500;
}

.bzm-white-popup .button.downloadclip {
	font-size: 13px;
	font-weight: 500;
	min-height: 28px;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	margin-top: 8px;
	padding: 0 16px 0 14px;
}

.bzm-white-popup i.bb-icon-download {
	margin-right: 6px;
	font-size: 12px;
}

header.bb-zm-model-header {
	background: #fbfbfc;
	margin: -20px -30px 25px;
	padding: 22px 30px;
	border-bottom: 1px solid #eef0f3;
	line-height: 1;
	font-size: 17px;
	font-weight: 500;
	color: #122b46;
	letter-spacing: 0;
}

.bp-mec-block-show-recordings {
	max-width: 720px;
	padding-bottom: 0;
}

.bp-mec-block-show-recordings header.bb-zm-model-header {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	padding-right: 45px;
}

.bp-mec-block-show-recordings header.bb-zm-model-header .bp-events-title-recording-popup {
	padding-right: 15px;
}

.bp-mec-block-show-recordings header.bb-zm-model-header > .bp-mec-recordings-dates {
	margin-left: 10px;
}

@media screen and (max-width: 540px) {
	.bp-mec-block-show-recordings button.mfp-close {
		right: 0;
		top: 0;
	}
	.bp-mec-block-show-recordings header.bb-zm-model-header {
		text-align: center;
		padding: 12px 40px 12px 20px;
		flex-flow: column;
	}
	.bp-mec-block-show-recordings header.bb-zm-model-header > .bp-mec-recordings-dates {
		float: none;
		display: block;
		margin: 20px auto 0;
	}
}

.copy-invitation-popup-block .mfp-close {
	display: none;
}

.copy-invitation-popup-block .show-events-details {
	margin: 10px 10px;
	box-shadow: none;
	right: 10px;
	top: 10px;
	position: absolute;
	display: block;
	color: #333;
}

.copy-invitation-popup-block .show-events-details i {
	font-size: 24px;
	opacity: 0.65;
}

#mec-instruction-container {
	background: #fbfbfc;
	border: 1px solid #e7e9ec;
	border-radius: 3px;
	padding: 1.6875rem;
	font-size: 14px;
	line-height: 20px;
	max-height: 55vh;
	min-height: 45vh;
	overflow: auto;
	word-break: break-word;
}

#mec-instruction-container > *:last-child {
	margin-bottom: 0;
}

#mec-instruction-container img {
	border-radius: 2px;
	border: 1px solid #d9d9d9;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	margin-bottom: 1.6875rem;
}

.bp-mec-group-show-instructions {
	font-size: 15px;
	color: #122b46;
	letter-spacing: -0.22px;
	line-height: 1.46;
	max-width: 850px;
}

.bp-mec-group-show-instructions .mfp-close {
	box-shadow: none;
	font-size: 0;
	opacity: 1;
}

.bp-mec-group-show-instructions .mfp-close:before {
	content: "\e828";
	font-family: "bb-icons";
	/* stylelint-disable-line */
	font-size: 22px;
	color: #939597;
}

.bp-mec-group-show-instructions .bp-step-nav-main .save-settings {
	display: none;
	float: right;
}

.bp-mec-group-show-instructions .bp-step-nav-main.last-tab .save-settings {
	display: inline-block;
}

.bp-mec-group-show-instructions .bb-group-mec-settings-container {
	margin: 20px 0 0;
}

.bp-mec-group-show-instructions .bb-group-mec-settings-container .bb-field-wrap label {
	color: #4d5c6d;
}

.bp-mec-group-show-instructions .bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap input {
	width: 100%;
}

.no-pass-required i {
	font-size: 17px;
	height: 16px;
	width: 16px;
	margin-right: 3px;
}

.video-info-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 220px;
	margin-bottom: 20px;
}

.video-info-wrap:last-child {
	margin-bottom: 5px;
}

.events-date {
	font-size: 12px;
}

.bb-events-option {
	display: flex;
	margin-bottom: 16px;
	margin-left: -3px;
}

.bb-events-option i {
	font-size: 17px;
	width: 15px;
	height: 15px;
	line-height: 1;
	margin-right: 6px;
}

.bb-events-option .bb-icon-check-small {
	color: #05d786;
	transform: scale(1.4);
}

.toggle-password i {
	margin-right: 6px;
}

.show-password .recording-password {
	font-family: Monaco, Consolas, "Courier New", Courier, monospace;
	font-size: 13px;
	background: #f0f1f6;
	padding: 5px 8px;
	border-radius: 4px;
	margin-left: 1px;
	min-width: 105px;
	display: inline-block;
	line-height: 1;
	border: 1px solid #ddd;
}

.bb-events-option.no {
	font-size: 14px;
	color: #a3a5a9;
}

.events-actions-anchor {
	color: #939597;
}

.events-actions-anchor i {
	font-size: 20px;
}

.bp-mec-events-right-top {
	padding: 20px;
}

#bp-mec-create-events-wrapper {
	display: none;
}

.events-actions {
	line-height: 1;
	margin-left: auto;
	position: relative;
}

.events-actions .events-actions-list {
	display: none;
	margin: 0;
	position: absolute;
	background: #fff;
	box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
	border-radius: 4px;
	padding: 5px 0;
	min-width: 200px;
	right: -20px;
	top: 35px;
	z-index: 119;
	list-style: none;
}

.events-actions .events-actions-list.open {
	display: block;
}

.events-actions .events-actions-list:before {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	right: 27px;
	border: 6px solid #000;
	border-color: #fff #fff transparent transparent;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02);
	z-index: 1002;
}

.events-actions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#eventss-list li {
	margin: 0 0 1px;
	padding: 11px 20px;
	position: relative;
}

#eventss-list li:hover, #eventss-list li.current {
	background: #f5f6f7;
}

.events-item-col.events-meta-wrap {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	color: #939597;
	letter-spacing: -0.22px;
	line-height: 1;
}

.bp-mec-events-search-form {
	background-color: #fff;
	border: 1px solid #dedfe2;
	box-shadow: none;
	border-radius: 5px;
	margin: 0;
	position: relative;
}

.bp-mec-events-search-form #bp_mec_events_search {
	background-size: 14px;
	background-position: left 12px center;
	background-color: #fbfbfc;
	height: 32px;
	padding-left: 2rem;
	width: 100%;
	border-radius: 5px;
	border: 0;
}

.bp-mec-events-search-form .nouveau-search-submit {
	padding: 0;
	position: absolute !important;
	width: 30px;
	height: 33px;
	opacity: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
}

.bp-mec-events-left {
	border-right: 1px solid #e7e9ec;
	min-width: 0;
	flex: 0 0 360px;
	position: relative;
}

@media (min-width: 1081px) {
	.bp-mec-events-left-inner {
		min-height: 65vh;
	}
	.has-sidebar .bp-mec-events-left {
		flex: 0 0 300px;
	}
	.has-sidebar a.bb-invitation-url {
		max-width: 55%;
	}
	.has-sidebar .bp_mec_countdown > span {
		margin: 0 2px;
	}
	.has-sidebar .bp_mec_countdown .position {
		margin: 0 2px;
		width: 28px;
	}
	.has-sidebar .bp_mec_countdown span.digit {
		font-size: 24px;
	}
}

.bp-mec-events-right {
	flex: 1;
	min-width: 0;
}

.events-item-container h2 {
	text-transform: capitalize;
}

.events-item-container .load-more {
	margin: 0 auto 10px;
	width: 100%;
	border-top: 1px solid #e7e9ec;
}

.events-item-container .load-more .button {
	max-width: 230px;
	margin: 0 auto;
	margin-top: 20px;
}

#buddypress .events-item-container .load-more .button {
	display: block;
}

.events-item-table {
	min-width: 520px;
}

.events-item-table .events-item-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #e7e9ec;
	padding: 0 0 8px;
}

.events-item-table .events-item-header .events-item-head {
	font-size: 12px;
	color: #939597;
	flex-basis: 25%;
	text-transform: uppercase;
}

.events-item-table .events-item {
	margin: 0;
	border-bottom: 1px solid #e7e9ec;
	padding: 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.events-item-table .events-item:last-child {
	border-bottom: 0;
}

.events-item-table .events-item .events-item-col {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	font-size: 14px;
	line-height: 1.3;
	color: #4d5c6d;
	padding: 0 5px;
}

.events-item-table .events-item .events-item-col .events-link {
	font-size: 15px;
	color: #122b46;
}

.events-item-table .events-item .events-item-col.events-action {
	text-align: center;
	padding: 0 5px;
}

.events-item-table .events-item .events-item-col.events-action .bp-mec-events-view-recordings {
	margin-top: 10px;
}

.events-item-table .recording-list {
	display: flex;
	flex: auto;
	border-bottom: 1px solid #e7e9ec;
	padding: 15px 0;
	background-color: #fff;
	margin-top: -1px;
	flex-flow: column;
}

.events-item-table .recording-list .recording-list-row-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.events-item-table .recording-list .recording-list-row {
	display: table-row;
	width: 100%;
}

.events-item-table .recording-list .recording-list-row .bb-media-model-inner .bb-media-section {
	max-height: 90vh;
	min-height: 90vh;
}

.events-item-table .recording-list .recording-list-row .bb-media-model-inner .bb-media-section video {
	max-height: 90vh;
	min-height: 90vh;
}

.events-item-table .recording-list .recording-list-row-col {
	display: table-cell;
	text-align: center;
	border-bottom: 1px solid #e7e9ec;
	padding: 10px 0;
}

.events-item-table .recording-list .recording-list-row-col p {
	margin-bottom: 0;
}

.events-item-table .recording-list:empty {
	display: none;
}

.single-events-item-table {
	min-width: auto;
}

.single-events-item-table .single-events-item {
	border-bottom: 1px solid #e7e9ec;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	display: flex;
	flex-flow: row wrap;
}

.single-events-item-table .single-events-item:last-child {
	border-bottom: 0;
}

.single-events-item-table .events-item-head {
	font-size: 13px;
	font-weight: 400;
	color: #939597;
	line-height: 1.5;
	letter-spacing: -0.19px;
	margin: 0;
	flex: 0 0 220px;
	padding-right: 20px;
}

.single-events-item-table .events-item-col {
	font-size: 14px;
	color: #122b46;
	letter-spacing: -0.21px;
	line-height: 1.2;
	flex: 1;
	min-width: 0;
}

.single-events-item-table .events-buttons-wrap .bb-recordings-wrap {
	margin-left: 15px;
}

.z-form-row-action {
	display: flex;
	align-items: center;
	min-height: 20px;
}

.z-form-row-action .show-password:not(.on),
.z-form-row-action .hide-password:not(.on),
.z-form-row-action .show-pass:not(.on),
.z-form-row-action .hide-pass:not(.on) {
	display: none;
}

.z-form-row-action .hide-password {
	font-size: 20px;
	line-height: 1;
}

.z-form-row-action .pass-toggle {
	margin-left: auto;
}

#bp-mec-single-events-wrapper {
	min-height: -webkit-calc(45vh + 65px);
	min-height: calc(45vh + 65px);
}

#bp-mec-single-events-wrapper:empty {
	text-align: center;
}

#bp-mec-single-events-wrapper:empty:before {
	font: normal normal 400 20px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 auto;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}

#main .events-buttons-wrap {
	padding: 0;
	margin-bottom: 0;
}

#main .events-buttons-wrap .button {
	font-size: 14px;
}

#main .events-buttons-wrap:empty {
	display: none;
}

#bp-mec-create-events-button {
	display: flex;
	align-items: center;
	font-size: 14px;
	letter-spacing: -0.24px;
}

#bp-mec-create-events-button i {
	font-size: 16px;
	margin-right: 5px;
}

.bb-events-actions-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 15px 0;
}

.bb-events-actions-wrap h2 {
	margin: 0;
}

.bb-add-events {
	display: inline-block;
}

#zmmtg-root {
	display: none;
}

.bp-wrap-duration {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}

.bp-wrap-duration .bb-field-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	margin: 0 15px 0 0;
}

.bp-wrap-duration .bb-field-wrap label {
	margin: 0 4px;
	font-size: 15px;
	font-weight: 400;
	color: #939597;
	letter-spacing: -0.22px;
}

#main .bp-wrap-duration input,
#main .bp-wrap-duration select {
	background-image: url(../images/arrow-down.svg);
	background-repeat: no-repeat;
	background-position: right 1rem center;
	padding-right: 40px;
}

.bb-group-mec-settings-container .bb-field-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	margin: 0 0 15px;
}

.bb-group-mec-settings-container .bb-field-wrap label {
	flex: 0 0 180px;
	font-size: 14px !important;
	font-weight: 400;
	color: #939597;
	letter-spacing: -0.22px;
	margin: 10px 0 0 !important;
	padding-right: 20px;
}

.bb-group-mec-settings-container .bb-field-wrap input {
	margin: 0 !important;
	font-size: 14px !important;
	color: #122b46;
	letter-spacing: -0.24px;
}

.bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap {
	flex: 1;
	min-width: 0;
}

.bb-group-mec-settings-container .bp-group-mec-settings + .bb-sep-line {
	margin-top: 25px;
}

.bb-group-mec-settings-container label[for="bp-edit-group-mec"] {
	display: flex !important;
}

.bb-group-mec-settings-container label[for="bp-edit-group-mec"] span {
	padding-top: 2px;
}

.bb-group-mec-settings-container .bp-mec-group-button-wrap {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}

.bb-group-mec-settings-container .bp-mec-group-button-wrap .button {
	font-size: 14px !important;
}

.bb-group-mec-settings-container .show-mec-instructions {
	margin-left: auto;
	margin-right: 10px;
}

.bb-group-mec-settings-container .bp-mec-group-check-connection {
	font-size: 14px;
	display: inline-flex;
	align-items: center;
}

.bb-group-mec-settings-container .bp-mec-group-check-connection i {
	font-size: 18px;
	margin-right: 6px;
}

#bp-mec-events-end-date-time {
	background-image: url(../images/arrow-down.svg);
	background-repeat: no-repeat;
	background-position: right 1rem center;
	padding-right: 40px;
}

#main div.bb-field-wrap .bp-wrap-duration input,
#main .bb-field-wrap #bp-mec-events-timezone,
#main div.bb-field-wrap .bp-wrap-duration select {
	color: #122b46;
	font-size: 14px;
	letter-spacing: -0.24px;
	line-height: 1.714;
}

.mec-events-block {
	background: #fff;
	border: 1px solid #e7e9ec;
	border-radius: 4px;
	padding: 25px;
	margin-bottom: 15px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.mec-events-block h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 5px !important;
}

.mec-events-block h2 > .recurring-events-label {
	margin-left: 10px;
}

.mec-events-block .bb-events-occurrence,
.mec-events-block .bb-events-date {
	font-size: 14px;
	color: #939597;
	letter-spacing: -0.24px;
	line-height: 1.5;
}

.mec-events-block .events-actions .button {
	letter-spacing: -0.24px;
	margin-right: 3px;
	margin-bottom: 10px;
}

.mec-events-block .bp-mec-events-recording-fetch a.show-recordings {
	margin-bottom: 10px;
}

.mec-events-block .live-events-label {
	background-color: #ef3e46;
	color: #fff;
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	transition: 0.3s all;
	border-radius: 5px;
}

#bp_mec_events_form ul.description,
#bp_mec_events_form p.description {
	font-size: 15px;
	color: #a3a5a9;
	list-style-position: inside;
	margin-left: 2px;
}

.bp-toggle-events-password-wrap {
	position: relative;
}

#main #bp-mec-events-password {
	margin: 0;
	padding-right: 40px;
}

.bp-toggle-events-password {
	color: inherit;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.6;
}

.bp-toggle-events-password.bb-eye .bb-icon-eye {
	display: none;
}

.bp-toggle-events-password:not(.bb-eye) .bb-icon-eye-off {
	display: none;
}

.mec-events-block-info {
	flex: 1;
	min-width: 120px;
	margin-bottom: 10px;
}

.mec-events-block-right {
	margin: 0 auto;
	text-align: right;
}

.mec-events-block-right .bp-mec-events-recording-fetch,
.mec-events-block-right .events-actions {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
}

.bp_mec_countdown > span.countDays {
	min-width: 98px;
}

.bp_mec_countdown > span.countDays.digits-2 {
	min-width: 78px;
}

.copy-link-wrap a {
	word-break: break-word;
	max-width: 70%;
}

.countdownHolder {
	margin: 0 0 0 auto;
	font-size: 30px;
}

.bp_mec_countdown {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: auto;
}

.events-buttons-wrap .bp_mec_countdown {
	margin-bottom: -10px;
}

span.bb-mec-host {
	background: #eef0f3;
	border-radius: 11px;
	font-size: 11px;
	font-weight: 600;
	color: #4d5c6d;
	letter-spacing: -0.26px;
	line-height: 1;
	display: inline-block;
	padding: 6px 20px;
	margin-bottom: 12px;
}

.bp_mec_countdown > span {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	min-width: 78px;
	max-width: 78px;
	margin: 0 5px;
}

.bp_mec_countdown .countdown_label {
	flex: 0 0 100%;
	order: 3;
	font-size: 11px;
	font-weight: 500;
	color: #939597;
	line-height: 1;
	letter-spacing: -0.19px;
	margin-top: 8px;
	text-transform: uppercase;
	text-align: center;
}

.bp_mec_countdown .position {
	background: #eef0f3;
	border-radius: 3px;
	height: 60px;
	width: 28px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
	position: relative;
}

.bp_mec_countdown span.position:after {
	opacity: 0.4;
	background: #d0d3d6;
	border-radius: 3px 3px 0 0;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 50%;
	width: 100%;
}

.bp_mec_countdown .countDiv:empty {
	display: none;
}

.bp_mec_countdown span.digit {
	z-index: 2;
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
	left: auto;
	right: auto;
	top: auto !important;
	bottom: auto;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: -0.45px;
}

#bp-mec-dropdown-options-loader {
	display: none;
	line-height: 1;
	margin-left: 10px;
}

.recording-list-row-wrap {
	border-bottom: 1px solid #e7e9ec;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.recording-list-row-wrap:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.recording-list-row-wrap .bb-internal-model {
	justify-content: center;
}

.recording-list-row-wrap .bb-media-model-container {
	margin: auto;
	max-width: 90%;
	width: 100%;
}

.recording-list-row,
.recording-preview-info {
	display: flex;
	flex-flow: row wrap;
}

.recording-list-info,
.recording-preview-info {
	flex: 1;
	min-width: 0;
}

.recording-preview-info {
	padding: 6px 0 0 20px;
}

.recording-button-wrap {
	margin-left: auto;
}

.recording-button-wrap .button {
	letter-spacing: -0.24px;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	margin-left: 4px;
	font-size: 13px;
	min-height: 28px;
	line-height: 1;
	margin-top: 8px;
	padding: 0 16px 0 14px;
}

.recording-button-wrap i {
	margin-right: 6px;
	font-size: 12px;
}

span.select-recorded-text {
	font-size: 14px;
}

.recording-list-info {
	display: flex;
	flex-flow: column;
}

.recording-preview-img {
	line-height: 1;
	position: relative;
	height: 80px;
	border-radius: 3px;
}

.recording-preview-img img {
	display: block;
	width: 136px;
	height: 82px;
}

.recording-preview-img .play_btn,
.recording-preview-img .play_btn_link {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	line-height: 1;
	opacity: 0;
}

span.triangle-play-icon {
	position: absolute;
	left: 7px;
	bottom: 6px;
	font-size: 12px;
	transition: 0.05s all linear;
	width: 28px;
	height: 28px;
	line-height: 27px;
	vertical-align: middle;
	text-align: center;
	border-radius: 50px;
	background: #fff;
	color: #007cff;
	border: 1px solid #007cff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

span.triangle-play-icon:before {
	margin-right: -3px;
}

.recording-preview-img:hover span.triangle-play-icon {
	transition: 0.05s all linear;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
}

#main h2.clip_title {
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 8px;
}

.clip_date,
.clip_description {
	font-size: 12px;
	color: #939597;
	letter-spacing: -0.21px;
	line-height: 1;
	margin-bottom: 6px;
}

.bb-shared-screen-wrap {
	line-height: 1;
	margin-top: auto;
	margin-bottom: 10px;
}

.bb-shared-screen-wrap a.bb-shared-screen {
	display: flex;
}

.bb-shared-screen-wrap svg {
	margin-right: 8px;
	margin-top: 1px;
	min-width: 18px;
}

.bp-mec-events-wrap .bp-mec-recorded-label {
	display: flex;
	align-items: center;
	margin: 0;
}

.bb-video-time {
	background: #122b46;
	border-radius: 4px;
	font-size: 10px;
	color: #fff;
	letter-spacing: -0.17px;
	text-align: center;
	position: absolute;
	top: 58px;
	right: 6px;
	padding: 3px 7px;
	z-index: 10;
}

a.bb-shared-screen {
	font-size: 13px;
	letter-spacing: -0.24px;
}

.bp-mec-events-alt-host .select2-container {
	width: auto !important;
	min-width: 100%;
}

.bb-field-wrapper-inner {
	max-width: 560px;
	margin: auto;
}

.bb-field-wrapper-inner > .bb-field-wrap {
	display: flex;
	flex-flow: row wrap;
}

.bb-field-wrapper-inner > .bb-field-wrap > label {
	flex: 0 0 180px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #122b46;
	letter-spacing: -0.21px;
	margin: 6px 0 0;
}

.bb-field-wrapper-inner > .bb-field-wrap > .bb-events-options-wrap {
	width: calc(100% - 180px);
}

.bp-events-fields-wrap hr {
	background: #eef0f3;
	height: 1px;
}

.bb-events-host-select-wrap {
	flex: 1;
	min-width: 0;
}

.bb-toggle-switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 25px;
	margin-left: auto;
}

.bb-toggle-switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.bb-toggle-slider {
	border-radius: 34px;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #c8cbcf;
	transition: 0.4s;
}

.bb-toggle-slider:before {
	border-radius: 50%;
	position: absolute;
	content: "";
	height: 21px;
	width: 21px;
	left: 2px;
	bottom: 2px;
	background-color: #fff;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.22);
}

input:checked + .bb-toggle-slider {
	background-color: #007cff;
}

input:checked + .bb-toggle-slider:before {
	-webkit-transform: translateX(25px);
	-ms-transform: translateX(25px);
	transform: translateX(25px);
}

.bb-video-fields-wrap {
	flex: 1;
	min-width: 0;
	max-width: 270px;
}

#main .bb-video-fields-wrap label {
	display: flex;
	align-items: center;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.27px;
}

#main .bb-events-options-wrap label {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.21px;
	display: flex;
}

.bb-events-options-wrap .bb-field-wrap > label span {
	padding-top: 2px;
}

.bp-mec-events-auto-recording-options {
	padding-left: 30px;
}

.bp-mec-events-auto-recording-options label span {
	line-height: 1.5;
}

.bp-mec-events-auto-recording-options .bs-styled-radio:checked + .bb-radio-label:after,
.bp-mec-events-auto-recording-options .bs-styled-radio:checked + label:after {
	top: 4px;
}

.bp-mec-events-time-meridian-wrap {
	position: relative;
}

.bp-mec-events-time-meridian-wrap input {
	position: absolute;
	opacity: 0;
}

.bb-time-meridian {
	background: #fff;
	border: 1px solid #dedfe2;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 500;
	color: #d0d3d6;
	letter-spacing: -0.24px;
	line-height: 24px;
}

input:checked + .bb-time-meridian {
	background: #007cff;
	border-color: #007cff;
	color: #fff;
}

.bb-field-wrap.start-time-picker {
	width: 115px;
}

#main #bp-mec-events-description {
	min-height: 110px;
	padding: 8px 12px;
}

#bb-recurring-events-label {
	margin-top: 0;
}

.bb-recurring-events-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.21px;
}

.bp-mec-events-recurring-options > .bb-field-wrap,
.bp-mec-events-recurring-sub-options > .bb-field-wrap {
	display: flex;
}

.bp-mec-events-recurring-options > .bb-field-wrap > label,
.bp-mec-events-recurring-sub-options > .bb-field-wrap > label {
	flex: 0 0 180px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #122b46;
	letter-spacing: -0.21px;
	margin: 6px 0 0;
}

.bb-events-input-wrap {
	flex: 1;
	min-width: 0;
}

.bb-events-input-wrap input[type="text"]:disabled {
	background: #f9f9f9 !important;
}

.bp-mec-events-repeat-wrap .bb-events-input-wrap {
	display: flex;
	align-items: center;
}

.bp-mec-events-repeat-wrap select {
	width: auto !important;
	margin-right: 10px;
}

#bp-mec-events-occurs-on-week span {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.21px;
}

#main .bp-mec-events-members-listing .bp-messages {
	margin: 10px 20px;
}

a.bp-back-to-events-list {
	color: rgba(18, 43, 70, 0.4);
	line-height: 1;
	margin-left: -10px;
	margin-right: 10px;
	display: none;
}

a.bp-back-to-events-list span {
	font-size: 24px;
}

a.bp-close-create-events-form {
	margin-left: auto;
	display: none;
}

a.bp-close-create-events-form span {
	font-size: 24px;
	color: rgba(18, 43, 70, 0.4);
	line-height: 1;
	margin-top: 5px;
}

#bp-mec-events-cancel-edit {
	margin-right: 20px;
}

.bb-media-section video {
	width: 100%;
	height: auto;
}

.bb-media-section audio {
	max-width: 800px;
	width: 90%;
}

#main #copy-download-link,
#main .downloadevents.downloadclip {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

#main #copy-download-link i,
#main .downloadevents.downloadclip i {
	margin-right: 5px;
}

.bb-shared-screen svg g {
	stroke: #007cff;
}

a.bb-invitation-url {
	white-space: nowrap;
	display: inline-block;
	max-width: 75%;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 20px;
}

.bp-events-fields-wrap > .bp-messages {
	margin-bottom: 22px;
}

.bp-events-fields-wrap .select2-container {
	width: auto !important;
	min-width: 100%;
}

.groups.mec .select2-container .select2-dropdown {
	max-width: inherit;
}

.bp-mec-group-check-connection.loading:after {
	font: normal normal 400 14px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 0 0 6px;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}

.bb-save-settings.loading:before,
#bp-mec-events-form-submit.loading:before {
	font: normal normal 400 14px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 10px 0 0;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}

.bb-events-input-wrap .select2-container--default .select2-selection--single {
	border: 1px solid #dedfe2;
	border-radius: 3px;
	height: 40px;
}

.bb-events-input-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	color: #122b46;
	font-size: 14px;
	letter-spacing: -0.24px;
}

.bb-events-input-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	width: 30px;
}

.single-events-item.bb-countdown-wrap {
	border: 0;
	padding-bottom: 0;
}

.single-events-item.bb-countdown-wrap .bp_mec_countdown {
	margin-left: -7px;
	justify-content: flex-start;
}

.single-events-item.bb-countdown-wrap .countdown_label {
	line-height: 27px;
}

#main .single-events-item.bb-countdown-wrap + .events-buttons-wrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #e7e9ec;
	padding-top: 20px;
	padding-bottom: 5px;
}

.mfp-wrap.mfp-wrap {
	z-index: 999999;
}

.mfp-content.mfp-content {
	text-align: left;
}

.bb-description-info {
	font-size: 14px;
	color: #a3a5a9;
	letter-spacing: -0.24px;
	line-height: 24px;
	display: flex;
	align-items: center;
	margin-top: 8px;
}

.bb-description-info .bb-url-text {
	max-width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 20px;
}

.copy-webhook-link.copied:before, .copy-webhook-link.copied:after {
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	opacity: 1;
}

.buddypress-wrap .bp-subnavs ul #sync-eventss-groups-li {
	margin-left: auto;
	float: right;
	margin-right: 20px;
}

.buddypress-wrap .bp-subnavs ul #sync-eventss-groups-li #eventss-sync {
	border-color: transparent;
	color: #007cff;
}

.buddypress-wrap .bp-subnavs ul #sync-eventss-groups-li #eventss-sync .bb-icon-loader {
	display: none;
}

.buddypress-wrap .bp-subnavs ul #sync-eventss-groups-li #eventss-sync.loading .bb-icon-loader {
	display: inline-block;
}

.bp-step-nav-main .bp-step-nav ul {
	margin: 0 0 20px;
	border-bottom: 1px solid #e7e9ec;
}

.bp-step-nav-main .bp-step-nav li {
	list-style: none;
	display: inline-block;
	margin-right: 4px;
}

.bp-step-nav-main .bp-step-nav li a {
	color: #939597;
	padding: 12px 13px 11px;
	display: inline-block;
	margin: 1px 1px 0;
	line-height: 1;
}

.bp-step-nav-main .bp-step-nav li a:hover {
	color: #007cff;
}

.bp-step-nav-main .bp-step-nav li.selected > a {
	border: 1px solid #e7e9ec;
	border-bottom-color: #fff !important;
	border-radius: 3px 3px 0 0;
	margin: 0 0 -1px;
	color: #122b46;
}

.bp-step-nav-main .bp-step-actions {
	margin: 20px 0 0;
}

.bp-step-nav-main .bp-step-actions .bp-step-next {
	float: right;
}

.bp-step-nav-main .bp-step-blocks {
	margin-bottom: 20px;
}

.bp-step-nav-main .bp-step-blocks .bp-step-block {
	visibility: hidden;
	opacity: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.bp-step-nav-main .bp-step-blocks .bp-step-block.selected {
	transition: opacity 0.3s ease;
	visibility: visible;
	opacity: 1;
	overflow: initial;
	height: auto;
	width: auto;
}

@media screen and (max-width: 767px) {
	.bp-step-nav-main .bp-step-nav {
		background-color: #fbfaf9;
	}
	.bp-step-nav-main .bp-step-nav > ul {
		border: 1px solid #e7e9ec;
		border-bottom: 0;
		border-radius: 3px 3px 0 0;
		overflow: hidden;
		margin-bottom: 0;
	}
	.bp-step-nav-main .bp-step-nav li > a {
		margin: 0;
	}
	.bp-step-nav-main .bp-step-nav li.selected > a {
		border: 0;
		background-color: rgba(77, 92, 109, 0.1);
		border-radius: 0;
		margin: 0;
	}
}

.bp-mec-block-show-details {
	max-width: 760px;
	font-size: 14px;
	letter-spacing: -0.24px;
	margin-top: 7px;
	line-height: 1.5;
}

.bp-mec-block-show-details .mfp-close {
	box-shadow: none;
	font-size: 0;
	opacity: 1;
}

.bp-mec-block-show-details .mfp-close:before {
	content: "\e828";
	font-family: "bb-icons";
	/* stylelint-disable-line */
	font-size: 22px;
	color: #939597;
}

.groups.mec .bp-single-vert-nav .item-body {
	min-height: auto;
	padding: 0;
}

.groups.mec .bp-single-vert-nav .bp-mec-events-container .bp-navs {
	border: 0 !important;
}

.groups.mec .bp-single-vert-nav #item-body #subnav .subnav a {
	padding: 16px 0;
}

@media (min-width: 749px) {
	.groups.mec .bp-single-vert-nav .bp-mec-events-container {
		border: 0;
	}
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:first-child {
	border-top: 0;
}

/*Notification*/
.bb-events-input-wrap #bb-notification-events-label {
	display: inline-block;
}

.bb-events-input-wrap .bb-recurring-events-text #bp-mec-events-alert {
	width: calc(100% - 215px);
	margin: 0 10px;
	min-width: 120px;
	padding-right: 20px;
	height: 35px;
}

@media (max-width: 1480px) and (min-width: 1351px) {
	.has-sidebar .single-events-item.bb-countdown-wrap .bp_mec_countdown {
		width: 180%;
		transform: translateX(-44%);
		text-align: center;
		justify-content: center;
	}
}

@media (max-width: 1265px) and (min-width: 1081px) {
	.single-events-item.bb-countdown-wrap .bp_mec_countdown {
		width: 230%;
		transform: translateX(-54%);
		text-align: center;
		justify-content: center;
	}
}

@media (max-width: 1350px) {
	.has-sidebar .bp-mec-events-left,
	.has-sidebar .bp-mec-events-right {
		flex: 0 0 100%;
		border-right: 0;
		min-width: 0;
	}
	.has-sidebar .bp-mec-events-right {
		display: none;
	}
	.has-sidebar a.bp-back-to-events-list,
	.has-sidebar a.bp-close-create-events-form {
		display: block;
	}
	.has-sidebar .bp-create-events .bp-mec-events-left,
	.has-sidebar .bp-single-events .bp-mec-events-left {
		display: none;
	}
	.has-sidebar .bp-create-events .bp-mec-events-right,
	.has-sidebar .bp-single-events .bp-mec-events-right {
		display: block;
	}
}

@media (max-width: 1080px) {
	.bp-mec-events-left,
	.bp-mec-events-right {
		flex: 0 0 100%;
		border-right: 0;
		min-width: 0;
	}
	a.bp-back-to-events-list,
	a.bp-close-create-events-form {
		display: block;
	}
	.bp-create-events .bp-mec-events-left,
	.bp-single-events .bp-mec-events-left {
		display: none;
	}
	.bp-create-events .bp-mec-events-right,
	.bp-single-events .bp-mec-events-right {
		display: block;
	}
	.mec-events-block .bp-mec-events-recording-fetch a.show-recordings {
		margin-bottom: 0;
	}
}

@media (max-width: 900px) {
	.mec-events-block-info {
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
	.mec-events-block-right {
		margin-left: 0;
		align-items: center;
		display: flex;
		justify-content: center;
		flex-flow: column;
		width: 100%;
	}
	.mec-events-block-right > .events-actions {
		text-align: center;
	}
	.mec-events-block-right > .events-actions .join-events-in-browser {
		margin-bottom: 10px;
	}
	.mec-events-block-right .bp_mec_countdown {
		margin: 0 auto 0 auto;
	}
}

@media (max-width: 980px) and (min-width: 800px) {
	.single-events-item.bb-countdown-wrap .bp_mec_countdown {
		width: 230%;
		transform: translateX(-50%);
		text-align: center;
		justify-content: center;
	}
}

@media (max-width: 800px) {
	.copy-link-wrap a {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.copy-link-wrap .copy-invitation-link {
		margin: 12px 0 0;
	}
	.single-events-item-table .events-item-head {
		flex: 0 0 180px;
	}
	a.bb-invitation-url {
		max-width: 100%;
	}
	.recording-preview-info {
		flex-flow: column;
	}
	.recording-button-wrap {
		margin-left: 0;
	}
}

@media (max-width: 650px) {
	.single-events-item.bb-countdown-wrap .bp_mec_countdown,
	.mec-events-block-right .bp_mec_countdown,
	.bp_mec_countdown {
		transform: scale(0.8);
		width: 140%;
		margin-left: -17%;
	}
}

@media (max-width: 540px) {
	.single-events-item-table .events-item-head,
	.single-events-item-table .events-item-col {
		flex: 0 0 100%;
		padding: 0;
	}
	.single-events-item-table .events-item-head {
		margin-bottom: 10px;
	}
	.mec-events-block .events-actions .button {
		margin-bottom: 10px;
		min-width: 220px;
	}
	.bp_mec_countdown > span {
		max-width: 70px;
		margin: 0 3px;
	}
	.bp_mec_countdown .position {
		width: 30px;
		height: 52px;
	}
	.bp-wrap-duration.bb-events-input-wrap,
	.bb-group-mec-settings-container .bb-field-wrap {
		flex-flow: row wrap;
	}
	.bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap {
		margin-top: 10px;
	}
	.bb-group-mec-settings-container .bb-field-wrap label,
	.bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap,
	.bb-field-wrapper-inner > .bb-field-wrap > label,
	.bb-events-input-wrap,
	.bb-field-wrapper-inner > .bb-field-wrap > .bb-video-fields-wrap {
		flex: 0 0 100%;
	}
	.bb-field-wrapper-inner > .bb-field-wrap .bb-events-options-wrap {
		width: 100%;
	}
	.bp-mec-events-recurring-options > .bb-field-wrap,
	.bp-mec-events-recurring-sub-options > .bb-field-wrap {
		display: block;
	}
	.bp-wrap-duration .bb-field-wrap {
		max-width: 140px;
	}
	.bp-wrap-duration .bb-field-wrap.start-time-picker {
		margin-top: 14px;
	}
	.bb-events-input-wrap.bp-mec-events-end-date-time-wrap .bb-field-wrap.end-date-picker {
		margin: 0 0 0 5px;
	}
	.bb-events-input-wrap.bp-mec-events-end-date-time-wrap #bp-mec-events-end-times {
		margin: 0 5px;
	}
	.bb-field-wrap.bp-mec-events-time-meridian-wrap {
		flex: 0 0 100%;
		margin-top: 15px;
	}
	.bp-mec-events-container .bb-timezone {
		line-height: 1.4;
	}
	#main #bp-mec-events-occurs-on-month label[for="bp-mec-events-occurs-month-week-select"] {
		display: block;
	}
	#main #bp-mec-events-occurs-on-month label[for="bp-mec-events-occurs-month-week-select"] .bp-mec-events-occurs-month-week-select-label {
		display: block;
		margin: 5px 0 0 34px;
	}
	#main #bp-mec-events-occurs-on-month label[for="bp-mec-events-occurs-month-week-select"] > select {
		max-width: 90px;
	}
	#main #bp-mec-single-events .single-events-item.events-buttons-wrap {
		flex-flow: column;
	}
	#main #bp-mec-single-events .single-events-item.events-buttons-wrap .events-item-col.events-action {
		flex-flow: column;
		display: flex;
	}
	#main #bp-mec-single-events .single-events-item.events-buttons-wrap .events-item-col.events-action > a {
		margin: 0 0 10px;
	}
	#main #bp-mec-single-events .single-events-item.events-buttons-wrap .bb-recordings-wrap .events-item-head:empty {
		display: none;
	}
	#main #bp-mec-single-events .single-events-item.events-buttons-wrap .bb-recordings-wrap .show-recordings {
		width: 100%;
	}
}

@media (max-width: 420px) {
	.single-events-item.bb-countdown-wrap .bp_mec_countdown,
	.bp_mec_countdown {
		transform: scale(0.8);
		width: 130%;
		margin-left: -15%;
	}
	.bp_mec_countdown > span {
		max-width: 60px;
	}
	.bp_mec_countdown .position {
		width: 22px;
		height: 40px;
	}
	.bp_mec_countdown span.digit {
		font-size: 20px;
	}
	.mec-events-block {
		padding: 20px;
	}
	.recording-preview-info {
		padding: 6px 0 0;
	}
}

@media (max-width: 380px) {
	.bzm-white-popup .recording-list-row {
		flex-flow: column;
	}
	.recording-preview-img {
		max-width: 136px;
		margin-bottom: 10px;
	}
}

/* Layout */
.bp-mec-webinar-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	background: #fff;
	border: 1px solid #e7e9ec;
	border-radius: 4px;
}

#page .bp-mec-webinar-container .bp-navs {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	min-height: 1px;
	border: 0;
	padding: 0 20px;
	border-radius: 4px 4px 0 0;
	background: #fff;
	border-bottom: 1px solid #e7e9ec;
	margin: 0;
}

#page .bp-mec-webinar-container .bp-navs a {
	line-height: 1;
	padding: 16px 0;
}

#bp_mec_webinar_form {
	margin: 0;
	height: 100%;
	position: relative;
}

.bp-mec-webinar-search.subnav-search {
	padding: 20px;
}

#main .bp-mec-webinar-members-listing #webinars-list {
	max-height: 70vh;
	overflow: auto;
	margin: 0;
	padding: 0;
	text-align: initial;
	margin-bottom: 40px;
}

.bp-mec-webinar-members-listing .webinar-timezone {
	font-size: 12px;
	color: #122b46;
	text-align: center;
	display: block;
	padding: 6px 20px;
	background-color: #f5f6f7;
	border-top: 1px solid #e7e9ec;
	border-radius: 0 0 0 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 12;
	width: 100%;
}

.all-webinars .webinar-item .webinar-meta-wrap {
	position: relative;
}

.all-webinars .webinar-item .recurring-webinar-label {
	padding: 0;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 2px;
}

.all-webinars .webinar-item .recurring-webinar-label + .webinar-date {
	margin-right: 12px;
}

.all-webinars .webinar-item .live-webinar-label {
	background-color: #ef3e46;
	color: #fff;
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	transition: 0.3s all;
	border-radius: 5px;
}

.all-webinars .webinar-item .bp-mec-webinar-view-recordings {
	margin-left: 7px;
}

.webinar-topic {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.webinar-topic .webinar-title {
	font-size: 14px;
	color: #122b46;
	letter-spacing: -0.24px;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80%;
}

.webinar-topic .webinar-title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.recurring-webinar-label {
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.45px;
	background-color: #ffbf1b;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	-webkit-appearance: none;
	color: #fff;
	transition: 0.3s all;
	border-radius: 20px;
}

.in-progress-webinar-label {
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: -0.17px;
	background-color: #ef3f46;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	-webkit-appearance: none;
	color: #fff;
	transition: 0.3s all;
	border-radius: 5px;
}

#main a.button.view-recordings.bp-mec-webinar-view-recordings {
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: -0.17px;
	position: relative;
	z-index: 12;
}

.bp-mec-webinar-view-recordings .record-count {
	margin-left: 3px;
}

.bp-mec-webinar-container .bb-title-wrap {
	margin: -20px -20px 20px;
	border-bottom: 1px solid #e7e9ec;
	padding: 6px 20px;
	min-height: 66px;
	display: flex;
	align-items: center;
}

.bp-mec-webinar-container .bb-title-wrap .bb-title {
	margin: 0;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.24px;
}

.bp-mec-webinar-container .bb-title-wrap .bb-title > .recurring-webinar-label {
	margin-left: 10px;
}

.bp-mec-webinar-container .bb-webinar-occurrence,
.bp-mec-webinar-container .bb-timezone {
	font-size: 12px;
	color: #939597;
	letter-spacing: -0.24px;
	line-height: 1;
	margin-top: 3px;
}

.webinar-actions-list a {
	font-size: 13px;
	font-weight: inherit;
	color: #939597;
	letter-spacing: -0.24px;
	line-height: 1;
	margin-bottom: 1px;
	padding: 10px 14px;
	display: block;
}

.webinar-actions-list a:hover {
	background-color: #f5f5f5;
}

.webinar-actions-list i {
	font-size: 15px;
	margin-right: 10px;
}

#main #bp-mec-webinar-occurs-on-month label,
#main .bp-mec-webinar-end-date-time-wrap label {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.24px;
	margin: 0 0 20px;
	display: flex;
	align-items: center;
}

#bp-mec-webinar-occurs-on-month .bs-styled-radio:checked + label:after,
.bp-mec-webinar-end-date-time-wrap .bs-styled-radio:checked + label:after {
	top: 13px;
}

#bp-mec-webinar-end-times,
#bp-mec-webinar-occurs-on-month select {
	margin: 0 12px;
	width: auto !important;
}

.bp-mec-webinar-recurring-sub-options #bp-mec-webinar-occurs-on-week > label {
	display: inline-block;
	margin-right: 15px;
	min-width: 62px;
}

#main .bb-webinar-options-wrap .bp-mec-webinar-registration-options > label {
	display: block;
	position: relative;
	padding-left: 32px;
}

#main .bb-webinar-options-wrap .bp-mec-webinar-registration-options > label:before {
	left: 0;
	top: 3px;
	position: absolute;
}

#main .bb-webinar-options-wrap .bp-mec-webinar-registration-options > label:after {
	top: 7px;
}

.bp-mec-delete-occurrence-popup .button,
.bp-mec-edit-occurrence-popup .button {
	line-height: 1.5;
}

#main label[for="bp-mec-webinar-weekly-days-sun"] {
	margin-top: 10px;
}

select#bp-mec-webinar-monthly-week {
	margin-left: 0;
	margin-right: 0;
}

.copy-link-wrap,
.copy-invitation-link,
span.no-pass-required {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}

a.button.primary.join-webinar-in-app {
	min-width: 200px;
	margin-left: 6px;
}

a.button.primary.join-webinar-in-app.small {
	margin-right: 6px;
	min-width: auto;
}

.mec-webinar-block a.button.primary.join-webinar-in-app {
	margin-left: 0;
}

a.button.outline.join-webinar-in-browser {
	min-width: 220px;
}

#buddypress .single-webinar-item.webinar-buttons-wrap a.button.small {
	padding: 6px 15px;
}

#buddypress .single-webinar-item.webinar-buttons-wrap a.button.outline.join-webinar-in-browser {
	min-width: 190px;
}

.copy-invitation-link {
	font-size: 13px;
	margin-left: auto;
}

.copy-invitation-link .bb-icon {
	font-size: 16px;
	margin-right: 6px;
}

#webinar-invitation-container {
	background: #fbfbfc;
	border: 1px solid #eef0f3;
	border-radius: 3px;
}

#webinar-invitation {
	width: 100%;
	background: transparent;
	border: 0;
	resize: none;
	margin: 0 0;
	min-height: 58vh;
	font-size: 13px;
	color: #122b46;
	letter-spacing: -0.24px;
	line-height: 19px;
	padding: 20px;
}

#webinars-list .load-more {
	display: none;
}

body .mfp-bg {
	opacity: 1;
	z-index: 1024;
	background: rgba(250, 251, 253, 0.9);
}

.bzm-white-popup {
	position: relative;
	background: #fff;
	padding: 20px 30px 25px;
	width: auto;
	max-width: 600px;
	margin: 20px auto;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #d2d4d6;
	box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.1);
}

.bzm-white-popup button.mfp-close {
	box-shadow: none;
	right: 10px;
	left: auto;
	top: 10px;
}

.bzm-white-popup .recording-list-row-wrap {
	overflow: auto;
	max-height: 62vh;
	border: 0;
	margin: 0 -30px;
	padding: 20px 30px 0;
}

.bzm-white-popup .recording-list-row-group {
	border-bottom: 1px solid #eef0f3;
	padding: 20px 0;
}

.bzm-white-popup .recording-list-row-group:first-child {
	padding-top: 0;
}

.bzm-white-popup .recording-list-row-group:last-child {
	border-bottom: 0;
}

.bzm-white-popup .recording-list-row-group h4.clip_title {
	font-size: 17px;
	font-weight: 500;
	margin: 0 0 20px;
}

.bzm-white-popup .recording-list-row-group .recording-list-row {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.bzm-white-popup .recording-list-row-group .recording-list-row:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.bzm-white-popup .recording-list-row-group .recording-list-row .pass-toggle {
	font-size: 14px;
}

.bzm-white-popup h2.clip_title {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 2px 0 9px;
}

.bzm-white-popup span.vdo-time {
	background: #122b46;
	border-radius: 4px;
	font-size: 10px;
	font-weight: 500;
	color: #fff;
	letter-spacing: -0.17px;
	text-align: center;
	padding: 3px 6px;
	display: inline-block;
	margin-right: 10px;
}

.bzm-white-popup span.vdo-size {
	font-weight: 500;
}

.bzm-white-popup .button.downloadclip {
	font-size: 13px;
	font-weight: 500;
	min-height: 28px;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	margin-top: 8px;
	padding: 0 16px 0 14px;
}

.bzm-white-popup i.bb-icon-download {
	margin-right: 6px;
	font-size: 12px;
}

.copy-invitation-popup-block .mfp-close {
	display: none;
}

.copy-invitation-popup-block .show-webinar-details {
	margin: 10px 10px;
	box-shadow: none;
	right: 10px;
	top: 10px;
	position: absolute;
	display: block;
	color: #333;
}

.copy-invitation-popup-block .show-webinar-details i {
	font-size: 24px;
	opacity: 0.65;
}

footer.bb-zm-model-footer {
	padding: 25px 0 0;
	border-top: 1px solid #eef0f3;
}

.bp-mec-group-show-instructions {
	font-size: 15px;
	color: #122b46;
	letter-spacing: -0.22px;
	line-height: 1.46;
	max-width: 850px;
}

.bp-mec-group-show-instructions .mfp-close {
	box-shadow: none;
	font-size: 0;
	opacity: 1;
}

.bp-mec-group-show-instructions .mfp-close:before {
	content: "\e828";
	font-family: "bb-icons";
	/* stylelint-disable-line */
	font-size: 22px;
	color: #939597;
}

.bp-mec-group-show-instructions .bp-step-nav-main .save-settings {
	display: none;
	float: right;
}

.bp-mec-group-show-instructions .bp-step-nav-main.last-tab .save-settings {
	display: inline-block;
}

.bp-mec-group-show-instructions .bb-group-mec-settings-container {
	margin: 20px 0 0;
}

.bp-mec-group-show-instructions .bb-group-mec-settings-container .bb-field-wrap label {
	color: #4d5c6d;
}

.bp-mec-group-show-instructions .bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap input {
	width: 100%;
}

.info-status {
	font-size: 12px;
	letter-spacing: -0.18px;
	text-transform: uppercase;
}

.no-pass-required i {
	font-size: 17px;
	height: 16px;
	width: 16px;
	margin-right: 3px;
}

.webinar-date {
	font-size: 12px;
}

.bb-webinar-option {
	display: flex;
	margin-bottom: 16px;
	margin-left: -3px;
}

.bb-webinar-option i {
	font-size: 17px;
	width: 15px;
	height: 15px;
	line-height: 1;
	margin-right: 6px;
}

.bb-webinar-option .bb-icon-check-small {
	color: #05d786;
	transform: scale(1.4);
}

.toggle-password i {
	margin-right: 6px;
}

.show-password .recording-password {
	font-family: Monaco, Consolas, "Courier New", Courier, monospace;
	font-size: 13px;
	background: #f0f1f6;
	padding: 5px 8px;
	border-radius: 4px;
	margin-left: 1px;
	min-width: 105px;
	display: inline-block;
	line-height: 1;
	border: 1px solid #ddd;
}

.bb-webinar-option.no {
	font-size: 14px;
	color: #a3a5a9;
}

.webinar-actions-anchor {
	color: #939597;
}

.webinar-actions-anchor i {
	font-size: 20px;
}

.bp-mec-webinar-right-top {
	padding: 20px;
}

#bp-mec-create-webinar-wrapper {
	display: none;
}

.webinar-actions {
	line-height: 1;
	margin-left: auto;
	position: relative;
}

.webinar-actions .webinar-actions-list {
	display: none;
	margin: 0;
	position: absolute;
	background: #fff;
	box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
	border-radius: 4px;
	padding: 5px 0;
	min-width: 200px;
	right: -20px;
	top: 35px;
	z-index: 119;
	list-style: none;
}

.webinar-actions .webinar-actions-list.open {
	display: block;
}

.webinar-actions .webinar-actions-list:before {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	right: 27px;
	border: 6px solid #000;
	border-color: #fff #fff transparent transparent;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02);
	z-index: 1002;
}

.webinar-actions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#webinars-list li {
	margin: 0 0 1px;
	padding: 11px 20px;
	position: relative;
}

#webinars-list li:hover, #webinars-list li.current {
	background: #f5f6f7;
}

.webinar-item-col.webinar-meta-wrap {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	color: #939597;
	letter-spacing: -0.22px;
	line-height: 1;
}

.bp-mec-webinar-search-form {
	background-color: #fff;
	border: 1px solid #dedfe2;
	box-shadow: none;
	border-radius: 100px;
	margin: 0;
	position: relative;
}

.bp-mec-webinar-search-form #bp_mec_webinar_search {
	background-size: 14px;
	background-position: left 12px center;
	background-color: #fbfbfc;
	height: 32px;
	padding-left: 2rem;
	width: 100%;
	min-width: 210px;
	border-radius: 100px;
	border: 0;
}

.bp-mec-webinar-search-form .nouveau-search-submit {
	padding: 0;
	position: absolute !important;
	width: 30px;
	height: 33px;
	opacity: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
}

.bp-mec-webinar-left {
	border-right: 1px solid #e7e9ec;
	min-width: 0;
	flex: 0 0 360px;
	position: relative;
}

@media (min-width: 1081px) {
	.bp-mec-webinar-left-inner {
		min-height: 65vh;
	}
	.has-sidebar .bp-mec-webinar-left {
		flex: 0 0 300px;
	}
	.has-sidebar a.bb-invitation-url {
		max-width: 55%;
	}
	.has-sidebar .bp_mec_countdown > span {
		margin: 0 2px;
	}
	.has-sidebar .bp_mec_countdown .position {
		margin: 0 2px;
		width: 28px;
	}
	.has-sidebar .bp_mec_countdown span.digit {
		font-size: 24px;
	}
}

.bp-mec-webinar-right {
	flex: 1;
	min-width: 0;
}

.webinar-item-container h2 {
	text-transform: capitalize;
}

.webinar-item-container .load-more {
	margin: 0 auto 10px;
	width: 100%;
	border-top: 1px solid #e7e9ec;
}

.webinar-item-container .load-more .button {
	max-width: 230px;
	margin: 0 auto;
	margin-top: 20px;
}

#buddypress .webinar-item-container .load-more .button {
	display: block;
}

.webinar-item-table {
	min-width: 520px;
}

.webinar-item-table .webinar-item-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #e7e9ec;
	padding: 0 0 8px;
}

.webinar-item-table .webinar-item-header .webinar-item-head {
	font-size: 12px;
	color: #939597;
	flex-basis: 25%;
	text-transform: uppercase;
}

.webinar-item-table .webinar-item {
	margin: 0;
	border-bottom: 1px solid #e7e9ec;
	padding: 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.webinar-item-table .webinar-item:last-child {
	border-bottom: 0;
}

.webinar-item-table .webinar-item .webinar-item-col {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	font-size: 14px;
	line-height: 1.3;
	color: #4d5c6d;
	padding: 0 5px;
}

.webinar-item-table .webinar-item .webinar-item-col .webinar-link {
	font-size: 15px;
	color: #122b46;
}

.webinar-item-table .webinar-item .webinar-item-col.webinar-action {
	text-align: center;
	padding: 0 5px;
}

.webinar-item-table .webinar-item .webinar-item-col.webinar-action .bp-mec-webinar-view-recordings {
	margin-top: 10px;
}

.webinar-item-table .recording-list {
	display: flex;
	flex: auto;
	border-bottom: 1px solid #e7e9ec;
	padding: 15px 0;
	background-color: #fff;
	margin-top: -1px;
	flex-flow: column;
}

.webinar-item-table .recording-list .recording-list-row-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.webinar-item-table .recording-list .recording-list-row {
	display: table-row;
	width: 100%;
}

.webinar-item-table .recording-list .recording-list-row-col {
	display: table-cell;
	text-align: center;
	border-bottom: 1px solid #e7e9ec;
	padding: 10px 0;
}

.webinar-item-table .recording-list .recording-list-row-col p {
	margin-bottom: 0;
}

.webinar-item-table .recording-list:empty {
	display: none;
}

.single-webinar-item-table {
	min-width: auto;
}

.single-webinar-item-table .single-webinar-item {
	border-bottom: 1px solid #e7e9ec;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	display: flex;
	flex-flow: row wrap;
}

.single-webinar-item-table .single-webinar-item:last-child {
	border-bottom: 0;
}

.single-webinar-item-table .webinar-item-head {
	font-size: 13px;
	font-weight: 400;
	color: #939597;
	line-height: 1.5;
	letter-spacing: -0.19px;
	margin: 0;
	flex: 0 0 220px;
	padding-right: 20px;
}

.single-webinar-item-table .webinar-item-col {
	font-size: 14px;
	color: #122b46;
	letter-spacing: -0.21px;
	line-height: 1.2;
	flex: 1;
	min-width: 0;
}

.single-webinar-item-table .webinar-buttons-wrap .bb-recordings-wrap {
	margin-left: 15px;
}

.z-form-row-action {
	display: flex;
	align-items: center;
	min-height: 20px;
}

.z-form-row-action .show-password:not(.on),
.z-form-row-action .hide-password:not(.on),
.z-form-row-action .show-pass:not(.on),
.z-form-row-action .hide-pass:not(.on) {
	display: none;
}

.z-form-row-action .hide-password {
	font-size: 20px;
	line-height: 1;
}

.z-form-row-action .pass-toggle {
	margin-left: auto;
}

#bp-mec-single-webinar-wrapper {
	min-height: -webkit-calc(45vh + 65px);
	min-height: calc(45vh + 65px);
}

#bp-mec-single-webinar-wrapper:empty {
	text-align: center;
}

#bp-mec-single-webinar-wrapper:empty:before {
	font: normal normal 400 20px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 auto;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}

#main .webinar-buttons-wrap {
	padding: 0;
	margin-bottom: 0;
}

#main .webinar-buttons-wrap .button {
	font-size: 14px;
}

#main .webinar-buttons-wrap:empty {
	display: none;
}

#bp-mec-create-webinar-button {
	display: flex;
	align-items: center;
	font-size: 14px;
	letter-spacing: -0.24px;
}

#bp-mec-create-webinar-button i {
	font-size: 16px;
	margin-right: 5px;
}

.bb-webinar-actions-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 15px 0;
}

.bb-webinar-actions-wrap h2 {
	margin: 0;
}

.bb-add-webinar {
	display: inline-block;
}

#zmmtg-root {
	display: none;
}

.bp-wrap-duration {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}

.bp-wrap-duration .bb-field-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	margin: 0 15px 0 0;
}

.bp-wrap-duration .bb-field-wrap label {
	margin: 0 4px;
	font-size: 15px;
	font-weight: 400;
	color: #939597;
	letter-spacing: -0.22px;
}

#main .bp-wrap-duration input,
#main .bp-wrap-duration select {
	background-image: url(../images/arrow-down.svg);
	background-repeat: no-repeat;
	background-position: right 1rem center;
	padding-right: 40px;
}

.bb-group-mec-settings-container .bb-field-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	margin: 0 0 15px;
}

.bb-group-mec-settings-container .bb-field-wrap label {
	flex: 0 0 180px;
	font-size: 14px !important;
	font-weight: 400;
	color: #939597;
	letter-spacing: -0.22px;
	margin: 10px 0 0 !important;
	padding-right: 20px;
}

.bb-group-mec-settings-container .bb-field-wrap input {
	margin: 0 !important;
	font-size: 14px !important;
	color: #122b46;
	letter-spacing: -0.24px;
}

.bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap {
	flex: 1;
	min-width: 0;
}

.bb-group-mec-settings-container .bp-group-mec-settings + .bb-sep-line {
	margin-top: 25px;
}

.bb-group-mec-settings-container label[for="bp-edit-group-mec"] {
	display: flex !important;
}

.bb-group-mec-settings-container label[for="bp-edit-group-mec"] span {
	padding-top: 2px;
}

.bb-group-mec-settings-container .bp-mec-group-button-wrap {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}

.bb-group-mec-settings-container .bp-mec-group-button-wrap .button {
	font-size: 14px !important;
}

.bb-group-mec-settings-container .show-mec-instructions {
	margin-left: auto;
	margin-right: 10px;
}

.bb-group-mec-settings-container .bp-mec-group-check-connection {
	font-size: 14px;
	display: inline-flex;
	align-items: center;
}

.bb-group-mec-settings-container .bp-mec-group-check-connection i {
	font-size: 18px;
	margin-right: 6px;
}

#bp-mec-webinar-end-date-time {
	background-image: url(../images/arrow-down.svg);
	background-repeat: no-repeat;
	background-position: right 1rem center;
	padding-right: 40px;
}

#main div.bb-field-wrap .bp-wrap-duration input,
#main .bb-field-wrap #bp-mec-webinar-timezone,
#main div.bb-field-wrap .bp-wrap-duration select {
	color: #122b46;
	font-size: 14px;
	letter-spacing: -0.24px;
	line-height: 1.714;
}

.mec-webinar-block {
	background: #fff;
	border: 1px solid #e7e9ec;
	border-radius: 4px;
	padding: 25px;
	margin-bottom: 15px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.mec-webinar-block h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 5px !important;
}

.mec-webinar-block h2 > .recurring-webinar-label {
	margin-left: 10px;
}

.mec-webinar-block .bb-webinar-occurrence,
.mec-webinar-block .bb-webinar-date {
	font-size: 14px;
	color: #939597;
	letter-spacing: -0.24px;
	line-height: 1.5;
}

.mec-webinar-block .webinar-actions .button {
	letter-spacing: -0.24px;
	margin-right: 3px;
	margin-bottom: 10px;
}

.mec-webinar-block .bp-mec-webinar-recording-fetch a.show-recordings {
	margin-bottom: 10px;
}

.mec-webinar-block .live-webinar-label {
	background-color: #ef3e46;
	color: #fff;
	padding: 3px 6px;
	height: auto;
	line-height: 1;
	min-height: 1px;
	display: inline-flex;
	align-items: center;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
	border: 1px solid transparent;
	outline: none;
	vertical-align: middle;
	transition: 0.3s all;
	border-radius: 5px;
}

.mec-webinar-block .join-webinar-in-browser {
	margin-top: 10px;
}

#bp_mec_webinar_form ul.description,
#bp_mec_webinar_form p.description {
	font-size: 15px;
	color: #a3a5a9;
	list-style-position: inside;
	margin-left: 2px;
}

.bp-toggle-webinar-password-wrap {
	position: relative;
}

#main #bp-mec-webinar-password {
	margin: 0;
	padding-right: 40px;
}

.bp-toggle-webinar-password {
	color: inherit;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.6;
}

.bp-toggle-webinar-password.bb-eye .bb-icon-eye {
	display: none;
}

.bp-toggle-webinar-password:not(.bb-eye) .bb-icon-eye-off {
	display: none;
}

.mec-webinar-block-info {
	flex: 1;
	min-width: 280px;
	margin-bottom: 10px;
}

.mec-webinar-block-right {
	margin: 0 auto;
	text-align: right;
}

.mec-webinar-block-right .bp-mec-webinar-recording-fetch,
.mec-webinar-block-right .webinar-actions {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
}

.mec-webinar-block-right .webinar-actions {
	margin-top: 0;
}

.mec-webinar-block-right .join-webinar-in-app {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bp_mec_countdown {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: auto;
}

.webinar-buttons-wrap .bp_mec_countdown {
	margin-bottom: -10px;
}

span.bb-mec-host {
	background: #eef0f3;
	border-radius: 11px;
	font-size: 11px;
	font-weight: 600;
	color: #4d5c6d;
	letter-spacing: -0.26px;
	line-height: 1;
	display: inline-block;
	padding: 6px 20px;
	margin-bottom: 12px;
}

.bp_mec_countdown > span {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	min-width: 70px;
	max-width: 70px;
	margin: 0 5px;
}

.bp_mec_countdown .countdown_label {
	flex: 0 0 100%;
	order: 3;
	font-size: 11px;
	font-weight: 500;
	color: #939597;
	line-height: 1;
	letter-spacing: -0.19px;
	margin-top: 8px;
	text-transform: uppercase;
	text-align: center;
}

.bp_mec_countdown .position {
	background: #eef0f3;
	border-radius: 3px;
	height: 60px;
	width: 28px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
	position: relative;
}

.bp_mec_countdown span.position:after {
	opacity: 0.4;
	background: #d0d3d6;
	border-radius: 3px 3px 0 0;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 50%;
	width: 100%;
}

.bp_mec_countdown .countDiv:empty {
	display: none;
}

.bp_mec_countdown span.digit {
	z-index: 2;
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
	left: auto;
	right: auto;
	top: auto !important;
	bottom: auto;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: -0.45px;
}

#bp-mec-dropdown-options-loader {
	display: none;
	line-height: 1;
	margin-left: 10px;
}

.recording-list-row-wrap {
	border-bottom: 1px solid #e7e9ec;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.recording-list-row-wrap:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.recording-list-row-wrap .bb-internal-model {
	justify-content: center;
}

.recording-list-row-wrap .bb-media-model-container {
	margin: auto;
	max-width: 90%;
	width: 100%;
}

.recording-list-row,
.recording-preview-info {
	display: flex;
	flex-flow: row wrap;
}

.recording-list-info,
.recording-preview-info {
	flex: 1;
	min-width: 0;
}

.recording-preview-info {
	padding: 6px 0 0 20px;
}

.recording-button-wrap {
	margin-left: auto;
}

.recording-button-wrap .button {
	letter-spacing: -0.24px;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	margin-left: 4px;
	font-size: 13px;
	min-height: 28px;
	line-height: 1;
	margin-top: 8px;
	padding: 0 16px 0 14px;
}

.recording-button-wrap i {
	margin-right: 6px;
	font-size: 12px;
}

span.select-recorded-text {
	font-size: 14px;
}

.recording-list-info {
	display: flex;
	flex-flow: column;
}

.recording-preview-img {
	line-height: 1;
	position: relative;
	height: 80px;
	border-radius: 3px;
}

.recording-preview-img img {
	display: block;
	width: 136px;
	height: 82px;
}

.recording-preview-img .play_btn,
.recording-preview-img .play_btn_link {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	line-height: 1;
	opacity: 0;
}

span.triangle-play-icon {
	position: absolute;
	left: 7px;
	bottom: 6px;
	font-size: 12px;
	transition: 0.05s all linear;
	width: 28px;
	height: 28px;
	line-height: 27px;
	vertical-align: middle;
	text-align: center;
	border-radius: 50px;
	background: #fff;
	color: #007cff;
	border: 1px solid #007cff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

span.triangle-play-icon:before {
	margin-right: -3px;
}

.recording-preview-img:hover span.triangle-play-icon {
	transition: 0.05s all linear;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
}

#main h2.clip_title {
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 8px;
}

.clip_date,
.clip_description {
	font-size: 12px;
	color: #939597;
	letter-spacing: -0.21px;
	line-height: 1;
	margin-bottom: 6px;
}

.bb-shared-screen-wrap {
	line-height: 1;
	margin-top: auto;
	margin-bottom: 10px;
}

.bb-shared-screen-wrap a.bb-shared-screen {
	display: flex;
}

.bb-shared-screen-wrap svg {
	margin-right: 8px;
	margin-top: 1px;
	min-width: 18px;
}

.bp-mec-webinar-wrap .bp-mec-recorded-label {
	display: flex;
	align-items: center;
	margin: 0;
}

.bb-video-time {
	background: #122b46;
	border-radius: 4px;
	font-size: 10px;
	color: #fff;
	letter-spacing: -0.17px;
	text-align: center;
	position: absolute;
	top: 58px;
	right: 6px;
	padding: 3px 7px;
	z-index: 10;
}

a.bb-shared-screen {
	font-size: 13px;
	letter-spacing: -0.24px;
}

.bp-mec-webinar-alt-host .select2-container {
	width: auto !important;
	min-width: 100%;
}

.bb-field-wrapper-inner {
	max-width: 560px;
	margin: auto;
}

.bb-field-wrapper-inner > .bb-field-wrap {
	display: flex;
	flex-flow: row wrap;
}

.bb-field-wrapper-inner > .bb-field-wrap > label {
	flex: 0 0 180px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #122b46;
	letter-spacing: -0.21px;
	margin: 6px 0 0;
}

.bb-field-wrapper-inner > .bb-field-wrap > .bb-webinar-options-wrap {
	width: calc(100% - 180px);
}

.bp-webinar-fields-wrap hr {
	background: #eef0f3;
	height: 1px;
}

.bb-webinar-host-select-wrap {
	flex: 1;
	min-width: 0;
}

.bb-toggle-switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 25px;
	margin-left: auto;
}

.bb-toggle-switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.bb-video-fields-wrap {
	flex: 1;
	min-width: 0;
	max-width: 270px;
}

#main .bb-video-fields-wrap label {
	display: flex;
	align-items: center;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.27px;
}

#main .bb-webinar-options-wrap label {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.21px;
	display: flex;
}

.bb-webinar-options-wrap .bb-field-wrap > label span {
	padding-top: 2px;
}

.bp-mec-webinar-auto-recording-options {
	padding-left: 30px;
}

.bp-mec-webinar-auto-recording-options label span {
	line-height: 1.5;
}

.bp-mec-webinar-auto-recording-options .bs-styled-radio:checked + .bb-radio-label:after,
.bp-mec-webinar-auto-recording-options .bs-styled-radio:checked + label:after {
	top: 4px;
}

.bp-mec-webinar-time-meridian-wrap {
	position: relative;
}

.bp-mec-webinar-time-meridian-wrap input {
	position: absolute;
	opacity: 0;
}

.bb-time-meridian {
	background: #fff;
	border: 1px solid #dedfe2;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 500;
	color: #d0d3d6;
	letter-spacing: -0.24px;
	line-height: 24px;
}

input:checked + .bb-time-meridian {
	background: #007cff;
	border-color: #007cff;
	color: #fff;
}

.bb-field-wrap.start-time-picker {
	width: 115px;
}

#main #bp-mec-webinar-description {
	min-height: 110px;
	padding: 8px 12px;
}

#bb-recurring-webinar-label {
	margin-top: 0;
}

.bb-recurring-webinar-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.21px;
}

.bp-mec-webinar-recurring-options > .bb-field-wrap,
.bp-mec-webinar-recurring-sub-options > .bb-field-wrap {
	display: flex;
}

.bp-mec-webinar-recurring-options > .bb-field-wrap > label,
.bp-mec-webinar-recurring-sub-options > .bb-field-wrap > label {
	flex: 0 0 180px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #122b46;
	letter-spacing: -0.21px;
	margin: 6px 0 0;
}

.bb-webinar-input-wrap {
	flex: 1;
	min-width: 0;
}

.bb-webinar-input-wrap input[type="text"]:disabled {
	background: #f9f9f9 !important;
}

.bb-webinar-input-wrap #bb-notification-webinar-label {
	display: inline-block;
}

.bb-webinar-input-wrap .bb-recurring-webinar-text #bp-mec-webinar-alert {
	width: calc(100% - 215px);
	margin: 0 10px;
	min-width: 120px;
	padding-right: 20px;
	height: 35px;
}

.bp-mec-webinar-repeat-wrap .bb-webinar-input-wrap {
	display: flex;
	align-items: center;
}

.bp-mec-webinar-repeat-wrap select {
	width: auto !important;
	margin-right: 10px;
}

#bp-mec-webinar-occurs-on-week span {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.21px;
}

#main .bp-mec-webinar-members-listing .bp-messages {
	margin: 10px 20px;
}

a.bp-back-to-webinar-list {
	color: rgba(18, 43, 70, 0.4);
	line-height: 1;
	margin-left: -10px;
	margin-right: 10px;
	display: none;
}

a.bp-back-to-webinar-list span {
	font-size: 24px;
}

a.bp-close-create-webinar-form {
	margin-left: auto;
	display: none;
}

a.bp-close-create-webinar-form span {
	font-size: 24px;
	color: rgba(18, 43, 70, 0.4);
	line-height: 1;
	margin-top: 5px;
}

#bp-mec-webinar-cancel-edit {
	margin-right: 20px;
}

.bb-media-section video {
	width: 100%;
	height: auto;
}

.bb-media-section audio {
	max-width: 800px;
	width: 90%;
}

#main #copy-download-link,
#main .downloadwebinar.downloadclip {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

#main #copy-download-link i,
#main .downloadwebinar.downloadclip i {
	margin-right: 5px;
}

.bp-webinar-fields-wrap > .bp-messages {
	margin-bottom: 22px;
}

.bp-webinar-fields-wrap .select2-container {
	width: auto !important;
	min-width: 100%;
}

.bb-save-settings.loading:before,
#bp-mec-webinar-form-submit.loading:before {
	font: normal normal 400 14px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 10px 0 0;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}

.bb-webinar-input-wrap .select2-container--default .select2-selection--single {
	border: 1px solid #dedfe2;
	border-radius: 3px;
	height: 40px;
}

.bb-webinar-input-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	color: #122b46;
	font-size: 14px;
	letter-spacing: -0.24px;
}

.bb-webinar-input-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	width: 30px;
}

.single-webinar-item.bb-countdown-wrap {
	border: 0;
	padding-bottom: 0;
}

.single-webinar-item.bb-countdown-wrap .bp_mec_countdown {
	margin-left: -7px;
	justify-content: flex-start;
}

.single-webinar-item.bb-countdown-wrap .countdown_label {
	line-height: 27px;
}

#main .single-webinar-item.bb-countdown-wrap + .webinar-buttons-wrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #e7e9ec;
	padding-top: 20px;
	padding-bottom: 5px;
}

.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li {
	float: right;
	margin-right: 20px;
}

.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li #webinars-sync {
	border-color: transparent;
	color: #007cff;
}

.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li #webinars-sync .bb-icon-loader {
	display: none;
}

.buddypress-wrap .bp-subnavs ul #sync-webinars-groups-li #webinars-sync.loading .bb-icon-loader {
	display: inline-block;
}

.buddypress-wrap .bp-subnavs ul #bp-mec-switch-type {
	display: flex;
	float: right;
	padding: 3px 6px;
	border: 1px solid #d8d8d8;
	border-radius: 20px;
	margin-top: 8px;
}

.buddypress-wrap .bp-subnavs ul #bp-mec-switch-type > a {
	display: inline-block;
	padding: 5px 8px;
	font-size: 13px;
	font-weight: 500;
}

.buddypress-wrap .bp-subnavs ul #bp-mec-switch-type > a.mec_active {
	font-weight: 600;
	color: #122b46;
}

.buddypress-wrap .bp-subnavs ul #bp-mec-switch-type > a:first-child {
	border-right: 1px solid #d8d8d8;
}

.groups.mec .bp-single-vert-nav .bp-mec-webinar-container .bp-navs {
	border: 0 !important;
}

@media (min-width: 801px) {
	.groups.mec .bp-single-vert-nav a.bb-invitation-url {
		max-width: 66%;
	}
}

@media (min-width: 749px) {
	.groups.mec .bp-single-vert-nav .bp-mec-webinar-container {
		border: 0;
	}
}

@media (max-width: 1480px) and (min-width: 1351px) {
	.has-sidebar .single-webinar-item.bb-countdown-wrap .bp_mec_countdown {
		width: 180%;
		transform: translateX(-44%);
		text-align: center;
		justify-content: center;
	}
}

@media (max-width: 1265px) and (min-width: 1081px) {
	.single-webinar-item.bb-countdown-wrap .bp_mec_countdown {
		width: 230%;
		transform: translateX(-54%);
		text-align: center;
		justify-content: center;
	}
}

@media (max-width: 1350px) {
	.has-sidebar .bp-mec-webinar-left,
	.has-sidebar .bp-mec-webinar-right {
		flex: 0 0 100%;
		border-right: 0;
		min-width: 0;
	}
	.has-sidebar .bp-mec-webinar-right {
		display: none;
	}
	.has-sidebar a.bp-back-to-webinar-list,
	.has-sidebar a.bp-close-create-webinar-form {
		display: block;
	}
	.has-sidebar .bp-create-webinar .bp-mec-webinar-left,
	.has-sidebar .bp-single-webinar .bp-mec-webinar-left {
		display: none;
	}
	.has-sidebar .bp-create-webinar .bp-mec-webinar-right,
	.has-sidebar .bp-single-webinar .bp-mec-webinar-right {
		display: block;
	}
}

@media (max-width: 1080px) {
	.bp-mec-webinar-left,
	.bp-mec-webinar-right {
		flex: 0 0 100%;
		border-right: 0;
		min-width: 0;
	}
	.bp-mec-webinar-right {
		display: none;
	}
	a.bp-back-to-webinar-list,
	a.bp-close-create-webinar-form {
		display: block;
	}
	.bp-create-webinar .bp-mec-webinar-left,
	.bp-single-webinar .bp-mec-webinar-left {
		display: none;
	}
	.bp-create-webinar .bp-mec-webinar-right,
	.bp-single-webinar .bp-mec-webinar-right {
		display: block;
	}
	.mec-webinar-block .bp-mec-webinar-recording-fetch a.show-recordings {
		margin-bottom: 0;
	}
}

@media (max-width: 900px) {
	.mec-webinar-block-info {
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
	.mec-webinar-block-right {
		margin-left: 0;
		align-items: center;
		display: flex;
		justify-content: center;
		flex-flow: column;
		width: 100%;
	}
	.mec-webinar-block-right > .webinar-actions {
		text-align: center;
	}
	.mec-webinar-block-right > .webinar-actions .join-webinar-in-browser {
		margin-bottom: 10px;
	}
	.mec-webinar-block-right .bp_mec_countdown {
		margin: 0 auto 0 auto;
	}
}

@media (max-width: 980px) and (min-width: 800px) {
	.single-webinar-item.bb-countdown-wrap .bp_mec_countdown {
		width: 230%;
		transform: translateX(-50%);
		text-align: center;
		justify-content: center;
	}
}

@media (max-width: 800px) {
	.single-webinar-item-table .webinar-item-head {
		flex: 0 0 180px;
	}
	a.bb-invitation-url {
		max-width: 100%;
	}
	.recording-preview-info {
		flex-flow: column;
	}
	.recording-button-wrap {
		margin-left: 0;
	}
}

@media (max-width: 650px) {
	.single-webinar-item.bb-countdown-wrap .bp_mec_countdown,
	.mec-webinar-block-right .bp_mec_countdown,
	.bp_mec_countdown {
		transform: scale(0.8);
		width: 140%;
		margin-left: -17%;
	}
}

@media (max-width: 640px) {
	.single-webinar-item-table .webinar-item-head,
	.single-webinar-item-table .webinar-item-col {
		flex: 0 0 100%;
		padding: 0;
	}
	.single-webinar-item-table .webinar-item-head {
		margin-bottom: 10px;
	}
	.mec-webinar-block .webinar-actions .button {
		margin-bottom: 10px;
		min-width: 220px;
	}
	.bp_mec_countdown > span {
		max-width: 70px;
		margin: 0 3px;
	}
	.bp_mec_countdown .position {
		width: 26px;
		height: 52px;
	}
	.bp-wrap-duration.bb-webinar-input-wrap,
	.bb-group-mec-settings-container .bb-field-wrap {
		flex-flow: row wrap;
	}
	.bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap {
		margin-top: 10px;
	}
	.bb-group-mec-settings-container .bb-field-wrap label,
	.bb-group-mec-settings-container .bb-field-wrap .bp-input-wrap,
	.bb-field-wrapper-inner > .bb-field-wrap > label,
	.bb-webinar-input-wrap,
	.bb-field-wrapper-inner > .bb-field-wrap > .bb-video-fields-wrap {
		flex: 0 0 100%;
	}
	.bb-field-wrapper-inner > .bb-field-wrap .bb-webinar-options-wrap {
		width: 100%;
	}
	.bp-mec-webinar-recurring-options > .bb-field-wrap,
	.bp-mec-webinar-recurring-sub-options > .bb-field-wrap {
		display: block;
	}
	.bp-wrap-duration .bb-field-wrap {
		max-width: 140px;
	}
	.bp-wrap-duration .bb-field-wrap.start-time-picker {
		margin-top: 14px;
	}
	.bb-webinar-input-wrap.bp-mec-webinar-end-date-time-wrap .bb-field-wrap.end-date-picker {
		margin: 0 0 0 5px;
	}
	.bb-webinar-input-wrap.bp-mec-webinar-end-date-time-wrap #bp-mec-webinar-end-times {
		margin: 0 5px;
	}
	.bb-field-wrap.bp-mec-webinar-time-meridian-wrap {
		flex: 0 0 100%;
		margin-top: 15px;
	}
	.bp-mec-webinar-container .bb-timezone {
		line-height: 1.4;
	}
	#main #bp-mec-webinar-occurs-on-month label[for="bp-mec-webinar-occurs-month-week-select"] {
		display: block;
	}
	#main #bp-mec-webinar-occurs-on-month label[for="bp-mec-webinar-occurs-month-week-select"] .bp-mec-webinar-occurs-month-week-select-label {
		display: block;
		margin: 5px 0 0 34px;
	}
	#main #bp-mec-webinar-occurs-on-month label[for="bp-mec-webinar-occurs-month-week-select"] > select {
		max-width: 90px;
	}
	#main #bp-mec-single-webinar .single-webinar-item.webinar-buttons-wrap {
		flex-flow: column;
	}
	#main #bp-mec-single-webinar .single-webinar-item.webinar-buttons-wrap .webinar-item-col.webinar-action {
		flex-flow: column;
		display: flex;
	}
	#main #bp-mec-single-webinar .single-webinar-item.webinar-buttons-wrap .webinar-item-col.webinar-action > a {
		margin: 0 0 10px;
	}
	#main #bp-mec-single-webinar .single-webinar-item.webinar-buttons-wrap .bb-recordings-wrap {
		margin-left: 0;
	}
	#main #bp-mec-single-webinar .single-webinar-item.webinar-buttons-wrap .bb-recordings-wrap .webinar-item-head:empty {
		display: none;
	}
	#main #bp-mec-single-webinar .single-webinar-item.webinar-buttons-wrap .bb-recordings-wrap .show-recordings {
		width: 100%;
		margin: 0 0 15px;
	}
}

@media (max-width: 420px) {
	.single-webinar-item.bb-countdown-wrap .bp_mec_countdown,
	.bp_mec_countdown {
		transform: scale(0.8);
		width: 130%;
		margin-left: -15%;
	}
	.bp_mec_countdown > span {
		max-width: 60px;
	}
	.bp_mec_countdown .position {
		width: 22px;
		height: 40px;
	}
	.bp_mec_countdown span.digit {
		font-size: 20px;
	}
	.mec-webinar-block {
		padding: 20px;
	}
	.recording-preview-info {
		padding: 6px 0 0;
	}
}

@media (max-width: 380px) {
	.bzm-white-popup .recording-list-row {
		flex-flow: column;
	}
	.recording-preview-img {
		max-width: 136px;
		margin-bottom: 10px;
	}
}

#bp-mec-only-this-webinar-delete.loading:after,
#bp-mec-all-webinar-delete.loading:after,
#bp-mec-only-this-events-delete.loading:after,
#bp-mec-all-events-delete.loading:after {
	font: normal normal 400 14px/1 bb-icons;
	speak: none;
	display: inline-block;
	margin: 0 0 0 6px;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E838";
	animation: spin 2s infinite linear;
}



.mec-left-right section {
  color: #fff;
  text-align: center;
}

/*.mec-left-right div {
  height: 100%;
}*/

.mec-left-right article {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 5px;
}

.mec-left-right h1 {
  font-size: 1.75rem;
  margin: 0 0 0.75rem 0;
}

/* Pattern styles */
.mec-left-right .container {
  display: table;
  width: 100%;

}

.mec-left-right .left-half {
  background-color: #ff9e2c;
  position: absolute;
  left: 0px;
  width: 50%;
}

.mec-left-right .right-half {
  background-color: #b6701e;
  position: absolute;
  right: 0px;
  width: 50%;
}

.buddypress-wrap .select-wrap select{
	height: 32px;
}


#mec-bp-groups{
	width: 80% !important;
}


#mec-bp-groups-assign{
	float: right;
}

.mec-bp-groups-assign-list{
	padding: 5px;
    background-color: beige;
    border-radius: 5px;
    margin-right: 6px;
}

.mec-bp-groups-assign-list a{
	color:red;
}

#mec-bp-groups-assign-list-area{
	margin-top: 10px;
}

.mec-bp-groups-assign-list a:hover{
	color:#ed734e;
}

#mec_add_event-personal-li{
	display: none;
}

body.buddypress .mec-fes-form .mec-meta-box-fields h4{margin: 0 -20px 20px !important;}

.activity-list li.groups .activity-content .activity-inner .bb-post-title-link:before{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.activity-list li.groups .activity-content .activity-inner .bb-content-wrp {
    display: block;
    padding: 12px;
    background-color: #fafafa;
}

.activity-list li.groups .activity-content .activity-inner{
    padding: 12px;
    border-radius: 4px;
    max-width: 640px;
}
