@import url("https://ims-cms.net/libraries/fonts/?family=Roboto:400,600,800"); 
body { font-family:'Roboto', sans-serif; -webkit-font-smoothing:antialiased; }

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;
	}
}
.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;
					}
					.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;
				}.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; }.mb-hide { display:none; }
#sidebar_id_65b21e4edb7fc {
				top: 0px;
				right: 0px;
				max-width: 400px;
				width: 400px;
				position: fixed;
				padding-bottom: 40px;
				height: 100%;
				left: unset;
				background-color: #003f5a;
				z-index: 999;
				color: #ffffff;
				font-size: 16px;
				overflow: auto;
			}
			#sidebar_id_65b21e4edb7fc a {
				color: #ffffff;
			}
			#sidebar_id_65b21e4edb7fc .sidebar-inner-wrap {
				min-width: 248px;
			}
			#sidebar_id_65b21e4edb7fc .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: #809fad;
			}
			#mp_messages {
				position: absolute;
				width: 100%;
				height: calc(100% - 200px);
				left: 0px;
				top: 130px;
				overflow: auto;
				scrollbar-color: #809fad #003951;
			}
			#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 #003f5a;
				background-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt {
				border: 1px solid #6ea6de;
				background-color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble .txt .mp_name {
				background-color: #003f5a;
				color: #ffffff;
			}
			#mp_messages .speech-wrapper .bubble.alt .txt .mp_name {
				background-color: #6ea6de;
				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:#6ea6de;
			}
			#mp_messagebox .emojionearea.form-control {
				background-color:#eeeeee;
			}
			#mp_messagebox .emojionearea-editor {
				color:#555555;
			}
			#mp_messagebox .btn-default {
				outline:0;
				color:#333333;
				background-color:#6ea6de;
			}
			#mp_tabs_id_65b21e4edb7fc > li {
				margin-bottom:0px;
			}
			#mp_tabs_id_65b21e4edb7fc .nav-item a {
				background-color:#002d3c;
				color:rgba(255,255,255,0.7);
			}
			#mp_tabs_id_65b21e4edb7fc .nav-item a:hover {
				background-color:#004058;
				color:#ffffff;
			}
			#mp_tabs_id_65b21e4edb7fc .nav-item.active a {
				background-color:#004058;
				color:#ffffff;
			}#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:#1a536b;
				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: #003f5a;
			}
			input:focus + .slider {
				box-shadow: 0 0 1px #003f5a;
			}
			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:#003f5a;
			}
			.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;
			}#mp_viewer_search_area {
					position: absolute;
					width: 200px;
					right: 0px;
				}
				#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;
				}
				.profile_viewer_information {
					width: 300px;
					padding: 20px;
					background-color: #e8f0f3;
					border-radius: 20px;
					color: #093c66;
				}
				.profile_viewer_name {
					color: #093c66;
					font-size:20px;
				}
				.profile_viewer_contact {
					display: inline-block;
					background-color: #e82e8a;
					color: #ffffff;
					padding: 10px 20px 10px 20px;
					border-radius: 20px;
					cursor: pointer;
					margin-top:10px;
				}#mb_id_65b21e4ed26b2 {
				color:#3b3d42;
				background-color:#ffffff;
			}
			#id_65b21e4ed26b2 .form-control::-moz-placeholder {
				color:#6c6e72;
			}
			#id_65b21e4ed26b2 .form-control::-ms-input-placeholder {
				color:#6c6e72;
			}
			#id_65b21e4ed26b2 .form-control::-webkit-input-placeholder {
				color:#6c6e72;
			}
			#id_65b21e4ed26b2 .emojionearea.form-control {
				background-color:#ffffff;
			}
			#id_65b21e4ed26b2 .emojionearea-editor {
				color:#3b3d42;
			}
			#id_65b21e4ed26b2 .emojionearea-editor.emojionearea-editor:empty:before {
				color:#6c6e72;
			}
			#id_65b21e4ed26b2 .mb_invite  {
				color:#ffffff;
				background-color:#6ea6de;
			}
			#id_65b21e4ed26b2 .btn-default {
				outline:0;
				color:#ffffff;
				background-color:#6ea6de;
			}
			#id_65b21e4ed26b2 .btn-default.focus,
			.btn-default:focus {
				background-color:#6396c8;
			}
			#id_65b21e4ed26b2 .btn-default:hover {
				background-color:#6396c8;
			}
			#id_65b21e4ed26b2 .btn-default.active,
			#id_65b21e4ed26b2 .btn-default:active,
			.open>.dropdown-toggle.btn-default {
				background-color:#5885b2;
			}
			#id_65b21e4ed26b2 .btn-default.active.focus,
			#id_65b21e4ed26b2 .btn-default.active:focus,
			#id_65b21e4ed26b2 .btn-default.active:hover,
			#id_65b21e4ed26b2 .btn-default:active.focus,
			#id_65b21e4ed26b2 .btn-default:active:focus,
			#id_65b21e4ed26b2 .btn-default:active:hover,
				.open>.dropdown-toggle.btn-default.focus,
				.open>.dropdown-toggle.btn-default:focus,
				.open>.dropdown-toggle.btn-default:hover {
				background-color:#5885b2;
			}
			#mqud_id_65b21e4ed26b2 {
				background-color:#6ea6de;
			}
			#mqud_id_65b21e4ed26b2 input {
				color:#3b3d42;
				background-color:#ffffff;
			}
			#mqud_id_65b21e4ed26b2 .form-control::-moz-placeholder {
				color:#6c6e72;
			}
			#mqud_id_65b21e4ed26b2 .form-control::-ms-input-placeholder {
				color:#6c6e72;
			}
			#mqud_id_65b21e4ed26b2 .form-control::-webkit-input-placeholder {
				color:#6c6e72;
			}
			#mqud_id_65b21e4ed26b2 .btn-default {
				outline:0;
				color:#ffffff;
				background-color:#6ea6de;
			}
			#mqud_id_65b21e4ed26b2 .btn-default.focus,
			.btn-default:focus {
				background-color:#6396c8;
			}
			#mqud_id_65b21e4ed26b2 .btn-default:hover {
				background-color:#6396c8;
			}
			#mqud_id_65b21e4ed26b2 .btn-default.active,
			#mqud_id_65b21e4ed26b2 .btn-default:active,
			.open>.dropdown-toggle.btn-default {
				background-color:#5885b2;
			}
			#mqud_id_65b21e4ed26b2 .btn-default.active.focus,
			#mqud_id_65b21e4ed26b2 .btn-default.active:focus,
			#mqud_id_65b21e4ed26b2 .btn-default.active:hover,
			#mqud_id_65b21e4ed26b2 .btn-default:active.focus,
			#mqud_id_65b21e4ed26b2 .btn-default:active:focus,
			#mqud_id_65b21e4ed26b2 .btn-default:active:hover,
				.open>.dropdown-toggle.btn-default.focus,
				.open>.dropdown-toggle.btn-default:focus,
				.open>.dropdown-toggle.btn-default:hover {
				background-color:#5885b2;
			}#id_ziqXD3aqYWsX4 {	cursor:pointer; }
#id_zaAX6TqqqXU9F {	cursor:pointer; }
#id_zXg3zWYnZut27 {	cursor:pointer; }
#id_zWmdtNKPO3z65 {	cursor:pointer; }
#id_zBx17wYhROhTE {	cursor:pointer; }
#id_yZZNUVuVcuWTk {	cursor:pointer; }
#id_ySSgozC9tLwSA {	cursor:pointer; }
#id_yGboRzGpKO62q {	cursor:pointer; }
#id_xtXCQlFHh1iqw {	cursor:pointer; }
#id_xnwu7FMO9Ss2Y {	cursor:pointer; }
#id_wMXP7Y6y8NjcM {	cursor:pointer; }
#id_wLU4c67CLsQK4 {	cursor:pointer; }
#id_wGofotXLJbRxD {	cursor:pointer; }
#id_wFQfJK1L0Ahos {	cursor:pointer; }
#id_vKJQ4A9dAoWMW {	cursor:pointer; }
#id_vBnGI1MWj1FIa {	cursor:pointer; }
#id_uyD8e0A0PQd9A {	cursor:pointer; }
#id_uhCzL7HVLRKnP {	cursor:pointer; }
#id_uLZfwYhosvdQz {	cursor:pointer; }
#id_u1kwI4yyq5Lf1 {	cursor:pointer; }
#id_tIp6mDATR2LyZ {	cursor:pointer; }
#id_tDi6rMdW4MRgL {	cursor:pointer; }
#id_sReIGfWBpi3dz {	cursor:pointer; }
#id_s8n1GbE69YDbq {	cursor:pointer; }
#id_rTkecdHyDv8kW {	cursor:pointer; }
#id_r0A4DTkZFiJ7J {	cursor:pointer; }
#id_qi0Aaw1HDyNkL {	cursor:pointer; }
#id_qItGPHvCRKlcy {	cursor:pointer; }
#id_qGgm9Uivfm3Af {	cursor:pointer; }
#id_pXytwaMaSdP1U {	cursor:pointer; }
#id_ou2UAfEh02jVd {	cursor:pointer; }
#id_nk3rzVaCKwljO {	cursor:pointer; }
#id_mdTwMqEFcO4jW {	cursor:pointer; }
#id_mFdDSK3wvvo5S {	cursor:pointer; }
#id_m2Nh7Pt6jIMO9 {	cursor:pointer; }
#id_laQOoEAzoF57y {	cursor:pointer; }
#id_lRTsSlwlOTYNU {	cursor:pointer; }
#id_lNONZXH8icJZr {	cursor:pointer; }
#id_lMR54Fz6rbaUl {	cursor:pointer; }
#id_l6nDSoP3Lcpwu {	cursor:pointer; }
#id_kNm8LIlZr9MDQ {	cursor:pointer; }
#id_jxLXEHfDJsyIn {	cursor:pointer; }
#id_jRiDhfhIik3J1 {	cursor:pointer; }
#id_jMIMNuxCRnaph {	cursor:pointer; }
#id_ivqbWgvYShi6p {	cursor:pointer; }
#id_iaIY3jlicCm05 {	cursor:pointer; }
#id_iNgTSIxgABe6K {	cursor:pointer; }
#id_iCHY3kCW3Ahi3 {	cursor:pointer; }
#id_hv3QHpHcWhlfu {	cursor:pointer; }
#id_hjRVN905rBnA2 {	cursor:pointer; }
#id_hhE4LLQmOKdK5 {	cursor:pointer; }
#id_hWLMLZmooW04i {	cursor:pointer; }
#id_hUkEUmYwml2tg {	cursor:pointer; }
#id_gUnawWOV9kWCb {	cursor:pointer; }
#id_gEnGRq6vOKFy1 {	cursor:pointer; }
#id_fyV6LzBtNxgLw {	cursor:pointer; }
#id_fJe4lZoGlg4r1 {	cursor:pointer; }
#id_f9zWwnltcmm4e {	cursor:pointer; }
#id_ezsjfVLERXK2z {	cursor:pointer; }
#id_elBsBUP0hmRTr {	cursor:pointer; }
#id_eBkzvgj7Q1yyw {	cursor:pointer; }
#id_ds5jqAPxkF7YL {	cursor:pointer; }
#id_dV6EhKbh1dX5A {	cursor:pointer; }
#id_d4iEzKECmBN5t {	cursor:pointer; }
#id_d1oW05Oa1DDbq {	cursor:pointer; }
#id_coTxmFeoot4U9 {	cursor:pointer; }
#id_ceE3Yt9HCGB4E {	cursor:pointer; }
#id_c8O82W2fFogjs {	cursor:pointer; }
#id_c6US9Q5Hlw8tw {	cursor:pointer; }
#id_c6AgsnNA46L2c {	cursor:pointer; }
#id_b5b4XdICA8EKu {	cursor:pointer; }
#id_b0h3PJveQCsiA {	cursor:pointer; }
#id_aikG7O5IKyIsX {	cursor:pointer; }
#id_aLfWFWgnFbqv7 {	cursor:pointer; }
#id_aK4pSHZjhAPSW {	cursor:pointer; }
#id_Zii2zCcAyD886 {	cursor:pointer; }
#id_Za76Ht8Ejoxtf {	cursor:pointer; }
#id_YpowIpf0rMBFL {	cursor:pointer; }
#id_YifJTdTNtW6Tf {	cursor:pointer; }
#id_YJSGh6kY6vFDb {	cursor:pointer; }
#id_YHuznxWkf4toE {	cursor:pointer; }
#id_XvCVIBFhbZMYs {	cursor:pointer; }
#id_XqQJIt4JUhiyu {	cursor:pointer; }
#id_Xq2HdWI9JERyD {	cursor:pointer; }
#id_XUxodlqzwQqob {	cursor:pointer; }
#id_XHW9wttSCombv {	cursor:pointer; }
#id_XBlk2veOAKjEG {	cursor:pointer; }
#id_Vq2INStcFdpw3 {	cursor:pointer; }
#id_VMoUCRkLtWJsf {	cursor:pointer; }
#id_VEXxBAuLlQKo5 {	cursor:pointer; }
#id_VBAGuJmgh14ZL {	cursor:pointer; }
#id_V9Wqj2oFfpG7n {	cursor:pointer; }
#id_UdDOOr4oiHX7N {	cursor:pointer; }
#id_U5U2DsqTNgG8t {	cursor:pointer; }
#id_Tjf3P7xS00b21 {	cursor:pointer; }
#id_TKjzQWtLlLK0L {	cursor:pointer; }
#id_SxFPyzyrK26ZX {	cursor:pointer; }
#id_SlqYrYLuBeFVX {	cursor:pointer; }
#id_SaECmujZsAGQ9 {	cursor:pointer; }
#id_SVIsO5Apu33p3 {	cursor:pointer; }
#id_RIwF9rufrB12F {	cursor:pointer; }
#id_RC4WlRuAxRfIi {	cursor:pointer; }
#id_QABDe5QTf3xHK {	cursor:pointer; }
#id_PqP2yX5GAQA3i {	cursor:pointer; }
#id_Oa0iPftfGkzd5 {	cursor:pointer; }
#id_OAPexJadXxLqD {	cursor:pointer; }
#id_NLQDqY5ZW7Ee0 {	cursor:pointer; }
#id_MD98LxWHiVN3A {	cursor:pointer; }
#id_M2nLqeqpiXYZl {	cursor:pointer; }
#id_LyNKbJMbiJ3z0 {	cursor:pointer; }
#id_LUlp8hr6IWyJH {	cursor:pointer; }
#id_LB8pn7SAou2Fx {	cursor:pointer; }
#id_L8gyMKNywxqwc {	cursor:pointer; }
#id_KJrYotREFPp7B {	cursor:pointer; }
#id_JN0Y72MNMqxYu {	cursor:pointer; }
#id_JLXVz55zDo2TB {	cursor:pointer; }
#id_J2ius6tuhxJiM {	cursor:pointer; }
#id_ImSZYIbgjs0mo {	cursor:pointer; }
#id_IKaR1ciTdwFH2 {	cursor:pointer; }
#id_HUKP6PgZGNcgr {	cursor:pointer; }
#id_HMHs4AbLvLFpi {	cursor:pointer; }
#id_HKQNJFCQDrumh {	cursor:pointer; }
#id_HBq2mmHk9T4QI {	cursor:pointer; }
#id_GsBG08Tb0DJCd {	cursor:pointer; }
#id_GG9egPJMZQ1my {	cursor:pointer; }
#id_Fzpf9NwwSRoAS {	cursor:pointer; }
#id_FgzuFsFay01j4 {	cursor:pointer; }
#id_FQWTO4rHPcKxd {	cursor:pointer; }
#id_Eemr20lG7qJxV {	cursor:pointer; }
#id_EYB7UpW1prsjR {	cursor:pointer; }
#id_DuJuzR5n6l2Yo {	cursor:pointer; }
#id_DVe9AK2V2bK76 {	cursor:pointer; }
#id_DIJCKuYg1nxva {	cursor:pointer; }
#id_Ckuyt6RbekKaQ {	cursor:pointer; }
#id_CdWwTInJqmMwm {	cursor:pointer; }
#id_BvQFHsb7SjKcV {	cursor:pointer; }
#id_BovKIyp4rCy5F {	cursor:pointer; }
#id_BkeDcbKImbixE {	cursor:pointer; }
#id_Bbv86JsiQJXXR {	cursor:pointer; }
#id_BAylmQdGx2e3s {	cursor:pointer; }
#id_ACPqeKMeZaowa {	cursor:pointer; }
#id_9xUlk19t8ltsJ {	cursor:pointer; }
#id_9t32lzratLcd3 {	cursor:pointer; }
#id_9ZmY6WEJhWNbB {	cursor:pointer; }
#id_9UxB5jdNE9Bwu {	cursor:pointer; }
#id_8bGpPqPdxgJen {	cursor:pointer; }
#id_8avinalZdTWsq {	cursor:pointer; }
#id_8GQqkpsMAZ5VQ {	cursor:pointer; }
#id_86UQQeWSv2D32 {	cursor:pointer; }
#id_7gurGWT8dLXbX {	cursor:pointer; }
#id_7cwhjkeGecgOw {	cursor:pointer; }
#id_6qXEZOl5DNTMV {	cursor:pointer; }
#id_6cV9SImE74p6o {	cursor:pointer; }
#id_65b21e4ed8532 {
			color:#ffffff;
		}
		#id_65b21e4ed8532 a {
			color:#129947;
		}
		#id_65b21e4ed8532 .btn-default {
			background-color:#129947;
			color:#ffffff;
		}
		#id_65b21e4ed8532 .btn-default.focus,
		.btn-default:focus {
			background-color:#118a40;
		}
		#id_65b21e4ed8532 .btn-default:hover {
			background-color:#118a40;
		}
		#id_65b21e4ed8532 .btn-default.active,
		#id_65b21e4ed8532 .btn-default:active,
		.open>.dropdown-toggle.btn-default {
			background-color:#0f7b39;
		}
		#id_65b21e4ed8532 .btn-default.active.focus,
		#id_65b21e4ed8532 .btn-default.active:focus,
		#id_65b21e4ed8532 .btn-default.active:hover,
		#id_65b21e4ed8532 .btn-default:active.focus,
		#id_65b21e4ed8532 .btn-default:active:focus,
		#id_65b21e4ed8532 .btn-default:active:hover,
			.open>.dropdown-toggle.btn-default.focus,
			.open>.dropdown-toggle.btn-default:focus,
			.open>.dropdown-toggle.btn-default:hover {
			background-color:#0f7b39;
		}#id_63aU6GUV0mwea {	cursor:pointer; }
#id_5bfU8VPOgbptj {	cursor:pointer; }
#id_5YqXrzZdzEa95 {	cursor:pointer; }
#id_5T168Nb0Od4G4 {	cursor:pointer; }
#id_5Pov3u6oM6GDA {	cursor:pointer; }
#id_5J332ls68oS1e {	cursor:pointer; }
#id_5C0aReozAPwBy {	cursor:pointer; }
#id_4xtyK31AXScNg {	cursor:pointer; }
#id_4Oqspy5RIb9sl {	cursor:pointer; }
#id_4B90xGxicGMbo {	cursor:pointer; }
#id_419nSvW6jXUsn {	cursor:pointer; }
#id_3eqpLccdVceV3 {	cursor:pointer; }
#id_35YVRRJSq4Czs {	cursor:pointer; }
#id_2cKoiH8yuA0fd {	cursor:pointer; }
#id_2RVMrXHGArpnp {	cursor:pointer; }
#id_1b5Q91D9dpdqJ {	cursor:pointer; }
#id_0oCrJVcZFBANJ {	cursor:pointer; }
#id_0lZTkp2ChhAep {	cursor:pointer; }
#id_0LkS0BDSa0uAT {	cursor:pointer; }

#id_TU30fqYnt7k2g {
}
.menu_id_TU30fqYnt7k2g {
	overflow: hidden;
	width: auto;
}

.menu_id_TU30fqYnt7k2g a {
	float: left;
	display: block;
	color: #ffffff;
	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_TU30fqYnt7k2g i {
	font-size: 20px;vertical-align: text-bottom;
}

.menu_id_TU30fqYnt7k2g a:hover {
	background-color: rgba(63,158,231,0);
	color: #ffffff;
}

.menu_id_TU30fqYnt7k2g a.active {
	background-color: rgba(16,117,195,0);
}

.menu_id_TU30fqYnt7k2g .icon {
	display: none;
}

.menu_id_TU30fqYnt7k2g .menu_container {
	overflow:hidden;
	float:right;
	width: auto;
	background-color: rgba(16,117,195,0);
	
}

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

.menu_id_Kvmb2wBqBC31S 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_Kvmb2wBqBC31S i {
	font-size: 24px;vertical-align: text-bottom;
}

.menu_id_Kvmb2wBqBC31S a:hover {
	background-color: #00a25a;
	color: #ffffff;
}

.menu_id_Kvmb2wBqBC31S a.active {
	background-color: #00a25a;
}

.menu_id_Kvmb2wBqBC31S .icon {
	display: none;
}

.menu_id_Kvmb2wBqBC31S .menu_container {
	overflow:hidden;
	float:right;
	width: auto;
	background-color: #00a25a;
	
}

#sidebar_id_Kvmb2wBqBC31S {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #f2f2f2;
	z-index: 999;
	color: #ffffff;
	font-size: 14px;
	overflow: auto;
	;
}
#sidebar_id_Kvmb2wBqBC31S a {
	color: #ffffff;
}	
#sidebar_id_Kvmb2wBqBC31S .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_Kvmb2wBqBC31S {
		max-width: 50%;
		width: 50%;
	}
}@media screen and (max-width: 1400px) {
	#sidebar_id_Kvmb2wBqBC31S {
		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;
				left: 275px;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble {
				border: 1px solid #a8caec;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble.alt {
				border: 1px solid #6ea6de;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble .txt .name {
				background-color: #a8caec;
				color: #ffffff;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble.alt .txt .name {
				background-color: #6ea6de;
			}
			#id_kNYYeJA3x4rIz .speech-wrapper .bubble {
				background-color: #f5f5f5;
			}
			#id_kNYYeJA3x4rIz .speech-wrapper .bubble .txt .message {
				color: #282828;
			}
			#id_kNYYeJA3x4rIz .speech-wrapper .bubble .bubble-arrow:after {
				border-color: #f5f5f5;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble.moderator {
				border: 1px solid #d80000;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble.moderator .txt .name {
				background-color: #d80000;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble.whisper {
				border: 1px solid #ff0000 !important;
			}
			#id_kNYYeJA3x4rIz .messages .speech-wrapper .bubble.whisper .txt .name {
				background-color: #ff0000 !important;
			}
			#id_65b21e4ee17ea {
				color:#ffffff;
			}
			#id_65b21e4ee17ea .ml_item {
				border-bottom:1px solid #00a25a;
			}
			#id_65b21e4ee17ea .separator {
				padding-top:10px;
			}
			#id_65b21e4ee17ea .nav-tabs > li.active > a
			{
				background-color:#00a25a;
				color:#ffffff;
			}
			#id_65b21e4ee17ea .nav-tabs > li > a:hover
			{
				background-color:#66c89c;
				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); }
									}