/*!
Theme Name: Digital Azul Streaming
Theme URI: http://underscores.me/
Author: MindProcess
Author URI: https://mindprocess.pt
Version: 1.0.0
*/

body {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	text-decoration: none;
	color: inherit;
}

a,
a:hover,
a:active,
a:focus {
	outline: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.wide {
	max-width: 95%;
	margin: 0 auto;
}

.centered {
	max-width: 1140px;
	margin: 0 auto;
}

.narrow {
	max-width: 960px;
	margin: 0 auto;
}

.tiny {
	max-width: 720px;
	margin: 0 auto;
}

.event-content p {
	margin-bottom: 15px;
}

#countdown {
	display: flex;
	justify-content: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 50px;
}

#countdown > div {
	margin: 0 10px;
}

.tab-content {
	padding: 40px;
}

.speakers_area {
	padding: 100px 30px;
}

.program_area {
	padding: 100px 30px 20px 30px;
}

.speakers {
	display: flex;
	flex-wrap: wrap;
}

h2.speakers_title,
h2.program_title {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.speakers .speaker {
	margin: 0 1% 20px;
	padding: 10px;
	position: relative;
}

.speakers.columns-2 .speaker {
	width: 48%;
}

.speakers.columns-3 .speaker {
	width: 31%;
}

.speakers.columns-4 .speaker {
	width: 23%;
}

.speakers.columns-5 .speaker {
	width: 18%;
}

.speakers .speaker .speaker_inner {
	display: flex;
	align-items: center;
}

.speakers .speaker .speaker_photo {
	margin-right: 15px;
	min-width: 80px;
}

.speakers .speaker .speaker_photo img {
	display: inline-block;
}

.speakers .speaker .speaker_photo.rounded img {
	border-radius: 6px;
}

.speakers .speaker .speaker_photo.circle img {
	border-radius: 100%;
}

.speakers .speaker .speaker_name h3 {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.speakers .speaker .speaker_position {
	font-size: 14px;
	line-height: 1.3;
	font-weight: 400;
}

.speakers .speaker .speaker_company {
	font-size: 14px;
	line-height: 1.3;
	font-weight: 400;
}

.program_container {
	margin: 0 auto;
	max-width: 95%;
}

.program_day {
	margin-bottom: 100px;
}

.program_day_title {
	font-size: 22px;
	background: #cccccc;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}

.slot {
	display: flex;
	padding: 20px 0;
	transition: 0.3s;
	font-size: 16px;
	margin-bottom: 30px;
}

.slot.divider {
	margin-bottom: 0;
}

.slot.divider:last-child {
	border-bottom: none !important;
}

.slot .slot_time {
	width: 20%;
	font-weight: 700;
	padding-top: 3px;
}

.slot .slot_info {
	width: 80%;
}

.slot .slot_info.full-width {
	width: 100%;
}

.slot .slot_info .slot_title h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.slot .slot_info .slot_title ul {
	list-style: disc;
	padding-left: 25px;
}

.slot .slot_info .slot_title ul li {
	line-height: 1;
}

.slot .slot_info .slot_sub_title {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 600;
}

.slot .slot_info .slot_sub_title ul {
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 20px;
}

.slot .slot_info .slot_sub_title ul ul {
	list-style: circle;
}

.slot .slot_info .slot_sub_title li {
	margin-bottom: 10px;
}

.slot .slot_info .slot_sub_title ul em {
	font-weight: 300;
}

.footer_contact {
	display: flex;
	justify-content: center;
	font-size: 14px;
	margin-bottom: 30px;
}

.footer_contact > div {
	margin: 0 20px;
}

.footer_contact > div i {
	margin-right: 5px;
}

.copyright {
	font-size: 14px;
	color: #bbbbbb;
	text-align: center;
}

.streaming-page,
.register-page {
	background: url(images/dots-pattern-small-15.png) center;
	text-align: center;
}

.register-page .wppb-success {
	display: none;
}

.register-page .register_confirmation {
	padding: 150px 0;
}

.already_logged_in {
	min-height: 30vh;
}

.register-page {
	padding: 100px 0;
}

.streaming-page.login {
	padding: 100px 0;
}

.streaming-page h2,
.register-page h2 {
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.streaming-page .message,
.register-page .message {
	font-size: 16px;
	margin-bottom: 50px;
}

.standby {
	padding: 50px 0;
}

.wppb-user-forms {
	max-width: 540px;
	margin: 0 auto;
	background: #ffffff33;
	padding: 50px;
	border-radius: 6px;
	margin-bottom: 30px;
	text-align: left;
}

.wppb-user-forms input {
	padding: 10px !important;
}

.wppb-user-forms input.button {
	padding: 15px 25px !important;
	border-radius: 4px;
	font-size: 15px;
	margin-top: 30px;
}

.wppb-user-forms .wppb-form-field select,
.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
.wppb-form-field input,
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input {
	float: none;
	clear: both;
	width: 100%;
	line-height: 1;
}

.wppb-user-forms .wppb-form-field select {
	padding: 10px;
	border-radius: 0;
	border: none;
}

.wppb-form-field {
	margin-bottom: 10px !important;
}

.wppb-form-field label {
	font-size: 14px !important;
	line-height: 1.3;
}

.wppb-form-field > label {
	font-weight: bold;
}

.wppb-user-forms .form-submit,
.login-submit,
.lost-password {
	text-align: center;
}

.wppb-user-forms .wppb-form-field.wppb-checkbox-terms-and-conditions label {
	line-height: 1.3;
}

.wppb-success {
	max-width: 480px;
	padding: 50px 30px !important;
	margin-bottom: 50px !important;
}

.wppb-error,
.wppb-warning {
	max-width: 480px;
	padding: 30px !important;
	background: #c0392b;
	color: #ffffff;
	border: 3px solid #ffffff;
	border-radius: 4px;
}

.wppb-register-user .wppb-field-error {
	background: #c0392b;
	color: #ffffff;
	border-radius: 5px;
	border: none !important;
}

.wppb-field-error > span {
	font-style: normal !important;
	font-size: 13px !important;
	display: block !important;
	padding: 15px 0 !important;
	border: none !important;
}

#wppb-recover-password-container p {
	margin-bottom: 30px;
	text-align: center;
}

#wppb-recover-password-container p.form-submit {
	margin-bottom: 0;
}

.wppb-checkbox-terms-and-conditions {
	margin-top: 20px !important;
	display: flex;
}

.wppb-checkbox-terms-and-conditions label {
	flex: 0;
}

.wppb-checkbox-terms-and-conditions .agree_to_terms {
	flex: 1;
	text-align: left;
	font-style: normal;
	font-size: 14px;
}

.wppb-checkbox-terms-and-conditions .wppb-required {
	display: none;
}

.wppb-required {
	color: #ffffff;
}

.before_streaming h2 {
	font-size: 28px;
}

.before_streaming p {
	font-size: 16px;
	line-height: 1.8;
}

hr.divider {
	max-width: 80px;
	border: 0;
	border-top: 3px solid;
	margin: 50px auto;
}

.stream_source {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}

.stream_source iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.chat_source iframe {
	width: 100%;
	height: 300px;
	background: #ffffff;
}

.streaming_cta.offline {
	background: #efefef;
	color: #999999;
}

.stream-nav {
	margin-bottom: 20px;
}

.stream-nav ul {
	list-style: none;
	text-align: center;
}

.stream-nav ul li {
	display: inline-block;
	margin: 0 2px;
}

.stream-nav ul li a {
	font-size: 12px;
	padding: 6px 10px;
	background: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.6);
	border-radius: 4px;
}

.cta_buttons {
	display: flex;
}

.cta_buttons_spacer {
	width: 20px;
}

.register_button_container,
.live_button_container {
	margin: 0;
}

a.register_button,
a.live_button {
	display: block;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 16px;
	transition: 0.2s;
}

.logout_button {
	padding-top: 100px;
}

.logout_button a {
	border: 2px solid #ffffff;
	padding: 15px 30px;
}

.logout_button a:hover {
	background: #ffffff33;
}

.archive-page {
	padding: 50px 0;
}

.archive-page h2 {
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.archive-page .archive-container {
	display: flex;
	flex-wrap: wrap;
}

.archive-page .archive-container .archive_item {
	width: 23%;
	margin: 0 1% 25px;
}

.archive-page .archive-container .archive_item .video_thumbnail {
	background: #000000;
	height: 196px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.archive-page .archive-container .archive_item .video_title {
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	color: #999999;
}

.archive-page .archive-container .archive_item img {
	max-width: 100%;
	height: auto;
}

.archive-page .archive-container .archive_item_pdf {
	width: 100%;
	margin-bottom: 40px;
}

.archive-page .archive-container .archive_item_pdf a {
	background: url('images/pdf-file.svg') no-repeat left center;
	padding: 10px 0 10px 50px;
}

.popup_trigger {
	cursor: pointer;
	text-decoration: underline;
}

.elementor-popup-modal .elementor-widget-wrap {
	font-size: 15px;
	line-height: 1.8;
}

.elementor-popup-modal p {
	margin-bottom: 15px;
}

.elementor-popup-modal a:hover {
	text-decoration: underline;
}

#main-header-fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

#main-header-fixed img {
	max-height: 30px;
	width: auto;
}

.lost-password {
	padding: 10px 0;
}

.lost-password a {
	text-decoration: underline;
}

.user-listing {
	padding: 50px 0;
	font-size: 14px;
}

.user-listing .list_header {
	margin-bottom: 30px;
	display: flex;
}

.user-listing .register_count {
	flex: 1;
}

.user-listing .download_button {
	flex: 1;
	text-align: right;
}

.user-listing .list_header .download_user_list_btn {
	background: #157ffb;
	color: #ffffff;
	padding: 10px 15px;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.2s;
}

.user-listing .list_header .download_user_list_btn:hover {
	background: #0f66d6;
}

.user-listing .users_row {
	display: flex;
	border-bottom: 1px solid #cccccc;
}

.user-listing .users_row:nth-child(odd) {
	background: #f2f2f2;
}

.user-listing .users_row > div {
	padding: 10px;
	border-left: 1px solid #cccccc;
}

.user-listing .users_row.header {
	font-weight: bold;
	background: #dddddd;
	border-top: 1px solid #cccccc;
}

.user-listing .users_row.full {
	background: #7db828 !important;
	color: #ffffff;
}

.user-listing .users_row .col-5 {
	flex: 5%;
	max-width: 5%;
}

.user-listing .users_row .col-7-5 {
	flex: 7.5%;
	max-width: 7.5%;
}

.user-listing .users_row .col-10 {
	flex: 10%;
	max-width: 10%;
}

.user-listing .users_row .col-15 {
	flex: 15%;
	max-width: 15%;
}

.user-listing .users_row .col-20 {
	flex: 20%;
	max-width: 20%;
}

.user-listing .users_row .col-25 {
	flex: 25%;
	max-width: 25%;
}

.user-listing .users_row .col-30 {
	flex: 30%;
	max-width: 30%;
}

.user-listing .users_row .col-40 {
	flex: 40%;
	max-width: 40%;
}

.user-listing .users_row .col-50 {
	flex: 50%;
	max-width: 50%;
}

.user-listing .users_row .col-60 {
	flex: 60%;
	max-width: 60%;
}

.user-listing .users_row .col-80 {
	flex: 80%;
	max-width: 80%;
}

.user-listing .users_row .col-last {
	border-right: 1px solid #cccccc;
}

.user-listing .users_row > div:last-child {
	border-right: 1px solid #cccccc;
}

.user-listing .users_row .col-center {
	text-align: center;
}

.user-listing .users_row .col-right {
	text-align: right;
}

.nav-days.swiper-pagination-bullets {
	text-align: center;
	margin-bottom: 30px;
}

.nav-days.swiper-pagination-bullets .day-nav-btn {
	font-weight: 600;
	color: #ffffff;
	background: #dfdfdf;
	margin: 0 10px;
	opacity: 1;
	padding: 8px 20px;
	border-radius: 3px;
	display: inline-block;
	width: auto;
	height: auto;
}

.nav-days.swiper-pagination-bullets .day-nav-btn:hover {
	background: #cccccc;
}

.start_in {
	padding: 50px 0 10px;
	font-size: 18px;
}

.clickable-area {
	position: relative;
}

.clickable-area .hotspot {
	transform: translate(-50%, -50%);
	cursor: pointer;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	transition: all 0.2s;
}

.clickable-area .hotspot:hover,
.area-on {
	background: rgba(255, 255, 255, 0.3) !important;
	transition: all 0.4s !important;
	width: 150px !important;
	height: 150px !important;
	border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.clickable-area .hotspot:hover + .center-point,
.area-off {
	opacity: 0 !important;
	transition: all 0.3s !important;
	width: 0 !important;
	height: 0 !important;
}

.center-point {
	transform: translate(-50%, -50%);
	pointer-events: none;
	background: #8e44ad;
	border: 2px solid #ffffff;
	border-radius: 100%;
	color: #ffffff;
	width: 12px;
	height: 12px;
	opacity: 0.4;
	transition: all 0.1s;
}

.event-content h1,
.event-content h2,
.event-content h3,
.event-content h4 {
	margin-bottom: 20px;
	line-height: 1.2;
}

.event-content h1 {
	font-size: 28px;
}
.event-content h2 {
	font-size: 26px;
}
.event-content h3 {
	font-size: 24px;
}
.event-content h4 {
	font-size: 22px;
}

.nav-spaces {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-bottom: -30px;
	display: flex;
	justify-content: start;
	font-size: 13px;
	z-index: 1;
}

.nav-spaces .parent {
	padding: 0 15px;
	border: 1px solid #d5d5d5;
	border-right: none;
	background: #f6f6f6;
}

.nav-spaces .parent:hover {
	background: #333333;
	color: #cccccc;
	transition: 0.3s;
	border-color: #333333;
}

.nav-spaces .current-space {
	padding: 0 15px;
	border: 1px solid #d5d5d5;
	background: #ffffff;
}

.nav-spaces .menu-icon {
	background: #f6f6f6;
	margin-left: auto;
	padding: 0 10px;
	border: 1px solid #d5d5d5;
	display: flex;
	align-items: center;
	transition: 0.3s;
}

.nav-spaces .menu-icon:hover {
	background: #d5d5d5;
	transition: 0.3s;
}

.space-list-selector .space-header {
	padding: 10px;
	margin-bottom: 10px;
}

.space-list-selector .space-slot {
	display: flex;
	margin-bottom: 10px;
}

.space-list-selector .space-slot .space-index {
	width: 40px;
	padding: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-align: center;
}

.space-list-selector .space-slot .space-name {
	background: #efefef;
	flex: 1;
	padding: 10px;
}

#legend-container {
	padding: 10px 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#legend-container .legend-item {
	padding: 10px 15px;
	margin: 0 5px 10px;
	background: #f5f5f5;
	font-size: 13px;
	border: 1px solid #d5d5d5;
	transition: 0.3s;
}

#legend-container .legend-item:hover {
	background: #333333;
	color: #cccccc;
	transition: 0.3s;
	border: 1px solid #222222;
}

.fancybox-is-open .fancybox-bg {
	background: #000000;
	opacity: 0.85;
}

.no_access {
	display: flex;
	height: 80vh;
	min-height: 600px;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 24px;
	color: #ff0000;
	font-weight: 600;
}

.menu-item.live a {
	border-radius: 30px;
	color: #ffffff !important;
}

.fancybox-content .program_area {
	padding: 0;
}

.space-list-selector {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 100%;
	overflow-y: auto;
}

.space-list-selector a {
	width: 48%;
}

.space_nav {
	position: absolute;
	top: 50%;
	padding: 10px;
	color: #cccccc;
	font-size: 18px;
	transition: 0.2s;
}

.space_nav:hover {
	color: #999999;
	transition: 0.2s;
	padding: 10px 15px;
}

.space_nav.prev {
	left: 0;
	transform: translate(-100%, -50%);
}

.space_nav.next {
	right: 0;
	transform: translate(100%, -50%);
}

.fancybox-content {
	max-height: 90%;
	max-width: 90%;
}

.space-list-selector {
	padding-bottom: 30px;
}

.fancybox-container {
	z-index: 100000000 !important;
}

.elementor-popup-modal ul {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}

.elementor-popup-modal ol {
	list-style: decimal;
}

.elementor-popup-modal ol ol {
	padding-left: 15px;
	margin-bottom: 30px;
}

.elementor-popup-modal ul li {
	margin-bottom: 10px;
}

.elementor-popup-modal h1,
.elementor-popup-modal h2,
.elementor-popup-modal h3,
.elementor-popup-modal h4,
.elementor-popup-modal h5 {
	margin-bottom: 15px;
	line-height: 1.2;
}

.elementor-popup-modal h3 {
	font-size: 24px;
}

.elementor-popup-modal h4 {
	font-size: 20px;
}

.elementor-popup-modal h5 {
	font-size: 18px;
}

.elementor-popup-modal .elementor-widget-wrap {
	font-size: 15px;
	line-height: 1.8;
}

.elementor-popup-modal p {
	margin-bottom: 15px;
}

.elementor-popup-modal a:hover {
	text-decoration: underline;
}

.bio-link {
	position: absolute;
	top: -5px;
	left: -15px;
	color: #00000033;
	font-size: 18px;
	transition: 0.3s;
	cursor: pointer;
}

.bio-link:hover {
	color: #011949;
}

.bio_popup {
	color: #444444;
}

.bio_popup h2 {
	font-size: 36px;
	font-weight: 600;
}

.bio_popup h3 {
	color: #111213;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.4;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.bio_popup .bio-header {
	color: #aaaaaa;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.bio_popup h4 {
	color: #999999;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
}

.bio_popup p {
	margin-bottom: 15px;
}

.bio_popup p:last-child {
	margin-bottom: 0;
}

.bio_popup ul {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}

.bio_popup ul li {
	margin-bottom: 10px;
}

.intro_area {
	display: flex;
	flex-wrap: wrap;
	padding: 60px 0;
}

.intro_area .intro_text {
	flex: 1;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
	padding: 0 60px;
}

.intro_area .intro_text p {
	margin-bottom: 15px;
}

.intro_area .intro_text h2 {
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 30px;
}

.intro_area .intro_gallery {
	flex: 1;
	min-width: 50%;
}

.intro_area .swiper-container {
	height: 100%;
}

.intro_area .intro-gallery-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	font-size: 22px;
	color: hsla(0, 0%, 93.3%, 0.9);
}

.intro_area .intro-gallery-nav:hover {
	cursor: pointer;
}

.intro_area .intro-gallery-nav.prev {
	left: 15px;
}

.intro_area .intro-gallery-nav.next {
	right: 15px;
}

.intro_area .single_element {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}

/* event tracking */
.list_row,
.row {
	display: flex;
	flex-wrap: wrap;
	transition: 0.2s;
}

.list_row:nth-child(odd) {
	background: #f4f4f4;
}

.list_row .col {
	padding: 3px 10px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.row .col {
	padding: 3px 10px;
}

.row .col.expand {
	background: #cccccc;
	border-color: #cccccc;
	color: #ffffff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
}

.row:hover .col.expand {
	background: #cccccc;
	border-color: #cccccc;
}

.row .col.expand:hover {
	background: #666666;
	border-color: #666666;
}

a#expand i {
	margin-left: 10px;
}

.list_row.header .col {
	background: #ddd;
}

.list_row .col:last-child {
	border-right: 1px solid #cccccc;
}

.col-5 {
	width: 5%;
}
.col-10 {
	width: 10%;
}
.col-15 {
	width: 15%;
}
.col-20 {
	width: 20%;
}
.col-25 {
	width: 25%;
}
.col-30 {
	width: 30%;
}
.col-33 {
	width: 33%;
}
.col-35 {
	width: 35%;
}
.col-40 {
	width: 40%;
}
.col-45 {
	width: 45%;
}
.col-50 {
	width: 50%;
}
.col-55 {
	width: 55%;
}
.col-60 {
	width: 60%;
}
.col-65 {
	width: 65%;
}
.col-66 {
	width: 66%;
}
.col-70 {
	width: 70%;
}
.col-75 {
	width: 75%;
}
.col-80 {
	width: 80%;
}
.col-90 {
	width: 90%;
}
.col-full {
	flex: 1;
}

.list_row.header {
	background: #efefef;
	font-weight: 600;
}

.list_row.top .col {
	border-top: 1px solid #cccccc;
}

.list_row.vertical .col:first-child {
	background: #efefef;
	font-weight: 600;
}

.list_row:hover .col {
	background: #dfdfdf;
}

.list_row .col-left {
	text-align: left;
}
.list_row .col-center {
	text-align: center;
}
.list_row .col-right {
	text-align: right;
}

.statistics h1 {
	font-size: 32px;
	line-height: 1.1;
}

.statistics h2 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 20px;
	background: #022553;
	color: #ffffff;
	padding: 6px 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.statistics .top-menu {
	display: flex;
	margin: 20px 0;
}

.statistics .date-select {
	justify-content: flex-end;
}

.statistics .top-menu .menu-item {
	padding: 5px 15px;
	border: 1px solid #002454;
	border-left: none;
	font-size: 13px;
	font-weight: 600;
}

.statistics .top-menu .menu-item:first-child {
	border-left: 1px solid #002454;
}

.statistics .top-menu .menu-item:hover {
	background: #efefef;
}

.statistics .top-menu .menu-item.active {
	background: #002454;
	color: #ffffff;
}

.statistics .actions {
	justify-content: flex-end;
}

.statistics .actions a {
	background: #157ffb;
	color: #ffffff;
	padding: 5px 15px;
	border-radius: 3px;
	font-weight: 600;
	transition: 0.3s;
}

.statistics .actions a:hover {
	background: #1065c7;
}

table.user-table {
	border-collapse: collapse;
}

.dataTables_length {
	margin: 10px 0;
}

#preloader {
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.frm_style_formidable-style.with_frm_style .frm_blank_field label {
	color: #ffffff;
}

.frm_style_formidable-style.with_frm_style .frm_error {
	color: #ccdd00;
	padding-top: 5px;
}

.with_frm_style .frm_radio input[type="radio"],
.with_frm_style .frm_checkbox input[type="checkbox"] {
	width: 12px;
	min-width: 12px;
	height: 12px;
}

.frm_form_field.vertical_radio .frm_radio {
	margin-bottom: 10px !important;
}

.with_frm_style .frm_radio input[type="radio"]::before,
.with_frm_style .frm_checkbox input[type="checkbox"]::before {
	width: 8px;
	height: 8px;
	margin: 1px 0 0 1px;
}

.register-page h2 {
	line-height: 1.1;
}

.register-page .message p {
	margin-bottom: 10px;
}

.register-page a {
	text-decoration: underline;
}

.privacy-policy {
	margin-top: 20px;
}

.privacy-policy label {
	font-size: 13px !important;
	color: #ffffffcc !important;
}

#vimeo-video-player {
	pointer-events: none;
}

.session_description {
	color: #ffffff !important;
}

.session_description h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

.session_description ul {
	list-style: disc;
	padding-left: 20px;
}

.session_description ul li {
	margin-bottom: 5px;
}

.h_split hr {
	border: none;
	border-bottom: 1px solid #ffffff66;
}

.sessions_heading h2 {
	color: #ffffff !important;
	font-size: 20px !important;
}

.frm_style_formidable-style.with_frm_style .frm_error_style {
	background: red;
}

.sessions_intro {
	margin-bottom: 50px !important;
}

.session_slot {
	background: #3770fa;
	color: #ffffff;
	padding: 3px 8px;
	display: inline-block;
	border-radius: 4px;
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.chat-rooms-container {
	padding: 30px 0;
}

.chat-rooms-container .chat-rooms {
	display: flex;
	gap: 20px;
}

.chat-rooms-container h3 {
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}

.chat-rooms-container .chat-intro-text {
	margin-bottom: 20px;
}

.chat-rooms-container .chat-rooms .sessao {
  flex: 1;
	background: #ffffff33;
	padding: 20px;
	border-radius: 4px;
}

.chat-rooms-container .chat-rooms h4 {
	text-transform: uppercase;
	margin-bottom: 15px;
	border-bottom: 1px solid #ffffff66;
	padding-bottom: 10px;
}

.chat-rooms-container .chat-rooms .chat-room {
	margin-bottom: 10px;
}

.chat-rooms-container .chat-rooms .chat-room a:hover {
	text-decoration: underline;
}

.streaming-page.chat {
	padding: 30px;
}

.fancybox-content {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40vw;
	min-width: 300px;
}

.single-stream .fancybox-bg {
	opacity: 0.2;
}

.post-password-form {
	max-width: 640px;
	margin: 50px auto;
	text-align: center;
	padding: 30px;
}

.post-password-form p {
	margin-bottom: 20px;
}

.post-password-form input {
	padding: 5px;
	line-height: 1;
	font-size: 15px;
}

.post-password-form input[type=submit] {
	border: none;
	background: #122661;
	color: #ffffff;
	border-radius: 4px;
	padding: 8px 15px;
	cursor: pointer;
}