html,body {
	font-weight: 400;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 14px;
	color: #4f4f4f;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.5px;
	top: 0px; 
	left: 0px;  
	direction: ltr;
	min-width: 978px;
	background :#313C42;
}
.text_gray{
	color:#828282;   
}

	.block_inf_err {
	font-size: 14px;
	font-weight:400;
	/* color: #adadad; */
	/* border: 1px solid #4f4f4f; */
	display: block;
	line-height:23px;
	padding: 15px;
	/* ьшт-width: 100; */
	text-align: center;
	/* border-radius: 10px; */
	/* margin: 20px auto; */
	}


#checkvalid {
    padding: 10px 10px;
    background: #ffe9e9;
    border: 1px solid red;
}
#checkvalid h2 {
    margin: 0;
    padding: 0;
    color: red;
}
#checkvalid h2 span {
    color: #2e79b4;
}
#checkvalid .number {
	margin:10px 0 20px;
}
table.main2 {
    margin: 0;
    /* width: 640px !important; */
    /* border-bottom: 4px solid #404a56; */
    box-sizing: border-box;
    position: relative;
}

table.main2 th {
/*     padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 5px; */
	height: 20px;
    padding: 5px 0 6px 0;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: center right;
    /* cursor: pointer; */
    background: #eee;
    border: 1px solid #eee;
    color: #4f4f4f;
    font-weight: normal;
}

table.main2 td {
/*     padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 5px; */
	
	height: 20px;
    padding: 5px 0 6px 0;
    line-height: 20px;
	
	
    text-align: center;
    background: #fff;
    /* border-right: 1px dashed #DBDADE; */
    border-bottom: 1px dashed #DBDADE;
}
table.main th {
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    background: #404a56;
    border: 1px solid #404a56;
    color: #EDECF2;
    font-weight: normal;
}
#tableintegr td {
    text-align: left;
    height: 20px;
    padding: 7.5px 0 7.5px 0;
    line-height: 20px;
    /* border-bottom: 1px dashed #c9c9cb; */
}
table.main td {
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 5px;
    text-align: center;
    background: #fff;
    border-right: 1px dashed #DBDADE;
    border-bottom: 1px dashed #DBDADE;
}



.darkened {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
	background: rgba(0, 0, 0, 0.35);   
}
.im-page--dialogs-empty {
	color: #a2a2a2;
	text-align: center;
	padding: 0;
	box-sizing: border-box;
	line-height: 54px;
	margin: 58px 0 58px 0;
	width: 100%;
	display: inline-block;
	min-width: 340px;
	}
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
	background: rgba(0, 0, 0, 0.05);   
	z-index:10;
}
.op {
	color: #828282;
	cursor: pointer;
	font-weight:500;
	/* text-decoration: underline; */
	    /* text-transform: uppercase; */
	/* font-family: 'FuturaNewMedium'; */
	/* text-decoration: none; */
	/* background-position: 0 1px; */
	/* border-bottom: 1px dotted #858585; */
font-size:14px;
	text-decoration: none;
}
.op:hover { 
	opacity: 0.8;
	 text-decoration: underline; 
	/* border-bottom: none; */
}
a {
	transition: color 50ms ease-in-out, opacity 50ms ease-in-out;
	text-decoration: none;
	/* color: #4f4f4f; */
	color: #0760b3;
}
b {
	font-weight: 500;
}
/* table.main2 td {
    height: 20px;
    padding: 5px 0 6px 0;
    line-height: 20px;
    text-align: center;
    background: #fff;
    border-bottom: 1px dashed #DBDADE;
} */

a:hover {
	text-decoration: none;
}
p {
	line-height: 1.4;
	margin: 0;
}
.clr {
	clear: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr_r {
	clear: right;
}
.clr_b {
	clear: both;
}
.link_all{
	color: #2a5885;
	text-decoration: none;
	font-weight: 500;
}
.butd:hover {
	transform: translate(0,-8px);
	box-shadow: 0 6px 9px 0 rgba(0,0,0,0.1)!important;
}
.link_all:hover{
	text-decoration: underline;
}
.site{
	min-width: 728px;
	min-height: calc(100vh - 14px);
}
.site.s{
	min-height: calc(100vh - 54px);
}
.wrapper {
	position: relative;
	min-height: 100%;
}
#header {
	width: 100%;
	min-width: 968px;
	z-index: 3; 
	margin: 0px 0 0px 0;
}
#header .wrap {
	width: 978px;
	min-width: 978px;
	padding: 0px 15px 0 15px;
	margin: 0px auto;
	position: relative!important;
	box-sizing: border-box;
	height: 54px;  
}
/* @media (min-width: 1200px) {
#header .wrap{
    width: 1400px;
}
} */
.footer .wrap {
	width: 978px;
	min-width: 978px;
	padding: 0px 15px 0 15px;
	margin: 0px auto;
	position: relative!important;
	box-sizing: border-box; 
	/* height: 54px;   */
}
.footer .wrap_ind {
	width: 728px;
	min-width: 728px;
	padding: 0px 15px 0 15px;
	margin: 0px auto;
	position: relative!important;
	/* height: 54px;   */
}
#header_ind {
	width: 100%;
	min-width: 728px;
	z-index: 3; 
	margin: 0px 0 0px 0;
}
#header_ind .wrap_ind {
	width: 728px;
	min-width: 728px;
	padding: 0px 15px 0 15px;
	margin: 0px auto;
	position: relative!important;
	height: 54px;  
}
.block_logo{
	display:inline-block; 
	width:140px; 
	float: left;
}
/* .logo {
	background: url(../images/logo.png) 0px 50% no-repeat;
} */
.logo_param {
	height: 54px; 
	display: block; 
}
.header_link_block{
	display: inline-block;
	height: 54px;
	float: left;
	padding-left:45px;
}
.header_link_1:first-of-type {
	margin-left: 0px;
}
.header_link_0, .header_link_1, .header_link_2, .header_link_3 {
	line-height: 54px;
	display: inline-block;
	margin-left: 24px; 
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	position: relative;
}

.top_r_menu{
	float:right;
	display: inline-block;
}
.top_home_link {
	height: 54px;
	display: block;
}
.hs{
	border-bottom: 1px solid rgba(255,255,255,.2); 
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
#main {
	margin: 0px; 
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#main .wrap {
	width: 978px;
	min-width: 978px;
	padding: 0px 15px 15px 15px;
	margin: 0px auto;
	position: relative!important;
	box-sizing: border-box; 
	overflow: hidden;
}
#main .wrap.s {
	width: 728px;
	min-width: 728px;
	padding: 0px 0px 15px 0px!important;
	margin: 0px auto;
	position: relative!important;
	box-sizing: border-box; 
	overflow: hidden;
}
.leftmenu{ 
	float: left;
	display:block;
	margin: 15px 15px 25px 0px;  
	width: 205px;
}
.border_shad_r {
	width: 100%;
	-webkit-border-radius: 7px!important;
	-moz-border-radius: 7px!important;
	border-radius: 7px;
}
.block-250-wrap {
	background: rgba(255, 255, 255, 0.24);
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	line-height: 16px;
}
.container_account_main{
	box-sizing: border-box;
	padding: 15px 15px 15px;
}
.subcontainer_account_info_l{
	display:block;
	float:left;
	cursor:pointer; 
}
.subcontainer_account_info_r{
	display:block;
	vertical-align: top;
}
.block_account_ava{
	border-radius: 50%; 
	height: 55px;
	width: 55px;
	display:inline-block;
}
.ava_parameters{
	width: 55px;
	height: 55px;
	-moz-force-broken-image-icon: 0;
	background-color: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
}
.block_account_login{
	vertical-align: top;
	display:inline-block;
	line-height:20px; 
	height:20px;
	font-size:15px;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.24);
	font-weight: 500;
	padding: 0px 0px 0 10px;
}
.subcontainer_account_buttons{
	display:block;
	margin: 7px 0px -2px 5px;
	display: inline-table;
	position: relative;
}




.line_menu_account{
	border: solid #e7e8ec;
	border-width: 1px 0 0;
}
.img_use_p_mes {
	background-color: inherit;
	overflow: hidden;
	width: 50px;
	height: 50px;
	position:relative;
	display:inline-block;
	border-radius: 50%;
}
.img_use_p_mes:hover .blrs_use_p_big {
	opacity: 1;
	cursor: pointer;
}
.blrs_use_p_big {
	transition: all 0.3s;
	position: absolute;
	width: 100%;
	opacity: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 2; 
}

.menu_balans_style {  
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.24);
	padding:0;
	line-height: 30px;
	height: 30px; 
	vertical-align: top;
	font-size: 16px;
	font-weight:500;
	float:left;
}


.rub {
	font-size: var(--font-size-l);
	line-height: var(--line-height-l);
}


.container_account_info_amount{
	cursor: default;
	vertical-align: top;
	box-sizing: border-box;
	padding: 10px 0px 10px 15px;
	position:relative; 
}
.container_balance_function{
	display:inline-table;
	right: 0px;
	height:50px;
	top: 0px;
	position: absolute;
}
.container_account_info_amount:hover .control_panel {
	opacity: 1;
} 
.block_replenish_balance, .block_withdraw_balance{
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	height: 50px;
	margin: 0px;
	display: inline-block;
	border-radius: 20px;
}

.icon_replenish_balance:active{
	background: url(../images/icon_replenish_balance.png) 50% 18px no-repeat;
}
.icon_withdraw_balance:active{
	background: url(../images/icon_withdraw_balance.png) 7px 18px no-repeat; 
}
.block_replenish_balance:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	right: 55px;
	top: 2px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_replenish_balance:hover:after {
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	top: -24px;
	right: 40px;
	width: 121px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.block_withdraw_balance:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	right: 20px;
	top: 2px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_withdraw_balance:hover:after {
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	top: -24px;
	right: 5px;
	width: 121px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.icon_replenish_balance{
	background: url(../images/icon_replenish_balance.png) 50% no-repeat;
	width: 25px;
	height: 20px;
	opacity: .7;
    padding: 15px 5px 15px 5px;
}
.icon_withdraw_balance{
	background: url(../images/icon_withdraw_balance.png) 7px no-repeat;
	width: 25px;
	height: 20px; 
	opacity: .7;
	padding:15px 15px 15px 5px;
}
a.btn_bal_pay_1, a.btn_bal_pay_2, a.btn_bal_pay_3, a.btn_bal_pay_4, a.btn_bal_pay_5, a.btn_bal_pay_6, a.btn_bal_pay_7 {
	display: block;
	height: 38px; 
	line-height: 38px;
	padding: 0px 15px 0px 15px; 
	border-radius: 7px;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.24);
}
a.btn_bal_pay_1:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
a.btn_bal_pay_2:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
a.btn_bal_pay_3:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
a.btn_bal_pay_4:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
a.btn_bal_pay_5:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
a.btn_bal_pay_6:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
a.btn_bal_pay_7:hover {
	background: rgba(255,255,255,0.14)!important;
	border-radius: 7px;
}
.btn_bal_pay_active{
	transition: all 0.2s ease 0s;
	font-weight: 500;
	background: rgba(255, 255, 255, 0.24) !important;
}
.privacy_edit_open{
	margin: 0px 0 0px 0px;
	width: 15px;
	opacity: 0.25;
	cursor: default;
}
#content {
	margin: 0px;
	padding: 0px;
	width:728px; 
	box-sizing: border-box;
	float:left;
}
#contentind {
	margin: 56px auto 0;
	padding: 0px;
	box-sizing: border-box;
	min-height: 100%;
}
.border_shad {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
	margin-top: 15px;
}
.it_block {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#main .wrap .box.grass {
	position: relative;
	padding: 15px;
} 
#main .wrap .box {
	padding: 0px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content .holder {
	margin: 0px;
	padding: 15px 15px 15px;
}
.top_block_progress{
	margin: 33px  0 17px 0px;
	position: relative;
}
.left_count_trunks{
	line-height: 13px;
	color: #4f4f4f;
	text-align: center;
	margin: -3px 10px -1px 0px;
	display: inline-block;
}
.progress_block_trunks  {
	width: 626.5px;
	height: 9px; 
	cursor: default; 
	text-align: center;
	background-color: #e4e4e4; 
	color: #fff;
	margin: -9px 0px 0 27px;
	z-index:50; 
	border-radius: 4.5px; 
	display:inline-block;
}
#progress_bon_trunks {
	height: 9px;
	cursor: default;
	background-color: #66cc66;
	float:left;
	border-radius: 4.5px 0 0 4.5px; 
}
.block_trunks:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 27px;
	content: "";
	margin: 10px 0px 11px -6px;
	position: absolute;
	z-index: 1;
}
.ukazatel_1 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 80px; 
	position: absolute;
	z-index: 0;
}
.ukazatel_2 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 169px;
	position: absolute;
	z-index: 0;
}
.ukazatel_3 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 258px;
	position: absolute;
	z-index: 0;
}
.ukazatel_4 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 347px;
	position: absolute;
	z-index: 0;
}
.ukazatel_5 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 436px;
	position: absolute;
	z-index: 0;
}
.ukazatel_6 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 525px;
	position: absolute;
	z-index: 0;
}
.ukazatel_7 {
	border: solid;
	border-color: rgba(221, 221, 221, 1) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 26px;
	content: "";
	top:9px;
	margin: 0px 0px 9px 615px;
	position: absolute;
	z-index: 0;
}
.block_trunks{
	width: 40px;
	height: 32px;
	background-color: #66cc66; 
	float:left;
	margin: -28px 0px 2px 49px!important;
	background: url(../images/box_close.png) no-repeat;
	text-align: center;
	display: block;
	position: relative;
}
.block_trunks_ok{
	width: 40px;
	height: 32px;
	background-color: #79bb00;
	float:left;
	margin: -28px 0px 2px 49px!important;
	background: url(../images/box_close_anim.gif) no-repeat  left top;
	text-align: center;
	display: block;
	position: relative;
	cursor:pointer;
}
.top_block_trunks div:first-child {
	margin-left: 47px;
}
.block_trunks_open{ 
	width: 40px;
	height: 39px;
	background-color: #79bb00;
	float:left;
	margin: -37px 1px 4px 48px!important;
	background: url(../images/box_open.png) no-repeat;
	text-align: center;
	display: block;
	position: relative;
}
.block_trunks:hover:after{
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	bottom: 43px;
	right: 5px;
	left: -98px;
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	font-size: 12px;
}
.count_trunks_first{
	width: 40px;
	font-size: 12px;
	line-height: 3px;
	color: #4f4f4f;
	text-align: center;
	float:left;       
	margin:11px 0px 0 92px; 
}
.count_trunks{
	width: 40px; 
	font-size: 12px;
	line-height: 3px;  
	color: #4f4f4f;
	text-align: center;
	float:left;       
	margin:11px 0px 0 49.5px; 
}
.count_trunks_last{
	width: 40px;
	height: 32px;
	line-height: 3px;
	color: #4f4f4f;
	text-align: center;
	float:left;       
	margin:12px 0px 0 33px;   
}
.nav_container{
	border-radius: 10px 10px 0px 0px;
	margin: 0 auto 20px;
	padding: 0 10px;
	border-bottom: 1px solid #ddd;
}
.nav_container::after{
	content:"";
	display:block; 
	clear:both;
} 
.nav_container .container_menu_item_0:hover .block_menu_item_bottom_border_0{
	opacity: 1;
}
.nav_container .container_menu_item_1:hover .block_menu_item_bottom_border_1{ 
	opacity: 1;
}
.nav_container .container_menu_item_2:hover .block_menu_item_bottom_border_2{
	opacity: 1;
}
.nav_container .container_menu_item_3:hover .block_menu_item_bottom_border_3{
	opacity: 1;
}
.nav_container .container_menu_item_4:hover .block_menu_item_bottom_border_4{
	opacity: 1;
}
.nav_container .container_menu_item_5:hover .block_menu_item_bottom_border_5{
	opacity: 1;
}
.nav_container .container_menu_item_6:hover .block_menu_item_bottom_border_6{
	opacity: 1;
}
.nav_container .container_menu_item_7:hover .block_menu_item_bottom_border_7{
	opacity: 1;
}
.nav_container .container_menu_item_8:hover .block_menu_item_bottom_border_8{
	opacity: 1;
}
.nav_container .container_menu_item_9:hover .block_menu_item_bottom_border_9{
	opacity: 1;
}
.nav_container .container_menu_item_adv_0:hover .block_menu_item_bottom_border_0{
	opacity: 1;
}
.nav_container .container_menu_item_adv_1:hover .block_menu_item_bottom_border_1{
	opacity: 1;
}
.nav_container .container_menu_item_adv_2:hover .block_menu_item_bottom_border_2{
	opacity: 1;
}
.nav_container .container_menu_item_adv_3:hover .block_menu_item_bottom_border_3{
	opacity: 1;
}
.container_item_bottom{
	display: block;
	padding: 5px 15px;
}
.container_menu_item_0, .container_menu_item_1,
.container_menu_item_2, .container_menu_item_3, 
.container_menu_item_4, .container_menu_item_5, 
.container_menu_item_6, .container_menu_item_7,
.container_menu_item_8, .container_menu_item_9{
	cursor: pointer;
	float: left;
	padding: 13px 3px 0;
    width: 9.15%;
	height: 100%;
	margin: 0px;
	position: relative;
}
.container_menu_item_adv_0, .container_menu_item_adv_1, 
.container_menu_item_adv_2, .container_menu_item_adv_3{
	cursor: pointer;
	float: left;
	padding: 13px 5px 0;
	width: 23.54%;
	height: 100%;
	margin: 0px;
	position: relative;
}


.block_menu_item_top {
	margin: auto;
	text-align: center;
	height: 55%;
	width: 100%;
	padding-top: 0px;
	position: relative;
}
.block_menu_item_bottom {
    text-align: center;
    margin: auto;
    height: 31px;
    width: 100%;
    color: #4f4f4f;
    line-height: 13px;
    font-weight: 500;
    padding: 7px 0 0 0;
    align-content: center;
    vertical-align: bottom;
    font-size: 12.5px;
    position: relative;
    letter-spacing: 0.1px;
}  
.block_menu_item_bottom_border_0, .block_menu_item_bottom_border_1,
.block_menu_item_bottom_border_2, .block_menu_item_bottom_border_3, 
.block_menu_item_bottom_border_4, .block_menu_item_bottom_border_5,
.block_menu_item_bottom_border_6, .block_menu_item_bottom_border_7,
.block_menu_item_bottom_border_8, .block_menu_item_bottom_border_9{
	left: 10px;
	height: 3px;
	content: "";
	display: block;
	border-radius: 3px 3px 0 0; 
	background-color: #bbb;
	opacity:0;
	margin-top:15px;
}
.container_menu_item_active:after, .container_menu_item_adv_active:after {
	left: 10px;
	height: 3px;
	content: "";
	display: block;
	border-radius: 3px 3px 0 0;
	background-color: #5e3046;
	margin-top:-3px;
}
.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.70);
	z-index: 100;
	overflow:auto;
}
.modal .foncolrpic {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.modal-sm{
	width: 400px;
	display: block;
	position: relative;
	margin: 130px auto 190px;
}
.modal-content {
	border: 0;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	outline: none;
	background: #fff; 
	overflow: hidden; 
}
.container_modal{
	text-align: center;
	position: relative;
}
.container_loader {
	width: 30px;
	height: 30px;
	position:absolute;
	top:50%;
	left:50%;
	margin: -15px 0 0 -15px;
}
.lds-ring {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 30px;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 0px;
	border: 3px solid #dedede; 
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #dedede transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.container_notifications_block{
	position: fixed;
	left: 0px; 
	bottom: 0px;
	display: block;
	z-index: 2;
	background-color: rgba(0,0,0,0.6);
	box-sizing: border-box;
	cursor: pointer;
	color:#fff;
	zoom: 1;
	width: 290px;
	line-height: 15px;
	padding: 15px 10px 15px 15px;
	margin: 15px;
	text-align: left;
	border-radius: 6px;
	min-height: 45px;
}

.notifications_text {
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
}
.container_block_bonuses{
	position:relative;
}
.block_bonuses{ 
	display: block;
	margin:0 auto;
	padding: 11px;
}
.block_bonuses :hover .bonus_bonus {
	opacity: 1!important;
}
.block_bonuses :hover .block_check_clicks {
	opacity: 1!important;
}
.block_bonuses :hover .block_favicon_site {
	opacity: 0!important;
}
.block_bonuses :hover .bon_box_op_1 {
	background-color: #eee;
}
.block_bonuses :hover .blocks_links_list_num  {
	background-color: #eee;
}
select, input{
    outline: none;
	border-radius: 19px;
    /* height: 30px; */
    box-sizing: border-box;
    /* line-height: 38px; */
    height: 38px;
    padding: 0px 15px 0px 15px;
}
input[type="text"],
input[type="password"],
textarea,
select {
	color: #555454;
	background: #ffffff; 
	border: 1px solid #ddd;
	outline: none;
}
/* input[type="text"],
input[type="password"] {
	padding: 2px 10px;
} */
textarea {
	padding: 0px;
}


/* ::-webkit-input-placeholder {color:#eee;}
::-moz-placeholder          {color:#eee;}
:-moz-placeholder           {color:#eee;}
:-ms-input-placeholder      {color:#eee;} */
/* .placeholder {
	-ms-user-select: none;
	user-select: none; 
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	position: relative;
	z-index: 3;
	cursor: text;
}
 */

/* input[type="text"]:focus,
input[type="password"]:focus,
select:focus {
	color:#555454;
}
 */

textarea::-webkit-input-placeholder {
	color: #a2a2a2;
	line-height: 18px;
}
textarea:-moz-placeholder {
	color: #a2a2a2;
	line-height: 18px;
}
textarea::-moz-placeholder {
	color: #a2a2a2;
	line-height: 18px;
}
textarea:-ms-input-placeholder {
	color: #a2a2a2;
	line-height: 18px;
}
/* textarea:focus::-webkit-input-placeholder {
opacity: 0.6; transition: opacity 0.1s ease;
}
textarea:focus:-ms-input-placeholder {
opacity: 0.6; transition: opacity 0.1s ease;
}
textarea:focus:-moz-placeholder {
opacity: 0.6; transition: opacity 0.1s ease;
}
textarea:focus::-moz-placeholder {
opacity: 0.6; transition: opacity 0.1s ease;
} */

::-webkit-input-placeholder {color:#a2a2a2;}
::-moz-placeholder          {color:#a2a2a2;}
:-moz-placeholder           {color:#a2a2a2;}
:-ms-input-placeholder      {color:#a2a2a2;}

.input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.1s ease;}
.input::-moz-placeholder                {opacity: 1; transition: opacity 0.1s ease;}
.input:-moz-placeholder                 {opacity: 1; transition: opacity 0.1s ease;}
.input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.1s ease;}
/* .input:focus::-webkit-input-placeholder {opacity: 0.6; transition: opacity 0.1s ease;}
.input:focus::-moz-placeholder          {opacity: 0.6; transition: opacity 0.1s ease;}
.input:focus:-moz-placeholder           {opacity: 0.6; transition: opacity 0.1s ease;}
.input:focus:-ms-input-placeholder      {opacity: 0.6; transition: opacity 0.1s ease;}  */


/* .info {
	border: 1px solid #edc967;  
	margin-top:0px;  
	font-size:15px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color:#f9edb8;
	background-image: url('../images/info.png');
} */
.container_all_btn_bonus{
	padding:1px;
	display: inline-block;
	cursor:pointer;
	width:100%;
}
.bon_box_op_1{
	display:block;
	margin: 3px;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position:relative;
}
.bon_box_op_1:hover{
	background-color: #eee;
}
.container_left_btn_bonus{
	float: left;
	position:relative;
}
.block_favicon_site{
	margin: 5px 12px 5px 5px;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
	border-radius: 6px;
	padding: 10px;
	opacity: 1;
	background-color: #e2e2e2;
}
.button_mes_sell1, .button_mes_sell2 {
	text-decoration: none !important;
	white-space: nowrap;
	display: inline-block;
	vertical-align: baseline;
	position: relative;
	cursor: pointer;
	float:left;
	padding: 11px 10px 8px 10px;
	margin-right:8px;
	line-height: 28px;
}
.button_serf_sell_1, .button_serf_sell_2 {
	text-decoration: none !important;
	white-space: nowrap;
	float:left;
	display: inline-block;
	vertical-align: baseline;
	position: relative;
	cursor: pointer;
	padding: 13px 10px 11px 10px;
	margin-right:8px;
	line-height: 28px;
} 
.bms:hover {
	border-bottom: 2px solid #bbb !important;
}
.lefts_bl_1_bon{
	top:0px;
	left:0px;
	vertical-align: top;
	position:absolute;
	width:100%;
}
.lefts_bl_2_bon{
	top:20px;
	left:0px;
	vertical-align: top;
	position:absolute;
	width:100%;
	color: #9c9c9c;
}
.container_bonuses_list {
	margin: 5px 10px 5px 12px;
	position:relative;
	height: 36px;
	/* width:526px; */
	min-width: 462px;
	vertical-align: top;
	display: inline-block;
}
.container_sum_link_moder{
	top:0px;
	right:15px;
	height:46px;
	position:absolute;
}
.link_moder_sum{
	text-align: right;    
	display: inline-block;   
	line-height: 46px;
	font-size: 16px;  
}
.tablec_trnone{
	line-height: 20px;
	text-align:center;
	border-bottom: 1px solid #eee; 
	background: #fff;
}
.tablec_bon_head {
	font-weight: 500;
}
.tablec_bon  th, .tablec_bon  td {
	padding: 8px 0 8px 10px ;
	text-align: center;
}
thead tr{
	border-bottom: 1px solid #eee; 
}
.tablec_bon th:last-child, .tablec_bon td:last-child {
	text-align: center;
}
.img_use_p_mini {
	background-color: inherit;
	overflow: hidden;
	width: 30px;
	height: 30px;
	position:relative;
	display:inline-block;
	border-radius: 50%;
}
.img_use_p_mini:hover .blrs_use_p_mini {
	opacity: 1;
	cursor: pointer;
	border-radius: 50%;
}
.blrs_use_p_mini {
	transition: all 0.3s;
	position: absolute;
	width: 100%;
	opacity: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 2; 
}

.imgsto_mini {
	width: 30px;
	height: 30px;
	-moz-force-broken-image-icon: 0;
	background-color: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	object-position: center;	    
	border-radius: 50%;  
}
.tablec_bon{
	max-height: 222px;
	overflow: hidden;
	display: block;	
}
.more_div {
	margin-top: 9px;
	margin-left: 45px;
	margin-right: 6px;
	padding-top: 9px;
	border-top: 1px solid #eeeeee40;
}
.price_1, .price_2, .price_3{
	font-weight: 500;
	font-size: 15px;
	display: inline-block;
}
.sum_res{
	font-weight: 500;
	font-size: 15px;
}
.online {
	color: #4fa94f;
	font-weight: 600;
}
.button_cab_sell_1, .button_cab_sell_2, .button_cab_sell_3, .button_nav_pay_1, .button_nav_pay_2, .button_nav_pay_3, .button_nav_ref_1, .button_nav_ref_2, .button_nav_ref_3 {
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	vertical-align: baseline;
	position: relative;
	cursor: pointer;
	float:left;
	padding: 11px 10px 8px 10px;
	margin-right:8px;
	line-height: 28px;
	font-weight:500;
}
.button_cab_sell_active, .button_nav_pay_active, .button_nav_ref_active{
	border-bottom: 2px solid #5e3046;
	cursor:default;
}
#count_tasks{
	border-radius: 7.5px;
	font-size: 10px;
	padding: 0px 3px;
	color: #4f4f4f;
	background: #e4e4e4;
	font-weight: 600;
	height: 15px;
	top: -38px;
	margin-left: -13px;
	position: absolute;
	text-align: center;
	min-width: 15px;
	line-height: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.container_menu_item_0 #count_tasks{
		margin-left: -22px;
}
.container_menu_item_1 #count_tasks{
		margin-left: -14px;
}
.container_menu_item_2 #count_tasks{
		margin-left: -7px;
}
.container_menu_item_3 #count_tasks{
		margin-left: -7px;
}
.container_menu_item_4 #count_tasks{
		margin-left: -7px;
}
.container_menu_item_5 #count_tasks{
		margin-left: -7px;
}
.container_menu_item_6 #count_tasks{
		margin-left: -7px;
}
.container_menu_item_8 #count_tasks{
		margin-left: -18px;
}
.container_menu_item_9 #count_tasks{
		margin-left: -18px;
}
.count_reviews{
	border-radius: 7.5px;
	font-size: 10px;
	padding: 0px 3px; 
	color: #4f4f4f;
	background: #f2f2f2;
	font-weight: 600;
	line-height: 15px;
	display: inline-block;
	height: 15px;
	min-width: 9px;
	text-align: center;
}
.blrs_use_p {
	transition: all 0.3s;
	position: absolute;
	width: 100%;
	opacity: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
}


.img_use_p:hover .blrs_use_p{
	opacity: 1;
	cursor:pointer;
}
.img_use_p {
	background-color: inherit;
	overflow: hidden;
	width: 120px;
	height: 135px;
	position:relative;
	display:block;
	border-radius: 10px;
	top: 0;
	margin-left: 0px;
}
.blocks_avatar {
	float: left;
	margin: 0px 15px 15px 0;
}
.imgsto {
	width: 120px;
	height: 135px;
	-moz-force-broken-image-icon: 0;
	background-color: #fafbfc;
	background-color: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	object-position: center;	    
}
.block_nick_name{
	margin-bottom:8px;
	display: inline-block;
}
.mail_box_label_name {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
}
.label {
	line-height: 35px;
	width: 210px;
	color: #828282;
}
.labeled {
	line-height: 35px;
	display: inline-block;
}
.profile_info_block {
	margin: 20px 0 0px 0px;
	height: 15px;
}
#content .holder .statsTable {
	padding: 0px; 
	display: inline-block;
	line-height: 30px;
	text-align: left;
	margin: 10px 0 0 0;
}
#modal_avatar {
	overflow: hidden; 
}
.links_modal_title{
	font-size: 13.4px;
	color: #4f4f4f;
	line-height: 17px;
	font-weight: 400;
	margin: 0px 0 0px 0;
} 
.header_hover_5:hover {
	background-color: rgba(240, 240, 240, 0.12)!important;
	border-radius: 20px;  
}
.modal-footer_link {
	position: absolute; 
	right: 15px;
	bottom: 52px;
}
.links_block_head{
	padding: 15px 15px 15px 15px;
	background-color: #fbfbfb;
	box-sizing: border-box; 
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #E2E2E2; 
	position: relative;
}
.menu_top_t {
	margin: 12px 0px 12px 0;
	border-radius: 7.5px;
	font-size: 10px;
	padding: 0px 3px;
	color: #4f4f4f;
	background: #f2f2f2;
	font-weight: 600;
	line-height: 15px; 
	height: 15px;
	text-align: center;
	min-width: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	text-shadow: none; 
}
.ad_pack_container .ad_pack_block {
	display: inline-block;
	color: #555454;
	padding: 20px 20px 10px 20px;
	text-align: left;
	margin: 8.7px 6.7px 8.7px 6.7px;
	background: #fff;
	line-height: 24px;
	border-radius: 10px;
	cursor: default;
	position: relative;
	transition: 0.2s linear;
	width: 24.0%;
	border: 1px solid #e7e8ec;
}
.title_links {
	display: block;
	font-size: 16px;
	text-align: center;
	text-align: center;
	color: #828282;
	line-height: 16px;
	font-weight: 600;
	margin: 8px auto 18px;
}
.container_ad_pack {
	margin: 5px 0px 15px 0px;
	vertical-align: top;
	display: block;
}
.lefts_bl_ad_pack {
	font-size: 11px;
	color: #9c9c9c;
	width:100%;
}
.container_add_login {
	background: #fbfbfb;
	border-radius:10px;
	padding: 20px 20px 35px 20px;
	border: 0;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	outline: none;
	padding: 50px 30px;
}
.lefts_bl_stat_ad_pack{
	vertical-align: top;
	width:100%;
	color: #6d6d6d;
	text-align: left;
}
.label_case {
	line-height: 26px;
	width: 255px;
	color: #828282;
}
.labeled_case {
	line-height: 26px;
	display: inline-block;
	color: #828282;
}
.train-prof__switch {
	width: 34px;
}
.switch {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0px 10px 0px 10px;
}
.switch__label{
	position: relative;
	display:block;
}
.switch__checkbox {
	display: none;
}
.switch__slider {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 12px;
	padding:17px 0 17px 0; 
	border-radius: 6px 0 0 6px;
	overflow: hidden;
	cursor: pointer;
}
.switch__inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	cursor: pointer;
	-webkit-transition: margin .2s ease-in 0s;
	-o-transition: margin .2s ease-in 0s;
	transition: margin .2s ease-in 0s;
}
.switch__text--yes {
	padding-left: 10px!important; 
	background-color: #dcdcdc;
	width: 34px!important;
	height: 12px!important;
	transition: 0.9s;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px inset !important; 
}
.switch__text--no {
	padding-right: 6px!important; 
	background-color: #dcdcdc;
	width: 34px!important;
	height: 12px!important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px inset !important; 
}
.switch__text {
	margin: 0px;
	float: left;
	display: block;
	width: 34px;
	height: 12px;
	padding: 0;
	font-weight: 500;
	border-radius: 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.switch__switch--yes {
	position: absolute;
	top: 14px;
	bottom: 0;
	right: 0px;
	display: block; 
	height: 18px;
	width: 18px;
	margin: 0px 0 0 0; 
	background: #66cc66;
	border-radius: 50%;
	cursor: pointer;
	transition: -webkit-transform linear .08s, background-color linear .08s;
	transition: transform linear .08s, background-color linear .08s;
}
.switch__switch--no {
	position: absolute;
	top: 14px;
	bottom: 0;
	right: 13px;
	display: block;
	height: 18px;
	width: 18px;
	margin: 0px 3px 0 0;
	background: #a3a3a3;
	border-radius: 50%;
	cursor: pointer;
	transition: -webkit-transform linear .08s, background-color linear .08s;
	transition: transform linear .08s, background-color linear .08s;
}
.switch__checkbox { 
	display: none;
}
.control_panel {
	opacity: .0;
	margin: 0px 5px 0px 0;
	height: 46px;
	position: relative;
	float: left;
	display: inline-table;
}

.block_panel_link_1, .block_panel_link_2 {
	display: inline-block;
	vertical-align: top;
	height: 46px;
}



.ad_pack_block:hover .control_panel {
	opacity: 1;
} 
.block_panel_link_1:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	top: 6px;
	left: 10px;
	height: 0px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_panel_link_1:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	bottom: 48px; 
	left: -146px;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}
.block_panel_link_2:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	top: 6px;
	left: 46px;
	height: 0px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_panel_link_2:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	bottom: 48px;
	right: -2px;
	left: -82px;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}

/* .info_modul:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 7px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul:hover:after {
	background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -59px;
    left: -9px;
    width: 150px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
} */

	.info_modul_text_1:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_1:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -31px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

	.info_modul_text_2:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_2:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -31px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}



	.info_modul_text_3:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_3:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -31px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

	.info_modul_text_4:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_4:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -31px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}
.info_modul_text_5:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_5:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -129px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

	.info_modul_text_6:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_6:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -31px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

	.info_modul_text_7:hover:before {
    border: solid;
    border-color: rgba(51, 51, 51, 0.8) transparent;
    border-width: 5px 5px 0 5px;
    left: 4px;
    top: -5px;
    content: "";
    position: absolute;
    z-index: 1;
}

.info_modul_text_7:hover:after {
    background: rgba(51, 51, 51, 0.8);
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -31px;
    left: -424px;
    width: 432px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}
.add_budget_sum{
	padding-top: 27px;
	font-size: 12px;
	line-height: 17px;
	color: #6d6d6d;
	font-weight: 500;
}
.add_budget_text {
	color: #e03c31;
	padding-top: 27px;
	font-size: 12px;
	line-height: 17px;
	font-weight: 500;
}
.add_budget, .add_budget_none{
	cursor:pointer;
	display: block;
	border: none;
	font-size: 24px; 
	padding: 3px 25.5px 16px 25.5px ;
	position:absolute;
	top: 0px;
	right: 0px;
} 
.container_add_budget{
	display: inline-block;
	width: 76px;
	float: right;
	text-align:center;
	position:relative;
}

.add_budget:hover{
	opacity: 1;
}
.add_budget:active{
	padding-top: 4px!important; 
}
.add_budget_none:hover{
	opacity: 1;
}
.add_budget_none:active{
	padding-top: 4px!important; 
}



.block_panel_1, .block_panel_2, .block_panel_3{
	display: inline-block;
	vertical-align: top;
	height: 46px;
}
.block_panel_1:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 0px;
	top: 5px;
	left: 12px;
	height: 0px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_panel_1:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	top: -21px;
	left: -120px;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}
.block_panel_2:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 0px;
	top: 5px;
	height: 0px;
	left: 47px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_panel_2:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	top: -21px;
	left: -111px;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}
.block_panel_3:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 0px;
	top: 5px;
	left: 82px;
	height: 0px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_panel_3:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	top: -21px;
	right: -2px;
	left: -12px;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}

.panel_profit_tarif_1:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 13px;
	left: 9px;
	content: "";
	margin: 10px 0px 20px 2px;
	position: absolute;
	z-index: 1;
}
.panel_profit_tarif_1:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	bottom: 38px;
	left: -132px;
	font-size: 12px;
	line-height: 14px;
}
.panel_profit_tarif_2:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 13px;
	left: 9px;
	content: "";
	margin: 10px 0px 20px 2px;
	position: absolute;
	z-index: 1;
}
.panel_profit_tarif_2:hover:after {  
	background: rgba(51, 51, 51, 0.8);
	border-radius: 6px; 
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	bottom: 38px;
	left: -142px;
	font-size: 12px;
	line-height: 14px;
}
.block_delete{
	margin: 0px auto;
    height: 36px;
    float: right;
    width: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.block_delete:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 12px;
	left: 12px;
	content: "";
	margin: 10px 0px 20px 2px;
	position: absolute;
	z-index: 1;
}
.block_delete:hover:after { 
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	bottom: 37px;
	right: 0px;
	left:-83px;
	text-align:center;
	font-size: 12px;
	line-height: 14px;
}

.modal-title {
	color: #4f4f4f;
	font-weight: 400;
	line-height: 1.42857143;
	padding: 0;
	margin: 0 0 0 5px;    
}

.pedit_label {
	color: #757575;
	width: 270px;
	padding: 6px 10px 0 0;
    line-height: 24px;
	float: left;
	text-align: right;
}
.form-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: center;
	padding: 7.5px 0;
	text-align: left;
}
.blocks_pay_package   {
	padding: 0px 0px 15px 0px;
}
.mail_box_cont {
	padding: 20px;
	background: #f7f7f7; 
	border-radius: 0 0 10px 10px;
}
.modal-header {
	padding: 15px;
	background-color: #f7f7f7; 
	color: #FFF;
	height:49px;
	box-sizing: border-box;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #E2E2E2; 
	display: block;
}
.n-input-pic {
	position: relative;
}
.n-input > span {
	position: absolute;
	left: 10px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 13px;
	line-height: 13px;
}
.container_rub  > span {
	font-size: 13px;
	line-height: 13px;
}
.fa {
	display: inline-block;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.eps-9 {
	background-image: url(../images/icon-pr2x.png); 
}
.eps-8 {
	background-image: url(../images/icon-qw2x.png);
}
.eps-4 {
	/* background-image: url(../images/icon-yad2x.png); */
	background-image: url(../images/4Bhw9Yqe9VY.jpg);
}
.eps-6 {
	background-image: url(../images/icon-f-k2x.png);
	background-size: auto 39px!important;
}
.eps-7 {
	background-image: url(../images/icon-wm2x.png);
	background-size: auto 26px!important;
}
.eps-5 {
	background-image: url(../images/icon-card2x.png);
	background-size: auto 23px!important; 
}
.eps-image {
	display: block;
	width: 70px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 28px;
}
.form-t, .form-tsl {
	padding: 4px 10px 4px 0px;
	text-align: right;
	color: #828282;
	width: 71px;
	display: inline-block;
}
.form-c {
	flex: 200px 1;
	display: inline-block;
}

.links_container{
	padding: 11px 11px 0px 11px;
}
.container_close_link{
	top:0px;
	right:0px;
	height:46px;
	position:absolute;
}
.container_content_links {
	margin: 5px 10px 5px 0px;
	position:relative;
	height: 36px;
	width:522px;
	vertical-align: top;
	display: inline-block;
}
.block_favicon_link{
	margin: 5px 10px 5px 5px;
	width: 36px;
	height: 36px;
	display: inline-block;
	position: relative;
	float:left;
}
.alls_blocks_list_serf .lefts_bl{
	float: left;
	display: inline-block;
}
.alls_blocks_list_serf {
	display: block;
	padding: 0px;
	cursor: default;
	position: relative;
}
.blocks_links_list_num {
	padding: 0px 0px;
	display: block;
	margin: 3px;
	border-radius: 6px;
}
.blocks_links_list_num:hover {
	background: #eee!important;
}
.container_all_links:hover .control_panel {
	opacity: 1;
}
.container_all_links{
	padding:1px;
	display: inline-block;
	cursor:default; 
	width:100%;
}
#bl_sl_urs {
	cursor: text;
	display:inline-block;
}
/* #bl_sl_urs:hover {
	background:#fbfbfb;
} */
.block_button_setting_ref_percent{
	display: inline-block;
	position: relative;
	width: 25px;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}



.block_button_setting_ref_percent:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	left: 7px; 
	top: -5px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_button_setting_ref_percent:hover:after {
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	padding: 6px 10px;
	position: absolute;
	z-index: 1;
	top: -31px;
	left: -9px;
	font-size: 12px; 
	line-height: 14px;
	text-align: center;
}
.textarea_tasks{
	width: 100%;
	min-height: 40px;
	overflow: hidden;
	z-index: 100;
	margin: 0px 15px 20px 0px !important;
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow-y: hidden;
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	resize: none;
	word-wrap: break-word;
	text-align-last: left;
	box-sizing: border-box;
}
.tablec_trtop td{
	background-color: #f7f7f7;
	cursor:pointer;
}
.tablec_trtop td:hover{
	background-color: #eee;
}
.tablec_trtop{
	text-align:center;
}
.tablec{
	width:100%;
	border-collapse: collapse;
}
.tablec td{
	padding:8px 0px; 
}
.container_ref_list{
	position:relative;
}
.block_ref_list{ 
	display: block;
	margin:0 auto;
	padding: 15px;
}
.container_page_selector{
	margin: 20px 0 15px 0;
}
.PageSelector {
	text-align: center;
	padding: 0px;
	line-height: 31px;
	/* display: flex; */
}
.PageSelector a {
	text-decoration: none;
    border-radius: 16px;
	margin: 0 2px;
	cursor:pointer;
	display: inline-block;
	min-width: 8px;
	margin-right: 10px;
    line-height: 32px;
    padding: 0 12px;
	font-weight: 500;
}
.SwchItemCur {
	color: #fff!important;
	background: #20272b!important;
}
.SwchItem {
	color: #5F5F5F;
	box-shadow: 0 0 16px rgb(0 0 0 / 20%);
	background: #FFF;
	transition: .2s;
}
.SwchItem:hover {
	/* background: #dddddd!important; */
	transform: translateY(-2px);
}
.pedit_content {
	margin-top: 15px; 
}
.pedit_row {
	padding-bottom: 15px;
	display: inherit;
}
.pedit_controls {
	padding: 5px 0 0px 280px;
}
.task_title{
	display: block;
	text-align:left; 
	color: #6b6b6b;
}

.container_description{
	padding:0px; 
	line-height: 25px;
}
.block_zakaz_fon{ 
	position:relative; 
	display: inline-block;
	text-align: left;
	background-color: #eee;
	padding: 10px 15px;
	border-radius: 5px;
	line-height: 22px;
}
.lh_30{
	line-height: 30px;
}
#text_area{
	width:245px;
	max-height: 70px;
	z-index:100;
	margin: 0px;
	border:none;
	padding:10px 10px 10px 15px;  
	line-height: 18px;
	resize:none;
	word-wrap: break-word;
	text-align-last: left;
}
#text_area_1, #text_area_2{
	width: 350px;
	min-height: 72px; 
	z-index: 100;
	margin: 0px 15px 20px 0px;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	resize: none;
	word-wrap: break-word;
	text-align-last: left;
}
#text_area_3{
	width: 675px;
	min-width: 675px;
	max-width: 675px;
	min-height: 54px;
	z-index: 100;
	margin: 0px 15px 20px 0px !important;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	resize: none;
	word-wrap: break-word;
	text-align-last: left;
}
.top_balance_header{
	background-color: #f7f7f7; 
	box-sizing: border-box;
	border-bottom: 1px solid #e7e8ec; 
	display: block;
	border-radius: 10px 10px 0 0;
}
.alls_blocks_settings_ser{
	display:inline-block;
}
#dialogs .dialog .dialog-info .dialog-info-date {
	display: block;
	font-size: 12px;
	color: #939393;
}
#dialogs .dialog .dialog-info {
	margin-left: 80px;
	min-height: 66px; 
	text-align: left;
}
#dialogs .dialog .dialog-info .dialog-info-name {
	line-height: 13px;
	display: inline-block;
	margin: 14px 10px -5px 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600!important;
	color: #4f4f4f;
}
#dialogs .dialog .dialog-avatar, #dialogs .dialog .dialog-counter {
	float: left;
}
#dialogs .dialog .dialog-avatar {
	height: 50px;
	width: 50px;
	box-sizing: border-box;
	margin: 11px 0 11px 20px;
}
.time_echo_di{
	color: #b1b1b1;
	font-size: 12px;
	line-height: 11px;
	position: absolute;
	right: 30px;
	top: 10px;
}
#dialogs .dialog { 
	display: block; 
	min-height: 71px; 
	position: relative; 
	z-index:0;
	width: 100%;
	border-bottom: 1px solid #e7e8ec; 
}
#dialogs .dialog:hover {
	background-color: #f5f5f5;
	min-height: 71px; 
}
#dialogs .dialog .dialog-excerpt {
	margin: -3px 30px 0px -10px;
	border-radius: 3px; 
	padding: 5px 10px 5px 10px;
	line-height: 16px;
	min-width: 170px;
}
#dialogs {
	width:100%;
	min-height: 54px;
	margin: 8px 0;
}
.block_dialog:hover .close_mes{ 
	opacity: .4;
	position: absolute;
	right: 0px;
	margin-top: 0px;
	display: block;
	padding: 5px 10px 15px 10px;
}
.block_dialog:hover .dialog{
	background-color: #f5f5f5;
}
.close_mes:hover #dialogs{ 
	opacity: .4;
	background-color: #f5f5f5;
}
.block_dialog{
	width:100%;
}
.container_messages{
	position:relative;
	overflow-x: hidden;
	min-height: 72px;
	min-width: 100%;
	display:inline-block!important;
	background: #fff;  
}
.container_notifications{
	cursor:default;
	overflow-x: hidden;
	max-height: 100%;
	min-height: 72px;
	min-width: 100%;
	padding: 0px 0px 0px 0px !important;
}
.container_messages::-webkit-scrollbar {
	width: 8px;
	background-color: #fff;
}
.container_messages::-webkit-scrollbar-thumb {
	background-color: #e3e4e8;
	width: 8px;
	border: 0px solid #ffffff;
	z-index: 100;
	position: absolute;
}
.container_notifications::-webkit-scrollbar {
	width: 8px;
	background-color: #fff;
}
.container_notifications::-webkit-scrollbar-thumb {
	background-color: #e3e4e8;
	width: 8px;
	border: 0px solid #ffffff;
	z-index: 100;
	position: absolute;
}

.block_mess_di{
	height:30px;
	width:30px;
	float:left;
	display: inline-block;
	margin:-2px 10px 0px 0;
}
#dialogs .dialog .dialog-border-top {
	height: 0px;
	border-top:1px solid #e2e2e2;
	padding: 0px 0 10px 0;
}
#dialogs .dialog .dialog-separator {
	height: 1px;
	border-bottom:1px solid #e2e2e2;
	padding: 10px 0 0px 0;
}
.block_av_i {
	margin:15px 0 5px 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 0;
}
.golink {
	cursor: pointer;
}
.avatar-wrap {
	position: relative;
	z-index: 2;
	border-radius: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 50px;
	height: 50px;
}

.blocks_serf_list_num:hover .close_mes {
	opacity: .4;
}
.zagolovok_news {
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
	margin: 0px;
	padding: 5px 20px;
}
.text_news {
	padding: 10px 10px 10px 20px;
	line-height: 21px;
}
.bl_bottom_news{
	padding: 5px 20px;
}
.stats_blc_l{
	color: #b1b1b1;
	font-size: 12px;
	line-height: 12px;
}
.bloks_news_s {
	display: block;
	padding: 15px 0px 15px 0;
	text-align: left;
}
.bloks_news_s:hover {
	background: #f1f2f2;
}
.block_account_setting:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	margin-left: -5px;
	border-width: 0 5px 5px;
	left: 15px;
	top: 36px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_account_setting:hover:after {
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	bottom: -37px;
	right: 81px;
	width: 73px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

.links:first-child {
	margin-left:0px; 
}
.links:last-child {
	margin-right:15px;
}
#block-main {
	flex: 1;
	order: 2;
	padding: 20px 0px 40px;
}
.links_block{
	text-align: center; 
	display: inline-table;
	width: 100%;
}
.links{
	display: inline-block;
	color: #555454;
	padding:20px;
	margin: 10px 10px 10px;
	background: #fff;
	line-height: 15px;
	border-radius:10px;
	cursor:pointer;
	position: relative;
	transition: 0.2s linear;
	width: 160px;
	text-align:left;
	border: 1px solid #e7e8ec;
}
.links .butd:hover{
	transition: 0.2s;  
}
.links .butd:active{
	position: relative;
	top: 0px;
	box-shadow: none;
}
.link_to_reg_cut_site a{
	display: inline-block;
	color: #555454;
	line-height: 15px;
	padding: 12px 15px 20px 15px; 
	cursor: pointer;
	opacity:.55;
}
.link_to_reg_cut_site a:hover{
	opacity:.7;
}
.site_favicon_1{
	background: url(/images/site_favicon_1.png) 50% no-repeat;
	width: 16px;
	height: 16px;
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px -3px 0;
}
.site_favicon_2{
	background: url(/images/site_favicon_2.png) 50% no-repeat;
	width: 16px;
	height: 16px;
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px -3px 0;
}
.site_favicon_3{
	background: url(/images/site_favicon_3.png) 50% no-repeat;
	width: 16px;
	height: 16px;
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px -3px 0;
}
.site_favicon_4{
	background: url(/images/site_favicon_4.png) 50% no-repeat;
	width: 16px;
	height: 16px;
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px -3px 0;
}
.site_favicon_5{
	background: url(/images/site_favicon_5.png) 50% no-repeat;
	width: 16px;
	height: 16px;
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px -3px 0;
}
.site_favicon_6{
	background: url(/images/site_favicon_6.png) 50% no-repeat;
	width: 16px;
	height: 16px;
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px -3px 0;
	background-size: auto 16px;
}
.block_count_links{
	background: #b5b5b5;
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);
	color: #fff;
	margin: 0px 0 0 0px;
	display: block;
	height: 17px;
	border-radius: 4px;
	line-height: 17px;
	font-size: 10px;
	text-align: center;
	padding: 0 3px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	opacity: 1!important;
	top: -3px;
	right: -5px;
}
.link_to_reg_cut_site{
	text-align: center;
	margin: 0px 0 -20px 0;
}

.arrow_favicon{ 
	display: inline-block;
}
.container_arrow_favicon{
	padding: 0 0 0 30px;
	display: flex;
}
.url_link_container{
	display:inline-block; 
	width:200px; 
	vertical-align: top;
}
.url_link {
	line-height: 32px;
	height: 32px;
	margin: 10px 0;
	padding: 0px 32px!important;
	border-radius: 15px;
	cursor: text;
	display:inline-block;
	float: left;
	background:#eee;
}
.arrow_of_site_cut{
	box-sizing: border-box;
	float: left;
	padding: 9px 0 9px 0;
	line-height: 32px;
	height: 32px;
	margin: 10px 15px;
}

.class_block_of_site_cut{
	background-color: #eee;
	width: 32px;
	height: 32px;
	margin: -8px 8px -8px 8px;
	padding: 8px;
	box-sizing: border-box;
	float: left;
	border-radius: 50%;
}
.input_link_container{
	display: inline-block;
}
.input_link{
	margin: 10px 0;
	outline: none;
	width: 100%;
	border-radius: 20px;
	float: left;
	text-align: left;
	height: 32px;  
	box-sizing: border-box;
	line-height: 32px; 
	padding: 0px 14px; 
}
.lefts_bl_stat_links{
	top:20px;
	left:0px;
	vertical-align: top;
	position:absolute;
	width:100%;
	color: #6d6d6d;
}
.lefts_bl_links span {
	max-width: 294px;
	display: inline-block;
}
.lefts_bl_links {
	color: #9c9c9c;
	width:100%;
	top:0px;
	left:0px;
	position:absolute;
}
.ig_block{
	display: inline-block;
	width: 25%;
	text-align: center; 
}
.ig_block_2 {
	display: inline-block;
	width:32.5%;
	text-align: center; 
}
.ig_num {
	margin-top: 10px;
	font-size: 15px;
	font-weight: 500;
}
.container_main_stats{
	display:block;
	margin: 0px 0 25px;
}
.title_main{
	text-align: center;
	margin: 0px 0 24px 0;
	font-size: 16px;
	color: #4f4f4f;
	font-weight:500;
}
.mtitle{
    color: #66A6FF;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
	margin: 5px 0 20px 0;
}
.round {
	margin: 0 auto;
	opacity:.25; 
}
.caption_main{
	color: #828282;
	line-height: 14px;
	margin-top: 7px;
}
.card_name{
	font-size: 16px;
	color: #4f4f4f;
	padding: 20px 0 24px;
	margin: 0;
	background: #fff;
	letter-spacing: 0.5px;
	text-align: center;
	display:block;
	font-weight:500;
}
.tablec_stats  th, .tablec_stats  td {
	padding: 8px 10px;
	text-align: center;
}
.tablec_stats th:last-child, .tablec_stats td:last-child {
	text-align: center;
}
.tablec_stats {
	margin: 0;
}
.container_block_stats{
	display:block;
}
.block_stats_left{
	width: 49%;
	height: 100%;
	float:left;
	display:block;
}
.block_stats_right{
	width: 49%;
	height: 100%;
	float:right;
	display:block;
}
.container_reviews{
	display:block;
	margin: 15px 0 15px;
	background:#deffb5;
	position: relative;
	padding: 20px;
	border-radius:10px;
}
.container_user_reviews{
	display: inline-block;
}
.container_date_reviews{
	display: inline-block; 
	position:absolute;
	top: 20px;
	right: 20px;
	font-size:13.4px;
	line-height:13.4px;
	color: #828282;
}
.block_ava_reviews{
	border-radius:50%;
	height: 55px;
	width: 55px;
	margin: 0 0px 0 15px;
	float: left;
	display:block;
}
.block_login_reviews{
	display:inline-block;
	text-align:left;
	font-size:16px;
	line-height:16px;
	font-weight:500;
	margin: 10px 0px 0 15px;
}
.container_text_reviews{
	display: block;
	padding: 15px;
}
.block_text_reviews{
	text-align:left;
	font-size:13.4px;
	line-height:22px;
	white-space: pre-line; 
}
.imgsto_mes {
	width: 50px;
	height: 50px;
	-moz-force-broken-image-icon: 0;
	background-color: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	object-position: center;	    
	border-radius: 50%;  
}
.container_pay{
	display: block;
	padding: 15px 0 15px 25px;
}
.block_description_pay{
	display:inline-block;
	text-align:left;
	font-size:13.4px;
	line-height:13.4px;
	color: #828282;
}
.block_amount_pay{
	display:inline-block;
	text-align:left;
	font-size:16px;
	line-height:16px;
	font-weight:400;
	color:#7bc91d;
	margin-left:7px;
}
.container_description_add_reviews{
	padding: 20px 20px 0 20px;
	background: #f7f7f7;
}
.block_description_add_reviews{
	line-height: 20px;
	padding: 10px;
	border-radius:6px;
	background: #eee;
}
.container_add_reviews{
	border-radius: 10px;
	overflow: hidden;
}
.container_amount_add_reviews{
	font-size: 16px;
	line-height: 16px;
	color: #7bc91d;
}
#amount_add_reviews{
	background: none;
	border: none;
}
.empty_description_stats{
	font-size: 14px;
	line-height: 14px;
	color: #a2a2a2;
	text-align: center;
	position:relative;
	padding: 100px 0 120px 0px;
}
.get_mess{
	display: inline-block;
	line-height: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	position:relative;
}



.get_mess:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	left: 9px; 
	top: -5px;
	content: "";
	position: absolute;
	z-index: 1;
}
.get_mess:hover:after {
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;
	color: #fff;
	content: attr(data-title);
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
	top: -31px;
	left: -3px;
	width: 130px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.mail_box_single_ava {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 1;
}
.mail_box_text_wrap {
	margin: 13px 0 0 0px;
	position: relative;
	display: block;
}
.container_btn .active{
	background: #9e9e9e21!important;
	color: #5b7a8c!important;
	border: 1px solid #9e9e9e!important;
}
.container_btn{
	display: inline-block; 
}
.container_btn .block_btn {
	text-decoration: none;
	padding: 0px 10px 0px;
	margin: 2px 1px; 
	border: 1px solid #ddd;
	background: rgba(0, 0, 0, 0);
	color: #5b7a8c;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
	border-radius: 19px;
}
.container_btn .block_btn:hover {
	background: rgba(236, 244, 245, 0.57); 
}
.container_btn_select{
	display: inline-block;
	margin: 0 10px;
}
.container_btn_select:first-child {
	margin-left:0px;
}
.container_btn_select:last-child {
	margin-right:0px;
}
.pedit_text {
	display:inline-block; 
	line-height: 30px; 
}
#active_window{
	margin: 0px;
}
.container_setting{
	text-align: left;
}
.btn-dock {
	text-align: left;
	display: block;
	padding-left: 83px;
	margin-top: 20px;
}

.block_zakaz{
	display: inline-block;
	width: 100%; 
	text-align: center;
	margin-top: 10px;
}

.perehod_dialog:hover{
	opacity: .4;
}
.bon_news {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	background: #f66261; 
	color:#fff;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	line-height: 15px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	top: 1px;
	right: 9px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
	opacity: 1;
}
.notifi {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	background: #f66261; 
	color:#fff;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	line-height: 15px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	top: 1px;
	left: 16px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
	opacity: 1;
}

.container_all_links_moder:hover .block_check_tasks{ 
	opacity: 1!important;
}
.count_complet_tasks{
	display: inline-block;
	vertical-align: top;
	/* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; */
	font-size: 13.4px;
	padding-left:3px;
}

.block_statistic_1, .block_statistic_2, .block_statistic_3{
	display:inline-block; 
	float: left; 
}
.block_statistic_1:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 6px 6px 0 6px;
	top: 6px;
	left: 10px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_statistic_1:hover:after { 
	line-height: 16px;
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;  
	color: #fff;
	content: attr(data-title);
	padding:6px 8px;
	position: absolute;
	z-index: 1;
	left: -6px;
	bottom: 48px;
	text-align: center;
	width: 125px; 
	font-size: 12px;
}
.block_statistic_2:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 6px 6px 0 6px;
	top: 6px;
	left: 52px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_statistic_2:hover:after { 
	line-height: 16px;
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;  
	color: #fff;
	content: attr(data-title);
	padding:6px 8px;
	position: absolute;
	z-index: 1;
	left: 36px;
	bottom: 48px;
	text-align: center;
	width: 136px;
	font-size: 12px;
}
.block_statistic_3:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 6px 6px 0 6px;
	top: 6px;
	right: 22px;
	content: "";
	position: absolute;
	z-index: 1;
}
.block_statistic_3:hover:after { 
	line-height: 16px;
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;  
	color: #fff;
	content: attr(data-title);
	padding:6px 8px;
	position: absolute;
	z-index: 1;
	left: 79px;
	bottom: 48px;
	text-align: center;
	width: 125px;
	font-size: 12px;
}
.container_statistic_reg{
	height: 54px; 
	position: absolute; 
	right: 196px; 
	margin: -17px 0px 0 0;
}

.completed_tasks {
	float: left;
	position: relative;
}

.block_reg{
	display: inline-table;
	float: left;
	margin: 0px;
}
.completed_tasks:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 36px;
	left: 23px;
	content: "";
	position: absolute;
	z-index: 1;
}
.completed_tasks:hover:after { 
	line-height: 14px;
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;  
	color: #fff;
	content: attr(data-title);
	padding:6px 8px;
	position: absolute;
	z-index: 1;
	left: 7px;
	bottom: 41px;
	text-align: center;
	width: 141px;
	font-size: 12px;
}
.close_link:hover {
	opacity: 0.6!important;
}
.s_lefts_bl_1{
	top:0px;
	left:0px;
	vertical-align: top;
	position:absolute;
	width:100%;
}
.s_lefts_bl_2{
	top:20px;
	left:0px;
	vertical-align: top;
	position:absolute;
	width:100%;
	color: #9c9c9c;
}
.container_links_moder {
	margin: 5px 10px 5px 0px;
	position:relative;
	height: 36px;
	width:525px;
	vertical-align: top;
	display: inline-block;
}
.container_links_moder .lefts_bl{
	float: left;
	display: inline-block;
}
.img_use_p_mini_moder {
	background-color: inherit;
	overflow: hidden;
	width: 30px;
	height: 30px; 
	position:relative;
	display:inline-block;
	border-radius: 50%;
	margin: 3px 0px 3px 0; 
}
.container_links_list_moder {
	display: block;
	padding:0px;
	cursor: pointer;
	position:relative;
}
.container_all_links_moder{
	padding:1px;
	display: inline-block;
	cursor:pointer; 
	width:100%;
}
.links_container :hover .blocks_links_list_num  {
	background-color: #eee;
}
.container_all_links_moder:hover .blocks_links_list_num  {
	background-color: #eee;
}
.container_all_links_moder:hover .block_favicon_site {
	opacity: 0!important;
}
.container_all_links_moder:hover .block_check {
	opacity: 1!important;
}
.bonus_type_1 .block_favicon_site{
	background-color: #ddd;
	border-radius: 6px;
}
.bonus_type_2 .block_favicon_site{
	background-color: #ddd;
	border-radius: 6px;
}
.bonus_type_3 .block_favicon_site{
	background-color: #ddd;
	border-radius: 6px;
}

.login_user_cab_moder {
	font-weight:400;
	color: #4f4f4f;
	text-align: left;
	vertical-align: top;
}
.container_tasks_list_2 :hover .blocks_links_list_num  {
	background-color: #eee;
}

.close:hover {
	opacity: 0.6;
}
.container_hidden{
	padding:20px;
	border-radius:0px 0 6px 6px;
	background:#eeeeee;
	margin:-3px 3px 3px 3px;
	opacity:0;
	border-top:1px solid #ddd;
}
#contentbox{
	float:right;
	margin-top: -10px;
}
.bar{
	background-color:#66cc66;
	width:0px;
	height:5px;
}
#barbox{
	float:right; 
	height:5px; 
	background-color:#e4e4e4; 
	width:65px; 
	margin: 5px 3px 0px;
	-webkit-border-radius:2.5px;
	-moz-border-radius:2.5px;
	overflow: hidden;
}
.count{
	float:right;
	margin-right:8px; 
	font-weight:400; 
}
#invoice{
	width: 310px;
	margin: 0 auto;
}
.block_btn {
	display: inline-block;
}
.btn_center {
	padding-top: 27.5px;
	text-align: center;
}
.fc_msgs_wrap {
	padding: 4px 0px 4px 8px;
	position: relative;
}
.modal-sm_min_chat{
	border-radius: 10px 10px 0 0; 
	position: fixed;
	top: auto;
	left: auto;
	right: 40px;
	bottom: 0px;
	display: block;
	z-index: 10;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 40px 0px;
}
.fc_msgs_author {
	display: table-cell;
	vertical-align: bottom;
	margin-right: 5px;
}
a.fc_msgs_img {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-size: cover;
	margin-right: 5px;
}
.fc_msgs_out_inner {
	float: right;
}
.fc_msgs_out .fc_msgs {
	background-color: #e4e4e4;
	border: 1px solid #c8c8c8;
}
.fc_msgs {
	display: table-cell;
	vertical-align: bottom;
	background-color: #fff;
	border: 1px solid #e1e4e8;
	padding: 4px 4px 3px;
	border-radius: 10px;
	box-sizing: border-box;
	max-width: 200px;
}
.fc_msg.wrapped {
	overflow: visible;
}
.wrapped {
	word-wrap: break-word;
}
.fc_msg:first-child {
	padding-top: 0;
}
.fc_msg {
	padding: 4px 4px 2px;
	line-height: 17px;
}
.block_mes_green{ 
	margin: 10px 0 0 0;
	padding: 8px 0px 8px 0px;
}
.block_mes_gray{
	padding: 4px 12px 4px 8px;
	position: relative;
}
.clear {
	float: none;
	clear: both;
}
.n_read_ls { 
	background: #f0f2f5; 
	margin: 0px 30px 0px 37px!important; 
}
#bl_allmess::-webkit-scrollbar {
	width: 13px;
	background-color: #f9f9f9;
}
#bl_allmess::-webkit-scrollbar-thumb {
	background-color: #e3e4e8;
	width: 7px;
	border-radius: 10px;
	border: 3px solid #f9f9f9;
	z-index: 100;
	position: absolute;
}
.modal-title-chat {
	color: #4f4f4f;
	font-weight: 600;
	line-height: 1.42857143;
	padding: 0;
	margin: 0;    
}
.bl_allmess {
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 10px 0px 40px  0px;
	height: 282px;
	border-bottom: 1px solid #E2E2E2;
	background-color: #f9f9f9;
}
.back{
	padding: 30px 31px 238px 15px;
	left:0px;
	top:0px; 
	position:absolute; 
}
.url_scc_copy{
	cursor: text;
	display:inline-block;
}
.url_scc_copy:hover {
	background:#fbfbfb;
}
.url {
    /* height: 30px; */
    background: #eee;
    /* margin: 0px; */
    /* padding: 0px 15px!important; */
    border: 1px solid #ddd;
    /* text-rendering: auto; */
    /* outline: none; */
    border-radius: 19px;
    /* height: 30px; */
    box-sizing: border-box;
    /* line-height: 15px; */
    height: 38px;
    padding: 8px 15px 8px 15px;
}
.lefts_bl_1{
	height: 18px;
	top:3px;
	left:38px;
	vertical-align: top;
	position:absolute;
	width:100%;
}
.lefts_bl_2{
	top:20px;
	left:38px;
	vertical-align: top;
	position:absolute;
	width:100%;
	color: #9c9c9c;
}

.uploader {
	position: relative;
	overflow: hidden;
	background: #efefef;
	padding: 0px 2px 0px 20px;
	display: -moz-inline-box;
	vertical-align: middle;
	zoom: 1;
}
.uploader:hover {
	background: #e4e4e4;
}
.uploader input[type=file]  {
	width: 100%;
	height: 100%;
	margin-top: 0;
	opacity: 0;
	filter: alpha(opacity:0);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	border: none;
	cursor: pointer;
	z-index:1;
}
.uploader:hover .action {
	opacity: 1; 
}
.uploader span.filename {
	color: #777;
	cursor: pointer!important;
	max-width: 200px;
	font-size: 13px;
	line-height: 38px;
	float: left; 
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.action, .filename{
	user-select: none;
}
.uploader span.action {
	height: 14px;
	padding: 3px 5px 5px 10px;
	display: inline-block;
	cursor: pointer;
	float: right;
	text-align: right;
	display: inline;
	margin: 7px 10px 7px 0;
	font-size: 13px;
	z-index:0;
	line-height: 15px;
}

.help-block {
	color: #999;
	display: block;
	font-size: 13px;
	padding: 20px;
	line-height:25px;
}
.modal-footer {
	border-radius: 0 0 10px 10px;
	padding: 20px 0;
	text-align: center;
	margin-top: 0;
	border-top: 1px solid #efefef;
	background-color: #fff;
}
.container_captcha {
	width:100%;
	padding: 95px 0 30px 0;
}
.container_captcha .block_captcha{
	text-align: center;
}
.modal_block_captcha{
	padding: 0px;
	background: #f7f7f7;
	border-radius: 10px;
}
.captcha{
	display:inline-block;
}
.captcha .container_confirm_img:hover{
	cursor:pointer;
	background:#eee;
}
.block_captcha{
	display:block;
}
.container_confirm_img{
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	padding:14px;
	border: 1px solid #ddd;
	background:#fff;
	border-radius: 6px;
	margin: 0 6px;
}
.reload_captcha{
	width: 38px;
	height: 48px;
	float:left;
	margin-left: 5px;
	text-align: center;  
	display: inline-block;
	position: relative;
	vertical-align: top;
	line-height: 48px;
}




.info_captcha{
	width: 38px;
	height: 48px;
	float:left;
	text-align: center;  
	display: inline-block;
	position: relative;
	vertical-align: top;
	line-height: 48px;
}

.info_captcha div:hover{
	opacity: 1;
}
.info_captcha:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 5px 5px 0 5px;
	bottom: 38px;
	left: 13px;
	content: "";
	position: absolute;
	z-index: 1;
}
.info_captcha:hover:after { 
	line-height: 16px;
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;  
	color: #fff;
	content: attr(data-title);
	padding:6px 8px;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 43px;
	text-align: left;
	width: 177px;
	font-size: 11px;
}
.add_site_captcha{
	float:right;
	color: #9e9e9e;
	padding: 16px 15px;
	line-height: 16px;
}
.add_site_captcha:hover{
	color: #6b6b6b;
}
.container_captcha_bottom{
	border-top:1px solid #eee;
}
*:focus {outline: none;}
.mail_box_label_info {
	color: #939393;
	margin-top: -6px;
	padding: 0;
	font-size:12px;
	line-height: 14px;
}
.mail_box_label_name_mini {
	display: block;
	padding: 8px 0 10px;
	font-weight: 600;
}
.page_block, .no_posts{ 
	color: #a2a2a2;
	text-align: center; 
	line-height: 14px;
}
.block_grafic{
	display: inline-block;
	float: right;
	border-radius: 10px;
	background: #fdfdfd;
	border: 1px solid #eeeeee;
	text-align: center;
	width: 200px;
	height: 150px;
}
.header_link_active:after {
	height: 3px;
	content: "";
	display: block;
	border-radius: 3px 3px 0 0;
	/* background-color: #5e3046; */
	opacity: 1;
	margin-top: -3px;
}
.wi_bl_ind{
	max-width: 728px; 
	width: 728px; 
	margin:0 auto;
	min-width: 150px;
	padding: 0px 15px 0 15px;
	position: relative!important;
	box-sizing: border-box;
	display:inline-table;
}
.block_favicon_link_moder {
	margin: 5px 15px 5px 5px;
	width: 36px;
	height: 36px;
	display: inline-block;
	float:left;
}
/*----------- DEPOSITS ------------*/
.alls_blocks_settings_ser .blocks_add_links input {
	margin: 20px 0 5px;
	outline: none;
	width: 100%;
	border-radius: 15px;
	text-align: center;
	box-sizing: border-box;
}
.container_auto_collection{
	height: 26px;
}
.container_left_statistics{
	display: inline-block;
	margin:-6px 0 -6px 0;
}
.container_midle_functions {
	width: 194px;
	display: inline-block;    
}
.top_text_accrued_amount{
	border-radius: 15px;
	font-weight: 400;
	display: block;
	height: 15px;
	line-height: 15px;
	background: #f7f7f7;
	color: #828282;
	text-align: center;
	margin: 0 0 15px 0;
	padding:2px 0;
}
.container_accrued_amount{
	font-weight:600;
	display: block;
	font-size:18px;
	height:18px;
	line-height:18px;
	text-align: center;
}
.blocks_add_links {
	padding: 20px 20px 20px;
	min-width: 340px;
	text-align: center;
}
.alls_blocks_settings_ser .namis_n {
	position: relative;
	top: 0px;
	text-align: right;
}
.namis_n{
	line-height: 40px;
	padding-right:7px;
}
.container_deposit{
	display:block;
	margin:10px auto;
	color: #555454;
	font-size: 13.4px;
	padding: 20px;
	background: #fff;
	line-height: 15px;
	border-radius: 10px;
	cursor: default;
	position: relative;
	transition: 0.2s linear;
	width: 200px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
.disabled, .disabled_2{
	pointer-events: none;
	opacity: 0.5;
	display: inline-block;
	vertical-align: top;
}



/* .disabled input{
    cursor: not-allowed;
}
 */
.container_disabled{
   /* cursor: not-allowed;     */
   display: inline-block;
	cursor: not-allowed;
	/* cursor: no-drop; */
} 

/* .disabled_2::before{
   display: inline-block;
	cursor: not-allowed;
	 content: "";
} */

.no_disabled, .no_disabled_2{
	display: inline-block;
	vertical-align: top;
}
#polzunok{
	margin: 16px 0px 10px;
}
.title_deposit {
	display: block;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	height: 77px;
	width: 77px;
	line-height: 78px;
	font-weight: bold;
	margin: 8px auto 18px;
}
.title_tarif_ad {
	display: block;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	text-align: center;
	color: #828282;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 auto 18px;
}
.color_name_tarif_0{
	background: #acb3ac;
}
.color_name_tarif_1{
	background: #73d877;
}
.color_name_tarif_2{
	background: #7397d8;
}
.color_name_tarif_3{
	background: #c473d8;
}
.color_name_tarif_4{
	background: #f9bc4b;
}
.container_progressbar_deposit{
	text-align:center; 
	display:block;
	height: 16px; 
	margin: 0px 0 20px 0;
	background: #e7e7e7;
	border-radius:15px;
} 
.container_progressbar_deposit.pos_abs{
	position:absolute;
	top:24px;
	right:15px;
} 
.block_progressbar_deposit{
	width: 16px; 
	height: 16px; 
	background: #6c6;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.container_progressbar_deposit, .block_progressbar_deposit {
	height: 16px;
	overflow: hidden;
}
.percent_progressbar_deposit{
	line-height: 16px;
	margin-top: -16px;
	font-size: 12px;
}
.caption_deposit{
	color: #828282;
	font-size: 13.4px;
	line-height: 18px;
	margin-top: 4px;
	letter-spacing: 0px;
}
.container_deposit_statistics{
	padding: 2px 7px 10px;
	width: 100%;
	display: inline-table;
	box-sizing: border-box;
}
.block_deposit_none{
	border-radius: 10px;
	background: #fdfdfd;
	border: 1px solid #eee;
	overflow: hidden;
}
.content_deposit_none{
	font-size: 13.4px;
	color: #6d6d6d;
	text-align: left;
	padding: 15px 15px 3px 15px;
	vertical-align: top;
}
.block_button_deposit_none{
	font-weight: 500;
	font-size: 13.4px;
	outline: medium none;
	line-height: 14px; 
	width: 100%;
	display: block;
	text-align: center;
	padding: 8px 0px 14px;
	cursor: pointer;
	position: relative;
	color: #828282; 
	background:#fdfdfd;
}
.block_button_deposit_none:hover {
	opacity: 0.8;
	text-decoration: underline;
}
.tarifs_block {
	height: 397px;
	display: block;
	position: relative;
}
.container_auto_collection{
	display:block;
	height:26px;
	width:100%;
}
.block_auto_collection{
	display: block;
	line-height: 26px;
	width: 100%;
	text-align: center;
	margin: auto;
	color: #828282;
	font-size: 14px;
}
.block_auto_collection_r{
	display: inline-block;
	height: 26px;
	margin: 0 0 0 10px;
}
.block_auto_collection_r:hover:before {
	border: solid;
	border-color: rgba(51, 51, 51, 0.8) transparent;
	border-width: 6px 6px 0 6px;
	bottom: 22px;
	left: 396px;
	content: "";
	margin: 10px 0px 20px 2px;
	position: absolute;
	z-index: 1;
}
.block_auto_collection_r:hover:after { 
	background: #333;
	background: rgba(51, 51, 51, 0.8);
	border-radius: 4px;  
	color: #fff;
	content: attr(data-title);
	padding:6px 8px;
	position: absolute;
	z-index: 1;
	line-height: 16px;
	text-align: left;
	right: 148px;
	bottom: 48px;
	width: 180px;
	font-size: 12px;
}
/*----------- END FOR DEPOSITS ------------*/
/*----------- BANNERS ------------*/
#linkslot_272001{
	height: 60px;
	overflow: hidden;
}
/* .container_banners_top { */
	/* float: right; */
	/* width:728px; */
	/* min-width: 728px; */
	/* margin: 15px 0 0px;   */
	/* height: 45px; */
	/* box-sizing: border-box; */
	/* border-radius: 3px; */
/* } */
/* .container_banners_content { */
/* width: 728px; */
    /* min-width: 728px; */
    /* margin: 15px 0 15px; */
    /* height: 90px; */
    /* box-sizing: border-box; */
/* } */
.container_banners_bottom {
	width: 728px;
	min-width: 728px;
	margin: 0px 0 15px;
	float:right;
	height: 45px;
	border-radius: 3px 3px 0 0;
	box-sizing: border-box;
}
.block_banners_top_l {
	border-radius: 0px;
	float: left;
	position: relative;
	top: 0;
	display: block;
	height: 45px;
	width: 356.5px;  
}
.block_banners_top_r {
	border-radius: 0px;
	float: right; 
	position: relative;
	top: 0px;
	display: block;
	height: 45px;
	width: 356.5px; 
}
.block_banners_top_l div div{
	width:  356.5px !important; 
	height: 45px !important;  
}  
.block_banners_top_r div div{
	width:  356.5px !important; 
	height: 45px !important; 
}  
.block_banners_top_l img{
	vertical-align: middle;
	background-size: 100%;
	opacity: 0.8; 
	width:  356.5px;
	height: 45px;  
}
.block_banners_top_r img{
	vertical-align: middle;
	background-size: 100%;
	width:  356.5px;
	opacity: 0.8; 
	height: 45px; 
}
.block_banners_top_r img:hover {
	opacity: 1; 
}
.block_banners_top_l img:hover {
	opacity: 1; 
}
#linkslot_footer.sticky {
	width: 728px;
	min-width: 728px;
	position: fixed;
	left: 50%; 
	z-index: 10; 
	margin-left: -254px; 
	bottom: 0; 
	height: 45px;
	border-radius: 3px 3px 0 0;
	box-sizing: border-box;
}
/*----------- END FOR BANNERS ------------*/
#demo_descript{
	margin: 15px 0 0px;
	float: right;
	width: 728px;
}
.container_buttons{
	float: right;  
	margin: 0 0 0px 0;
}
.block_buttons{
	float:left;
}
.block_button_l{
	padding:0 10px 0 0; 
}
.block_button_r{
}
/*----------- FOR CASHBACK ------------*/
.main_container_cashback{
	display: inline-table;
	overflow: hidden;
	text-align:center;
}
.container_cashback_1, .container_cashback_2, .container_cashback_3{
	display: inline-table;
	vertical-align: top;
}
.container_cashback_1{
	width:194px; 
}
.container_cashback_2{
	width:252px;
	text-align: left;
	float:left;
}
.container_cashback_3{
	height: 50px; 
	text-align: right;
	width:252px;
	float:right;
}
.block_upgrate_cashback{
	display: inline-block;
}
.block_accrued_cashback{
	font-weight:600;
	display:block;
	font-size:18px;
	vertical-align: top;
	padding-bottom:20px;
	line-height: 18px; 
}
.block_button_cashback{
	display:block;
}
.block_text_cashback{
	display: inline-block;
	width:200px; 
}
.block_info_cashback{ 
	position: relative;
	display: inline-block;
	text-align: left;
	background-color: #fdfdfd;
	padding: 10px 14px 10px;
	border-radius: 5px;
	border: 1px solid #eee;
	line-height: 22px;
}
.description_task_cashback{
	line-height: 19px;
	font-size: 12px;
	display: block;
	text-align: left;
	color: #828282;
}
/*----------- END FOR CASHBACK ------------*/
/*----------- FOR INDEX ------------*/
.modal-title_auth {
	font-weight: 300;
	line-height: 18px;
	padding: 0px;
	margin: 0;
	text-align: center;
	display: block;
	font-size: 18px;
}
.modal-content_auth {
	border: 0;
	border-radius: 10px 10px 0 0;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	outline: none;
	background: #fbfbfb;
	padding: 50px 30px;
}
.container_auth_double_footer{
	border-radius:0 0 10px 10px;
	background: #fbfbfb;
	position:absolute;
	height: 90px;
	width: 400px;
	left: 0;
}
.block_auth_double_footer_social{
	width: 199px;
	height: 99%;
	float:left;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}
.block_auth_double_footer_text{
	height: 100%;
	text-align: center;
	border-top: 1px solid #eee;
	flex-direction: column;
	justify-content: center;
}
.note_text_self:last-child {
	margin-bottom: 0;
}
.note_text_self:first-child {
	margin-top: 0;
}
.note_text_self {
	color: #828282;
	padding-top: 20px;
	margin-top: 10px;
	line-height: 1.29;
	margin-bottom: 10px;
}
.link_self:hover {
	opacity:.8;
}
.link_self {
	font-weight:600;
	color: #0055bb;
	cursor: pointer;
	transition: all 120ms cubic-bezier(0.4, 0.0, 0.2, 1);
	line-height: 26px;
	display: inline-block;
	text-decoration: none;
}
.header_shadow{
	padding: 10px 0px;
	-o-transition: padding 225ms, box-shadow 225ms;
	transition: padding 225ms, box-shadow 225ms;
}
.header_shadow.header_shadow_scrolling{
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 2px 10px rgba(0,0,0,.03);
}
.ui-slider.ui-slider-horizontal {
	background: #e7e7e7;
	height: 12px;
	border: none;
	position: relative;
	display: block;
	border-radius: 6px;
	vertical-align: top;
}
.ui-slider .ui-slider-handle {
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #6c6;
	top: -6px;
	margin-left: -12px;
	cursor: pointer;
	float: left;
	position: absolute;
}
.ui-slider .ui-slider-range {
	background: #6c6;
	height:12px;
	margin-top: -12px;
	border-radius: 6px;
	opacity: 0.7;
}
.ulogin-button-odnoklassniki, .ulogin-button-facebook, .ulogin-button-vkontakte{
	border-radius: 50%!important;
}
/* .img_top_babie {
	margin: 0 auto;
	height: 419px;
	width: 553px;
	background: url(/images/about_cover3.jpg) no-repeat 50%;
	background-size: cover;
	-o-transition: transform 5s cubic-bezier(0.12, 0.53, 0.42, 0.82), -o-transform 5s cubic-bezier(0.12, 0.53, 0.42, 0.82);
	transition: transform 5s cubic-bezier(0.12, 0.53, 0.42, 0.82);
	transition: transform 5s cubic-bezier(0.12, 0.53, 0.42, 0.82), -o-transform 5s cubic-bezier(0.12, 0.53, 0.42, 0.82);
	-o-transform: scale(1);
	transform: scale(1)
} */
.container_description_main {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 65px
}
.imcont {
	padding: 25px 0px 40px 0px
}
.infograf {
	background: #f7f7f7; 
	padding: 25px 0px 40px 0px
}
.container_card {
	margin: -15px 0;
	cursor: default;
	display: inline-table;
	width: 100%
}
.block_card {
	display: inline-block;
	padding: 20px;
	background: #fff;
	width: 23.3%;
	margin: 12px;
	border-radius: 10px;
	transition: 0.2s linear;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12)
}
.block_image_card {
	display: block;
	height: 42px;
	margin: 15px 0 20px
}
.block_title_card {
	text-align: center;
	margin: auto;
	margin: 7px 0 20px;
	width: 100%;
	color: #4f4f4f;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	align-content: center;
	vertical-align: bottom;
	position: relative
}
.block_description_card {
	display: block;
	color: #828282;
	font-size: 13.4px;
	line-height: 14px;
	margin: 7px 0 25px 0
}
.block_top_deposit_none {
	padding: 0px 0px 7px;
	color: #6c6;
	font-size: 13.4px;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: center;
	font-weight: 600
}
/* .title_index {
	text-align: center;
	font-weight: bold;
	background: url(/images/fon_title_index.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 15px;
	margin-top: 35px;
	margin-bottom: 50px
} */
#footer .wrap .left a:hover,
#footer .wrap .left a.inverted {
	text-decoration: underline;
}
#footer .wrap .left a.inverted:hover {
	color: #f9f9f9;
	text-decoration: none;
	background: #7bc91d
}
#footer .wrap {
	width: 728px;
	min-width: 728px;
	padding: 12px 0px 0 0px;
	margin: 0px auto;
	position: relative;
	box-sizing: border-box;
	/* overflow: hidden; */
	font-size: 16px;
	height: 50px;
	border-top: 1px solid rgba(255,255,255,.2); 
	color:#fff;
}
#footer .wrap .left {
	font-size: 13.4px;
	line-height: 21px;
	margin: 0px 0 0 0
}
#footer .wrap .right {
	font-size: 13.4px;
	margin: 0px 0 0 0
}
#footer .wrap .left a {
	color: #fff;
	text-decoration: none;
	font-weight: normal
}
#footer .wrap .right a {
	color: #fff;
	text-decoration: none;
	font-weight: normal
}
/* #footer .wrap a.designer {
	background: url(../images/designer.png) no-repeat left top;
	margin: 13px 0px 0px;
	padding: 0px;
	float: right;
	height: 24px;
	width: 66px
} */
.footer-nav {
	float: left;
	padding: 0
}
.footer-nav li {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0 25px 0 0
}
#footer {
	padding: 0px 0px 0 0;
	width: 100%;
	height: 50px;
}
.footer-copy {
	color: #555454;
	font-size: 13.4px;
	line-height: 18px;
	font-weight: normal
}
.footer-copy a {
	color: #555454
}
ul, li{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none
}
.info_modul {
    display: inline-block;
    position: relative;
    width: 25px;
    /* height: 30px; */
    vertical-align: top;
	margin-left: 10px;
    /* line-height: 30px; */
}
/*----------- END FOR INDEX ------------*/
/*----------- FOR IMAGES ------------*/
.icon_mouse{
	color: #66a6ff;
	font-size: 44px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_tasks{
	color: #000;
	font-size: 38px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	opacity:.25; 
}
.icon_megaphone{
	color: #66a6ff;
	font-size: 41px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_case{
	color: #66a6ff;
	font-size: 40px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_share{
	color: #66a6ff;
	font-size: 36px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_percent{
	color: #66a6ff;
	font-size: 37px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_clock{
	color: #000;
	font-size: 36px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	opacity:.25; 
}
.icon_pay_total{
	color: #000;
	font-size: 46px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	opacity:.25; 
}
.icon_pay_today{
	color: #000;
	font-size: 38px; 
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	opacity:.25; 
}
.icon_users_total{
	color: #66a6ff;
	font-size: 40px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_users_active{
	color: #66a6ff;
	font-size: 45px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	/* opacity:.25;  */
}
.icon_users_today{
	color: #000;
	font-size: 45px;
	height:45px;
	line-height:45px;
	font-family: 'icomoon';
	vertical-align: top;
	padding: 5px 0 2px 0;
	opacity:.25; 
}
.blrs_use_p div{
	color: #fff;
	font-size: 37px;
	width: 40px; 
	position: relative;
	top: 50px;
	left: 41px;
	cursor: pointer;	
	opacity: 0.6;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.blrs_use_p_mini div{ 
	display: block;
	color: #fff;
	font-size: 11px;
	width: 30px;
	position: relative;
	line-height: 30px;
	cursor: pointer;
	opacity: 0.6;
	text-align: center;
	font-family: 'icomoon';
	vertical-align: top;
}
.block_check_clicks{
	color: #fff;
	font-size: 16px;
	width: 36px;
	height: 36px;
	margin: 5px 0 5px 5px;
	opacity: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
	border-radius: 6px;
	line-height:36px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top;
}
.message_alert{
	color:#fff;
	font-size: 18px;
	margin: 0px 12px 0px 0px;
	box-sizing: border-box;
	display: inline-block;
	height: 15px; 
	line-height:15px;
	opacity: 1;
	transition: 0.2s; 
	float: left;
	font-family: 'icomoon';
	text-align: center; 
}
.bl_names_razd3{
	color: #fff;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	line-height:40px;
	margin: 7px 0;
	display: block;
	opacity: 0.8;
	font-size: 17px;
	font-family: 'icomoon';
}
.img_item_top_0, .img_item_top_1 {  
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 27px;
	font-family: 'icomoon';
} 
.img_item_top_2, .img_item_top_3, .img_item_top_4, .img_item_top_5, .img_item_top_6, .img_item_top_7 {  
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 31px;
	font-family: 'icomoon';
} 

.img_item_top_8, .img_item_top_9 {  
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 25px;
	font-family: 'icomoon';
} 

.no_clicks{
	color:#000;
	width: 54px; 
	line-height: 60px; 
	display: block;
	font-size: 47px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center;
	height:60px; 
}
.no_serfing{
	color:#000;
	width: 54px; 
	line-height: 60px;
	display: block;
	font-size: 55px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
	height:60px;
}
.no_tasks{
	color:#000;
	width: 54px; 
	line-height: 60px; 
	display: block;
	font-size: 50px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
	height:60px; 
}
.no_deposits{
	color:#000;
	width: 54px; 
	display: block;
	font-size: 51px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
}
.no_links{
	color:#000;
	width: 54px; 
	line-height: 60px; 
	display: block;
	font-size: 45px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
	height:60px; 
}
.no_graph{
	color:#000;
	display: block;
	font-size: 33px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 0px auto 10px;  
	padding-top: 47px;
	text-align: center;
}
.no_referals{
	color:#000;
	display: block;
	font-size: 39px;
	width: 54px;
	display: block;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center;
	text-align: center;
}
.no_page{
	color:#000;
	width: 54px; 
	line-height: 60px; 
	display: block;
	font-size: 45px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
	height:60px; 
}
.no_clicks_adv{
	color:#000;
	width: 54px; 
	display: block;
	font-size: 50px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
}
.no_serfing_adv{
	color:#000;
	width: 54px; 
	display: block;
	font-size: 50px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
}
.no_tasks_adv{
	color:#000;
	width: 54px; 
	display: block;
	font-size: 50px;
	font-family: 'icomoon';
	opacity: .2;
	margin: 20px auto 15px;
	text-align: center; 
}

.img_item_top_2_active, .img_item_top_3_active, .img_item_top_4_active, .img_item_top_5_active, .img_item_top_6_active, .img_item_top_7_active{  
	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 31px;
	font-family: 'icomoon';
} 
.img_item_top_0_active, .img_item_top_1_active{  
 	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 27px;
	font-family: 'icomoon';
}

.img_item_top_8_active, .img_item_top_9_active{  
	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 25px;
	font-family: 'icomoon';
}
.dot{
	font-size:3.4px;
	display: inline-block;
	color: var(--yt-spec-text-secondary);
	/* padding: 2px 0px 0px; */
	margin: 0px 4px;
	vertical-align: top;
	height:17px;
	line-height:17px;
	font-family: 'icomoon';
}
.blrs_use_p_big div{ 
	display: block;
	color: #fff;
	font-size: 18px;
	width: 55px;
	position: relative;
	line-height: 55px;
	cursor: pointer;
	opacity: 0.6;
	text-align: center;
	font-family: 'icomoon';
}
.block_account_notification{
	text-align: center;
	cursor: pointer;
	color: #fff;
	width: 20px;
	height: 20px;
	margin: 0px 12px 0 0;
	display: inline-block;
	opacity: .7;
	padding: 5px;
	font-size: 18px;
	line-height:20px;
	vertical-align: top;
	font-family: 'icomoon';
}
.block_account_messages{
	text-align: center;
	cursor: pointer;
	color: #fff;
	width: 20px;
	height: 20px;
	margin: 0px 12px 0 0;
	display: inline-block;
	opacity: .7;
	padding: 5px;
	font-size: 18px;
	line-height:20px;
	vertical-align: top;
	font-family: 'icomoon';
}
.balance_menu{
	color: #fff;
	width: 20px;
	display: inline-block;
	font-size: 18px;
	font-family: 'icomoon';
	vertical-align: top;
	text-align: center;
	padding-right: 10px;
}
.bonus_bonus{
	color: #fff;
	font-size: 20px;
	width: 36px;
	height: 36px;
	margin: 5px 0 5px 5px;
	opacity: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
	border-radius: 6px;
	line-height:36px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top;
}
.block_check_tasks{
	color: #fff;
	font-size: 16px;
	width: 36px;
	height: 36px;
	opacity: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
	border-radius: 6px;
	line-height:36px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.perehod_dialog{
	color:#000;
	cursor: pointer;
	box-sizing: border-box;
	width: 20px;
	height: 17px;
	display: inline-block;
	font-size: 19px;
	font-family: 'icomoon';
	opacity: .2;
	text-align: center; 
}
.tovar_buy{
	color: #000;
	width: 43px; 
	float: left;
	display: inline-block;
	font-size: 43px;
	font-family: 'icomoon';
	vertical-align: top;
	opacity: .20;
	margin: 45px 20px 7px 0px;
}
.get_mess div{
	cursor:pointer;
	display:block; 
	opacity: 0.5;
	color: #000;
	font-size: 19px;
	font-family: 'icomoon';
}
.site_favicon_none{
	color:#000;
	width: 16px;
	height: 16px;
	opacity: 0.4;
	line-height: 16px;
	text-align: center;
	box-sizing: border-box;
	font-size: 16px;
	font-family: 'icomoon';
}

.id_arrow_of_site_cut{
	color:#000;
	width: 19px;
	height: 13px;
	line-height: 13px;
	opacity: .2;
	margin: 0px 10px 0px 10px;
	box-sizing: border-box;
	float: left;
	font-size: 17px;
	font-family: 'icomoon';
}
.open_in_new{
	color:#000;
	margin: 1px 0 -1px 5px;
	opacity: .45;
	box-sizing: border-box;
	display: inline-block;
	transition: 0.2s;
	vertical-align:top;
	line-height:15px;
	font-size: 15px;
	font-family: 'icomoon';
}
.img_my_referals{
	color:#fff;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 38px; 
	opacity: 0.7;
	transition: 0.2s;
	float: left;
	font-size: 14px;
	font-family: 'icomoon';
}
.img_gear{
	color:#fff;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 38px; 
	opacity: 0.7;
	transition: 0.2s;
	float: left;
	font-size: 15px;
	font-family: 'icomoon';
}
.img_adv{
	color:#fff;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 38px; 
	opacity: 0.7;
	transition: 0.2s;
	float: left;
	font-size: 18px;
	font-family: 'icomoon';
}
.img_links{
	color:#fff;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 38px; 
	opacity: 0.7;
	transition: 0.2s;
	float: left;
	font-size: 16px;
	font-family: 'icomoon';
}
.img_clicks{
	color:#fff;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 38px; 
	opacity: 0.7;
	transition: 0.2s;
	float: left;
	font-size: 23px;
	font-family: 'icomoon';
}
.img_profit{
	color:#fff;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 38px; 
	opacity: 0.7;
	transition: 0.2s;
	float: left;
	font-size: 18px;
	font-family: 'icomoon';
}
.info_educat_tasks{
	color:#000;
	width: 16px; 
	height: 40px; 
	opacity:.20;
	float: left;
	margin: 5px 20px 5px 0px;
	line-height: 40px;
	font-size: 22px;
	font-family: 'icomoon';
}
.block_button_setting_ref_percent div{
	color:#000;
	display: block;	
	cursor:pointer;
	opacity: .5;
	text-align: center;  
	font-size: 16px;
	font-family: 'icomoon';
}
.img_item_top_adv_0 {
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_1 {
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_2 {
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_3 {
	color:#000;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:.4; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_0_active{
	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_1_active{
	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_2_active{
	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 29px;
	font-family: 'icomoon';
}
.img_item_top_adv_3_active{
	color:#5e3046;
	width: 54px; 
	height: 45px;
	line-height:45px;
	margin: 0 auto; 
	display: block;
	opacity:1; 
	font-size: 29px;
	font-family: 'icomoon';
}
.panel_tarif_1{
	color:#000;
	opacity: 0.5; 
	cursor:pointer;
	display: block;
	width: 35px;
	height: 46px;
	font-size: 16px;
	line-height:46px;
	text-align: center;
	font-family: 'icomoon';
}
.panel_tarif_2{
	color:#000;
	opacity: 0.5; 
	cursor:pointer;
	display: block;
	width: 35px;
	height: 46px;
	font-size: 17px;
	line-height:46px;
	text-align: center;
	font-family: 'icomoon';
}
.panel_tarif_3{
	color:#000;
	opacity: 0.5; 
	cursor:pointer;
	display: block;
	width: 35px;
	height: 46px;
	font-size: 17px;
	line-height:46px;
	text-align: center;
	font-family: 'icomoon';
}
.add_budget_none{
	color: #6d6d6d;
	width: 24px; 
	font-size: 24px;
	font-family: 'icomoon';
	vertical-align: top;
	opacity: .7;
	margin: 0px auto 0px; 
}
.add_budget{
	color: #5e3046;
	width: 24px; 
	display: inline-block;
	font-size: 24px;
	font-family: 'icomoon';
	vertical-align: top;
	opacity: .8;
	margin: 0px auto 0px; 
}
.panel_profit_link_2{
	color:#000;
	font-size: 16px;
	text-align: center; 
	opacity: 0.5; 
	cursor:pointer;
	display: inline-block;
	width: 35px;
	height: 54px;
	line-height: 54px;
	font-family: 'icomoon';
}
.panel_profit_link_4{
	color:#000;
	text-align: center; 
	line-height: 54px;
	font-size: 16px;
	opacity: 0.5; 
	cursor:pointer;
	display: inline-block;
	width: 35px;
	height: 54px;
	font-family: 'icomoon';
}
.info_captcha div{
	color:#000;
	display: block;	
	cursor:default;
	opacity: .5;
	font-size: 18px;
	font-family: 'icomoon';
}
.reload_captcha div{
	color:#000;
	display: block;	
	cursor:pointer;
	opacity: .5;
	font-size: 17px;
	font-family: 'icomoon';
}
.icon_plus_avatar{
	color:#000;
	opacity: 0.4; 
	height: 38px;
	cursor: pointer;
	float: right;
	text-align: right;
	display: inline;
	font-size: 13px;
	z-index:0;
	line-height: 38px;
	font-family: 'icomoon';
}
.block_check{
	color: #fff;
	font-size: 16px;
	width: 36px;
	height: 36px;
	opacity: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
	border-radius: 6px;
	line-height:36px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.close{
	opacity: .4;
	transition: all 0.3s;
	cursor: pointer;
	border: 0;
	-webkit-appearance: none;
	top: 0px;
	right: 0px;
	background: none;
	padding: 15px 20px 15px;
	height: 49px;
	position: absolute;
	color: #000;
	font-size: 12px;
	font-family: 'icomoon';
	vertical-align: top;
}
.ready{
	color: #000;
	font-size: 20px;
	width: 34px;
	height: 46px;
	opacity: .5;
	margin: 0px 10px 0px 10px;
	box-sizing: border-box;
	float: left;
	line-height:46px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.moderation{
	color: #000;
	font-size: 20px;
	width: 34px;
	height: 46px;
	opacity: .5;
	margin: 0px 10px 0px 10px;
	box-sizing: border-box;
	float: left;
	line-height:46px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.reject{
	color: #000;
	font-size: 22px;
	width: 34px;
	height: 46px;
	opacity: .5;
	margin: 0px 10px 0px 10px;
	box-sizing: border-box;
	float: left;
	line-height:46px;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.completed_tasks_stat_mini{ 
	color: #000;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	opacity: .5;
	height: 17px; 
	line-height: 17px;
	font-family: 'icomoon';
	vertical-align: top;
}
.reject_tasks_stat_mini{ 
	color: #000;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	opacity: .5;
	height: 17px; 
	line-height: 17px;
	margin-left: 10px;
	font-family: 'icomoon';
	vertical-align: top;
}

.icon_flag{ 
	color: #000;
	font-size: 15px;
	display: inline-block;
	text-align: center;
	cursor:pointer;
	opacity: .5;
	padding: 0 15px 0 20px;
	height: 46px; 
	line-height: 46px;
	font-family: 'icomoon';
	vertical-align: top;
}
.reject_tasks_stat{
	height: 16px;
	line-height:16px;
	padding: 19px 7px 19px 7px;
	cursor:pointer;
	display: inline-block;
	color: #000;
	font-size: 18px;
	opacity: 0.5;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.check_tasks_stat{
	height: 16px;
	line-height:16px;
	padding: 19px 7px 19px 7px;
	cursor:pointer;
	display: inline-block;
	color: #000;
	font-size: 16px;
	opacity: 0.5;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.completed_tasks_stat{
	height: 16px;
	line-height:16px;
	padding: 19px 7px 19px 7px;
	cursor:pointer;
	display: inline-block;
	color: #000;
	font-size: 16px;
	opacity: 0.5;
	text-align:center;
	font-family: 'icomoon';
	vertical-align: top; 
}
.panel_profit_tarif_3{ 
	color: #000;
	font-size: 12px;
	opacity: 0.5;
	cursor:pointer;
	font-family: 'icomoon';
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height:36px;
	text-align:center;
} 
.close_mes {
	color: #000;
	float: right;
	font-size: 10px;
	z-index:1;
	cursor: pointer;
	margin: 16px 0;
	border: 0;
	background: none;
	opacity: 0;
	line-height:20px;
	font-family: 'icomoon';
	vertical-align: top;
}
.info_modul div{
	color:#000;
	/* width: 16px;  */
	/* height: 40px;  */
	opacity:.20;
	/* float: left; */
	display:inline-block;
	/* margin: 5px 20px 5px 0px; */
	line-height: 40px;
	font-size: 19px;
	font-family: 'icomoon';
}
/*----------- END FOR IMAGES ------------*/

/*----------- FOR HOVER ------------*/
.panel_profit_tarif_3:hover{
	opacity: .7;
}
 
.panel_profit_link_2:hover{
	opacity: .7;
}
.panel_profit_link_4:hover{
	opacity: .7;
}
.icon_replenish_balance:hover{
	opacity: 1;
}
.icon_withdraw_balance:hover{
	opacity: 1;
}
.block_account_messages:hover{
	opacity: 1;
}
.block_account_notification:hover{
	opacity: 1;
}
.reload_captcha div:hover{
	opacity: .7;
}
.icon_flag:hover {
	opacity: .7;
}
.completed_tasks_stat:hover {
	opacity: .7;
}
.check_tasks_stat:hover {
	opacity: .7;
}
.reject_tasks_stat:hover {
	opacity: .7;
}
.get_mess div:hover {
	opacity: .7;
}
.block_button_setting_ref_percent div:hover {
	opacity: .7;
}
.panel_tarif_1:hover{
	opacity: .7;
}
.panel_tarif_2:hover{
	opacity: .7;
}
.panel_tarif_3:hover{
	opacity: .7;
}
.close_mes:hover{
	opacity: .6!important;
}
/*----------- END FOR HOVER ------------*/

/*----------- FOR ACTIVE ------------*/
.panel_profit_tarif_3:active{
	margin:1px 0 -1px 0;
}
.reload_captcha div:active{
	margin:1px 0 -1px 0;
}
.get_mess div:active{
	margin:1px 0 -1px 0;
}
.block_button_setting_ref_percent div:active{
	margin: 1px 0 -1px 0;
}
.panel_tarif_1:active{
	margin: 1px 0px -1px 0;
}
.panel_tarif_2:active{
	margin: 1px 0px -1px 0;
}
.panel_tarif_3:active{
	margin: 1px 0px -1px 0;
}
.panel_profit_link_2:active{
	margin: 1px 0px -1px 0;
}
.panel_profit_link_4:active{
	margin: 1px 0px -1px 0;
}
.block_account_notification:active{
	margin: 1px 12px -1px 0;
}
.block_account_messages:active{
	margin: 1px 12px -1px 0;
}
/*----------- END FOR ACTIVE ------------*/


/*----------- FOR SVG ------------*/
@font-face {
	font-family: 'icomoon';
	src:  url('/fonts/icomoon.eot?jhvk4z');
	src:  url('/fonts/icomoon.eot?jhvk4z#iefix') format('embedded-opentype'),
	url('/fonts/icomoon.ttf?jhvk4z') format('truetype'),
	url('/fonts/icomoon.woff?jhvk4z') format('woff'),
	url('/fonts/icomoon.svg?jhvk4z#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
.panel_profit_tarif_3:before {
	content: "\e911";
}
.icon_mouse:before {
	content: "\e902";
}
.icon_tasks:before {
	content: "\e905";
}
.icon_megaphone:before {
	content: "\e900";
}
.icon_case:before {
	content: "\e929";
}
.icon_share:before {
	content: "\e90b";
}
.icon_percent:before {
	content: "\e908";
}
.icon_clock:before {
	content: "\e919";
}
.icon_pay_total:before {
	content: "\e906";
}
.icon_pay_today:before {
	content: "\e909";
}
.icon_users_total:before {
	content: "\e920";
}
.icon_users_active:before {
	content: "\e924";
}
.icon_users_today:before {
	content: "\e922";
}
.bl_names_razd3:before {
	content: "\e918";
}
.block_account_notification:before {
	content: "\e913";
}
.block_account_messages:before {
	content: "\e91a";
}
.no_clicks:before {
	content: "\e901";
}
.no_serfing:before {
	content: "\e902";
}
.no_tasks:before {
	content: "\e905";
}
.no_deposits:before {
	content: "\e929";
}
.no_links:before {
	content: "\e90e";
}
.no_graph:before {
	content: "\e91d";
}
.no_referals:before {
	content: "\f0c0";
}
.no_page:before {
	content: "\e930";
}
.no_clicks_adv:before {
	content: "\e900";
}
.no_serfing_adv:before {
	content: "\e900";
}
.no_tasks_adv:before {
	content: "\e900";
}
.img_item_top_0:before {
	content: "\e901";
}
.img_item_top_1:before {
	content: "\e901";
}
.img_item_top_2:before {
	content: "\e902";
}
.img_item_top_3:before {
	content: "\e902";
}
.img_item_top_4:before {
	content: "\e902";
}
.img_item_top_5:before {
	content: "\e902";
} 
.img_item_top_6:before {
	content: "\e902";
}
.img_item_top_7:before {
	content: "\e902";
}
.img_item_top_8:before {
	content: "\e905";
}
.img_item_top_9:before {
	content: "\e905";
}
/* .img_item_top_6:before {
	content: "\e905";
} */
.info_captcha div:before {
	content: "\e917";
}
.reload_captcha div:before {
	content: "\e923";
}
.icon_plus_avatar:before {
	content: "\e912";
}
.block_check:before {
	content: "\e905";
}
.close:before {
	content: "\e911";
}
.ready:before {
	content: "\e921";
}
.moderation:before {
	content: "\e927";
}
.reject:before {
	content: "\e928";
}
.icon_flag:before{ 
	content: "\e921";
}
.completed_tasks_stat_mini:before{ 
	content: "\e921";
}
.reject_tasks_stat_mini:before{ 
	content: "\e928";
}
.completed_tasks_stat:before {
	content: "\e921";
}
.check_tasks_stat:before {
	content: "\e927";
}
.reject_tasks_stat:before {
	content: "\e928";
}
.bonus_bonus:before {
	content: "\e902";
}
.block_check_tasks:before {
	content: "\e905";
}
.perehod_dialog:before {
	content: "\e90f";
}
.tovar_buy:before {
	content: "\e907";
}
.get_mess div:before{
	content: "\e91a";
}
.id_arrow_of_site_cut:before {
	content: "\e91e";
}
.site_favicon_none:before {
	content: "\e90e";
}
.open_in_new:before {
	content: "\f08e";
}
.img_profit:before {
	content: "\e929";
}
.img_clicks:before {
	content: "\e902";
}
.img_links:before {
	content: "\e90e";
}
.img_adv:before {
	content: "\e900";
}
.img_gear:before {
	content: "\e994";
}
.img_my_referals:before {
	content: "\f0c0";
}
.info_educat_tasks:before {
	content: "\e91b";
}
.block_button_setting_ref_percent div:before {
	content: "\e994"; 
}
.img_item_top_adv_0_active:before {
	content: "\e900";
}
.img_item_top_adv_1_active:before {
	content: "\e900";
}
.img_item_top_adv_2_active:before {
	content: "\e900";
}
.img_item_top_adv_3_active:before {
	content: "\e900";
}
.img_item_top_adv_0:before {
	content: "\e900";
}
.img_item_top_adv_1:before {
	content: "\e900";
}
.img_item_top_adv_2:before {
	content: "\e900";
}
.img_item_top_adv_3:before {
	content: "\e900";
}
.panel_tarif_1:before {
	content: "\e91f";
}
.panel_tarif_2:before {
	content: "\e90b";
}
.panel_tarif_3:before {
	content: "\e9ac";
}
.add_budget_none:before {
	content: "\e904";
}
.add_budget:before {
	content: "\e904";
}
.panel_profit_link_2:before {
	content: "\e90b";
}
.panel_profit_link_4:before {
	content: "\f08e";
}
.blrs_use_p div:before {
	content: "\f030";
}
.blrs_use_p_mini div:before{ 
	content: "\e910";
}
.block_check_clicks:before {
	content: "\e901";
}
.message_alert:before {
	content: "\e91a";
}
.img_item_top_0_active:before {
	content: "\e901";
}
.img_item_top_1_active:before {
	content: "\e901";
}
.img_item_top_2_active:before {
	content: "\e902";
}
.img_item_top_3_active:before {
	content: "\e902";
}
.img_item_top_4_active:before {
	content: "\e902";
}
.img_item_top_5_active:before {
	content: "\e902";
}
.img_item_top_6_active:before {
	content: "\e902";
}
.img_item_top_7_active:before {
	content: "\e902";
}
.img_item_top_8_active:before {
	content: "\e905";
}
.img_item_top_9_active:before {
	content: "\e905";
}
.dot:before {
	content: "\f111";
}
.balance_menu:before {
	content: "\e903";
}
.blrs_use_p_big div:before{ 
	content: "\e910";
}
.close_mes:before{ 
	content: "\e911";
}
.info_modul div:before{ 
	content: "\e91b";
}
/*----------- END FOR SVG ------------*/

.container_banners_top {
    margin: 0px auto;
    box-sizing: border-box;
    display: block;
    text-align: -webkit-center;
}

.block_ref_list {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.container_banners_content {
    margin: 0px;
    box-sizing: border-box;
}

.readonly {
    background-color: #dae2f350!important;
    /* cursor: not-allowed; */
}