

html, body {
    margin: 0;
    padding: 0;
}

body{
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight:400;
    font-size:15px;
    line-height: 1.4;
    color: #3e4d5c;
	text-decoration: none !important;
	background: #24599b;
    background: url(../img/bg-about.png)no-repeat fixed top left;
    background-size: cover;
	margin: 0;
	padding: 0;
	
}



 

.head {
    
    margin: 0 auto;
    width: 1024px;
    min-height: 48px;
    padding: 5px 0 5px 0;
    background-color: rgba(0, 0, 0, .4);
    box-shadow: 0 15px 40px 0 rgb(10 10 15 / 70%);
    border: 3px double #e9e6e0;
    border-radius: 15px 15px 0 0;
    background: #212529;
    /* background: url(../img/bg-about.png)bottom center; */

}
.logo {
    padding-left: 15px;
    width: 200px;
}

.footer {
	background: #464953;	 
	font-size: 16px;
 
	font-weight: 600;
	color: #fff;
	padding: 0;
	margin: auto;
}

.menu_footer a {
	color: #fff;
	
}
.menu_footer a:hover {
	color: #f8f8af;
	
}

.main_stat_table {
    border-spacing: 0;
    width: 270px;
    margin-bottom: 2px;
    padding: 10px;
    border: 2px solid #018428;
    background: #45a668 url("/assets/cabinet/img/site_fon/main_stat_table.png");
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    user-select: none;
}
.main_stat_table_text {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #fff347;
    text-shadow: 1px 1px 2px green, 0 0 1em green;
}
.main_stat_table_text span {
    font-size: 13px;
    color: #bdffd9;
}
.main_stat_table_text a, .main_stat_table_text i {
    color: #fcf18d;
}
.main_stat_table_text a:hover {
    color: #ffcf94;
}

.btn-theme {
	color: #fff;
	background-color: #464953;
	border-radius: 10px;
	font-weight: 600;
}

.btn-theme:hover {
	background-color: #54565b;
	color: #fff;
}

.btn-outline-theme {
	color: #464953;
	border: 1px solid #464953;
	
}

.btn-outline-theme:hover {
	background-color: #464953;
	color: #fff;
}


.stat {
	 border-spacing: 0;
    margin-bottom: 2px;
    padding: 10px;
    border: 2px solid #6b6966;
    background: #464953 url(/assets/cabinet/img/site_fon/main_stat_table.png);
    box-shadow: 0 14px 28px rgb(85 75 75 / 25%), 0 10px 10px rgba(0, 0, 0, 0.22);
    height: 80px;
	
}

.stat p {
	font-size: 12px;
    color: #fff;
	text-align: right;
	font-weight: 600;
}


.stat .icon {
  margin-top: 4px;
   position: absolute;
   overflow: hidden;
  /* margin-left: 20px;*/
   padding-right: 8px;
   border-right: 3px #fff solid;
   color: #c2c4c9;
   width: 66px;
   
}

.stat .text {
	color: #fff;
	font-weight: 600;
}

.navbar {
	/*height:39px;*/
	margin-top: 10px;
	/*background-color:#00AF64;*/
	/*padding-left:10px;*/
	border-radius:10px;
	font-weight:500;
	margin-bottom:10px;
	width: 996px;
}

.col-lg-3-block {
	width: 22%;
	max-width:auto;
}

.border-left {
	border-left: 1px solid #E9E9E9;
}

.border-right {
	border-right: 1px solid #E9E9E9;
}

.col-lg-6-content {
	width: 56%;
	padding: 10px 15px 50px 10px;
	
	/*border: 1px solid #000;*/
}

.btn-left {
	max-width: -webkit-fill-available;
	width: 262px;
	
}

.navbar-nav .nav-link {
	
    font-family: "Montserrat", sans-serif; 
    font-size: 15px;
    color: #ebfceb;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 3px 0 3px;
    border: 4px double #002924;    
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4) inset;
    border-radius: 4px;
	width: 140px;
}

.navbar-nav .nav-link:hover {
    background: #895e0e linear-gradient(to bottom, #895e0e, #895e0e, #895e0e);
    color: #ebfceb;
}

.navbar-nav .nav-item .active_menu {
	background: #012d54 linear-gradient(to bottom, #556874, #556874, #556874);
}

.navbar-nav .nav-item {
	 margin: 3px 1px;
 background: #006200 linear-gradient(to bottom, #0fe50f, #006400, #005600);
    border-radius: 4px;
	    width: 140px;

	
	
	
	/*
	
	padding-left:15px;
padding-right:15px;*/
}



.chain-nav__show {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #f8f8ff;
    text-shadow: 1px 0.5px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3), 0 0 6px rgba(245, 245, 245, .1) inset;
    background-color: rgba(100, 100, 150, 0.2);
    padding: 8px 5px;
    border-radius: 20px;
	text-decoration: none;
	width: 170px;
	user-select: none;
    max-height: 63px;
}
.chain-nav__show:hover, .chain-nav__show:focus {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .7), 0 0 6px rgba(245, 245, 245, .2) inset;
    color: #fafffd;
}



#page_name {
  background-color: #464953;
  color: #f0f0f0;
  border-bottom: 1px solid #E7E2E2;
  margin-bottom: 20px;
  border-radius: 10px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 101%;
  font-size: 17px;
}

.dashboard_title{ 
background-color: #464953;
  color: #f0f0f0;
  
  margin-bottom: -3px;
 border-radius: 10px 10px 0 0;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
 
  font-size: 17px;

}




.block_stat {
	border-right:1px solid #464953;
	border-left:1px solid #464953;
	border-bottom: 1px solid #464953;
	border-radius: 5px;
}

 .b200 {display:inline-block;position:relative;padding: 3px 3px 3px 3px;background: #757575;}
.b200 small a {color: #666666;font-weight: bold;}
.b200 small a:hover {color: #a62232;}

.b200 .buy200 {position: absolute; top:2px; right: 0px;color: #fff;font-size: 14px;}
.b200 .buy200::after {position: absolute; top:2px; right: 2px;content: "+"; background: #b31125;padding:1px 4px;font-weight: bold; border-radius: 12px 0 0 12px; }
.b200 .buy200:hover::after {position: absolute; top:2px; right: 2px; font-size: 16px; background: #91cb55;padding:2px 5px;}

.b468 {display:inline-block;position:relative;padding: 2px 2px 2px 2px;background: #f9f9f9;}
.b468 small a {color: #666666;font-weight: bold;}
.b468 small a:hover {color: #a62232;}

.b468 .buy468 {position: absolute; top:2px; right: 0px;color: #fff;font-size: 14px;}
.b468 .buy468::after {position: absolute; top:2px; right: 2px;content: "+"; background: #b31125;padding:1px 4px;font-weight: bold; border-radius: 12px 0 0 12px; }
.b468 .buy468:hover::after {position: absolute; top:2px; right: 2px; font-size: 16px; background: #91cb55;padding:2px 5px;}


.help {
	background-color: #464953;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
}

.alert-help {
	border: 2px dashed #464953;
}







.buylink {
	
	right: -5px; 
	top: -5px;
	text-decoration:none;
	text-align:center;
	width: 22px;
	height: 25px;	
	font-size:16px;
	font-weight: bold;
	padding: 1px;
	border-radius: 4px;
	border: rgba(255,255,255,0.1) 1px solid;
	background: #464953;
	color: #fff !important;
}
.buylink:hover {
	background: #91cb55;
	color: #fff !important;
}


.st_g {
 background-color: #3f4f5a;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
  margin-bottom: 10px;
   border: 2px solid #292a31;
   text-transform: uppercase;
   border-radius: 10px 10px 0 0;
}

#st img {
height:50px;
width:50px;
}

#st .st_tx_h {
font-size:15px;
color:#2C343C;
}

#st .st_tx_f {
font-size:17px;
color:#394551;
}

.st_border {
border-top:1px dashed #cadce3;
height:5px;
}

.btn-primary {
	font-weight: 500;
color: #fff;
background-color: #00AF64;
}

.btn-login {
	background-color: #00AF64;
	color: #fff;
	font-weight: 500;
}

.btn-login:hover {
	background-color: #7c2cf0;
	color: #fff;
}

.btn-primary:hover {
background-color: #2F1855;
}


.btn-reg {
	font-weight: 600;
color: #fff;
background-color: #00AF64;
line-height: 10px;
}

.btn-reg:hover {
	color: #fff;
background-color: #981bb3;
}


.form-bort {
    padding: 8px 24px;
    background: rgb(247, 247, 247);
    border: 1px solid rgba(147, 184, 189, 0.8);
    box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
    border-radius: 5px;
}


.serf_title {
	font-size: 19px;
	font-weight: 700;
	color: #464953;
	margin-top: -10px;
}
.serf_title:hover {
	color: #464953;
	
}

.img_serf {
	padding: 15px 5px 1px 15px;
}

.price_serf {
	font-weight: 800;
	color: #464953;
	
}
.text-bg-gold {
	background-color: #464953;
	color: #fff;
	font-weight: 800;
	font-size: 15px;
	
}

.bg-theme {
	background: #464953;
}

.bg-serf-badge {
	background: #464953;
}

.text-theme {
	color: #464953;
}

.btm_menu{ 
/*display:flex;
 padding:5px 0;
 border-top:1px solid #b0d8c4;
 border-bottom:1px solid #b0d8c4;
 background-color:rgb(6,105,69,0.7);
 text-align:center;
 border-radius:8px;*/
 margin-top: -15px;
 
 font-size: 14px;
 font-weight: 600;
 color: #ffd700;
 
 }
 
 .alert_serf{
	/* padding: 15px 5px 1px 15px;*/
	 border-radius: 13px;
 }
 
 .bg_badge_serf {
	 background: #464953;
	
 }
 
 .text_cvet {
	color: #464953;
 }
 
 
	.sidebar {
  display: block;
  float: left;
  max-width: -webkit-fill-available;
	width: 262px;
  background: #3f4f5a;
  border-radius: 5px;
  border-top: none;
  overflow: hidden;
  cursor: pointer;
}

.sidebar-nav {
 
}
.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-nav a, .sidebar-nav a:hover, .sidebar-nav a:focus, .sidebar-nav a:active {
  outline: none;
}
.sidebar-nav ul li, .sidebar-nav ul a {
  display: block;
}
.sidebar-nav ul a {
  padding: 10px 20px;
  color: #fff;
  font-weight:600;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
.sidebar-nav ul a:hover, .sidebar-nav ul a:focus, .sidebar-nav ul a:active {
  color: #fff;
  text-decoration: none;
}
.sidebar-nav ul ul a {
  padding: 10px 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
.sidebar-nav ul ul a:hover, .sidebar-nav ul ul a:focus, .sidebar-nav ul ul a:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.sidebar-nav-item {
  padding-left: 5px;
}
.sidebar-nav-item-icon {
  padding-right: 5px;
}
#rtlh3 small {
    transform: rotateY(180deg);
    display: inline-block;
}

.active_menu {
 background-color: #464953 !important;
}
/*****************mymodal************************/

.mav_alert {
	display: none;
	position: fixed;
	z-index: 99999;
	bottom: 15px;
	right: 15px;
	width: 250px;
	padding: 20px 25px;
	border-radius: 25px;
	margin: 0;
	background-color: #fcf8e3;
	color: #8a6d3b;
	border: solid 3px #cbb07a;
}
.mav_alert h3 {
	color: #63402a;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-size: 14px;
}
.mav_alert_close {
	position: absolute;
	top: 5px;
	right: 13px;
	font-size: 18px;
}
.mymod-overlay {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	overflow: auto;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	z-index: 99999;
}
.mymod-overlay label {
	/*margin-top: 10px;*/
}
.mymod-table {
	display: table;
	width: 100%;
	height: 100%;
}
.mymod-cell {
	display: table-cell;
	padding: 0 1em;
	vertical-align: middle;
	text-align: center;
}
.mymod-modal {
	min-width: 40%;
	display: inline-block;
	padding: 20px;
	max-width: 50em;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	color: #000;
	text-align: left;
	-webkit-animation: fade .8s;
	-moz-animation: fade .8s;
	animation: fade .8s;
}
.mymod-close, a.mymod-close {
	z-index: 9999;
	float: right;
	width: 30px;
	height: 30px;
	color: #696F72;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	cursor: pointer;
}
.mymod-close:after, a.mymod-close:after {
	display: block;
	border: 2px solid #696F72;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: 'X';
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
}
.mymod-close:hover:after, a.mymod-close:hover:after {
	border-color: #C2C4C5;
	color: #C2C4C5;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


/* БАННЕР РЕКЛАМЫ */
.st_g1 {
 background-color: #3f4f5a;
	color: #fff;
	font-weight: 500;
	font-size: 7px;
  margin-bottom: 10px;
   border: 2px solid #292a31;
   text-transform: uppercase;
}
.mt-31 {
    margin-top: 1rem !important;
}

/* КОНКУРСЫ */
.col-lg-61 {
    flex: 0 0 auto;
    width: 100%;
}

/* ДЛЯ БАННЕРА 200Х300 */
.b2001 {
	position:relative;
	padding: 3px 3px 3px 3px;
	margin-top:-20px;
}

/* ДЛЯ БАННЕРА 728х90 */
.b728 {
	position: relative;
	padding: 3px 3px 3px 3px;
	width: 728px;
	height: 97px;
	background: #757575;
	margin: 0px 0px 0px -4px;
    display: block;
}

/*КНОПКА ТЕЛЕГРАММ*/
.telegram-button {
    position: fixed;
    right: 20px;
    bottom: 20px;
    transform: translate(-50%, -50%);
    background: #0088cc; /*цвет кнопки*/
    border-radius: 50%;
    width: 50px; /*ширина кнопки*/
    height: 50px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 48px; /*центровка иконки в кнопке*/
    /*font-size: 35px; размер иконки*/
    z-index: 9999;
}
.telegram-button a {
    color: #fff;
}
.telegram-button:before,
.telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #0088cc; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.telegram-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

/*БОНУС РЕФОВОД*/
.col-lg-601 {
    flex: 0 0 auto;
    width: 90%;
}

.btn01 {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 0.74rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.3;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success01 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754;
}
.btn011 {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.3;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success01 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754;
}

/* АВТОРЕФБЕК */
.col-lg-6002 {
    flex: 0 0 auto;
    width: 50%;
	margin-left: -16px;
}

.form-control0 {
    display: block;
    width: 80%;
    padding: -0.63rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-theme100 {
    color: #fff;
    background-color: #464953;
    border-radius: 10px;
    font-weight: 600;
	width: 160px;
	height: 35px;
}

.btn-theme200 {
    color: #fff;
    background-color: #464953;
    border-radius: 10px;
    font-weight: 600;
}








.col-lg-65 {
    flex: 0 0 auto;
    width: 43%;
}

.col-lg-66 {
    flex: 0 0 auto;
    width: 47%;
}

.mt-3{margin-top:1rem!important}

.p-2 {
    padding: 0.5rem!important;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important;
}

.small, small {
    font-size: .875em;
}

.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}

.bloc {
	float: right;
}

.text-warning1 {
    --bs-text-opacity: 1;
    color: #F07427 !important;
}

.mb-11 {
    margin-bottom: 0.1rem !important;
}

.cen {
	margin-left: 40px;
}

.cen1 {
	margin-left: 34px;
}

