
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);
}
.row {
	display: flex;
	margin: 0 auto;
}
.block {
	min-height: 50px;
}
.form-group {
	margin-bottom: 10px;
}
.container {
	padding: 0;
}
.checkbox > label > input[type="checkbox"] {
	margin-right: 5px;
}
@supports (-webkit-touch-callout: none) {
	input[type="text"]:focus, input[type="password"]:focus,
	textarea:focus, select:focus {
		font-size: 16px;
	}
}
iframe {
	display: block;
}
.checkbox, .radio {
	margin-bottom: 10px;
}
::-webkit-scrollbar {
	width: 9px;
}
::-webkit-scrollbar-track {
	background: transparent;
}
::-webkit-scrollbar-thumb {
	background-color: rgba(155, 155, 155, 0.5);
	border-radius: 20px;
	border: transparent;
	cursor: default;
}
.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;
						border-bottom-left-radius: 0px;
					}
					.speech-wrapper .bubble .txt .name {
						font-weight: 600;
						font-size: 14px;
						margin: 0px;
						color:#fff;
						border-radius: 10px 10px 0px 0px;
						padding: 10px;
					}
					.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;
					}
					.user-alt {
						border-bottom-right-radius: 0px !important;
						border-bottom-left-radius: 10px !important;
					}
					.name, .msg_name {
						cursor:pointer;
					}
					.messages_header {
						position: absolute;
						z-index: 1;
						display: table;
						width: 100%;
					}
					.messages_header .text {
						margin: 0px 20px 0px 20px;
						border: 1px solid #ccc;
						border-radius: 4px;
						background-color: #eee; text-align:center;
						padding: 10px;
						font-size: 18px;
					}
					#mb_id_DBpAegWIWThjR {
				color:#555555;
				background-color:#ffffff;
				border-radius:0px 0px 0px 0px;
			}
			#id_DBpAegWIWThjR .form-control::-moz-placeholder {
				color:#808080;
			}
			#id_DBpAegWIWThjR .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#id_DBpAegWIWThjR .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#id_DBpAegWIWThjR .emojionearea.form-control {
				background-color:#ffffff;
			}
			#id_DBpAegWIWThjR .emojionearea-editor {
				color:#555555;
			}
			#id_DBpAegWIWThjR .emojionearea-editor.emojionearea-editor:empty:before {
				color:#808080;
			}
			#id_DBpAegWIWThjR .btn-outline-dark {
				outline:0;
				color:#ffffff;
				background-color:#f79323;
				border-radius:0px 0px 0px 0px;
			}
			#id_DBpAegWIWThjR .btn-outline-dark.focus,
			.btn-outline-dark:focus {
				background-color:#df8520;
			}
			#id_DBpAegWIWThjR .btn-outline-dark:hover {
				background-color:#df8520;
			}
			#id_DBpAegWIWThjR .btn-outline-dark.active,
			#id_DBpAegWIWThjR .btn-outline-dark:active,
			.open>.dropdown-toggle.btn-outline-dark {
				background-color:#c6761c;
			}
			#id_DBpAegWIWThjR .btn-outline-dark.active.focus,
			#id_DBpAegWIWThjR .btn-outline-dark.active:focus,
			#id_DBpAegWIWThjR .btn-outline-dark.active:hover,
			#id_DBpAegWIWThjR .btn-outline-dark:active.focus,
			#id_DBpAegWIWThjR .btn-outline-dark:active:focus,
			#id_DBpAegWIWThjR .btn-outline-dark:active:hover,
				.open>.dropdown-toggle.btn-outline-dark.focus,
				.open>.dropdown-toggle.btn-outline-dark:focus,
				.open>.dropdown-toggle.btn-outline-dark:hover {
				background-color:#c6761c;
			}
			#mqud_id_DBpAegWIWThjR {
				background-color:#f79323;
			}
			#mqud_id_DBpAegWIWThjR input {
				color:#555555;
				background-color:#ffffff;
			}
			#mqud_id_DBpAegWIWThjR .form-control::-moz-placeholder {
				color:#808080;
			}
			#mqud_id_DBpAegWIWThjR .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#mqud_id_DBpAegWIWThjR .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#mqud_id_DBpAegWIWThjR .btn-outline-dark {
				outline:0;
				color:#ffffff;
				background-color:#f79323;
			}
			#mqud_id_DBpAegWIWThjR .btn-outline-dark.focus,
			.btn-outline-dark:focus {
				background-color:#df8520;
			}
			#mqud_id_DBpAegWIWThjR .btn-outline-dark:hover {
				background-color:#df8520;
			}
			#mqud_id_DBpAegWIWThjR .btn-outline-dark.active,
			#mqud_id_DBpAegWIWThjR .btn-outline-dark:active,
			.open>.dropdown-toggle.btn-outline-dark {
				background-color:#c6761c;
			}
			#mqud_id_DBpAegWIWThjR .btn-outline-dark.active.focus,
			#mqud_id_DBpAegWIWThjR .btn-outline-dark.active:focus,
			#mqud_id_DBpAegWIWThjR .btn-outline-dark.active:hover,
			#mqud_id_DBpAegWIWThjR .btn-outline-dark:active.focus,
			#mqud_id_DBpAegWIWThjR .btn-outline-dark:active:focus,
			#mqud_id_DBpAegWIWThjR .btn-outline-dark:active:hover,
				.open>.dropdown-toggle.btn-outline-dark.focus,
				.open>.dropdown-toggle.btn-outline-dark:focus,
				.open>.dropdown-toggle.btn-outline-dark:hover {
				background-color:#c6761c;
			}#id_Uli5moq7odQea {
			color:#333333;
		}
		#id_Uli5moq7odQea a {
			color:#000000;
		}
		#id_Uli5moq7odQea .btn-outline-dark {
			background-color:#ff9933;
			color:#ffffff;
			border-color:#ff9933;
		}
		#id_Uli5moq7odQea .btn-outline-dark.focus,
		.btn-outline-dark:focus {
			background-color:#e68a2e;
		}
		#id_Uli5moq7odQea .btn-outline-dark:hover {
			background-color:#e68a2e;
		}
		#id_Uli5moq7odQea .btn-outline-dark.active,
		#id_Uli5moq7odQea .btn-outline-dark:active,
		.open>.dropdown-toggle.btn-outline-dark {
			background-color:#cc7b29;
		}
		#id_Uli5moq7odQea .btn-outline-dark.active.focus,
		#id_Uli5moq7odQea .btn-outline-dark.active:focus,
		#id_Uli5moq7odQea .btn-outline-dark.active:hover,
		#id_Uli5moq7odQea .btn-outline-dark:active.focus,
		#id_Uli5moq7odQea .btn-outline-dark:active:focus,
		#id_Uli5moq7odQea .btn-outline-dark:active:hover,
			.open>.dropdown-toggle.btn-outline-dark.focus,
			.open>.dropdown-toggle.btn-outline-dark:focus,
			.open>.dropdown-toggle.btn-outline-dark:hover {
			background-color:#cc7b29;
		}#container_id_ybXsphdDTBLQH { margin-top:0px; max-width:1320px; }
#id_ybXsphdDTBLQH .column { padding:5px; }

#container_id_pQJ0bNkNtE7Lx { margin-top:0px; max-width:1320px; }
#id_pQJ0bNkNtE7Lx .column { padding:5px; }

#container_id_lldeFnsNfOtTL { margin-top:0px; max-width:1320px; }
#id_lldeFnsNfOtTL .column { padding:5px; }

#container_id_kAPNc1fmjkZ4F { margin-top:0px; max-width:100%; }
#id_kAPNc1fmjkZ4F .column { padding:5px; }

#container_id_imrQ0N8Lcz9jz { margin-top:0px; max-width:1320px; }
#id_imrQ0N8Lcz9jz .column { padding:5px; }

#container_id_gYHgWIOLVOWV6 { margin-top:0px; max-width:100%; }
#id_gYHgWIOLVOWV6 .column { padding:5px; }

#container_id_dti1oo1o4Ikx7 { margin-top:0px; max-width:1320px; }
#id_dti1oo1o4Ikx7 .column { padding:5px; }

#container_id_Zv5tPc0yEHQ1H { margin-top:0px; max-width:1320px; }
#id_Zv5tPc0yEHQ1H .column { padding:5px; }

#container_id_Uf99AeCnhivYp { margin-top:0px; max-width:1320px; }
#id_Uf99AeCnhivYp .column { padding:5px; }

#container_id_Shig9U1OmbO3L { margin-top:0px; max-width:1320px; }
#id_Shig9U1OmbO3L .column { padding:5px; }

#container_id_H0xfJxrcG4T5L { margin-top:0px; max-width:1320px; }
#id_H0xfJxrcG4T5L .column { padding:5px; }

#container_id_9Kezo90BWhK5v { margin-top:0px; max-width:100%; }
#id_9Kezo90BWhK5v .column { padding:5px; }

#container_id_13t1KsSW5dGv8 { margin-top:0px; max-width:1320px; }
#id_13t1KsSW5dGv8 .column { padding:5px; }


			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble {
				border: 1px solid #fbbf7b;
				
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.alt {
				border: 1px solid #f79323;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble .txt .name {
				background-color: #fbbf7b;
				color: #ffffff;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.alt .txt .name {
				background-color: #f79323;
			}
			#id_WfG1VEjvvwucq .speech-wrapper .bubble {
				background-color: #ffffff;
			}
			#id_WfG1VEjvvwucq .speech-wrapper .bubble .txt .message {
				color: #2b2b2b;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.moderator {
				border: 1px solid #00ccff;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.moderator .txt .name {
				background-color: #00ccff;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.whisper {
				border: 1px solid #00ccff !important;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.whisper .message {
				color: #2b2b2b;
			}
			#id_WfG1VEjvvwucq .messages .speech-wrapper .bubble.whisper .txt .name {
				background-color: #00ccff !important;
			}
			#id_WfG1VEjvvwucq .messages_header .text {
				background-color: #eeeeee;
				color: #333333;
			}