body #html {
	top: 50px !important;
}
header .td.left {
	width: 35% !important;
	display: table-cell !important;
}
header .td.center {
	width: auto !important;
	display: table-cell !important;
	min-width: 192px;
}
header .td.right {
	width: 35% !important;
	display: table-cell !important;
}
body > header .logo {
	display: inline-block;
	text-align: left;
	width: auto;
}
.qLefMenu {
	position: fixed;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	z-index: 100;
	transition: 0.5s all;
	visibility: hidden;
}
.qLefMenu.show {
	opacity: 1;
	z-index: 98;
	pointer-events: auto;
}
.qLefMenu .qMenu {
	position: fixed !important;
	box-shadow: unset;
	left: -100%;
	top: 65px;
	margin: auto;
	padding: 12px 12px;
	/* max-height: unset; */
	border-radius: 0px !important;
	visibility: hidden;
	z-index: 1;
	width: 100%;
	height: 100%;
	bottom: auto;
	box-sizing: border-box;
	background: rgba(250, 250, 250, 0.83);
	backdrop-filter: blur(5px);
	text-align: center;
	max-height: calc(100vh - 50px);
	transition: 0.01s all;
}
.qContent .qMenu {
	padding: 25px;
}
.qMenu ul li {
	width: 100px;
	height: 100px;
	display: inline-block;
	margin: 12px;
	vertical-align: middle;
	background-color: rgba(0, 0, 0, 0.02);
	background-size: 36px;
	background-position: center center;
	border-radius: 7px;
	border: solid 1px rgb(229, 229, 229);
}
.qMenu ul li u {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: auto;
	display: block;
	bottom: auto;
	color: #777777;
}
.qLefMenu .qMenu.show {
	visibility: visible !important;
	left: 0px;
}
.qLefMenu.show .qMenu {
	top: 0px;
}
.qLeftMenu.OnMenuShow {
	max-height: 5000px;
}
.qOnMenu {
	position: fixed !important;
	left: 0px;
	top: 0px;
	visibility: visible;
	margin: auto !important;
	border-radius: 0px !important;
	width: 100% !important;
	z-index: 100;
	background: inherit;
	backdrop-filter: inherit;
}
.qOnMenu .logo {
	margin: auto;
	display: flex;
	justify-content: start;
	text-align: left;
	height: 50px;
	cursor: pointer;
	padding: 0px 12px 0px 12px;
	box-sizing: border-box;
}
.qOnMenu .logo b {
	width: auto;
	flex-grow: 1;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.qOnMenu .photo {
	margin: 22px auto;
	display: block;
}
.btnShowMobileMenu {
	margin: auto;
	display: inline-block;
}
.qLeftMenu {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: auto;
	overflow: auto;
	width: 100%;
	max-width: unset;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(10px);
	padding: 50px 0px 0px 0px;
	max-height: 50px;
	height: 100%;
}
.qLeftMenu.show {
	max-height: 5000px;
}
.qLeftMenu.show .btnShowMobileMenu {
	background-image: url('/Q2/images/close.svg');
	background-size: 24px;
}
.qBtnMenuMinimize {
	display: none;
}

.wnd.show .window {
	width: 100%;
	/* height: auto !important; */
	/* max-height: 75%; */
}
.wnd::after {
	width: 0px;
	margin: auto auto auto -5px;
}

.wnd .window {
	max-height: 95%;
}

.qContent ul li a {
	padding: 75px 7px 10px 7px;
	font-size: 12px;
	text-align: center;
	margin: auto;
	color: rgb(33, 33, 33);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.qMenu ul .sub {
	display: inline;
}
.qMenu ul .sub li {
	padding: 0px !important;
}
.qMenu ul li u:empty {
	display: none;
}
body > header .menu {
	display: none;
	z-index: -1;
	pointer-events: none;
}

#html.goleft {
	left: -100% !important;
}
#html .card {
	width: 92%;
	max-width: unset;
	margin: 12px auto 12px auto;
	box-sizing: border-box;
}
body header {
	background: rgb(255, 255, 255) !important;
	box-shadow: unset;
	border-bottom: solid 1px #F0F1F5;
}
#altbody {
	top: 0px !important;
}
#html header .top {
    margin: 6px auto 18px auto !important;
}
header .top {
    background: url('images/home_title.jpg') center -80px no-repeat !important;
        background-size: auto;
    background-size: 100% !important;
    min-height: 200px;
    color: inherit;
    cursor: pointer;
    transition: 0.35s all;
	margin: auto !important;
	border-radius: 15px !important;
}
.account_page {
	overflow: visible !important;
	padding: 0px;
}
body > header ul li.consultation {
	display: none;
	font-size: 0px;
}
body form.client_form {
	max-width: 92%;
	background: #FFFFFF;
	margin: 12px auto;
}
body .step_blank {
	margin: auto;
}

html body menu {
	position: fixed;
	bottom: 0px;
	top: auto;
	left: 0px;
	right: 0px;
	width: 100%;
	box-sizing: border-box;
	padding: 0px;
	margin: auto;
	text-align: center;
	overflow: visible;
	z-index: 10;
	background: #EFEFEF center top no-repeat;
	background-size: cover;
	border-top: solid 1px rgb(230, 230, 230);
	height: 70px;
	visibility: visible;
	pointer-events: auto;
}
html body menu ul {
	display: table;
	width: 95%;
	margin: auto;
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
}
html body menu ul li {
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	align-content: center;
	font-size: 14px;
	color: #353535;
	padding: 5px 5px 10px 5px;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center 8px;
	position: relative;
	width: 20%;
	height: 70px;
	box-sizing: border-box;
}
html body menu ul li.menu_home::before {
	background: #5176C4 linear-gradient(rgba(2, 2, 2, 0),rgba(0, 0, 0, 0.16));
	background: #335EEA url('/bot/uploads/images/home_white.png') center center no-repeat;
	background-size: 60%;
	content: "";
	width: 52px;
	height: 52px;
	position: absolute;
	z-index: 1;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: 35px;
	border-radius: 100px;
	top: -15px;
	transition: 0.25s all cubic-bezier(.68,-0.55,.27,1.55);
	/* top: -65px; */
}
html body menu ul li.menu_home:hover::before {
	top: -25px;
}
html body menu ul li:hover::after {
	top: 100px;
	transition: none !important;
}
html body menu ul li i {
	display: block;
	width: 28px;
	height: 28px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 3px auto;
	filter: grayscale(1);
}
html body menu ul li:hover i {
	filter: none !important;
}
html body menu ul li:hover {
	background: rgba(0, 0, 0, 0.17);
	transition: 0.35s all;
	cursor: pointer;
}
html #wpadminbar {
	display: none !important;
}
body #page {
	margin: auto !important;
	padding: 0 !important;
	width: 100% !important;
	min-height: 100%;
}
#html .top h2 {
	margin: 100px auto auto 0px !important;
	position: relative;
	z-index: 1;
	padding: 15px !important;
	font-size: 24px !important;
	max-width: 350px;
	color: #FFFFFF;
}
#html header {
	padding-top: 15px;
	overflow: hidden;
}
#html .hello > h2 {
	font-size: 20px;
	color: RGB(74, 137, 220);
	margin: auto auto -10px auto;
	line-height: normal;
	padding: 12px;
	background: transparent;
	font-weight: bold;
	text-align: center;
}
.minfo .menu_left {
	background: #FFFFFF;
	box-shadow: 2px 3px 17px 0px rgba(0, 0, 0, 0.2);
	border-radius: 10px !important;
	margin: 15px auto 22px auto !important;
	max-width: 92%;
}
#html h1.title.edit {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: auto;
	z-index: 100;
	height: 50px;
	box-sizing: border-box;
	margin: auto !important;
	border-radius: 0px;
	display: block !important;
	/* W: 1; */
}
li.lang {
    display: none;
}
body .order_page .orders item {
	padding: 12px !important;
}
body .order_page .orders item h2 {
	font-size: 17px !important;
}
body .order_page .orders item d {
	font-size: 15px !important;
	color: rgb(11, 110, 198) !important;
}
body .order_page .orders item .buttons_right {
	margin: -50px -32px auto auto !important;
	transform: scale(0.8) !important;
}
body .order_page .orders item .names {
	margin: -47px 0px auto auto !important;
	width: 170px !important;
}
.list.edit {
	max-width: 92% !important;
	min-width: unset !important;
	margin: 65px auto auto auto;
	border-radius: 10px;
}
.list.edit.notify item {
	width: 92% !important;
}
.account item {
	width: auto !important;
	display: block !important;
	padding-top: 10px !important;
	/* width: 95% !important; */
	color: #353535;
}
body .statistics .statistic {
	margin: 3px !important;
	max-width: 45% !important;
}
body .account buttons {
	right: 12px;
}
body .account buttons button {
	background: transparent;
	color: #FFFFFF;
	border: none;
	font-size: 15px !important;
	padding: 12px 5px !important;
	margin: auto 5px auto auto;
	/* border-right: 1px solid #FFFFFF; */
	/* border-radius: 0px; */
}
body .account h2 {
	background: rgb(51, 94, 234);
	margin: -25px auto auto auto !important;
	color: #FFFFFF !important;
	padding: 12px 25px !important;
	font-size: 15px !important;
}
body .login_form {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.login_content label {
	width: 85%;
}
body > header ul li.lang {
	display: none;
}
#top_center {
	display: none !important;
}
header .mobile_menu {
	width: 50%;
}
header #top_right {
	width: 50%;
}
#top_logo .mobile img {
	width: 50px;
	height: auto;
}
header .table .mobile_menu img {
	border: transparent;
	max-width: 32px;
	margin: auto auto auto 15px;
}
.mobile_menu a {
	cursor: pointer;
}
#mobile_menu {
	position: fixed;
	right: auto;
	top: 0px;
	bottom: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.54);
	border-radius: 0px;
	box-sizing: border-box;
	z-index: -1;
	padding: 0px 15% 0px 0px;
	text-align: center;
	left: 0px;
	transition: 0.35s all, 0.35s 0.35s z-index;
	opacity: 0;
	pointer-events: none;
}
#mobile_menu.show {
	opacity: 1;
	pointer-events: auto;
	z-index: 1001;
	transition: 0.35s all, 0s z-index;
}
#mobile_menu .close {
	width: 45px;
	height: 45px;
	background: #FFFFFF url('/images/close.svg') center center no-repeat;
	background-size: 60%;
	margin: 12px;
	position: absolute;
	left: auto;
	top: 7px;
	z-index: 1;
	cursor: pointer;
	right: -81px;
	border-radius: 50px;
}
#mobile_menu .close:hover {
	background-size: 75%;
	transition: 0.35s all;
}
#mobile_menu .container {
	width: 360px;
	max-width: 92%;
	background: #FFFFFF;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	left: -100%;
	transition: 0.35s all;
}
#mobile_menu.show .container {
	left: 0%;
}
#mobile_menu ul {
	/*padding: 0px;
	margin: 22px auto !important;
	overflow: hidden auto;
	position: absolute;
	width: 100%;
	top: 142px;
	bottom: 0px;*/
}
#mobile_menu li {
	display: block;
	margin: auto;
	padding: 15px 12px 15px 50px;
	background-position: 24px center;
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: left;
	background-size: 32px;
	color: inherit;
	cursor: pointer;
	filter: grayscale(1);
}
#mobile_menu li:hover {
	filter: none;
}
.darktheme #mobile_menu .close {
	background-image: url('/images/close_white.svg');
	background-color: rgb(26, 26, 26);
	border: solid 1px #FFFFFF;
}
#mobile_menu .logo {
	width: 68%;
	margin: 22px auto;
	display: inline-block;
	vertical-align: middle;
}
.darktheme #mobile_menu .container {
	background: #1D114A;
	color: #FFFFFF;
}
#mobile_menu .scrolling {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 142px;
	z-index: 1;
	width: 100%;
	bottom: 0px;
	overflow: hidden auto;
}
#EditorWindow .window {
	width: 100%;
	height: 100% !important;
	margin: auto;
	max-height: unset;
	top: 0% !important;
	max-width: unset;
	border-radius: 0px !important;
}
#EditorWindow .window .tox.tox-tinymce {
	height: 100% !important;
	position: relative;
}
.tox .tox-toolbar__group {
	padding: 0px !important;
}
.tox-toolbar-overlord {
	text-align: left !important;
	padding: 0px 12px !important;
}
.install_about i {
	display: block;
	width: auto;
	min-width: unset;
	max-width: unset;
}
body .section_install .install_about .msg {
	display: block;
	margin: auto auto 25px auto !important;
}
.install_about {
	margin: auto;
	padding: 0px;
	max-width: unset;
}
.pre_install .start_block {
	width: auto;
}
.qRightContent .qCardContent #content_list {
	top: 50px;
	height: auto;
	padding: 0px;
}
#LiteWindow .window {
	margin: auto;
	max-width: unset;
	max-height: unset;
}

.qStickyBottom.qStuck {
	border-radius: 0px 0px 0px 0px;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	margin-left: 0px;
	margin-right: 0px;
}

#users_list item {
	padding: 0px;
	margin: auto auto 12px auto;
}
#users_list item > b {
	max-width: 70%;
}
#users_list item > b .user_online {
	display: block;
	margin: 5px auto;
	padding: 0px;
}
#users_list item .right {
	display: block;
	float: unset;
	position: relative;
	border-top: solid 1px rgb(238, 249, 255);
	margin: 15px auto auto auto;
	text-align: right;
}
#users_list item .right .group_name {
	display: inline-block;
	width: auto;
	min-width: unset;
	max-width: unset;
	margin: auto;
	padding: 10px 10px 10px 0px;
}

.user_info {
	min-width: unset;
}
.user_info .left {
	width: auto;
	display: block;
	min-width: unset;
	max-width: unset;
	margin: auto;
	padding: 0px;
}
.user_info .right {
	display: block;
	width: auto;
	min-width: unset;
	max-width: unset;
}

.user_standart_fields {
	display: block;
	margin: 25px auto auto auto;
}
.user_standart_fields .left {
	display: block;
	width: auto;
}
.user_standart_fields .right {
	display: block;
	width: auto;
	padding: 20px;
}












.nomobile {
	display: none !important;
}
footer {
	margin-bottom: 37px;
}

@media screen and (max-width: 720px) {
	.modules_list item {
		margin: auto auto 10px auto;
		max-width: unset;
	}
}