/* https://bootswatch.com/zephyr/ */

* {
  box-sizing: border-box !important;
}

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(/assets/img/milad-fakurian-seA-FPPXL-M-unsplash.jpg) no-repeat fixed top left;
    background-size: cover;
	margin: 0;
	padding: 0;
}

a {
    text-decoration: none;
}

.head {
    margin: 0 auto;
    width: 1024px;
    padding: 5px 0;
    background-color: rgba(0, 0, 0, .3);
    border: 2px solid #617eff;
    border-radius: 5px;
}
.logo {
    padding-left: 15px;
    width: 200px;
}

.footer {
	background: #00165f;
	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;
    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: #002981;
	border-radius: 10px;
	font-weight: 600;
}
.btn-theme:hover {
	background-color: #003acb;
	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-bottom: 1px solid #6b6966;
    height: 80px;
}

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

.stat .icon {
    float: left;
    padding-right: 8px;
}

.stat .text {
	font-weight: 600;
}

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

.col-lg-3-block {
	width: 22%;
    margin-top: 10px !important;
}

.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;
    max-width: -moz-available;
	width: 262px;
}

.navbar-nav .nav-link {
    font-size: 17px;
    color: #ebfceb;
    padding: 5px 0;
}

.navbar-nav .nav-link:hover {
    background: #464af3;
    color: #ebfceb;
}

.navbar-nav .nav-item {
	margin: 3px 3px;
    background: #3a3dcd;
    border-radius: 4px;
}

.active_menu {
    background-color: #464af3 !important;
}

.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: #3a3dcd;
  color: #f0f0f0;
  margin-bottom: 20px;
  border-radius: 5px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 101%;
  font-size: 17px;
}

.dashboard_title{
background-color: #4e6bca;
  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 {

}

 .b200 {
    display:inline-block;
    position:relative;
    padding: 3px 3px 3px 3px;
    background: #757575;
    width: 200px;
    height: 300px;
}
.b200 img {
    width: 200px;
    height: 300px;
 }
.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 {
    width: 468px;
    height: 60px;
    display: inline-block;
    position: relative;
}
.b468 img {
    border: 1px solid #757575;
}
.b468_add {
    position: absolute;
    top:2px;
    right: 0px;
    color: #fff;
    font-size: 14px;
}
.b468_add::after {
    position: absolute;
    top: 1px;
    right: 1px;
    content: '+';
    background: #0a3c99;
    padding:0px 4px;
    font-weight: bold;
    border-radius: 8px 0 0 8px;
}
.b468_add:hover::after {
    position: absolute;
    background: #91cb55;
}

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

.serf_item {
	background-color: #deedff;
}

.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: #3a3dcd;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 30px;
}

#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-login {
	background-color: #00AF64;
	color: #fff;
	font-weight: 500;
}

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

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

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

.form-bort {
    padding: 20px 24px;
}

.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;
}
.img_serf i {
    font-size: 45px;
}

.price_serf {
	padding: 5px 10px;
}

.bg-theme {
	background: #3a3dcd;
}

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

.text-theme {
	color: #464953;
}

.btm_menu{
 margin-top: -15px;
 font-size: 13px;
 font-weight: 600;
 }

 .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);
  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: rgb(72 71 255 / 10%);
}
.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;
}
#rtlh3 small {
    transform: rotateY(180deg);
    display: inline-block;
}

/*****************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-control {
    border: 1px solid #bdbbbb;
}

.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;
}

.btn-theme300 {
    color: #fff;
    background-color: #3508ff;
    border-radius: 10px;
    font-weight: 600;
}
.btn-theme300:hover {
    background-color: #180081;
    color: #fff;
}




.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;
}

.logo {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.logo_img {
    width: 45px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.skiptranslate {
    display: none;
}

.stat_home {
	border-radius: 10px;
	border: 1px solid #2e5cf5;
}
.stat_home img {
	display: block;
	margin: auto;
	padding: 0px;
	width: 60px;
}
.st_home {
    margin-top:12px;
}

.pss img {
    width: 88px;
    height: 31px;
    margin-right: 3px;
}

.online_count {
    position: fixed;
    color: #fff;
    background-color: #2e5cf5;
    border: 3px solid rgb(13, 5, 116);
    border-radius: 0 0 10px 10px;
    padding: 0 10px;
    font-size: 25px;
    right: -30px;
    top: 50%;
    z-index: 1000;
    transform: rotate(90deg);
    cursor: help;
    width: 100px;
    height: 40px;
    text-align: center;
}

.text-green {
    color: #0554a3;
}

.top_banners {
    margin-top: 10px;
}
.top_banners > div {
    margin-right: 10px;
}

.users_today {
  font-size: 17px;
  vertical-align: middle;
  cursor: help;
}

.menu a {
    display: block;
    margin-bottom: 5px;
    position: relative;
}
.menu button {
    width: 100%;
}
.menu button i {
    float: left;
}

.btns_login .btn {
    width: 100%;
    background-color: #1b1fdb;
}
.btns_login .btn:hover {
    background-color: #2023ff;
}
.btns_login .btn i {
    float: left;
}

.surfblockopen {
	display:none;
}

.text-right {
    text-align: right;
}

.menu_badge {
    float: right;
    background-color: #3459e6;
    color: #fff;
    outline: 2px solid #3459e6;
    padding: 0 3px;
    border-radius: 3px;
    position: absolute;
    right: 10px;
}

.order-manage {

}
.order-manage {
    border-radius: 12px;
}
.circle {
    border-radius: 50%;
    margin: 0 8px;
}
.circle i {
    font-size: 30px;
}

.balance {
    width: 100%;
    font-size: 18px;
}
.balance i {
    float: left;
}

.profile__top {
    margin-bottom: 10px;
}
.profile__top i {
    font-size: 50px;
    margin-left: 14px;
    display: flex;
}
.profile__top {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.profile__info {

}

th {
	background-color: #3a3dcd !important;
	color: #fff !important;
}

.short_title {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
}

.cntr {
    width: 88px;
    height: 31px;
    background-color: #003acb;
    margin-right: 15px;
    border: 1px solid cyan;
    font-size: 10px;
    display: flex;
    justify-content: space-between;
    padding: 0 3px 0 7px;
    cursor: help;
}
.cntr__left {
    font-size: 20px;
}
.cntr__right {
    padding: 1px 0;
    text-align: right;
    line-height: 1.2;
}