
body::backdrop {
    background-color: transparent;
}
#page_not_exists {
	text-align: center;
	font-size: 22px;
	margin-top: 40px;
}
.border {
	outline: solid 1px #555;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
@supports (-webkit-touch-callout: none) {
	input[type="text"]:focus, input[type="password"]:focus,
	textarea:focus, select:focus {
		font-size: 16px;
	}
}
.speech-wrapper {
						padding: 20px 20px;
					}
					.speech-wrapper .bubble {
						min-width: 150px;
						max-width: 100%;
						height: auto;
						display: block;
						background: #f5f5f5;
						border-radius: 10px;
						position: relative;
					}
					.speech-wrapper .bubble .txt .name {
						font-weight: 600;
						font-size: 14px;
						margin: 0px;
						color:#fff;
						border-radius: 10px 10px 0px 0px;
						padding: 5px;
					}
					.speech-wrapper .bubble .txt .name span {
						font-weight: normal;
						color: #b3b3b3;
					}
					.speech-wrapper .bubble .txt .name.hide {
						display: none;
					}
					.speech-wrapper .bubble .txt .message {
						font-size: 14px;
						margin: 0;
						color: #2b2b2b;
						word-wrap: break-word;
						padding: 10px;
					}
					.speech-wrapper .bubble .txt .timestamp {
						display:none;
						font-size: 12px;
						position: absolute;
						bottom: 0px;
						right: 10px;
						text-transform: uppercase;
						color: #999;
					}
					.speech-wrapper .bubble .bubble-arrow {
						position: absolute;
						width: 0;
						bottom: 5px;
						right: 40px;
						height: 0;
					}
					.speech-wrapper .bubble.alt .bubble-arrow {
						position: absolute;
						width: 0;
						bottom: 5px;
						left: 20px;
						height: 0;
					}
					.speech-wrapper .bubble .bubble-arrow.alt {
						right: -2px;
						bottom: 40px;
						left: auto;
					}
					.speech-wrapper .bubble .bubble-arrow:after {
						content: "";
						position: absolute;
						border: 0px solid transparent;
						border-top: 15px solid #f5f5f5;
						border-radius: 20px 0 0;
						width: 20px;
						height: 30px;
						transform: rotate(270deg);
					}
					.speech-wrapper .bubble.alt .bubble-arrow:after {
						border-radius: 0 20px 0;
						transform: rotate(90deg);
					}
					.speech-wrapper .bubble .bubble-arrow.alt:after {
						transform: rotate(45deg) scaleY(-1);
					}
					.name, .msg_name {
						cursor:pointer;
					}
					.radio label {
					width:100%;
				}
				.pollcontainer textarea	{
					resize: vertical;
					height: 2em;
					width: 99%;
				}
				.voting	{
					vertical-align: top;
				}
				.video-hide {
					display: none !important;
				}#sidebar_id_67bc89062d1d8 {
				top: 0px;
				right: 0px;
				max-width: 400px;
				width: 400px;
				position: fixed;
				padding-bottom: 40px;
				height: 100%;
				left: unset;
				background-color: #666666;
				z-index: 999;
				color: #ffffff;
				font-size: 16px;
				overflow: auto;
			}
			#sidebar_id_67bc89062d1d8 a {
				color: #ffffff;
			}
			#sidebar_id_67bc89062d1d8 .sidebar-inner-wrap {
				min-width: 248px;
			}
			#sidebar_id_67bc89062d1d8 .sidebar-inner-wrap .sidebar-content {
				padding: 10px;
			}
			#myprofile_to_header {
				position: absolute;
				overflow: auto;
				left: 0px;
				top: 60px;
				height: 70px;
				width: 100%;
				padding: 10px;
				background-color: #b3b3b3;
			}
			#mp_messages {
				position: absolute;
				width: 100%;
				height: calc(100% - 200px);
				left: 0px;
				top: 130px;
				overflow: auto;
				scrollbar-color: #b3b3b3 #5c5c5c;
			}
			#mp_messagebox .emojionearea-editor {
				min-height:50px !important;
				max-height:50px !important;
			}
			#mp_messagebox {
				position: absolute;
				width: calc(100% - 20px);
				bottom: 10px;
			}
			#mp_messages .speech-wrapper .bubble {
				border: 1px solid #0069b4;
				background-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt {
				border: 1px solid #44a4e9;
				background-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble .txt .mp_name {
				background-color: #0069b4;
				color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt .txt .mp_name {
				background-color: #44a4e9;
				color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble .txt .message {
				color: #2b2b2b;
			}
			#mp_messages .speech-wrapper .bubble .txt .message a {
				color: #2b2b2b;
			}
			#mp_messages .speech-wrapper .bubble.alt .txt .message {
				color: #2b2b2b;
			}
			#mp_messages .speech-wrapper .bubble .bubble-arrow:after {
				border-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt .bubble-arrow:after {
				border-color: #ffffff;
			}
			#mp_messagebox .mb_invite {
				color:#555555;
				background-color:#eeeeee;
			}
			#mp_messagebox .emojionearea.form-control {
				background-color:#ffffff;
			}
			#mp_messagebox .emojionearea-editor {
				color:#555555;
			}
			#mp_messagebox .btn-default {
				outline:0;
				color:#333333;
				background-color:#eeeeee;
			}
			#mp_tabs_id_67bc89062d1d8 > li {
				margin-bottom:0px;
			}
			#mp_tabs_id_67bc89062d1d8 .nav-item a {
				background-color:#666666;
				color:#ffffff;
			}
			#mp_tabs_id_67bc89062d1d8 .nav-item a:hover {
				background-color:#dddddd;
				color:#666666;
			}
			#mp_tabs_id_67bc89062d1d8 .nav-item.active a {
				background-color:#ffffff;
				color:#666666;
			}#options_profile_image {
				position: absolute;
				margin-top: 60px;
				left: 80px;
				cursor: pointer;
				text-shadow: 0 0 5px #000;
			}
			#myprofile_option_button {
				position: absolute;
				top: 30px;
				right: 0px;
			}
			.mp_icon {
				text-shadow: 0 0 5px #000;
			}
			.speech-wrapper {
				padding: 20px 20px;
			}
			.speech-wrapper .bubble {
				min-width: 150px;
				max-width: 100%;
				height: auto;
				display: block;
				background: #f5f5f5;
				border-radius: 10px;
				position: relative;
			}
			.speech-wrapper .bubble .txt .mp_name {
				font-weight: 600;
				font-size: 14px;
				margin: 0px;
				color: #fff;
				border-radius: 10px 10px 0px 0px;
				padding: 5px;
			}
			.speech-wrapper .bubble .txt .mp_name span {
				font-weight: normal;
				color: #b3b3b3;
			}
			.speech-wrapper .bubble.whisper {
				border: 1px solid #ff0000 !important;
			}
			.speech-wrapper .bubble.whisper .txt .mp_name {
				background-color: #ff0000 !important;
			}
			.speech-wrapper .bubble .txt .message {
				font-size: 14px;
				margin: 0;
				color: #2b2b2b;
				word-wrap: break-word;
				padding: 10px;
			}
			.speech-wrapper .bubble .txt .timestamp {
				display:block;
				font-size: 12px;
				position: absolute;
				bottom: 0px;
				right: 10px;
				text-transform: uppercase;
				color: #999;
			}
			.speech-wrapper .bubble .bubble-arrow {
				position: absolute;
				width: 0;
				bottom: 5px;
				right: 40px;
				height: 0;
			}
			.speech-wrapper .bubble.alt .bubble-arrow {
				position: absolute;
				width: 0;
				bottom: 5px;
				left: 20px;
				height: 0;
			}
			.speech-wrapper .bubble .bubble-arrow.alt {
				right: -2px;
				bottom: 40px;
				left: auto;
			}
			.speech-wrapper .bubble .bubble-arrow:after {
				content: "";
				position: absolute;
				border: 0px solid transparent;
				border-top: 15px solid #f5f5f5;
				border-radius: 20px 0 0;
				width: 20px;
				height: 30px;
				transform: rotate(270deg);
			}
			.speech-wrapper .bubble.alt .bubble-arrow:after {
				border-radius: 0 20px 0;
				transform: rotate(90deg);
			}
			.speech-wrapper .bubble .bubble-arrow.alt:after {
				transform: rotate(45deg) scaleY(-1);
			}
			.mp_prev_button {
				position:absolute;
				top: 10px;
			}
			.myprofile_user {
				padding:10px;
			}
			.profile_information {
				display:none;
				position:absolute;
				right:350px;
				background-color: #fff;
				border:1px solid #000;
				border-radius: 10px;
				color: #333;
				padding: 10px;
				z-index: 999;
			}
			.profile_status {
				position: relative;
				top: 0;
				left: 0;
			}
			.not_readed {
				position: absolute;
				display: none;
				vertical-align: bottom;
				font-size: 16px;
				width: 26px;
				height: 26px;
				background-color: #aa0000;
				border-radius: 50%;
				text-align: center;
				color: #fff;
				margin-bottom: 10px;
				margin-left: -6px;
				padding: 2px;
			}
			.online_status {
				position: absolute;
				display: inline-block;
				bottom: 0px;
				margin-left: -4px;
				vertical-align: bottom;
				width: 12px;
				height: 12px;
				background-color: #999;
				border-radius: 50%;
				text-align: center;
			}
			.online_status_user {
				position: absolute;
				border-radius: 50%;
				width: 12px;
				height: 12px;
				margin-left:45px;
				margin-top:-11px;
				text-align: center;
			}
			.last_message {
				width: 200px;
			}
			#upload {
				background-color: #fff;
				border: 1px solid #000;
				border-radius: 10px;
				padding:5px;
			}
			#uploadImage {
				margin-top: 10px;
			}
			.profile_image {
				border-radius: 10px;
				margin-right: 10px;
			}
			.modal-backdrop {
				z-index: 99;
			}
			.label {
				cursor: pointer;
			}
			.progress {
				display: none;
				margin-bottom: 1rem;
			}
			.upload_alert {
				display: none;
			}
			.img-container img {
				max-width: 100%;
			}
			#mp_search_area {
				width:250px;
				margin-top: 10px;
				margin-left: 50px;
			}
			#mp_search_area .form-control {
				background-color:#767676;
				color:#fff;
				padding-right: 35px;
			}
			.mp_viewer {
				margin-top: 40px;
			}
			#mp_search_area .form-control + .mp_icon {
				position: absolute;
				right: 100px;
				top:28px;
				cursor: pointer;
			}
			.mp_search_wait {
				border: 2px solid #f3f3f3;
				border-top: 2px solid #3498db;
				border-radius: 50%;
				width: 16px;
				height: 16px;
				animation: spin 2s linear infinite;
			}
			/* Safari */
			@-webkit-keyframes spin {
				0% { -webkit-transform: rotate(0deg); }
				100% { -webkit-transform: rotate(360deg); }
			}
			@keyframes spin {
				0% { transform: rotate(0deg); }
				100% { transform: rotate(360deg); }
			}
			.switch {
				position: relative;
				display: inline-block;
				width: 60px;
				height: 34px;
			}
			.switch input {
				opacity: 0;
				width: 0;
				height: 0;
			}
			.slider {
				position: absolute;
				cursor: pointer;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				background-color: #ccc;
				-webkit-transition: .4s;
				transition: .4s;
			}
			.slider:before {
				position: absolute;
				content: '';
				height: 26px;
				width: 26px;
				left: 4px;
				bottom: 4px;
				background-color: white;
				-webkit-transition: .4s;
				transition: .4s;
			}
			input:checked + .slider {
				background-color: #0069b4;
			}
			input:focus + .slider {
				box-shadow: 0 0 1px #0069b4;
			}
			input:checked + .slider:before {
				-webkit-transform: translateX(26px);
				-ms-transform: translateX(26px);
				transform: translateX(26px);
			}
			.slider.round {
				border-radius: 34px;
			}
			.slider.round:before {
				border-radius: 50%;
			}
			.myprofile_contact {
				display: inline-block;
				cursor: pointer;
			}
			.matchmaking-field {
				cursor: pointer;
			}
			.mp_header_name {
				display: inline-block;
				width: 150px;
				white-space: nowrap;
				overflow: hidden;
				text-overflow:ellipsis;
			}
			.video-chat-title {
				display: block !important;
				margin-bottom: 10px;
			}
			.mp_navigation {
				display:none;
				position:fixed;
				width:400px;
				height:40px;
				bottom:0px;
				background-color:#666666;
			}
			.mp_nav_wrapper {
				display:inline-block;
				width:50%;
				height:100%;
				padding:5px;
			}
			.mp_nav {
				width:100%;
				height:100%;
				color:#333333;
			}
			.mp_navigation_viewer {
				display:block;
				position:unset;
				width:100%;
			}
			.user-data-edit {
				margin-left: 5px;
				vertical-align: text-bottom;
				cursor: pointer;
			}
			.edit-fields-container {
				margin: 5px 0px 5px 0px;
				display:inline-flex;
				width:100%;
			}
			.edit-field-apply, .edit-field-cancel {
				margin: 5px;
				font-size:20px;
				vertical-align: text-bottom;
				cursor: pointer;
			}#mb_id_67bc89063275a {
				color:#555555;
				background-color:#aN;
			}
			#id_67bc89063275a .form-control::-moz-placeholder {
				color:#808080;
			}
			#id_67bc89063275a .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#id_67bc89063275a .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#id_67bc89063275a .emojionearea.form-control {
				background-color:#aN;
			}
			#id_67bc89063275a .emojionearea-editor {
				color:#555555;
			}
			#id_67bc89063275a .emojionearea-editor.emojionearea-editor:empty:before {
				color:#808080;
			}
			#id_67bc89063275a .mb_invite  {
				color:#333333;
				background-color:#eeeeee;
			}
			#id_67bc89063275a .btn-default {
				outline:0;
				color:#333333;
				background-color:#eeeeee;
			}
			#id_67bc89063275a .btn-default.focus,
			.btn-default:focus {
				background-color:#d7d7d7;
			}
			#id_67bc89063275a .btn-default:hover {
				background-color:#d7d7d7;
			}
			#id_67bc89063275a .btn-default.active,
			#id_67bc89063275a .btn-default:active,
			.open>.dropdown-toggle.btn-default {
				background-color:#bfbfbf;
			}
			#id_67bc89063275a .btn-default.active.focus,
			#id_67bc89063275a .btn-default.active:focus,
			#id_67bc89063275a .btn-default.active:hover,
			#id_67bc89063275a .btn-default:active.focus,
			#id_67bc89063275a .btn-default:active:focus,
			#id_67bc89063275a .btn-default:active:hover,
				.open>.dropdown-toggle.btn-default.focus,
				.open>.dropdown-toggle.btn-default:focus,
				.open>.dropdown-toggle.btn-default:hover {
				background-color:#bfbfbf;
			}
			#mqud_id_67bc89063275a {
				background-color:#eeeeee;
			}
			#mqud_id_67bc89063275a input {
				color:#555555;
				background-color:#aN;
			}
			#mqud_id_67bc89063275a .form-control::-moz-placeholder {
				color:#808080;
			}
			#mqud_id_67bc89063275a .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#mqud_id_67bc89063275a .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#mqud_id_67bc89063275a .btn-default {
				outline:0;
				color:#333333;
				background-color:#eeeeee;
			}
			#mqud_id_67bc89063275a .btn-default.focus,
			.btn-default:focus {
				background-color:#d7d7d7;
			}
			#mqud_id_67bc89063275a .btn-default:hover {
				background-color:#d7d7d7;
			}
			#mqud_id_67bc89063275a .btn-default.active,
			#mqud_id_67bc89063275a .btn-default:active,
			.open>.dropdown-toggle.btn-default {
				background-color:#bfbfbf;
			}
			#mqud_id_67bc89063275a .btn-default.active.focus,
			#mqud_id_67bc89063275a .btn-default.active:focus,
			#mqud_id_67bc89063275a .btn-default.active:hover,
			#mqud_id_67bc89063275a .btn-default:active.focus,
			#mqud_id_67bc89063275a .btn-default:active:focus,
			#mqud_id_67bc89063275a .btn-default:active:hover,
				.open>.dropdown-toggle.btn-default.focus,
				.open>.dropdown-toggle.btn-default:focus,
				.open>.dropdown-toggle.btn-default:hover {
				background-color:#bfbfbf;
			}#mb_id_67bc890622c15 {
				color:#555555;
				background-color:#009cde;
			}
			#id_67bc890622c15 .form-control::-moz-placeholder {
				color:#808080;
			}
			#id_67bc890622c15 .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#id_67bc890622c15 .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#id_67bc890622c15 .emojionearea.form-control {
				background-color:#009cde;
			}
			#id_67bc890622c15 .emojionearea-editor {
				color:#555555;
			}
			#id_67bc890622c15 .emojionearea-editor.emojionearea-editor:empty:before {
				color:#808080;
			}
			#id_67bc890622c15 .mb_invite  {
				color:#333333;
				background-color:#eeeeee;
			}
			#id_67bc890622c15 .btn-default {
				outline:0;
				color:#333333;
				background-color:#eeeeee;
			}
			#id_67bc890622c15 .btn-default.focus,
			.btn-default:focus {
				background-color:#d7d7d7;
			}
			#id_67bc890622c15 .btn-default:hover {
				background-color:#d7d7d7;
			}
			#id_67bc890622c15 .btn-default.active,
			#id_67bc890622c15 .btn-default:active,
			.open>.dropdown-toggle.btn-default {
				background-color:#bfbfbf;
			}
			#id_67bc890622c15 .btn-default.active.focus,
			#id_67bc890622c15 .btn-default.active:focus,
			#id_67bc890622c15 .btn-default.active:hover,
			#id_67bc890622c15 .btn-default:active.focus,
			#id_67bc890622c15 .btn-default:active:focus,
			#id_67bc890622c15 .btn-default:active:hover,
				.open>.dropdown-toggle.btn-default.focus,
				.open>.dropdown-toggle.btn-default:focus,
				.open>.dropdown-toggle.btn-default:hover {
				background-color:#bfbfbf;
			}
			#mqud_id_67bc890622c15 {
				background-color:#eeeeee;
			}
			#mqud_id_67bc890622c15 input {
				color:#555555;
				background-color:#009cde;
			}
			#mqud_id_67bc890622c15 .form-control::-moz-placeholder {
				color:#808080;
			}
			#mqud_id_67bc890622c15 .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#mqud_id_67bc890622c15 .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#mqud_id_67bc890622c15 .btn-default {
				outline:0;
				color:#333333;
				background-color:#eeeeee;
			}
			#mqud_id_67bc890622c15 .btn-default.focus,
			.btn-default:focus {
				background-color:#d7d7d7;
			}
			#mqud_id_67bc890622c15 .btn-default:hover {
				background-color:#d7d7d7;
			}
			#mqud_id_67bc890622c15 .btn-default.active,
			#mqud_id_67bc890622c15 .btn-default:active,
			.open>.dropdown-toggle.btn-default {
				background-color:#bfbfbf;
			}
			#mqud_id_67bc890622c15 .btn-default.active.focus,
			#mqud_id_67bc890622c15 .btn-default.active:focus,
			#mqud_id_67bc890622c15 .btn-default.active:hover,
			#mqud_id_67bc890622c15 .btn-default:active.focus,
			#mqud_id_67bc890622c15 .btn-default:active:focus,
			#mqud_id_67bc890622c15 .btn-default:active:hover,
				.open>.dropdown-toggle.btn-default.focus,
				.open>.dropdown-toggle.btn-default:focus,
				.open>.dropdown-toggle.btn-default:hover {
				background-color:#bfbfbf;
			}#id_67bc89062e04f {
			color:#222731;
		}
		#id_67bc89062e04f a {
			color:#009cde;
		}
		#id_67bc89062e04f .btn-default {
			background-color:#ffffff;
			color:#222731;
		}
		#id_67bc89062e04f .btn-default.focus,
		.btn-default:focus {
			background-color:#e6e6e6;
		}
		#id_67bc89062e04f .btn-default:hover {
			background-color:#e6e6e6;
		}
		#id_67bc89062e04f .btn-default.active,
		#id_67bc89062e04f .btn-default:active,
		.open>.dropdown-toggle.btn-default {
			background-color:#cccccc;
		}
		#id_67bc89062e04f .btn-default.active.focus,
		#id_67bc89062e04f .btn-default.active:focus,
		#id_67bc89062e04f .btn-default.active:hover,
		#id_67bc89062e04f .btn-default:active.focus,
		#id_67bc89062e04f .btn-default:active:focus,
		#id_67bc89062e04f .btn-default:active:hover,
			.open>.dropdown-toggle.btn-default.focus,
			.open>.dropdown-toggle.btn-default:focus,
			.open>.dropdown-toggle.btn-default:hover {
			background-color:#cccccc;
		}
#id_ZOg8BbTgli4AA {
}
.menu_id_ZOg8BbTgli4AA {
	overflow: hidden;
	width: auto;
}

.menu_id_ZOg8BbTgli4AA a {
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 12px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.menu_id_ZOg8BbTgli4AA i {
	font-size: 12px;
}

.menu_id_ZOg8BbTgli4AA a:hover {
	background-color: #4099c4;
	color: #ffffff;
}

.menu_id_ZOg8BbTgli4AA a.active {
	background-color: #4099c4;
}

.menu_id_ZOg8BbTgli4AA .icon {
	display: none;
}

.menu_id_ZOg8BbTgli4AA .menu_container {
	overflow:hidden;
	float:left;
	width: auto;
	background-color: #8b8b8b;
	
}

#sidebar_id_ZOg8BbTgli4AA {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #8b8b8b;
	z-index: 999;
	color: #ffffff;
	font-size: 12px;
	overflow: auto;
	;
}
#sidebar_id_ZOg8BbTgli4AA a {
	color: #ffffff;
}	
#sidebar_id_ZOg8BbTgli4AA .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_ZOg8BbTgli4AA {
		max-width: 50%;
		width: 50%;
	}
}
@media screen and (max-width: 1920px) {
	#id_ZOg8BbTgli4AA {
		width:0px !important;
	}
	.menu_id_ZOg8BbTgli4AA .menu_container {
		display: none;
		width:100%;
		background-color: #8b8b8b !important;
	}
	.menu_id_ZOg8BbTgli4AA a.icon {
		float: right;
		display: block;
		width:100%;
		background-color: #8b8b8b;
		text-align:right;
	}
	.menu_id_ZOg8BbTgli4AA { position: fixed; z-index:999; left:0px; top:0px; width:100%; height:auto !important; }
	.menu_id_ZOg8BbTgli4AA.ghost { position:static !important; top:0px; height:auto !important; max-height:none !important; margin-bottom:30px; display:block !important; }
	.menu_id_ZOg8BbTgli4AA .menu_container a {
		float: none;
		display: block;
		text-align: left;
	}
	#sidebar_id_ZOg8BbTgli4AA {
		max-width: 100%;
		width: 100%;
	}
}
@media screen and (min-width: 1921px) {
	.menu_id_ZOg8BbTgli4AA .menu_container {
		display:block !important;
	}
}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble {
				border: 1px solid #66d29f;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble.alt {
				border: 1px solid #00b45e;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble .txt .name {
				background-color: #66d29f;
				color: #ffffff;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble.alt .txt .name {
				background-color: #00b45e;
			}
			#id_rfXuaqrClm9DK .speech-wrapper .bubble {
				background-color: #f5f5f5;
			}
			#id_rfXuaqrClm9DK .speech-wrapper .bubble .txt .message {
				color: #2b2b2b;
			}
			#id_rfXuaqrClm9DK .speech-wrapper .bubble .bubble-arrow:after {
				border-color: #f5f5f5;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble.moderator {
				border: 1px solid #b49100;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble.moderator .txt .name {
				background-color: #b49100;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble.whisper {
				border: 1px solid #ff0000 !important;
			}
			#id_rfXuaqrClm9DK .messages .speech-wrapper .bubble.whisper .txt .name {
				background-color: #ff0000 !important;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble {
				border: 1px solid #66d29f;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble.alt {
				border: 1px solid #00b45e;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble .txt .name {
				background-color: #66d29f;
				color: #ffffff;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble.alt .txt .name {
				background-color: #00b45e;
			}
			#id_blDxrA9Wbzhjg .speech-wrapper .bubble {
				background-color: #f5f5f5;
			}
			#id_blDxrA9Wbzhjg .speech-wrapper .bubble .txt .message {
				color: #2b2b2b;
			}
			#id_blDxrA9Wbzhjg .speech-wrapper .bubble .bubble-arrow:after {
				border-color: #f5f5f5;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble.moderator {
				border: 1px solid #b49100;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble.moderator .txt .name {
				background-color: #b49100;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble.whisper {
				border: 1px solid #ff0000 !important;
			}
			#id_blDxrA9Wbzhjg .messages .speech-wrapper .bubble.whisper .txt .name {
				background-color: #ff0000 !important;
			}