
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;
	}
}
#id_68ece9123223e {
			color:#333333;
		}
		#id_68ece9123223e a {
			color:#337ab7;
		}
		#id_68ece9123223e .btn-default {
			background-color:#707173;
			color:#ffffff;
		}
		#id_68ece9123223e .btn-default.focus,
		.btn-default:focus {
			background-color:#656668;
		}
		#id_68ece9123223e .btn-default:hover {
			background-color:#656668;
		}
		#id_68ece9123223e .btn-default.active,
		#id_68ece9123223e .btn-default:active,
		.open>.dropdown-toggle.btn-default {
			background-color:#5a5b5c;
		}
		#id_68ece9123223e .btn-default.active.focus,
		#id_68ece9123223e .btn-default.active:focus,
		#id_68ece9123223e .btn-default.active:hover,
		#id_68ece9123223e .btn-default:active.focus,
		#id_68ece9123223e .btn-default:active:focus,
		#id_68ece9123223e .btn-default:active:hover,
			.open>.dropdown-toggle.btn-default.focus,
			.open>.dropdown-toggle.btn-default:focus,
			.open>.dropdown-toggle.btn-default:hover {
			background-color:#5a5b5c;
		}
#id_eIGFQo741AEr2 {
}
.menu_id_eIGFQo741AEr2 {
	overflow: hidden;
	width: auto;
}

.menu_id_eIGFQo741AEr2 a {
	float: left;
	display: block;
	color: #555555;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 18px;
	-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_eIGFQo741AEr2 i {
	font-size: 12px;
}

.menu_id_eIGFQo741AEr2 a:hover {
	background-color: rgba(255,255,255,0);
	color: #d3031c;
}

.menu_id_eIGFQo741AEr2 a.active {
	background-color: rgba(255,255,255,0);
}

.menu_id_eIGFQo741AEr2 .icon {
	display: none;
}

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

#sidebar_id_eIGFQo741AEr2 {
	top: 0px;
	right: 0px;
	max-width: 25%;
	width: 25%;
	position: fixed;
	height: 100%;
	left: unset;
	background-color: #ffffff;
	z-index: 999;
	color: #555555;
	font-size: 18px;
	overflow: auto;
	;
}
#sidebar_id_eIGFQo741AEr2 a {
	color: #555555;
}	
#sidebar_id_eIGFQo741AEr2 .sidebar-inner-wrap {
	padding: 10px;
    min-width: 248px;
}
@media screen and (max-width: 1000px) {
	#sidebar_id_eIGFQo741AEr2 {
		max-width: 50%;
		width: 50%;
	}
}
@media screen and (max-width: 1100px) {
	#id_eIGFQo741AEr2 {
		width:0px !important;
	}
	.menu_id_eIGFQo741AEr2 .menu_container {
		display: none;
		width:100%;
		background-color: rgba(255,255,255,0) !important;
	}
	.menu_id_eIGFQo741AEr2 a.icon {
		float: right;
		display: block;
		width:100%;
		background-color: rgba(255,255,255,0);
		text-align:right;
	}
	.menu_id_eIGFQo741AEr2 { position: fixed; z-index:999; left:0px; top:0px; width:100%; height:auto !important; }
	.menu_id_eIGFQo741AEr2.ghost { position:static !important; top:0px; height:auto !important; max-height:none !important; margin-bottom:30px; display:block !important; }
	.menu_id_eIGFQo741AEr2 .menu_container a {
		float: none;
		display: block;
		text-align: left;
	}
	#sidebar_id_eIGFQo741AEr2 {
		max-width: 100%;
		width: 100%;
	}
}
@media screen and (min-width: 1101px) {
	.menu_id_eIGFQo741AEr2 .menu_container {
		display:block !important;
	}
}