@import url("https://v2.ims-cms.net/libraries/fonts/?family=Raleway:400,600,800"); 
body { font-family:'Raleway', sans-serif; -webkit-font-smoothing:antialiased; }

#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;
}
.video-rating { cursor:pointer; font-size:26px; color:#333; } .rated-video { float:right; margin-top:5px; } .video-rated { color:#f6bb05; } .rating-count { font-size:20px; } .rated-video.list { float:none; text-align:right; margin-bottom:-10px; }.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 .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 .name:empty {
						display: none;
					}
					.user-alt {
						border-bottom-right-radius: 0px !important;
						border-bottom-left-radius: 10px !important;
					}
					.name, .msg_name {
						cursor:pointer;
					}
					.page-rating { cursor:pointer; font-size:26px; color:#333; } .rated-page { float:right; margin-top:5px; } .page-rated { color:#f6bb05; } .rating-count { font-size:20px; } .rated-page.list { float:none; text-align:right; margin-bottom:-10px; }#sidebar_id_67ac539735468 {
				top: 0px;
				right: 0px;
				max-width: 400px;
				width: 400px;
				position: fixed;
				padding-bottom: 40px;
				height: 100%;
				left: unset;
				background-color: #012a56;
				z-index: 999;
				color: #ffffff;
				font-size: 16px;
				overflow: auto;
			}
			#sidebar_id_67ac539735468 a {
				color: #ffffff;
			}
			#sidebar_id_67ac539735468 .sidebar-inner-wrap {
				min-width: 248px;
			}
			#sidebar_id_67ac539735468 .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: #8095ab;
			}
			#mp_messages {
				position: absolute;
				width: 100%;
				height: calc(100% - 200px);
				left: 0px;
				top: 130px;
				overflow: auto;
				scrollbar-color: #8095ab #01264e;
			}
			#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 #e66727;
				background-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt {
				border: 1px solid #e66727;
				background-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble .txt .mp_name {
				background-color: #e66727;
				color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt .txt .mp_name {
				background-color: #e66727;
				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 .emojionearea.form-control {
				flex: 1 1 auto !important;
				width: 1% !important;
				min-width: 0 !important;
				background-color:#eeeeee;
			}
			#mp_messagebox .emojionearea-editor {
				color:#555555;
			}
			#mp_messagebox .messagebox {
				border:0;
			}
			#mp_messagebox .btn-outline-dark {
				border:0;
				outline:0;
				color:#333333;
				background-color:#e66727;
				border-radius: 0;
			}
			#mp_tabs_id_67ac539735468 > li {
				margin-bottom:0px;
			}
			#mp_tabs_id_67ac539735468 .nav-item a {
				background-color:#666666;
				color:#ffffff;
			}
			#mp_tabs_id_67ac539735468 .nav-item a:hover {
				background-color:#dddddd;
				color:#666666;
			}
			#mp_tabs_id_67ac539735468 .nav-item.active a {
				background-color:#ffffff;
				color:#666666;
			}
			#mp_tabs_id_67ac539735468.nav-tabs {
				--bs-nav-tabs-link-active-bg:#ffffff;
				--bs-nav-tabs-border-color#012a56;
				--bs-nav-tabs-link-active-border-color:#ffffff;
				--bs-nav-tabs-link-hover-border-color:#dddddd;
				--bs-nav-link-color:#ffffff;
				--bs-nav-link-hover-color:#666666;
			}
			#mp_tabs_id_67ac539735468 .nav-link:hover {
				background-color:#dddddd;
			}#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 .message .emojioneemoji {
				height: 24px;
			}
			.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;
				pointer-events: none;
				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: relative;
				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:#1b4067;
				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: #e66727;
			}
			input:focus + .slider {
				box-shadow: 0 0 1px #e66727;
			}
			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;
				float: right;
				margin: 10px 0px 0px 9px;
			}
			.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:#012a56;
			}
			.mp_navigation.show {
				display:block;
			}
			.mp_navigation .nav_button_hidden {
				visibility:hidden;
			}
			@media screen and (max-width: 405px) {
				.myprofile_sidebar {
					width: 100% !important;
				}
				.mp_navigation {
					width: 100% !important;
				}
			}
			.mp_nav_wrapper {
				display:inline-block;
				width:50%;
				height:100%;
			}
			.mp_nav {
				width:100%; margin-bottom:15px;
				height:100%;
				color:#333333;
			}
			.mp_navigation_viewer {
				position:unset;
				width:100%; margin-bottom:15px;
			}
			.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%; margin-bottom:15px;
			}
			.edit-field-apply, .edit-field-cancel {
				margin: 5px;
				font-size:20px;
				vertical-align: text-bottom;
				cursor: pointer;
			}
			#matchmakingdialog .modal-content {
				max-width:600px;
			}
			#matchmakingdialog .modal-title {
				display:inline-block;
				color:#666;
				font-weight:bold;
				margin: 0 auto;
			}#mp_viewer_search_area {
					position: relative;
					width: 200px;
					float: inline-end;
				}
				#mp_viewer_search_area .form-control {
					padding-right: 35px;
				}
				#mp_viewer_search_area .form-control + .mp_viewer_icon {
					position: absolute;
					cursor: pointer;
					top: 10px;
					right: 10px;
				}#mb_id_67ac539730cac {
				color:#555555;
				background-color:#e8f0f3;
				border-radius: 0;
			}
			#id_67ac539730cac .form-control {
				border:0px;
				box-shadow:none;
			}
			#id_67ac539730cac .input-group-addon {
				border:0px;
			}
			#id_67ac539730cac .btn-outline-dark {
				border:0px;
			}
			#mqud_id_67ac539730cac {
				border:0px !important;
			}
			#mqud_id_67ac539730cac .form-control {
				border:0px;
				box-shadow:none;
			}
			#mqud_id_67ac539730cac .btn-outline-dark {
				border:0px;
			}
			#id_67ac539730cac .btn {
				border-radius:0px;
			}
			#id_67ac539730cac .input-group-addon {
				border-radius:0px;
			}
			#mqud_id_67ac539730cac {
				border-radius:0px !important;
			}
			#mqud_id_67ac539730cac .form-control {
				border-radius:0px;
			}
			#mqud_id_67ac539730cac .btn {
				border-radius:0px;
			}
			#id_67ac539730cac .form-control::-moz-placeholder {
				color:#808080;
			}
			#id_67ac539730cac .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#id_67ac539730cac .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#id_67ac539730cac .emojionearea.form-control {
				background-color:#e8f0f3;
			}
			#id_67ac539730cac .emojionearea-editor {
				color:#555555;
			}
			#id_67ac539730cac .emojionearea-editor.emojionearea-editor:empty:before {
				color:#808080;
			}
			#id_67ac539730cac .btn-outline-dark {
				outline:0;
				color:#ffffff;
				background-color:#e66727;
				border-radius:0px;
			}
			#id_67ac539730cac .btn-outline-dark.focus,
			.btn-outline-dark:focus {
				background-color:#cf5d24;
			}
			#id_67ac539730cac .btn-outline-dark:hover {
				background-color:#cf5d24;
			}
			#id_67ac539730cac .btn-outline-dark.active,
			#id_67ac539730cac .btn-outline-dark:active,
			.open>.dropdown-toggle.btn-outline-dark {
				background-color:#b85320;
			}
			#id_67ac539730cac .btn-outline-dark.active.focus,
			#id_67ac539730cac .btn-outline-dark.active:focus,
			#id_67ac539730cac .btn-outline-dark.active:hover,
			#id_67ac539730cac .btn-outline-dark:active.focus,
			#id_67ac539730cac .btn-outline-dark:active:focus,
			#id_67ac539730cac .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:#b85320;
			}
			#mqud_id_67ac539730cac {
				background-color:#e66727;
			}
			#mqud_id_67ac539730cac input {
				color:#555555;
				background-color:#e8f0f3;
			}
			#mqud_id_67ac539730cac .form-control::-moz-placeholder {
				color:#808080;
			}
			#mqud_id_67ac539730cac .form-control::-ms-input-placeholder {
				color:#808080;
			}
			#mqud_id_67ac539730cac .form-control::-webkit-input-placeholder {
				color:#808080;
			}
			#mqud_id_67ac539730cac .btn-outline-dark {
				outline:0;
				color:#ffffff;
				background-color:#e66727;
			}
			#mqud_id_67ac539730cac .btn-outline-dark.focus,
			.btn-outline-dark:focus {
				background-color:#cf5d24;
			}
			#mqud_id_67ac539730cac .btn-outline-dark:hover {
				background-color:#cf5d24;
			}
			#mqud_id_67ac539730cac .btn-outline-dark.active,
			#mqud_id_67ac539730cac .btn-outline-dark:active,
			.open>.dropdown-toggle.btn-outline-dark {
				background-color:#b85320;
			}
			#mqud_id_67ac539730cac .btn-outline-dark.active.focus,
			#mqud_id_67ac539730cac .btn-outline-dark.active:focus,
			#mqud_id_67ac539730cac .btn-outline-dark.active:hover,
			#mqud_id_67ac539730cac .btn-outline-dark:active.focus,
			#mqud_id_67ac539730cac .btn-outline-dark:active:focus,
			#mqud_id_67ac539730cac .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:#b85320;
			}#id_zDs2Z5W9O91m4 {	cursor:pointer; }
#id_z8uktFtj6HWls {	cursor:pointer; }
#id_y8byiCxBQhqyT {	cursor:pointer; }
#id_w2Oc51hWMY4ds {	cursor:pointer; }
#id_uihpvgsJJ8BXK {	cursor:pointer; }
#id_sHNujzLayofK8 {	cursor:pointer; }
#id_rRbogGl1I61Uh {	cursor:pointer; }
#id_pmmszosb8y7ot {	cursor:pointer; }
#id_oZj3orPU0Pe5o {	cursor:pointer; }
#id_nlGMOS0GiVap1 {	cursor:pointer; }
#id_jKtnO0riFHuo6 .btn-outline-dark {
			background-color:#e66727;
			color:#ffffff;
			font-size:14px;
			border-radius:20px;
		}
		#id_jKtnO0riFHuo6 .btn-outline-dark i{
			font-size:14px;
		}
		#id_jKtnO0riFHuo6 .btn-outline-dark.focus,
		.btn-outline-dark:focus {
			background-color:#cf5d24;
		}
		#id_jKtnO0riFHuo6 .btn-outline-dark:hover {
			background-color:#cf5d24;
		}
		#id_jKtnO0riFHuo6 .btn-outline-dark.active,
		#id_jKtnO0riFHuo6 .btn-outline-dark:active,
		.open>.dropdown-toggle.btn-outline-dark {
			background-color:#b85320;
		}
		#id_jKtnO0riFHuo6 .btn-outline-dark.active.focus,
		#id_jKtnO0riFHuo6 .btn-outline-dark.active:focus,
		#id_jKtnO0riFHuo6 .btn-outline-dark.active:hover,
		#id_jKtnO0riFHuo6 .btn-outline-dark:active.focus,
		#id_jKtnO0riFHuo6 .btn-outline-dark:active:focus,
		#id_jKtnO0riFHuo6 .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:#b85320;
		}#id_i4l46lqIMk8Ht {	cursor:pointer; }
#id_heXzOY3a9lg4q {	cursor:pointer; }
#id_eo1No0efCk9xV {	cursor:pointer; }
#id_eLNZEE6o5Tru7 {	cursor:pointer; }
#id_diwN1MnXilVi0 {
			color:#333333;
			font-size:18px;
		}#id_dJvTlXZn8S24A {	cursor:pointer; }
#id_dCXEAMMXmsZ7g {	cursor:pointer; }
#id_bCDTdS4ULUjzN {	cursor:pointer; }
#id_abSVLjN9qY2Lk {	cursor:pointer; }
#id_aTelQud7FVtF8 {	cursor:pointer; }
#id_aKCEdtyy3uUBo {	cursor:pointer; }
#id_YX2xOAcS7ivd5 {	cursor:pointer; }
#id_XMHdxtsMgUlbR {	cursor:pointer; }
#id_X6KniwyEryNBb {	cursor:pointer; }
#id_WBFS3g59ImmJd {	cursor:pointer; }
#id_VqxoSeez4TlMr .btn-outline-dark {
			background-color:#093c66;
			color:#ffffff;
			font-size:16px;
			border-radius:15px;
		}
		#id_VqxoSeez4TlMr .btn-outline-dark i{
			font-size:16px;
		}
		#id_VqxoSeez4TlMr .btn-outline-dark.focus,
		.btn-outline-dark:focus {
			background-color:#09365c;
		}
		#id_VqxoSeez4TlMr .btn-outline-dark:hover {
			background-color:#09365c;
		}
		#id_VqxoSeez4TlMr .btn-outline-dark.active,
		#id_VqxoSeez4TlMr .btn-outline-dark:active,
		.open>.dropdown-toggle.btn-outline-dark {
			background-color:#083052;
		}
		#id_VqxoSeez4TlMr .btn-outline-dark.active.focus,
		#id_VqxoSeez4TlMr .btn-outline-dark.active:focus,
		#id_VqxoSeez4TlMr .btn-outline-dark.active:hover,
		#id_VqxoSeez4TlMr .btn-outline-dark:active.focus,
		#id_VqxoSeez4TlMr .btn-outline-dark:active:focus,
		#id_VqxoSeez4TlMr .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:#083052;
		}
		#app_install_qr_link {
			display: none;
			margin-top: 20px;
		}
		.appinstall_help {
			display: none;
		}
		.appinstall-icon {
			vertical-align: text-top;
			height: 16px;
		}#id_VSSkKxHgoXdJH {	cursor:pointer; }
#id_ThsvAs1XZJuoR {	cursor:pointer; }
#id_RtRKBtC6Urj6n {	cursor:pointer; }
#id_RkiznMbujUFTO {	cursor:pointer; }
#id_QuCpGUe7blKMX {	cursor:pointer; }
#id_QsVyVETOJHdx6 {	cursor:pointer; }
#id_PUeVKt0r1EgPB {	cursor:pointer; }
#id_NVtnBgVeneseV {	cursor:pointer; }
#id_KyjRuWaUzdT07 {	cursor:pointer; }
#id_KhFIcsatidkkh {	cursor:pointer; }
#id_KNxE2iSwA36gd {	cursor:pointer; }
#id_KIb2fTAuWzADn {	cursor:pointer; }
#id_Jmimh6rZK5IL2 {	cursor:pointer; }
#id_Gm81nbD0i6oUc {	cursor:pointer; }
#id_EsF6SNapKMtty {	cursor:pointer; }
#id_EVRNLRl8jlO43 {	cursor:pointer; }
#id_DszuMQhVZjbpU {	cursor:pointer; }
#id_DPL7jDbBSoVRY {	cursor:pointer; }
#id_CLvgrTIDOtfWL {	cursor:pointer; }
#id_ANHnku6fq3h57 {	cursor:pointer; }
#id_9d33rIQAFebCV {	cursor:pointer; }
#id_99ro92MFqG17c {	cursor:pointer; }
#id_8nnyxWAIi7VYm {	cursor:pointer; }
#id_7BX7R0OJcRWJZ {	cursor:pointer; }
#id_67ac539742e4c .profile_viewer_information {
					width: 300px;
					padding: 20px;
					background-color: rgba(255,255,255,0);
					border-radius: 20px;
					color: #093c66;
				}
				#id_67ac539742e4c .profile_viewer_name {
					color: #093c66;
					font-size:20px;
				}
				#id_67ac539742e4c .profile_viewer_contact {
					display: inline-block;
					background-color: #e66727;
					color: #ffffff;
					padding: 10px 20px 10px 20px;
					border-radius: 20px;
					cursor: pointer;
					margin-top:10px;
				}#id_67ac539737d39 .profile_viewer_information {
					width: 300px;
					padding: 20px;
					background-color: rgba(255,255,255,0);
					border-radius: 20px;
					color: #093c66;
				}
				#id_67ac539737d39 .profile_viewer_name {
					color: #093c66;
					font-size:20px;
				}
				#id_67ac539737d39 .profile_viewer_contact {
					display: inline-block;
					background-color: #e66727;
					color: #ffffff;
					padding: 10px 20px 10px 20px;
					border-radius: 20px;
					cursor: pointer;
					margin-top:10px;
				}#id_67ac539737b74 .profile_viewer_information {
					width: 300px;
					padding: 20px;
					background-color: #ffffff;
					border-radius: 20px;
					color: #093c66;
				}
				#id_67ac539737b74 .profile_viewer_name {
					color: #093c66;
					font-size:20px;
				}
				#id_67ac539737b74 .profile_viewer_contact {
					display: inline-block;
					background-color: #e66727;
					color: #ffffff;
					padding: 10px 20px 10px 20px;
					border-radius: 20px;
					cursor: pointer;
					margin-top:10px;
				}#id_67ac539736d71 .profile_viewer_information {
					width: 300px;
					padding: 20px;
					background-color: #ffffff;
					border-radius: 20px;
					color: #093c66;
				}
				#id_67ac539736d71 .profile_viewer_name {
					color: #093c66;
					font-size:20px;
				}
				#id_67ac539736d71 .profile_viewer_contact {
					display: inline-block;
					background-color: #e66727;
					color: #ffffff;
					padding: 10px 20px 10px 20px;
					border-radius: 20px;
					cursor: pointer;
					margin-top:10px;
				}#id_67ac53972c5d4 {
			color:#ffffff;
		}
		#id_67ac53972c5d4 a {
			color:#e66727;
		}
		#id_67ac53972c5d4 .btn-outline-dark {
			background-color:#e66727;
			color:#ffffff;
		}
		#id_67ac53972c5d4 .btn-outline-dark.focus,
		.btn-outline-dark:focus {
			background-color:#cf5d24;
		}
		#id_67ac53972c5d4 .btn-outline-dark:hover {
			background-color:#cf5d24;
		}
		#id_67ac53972c5d4 .btn-outline-dark.active,
		#id_67ac53972c5d4 .btn-outline-dark:active,
		.open>.dropdown-toggle.btn-outline-dark {
			background-color:#b85320;
		}
		#id_67ac53972c5d4 .btn-outline-dark.active.focus,
		#id_67ac53972c5d4 .btn-outline-dark.active:focus,
		#id_67ac53972c5d4 .btn-outline-dark.active:hover,
		#id_67ac53972c5d4 .btn-outline-dark:active.focus,
		#id_67ac53972c5d4 .btn-outline-dark:active:focus,
		#id_67ac53972c5d4 .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:#b85320;
		}#id_4emZ8n4zy37Ix {	cursor:pointer; }
#id_4B3uCCoAuJGkH {	cursor:pointer; }
#id_3WLVQQbsnNivd {	cursor:pointer; }
#id_2N60ov4PAy7Ve {	cursor:pointer; }
#id_1qhuLrSayGZYv {	cursor:pointer; }
#id_1clhideKWN9zT {	cursor:pointer; }
#id_1W1vMQ6VHsNm8 {	cursor:pointer; }
#id_0euzaf2Olpe73 {	cursor:pointer; }
#id_04J7ACRS450N8 {	cursor:pointer; }
#container_id_yg9gtGAwmi9yY { margin-top:0px; max-width:1000px; }
#id_yg9gtGAwmi9yY .column { padding:5px; }

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

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

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

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

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

#container_id_udLIwUzoGXZYI { margin-top:0px; max-width:100%; }
#id_udLIwUzoGXZYI .column { padding:0px; }

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

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

#container_id_sGmUVEV5NGrVB { margin-top:0px; max-width:700px; }
#id_sGmUVEV5NGrVB .column { padding:5px; }

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

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

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

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

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

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

#container_id_nP0HXqqA19VsL { margin-top:0px; max-width:700px; }
#id_nP0HXqqA19VsL .column { padding:5px; }

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

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

#container_id_lHnSHS42AWQRD { margin-top:0px; max-width:100%; }
#id_lHnSHS42AWQRD .column { padding:0px; }

#container_id_lBTnktKWHWSGJ { margin-top:0px; max-width:1100px; }
#id_lBTnktKWHWSGJ .column { padding:5px; }

#container_id_kn0WyjuLx48jS { margin-top:0px; max-width:1100px; }
#id_kn0WyjuLx48jS .column { padding:5px; }

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

#container_id_ixM3IYsqQPCol { margin-top:0px; max-width:900px; }
#id_ixM3IYsqQPCol .column { padding:5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#container_id_R8JUZvaqJtvQ5 { margin-top:0px; max-width:800px; }
#id_R8JUZvaqJtvQ5 .column { padding:5px; }

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

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

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

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

#container_id_NkZO1a9c98Dkq { margin-top:0px; max-width:700px; }
#id_NkZO1a9c98Dkq .column { padding:5px; }

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

#container_id_LSBFZE31pNIHL { margin-top:0px; max-width:700px; }
#id_LSBFZE31pNIHL .column { padding:5px; }

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

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

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

#container_id_FJbFE6H4F3rcS { margin-top:0px; max-width:1100px; }
#id_FJbFE6H4F3rcS .column { padding:5px; }

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

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

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

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

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

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

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

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

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

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

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

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

#container_id_6ZxrHDlQjvpz2 { margin-top:0px; max-width:1320px; }
#id_6ZxrHDlQjvpz2 .column { padding:25px; }

#container_id_5XiUOlrF2m0cU { margin-top:0px; max-width:1100px; }
#id_5XiUOlrF2m0cU .column { padding:5px; }

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

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

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

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

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


#id_jjFerOoJ29syJ {
}
.menu_id_jjFerOoJ29syJ {
	overflow: hidden;
	width: auto;
}

.menu_id_jjFerOoJ29syJ a {
	float: left;
	display: block;
	color: #1a1a1b;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 16px;
	-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_jjFerOoJ29syJ i {
	font-size: 20px;vertical-align: text-bottom;
}

.menu_id_jjFerOoJ29syJ a:hover {
	background-color: rgba(64,153,196,0);
	color: #ffffff;
}

.menu_id_jjFerOoJ29syJ a.active {
	background-color: rgba(64,153,196,0);
}

.menu_id_jjFerOoJ29syJ .icon {
	display: none;
}

.menu_id_jjFerOoJ29syJ .menu_container {
	overflow:hidden;
	float:right;
	width: auto;
	background-color: rgba(139,139,139,0);
	
}

#sidebar_id_jjFerOoJ29syJ {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #e8f0f3;
	z-index: 999;
	color: #1a1a1b;
	font-size: 16px;
	overflow: auto;
	;
}
#sidebar_id_jjFerOoJ29syJ a {
	color: #1a1a1b;
}	
#sidebar_id_jjFerOoJ29syJ .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_jjFerOoJ29syJ {
		max-width: 50%;
		width: 50%;
	}
}@media screen and (max-width: 800px) {
	#sidebar_id_jjFerOoJ29syJ {
		max-width: 100%;
		width: 100%;
	}
}
#id_X8dKZnFlTwnfQ {
}
.menu_id_X8dKZnFlTwnfQ {
	overflow: hidden;
	width: auto;
}

.menu_id_X8dKZnFlTwnfQ a {
	float: left;
	display: block;
	color: #1a1a1b;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 16px;
	-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_X8dKZnFlTwnfQ i {
	font-size: 20px;vertical-align: text-bottom;
}

.menu_id_X8dKZnFlTwnfQ a:hover {
	background-color: rgba(64,153,196,0);
	color: #ffffff;
}

.menu_id_X8dKZnFlTwnfQ a.active {
	background-color: rgba(64,153,196,0);
}

.menu_id_X8dKZnFlTwnfQ .icon {
	display: none;
}

.menu_id_X8dKZnFlTwnfQ .menu_container {
	overflow:hidden;
	float:right;
	width: auto;
	background-color: rgba(139,139,139,0);
	
}

#sidebar_id_X8dKZnFlTwnfQ {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #e8f0f3;
	z-index: 999;
	color: #1a1a1b;
	font-size: 16px;
	overflow: auto;
	;
}
#sidebar_id_X8dKZnFlTwnfQ a {
	color: #1a1a1b;
}	
#sidebar_id_X8dKZnFlTwnfQ .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_X8dKZnFlTwnfQ {
		max-width: 50%;
		width: 50%;
	}
}@media screen and (max-width: 800px) {
	#sidebar_id_X8dKZnFlTwnfQ {
		max-width: 100%;
		width: 100%;
	}
}
#id_S2t06igefyqp7 {
}
.menu_id_S2t06igefyqp7 {
	overflow: hidden;
	width: auto;
}

.menu_id_S2t06igefyqp7 a {
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 14px;
	-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_S2t06igefyqp7 i {
	font-size: 24px;vertical-align: text-bottom;
}

.menu_id_S2t06igefyqp7 a:hover {
	background-color: #ed7819;
	color: #ffffff;
}

.menu_id_S2t06igefyqp7 a.active {
	background-color: #ed7819;
}

.menu_id_S2t06igefyqp7 .icon {
	display: none;
}

.menu_id_S2t06igefyqp7 .menu_container {
	overflow:hidden;
	float:right;
	width: auto;
	background-color: #ed7819;
	
}

#sidebar_id_S2t06igefyqp7 {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #e8f0f3;
	z-index: 999;
	color: #ffffff;
	font-size: 14px;
	overflow: auto;
	;
}
#sidebar_id_S2t06igefyqp7 a {
	color: #ffffff;
}	
#sidebar_id_S2t06igefyqp7 .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_S2t06igefyqp7 {
		max-width: 50%;
		width: 50%;
	}
}@media screen and (max-width: 800px) {
	#sidebar_id_S2t06igefyqp7 {
		max-width: 100%;
		width: 100%;
	}
}
#id_1NDUuCfbx0oCC {
}
.menu_id_1NDUuCfbx0oCC {
	overflow: hidden;
	width: auto;
}

.menu_id_1NDUuCfbx0oCC a {
	float: left;
	display: block;
	color: #1a1a1b;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 16px;
	-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_1NDUuCfbx0oCC i {
	font-size: 20px;vertical-align: text-bottom;
}

.menu_id_1NDUuCfbx0oCC a:hover {
	background-color: rgba(64,153,196,0);
	color: #ffffff;
}

.menu_id_1NDUuCfbx0oCC a.active {
	background-color: rgba(64,153,196,0);
}

.menu_id_1NDUuCfbx0oCC .icon {
	display: none;
}

.menu_id_1NDUuCfbx0oCC .menu_container {
	overflow:hidden;
	float:right;
	width: auto;
	background-color: rgba(139,139,139,0);
	
}

#sidebar_id_1NDUuCfbx0oCC {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #e8f0f3;
	z-index: 999;
	color: #1a1a1b;
	font-size: 16px;
	overflow: auto;
	;
}
#sidebar_id_1NDUuCfbx0oCC a {
	color: #1a1a1b;
}	
#sidebar_id_1NDUuCfbx0oCC .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_1NDUuCfbx0oCC {
		max-width: 50%;
		width: 50%;
	}
}@media screen and (max-width: 800px) {
	#sidebar_id_1NDUuCfbx0oCC {
		max-width: 100%;
		width: 100%;
	}
}
			.tt_timeover {
				opacity:0.7;
			}
			.ml_item input[type="checkbox"] {
				cursor:pointer;
			}
			.tt_booking {
				margin-top:5px;
			}
			.tt_booking_max {
				color:#cc0000;
			}
			.tt_item_disable
			{
				opacity:0.7; pointer-events: none; cursor: default;
			}
			.tt_search_area {
				margin-top:10px;
				width:300px;
			}
			.tt_search .form-control {
				padding-right:30px;
			}
			.tt_search .form-control + .tt_search_icon {
				position: absolute;
				cursor: pointer;
				margin-top: -25px;
				margin-left: 275px;
			}
			.subcategory-title {
				display: flex;
				justify-content: space-between;
				cursor: pointer;
				border: 1px solid #00000054;
				padding: 5px 8px;
				padding-right:10px;
				margin-top: 10px;
				border-radius: 10px;
				background-color: #00000054;
				color: #fff;
			}
			.arrow {
				display: flex;
				align-self: center;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble {
				border: 1px solid #66a5d2;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble.alt {
				border: 1px solid #0069b4;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble .txt .name {
				background-color: #66a5d2;
				color: #ffffff;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble.alt .txt .name {
				background-color: #0069b4;
			}
			#id_GpCL2uF0DzfSa .speech-wrapper .bubble {
				background-color: #f5f5f5;
			}
			#id_GpCL2uF0DzfSa .speech-wrapper .bubble .txt .message {
				color: #2b2b2b;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble.moderator {
				border: 1px solid #b49100;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble.moderator .txt .name {
				background-color: #b49100;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble.whisper {
				border: 1px solid #ff0000 !important;
			}
			#id_GpCL2uF0DzfSa .messages .speech-wrapper .bubble.whisper .txt .name {
				background-color: #ff0000 !important;
			}
			#id_67ac53973637d {
				color:#333333;
			}
			#id_67ac53973637d .ml_item {
				border-bottom:1px solid #093c66;
			}
			#id_67ac53973637d .separator {
				padding-top:10px;
			}
			#id_67ac53973637d .subcategory-title  {
				background-color:#093c66;
				color:#ffffff;
			}
			#id_67ac53973637d .nav-tabs > li > a.active
			{
				background-color:#093c66;
				color:#ffffff;
			}
			#id_67ac53973637d .nav-tabs > li > a:hover
			{
				background-color:#6c8aa4;
				color:#ffffff;
			}
									#loading_anim {
										border: 16px solid #f3f3f3;
										border-radius: 50%;
										border-top: 16px solid #3498db;
										width: 120px;
										height: 120px;
										-webkit-animation: spin 2s linear infinite; /* Safari */
										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); }
									}