@charset "UTF-8";
html, body {
  width: 100%;
  height: 100%;
  font-size: 13px;
  padding: 0;
  margin: 0;
  /*background: url(img/fonnew.jpg);*/
  /*cursor: url('img/kur.gif'), auto;*/
}
body {
background:#fff url(img/bk-header.png) repeat-x left top;
    min-height: 100%;
    font-family: Arial, Tahoma, sans-serif;
    line-height: 1.154;
    color: #3e4d5c;
	/*background-color: #f2f0e9;*/
}


a{
	color: #228B22;
	text-decoration: none;
    -webkit-transition:color 0.4s ease;
    -moz-transition:color 0.4s ease;
    -o-transition:color 0.4s ease;
}

a:hover{
	color: #A0A0A0;
	text-decoration: none;
}
 
h1, h3{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 4px;
    text-shadow: #7b7b7b 0px 1px 2px;
}

h4{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 4px;
    text-shadow: #7b7b7b 0px 1px 1px;
}

h5{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 24px;
	text-align: left;
}

input, select, textarea{
    width: 100%;
    outline: none;
    text-align: left;
    font-size: 12px;
    box-sizing: border-box;
    padding: 7px 9px;
    border-radius: 2px;
    border: 1px solid #d3d9de;
}
input[type="checkbox"], input[type="radio"], input[type="file"]{
  width: auto;	
}
#info{text-align: left;}
button{border:0;padding:0;margin:0;background:transparent;outline: none;}
.tocg22{
	background: url(img/blue-pixel.png);
	display: inline-block;
    width: 16px;
    height: 16px;
	vertical-align: text-top;

}
.kont23 {

}
a.s_staj, a.s_rab, a.s_brig, a.s_mast, a.s_pror, a.s_biz, a.s_dep, a.s_olig {background: url(img/star_status.png); display: block; margin-bottom: 2px; width: 156px; height: 16px;}
a.s_rab{background-position: 0 -16px;}
a.s_brig {background-position: 0 -32px;}
a.s_mast{background-position: 0 -48px;}
a.s_pror {background-position: 0 -64px;}
a.s_biz{background-position: 0 -80px;}
a.s_dep {background-position: 0 -96px;}
a.s_olig {background-position: 0 -112px;}
a.star_gold {background: url(img/01m.png); display: block; margin-top: 22px; width: 16px; height: 16px;}
a.star_silver {background: url(img/02m.png); display: block; margin-top: 22px; width: 16px; height: 16px;}
a.star_bronze {background: url(img/03m.png); display: block; margin-top: 22px; width: 16px; height: 16px;}
img.avatar-akk {margin-top: 0px; border-top-left-radius: 100% 20px; border-bottom-right-radius: 100% 20px; padding: 2px 9px 9px 2px; border: none; width: 86px; height: 86px;}
a.rating{width:86px;height:87px;display:block;border:none;outline:none;cursor:pointer;margin-bottom:1px;margin-right:0px;line-height: 6.5;color: #006400;text-shadow: 1px 1px 15px #246c1e;background: url(img/rating.png) no-repeat;}
.e_bonus{background:#FF6060;display:block;width:105px;padding: 6px;color: #fff;margin-bottom: 8px;font-weight: bold;border-radius: 5px;}
.e_bonus:hover{background:#FF3D3D;display:block;width:105px;padding: 6px;color: #fff;margin-bottom: 8px;font-weight: bold;border-radius: 5px;}
.e_bonus:before{content: 'Бонус +1 балл';}
.e_bonus_z{background:#008000;display:block;width:100px;padding: 6px;color: #FFFFFF;margin-bottom: 8px;font-weight: bold;border-radius: 5px;}
.e_bonus_z:before{content: 'Бонус получен';color: #FFFFFF;}
ul.usermenu {
    list-style:none;
    padding-left:0;
    margin:0 0px 0px 0;
}
ul.usermenu li a,ul.usermenu li.active a {
    text-decoration:none;
    display:block;
    border-bottom:1px dotted #BFD3AA;
    width:100%;
    padding:4px 0 4px 12px;
}
ul.usermenu li a:hover {
    text-decoration:none;
    display:block;
    border-bottom:1px dotted #BFD3AA;
    width:100%;
    padding:4px 0 4px 12px;	
}
ul.usermenu li.active a {
    background:#ffffff;
}
.usermnublock {
    text-align : left;
}
.usermnutitle-g {
    line-height: 1.4;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    padding: 5px 0;
	width:185px;
    font-size: 13px;
    padding-left: 15px;
    cursor: pointer;
    /*background: linear-gradient(to top, #339933, #00cc66);*/
	background: linear-gradient(to bottom, #339933 45%, #006600 100%);
    border-bottom: 1px solid #fff;
	
}
.usermnutitle-g:first-of-type {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 7px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.usermnutitle-g:last-of-type {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 0;
}
.usermnutitle-g::before {
    content: "";
    background-image: url(img/menuico2.png);
    background-size: 18px 16px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 18px;
    transition: all 300ms 0s ease-in-out;
    vertical-align: top;
}
.usermnutitle-c::before {
    transform: rotate(180deg);
}
.usermnuline {
    color:#014844;
    text-decoration:none;
    display:block;
    padding:3px 0 4px 15px;
    cursor: pointer;
    border-bottom: 1px dotted #008000;
	border-right: 1px solid #FFFFFF;
}
.usermnuline:hover {
    color:#147af0;
    background: #F3F3F3;
	padding:3px 0 4px 15px;
    border-bottom: 1px dotted #008000;
}

.user_menuline {
    color: #434343;
    display: block;
    padding: 5px 0 5px 12px;
    cursor: pointer;
    border-left: 4px solid transparent;
}
.user_menuline:hover {
    background: #f5f5f5;
    border-color: #87ceeb;
}

.usermnuline-act, .usermnuline-act:hover {
    padding: 5px 0 5px 12px;
    background: #f5f5f5;
    cursor: pointer;
    display: block;
    border-color: #87ceeb;
    border-left: 4px solid #87ceeb;
}



.cashback-money-add {
    text-align: center;
    border-radius: 2px;
    padding: 10px 22px;
    margin-bottom: 20px;
    color: #008000;
    background-color: #e8f3fe;
    border: 1px solid #C7E5AE;
}

.cashback-gift {
    background: url(img/gift2.png);
    width: 75px;
    height: 75px;
    opacity: 1;
    background-size: 75px 75px;
    background-repeat: no-repeat;
}
.cashback-text {
    text-align: left;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.cashback-list {
    text-align: left;
}
.cashback-info {
    padding-left: 30px;
}

#moder-ob-num {
    padding: 5px 0;
    margin-left: -2px;
    text-align: center;
    background: #B3D3A5;
}

#moder-ob-num a{
  display: inline-block;
  padding:3px 4px;
  background: #FFF;
  color:#000;
  font-weight: bold;	
}
.moderimgm {
background: url(img/ico/kabinet/lupa.png) no-repeat 2px 1px;
width: 39px;
height: 38px;
display: block;
margin-bottom: -2px;
}

a.active_red{
  color:#D67676 !important;
  text-shadow: none;
}

.online-friends{color:#008000;}
.offline-friends{color:#DCDCDC;}

.status{border-bottom:1px solid #fafafa;color:#006699;font-size:12px;text-shadow:0 1px 0 #fff,1px 2px 2px #aaa;font-weight:bold;float:center}


.btn {display:inline-block;color:#fff;text-align:center;padding:4px 15px 5px 15px;margin:5px;border-radius:1px;text-shadow:0 1px 1px rgba(0,0,0,0.56);font-size:13px;border:2px double #c6e2ff;cursor:pointer;outline:none;}
.btn.green {background:#228B22;}
.btn.green:hover {background:#008000;}
.btn.blue {background:#4b67af;}
.btn.blue:hover {background:#5585ff;}
.btn.red {background:#CD5C5C;}
.btn.red:hover {background:#BC2D20;}
.btn.gray {background:#9CADBA;}
.btn.gray:hover {background:#8FA9B7;}
.btn.orange {background:#CD853F;}
.btn.orange:hover {background:#6B8E23;}
.btn.black {background:#666666;}
.btn.black:hover {background:#444444;}
.btn.ref {background:#CD5C5C;}
.btn.ref:hover {background:#6B8E23;}
.btn.pismo {background:#4682B4;}
.btn.pismo:hover {background:#6B8E23;}
.btn.komment {background:#4682B4;}
.btn.komment:hover {background:#6B8E23;}

.btn_sp, .btn_sp_green, .btn_sp_blue, .btn_sp_red, .btn_sp_gray, .btn_sp_orange{display:inline-block;color:#fff;padding:4px 12px 5px 12px;margin:-7px -18px -8px 18px;border-radius:0px 0px 0px 0px;text-shadow:0 1px 1px rgba(0,0,0,0.56);font-size:13px;border: 0px solid #E0E0E0;cursor:pointer;outline:none;}
.btn_sp{background:#a4d3ee;}
.btn_sp_green{background:#78BC47;}
.btn_sp_blue{background:#3F91CC;}
.btn_sp_red{background:#E05E53;}
.btn_sp_gray{background:#ADC3CE;}
.btn_sp_orange{background:#F4A653;}

.btn_big_green, .btn_big_red, .btn_big_orange, .btn_big_blue {display: block;font-size: 14px;color: #fff;padding: 6px;cursor: pointer;outline: none;margin: 2px;border: 1px dashed #ccc; width: 100%; float:center;border-radius: 10px;}
.btn_big_green {background: #228B22}
.btn_big_red {background: #CD5C5C;text-shadow: 1px 1px 1px #91332A;}
.btn_big_orange {background: #FC8000;text-shadow: 1px 1px 1px #91332A;}
.btn_big_blue {background: #008000;text-shadow: 1px 1px 1px #91332A;}
.btn_big_green:hover {border: 1px dashed #ccc;opacity:0.8}
.btn_big_red:hover {border: 1px dashed #ccc;opacity:0.8}
.btn_big_orange:hover {border: 1px dashed #ccc;opacity:0.8}
.btn_big_blue :hover {border: 1px dashed #ccc;opacity:0.8}

.msg-warning{
  display: block;
  text-align: center;
  padding:10px;
  background:#FA8072;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;	
}
.msg-error{
  display: block;
  text-align: center;
  padding:10px;
  background:#FF0000;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;	
}
.msg-ok{
  display: block;
  text-align: center;
  padding:10px;
  background:#B3D3A5;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;	
}

ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  
  table{
		width: 100%;
		border-collapse: collapse;
	}
	.table th{
		background: #006400;
		padding: 5px;
		color:#FFF;
		font-weight: 400;
	}
	.table td{
		border-bottom: 1px solid #CCC;
		padding: 5px;
	}

table.new-class{border-collapse:separate;border-spacing:0 7px;border:0;box-shadow:none;}
table.new-class tr{box-shadow: 1px 1px 5px 0 #ccc;}

.bugtnew{
 text-decoration:none; 
 text-align:center; 
 padding:7px 8px; 
 border: 2px  double #c6e2ff; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px; 
  
 color:#EFFFFF; 
 background:#008000; 
 
  
  }
.bugtnew:hover{
 text-decoration:none;
 padding:7px 8px; 
 border:2px  double #c6e2ff; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px; 
 
 color:#EFFFFF;
 background:#2E8B57; 
 
  
 }

#text-rab-time{position: absolute;top:0;left:0;width: 100%;z-index:999;display:none;text-align: center;font-size: 14px;color: #fff;opacity:0.9;text-shadow: 0 1px 1px rgba(0,0,0,0.56);background: #0000FF;margin-top: 0px;padding: 10px 0;}
#load-pages, #load-pages-dop{
background: #f5f5f5;
    border: 1px solid #dcdcdc;
    color: #444;
    padding:5px 0;
    text-align:center;
    margin:10px auto;
    width: 400px;
    border-radius:3px;
    cursor:pointer;
}
#verx {display: none;position: fixed;bottom:30px;width: 50px;height: 50px;right: 20px;z-index: 997;background: url(ico/verx.png);transition:all 0.3s ease;opacity: 0.6;cursor:pointer;}
#verx:hover {opacity: 1;outline:0;}
#load-pages:hover, #load-pages-dop:hover{background: #E2E2E2;}

#load{position: fixed;top:0;left:0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.7);z-index:999;display:none;}
#error-footer{position: fixed;left:0;bottom:0;right:0;display:none;z-index:9999;}

#tiptip_holder {display: none;position: absolute;top: 0;left: 0;z-index: 99999;}
#tiptip_holder.tip_top {padding-bottom: 5px;}
#tiptip_holder.tip_bottom {padding-top: 5px;}
#tiptip_holder.tip_right {padding-left: 5px;}
#tiptip_holder.tip_left {padding-right: 5px;}
#tiptip_content {font-size: 12px;color: #fff;padding: 5px 8px;border: 1px solid rgba(0,0,0,0.25);background: rgba(0,0,0,0.8);border-radius: 3px;box-shadow: 0 0 3px #555;}
#tiptip_arrow, #tiptip_arrow_inner {position: absolute;border-color: transparent;border-style: solid;border-width: 6px;height: 0;width: 0;}
#tiptip_holder.tip_top #tiptip_arrow {border-top-color: #fff;border-top-color: rgba(0,0,0,0.35);}
#tiptip_holder.tip_bottom #tiptip_arrow {border-bottom-color: #fff;border-bottom-color: rgba(0,0,0,0.35);}
#tiptip_holder.tip_right #tiptip_arrow {border-right-color: #fff;border-right-color: rgba(0,0,0,0.35);}
#tiptip_holder.tip_left #tiptip_arrow {border-left-color: #fff;border-left-color: rgba(0,0,0,0.35);}
#tiptip_holder.tip_top #tiptip_arrow_inner {margin-top: -7px;margin-left: -6px;border-top-color: rgba(0,0,0,0.8);}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {margin-top: -5px;margin-left: -6px;border-bottom-color: rgba(0,0,0,0.8);}
#tiptip_holder.tip_right #tiptip_arrow_inner {margin-top: -6px;margin-left: -5px;border-right-color: rgba(0,0,0,0.8);}
#tiptip_holder.tip_left #tiptip_arrow_inner {margin-top: -6px;margin-left: -7px;border-left-color: rgba(0,0,0,0.8);}
hr {clear: both; border: 0; height: 1px; background-color: #CCC; margin-bottom: 5px;	}
#popup{background:#FFF;min-width: 400px;display:none;position: absolute;z-index:999;top:-700px;left:0;font-size:12px;}
#popup table{font-size:12px;}
#popup .title-popup{background:linear-gradient(#2E8B57, #006400);color:#FFF;line-height: 40px;padding:0;padding-left:10px;cursor:move;font-size:14px;}
#popup .closed-popup{position: absolute;top:0;right:0;font-size:12px;line-height: 40px;text-align:center;display:inline-block;width:70px;cursor:pointer;color:#FFF;cursor:pointer;opacity:0.6}
#popup .closed-popup:hover{opacity:0.9}
#popup .text-popup{overflow: hidden;overflow-y: auto;}
#popup .text-popup .load-popup{display:block;width:128px;height:15px;margin:20px auto;}
.pop-up-footer{
  background:#C0C0C0;
  padding: 1px 0 1px 0;
  text-align: center;
}

td.pop-up-footer{
  border-bottom: 0;	
}

.load-pages{
background: #f5f5f5;
    border: 1px solid #007F0E;
    color: #007F0E;
    padding:5px 0;
    text-align:center;
    margin:10px auto;
    width: 400px;
    border-radius:3px;
    cursor:pointer; 
}
.load-pages:hover{background: #E2E2E2;}

.da-del, .net-del{display:inline-block;font-size:13px;line-height: 24px;border:1px solid #CCC;padding:0;margin:5px 10px;text-align:center;width: 60px;cursor:pointer;background:transparent;border-radius:3px;}
.da-del{background:#00AE00;border:1px solid #008000;color:#FFF;}
.net-del{background:#D70000;border:1px solid #B70000;color:#FFF;}
.da-del:hover{background:#007700;}
.net-del:hover{background:#930000;}

#load-site-img{
  position: fixed; right:5px;top:140px;display:none;	
}
#load-site-img img{
  width: 70px;	
}
.аllbaner {text-align:center;display:block;margin-top:10px;}
.аllbaner a {border: none;outline: none;text-decoration:none;}
.аllbaner img {padding:3px;border:1px solid #ccc;}
.menu-panellang {
    position: absolute;
    top: 70px;
    right: 0px;
    padding: 3px;
}

span.select {
  background: url(img/select_bg.png) no-repeat;
  display: inline-block;
  position: relative;
  width: 100px;
  height: 19px;
  padding: 1px 0 0 5px;
  font-size: 11px;
  cursor: pointer;
  margin-right: 4px;
  z-index: 998;
  font-size: 13px; }
  span.select:hover .options {
    display: block; }
  span.select .options {
    background: url(img/select_options_bg.png) no-repeat;
    display: inline-block;
    position: absolute;
    width: 100px;
    height: 40px;
    font-size: 13px;
    cursor: pointer;
    display: none;
    top: 15px;
    left: 0;
    z-index: 998 !important;
    padding-top: 4px; }
    span.select .options .option {
      display: block;
      padding: 0 0 0 5px;
      line-height: 17px;
      text-decoration: none;
      color: #545454;
      -webkit-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease; }
      span.select .options .option:hover {
        background: #5d9bec;
        color: #fff;
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease; }
    span.select .options .active {
      background: #5d9bec;
      color: #fff; }

.support_panel{
    height: 12px;
    top: 385px;
	z-index: 998;
	position: fixed;
	left: -72px;
	width: 153px;
	padding: 9px;
	opacity:0.7;
	font-size:18px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	text-align: center;
	border-radius: 23px 23px 0 0;
	border: 1px solid #008000;
}
.support_panel:hover{opacity:0.9;}

.chat_panel{
    height: 12px;
    top: 205px;
	z-index: 998;
	position: fixed;
	left: -72px;
	width: 153px;
	padding: 9px;
	opacity:0.7;
	font-size:18px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	text-align: center;
	border-radius: 23px 23px 0 0;
	border: 1px solid #008000;
}
.chat_panel:hover{opacity:0.9;}

.on_line{
    box-sizing: border-box;
    background-color: #fff;
	color: #008000;
	width: 74px;
	height: 30px;
	text-align: center;
	line-height: 30px;
    border: 2px solid #008000;
	opacity:0.8;
	border-bottom: none;
	position: fixed;
	z-index: 998;
	right: -21px;
	top: 250px;
	border-radius: 12px 12px 0 0;
	cursor: help;

	-webkit-transform: rotate(270deg); 
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-transform: rotate(270deg); 
}

.onpovorot{
	font-size:18px;
}

	.onpovorot img{
		display: inline-block;
	}

.main{
	border: 0;
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}

a.button7 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;
  background: rgb(143, 188, 143);
  box-shadow: 0 -3px rgb(46, 139, 87) inset;
  transition: 0.2s;
} 
a.button7:hover { background: rgb(46, 139, 87); }
a.button7:active {
  background: rgb(46, 139, 87);
  box-shadow: 0 3px rgb(46, 139, 87) inset;
}
a.button8 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;
  background: rgb(143, 188, 143);
  box-shadow: 0 -3px rgb(46, 139, 87) inset;
  transition: 0.2s;
} 
a.button8:hover { background: rgb(46, 139, 87); }
a.button8:active {
  background: rgb(46, 139, 87);
  box-shadow: 0 3px rgb(46, 139, 87) inset;
}
a.button9 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;
  background: rgb(143, 188, 143);
  box-shadow: 0 -3px rgb(46, 139, 87) inset;
  transition: 0.2s;
} 
a.button9:hover { background: rgb(46, 139, 87); }
a.button9:active {
  background: rgb(46, 139, 87);
  box-shadow: 0 3px rgb(46, 139, 87) inset;
}

.logo-wrapper {
  display: block;
  background: url(img/logonew.png) no-repeat;
  width: 205px;
  height: 109px;
  position: absolute;
  top: 3px;
}



.top-text {
  position: absolute;
  top: 9px;
  left: 172px;
  font-size: 25px;
  line-height: 1.4;
}

#baner-serf{
  width: 468px;
  height: 60px;
  overflow: hidden;
  float: right;
  margin-top: 10px;
  padding-right: 0px;
}

#header{
	height: 90px;
	
}
#top-menu{
	height: 60px;
}

#menu{
	display: inline-block;
	background: url(img/menu_bg.png) no-repeat;
	width: 855px;
  -webkit-background-size: 100%;
  background-size: 100%;
	white-space: nowrap;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 3px;
}

#menu .li{
	display: inline-block;
	vertical-align: middle;
	margin-top: 7px;
	color: #fff;
	text-decoration: none;
	padding: 2px 9px 5px 0px;
	line-height: 14px;
}

#menu .li b{
	padding: 2px 0 8px 10px;
	margin-top: 7px;
}

#menu .li:hover, #menu .active{
	color: #176c9b;
	text-decoration: none;
	background: url(img/menu_h2.png) right top no-repeat;
}

#menu .li:hover b, #menu .active b{
	color: #01498E;
	text-decoration: none;
	background: url(img/menu_h.png) left top no-repeat;
}
#menu-control{
	display: none;
}
.button-login {
 display: inline-block;
 vertical-align: middle;
 margin-top:7px; 
}
.button-login .button {
  background: url(img/login-bg.png) no-repeat;
  width: 129px;
  height: 26px;
  cursor: pointer;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.button-login .button:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
#main-navigation-wrapper {

}
.main-navigation {
    background: linear-gradient(to bottom, #339933 45%, #006600 100%);
    border-radius: 2px;
    padding: 0 0px;
    margin-bottom: -10px;
}

.main-navigation__link {
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
.main-navigation__link:hover, .main-navigation__link_active {
    background-color: #2E8B57;
    color: #ffffff;
}
.main-navigation__link_regard {
    background-color: #d67676;
}
.main-navigation__link_regard:hover, .main-navigation__link_active.main-navigation__link_regard {
    background-color: #e46868;
}

.main-navigation__link_bf {
    background-color: #000;
}
.main-navigation__link_bf:hover, .main-navigation__link_active.main-navigation__link_bf {
    background-color: #292929;
}
.flex-container {
    display: flex;
	/*width:995px;*/
	text-align:center;
	align:center;
	text-decoration:none;
}
.flex-item {
    flex: 1 0 auto;
	text-decoration:none;
}
.title {
  font-size: 18px;
  margin-bottom: 10px; 
}

.titles {
    color: #fff;
    background: linear-gradient(to bottom, #339933 45%, #006600 100%);
    font-size: 15px;
    text-align: center;
    border-radius: 7px 7px 0px 0;
    padding: 6px 0;
    width:605px;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .titleskab {
    background: linear-gradient(to bottom, #339933 45%, #006600 100%);
    background: #FFFFFF;
    font-size: 15px;
    text-align: center;
    border-radius: 7px 7px 0px 0;
    padding: 6px 0;
    width:605px;
    margin-top: -10px;
    margin-bottom: 20px;
  }
 
  .titlesfaq {
    color: #fff;
    background: linear-gradient(to top, #DCDCDC, #ffffff);
	border: 1px solid lightblue;
    font-size: 14px;
    text-align: center;
    border-radius: 7px 7px 0px 0;
    padding: 6px 0;
    width:605px;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .titleschat {
    color: #fff;
    background: #2E8B57;
    font-size: 15px;
    text-align: center;
    border-radius: 7px 7px 0px 0;
    padding: 6px 0;
    width:605px;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  
 .titles2 {
    color: #fff;
    /*background: linear-gradient(to top, #DCDCDC, #ffffff);*/
	background: linear-gradient(to bottom, #339933 45%, #006600 100%);
	width:200px;
    font-size: 14px;
    text-align: center;
    border-radius: 7px 7px 0px 0;
    padding: 6px 0;
    
    
    margin-bottom: 20px;
  }

.titlestaskk {
    color: #fff;
    background: #008000;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    padding: 6px 0;
    width:605px;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .titlestaskk {
    color: green;
    background: white;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    padding: 6px 0;
    width:605px;
    margin-top: -15px;
    margin-bottom: -5px;
  }
  .titlestaskread {
    color: #fff;
    background: linear-gradient(to bottom, #339933 45%, #006600 100%);
    font-size: 16px;
    text-align: center;
    border-radius: 7px 7px 0px 0;
    padding: 6px 0;
    width:605px;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .titlestaskread2{
    height: 28px;
    background: #4fa24f;
    border-bottom: solid 1px #DAE2E6;
    font-size: 14px;
    
	color: white;
    text-align:center;
	line-height: 28px;
    display: block;	
    cursor: default;
}
.titlesmoder2{
    height: 22px;
    background: #f2f2f2;
    border-bottom: solid 1px #DAE2E6;
    font-size: 14px;
    
	color: #4682B4;
	font-weight: 500;
    text-align:justify;
	text-shadow: #5dc8e5 0 2 5px;
	line-height: 22px;
    display: block;	
    cursor: default;
}
  
.t1 {
  background: #8AC858;
  display: inline-block;
  padding: 5px 2px 0px 2px;
  color: #fff;
  font-size: 20px;
  line-height: 1.2; }

.t2 {
 font-size: 17px;
}

.t3 {
  font-size: 15px;
  margin-top: 5px;
  display: inline-block;
}

.bord {
  background: #2E8B57;
  height: 1px }
  
.button-left {
  display: block;
  margin: 10px auto;
  margin-top: 10px;
}
.i-button {
    background-image: url('img/reg-on.png');
    background-repeat: no-repeat;
    width: 193px;
    height: 43px;
    border: none;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease; }
.i-button:hover {
      background-image: url('img/reg-off.png');
      -webkit-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease; }
/* button styles */
.button2 {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    padding: .5em;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid transparent;
    transition: all .25s;
    line-height: normal;
}

.button_size_xs {
    font-size: 12px;
    padding: .5em;
}

.button_size_s {
    font-size: 14px;
    padding: .5em;
}

.button_size_m {
    font-size: 16px;
    padding: .5em;
}

.button_size_l {
    font-size: 18px;
    padding: .5em;
}

.button_size_xs .button__title {
    margin: 0 .3em;
}

.button_size_s .button__title {
    margin: 0 .6em;
}

.button_size_m .button__title {
    margin: 0 1.20em;
}
.button_size_l .button__title {
    margin: 0 2em;
}

.button__title {
    position: relative;
    display: inline-block;
    resize: none;
    white-space: nowrap;
    pointer-events: none;
    line-height: normal;
}

.button_theme_blue {
    color: #fff;
    background-color: #008000;
}

.button_theme_green {
    color: #fff;
    background-color: #008000;
}

.button_theme_white {
    color: #008000;
    background-color: transparent;
    border-color: #008000;
}
.button_theme_red {
    color: #fff;
    background-color: #ce6457;
}
.button_theme_sale {
    box-shadow: 0 0 40px 40px #ff4d4d inset, 0 0 0 0 #ff4d4d;
    transition: .15s ease-in-out;
    color: #fff;
    -webkit-animation: button_sale 1.7s infinite; /* Safari 4.0 - 8.0 */
    animation: button_sale 1.7s infinite;
}

.button_theme_blue:hover {
    color: #fff;
    background-color: #008000;
}

.button_theme_green:hover {
    color: #fff;
    background-color: #2E8B57;
}
.button_theme_white:hover {
    color: #008000;
    background-color: rgba(74,118,168, 0.1);
}
.button_theme_red:hover {
    color: #fff;
    background-color: #ca5648;
}
.button_theme_sale:hover {
    box-shadow: 0 0 10px 0 #ff4d4d inset, 0 0 10px 4px #ff4d4d;
    color: #ff4d4d;
}


.button_margin_bottom {
    margin-bottom: 10px;
}
.button_margin_tb {
    margin: 10px 0;
}
.button_margin_right {
    margin-right: 10px;
}



.button_border_transparent {
    border: 1px solid transparent;
}
.button_border_blue {
    border: 1px solid #008000;
}



.button_display_block {
    display: block;
}

.button_style_big {
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    border-radius: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.left-banner {
  width: 198px;
  height:146px;
  background: url("img/ba100.png") center no-repeat;
  
  
}
.titles333 {
    color: #fff;
    background: #008000;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    padding: 6px 0;
    
    
    margin-bottom: 20px;
  }
.banners {
  width: 198px;
  padding: 0px 2px 2px 0px;
  margin-top: -11px;
  border: 0px solid #008000;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border-radius:7px;
  
}
.bannersfull {
 width: 603px;
  height: auto;
  padding: 0px 2px 2px 0px;
  margin-top: -11px;
  border: 0px solid #008000;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border-radius:7px;
  
}
.bannersfaq {
  width: 198px;
  padding: 2px 2px 2px 2px;
  margin-top: -11px;
  border: 1px solid #008000;
  font-family: 'Times New Roman';
  font-size: 16px;
}
.banners2 {
  width: 198px;
  border-radius: 3px;
  padding: 6px 6px 6px 6px;
  margin-top: -11px;
  border: 1px solid #008000;
}
.contextlink
{
  
  padding: 0 6px 0 6px;
  
  
}
  .left-banner .img-banner-left {
    display: block;
    margin: auto;
    padding-top: 52px; }
.button-group>.progress-circle>svg,button>.progress-circle>svg,.button>.progress-circle>svg {
color:var(--color--button_default__text);
stroke:var(--color--button__stroke);
}

.button-group_success>.progress-circle>svg,.button-group_success>button>.progress-circle>svg,.button-group_success>button:last-of-type>.progress-circle>svg,.button_success>.progress-circle>svg,.button_danger>.progress-circle>svg,.button_warning>.progress-circle>svg,.button_dark>.progress-circle>svg {
color:var(--color--button__text_contrast);
stroke:var(--color--button__stroke);
}

.button-group_success>button,.button_success {
background-color:var(--color--button_success__bg);
color:var(--color--button__text_contrast);
}

button::-moz-focus-inner,.button::-moz-focus-inner,input::-moz-focus-inner,textarea::-moz-focus-inner,.input-buffer::-moz-focus-inner,.input_comment-reply,.adr-schedule table tr,.story-save__add-input:focus {
border:0;
}

button.button_active,button:active,.button.button_active,.button:active,.smm-copy-tool__action:active,.story-editor-block__adding-before:active {
-webkit-filter:brightness(85%);
filter:brightness(85%);
}

.button_animation,.button-group_animation>button,.button-group_animation>button span,.button-group_animation>button:before,.items-list__more_loading {
color:transparent;
}

.button_width_100,.mt__btn {
width:100%;
text-align:center;
}

.button_add:hover svg,.scroll-up-button_active svg,.menu__item_open .menu__expand-button .icon,.adr-entity_selected .fa-angle-down {
transform:rotate(180deg);
}

.button-group_little[data-role=subscribe]>button:first-of-type,.tm-small-search__find .input {
padding:0 10px;
}

.button-group_width_100 button:first-child,.security-option__fields {
flex-grow:1;
}

.auth,.community-info-block__content,.stories-similar__controls,.story__description {
margin:15px 25px;
}

.auth__captcha,.stories-search__feed-panel br {
clear:both;
}

#contentwrapper{
	padding:0 7px 120px 7px;
}
.block1 {
  float: left;
  width: 49%; }
  ul.bl1 {
    padding-top: 22px;
  }
   ul.bl2 {
   margin-top: -5px;
  }
  .block1 h3 {
    width: 88%;
    border-bottom: 2px solid #8e8e8e; }
  .block1 .img1 {
    float: left;
    background: url(img/youtobe-icon.png);
    width: 65px;
    height: 65px;
    margin-right: 20px; }

.block1 ul img, .block2 ul img, .block3 ul img, .block4 ul img .block5 ul img{
      width: 13px;
      margin-right: 8px;
      margin-bottom: 3px; }
.block2 {
  float: right;
  width: 49%; }
  .block2 h3 {
    width: 88%;
    border-bottom: 2px solid #8e8e8e; }
  .block2 .img2 {
    float: left;
    background: url(img/vk-icon.png);
    width: 65px;
    height: 65px;
    margin-right: 20px; }

.block3 {
  line-height: 1.4;
   }
  .block3 .img3 {
	  background: url(img/users3.png) no-repeat;
	      width: 170px;
    height: 170px;
    float: right; }
	.block4 {
  line-height: 1.4;
  
   }
  .block4 .img4 {
	  background: url(img/reklamon.png) no-repeat;
	      width: 128px;
    height: 128px;
    float: left; }

.block4 h3 {
  text-align: center; }

.block4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 2;
  padding-top: 10px; }
  .block4 ul li {
    padding-left: 105px; }
  .block4 ul img {
    width: 13px;
    margin-right: 8px;
    margin-bottom: 3px; }

.block4 {
	margin-top: 10px;
	text-align: justify;
	
}

.block5 {
  line-height: 1.4;
  
   }
  .block5 .img5 {
	background: url(img/users3.png) no-repeat;
	width: 128px;
    height: 128px;
    float: right; }

.block5 h3 {
  text-align: center; }

.block5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 2;
  padding-top: 10px; }
  .block5 ul li {
    padding-left: 105px; }
  .block5 ul img {
    width: 13px;
    margin-right: 8px;
    margin-bottom: 3px; }

.block5 {
	margin-top: 10px;
	text-align: justify;
	
}

.block3 {
	margin-top: 10px;
	text-align: justify;
	
}
.rb-title span {
    font-size: 12px; }
.rb-text {
  margin-top: 2px;
  margin-bottom: 1px;
  color: #3E4D5C;
  font-size:12px;  }
.rb-title a {
    color: #4e5c7f;
	
     }
.rb-title a:hover {
      
	  border-bottom: 1px dashed #4e5c7f;
     }

#velik505{
	display: none;
	z-index: 999; 
	opacity: 0.8;
	position: fixed;
	right:25px;
	top: 100%;
	width: 50px;
	line-height: 11px;
	height: 11px;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	top: 82%;
}

.serf-stat{ 
  background: #f6f6f6;
}
.serf-stat a{
	display: block;
	font-size: 16px;
	padding:2px 10px; 
}

.serf-stat a:hover{
	background: #e7e7e7; 
}

.ico{
	display: inline-block;
	width: 16px;
	height: 16px;
	opacity: 0.8;
	vertical-align: middle;
	cursor: pointer;
	margin-right:5px;
}
.ico:hover{opacity: 1;}
.ico-vir{background: url('img/ico/vir.png') no-repeat;}
.ico-act{background: url('img/ico/act.png') no-repeat;}
.ico-abuse{background: url('img/ico/abuse.png') no-repeat;}
.ico-search{background: url('img/ico/search.png') no-repeat;}
.ico-search2{background: url('img/ico/search2.png') no-repeat;}
.ico-help{background: url('img/ico/help.png') no-repeat;}
.ico-ok, .task-del-act{background: url('img/ico/ok.png') no-repeat;}
.ico-del, .task-del{background: url('img/ico/del.png') no-repeat;}
.ico-edit{background: url('img/ico/edit.png') no-repeat;}
.ico-replace{background: url('img/ico/replace.png') no-repeat;}
.ico-while{background: url('img/ico/while.png') no-repeat;}
.ico-lock{background: url('img/ico/kabinet/lock_16.png') no-repeat;}

.ico-polytask, .task-polytask {background: url('img/ico/polytask.png') no-repeat;}

.blocktask {
height: 25px;
}
.task-favorite, .task-favoriteout, .task-invisible, .task-invis{
    border: none;
    outline: none;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    
}
.task-favorite {
    background: url(img/ico/izbr.png) no-repeat;
}
.task-favoriteout {
    background: url(img/ico/del.png) no-repeat;
}



.work-serf{
  width: 100%;
  margin-bottom:10px;
  border-bottom: 1px solid #CCC;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);	
}

table.work-serf thead {
    background: #88AE60 url(img/bk-table.png) repeat-x bottom;
}
table.work-serf thead th {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    padding: 6px 8px;
}

.work-serf td{
  padding:5px 5px 5px 5px;	
}
.serf-text{
	color: #555;
}

.serf-text-ob{
	border: 1px dashed #008000;
	padding:10px;
	position: relative;
}
.serf-text-ob-title{
	text-decoration: none;
	color: #0500bf;
	font-weight: 600;
	font-size:13px;
}
.serf-text-ob-title:hover{
	text-decoration: underline;
}

.serf-text-ob-url-pars{
  color: #1fb300;	
}
.serf-text-ob-ico{
	position: absolute;
	top:2px;
	right: 2px;
}
.serf-text-ob-add{
	position: absolute;
	right:2px;
	bottom: 2px;
	font-size: 11px;
	color:#555;
	text-decoration: none;
}

.menu-kabinet{
	text-align: center;
	margin: 10px 0;
}

.menu-kabinet a{
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 0 5px;
	border: 0 solid #008000;
	background: #228B22;
	border-radius: 50px;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
	vertical-align: top;
	background-position: center;
}
.menu-kabinet a:hover, .menu-kabinet a.active{ background: #008000; }

.menu-kabinet a.menu-serf{ background-image: url('img/ico/menu/serf_kab.png');	}
.menu-kabinet a.menu-mail{ background-image: url('img/ico/menu/mail_kab.png');	}
.menu-kabinet a.menu-youtube{ background-image: url('img/ico/menu/youtube_kab.png');	}
.menu-kabinet a.menu-rutube{ background-image: url('img/ico/menu/youtube_kab.png');	}
.menu-kabinet a.menu-vk{ background-image: url('img/ico/menu/vk_kab.png');	}
.menu-kabinet a.menu-task{ background-image: url('img/ico/menu/task_kab.png');	}
.menu-kabinet a.menu-test{ background-image: url('img/ico/menu/test_kab.png');	}
.menu-kabinet a.menu-banner{ background-image: url('img/ico/menu/banner_kab.png');	}
.menu-kabinet a.menu-text{ background-image: url('img/ico/menu/text_kab.png');	}
.menu-kabinet a.menu-kontext{ background-image: url('img/ico/menu/kontext_kab.png');	}
.menu-kabinet a.menu-statlink{ background-image: url('img/ico/menu/statlink_kab.png');	}
.menu-kabinet a.menu-fraim{ background-image: url('img/ico/menu/fraim_kab.png');	}

.menu-earnings{
	text-align: center;
	margin: 10px 0;
}

.menu-earnings a{
	display: inline-block;
	width: 56px;
	height: 56px;
	margin: 0 5px;
	border: 0 solid #008000;
	background: #228B22;
	border-radius: 50px;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
	vertical-align: top;
	background-position: center;
}
.menu-earnings a:hover, .menu-earnings a.active{ background: #008000; }

.menu-earnings a.menu-serf{ background-image: url('img/ico/menu/serf.png');	}
.menu-earnings a.menu-mail{ background-image: url('img/ico/menu/mail.png');	}
.menu-earnings a.menu-youtube{ background-image: url('img/ico/menu/youtube.png');	}
.menu-earnings a.menu-rutube{ background-image: url('img/ico/menu/youtube.png');	}
.menu-earnings a.menu-vk{ background-image: url('img/ico/menu/vk.png');	}
.menu-earnings a.menu-task{ background-image: url('img/ico/menu/task.png');	}
.menu-earnings a.menu-test{ background-image: url('img/ico/menu/test.png');	}

.start-yes-serf, .start-error-serf{
  display: block;
  width: 200px;
  padding:8px 20px;
  background:#008000;
  color:#FFF;
  margin:0 auto;
  text-align: center;
  margin-top:3px;	
}
.start-yes-serf:hover{
	opacity: 0.8;
}

.start-error-serf{
  background:#cc0000;	
}

.history-grafik{
  display: inline-block;
	width: 40px;
	height: 40px;
	background: url('img/ico/grafik.png') center center no-repeat;
	border-radius: 10px;
	cursor: pointer;
	opacity:0.7;	
}	
.history-grafik:hover{
  opacity:1;	
} 

.comm-replace{
  padding:10px;
  font-size: 12px;
  border:1px dashed #60cbff;
  background:	#f0faff;
  margin-top: 10px;
}

.menu-add{
  width: 530px;
  margin:0 auto;	
}
.menu-add a{
	display: inline-block;
	width: 250px;
	text-align: left;
	vertical-align: top;
	background: #F5FFFA;
	padding: 5px;
	
	border:1px solid #228B22;
	border-radius: 3px;
	color:#8B4513;
}
.menu-add a span{
	font-size: 11px;
	color:#696969;
	text-shadow: none;
}

.menu-add a:hover, .menu-zacaz-dop a:hover, .menu-zacaz-dop a.active{
	background: #FFE4C4;
}

.rounded {
width: 530px;
counter-reset: li; 
list-style: none; 
font: 14px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
margin:0 auto;
column-count: 2;

}
.rounded a {
width: 220px;
position: relative;
display: inline-block;
padding: .4em .4em .4em 2em;
margin: .2em 0;
background: #F0F8FF;
color: #444;
text-decoration: none;
border-radius: .3em;
transition: .3s ease-out;
}
.rounded a:hover {background: #E9E4E0;}
/*.rounded a:hover:before {transform: rotate(360deg);} */
.rounded a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #FFA500;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid white;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}

.rounded a span{
	font-size: 11px;
	color:#696969;
	text-shadow: none;
}

.menu-zacaz-dop{
	text-align:center;
	margin-bottom: 20px;
}

.menu-zacaz-dop a{
	display: inline-block;
	min-width: 130px;
	vertical-align: top;
	background: #008000;
	padding:0 5px;
	margin:1px 0;
	border-radius: 3px;
	color:#FFF;
	text-shadow: 0 0 1px #000;
	line-height: 30px;
}

.menu-zacaz-dop-rut a:hover, .menu-zacaz-dop-rut a.active{
	background: #228B22;
}

.menu-zacaz-dop-rut{
	text-align:center;
	margin-bottom: 20px;
}

.menu-zacaz-dop-rut a{
	display: inline-block;
	min-width: 130px;
	vertical-align: top;
	background: #D2691E;
	padding:0 5px;
	margin:1px 0;
	border-radius: 3px;
	color:#FFF;
	text-shadow: 0 0 1px #000;
	line-height: 30px;
}

.add-infa{
  padding:10px;
  background: #eee;
  margin-bottom: 15px;	
}

.infa-red{
  background: #87ceeb;
  border:1px dashed #008000;
}

/*.footer {
  height: 70px;
  position: relative;
  background: url(img/footer.jpg);
  margin-top: -72px;
  }
  .footer__container {
    width: 1000px;
	
    margin: 0 auto;
}

.foot-left {
  float: left; }
  .foot-left span {
    color: #228B22;
    display: block;
    padding-left: 10px;
    padding-top: 15px; 
	}
  .foot-left ul {
    padding-left: 2px;
    padding-top: 5px; }
    .foot-left ul li {
      display: inline-block;
      padding-left: 2px;
      opacity: 0.7; }
      .foot-left ul li:hover {
        opacity: 1; }

.foot-right {
  float: right; }
  .foot-right span {
    padding-top: 20px; }
  .foot-right img {
    width: 100px; }
  .foot-right ul li {
    position: absolute; }
  .foot-right .copyr {
    padding-top: 8px;
    font-size: 14px;
    padding-right: 20px;
    color: #45a7f0; }
	
	*/

.wm1 {
  right: 20px;
  top: 35px;
  opacity: 0.5;  }
  .wm1:hover {
    opacity: 1; }

.wm2 {
  right: 140px;
  top: 35px;
  opacity: 0.5; }
  .wm2:hover {
    opacity: 1; }


.f01 {
   background: url(img/1yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f02 {
   background: url(img/2yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f03 {
   background: url(img/3yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f04 {
   background: url(img/4yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f05 {
   background: url(img/5yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f06 {
   background: url(img/6yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f07 {
   background: url(img/7yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f08 {
   background: url(img/8yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f09 {
   background: url(img/9yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f010 {
   background: url(img/10yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f011 {
   background: url(img/11yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}
  
.foot-center {
  color: #228B22;
  margin: 5px 5px 0 5px;
  padding-top: 15px;
  text-align: right; }
  .foot-center .str {
    padding: 0 10px; }
  .foot-center a {
    color: #228B22;
    text-decoration: underline; }
    .foot-center a:hover {
      color: #A0A0A0;
      text-decoration: none; }
      
.cash-wm1, .cash-visa1, .cash-azvox1, .cash-mir1, .cash-mastercard1, .cash-mb1, .cash-pm1, .cash-yd1, .cash-qw1, .cash-advc1, .cash-gp1, .cash-ap1, .cash-sp1, .cash-os1, .cash-rs1, .cash-vs1, .cash-vs1-manual, .cash-rb1, .cash-pr1, .cash-pr-usd1, .cash-pr-rub1, .cash-ik1, .cash-lp1, .cash-mg1, .cash-mt1 , .cash-bl1, .cash-ok1, .cash-sb1, .cash-zp1, .cash-pv1, .cash-wo1, .cash-ak1, .cash-bt1, .cash-lt1, .cash-ah1, .cash-fr1, .cash-enot1, .cash-anypay1, .cash-sbp1, .cash-faucetpay1, .cash-pp1, .cash-tl1, .cash-unpayl, .cash-flashobmen1{ border: 1px solid #f0f1f1; display: inline-block; margin: 3px 1px; }
.cash-wm1 div, .cash-visa1 div, .cash-azvox1 div, .cash-vs1-manual div, .cash-mir1 div, .cash-mastercard1 div, .cash-mb1 div, .cash-pm1 div, .cash-yd1 div, .cash-qw1 div, .cash-advc1 div, .cash-gp1 div, .cash-ap1 div, .cash-sp1 div, .cash-os1 div, .cash-rs1 div, .cash-vs1 div, .cash-rb1 div, .cash-pr1 div, .cash-pr-usd1 div, .cash-pr-rub1 div, .cash-ik1 div, .cash-lp1 div, .cash-mg1 div, .cash-mt1 div, .cash-bl1 div, .cash-ok1 div, .cash-sb1 div, .cash-zp1 div, .cash-pv1 div, .cash-wo1 div, .cash-ak1 div, .cash-bt1 div, .cash-lt1 div, .cash-ah1 div, .cash-fr1 div, .cash-enot1 div, .cash-anypay1 div, .cash-sbp1 div, .cash-faucetpay1 div, .cash-pp1 div, .cash-tl1 div, .cash-unpayl div, .cash-flashobmen1 div{ border: 1px solid #e9eaea; display: block; }
.cash-wm1 div div, .cash-visa1 div div, .cash-azvox1 div div, .cash-vs1-manual div div, .cash-mir1 div div, .cash-mastercard1 div div, .cash-mb1 div div, .cash-pm1 div div, .cash-yd1 div div, .cash-qw1 div div, .cash-advc1 div div, .cash-sp1 div div, .cash-os1 div div, .cash-rs1 div div, .cash-vs1 div div, .cash-rb1 div div, .cash-pr1 div div, .cash-pr-usd1 div div, .cash-pr-rub1 div div, .cash-ik1 div div, .cash-lp1 div div, .cash-mg1 div div, .cash-mt1 div div, .cash-bl1 div div, .cash-ok1 div div, .cash-sb1 div div, .cash-zp1 div div, .cash-pv1 div div, .cash-wo1 div div, .cash-ak1 div div, .cash-bt1 div div, .cash-lt1 div div, .cash-ah1 div div, .cash-fr1 div div, .cash-enot1 div div, .cash-anypay1 div div, .cash-sbp1 div div, .cash-faucetpay1 div div, .cash-pp1 div div, .cash-tl1 div div, .cash-unpayl div div, .cash-flashobmen1 div div{ border: 1px solid #e2e4e5; display: block; }
.cash-wm1 div div div, .cash-visa1 div div div, .cash-azvox1 div div div, .cash-vs1-manual div div div, .cash-mir1 div div div, .cash-mastercard1 div div div, .cash-mb1 div div div, .cash-pm1 div div div, .cash-yd1 div div div, .cash-qw1 div div div, .cash-advc1 div div div, .cash-gp1 div div div, .cash-ap1 div div div, .cash-sp1 div div div, .cash-os1 div div div, .cash-rs1 div div div, .cash-vs1 div div div, .cash-rb1 div div div, .cash-pr1 div div div, .cash-pr-usd1 div div div, .cash-pr-rub1 div div div, .cash-ik1 div div div, .cash-lp1 div div div, .cash-mg1 div div div, .cash-mt1 div div div, .cash-bl1 div div div, .cash-ok1 div div div, .cash-sb1 div div div, .cash-zp1 div div div, .cash-pv1 div div div, .cash-wo1 div div div, .cash-ak1 div div div, .cash-bt1 div div div, .cash-lt1 div div div, .cash-ah1 div div div, .cash-fr1 div div div, .cash-enot1 div div div, .cash-anypay1 div div div, .cash-sbp1 div div div, .cash-faucetpay1 div div div, .cash-pp1 div div div, .cash-tl1 div div div, .cash-unpayl div div div, .cash-flashobmen1 div div div{border: 1px solid #9CADBA; display: block; width: 160px; height: 67px; }
.cash-wm1 div div div { background:url(img/eps/icon-wm.png) no-repeat center 5px; }
.cash-mb1 div div div { background:url(img/eps/icon-mb.png) no-repeat center 5px; }
.cash-pm1 div div div { background:url(img/eps/icon-pm.png) no-repeat center 5px; }
.cash-qw1 div div div { background:url(img/eps/icon-qw.png) no-repeat center 5px; }
.cash-advc1 div div div { background:url(img/eps/icon-advc.png) no-repeat center 5px; }
.cash-gp1 div div div { background:url(img/eps/icon-gp.png) no-repeat center 5px; }
.cash-ap1 div div div { background:url(img/eps/icon-ap.png) no-repeat center 5px; }
.cash-sp1 div div div { background:url(img/eps/icon-sp.png) no-repeat center 5px; }
.cash-yd1 div div div { background:url(img/eps/icon-yd.png) no-repeat center 5px; }
.cash-os1 div div div { background:url(img/eps/icon-os.jpg) no-repeat center 5px; }
.cash-rs1 div div div { background:url(img/eps/icon-rs.jpg) no-repeat center 5px; }
.cash-vs1 div div div { background:url(img/eps/icon-vs.png) no-repeat center 5px; }
.cash-rb1 div div div { background:url(img/eps/icon-rb.png) no-repeat center 5px; }
.cash-pr1 div div div { background:url(img/eps/icon-pr.png) no-repeat center 5px; }
.cash-pr-usd1 div div div { background:url(img/eps/icon-pr-usd.png) no-repeat center 5px; }
.cash-pr-rub1 div div div { background:url(img/eps/icon-pr-rub.png) no-repeat center 5px; }
.cash-ik1 div div div { background:url(img/eps/icon-ik.png) no-repeat center 5px; }
.cash-lp1 div div div { background:url(img/eps/icon-lp.png) no-repeat center 5px; }
.cash-unpayl div div div { background:url(img/eps/icon-unpay.png) no-repeat center 5px; }
.cash-flashobmen1 div div div { background:url(img/eps/flashobmen.png) no-repeat center 5px; }

.cash-mg1 div div div { background:url(img/eps/icon-mg.png) no-repeat center 5px; }
.cash-mt1 div div div { background:url(img/eps/icon-mt.png) no-repeat center 5px; }
.cash-bl1 div div div { background:url(img/eps/icon-bl.png) no-repeat center 5px; }
.cash-ok1 div div div { background:url(img/eps/icon-ok.png) no-repeat center 5px; }
.cash-sb1 div div div { background:url(img/eps/icon-sb.png) no-repeat center 5px; }
.cash-zp1 div div div { background:url(img/eps/icon-zp.png) no-repeat center 5px; }
.cash-pv1 div div div { background:url(img/eps/icon-pv.png) no-repeat center 5px; }
.cash-wo1 div div div { background:url(img/eps/icon-wo.png) no-repeat center 5px; }
.cash-ak1 div div div { background:url(img/eps/icon-ak.png) no-repeat center 5px; }

.cash-fr1 div div div { background:url(img/eps/icon-fr.png) no-repeat center 5px; }
.cash-enot1 div div div { background:url(img/eps/icon-enot.png) no-repeat center 5px; }
.cash-anypay1 div div div { background:url(img/eps/icon-anypay.png) no-repeat center 5px; }
.cash-sbp1 div div div { background:url(img/eps/icon-sbp.png) no-repeat center 5px; }
.cash-faucetpay1 div div div { background:url(img/eps/icon-faucetpay.jpg) no-repeat center 5px; }
.cash-bt1 div div div { background:url(img/eps/icon-bt.png) no-repeat center 5px; }
.cash-lt1 div div div { background:url(img/eps/icon-lt.png) no-repeat center 5px; }
.cash-ah1 div div div { background:url(img/eps/icon-ah.png) no-repeat center 5px; }

.cash-pp1 div div div { background:url(img/eps/icon-pp.png) no-repeat center 5px; }
.cash-tl1 div div div { background:url(img/eps/icon-tl.png) no-repeat center 5px; }

.cash-visa1 div div div { background:url(img/eps/visa.png) no-repeat center 5px; }
.cash-vs1-manual div div div { background:url(img/eps/icon-vs-m.png) no-repeat center 5px; }
.cash-mir1 div div div { background:url(img/eps/mir.png) no-repeat center 5px; }
.cash-mastercard1 div div div { background:url(img/eps/mastercard.png) no-repeat center 5px; }
.cash-azvox1 div div div { background:url(img/eps/icon-azvox.png) no-repeat center 5px; }

.cash-wm1 div div div:hover, .cash-visa1 div div div:hover, .cash-azvox1 div div div:hover, .cash-vs1-manual div div div:hover, .cash-mir1 div div div:hover, .cash-mastercard1 div div div:hover, .cash-mb1 div div div:hover, .cash-pm1 div div div:hover, .cash-yd1 div div div:hover, .cash-qw1 div div div:hover, .cash-advc1 div div div:hover, .cash-gp1 div div div:hover, .cash-ap1 div div div:hover, .cash-sp1 div div div:hover, .cash-os1 div div div:hover, .cash-rs1 div div div:hover, .cash-vs1 div div div:hover, .cash-rb1 div div div:hover, .cash-pr1 div div div:hover, .cash-pr-usd1 div div div:hover, .cash-pr-rub1 div div div:hover, .cash-ik1 div div div:hover , .cash-lp1 div div div:hover, .cash-mg1 div div div:hover, .cash-mt1 div div div:hover , .cash-bl1 div div div:hover, .cash-ok1 div div div:hover , .cash-sb1 div div div:hover , .cash-zp1 div div div:hover, .cash-pv1 div div div:hover, .cash-wo1 div div div:hover, .cash-ak1 div div div:hover, .cash-bt1 div div div:hover, .cash-lt1 div div div:hover, .cash-ah1 div div div:hover, .cash-fr1 div div div:hover, .cash-enot1 div div div:hover, .cash-anypay1 div div div:hover, .cash-sbp1 div div div:hover, .cash-faucetpay1 div div div:hover, .cash-pp1 div div div:hover, .cash-tl1 div div div:hover, .cash-unpayl div div div:hover, .cash-flashobmen1 div div div:hover{ border: 5px double #008000; display: inline-block; margin: -4px; cursor: pointer; }
.line-blue, .line-gray, .line-green, .line-red, .line-orange {display: block; font-size:12px; color:#fff; padding: 2px 2px 3px;  margin: 45px 1px 0 1px;}
.line-blue { background:#008000; }
.line-gray { background:#9CADBA; }
.line-green { background:#9CADBA; }
.line-orange { background:#E88523; }
.line-red { background:#CD5C5C; }

.hint-quest {background: url(img/ico/help-add.png) no-repeat center center; height: 16px; width: 16px; display: inline-block; margin:0 3px 0 3px; border: none; outline: none; cursor: help;border-radius: 2px;vertical-align: middle;}
.hint-quest:hover div{position: absolute; display: inherit;}
.tooltip {
    position: absolute;
    padding: 10px 13px;
    z-index: 2;
    background-color: rgb(20%,20%,20%);
    color: #f7f7f7;
    border-radius: 2px;
    font: 12px/1.46 arial, sans-serif;
    text-align: left;
    width: 450px;
}
.cattitle-open, .cattitle-close{
  display: block;
  background: url(img/ud.png) no-repeat right #008000;
	padding: 5px;
	color:#FFF;
	cursor: pointer;
	border-bottom: 1px solid #CCC;
}
.cattitle-close{
  background: url(img/ud.png) no-repeat right #0099CC;	
}

.vopros4, .vopros5{display:none;}
.plus, .minus{cursor:pointer;}

.reflink {color: #1C8619;font: 13px Tahoma, Arial;text-align: center;background: #F7F7DF;border: solid 1px #006291;display: block;width: 464px;height: 16px;margin: 2px;font-weight:bold; }

.scount{
	border:0;
	width: auto;
	font-size: 11px;
	color:#555;
	float:right;
}
.bb-code{
	display: inline-block;
	min-width: 10px;
	font: 12px Arial;
	line-height: 20px;
	background: #008000;
	border-radius: 3px;
	color:#FFF;
	text-align: center;
	padding:0 5px;
	cursor: pointer; 
}
.bb-code:hover{
  background: #0099CC;	
}
.bb-code.bold{font-weight: bold;}
.bb-code.italic{font-style: italic;}
.bb-code.uline{text-decoration: underline;}

.goodref{border: 1px solid #cccccc;color: #228B22;padding: 8px;border-radius: 8px;box-shadow: 0 0 8px rgba(0,0,0,0.5);cursor: pointer;display: inline-block;text-align: center;margin: 5px;width: 150px;height: 235px}
.goodref:hover{opacity: 0.8}
.tooltipgo {color: #000000; outline: none;font-size:13px;line-height: 18px;cursor: help; text-decoration: none;position: relative;}
.tooltipgo span {margin-left: -999em;position: absolute;}
.tooltipgo:hover span {text-decoration: none; border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);font-family: Calibri, Tahoma, Geneva, sans-serif;position: absolute; right: 1em; top: 2em;; z-index: 99;margin-left: 0; width: 250px;}
.classicgo {padding: 0.8em 1em; }
.classicgo {background: #ADD38D; border: 1px dotted #008000; }
.tooltipgo_dop {font-size:14px;line-height: 18px;text-align:left;}
.tooltipgo_dop:hover span {width: 450px;}
.ava-goodref{width:145px;height:145px;border:4px double #008000;border-radius:8px;margin-bottom:5px;}
.reyt-goodref{width:14px;height:14px;vertical-align:middle;margin:2px}

.scan-friends, .scan-faq{padding:10px 10px;background:#DCE0E4;margin-top:-5px;}
.scan-friends input, .scan-faq input{padding:3px 10px;}
.scan-friends{
	margin-top:-10px;
}
.login-wm{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url('img/ico/wm32.png') center center no-repeat;
	vertical-align: top;
}
.login-wm:hover{
	opacity: 0.7;
}
.block-faq{border-bottom:1px solid #DBDBDB;padding:10px;
}
.block-faq:hover{background:#f9f9f9;}
.activ-faq{margin-top: 1px;background:#f9f9f9;	}
.title-faq{cursor:pointer;}
.title-faq:before {content: 'O';opacity: 0.4;margin-right:5px}
.name-faq{padding:10px 24px;background:#eee;color:#696969;font-weight:bold;margin-top:5px;}
.activ-title-faq{margin: -12px -11px 0px -11px;font-weight:normal;padding:10px 0px 10px 12px;background:#008000;border:1px solid #fff;font-size: 13px;color:#fff;text-shadow: 1px 1px 1px #376603;}
.activ-title-faq:hover{background:#008000;}
.activ-title-faq:before {content: 'Х';opacity: 0;}
.text-faq{display:none;padding:10px 0 0 0;color:#444444;line-height: 1.4;}

.butt-faq{display:block;text-align:center;font-size: 11px;}
.butt-faq span, .butt-faq a{display:inline-block;width:200px;margin:20px auto 10px auto;background:#f0f0f0;border:0px solid #CCC;border-radius:3px;text-align:center;cursor:pointer;padding:5px 0;color:#006699;font-size: 11px; }
.butt-faq span:hover{background:#e3e3e3;}
.butt-faq span:first-child {background: #f0f0f0 url('img/cool.png') 12px 5px no-repeat;}
.butt-faq span:first-child:hover{background:#e3e3e3;}
.butt-faq div{background:#f0f0f0;padding:5px 20px;margin:20px auto 10px auto;text-align:left;}

.menu-balance{
	display: block;
	margin: 9px auto 0 auto;
	border: 1px solid green;
	border-radius: 7px;
	padding: 0 5px;
	position: relative;
	height: 35px;
	width: 180px;
}
.b-green{
  background: none;
}
.b-red{
  background: none;
}
.menu-balance a{
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 35px;
	color: #008000;
	
	
}
.menu-balance a .uved-m{
	display: block;
	text-align: center;
	width: 80px;
	position: absolute;
	top: -12px;
	left: 50%;
	line-height: 15px;
	margin-left: -40px;
	z-index: 1;
}
.b-green a .uved-m, .b-red a .uved-m{
  background: #A9A9A9;
  font-size: 11px;
  line-height: 18px;
  border-radius:7px
}
.b-red a .uved-m{
	background: #008000;
}
.menu-balance:hover{
	opacity: 0.7;
}
.dispnone{display:none;}
.menu-support{text-align:center;}
.no-akk{text-align:center;}

.tiket{
    height: 38px;
    background: #4fa24f;
    border-bottom: solid 1px #DAE2E6;
    font-size: 14px;
    
	color: white;
    text-align:center;
	line-height: 38px;
    display: block;	
    cursor: default;
}

.mail-sample, .mail-sample-active {
    font-size: 11px;
    color: #135566;
    display: block;
    border-bottom: solid 1px #DAE2E6;
    margin: 1px 0;
    height: 39px;
    outline: none;
    cursor: pointer;
}
.mail-sample:hover {
    background: #F5F5F5;
}
.mail-sample-active {
    background: #E0FFFF;
    color: #fff;
}
.mail-sample .mail-mailer, .mail-sample-active .mail-mailer {
    display: block;
    width: 170px;
    margin-top: 3px;
    padding-top: 1px;
    float: left;
}
.mail-mailer img {
    background:url(img/avbg-36.png) no-repeat left top;
    padding:4px;
    border: none;
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: -3px 8px -3px 0;
    float: left;
}

#support-scrin{
	text-align: center;
}
#support-scrin .img-scrin-support{
  display: inline-block;
  width: 130px;
  height: 130px;
  position: relative;
  opacity: 0.7;
  margin:5px 10px;	
}	

#support-scrin .img-scrin-support:hover{
  opacity: 1;	
}

#support-scrin .img-scrin-support:hover .del-scrin-support{
  display: block;
}
	
#support-scrin .img-scrin-support .scrin-img{
  width: 130px;
  height: 130px;
  box-shadow: 1px 1px 2px #000;	
}	
#support-scrin .img-scrin-support .del-scrin-support{
  display: none;
  position: absolute;
  right:0;
  top:0;
  cursor:pointer;	
}
#support-scrin .img-scrin-support .del-scrin-support img{
  width: 20px;
  height: 20px;	
}

.scrin-support-users{
	text-align: center;
	padding: 5px;
}
.scrin-support-users img{
	width: 50px;
	height: 50px;
	margin:0 10px;
	box-shadow: 0 0 5px #000;	
}

.menu-dop-site{
	text-align: center;
}
.menu-dop-site a{
	display: inline-block;
	min-width: 60px;
	padding:0 10px;
	line-height: 25px;
	color:#FFF;
	background: #008000;
	text-shadow: 1px 1px 1px #375612;
	border: 1px solid #4b7518;
}

.menu-task-work{
    background: #fafbfc;
    line-height: 30px;
    font-size: 12px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    color: #656565;
    border-radius: 2px;
    margin-bottom: 6px;
}

.menu-task-work__link{
    color: #656565;
    display: inline-block;
    text-align: center;
    padding: 10px 8px 10px;
    line-height: 17px;
    height: 17px;
    font-size: 13px;
    margin: 0 4px -1px;
    border-bottom: 2px solid transparent;
}
.menu_link_comp {
    padding: 10px 12px 10px;
    margin: 0 6px -1px;
}

.menu-task-work__link.active, .menu-task-work__link:hover{
    border-bottom: 2px solid #008000;
    color: #000;
}

.activ-menu{
	cursor: pointer;
	text-align: center;
}
.activ-menu:hover{
  background:#009acd;	
}
.user-block-control__rating {
    display: block;
    text-align: center;
    border: 2px solid #008000;
    color: #008000;
    border-radius: 20px;
    padding: 8px 8px 8px 8px;
    margin-right:5px;
    font-size: 14px;
    font-weight: bold;
    width: 60px;
}
.user-block-control .user-block-control__item {
    margin-right: 10px;
}
#task-sort{
	text-align: center;
}
#task-sort a{
  display: inline-block;
  width: 180px;
  text-align: center;
  padding:3px 0;
  border: 1px solid #CCC;
  margin:2px 2px;	
}
#task-sort a:hover, #task-sort a.active{
  background:#dfdfdf;	
}

#load-new-mess{position:fixed;z-index:998;left:7px;bottom:2px;overflow: hidden;max-height:300px;}
#load-new-mess-s{position:fixed;z-index:998;right:7px;bottom:2px;overflow: hidden;max-height:300px;}
#load-new-mess .mew-mail-mess, #load-new-mess-s .mew-mail-mess{border-radius:3px;width:280px;height:85px;padding:5px;background:#2D2D2D;color:#FFFFFF;margin-bottom:5px;font-size:12px;opacity:0.8}
#load-new-mess .mew-mail-mess a, #load-new-mess-s .mew-mail-mess a{color:#FFFFFF;text-decoration:none;}
#load-new-mess .mail-users, #load-new-mess-s .mail-users{padding:0 0 5px 10px;font-size:12px;}
#load-new-mess .mail-users .closed, #load-new-mess-s .mail-users .closed{float:right;color:#FF0000;cursor:pointer;}
#load-new-mess .mail-ava, #load-new-mess-s .mail-ava{float:left;margin-right:10px;}
#load-new-mess .mail-ava img, #load-new-mess-s .mail-ava img{width:60px;height:60px;}
#load-new-mess .mail-text, #load-new-mess-s .mail-text{margin-top:10px;}
#load-new-mess .mail-text b, #load-new-mess-s .mail-text b{color:#00FF00;}

.supptitle0, .supptitle1 {text-align: right; font-size: 11px; display: block; margin-top: 10px; padding: 3px 4px;}
.supptitle0 { color: #fff; background: #D3D3D3; border-top: 1px solid #A9A9A9;}
.supptitle1 { color: #696969; background: #B0E0E6; border-top: 1px solid #A9A9A9;}

.supptext0, .supptext1 {text-align: left; font-size: 12px; display: block; margin: -40px 0 10px 36px; padding: 1px; }
.supptext0 { background: #F5F5F5; border: 1px solid #D3D3D3; color: #114C5B; }
.supptext1 { background: #F0FFFF; border: 1px solid #A9A9A9; color: #114C5B; }
.linktext0 { color: #fff; border-bottom: 1px dotted #fff;}
.linktext1 { color: #696969; border-bottom: 1px dotted #696969;}

.suppcontent {padding: 10px 15px 10px 22px; display: block;}
.avatar-smoll {margin-top:5px; background:url(img/avbg.png) no-repeat right bottom; padding:2px 9px 9px 2px; border: none;  width: 40px; height: 40px;}

.support-cit{
	display: inline-block;
	cursor:pointer;
  border:1px solid #555;
  width: 80px;
  text-align: center;
  font-size: 11px;
  line-height: 16px;
  color:#555;
  margin-right: 20px;
  margin-bottom: 5px;
border-radius: 4px;  
}
.support-cit:hover{
  background: #555;
  color:#fff;	
}

.blok-quote{
  width:97%;
  margin:10px auto 0 auto;
  font-size:11px;
  color:#555;
}

.blok-quote .title_quote, .blok-quote .quote{
  background:#f9f9f9;
  border:1px dashed #ccc;	
}

.blok-quote .title_quote{
  display: inline-block;
  border-bottom:1px solid #f9f9f9;
  padding:0 20px;
  margin-left:0;
  text-align: center;
  line-height: 20px;
border-radius: 6px 6px 0 0;
}
.blok-quote .quote{
  padding:10px;
  margin-top:-1px;
    border-radius: 0 6px 6px 6px;
}

.mails-otvet-new{width: 70%;margin: 0 auto;}
.mails-otvet-new a{display: block;margin: 3px 0;padding: 10px;background: #008000;color: #fff;text-align: center;}
.mails-otvet-new a:hover{background: #0b5b8c;}
.mails-otvet-url{text-align: center;font-size: 11px;color: #777777;margin: 10px auto;}

.taskimg, .task-premium-pin-img,
.taskimg-ok, .taskimg-work,.taskimg-work2, .taskimg-fail, .serfimggo, .taskimg-vip {
    width: 39px;
    height: 38px;
    display: block;
    margin-bottom: -2px;
}

.task-premium-pin-img { background: url(img/ico/task-premium-pin.png) no-repeat 2px 1px; background-size: 37px 37px;}
.taskimg { background: url(img/ico/ad-taskstatushigh.png) no-repeat 2px 1px; }
.taskimg-ok { background: url(img/ico/ad-task-ok.png) no-repeat 2px 1px; }
.taskimg-work { background: url(img/ico/ad-task-work.png) no-repeat 2px 1px; }
.taskimg-work2 { background: url(img/ico/ad-task-work2.png) no-repeat 2px 1px; }
.taskimg-vip { background: url(img/ico/ad-vip.png) no-repeat 2px 1px; }
.taskimg-fail { background: url(img/ico/ad-task-fail.png) no-repeat 2px 1px; }
.serfimggo { background: url(img/ico/ad-task-hod.png) no-repeat 2px 1px; }

.rating0, .rating1, .rating2, .rating3, .rating4, .rating5 {
    width: 66px;
    height: 16px;
    display: block;
}
.rating0 { background: url(img/ico/rating0.png) no-repeat left top; }
.rating1 { background: url(img/ico/rating1.png) no-repeat left top; }
.rating2 { background: url(img/ico/rating2.png) no-repeat left top; }
.rating3 { background: url(img/ico/rating3.png) no-repeat left top; }
.rating4 { background: url(img/ico/rating4.png) no-repeat left top; }
.rating5 { background: url(img/ico/rating5.png) no-repeat left top; }

#task-navi{float:right;}
.task-navi-test{font-size:13px;margin-top:4px;display:inline-block;margin-right:10px;}
.task-navi-test a{color:#000064;display:inline-block;border-bottom:3px solid #FFF;padding:0 5px;margin:0 2px;}
.task-navi-test .activ{border-bottom:3px solid #006699;font-weight:bold;color:#006699;}
a#navi-start, a#navi-end{border:0;display:none;}

#task-navi .scroll-menu{background: rgba(0, 0, 0, 0.8);padding:10px;position: fixed;top:10px;left:50%;border-radius:3px;z-index:99;margin:0;}
#task-navi .scroll-menu a{color:#CFCFCF;border:0;}
#task-navi .scroll-menu a:hover{color:#FFF;}
#task-navi .scroll-menu .activ{border-bottom:3px solid #FFF;color:#FFF;}

#load-scrin{position: relative;height: 40px;border:3px solid #B1C3CA;border-top:0;width: 570px;padding:7px 5px 5px 5px;background: #eee;margin-top:-3px;}
.act-scrin{cursor:pointer;}

#load-scrin .text-scrin{padding-top:8px;text-align: center;position: absolute;right:0;top:0;left:0;bottom:0;z-index:0;}

.act-scrin .text-scrin{padding-top:11px;}

#contenteditable{margin:0;padding:0;resize: none;overflow: hidden;}
#img-loag-scrin{display:none;}

.vkgrvel{background: url(img/ico/vk-groups.png);width:32px;height:32px;cursor:help}
.vklkvel{background: url(img/ico/vk-like.png);width:32px;height:32px;cursor:help}
.vkrepvel{background: url(img/ico/vk-repost.png);width:32px;height:32px;cursor:help}
.ybrvel{background: url(img/ico/youtube-podp.png);width:32px;height:32px;cursor:help}
.yblkvel{background: url(img/ico/youtube-like.png);width:32px;height:32px;cursor:help}
.rutlkvel{background: url(img/ico/rutube-ads.png);width:32px;height:32px;cursor:help}
.ybprosm{background: url(img/ico/youtube-ads.png);width:32px;height:32px;cursor:help}
.rutprosm{background: url(img/ico/rutube-ads.png);width:32px;height:32px;cursor:help}
.refpodvelg{background: url(img/ico/gift_ref.png);width:40px;height:40px;cursor:pointer}
.ratingvelm{background: url(img/ico/rating16.png);width:16px;height:16px;border:none;margin:0;padding:0;vertical-align:middle;cursor:help}
.wallvels{background: url(img/ico/wall.png);width:22px;height:13px;border:none;vertical-align:middle}
.wallvelgift{background: url(img/ico/gift.png);width:21px;height:21px;vertical-align:middle;border:none}

.scrin-img{width: 300px;margin:10px auto;position: relative;}
.scrin-img .view-scrin{position: absolute;right:0;top:0;left:0;bottom:0;display:none;background: rgba(0, 0, 0, 0.6);text-align:center;color:#FFF;padding-top:55px;	}
#img-loag-scrin .scrin-img .view-scrin a, #img-loag-scrin .scrin-img .view-scrin span{display:block;color:#000;cursor:pointer;text-align:center;width: 150px;padding:3px 0;margin:5px auto;background: rgba(255, 255, 255, 0.9);border-radius:3px;}
#img-loag-scrin .scrin-img .view-scrin a{color:#3e9f28;}
#img-loag-scrin .scrin-img .view-scrin a:hover{background: #3e9f28;color:#FFF;}
#img-loag-scrin .scrin-img .view-scrin span{color:#c80000;}
#img-loag-scrin .scrin-img .view-scrin span:hover{background: #c80000;color:#FFF;}

.scrin-img:hover .view-scrin{display:block;	}

.block-task-read{
    font-size: 14px;
    display: block;
    padding-left: 60px;
    width: 400px;
    margin: 40px auto;
    color: green;
    min-height: 45px;
}

.task-read-wait{background: url(img/ico/task-wait.png) no-repeat left center;}
.task-read-good{background: url(img/ico/task-good.png) no-repeat left center;}
.task-read-no{background: url(img/ico/task-no.png) no-repeat left center;}

.block-vopros{text-align:left;margin:5px 10px;}
.block-vopros .vopros{border:1px dashed #AE5151;padding:5px 10px;margin:15px 0 5px 0;background:#F9F2F2;}
.block-vopros .otvet span{margin:3px 0 3px 20px;color:#006699;display:block;width: 300px;padding:5px 10px;background:#fff;margin:4px 0;cursor:pointer;border:1px solid #CCC;border-radius:3px;}
.block-vopros .otvet span:hover, .block-vopros .otvet span.active{background:#eee;border:1px solid #006699;}

.youtube-load{
  background: url('img/load-offers1.gif') center center no-repeat;
  height: 35px;
}

.youtube-button{
  min-height: 35px;
  text-align:center;
}

.youtube-button .go-link-youtube, .youtube-button .status-link-youtube, .youtube-button .youtube-error
{display: inline-block;padding:5px 10px;margin:5px auto;text-align:center;border-radius: 2px;color:#FFF;text-shadow:1px 1px 3px #000;cursor:pointer;}

.youtube-button .go-link-youtube{background: #008000;}
.youtube-button .go-link-youtube:hover{opacity: 0.8;}
.youtube-button .status-link-youtube{background: #FA8072;}
.youtube-button .youtube-error{background: #cc0000;}

.youtube-help{color:#C80000;cursor: pointer;float:right;}
.youtube-help:hover{color:#ff0000;}

.rutube-load{
  background: url('img/load-offers1.gif') center center no-repeat;
  height: 35px;
}

.rutube-button{
  min-height: 35px;
  text-align:center;
}

.rutube-button .go-link-rutube, .rutube-button .status-link-rutube, .rutube-button .rutube-error
{display: inline-block;padding:5px 10px;margin:5px auto;text-align:center;border-radius: 2px;color:#FFF;text-shadow:1px 1px 3px #000;cursor:pointer;}

.rutube-button .go-link-rutube{background: #008000;}
.rutube-button .go-link-rutube:hover{opacity: 0.8;}
.rutube-button .status-link-rutube{background: #FA8072;}
.rutube-button .rutube-error{background: #cc0000;}

.rutube-help{color:#C80000;cursor: pointer;float:right;}
.rutube-help:hover{color:#ff0000;}

.tiktok-load{
  background: url('img/load-offers1.gif') center center no-repeat;
  height: 35px;
}

.tiktok-button{
  min-height: 35px;
  text-align:center;
}

.tiktok-button .go-link-tiktok, .tiktok-button .status-link-tiktok, .tiktok-button .tiktok-error
{display: inline-block;padding:5px 10px;margin:5px auto;text-align:center;border-radius: 2px;color:#FFF;text-shadow:1px 1px 3px #000;cursor:pointer;}

.tiktok-button .go-link-tiktok{background: #008000;}
.tiktok-button .go-link-tiktok:hover{opacity: 0.8;}
.tiktok-button .status-link-tiktok{background: #FA8072;}
.tiktok-button .tiktok-error{background: #cc0000;}

.tiktok-help{color:#C80000;cursor: pointer;float:right;}
.tiktok-help:hover{color:#ff0000;}

.serfcontrol-play, .serfcontrol-play-panel, .serfcontrol-pause, .serfcontrol-pause-panel, .serfcontrol-stop-panel, .serfcontrol-block, .serfcontrol-moder, .serfcontrol-postmoder, .refkonkurs-play, .refkonkurs-stop, .serfcontrol-productok {
    height: 26px;
    width: 26px;
    display: block;
    border: none;
    outline: none;
    margin: 2px 0px 2px 3px;
}
.serfcontrol-play { background: url(img/ico/kabinet/kab-pause.png) no-repeat left top; cursor: pointer;}
.serfcontrol-play-panel { background: url(img/ico/kabinet/kab-play-panel.png) no-repeat left top; cursor: pointer;}
.serfcontrol-stop-panel { background: url(img/ico/kabinet/kab-stop.png) no-repeat left top; cursor: pointer;}
.serfcontrol-pause { background: url(img/ico/kabinet/kab-play.png) no-repeat left top; cursor: pointer;}
.serfcontrol-pause-panel { background: url(img/ico/kabinet/kab-pause-panel.png) no-repeat left top; cursor: pointer;}
.serfcontrol-block { background: url(img/ico/kabinet/kab-block.png) no-repeat left top; cursor: defalt;}
.serfcontrol-moder { background: url(img/ico/kabinet/kab-moder.png) no-repeat left top; cursor: defalt;}
.serfcontrol-postmoder { background: url(img/ico/kabinet/kab-postmoder.png) no-repeat left top; cursor: defalt;}
.serfcontrol-productok { background: url(img/ico/kabinet/kab-productok.png) no-repeat left top; cursor: defalt;}

.job-not {
    font-size: 12px;
    color: #cdcbb7;
    line-height: 2.2;
    margin-left: 5px;
}
a.job-exist {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 2.2;
    color: #028ac1;
    background: url(img/ico/kabinet/w.gif) no-repeat 5px 6px;
    padding-left: 24px;
    height: 24px;
}
a.job-exist:hover {
    color: #E57C00;
}

.job-reply {
    background-color: #F5F5F5;
    border: 1px dotted #696969;
    color: #135b11;
    padding: 4px 6px;
    margin: 5px 0;
    display: block;
}
.job-reply-btns {
    display: block; 
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 6px 6px 0px;
    height: 28px;
    background-color: #F5F5F5;
}
.ip_reply {
    background:url(img/info-ip.png) no-repeat 0 0;
    color: #4a7191;
    font-size: 11px;
    display: block;
    padding-left: 20px;
    text-align: left;
    height: 16px;
    margin-bottom: 5px;
    cursor: help;
}

a.scon-edit, a.scon-view, a.scon-delete,a.scon-backmoney2, a.scon-pay, a.scon-backmoney,a.scon-refresh, a.scon-lock, a.scon-ulock, a.scon-editno, a.scon-url, a.scon-money, a.scon-stat, .scon-upok,.scon-up, .scon-down, .scon-gray , .scon-vip, .scon-vipno, .scon-color, .scon-colorno, .scon-upno, .scon-erase, .scon-delete, .scon-erase, .scon-speed-1, .scon-speed-2, .scon-speed-3, .scon-speed-4, .scon-speed-5, .scon-speed-6, .scon-speed-7, .company-pin, .scon-copy {
    height: 16px;
    width: 16px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
    margin-right: 3px;
    margin-top: 3px;
}
a.scon-url{
    height: 16px;
    width: 24px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
    margin-right: 3px;
    margin-top: 3px;
}
a.scon-edit { background: url(img/ico/kabinet/edit.png) no-repeat left top; margin-right: 5px; }
a.scon-money { background: url(img/ico/kabinet/many.gif) no-repeat left top; margin-right: 5px; }
a.scon-editno { background: url(img/ico/kabinet/editno.png) no-repeat left top; margin-right: 5px; }
a.scon-view { background: url(img/ico/kabinet/taskyes.png) no-repeat left top; margin-right: 5px;}
a.scon-url { background: url(img/ico/kabinet/url_task.png) no-repeat left top; margin-right: 5px;}
a.scon-lock { background: url(img/ico/kabinet/lock_16.png) no-repeat left top; margin-right: 5px;}
a.scon-ulock { background: url(img/ico/kabinet/ulock_16.png) no-repeat left top; margin-right: 5px;}
.scon-up { background: url(img/ico/kabinet/taskup.png) no-repeat left top; margin-right: 5px; }
.scon-copy { background: url(img/ico/kabinet/copy.png) no-repeat left top; background-size: 16px; margin-right: 8px;}
.company-pin { background: url(img/ico/kabinet/push-pin.png) no-repeat left top; margin-right: 5px; background-size: 16px; }
.scon-upno { background: url(img/ico/kabinet/taskupno.png) no-repeat left top; margin-right: 5px; }
.scon-vip { background: url(img/ico/kabinet/viptask.png) no-repeat left top; margin-right: 5px; }
.scon-vipno { background: url(img/ico/kabinet/viptaskno.png) no-repeat left top; margin-right: 5px; }
.scon-color { background: url(img/ico/kabinet/colortask.png) no-repeat left top; margin-right: 5px; }
.scon-colorno { background: url(img/ico/kabinet/colortaskno.png) no-repeat left top; margin-right: 5px; }
.scon-delete { background: url(img/ico/kabinet/cross.png) no-repeat left top;}
.scon-erase { background: url(img/ico/kabinet/switch.png) no-repeat left top; margin-right: 5px; }
a.scon-delete { background: url(img/ico/kabinet/cross.png) no-repeat left top;}
a.scon-backmoney { background: url(img/ico/kabinet/mbudget.png) no-repeat left top;}
a.scon-refresh { background: url(img/ico/kabinet/refresh.png) no-repeat left top;}
a.scon-stat { background: url(img/ico/kabinet/stat.png) no-repeat left top; margin-right: 5px;}
a.scon-backmoney2 { background: url(img/ico/kabinet/movebudget2.png) no-repeat left top; }

.scon-erase { background: url(img/ico/kabinet/switch.png) no-repeat left top; }
.budget{
	text-align: center;
}
.add-budget, a.add-budgetnone {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gold.png) no-repeat top center;
	cursor: pointer;
    font-size: 12px;
    padding-top: 30px;
    color: #5B9F00;
}
#verx {display: none;position: fixed;bottom:30px;width: 50px;height: 50px;right: 20px;z-index: 997;background: url(ico/verx.png);transition:all 0.3s ease;opacity: 0.6;cursor:pointer;}
#verx:hover {opacity: 1;outline:0;}

.scon-speed-1 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 0; margin-right: 5px; }
.scon-speed-2 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -16px; margin-right: 5px; }
.scon-speed-3 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -32px; margin-right: 5px; }
.scon-speed-4 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -48px; margin-right: 5px; }
.scon-speed-5 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -64px; margin-right: 5px; }
.scon-speed-6 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -80px; margin-right: 5px; }
.scon-speed-7 { background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -96px; margin-right: 5px; }

.expanding {
    font: 12px tahoma, arial, sans-serif;
    width: 90%;
    height: 150px;
    padding: 2px 6px;
    margin: 5px 0;
    border: 3px solid #B1C3CA;
}

.go-task-start{
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2e853a;
  width: 100%;
  height: 100%; 
}

.task-blok-error{
  text-align: center;
  position: absolute;
  border:1px solid #8e0000;
  background: #d70000;
  padding:15px;
  color:#FFF;
  font: 16px tahoma, arial, sans-serif;
  top: 30%;
  left: 50%;
  width: 450px;
  margin: 0 0 0 -225px;
  box-shadow: 1px 1px 10px  rgba(0,0,0,0.7) 
}

a.add-budget:hover {
    border: none;
    background: #F5F5F5 url(img/ico/kabinet/gold-act.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
	cursor: pointer;
}
.transport-go_moder {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gomoder.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #5B9F00;
    cursor: pointer;
}
.transport-go_moder:hover {
    border: none;
    background: url(img/ico/kabinet/gomoder-act.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
}
.transport-moder {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gomoder-act.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #EF6A00;
}

.transport-go_repeat {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gorepeat.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #5B9F00;
    cursor: pointer;
}
.transport-go_repeat:hover {
    border: none;
    background: url(img/ico/kabinet/gorepeat.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
}

.transport-go_delete {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/godelete.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #5B9F00;
    cursor: pointer;
}
.transport-go_delete:hover {
    border: none;
    background: url(img/ico/kabinet/godelete.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
}

.transport-go_start {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gostart.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #5B9F00;
    cursor: pointer;
}
.transport-go_start:hover {
    border: none;
    background: url(img/ico/kabinet/gostart.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
}

a.btn-blue, a.btn-blue136, a.btn-red136 {font-size: 13px; text-align: center; margin: 16px 5px; line-height: 2.1em; display: block; height: 26px; color: #ffffff; outline: none; border: none; clear:left; text-decoration: none;}
a.btn-blue { background: url(img/ico/kabinet/btn-blue.png) no-repeat left top; width: 104px; }
a.btn-blue136 { background: url(img/ico/kabinet/btn-blue136.png) no-repeat left top; width: 136px; }
a.btn-red136 { background: url(img/ico/kabinet/btn-red136.png) no-repeat left top; width: 136px; }
a.btn-blue:hover, a.btn-blue136:hover , a.btn-red136:hover {background-position: left bottom;}


a.fbtn-green, a.fbtn-red, a.fbtn-black, a.fbtn-org {font-size:11px; text-align:center; line-height:2em; height:25px; width:92px; color:#fff; text-shadow:1px 1px 1px #292929; outline:none; border:none; display:block; float:right; }
a.fbtn-blue160 {font-size:11px; text-align:center; line-height:2em; height:25px; width:160px; color:#fff; text-shadow:1px 1px 1px #292929; outline:none; border:none; display:block; float:right;}
a.fbtn-green {background:url(img/ico/kabinet/btn-green.png) no-repeat left top;}
a.fbtn-blue160 {background:url(img/ico/kabinet/btn-blue160.png) no-repeat left top;}
a.fbtn-red {background:url(img/ico/kabinet/btn-red.png) no-repeat left top;}
a.fbtn-org {background:url(img/ico/kabinet/btn-orange.png) no-repeat left top;}
a.fbtn-black { background:url(img/ico/kabinet/btn-black.png) no-repeat left top;}
a.fbtn-bl {text-align:center; height:25px; width:45px; outline:none; border:none; display:block; float:right;}
a.fbtn-bl {background:url(img/ico/kabinet/btn-bl.png) no-repeat left top;}
.job-note input.fbtn-green, .job-note input.fbtn-red, .job-note input.fbtn-black, .job-note input.fbtn-org {
    font-size: 11px;
    text-align: center;
    line-height: 1em;
    height: 25px;
    width: 92px;
    color: #fff;
    text-shadow: 1px 1px 1px #292929;
    outline: none;
    border: none;
    display: block;
    float: right;
    cursor: pointer;
}
.job-note input.fbtn-blue160 {
    font-size: 11px;
    text-align: center;
    line-height: 1em;
    height: 25px;
    width: 160px;
    color: #fff;
    text-shadow: 1px 1px 1px #292929;
    outline: none;
    border: none;
    display: block;
    float: right;
    cursor: pointer;
}

.job-note input.fbtn-red {background:url(img/ico/kabinet/btn-red.png) no-repeat left top;}
.job-note input.fbtn-blue160 {background:url(img/ico/kabinet/btn-blue160.png) no-repeat left top;}
.job-note input.fbtn-green {background:url(img/ico/kabinet/btn-green.png) no-repeat left top;}
a.workstatus-yes, a.workstatus-no, a.workstatus-wait, a.workstatus-otziv, a.workstatus-izbr {
    color: #ffffff;
    text-shadow: 1px 1px 1px #555555;
    float: left;
    font-size: 11px;
    text-align: center;
    display: block;
    outline: none;
    padding: 3px 6px 3px 6px;
	margin: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
a.task-ballans {
    color: #ffffff;
	background: #22A82c;
    text-shadow: 1px 1px 1px #555555;
    float: left;
    font-size: 11px;
    text-align: center;
    display: block;
    outline: none;
    padding: 3px 7px 3px 7px;
	margin: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
a.task-ballans:hover { background: #fe8710; }

a.workstatus-yes { background: #22A82c; }
a.workstatus-no { background: #c80000; }
a.workstatus-wait { background: #BFBFBF; }
a.workstatus-otziv { background: #2c7fb8; }
a.workstatus-izbr { background: #B200FF; }

td.ext-viptask{
	background: #eee;
	padding: 10px;
	border-top:1px solid #CCC;
}

td.ext-viptask input{
	width: 220px;
}

.kab-text{
  color: #555;
  font-size: 11px;	
}

.refdel, .refdel_no, .ref_birj, .ref_birj_es, .ref_birj_no{
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 3px;
    cursor: pointer;
}
.refdel { background: url(img/ico/icon-comp.png) no-repeat left top; }
.refdel_no { background: url(img/ico/icon-comp.png) no-repeat left bottom; }
.ref_birj { background: url(img/ico/ref_birj.png) no-repeat left top; }
.ref_birj_es { background: url(img/ico/box.png) no-repeat left top;}
.ref_birj_no { background: url(img/ico/ref_birj.png) no-repeat left bottom; }
.refdel:hover, .refdel_no:hover, .ref_birj:hover, .ref_birj_es:hover, .ref_birj_no:hover{border: none;}

.refbonus{font-size:11px;text-align:center;color:#fff;line-height:2;display:block;background:url(img/rbonus.png) no-repeat left top;width:40px;height:23px;border:none;text-shadow:1px 1px 1px #438216;cursor:pointer;margin-top:1px;margin-bottom:-1px;}
.refbonus-no{font-size:11px;text-align:center;color:#fff;line-height:2;display:block;background:url(img/rbonus-no.png) no-repeat left top;width:40px;height:23px;border:none;text-shadow:1px 1px 1px #438216;cursor:pointer;margin-top:1px;margin-bottom:-1px;}
.refdel{float: right; display: block; height: 16px; width: 16px; outline: none; border: none; margin: 0 1px; cursor: pointer; background: url(img/ico/icon-comp.png) no-repeat left top;}
.refdel_no{float: right; display: block; height: 16px; width: 16px; outline: none; border: none; margin: 0 1px; cursor: help; background: url(img/ico/icon-comp.png) no-repeat left bottom;}
.refdel:hover, .refdel_no:hover{border: none;}

#referals-new th span{cursor: pointer;font-size:11px;}
#referals-new th span.active-ASC, th span.active-DESC{font-weight: bold;border-bottom: 1px dashed #fff;}
#referals-new th span.active-ASC:after, #referals-new th span.active-DESC:after {font-size:10px;vertical-align: top;}
#referals-new th span.active-ASC:after { content:' \2191';}
#referals-new th span.active-DESC:after { content: ' \2193';}

.mesto span{
	display:inline-block;
	text-align:center;
	width:25px;
	height:25px;
	border:2px solid #FFF;
	border-radius:5px;
	background: #cbb7a1;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
	line-height:25px;
	color:#FFF;
	box-shadow: 0 1px 8px rgba(0,0,0,0.7);
	margin:5px 10px 5px 0;
}
.mesto .priz1{ background: #02b258; }
.mesto .priz2{ background: #9bce55; }
.mesto .priz3{ background: #96cc4e; }

a.konkurs-start{
	background: url(img/ico/cont-start.png) no-repeat top center;
	text-align: center;
    display: block;
    border: none;
    font-size: 11px;
    padding-top: 30px;
    cursor:pointer;
    color:#C80000;
}
a.konkurs-start:hover {color:#FF7979;}
a.konkurs-start-1{background: url(img/ico/finish.png) no-repeat top center;cursor:default;}
.period{
  color: #0079B8;
  padding: 1px 4px;
  border: 1px solid #BEE8EB;
  background: #D5EFF1;
  cursor: pointer;
  display:inline-block;
  margin:0 5px;
}
.mnogo{background: #F7E4DA;color: #E66900;border: 1px solid #F7DACB;}
.top-mesto{background: url(img/ico/trophys.png) no-repeat top left;display: inline-block;padding-left:30px;width: 70px;}
.top-mesto-no{display: inline-block;padding-left:30px;width: 70px;}
.top-priz{color:#909090;}

.n-box-find{padding:7px 0;text-align:center;position: relative;}
#seach-wall{position: absolute;top:29px;left:117px;width: 345px;border:1px solid #ccc;background: rgba(255, 255, 255, 1);max-height: 240px;overflow-y: auto;display:none;z-index: 100;}
#seach-wall-table{width: 100%;color:#575757;text-shadow: none;font-size:11px;border-collapse: collapse;border-spacing:0;}
#seach-wall-table tr:hover td{background:#eee;cursor:pointer;}
#seach-wall-table tr td{border-bottom:1px dashed #CCC;}
#seach-wall-table .seach-wall-ava{width: 50px;padding:5px 0;}
#seach-wall-table .seach-wall-ava img{width: 35px;height: 35px;border-radius:5px;border:1px solid #ccc;}
#seach-wall-table .seach-wall-login{width: 110px;text-align:left;padding:5px;}
#seach-wall-table .seach-wall-online{text-align:right;padding:5px 10px 5px 5px;}
#seach-wall-table .onli{color:#009F00;}
#seach-wall-table .sego{color:#008000;}
#seach-wall-table .vche{color:#00009F;}
#seach-wall-table .novxod{color:#FF5555;}

.wall-chs-button{width:30px; text-align:center; border: 0px;display: inline-block; padding: 2px; margin: -2px 5px -2px 0px; color:#fff;}
.wall-chs-t{cursor:pointer;}

.wall-chs-green .wall-chs-button{background: #007F0E;border-radius:14px}
.wall-chs-green .wall-chs-t{color: #007F0E;}

.wall-chs-red .wall-chs-button{background: #C80000;border-radius:14px}
.wall-chs-red .wall-chs-t{color: #C80000;}

.wall-chs-gray .wall-chs-button{background: #999999;border-radius:14px}
.wall-chs-gray .wall-chs-t{color: #999999;}

.signature {
    font-size:11px;
    display:block;
    color: #A06150;
    text-shadow:0px 1px 0px #fff;
    padding:5px 10px;
    margin:10px 30px 0 0;
    background: #F5F5F5;
}

.search-history {
    background-color: #e2e2e2;
    text-align: center;
    padding: 5px 0;
}

.new-task-stata {
    padding: 10px 10px;
    text-align: left;
    border-bottom: 1px solid #CCC;
    font-size: 11px;
    color: #114c5b;
}

.new-task-stata .line-b {
    display: inline-block;
    width: 130px;
}

.new-task-stata .line-b1 {
    display: inline-block;
    width: 40px;
    text-align: right;
}

.new-task-stata .text-otchet {
    margin-top: 10px;
    width: 580px;
    word-wrap: break-word;
}

.search-history .inp-ser-arch {
    width: 150px;
    padding: 2px 5px;
}

.menu-arr{float:right;display:block;width:150px;border:1px dotted #000;margin-top:-5px;border-top:0;text-align:center;background:#DCDCDC;margin-bottom:5px;padding:3px 0;cursor:pointer;margin-right:10px;}
#block-friends-menu{display:none;}
#us-friends-wall{position: relative;}
.us-friends-wall{position: absolute;top:auto;left:auto;width: 100%;display:none;}
.us-friends-wall div{border-bottom:1px solid #CCC;font-size:11px;height: 30px;padding:3px 0px 3px 0px;margin:0 3px;}
.us-friends-wall div .name{color:#019FB6;cursor:pointer;}
.us-friends-wall div .name_0{color:#696969;cursor:pointer;}
.us-friends-wall div .name_1{color:#019FB6;cursor:pointer;}
.us-friends-wall div .name_2{color:#F5A9A9;cursor:pointer;}
.us-friends-wall div .mod{color:#088A08;font-weight: normal;}
.us-friends-wall div .fio{color:#019FB6;font-size: 11px;}
.us-friends-wall div .fio_0{color:#696969;font-size: 11px;}
.us-friends-wall div .fio_1{color:#019FB6;font-size: 11px;}
.us-friends-wall div .fio_2{color:#F5A9A9;font-size: 11px;}
.us-friends-wall .avatar_chat{float:left;width:30px;height:30px;vertical-align:middle;margin-right:5px;border:1px solid #CCC;border-radius:30px;}

.butt-friends-next{display:none;margin:10px auto;text-align:center;background:#eee;border:1px solid #ccc;width: 130px;font-size:11px;border-radius:3px;padding:4px 10px;cursor:pointer;color:#585858;}
.butt-friends-next:hover{background:#DADADA;}
.tables-refkon{font-size:12px;}
.block_podarok{display:inline-block;padding:5px;position: relative;}
.block_podarok .infa_podarok{display: none;width:250px;position: absolute;top: 69px;left: 50%;margin-left:-125px;background: rgba(0, 0, 0, 0.9);color:#FFF;text-align:left;z-index:1;border-radius: 5px; font-size:11px;}
.block_podarok .infa_podarok .user_w_podarok{background:rgba(0, 0, 0, 0.4);padding:4px 10px;}
.block_podarok .infa_podarok .comm_w_podarok{padding:5px 10px;}
.block_podarok:hover .infa_podarok{display: block;}
.block_podarok img{cursor:pointer;width:64px;height: 64px;}
.all-forma-new-p{background: #EEE;padding:12px 10px;text-align:right;}
#all-podarok{width:600px;max-height:600px;overflow-y:auto;}
.pluspodarok:hover{opacity:0.8}
.all-block-podarok{border-bottom:1px solid #CCC;padding:10px 10px 10px 10px;text-align:center;position: relative;}
.all-block-podarok .all-name{float:left;width:100%;text-align:left;}
.all-block-podarok .all-name img{float:left;width:45px;height: 45px;margin:0 10px;border-radius:45px;border: 1px solid #CCC;}
.all-block-podarok .all-name b{color:#546873;}
.all-block-podarok .all-name .all-date{float:right;color:#CCC;}
.all-block-podarok .all-name .all-date{float:right;color:#CCC;}
.all-block-podarok .im-pod{margin:10px 0;}
.all-block-podarok .all-text{margin-bottom:10px;}
#vse-podarki{display:block;width:700px;}
#user-podarki{text-align:center;line-height: 16px;}
#user-podarki img{display:block;width:128px;height: 128px;margin:40px auto 30px auto;}
.p-mess{width:300px;margin:20px auto;text-align:left;}
.p-mess b{display:block;}
.p-mess textarea{width:290px;height: 90px;padding:5px;resize: none;}
.p-ser{background: #C0C0C0;padding:10px 0;}

.p_block{border-bottom:1px solid #CCC;margin:10px 0;}
.p_block .p_name_cat{padding:10px 10px;color:#546873;font-size:12px;}
.p_block .p_name_cat b{display:inline-block;width:250px;}

.p_scroll{margin-bottom:10px;height: 172px;}
.p_img{display:inline-block;margin:3px 7px;position: relative;width:80px;height: 80px;cursor:pointer;}
.p_img .p_cena{position: absolute;bottom: 0;left: 50%;margin-left:-35px;width:70px;background:rgba(190, 190, 190, 0.6);text-align:center;padding:3px 0;color:#FFF;display:none;border-radius:3px;}
.p_img .p_cena b{color:#1E3D1D;}
.p_img img{width:80px;height: 80px;position: absolute;top: 0;left: 0;}
.p_img:hover .p_cena{display:block;}
.p_plaginat{margin-left:0px;}
.p_plaginat span{display:inline-block;color:#008000;margin:0 2px;border:1px solid #CCC;padding:2px 5px;border-radius:3px;cursor:pointer;}
.p_plaginat span.activ, .p_plaginat span:hover{background: #008000;color:#FFF;border:1px solid #008000;}
.scrol_page{display:none;height: 172px;}
#offers-menu a.filterlineactive{color:#ff8000;}
.offers-img-butt{width:16px;height:16px;border:0;vertical-align: middle;cursor: pointer;}
.mail-sample{position: relative;}
.mail-sample .uved{position: absolute;top: 11px;right: 30px;color:red;}
.mail-sample:hover .inp-del{display:block;}
.avatar-mail{width: 40px;height: 40px;border-radius: 40px;box-shadow: 0px 0px 1px 1px #f5f5f5;margin: -14px 0px 0px -20px;}
.mail_mess{overflow: auto;max-height:500px;}
.mess_dial{padding: 0 0 0 5px;min-height:60px;border:1px solid #F5F5F5;margin:20px 2px 0 15px;color:#8a6d3b;border-radius: 5px;background: #F0FFFF;}
.data-us{background:#F0F8FF;padding:3px 15px;border:1px solid #F5F5F5;border-top:0;border-right:0;font-size:11px;border-radius: 0px 5px 0px 5px;}

.supp-title {
    display: block;
    margin-top: 3px;
    margin-left: 14px;
    padding-top: 1px;
    float: left;
}

.supp-title .d-a-p{
	padding: 4px;
    border: none;
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: -3px 8px -3px 0;
    float: left;
}
.taskcut {color: #fff; text-shadow: 1px 1px 1px #608630; font-size: 11px; margin-top: -15px; padding: 0px 4px 2px 10px; border-right: 1px solid #8fbd54; display: block; float: right; background: #abd378 url(imgk/cut.png) no-repeat left center;}


.mess_autor{border:1px solid #D3D3D3;background: #F5F5F5;}
.mess_autor .data-us{border-color:#D3D3D3;background:#DCDCDC; color:#8a6d3b;}

.mess_autor .text-us{background: #F5F5F5;}

.status-mess{font-size:11px;color:#D50000;}
.date_mail{font-size:11px;color:#999999;float:right;}

.text-us{padding:10px 0px 10px 0px;width:470px;word-wrap:break-word;color:#555555;background: #F0FFFF;}
.dop-m-tite .supp-title{width:320px;display:inline-block; line-height:27px;}
.inp-del{float:right;margin-top:10px;margin-right:5px;display:none;}

.block-users{padding:5px 10px;border-bottom:1px dashed #eee;}

.people_cell {width: 69px;overflow: hidden;padding: 2px 4px;text-align: center;float: left;}
.name_field {width: 300px;margin: 0px -117px;}

.dialog-del {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/ico/del.png) no-repeat;
    opacity:0.3;
    cursor:pointer;
}
.dialog-del:hover{opacity:1;}

.mail-sample .mail-postcount, .mail-sample .mail-postcount-read, .mail-sample .mail-postcount-send, .mail-sample-active .mail-postcount, .mail-sample-active .mail-postcount-read, .mail-sample .mail-postcount-send, .mail-sample-active .mail-postcount-send {
    color: #fff;
    background: #FDF5E6;
    text-shadow:1px 1px 1px #008000;
    text-align: center;
    display: block;
    float: left;
    padding: 1px 0 2px;
    margin-top: 10px;
    width: 23px;
}
.mail-sample-active .mail-postcount, .mail-sample-active .mail-postcount-read, .mail-sample-active .mail-postcount-send { border: 1px solid #fff; }

.mail-sample .mail-postcount-read {
    background: #008000;
    text-shadow:1px 1px 1px #958753;
}
.mail-sample .mail-postcount-send, .mail-sample-active .mail-postcount-send { 
    background: #7995BC;
    text-shadow:1px 1px 1px #4C6688;
}

.mail-sample .mail-title, .mail-sample-active .mail-title {
    line-height: 3.4;
    margin-left: 180px;
    display: block;
}
.all-del-uved{background: #FFF;position: absolute;bottom: 30px;left: 0;right:0;top:50px;display:none;text-align:center;}
.all-del-uved .text-uved{margin-top:50px;}

.all-del-uved .text-uved .da-del, .net-del{display:inline-block;font-size:13px;line-height: 24px;border:1px solid #CCC;padding:0;margin:5px 10px;text-align:center;width: 60px;cursor:pointer;background-color:transparent;border-radius:3px;}
.all-del-uved .text-uved .da-del{background-color:#00AE00;border:1px solid #008000;color:#FFF;}
.all-del-uved .text-uved .net-del{background-color:#D70000;border:1px solid #B70000;color:#FFF;}
.all-del-uved .text-uved .da-del:hover{background-color:#007700;}
.all-del-uved .text-uved .net-del:hover{background-color:#930000;}

.dialog-smail{vertical-align: middle;margin-bottom: 1px; display:inline-block;width: 20px;height: 20px;border-radius:3px;cursor:pointer;line-height: 20px;background: #008000 url(img/ico/smail.png) center center no-repeat;position:relative;}
.dialog-smail div{display:none;width:450px;position: absolute;top:10px;left:-110px;background:rgba(255,255,255, 0.8);z-index:2;border:2px solid #CCC;text-align:left;}
.dialog-smail div img{cursor:pointer;margin:2px;}
.dialog-smail:hover div{display:block;opacity:0.7}

.cash-moneyadd{font-size:13px;margin:20px auto;width:550px;text-align:left;line-height: 18px;}
.cash-moneyadd div{border-bottom:1px solid #CCC;padding:5px 10px;}
.cash-moneyadd div b{font-size:13px;}
.cash-moneyadd div span{display:inline-block;width:150px;margin-left:10px;font-size:13px;}

.cash-pred{font-size:15px;margin:20px auto;width:300px;text-align:left;line-height: 18px;}
.cash-pred div{border-bottom:1px solid #CCC;padding:5px 10px;}
.cash-pred div b{font-size:16px;}
.cash-pred div span{display:inline-block;width:100px;margin-left:30px;font-size:13px;}

.moder-test, .moder-test-u, .moder-test-o{display:inline-block;background:url(img/ico/kabinet/gomoder.png) center center no-repeat;height: 75px;width: 37px;cursor:pointer;}
.moder-test-u{background:url(img/ico/kabinet/gomoder-u.png) center center no-repeat;float:right;margin-right:20px;}
.moder-test-o{background:url(img/ico/kabinet/exit.png) center center no-repeat;float:right;margin-right:10px;}

.new-select{position: relative;margin-right:4px;text-align:left;}
.new-select .select-text{position: relative;border:1px solid #a7a7a7;color:#333333;background: white;padding:5px 3px;border-radius:2px;cursor:default;}
.new-select .select-text:after{content:'\25bc'; position: absolute;bottom:5px;right:5px;display:inline-block;color:#333333;font-size:9px;}
.new-select .select-list{display:none;position:absolute;left:0;right:0;top:22px;background: white;border:1px solid #899aaa;z-index:2;}
.new-select .select-list div{padding:1px 5px;color:#333333;cursor:default;}
.new-select .select-list div:hover, .new-select .select-list .active-list{color:#FFF;background: #1d91ff;}

.otcaz-moder{display:inline-block;background:url(img/ico/kabinet/no-moder.png) center center no-repeat;height: 65px;width: 100px;position: absolute;top:10px;right:90px;cursor:pointer;}
.moder-test{display:inline-block;background:url(img/ico/kabinet/gomoder.png) center center no-repeat;height: 75px;width: 37px;cursor:pointer;}
.del-mess{cursor: pointer;display: inline-block;margin-left:20px;}
.del-mess:hover{color:red;}
#dialog-moder .avatar-mail{width: 40px;height: 40px;border-radius: 40px;box-shadow: 0px 0px 1px 1px #f5f5f5;margin: -14px 0px 0px -20px;}
#dialog-moder .mail_mess{width: 550px;text-align:left;}
#dialog-moder .mess_dial{padding: 0 0 0 5px;min-height:60px;border:1px solid #F5F5F5;background: #F0FFFF;margin:20px 2px 0 15px;color:#8a6d3b;border-radius: 5px;}
#dialog-moder .data-us{background-color:#F0F8FF; color:#8a6d3b;padding:3px 15px;border:1px solid #F5F5F5;border-top:0;border-right:0;font-size:11px;border-radius: 0px 5px 0px 5px;}
#dialog-moder .date_mail{font-size:11px;color:#999999;float:right;}
#dialog-moder .text-us{padding:10px 0px 10px 0px;width:470px;word-wrap:break-word;color:#555555;background: #F0FFFF;}	
.img_task{display:none;cursor:pointer;}
.show-img:hover .img_task{display: inline-block;}
#aj-content input[type=range] {
  -webkit-appearance: none;
  outline: 1px solid #666;
}
#aj-content input[type=range]::-webkit-slider-thumb {
  height:20px;
  width:39px;
  background: #228B22;
  -webkit-appearance: none;
  cursor:pointer
}
.moderimgm {
background: url(img/lupa.png) no-repeat 2px 1px;
width: 39px;
height: 38px;
display: block;
margin-bottom: -2px;
}
#zamer{position: fixed;left:5px;bottom:5px;color:#fff;display:block;background:rgba(0,0,0, 0.7);font-size:11px;padding:10px;}

.bonus_add{
    text-align: left;
    width: 280px;
    margin: 0 auto 20px auto;
}
.bonus_add b{color:red;}
.bonus_add b i{font-weight: 400;}

.ajaxchat{width:100%;position:relative;}
.ajaxchat .height-chat{height: 500px;}
.ajaxchat .message{overflow-y:auto;height: 500px;padding:0 5px;position: absolute;top:0;left:0;right:0;}
.ajaxchat .message .chat-text{border-bottom:1px solid #F5F5F5;padding:4px 0;font-size:12px;word-wrap: break-word;}
.ajaxchat .message .red{color:#FF0000;}
.ajaxchat .message .chat-text .time{color:#A8A8A8;}
.ajaxchat .message .chat-text .name{color:#7A7876;cursor:pointer;}
.ajaxchat .message .chat-text .komu b{color:#F7942A;font-weight: normal;}
.ajaxchat .tos-chat{position: absolute; top:0; left:0; right:0; bottom:0;z-index: 998;background: rgba(193, 255, 193, 0.85);color:#222222;padding:10px;display:none;}

.ajaxchat .message .chat-text .del-chat-mess{position: relative;cursor:pointer; color:#A4A4A4;}
.ajaxchat .message .chat-text .del-chat-mess .menu-chat-mess{display: none;position: absolute;top:0;left:0;padding-top:20px;width: 140px;z-index: 1;}
.ajaxchat .message .chat-text .del-chat-mess .menu-chat-mess .ahref-chat{display: block;background-color: #505050;padding:3px 5px;color:#fff;font-size: 10px;margin-top: -34px;}
.ajaxchat .message .chat-text .del-chat-mess .menu-chat-mess .ahref-chat:hover{background-color: #6c6c6c;}
.ajaxchat .message .chat-text .del-chat-mess:hover .menu-chat-mess{display: block;}

.chat-panel-mess .panel{background:#2E8B57;padding:5px;width:595px; height: 17px;}
.chat-panel-mess .panel span{display:inline-block;width: 18px;height: 18px;margin:0 4px;cursor:pointer;line-height: 18px;}
.chat-panel-mess .panel .c-b{background: url(chat/b.png) 0 0 no-repeat;}
.chat-panel-mess .panel .c-i{background: url(chat/i.png) 0 0 no-repeat;}
.chat-panel-mess .panel .c-u{background: url(chat/u.png) 0 0 no-repeat;}
.chat-panel-mess .panel .sound{background: url(chat/sound_on.png) 0 0 no-repeat;}
.chat-panel-mess .panel .so_active{background: url(chat/sound_off.png) 0 0 no-repeat;}
.chat-panel-mess .panel .smail{background: url(chat/simple1.gif) 0 0 no-repeat;position:relative;}
.chat-panel-mess .panel .smail div{display:none;width:710px;position: absolute;top:-310px;left:-110px;background-color:rgba(255,255,255, 0.8);z-index:2;border:2px solid #CCC;text-align:left;}
.chat-panel-mess .panel .smail div img{cursor:pointer;margin:2px;}
.chat-panel-mess .panel .smail:hover div{display:block;}
.chat-panel-mess .panel .scroll{background: url(chat/scroll.png) 0 0 no-repeat;}
.chat-panel-mess .panel .s_active{opacity: 0.6;}
.chat-panel-mess .panel span.len{float:right;width: 40px;text-align:right;color:#FFF;}
.chat-panel-mess .mess textarea{height: 50px;width: 97%;border:1px solid #2E8B57;resize: none;}
.chat-panel-mess .chat-users{font-size:12px;display:none;color:#FFF;text-shadow: 0 1px 1px rgba(0,0,0,0.56);}
.chat-panel-mess .chat-users #delit{display:inline-block;background:#585858;cursor:pointer; padding: 0px 3px 2px 2px; line-height: 18px; border-radius: 5px;}

#message_moder{display:none;}

.block-online{width: 190px;border:0px solid #CCC;}
.block-online .title{background:#4Eb056;padding:5px; margin:0px;color:#FFF;}
.block-online .title span{float:right;}
.block-online #us-online{overflow-y:auto;height: auto;min-height: 200px;max-height: 700px;}
.block-online #us-online div{border-bottom:1px solid #CCC;font-size:11px;height: 30px;padding:3px 0px 3px 0px;}
.block-online #us-online div .name{color:#019FB6;cursor:pointer;}
.block-online #us-online div .name_0{color:#CCCCCC;cursor:pointer;}
.block-online #us-online div .name_1{color:#019FB6;cursor:pointer;}
.block-online #us-online div .name_2{color:#FF637A;cursor:pointer;}
.block-online #us-online div .mod{color:#088A08;font-weight: normal;}
.block-online #us-online div .fio{color:#019FB6;font-size: 11px;}
.block-online #us-online div .fio_0{color:#CCCCCC;font-size: 11px;}
.block-online #us-online div .fio_1{color:#019FB6;font-size: 11px;}
.block-online #us-online div .fio_2{color:#FF637A;font-size: 11px;}
.block-online .avatar_chat{float:left;width:30px;height:30px;vertical-align:middle;margin-right:5px;border:1px solid #CCC;border-radius:30px;}

a.chat-mail {background: url(chat/chat-mail.png); display: block; width: 15px; height: 11px;float:right;}
a.chat-mail:hover {background-position: 0 -11px;}

.li-bb{position:relative;width:50px;}
.li-bb .v-color{display:none;position: absolute;bottom:10px;left:-60px;border:2px solid #CCC;width: 180px;background-color:rgba(255,255,255, 0.8);}
.li-bb .v-color span{display:inline-block;border:1px solid #CCC;width: 15px;height: 15px;float:left;margin:1px;}
.li-bb:hover div{display:block;}

.cvet-vid{width: 12px;height: 12px;background-color:#128720;border:1px solid #4E4E4E;}

#bg-color-aj{width: 15px;height: 15px;background-color:#128720;display:inline-block;border:1px solid #414141;}

#tabs-chat{border-bottom:1px solid #CCC;padding-top:4px;}
#tabs-chat span{border:1px solid #CCC;border-bottom:0;padding:3px;text-align:center;display:inline-block;width: 150px;margin:0 0 0 10px;font-size:12px;border-radius:5px 5px 0 0;cursor:pointer;}
#tabs-chat span.active{background-color:#FE9A2E;color:#FFF;}

#menu-moder {border:1px solid rgba(255,0,0,1); -webkit-animation: menu-moder 1s linear infinite; animation: menu-moder 1s linear infinite;}
@-webkit-keyframes menu-moder { 100% { border:1px solid rgba(255,0,0,1);background-color:#FE9A2E;} }
@keyframes menu-moder{ 100% { border:1px solid rgba(255,0,0,1);background-color:#FE9A2E;} }

#user-bann-chat{height: 100%;width: 100%;background: url(chat/ban_gerl.jpeg) center center no-repeat;background-size: auto;position:relative;}
.ban-chat-block{position: absolute;top:20px;left:21%;width:220px;border:5px solid rgba(204,204,204,0.5);background-color:rgba(255,255,255,0.7);}
.ban-chat-block .title{text-align:center;font-size:17px;font-weight: bold;}
.ban-chat-block .text{text-align:center;font-size:12px;color:red;}
.ban-chat-block .clock-ban{font-size:20px;width: 200px;margin:0 auto;}
.ban-chat-block .clock-ban .block-clock{display:inline-block;width: 40px;line-height: 40px;background:#000;text-align:center;border-radius:60px;color:#FFF;font-weight: 700;box-shadow: 0 0 7px 5px rgba(255, 255, 255, 0.4);position: relative;margin:10px 0;}
.ban-chat-block .clock-ban .block-clock .line{display: none;top:52%;left:2px;width: 90%;height: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);background: #000;}

#chat-text-reklama{position:relative;margin:3px 0px 5px 0px;width:595px; height: 17px; background:#2E8B57;padding:5px 0px 5px 10px;}
#chat-text-reklama a.text-norm{color:#FFFFFF;text-shadow: 1px 1px 1px #206704;font-weight: bold;}
#chat-text-reklama a.text-norm:hover{color:#FFE419;text-shadow: 1px 1px 1px #206704;font-weight: bold;}
#chat-text-reklama a.text-active{color:#FFE419;text-shadow: 1px 1px 1px #206704;font-weight: bold;}
#chat-text-reklama a.text-active:hover{color:#FFFFFF;text-shadow: 1px 1px 1px #206704;font-weight: bold;}
#chat-text-reklama .chat-panel-reklama{position: absolute;top:3px;right:2px;width: 40px;}
#chat-text-reklama .ico_rek{background: url(chat/ico_rek3.png) 0px 0px no-repeat;display:inline-block;width: 16px;height: 16px; cursor:pointer;margin:3px 0;opacity:0.9;}
#chat-text-reklama .ico_rek:hover{opacity:1;}
#chat-text-reklama .ico_edit_c{background: url(chat/ico_rek2.png) -0px 0px no-repeat;display:inline-block;width: 18px;height: 16px; cursor:pointer;margin:3px 0;opacity:0.9;}
#chat-text-reklama .ico_info_c{background-position: -22px 0px;}

.dop_panel .dop_title{background:#2E8B57;padding:5px 10px;width:585px; height: 17px;color:#FFF;text-align:left;}
.dop_panel span{float:left;width: 50%;padding:5px 0 5px 0px;text-align:left;border-bottom:1px dashed #CCC;cursor:pointer;background: url(chat/left-menu.png) no-repeat 5px 8px;color:#135b11;}
.dop_panel span:hover{background-color: #F3F3F3;}
.dop_panel span:before {content: ' ';margin:0 10px;color:#CCC;}

.exit-chat{float:right;}

/* banners-all */

.banners-all {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding: 20px 0px;
}
.banner-item {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-bottom: 4px;
}
.banner-item_200-300, .banner-item_200-200 {
    width: 192px;
}
.banner-item_100-100 {
    width: 100px;
}
.banner-item_468-60 {
    width: 292px;
}
.banner-item__info {
    text-align: center;
    font-size: 11px;
}
#zamer{position: fixed;left:5px;bottom:5px;color:#fff;display:block;background:rgba(0,0,0, 0.7);font-size:11px;padding:10px;}

.profiles, .info-admin-k {cursor:pointer}
.ramkakomand{border:1px dotted #00cd00;padding:8px;border-radius:48px;cursor:pointer;display:inline-block;text-align:center;margin:5px;width:160px;height:237px}
.profiles > li {width:150px; height:200px;}
.info-admin-k, .pic-admin-k {position:absolute}
.info-admin-k {font-family: 'Lato', sans-serif; color:#fff; font-size:14px;padding:30px;background-color:rgba(55, 168, 80, 0.7);width:100px;height:96px;opacity:0;text-align:center}
.pic-admin-k {width:150px; height:160px; border-radius:100px;margin-left: -74px}
#flip {perspective: 800px}
#flip .info-admin-k {transition: all 0.8s; opacity:1; transform-style: preserve-3d; border-radius:100px}
#flip .info-admin-k li {transform: rotateY(180deg)}
#flip .pic-admin-k {transition: all 0.8s; backface-visibility: hidden; z-index:999; transform-style: preserve-3d}
#flip li:hover .info-admin-k { transform: rotateY(180deg)}
#flip li:hover .pic-admin-k { transform: rotateY(180deg)}

.adv_dop_text{
 text-align: left;
 display: none;
}

.td-chain{
    text-align: center;
    padding-bottom: 20px;
	padding-top: -10px;
}

.link-chain{
    display: inline-block;
    width:175px;
    height: 25px;
    border:1px solid #ccc;
    border-radius:3px;
    padding:10px 5px;
    vertical-align: top;
    font-size: 12px;
    opacity:0.7;   
}
.link-chain:hover{
    opacity:1; 
}
.color-chain-red{ border:1px solid #FF0000; color: #FF0000; }
.color-chain-red:hover{ border:1px solid #c80000; color: #c80000; }

.color-chain-green{ border:1px solid #008000; color: #008000; }
.color-chain-green:hover{ border:1px solid #005100; color: #005100; }

.color-chain-blue{ border:1px solid #0000ff; color: #0000ff; }
.color-chain-blue:hover{ border:1px solid #00009b; color: #00009b; }

.color-chain-black{ border:1px solid #000000; color: #000000; }
.color-chain-black:hover{ border:1px solid #3f3f3f; color: #3f3f3f; }

.color-chain-orange{ border:1px solid #ffa500; color: #ffa500; }
.color-chain-orange:hover{ border:1px solid #d28900; color: #d28900; }

.color-chain-aqua{ border:1px solid #00ffff; color: #00ffff; }
.color-chain-aqua:hover{ border:1px solid #00c1c1; color: #00c1c1; }

.color-chain-brown{ border:1px solid #a52a2a; color: #a52a2a; }
.color-chain-brown:hover{ border:1px solid #751e1e; color: #751e1e; }

.add-chain{
    display: inline-block;
    line-height: 45px;
    width: 40px;
    text-align: center;
    font-size: 30px;
    border:1px solid #ccc;
    border-radius:3px;
}
.add-chain:hover{
    background: #339933;
    color: #FFF;
}
#footer {
	position:relative;
	width: 100%;
    color:#006400;
	background: linear-gradient(to bottom, #339933 45%, #006600 100%);
    border-top:1px solid #49aa20;
    height:150px;
    margin-top:-111px;
}

.footer-flex{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    width: 80%;
    padding-top:5px;
	margin: 0 auto;
}

.footer-row{
    flex-grow: 999;
    margin:0 15px;
    font-size: 12px;   
}

.footer-row .footer-title{
    display: block;
    margin: 4px 0 6px;
    padding: 5px 0;
    color: #F5DEB3;
    border-bottom: 1px solid #F5DEB3;
    font-size: 14px;    
}

#footer .footer-row a, .footer-row .footer-line{
    display: block;
    color:#FFFFFF;
    padding: 5px 0;
    font-size: 13px;
}

.footer-row .footer-line{
    
}

#footer .footer-row a:hover{
    opacity: 0.8;
}

div.footermenu {
    letter-spacing: normal;
    line-height: 1.4em;
    float:right;
    color:#35aa47;
    text-align:right;
    font-size:11px;
    border:none;
}
#chethiki a img{float:left; margin-right: 5px; opacity:0.3; }
#chethiki a:hover img{opacity:1.0;}
div.footermenu a, div.footermenu a:visited{color:#35aa47; border:none;}
div.footer-menu  a:hover {color:#ff8000; text-shadow: 0px 1px 0px #b2ffdb;}

.lenta5 {

  margin: 0 auto;
}

.ap-kv{background-color: #ffecec;display: inline-block;height: 16px;width: 16px;vertical-align: middle;border: 1px solid #CCC;}
.api-table{border-spacing: 0;margin: 0;padding: 0;border-collapse: collapse;width: 100%;}
.api-table td{padding:3px;border: 1px solid #CCC;vertical-align: top;}    
.api-table td.data{width: 150px;}
.api-post td.data{width: 130px;}
.api-post td.data-2{width: 60px;}
.api-table tr.api-head td{padding:3px;background-color: #f4f4f4;font-weight: bold;}
.api-table tr.api-ob td{background-color: #ffecec;}
.api-code{background-color: #fdefcc;}
.api-code-title{margin: 0;padding:3px;font-size: 11px;background-color: #fad87e;}
.api-code-text{padding:15px;}
.api-code-4{display: inline-block;width: 15px}
.api-code-8{display: inline-block;width: 30px}
.api-code-12{display: inline-block;width: 45px}
.api-gr{color:#b2b2b2;}

div.filterlines{text-align:center;display:block;margin-bottom:10px;}
.filterline,.filterlineactive{display:inline-block;font-size:11px;color:#1ca400;width:90px;margin-left:-3px;padding:0 15px 16px;}
.filterline{background:#fff url(../statica/img/filter1.png) no-repeat bottom center;}
.filterlineactive{background:#fff url(../statica/img/filter3.png) no-repeat bottom center;font-weight:700;color:#ff8000;}
.filterline:hover,.filterlineactive:hover{background:#fff url(../statica/img/filter2.png) no-repeat bottom center;color:#ff8000;cursor:pointer;}

.menu-filter{
  font-size: 13px;
  height: 25px;
  margin-bottom: 5px;
  padding: 4px;
  background: #6db244;
  border-radius: 0px;
  background-image: -webkit-linear-gradient(top, #60a83a, #7dbe52);
  background-image: -moz-linear-gradient(top, #60a83a, #7dbe52);
  background-image: -o-linear-gradient(top, #60a83a, #7dbe52);
  background-image: linear-gradient(to bottom, #60a83a, #7dbe52);
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
}

#maincolumn .menu-filter a{
  font-size: 14px;
  float: left;
  width: 33%;
  line-height: 25px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

#maincolumn .filter-1 a{width: 24.8%;}
#maincolumn .filter-2 a{width: 20%;}

#maincolumn .menu-filter a.active{
  font-weight: 500;
  font-size: 14px;
  color: #434248;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  background: white;
  border-radius: 1px;
  background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
  background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
  background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
  background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
}

#maincolumn .menu-filter a.active_red{
  color:#DD0000;
  text-shadow: none;
}

#maincolumn .dop-menu-filter a{color:#114c5b;font-size:14px;padding:4px 10px;border-radius:4px;display:inline-block;margin:0 10px;}
#maincolumn .dop-menu-filter a.active{color:#FFF;background-color: #6db244;}

.up-task-service, .vip-task-service, .color-task-service, .pin-task-service {
    text-align: center;
    padding: 10px;
}

.task-premium-pin-tab {
    max-width: 590px;
    width: 590px;
    padding: 0;
    margin: 0;
}
.task-premium-pin-tab__content {
    height: 69px;
    max-height: 69px;
    overflow: hidden;
}
.task-premium-pin-tab__inner_position_fixed {
    position: fixed !important;
    top: 55px;
    z-index: 100;
    width: 590px;
    background: #fff;
}
.premium-pin-control__arrow-up,
.premium-pin-control__arrow-down
{
    background-image: url('img/arrow-black.png');
    background-size: 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.premium-pin-control__arrow-up {
    transform: rotate(180deg);
}

.premium-pin-control {
    display: flex;
    justify-content: space-around;
    padding: 4px 44%;
}

.pin-task-service__info {
    padding-bottom: 10px;
}
.pin-task-service__input {
    padding: 4px;
    text-align: center;
}
.pin-task-service__input-output {
    padding: 10px 0;
}
.pin-task-service__price-output {
    padding-top: 10px;
}

/* buy rating */

.rating-purchase {
    display: flex;
    width: 594px;
    flex-wrap: wrap;
    margin: auto;
}
.rating-purchase__item {
    text-align: center;
    font-weight: bold;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    min-width: 186px;
    box-sizing: border-box;
    margin-right: 18px;
    padding-bottom: 20px;
    background-size: 186px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url('img/rating-purchase/wreath-background.png');
}
.rating-purchase__item:nth-child(3n) {
    margin: 0;
}
.rating-purchase__item:nth-child(-n+3) {
    margin-bottom: 20px;
}
.rating-purchase__item-header-img {
    height: 100px;
    display: flex;
    background-size: auto 90px;
    margin: auto;
    align-items: center;
    justify-content: center;
    background-position: center 8px;
    background-repeat: no-repeat;
    font-size: 18px;
    margin-top: 6px;
}
.rating-purchase__item-header-title {
    text-transform: uppercase;
}
.rating-purchase__item-price {
    font-weight: bold;
    padding: 10px 0;
}
.rating-purchase__item-button span {
    font-weight: 500;
}
.rating-purchase__item-button {
    padding: 0.5em 1.6em;
    cursor: pointer;
}

.rating-purchase__header_theme_blue .rating-purchase__item-header-img {
    background-image: url('img/wreath-blue.png');
}
.rating-purchase__header_theme_blue {
    color: #608AB9;
}

.rating-purchase__header_theme_green .rating-purchase__item-header-img {
    background-image: url('img/wreath-green.png');
}
.rating-purchase__header_theme_green {
    color: #A5CC62;
}

.rating-purchase__header_theme_orange .rating-purchase__item-header-img {
    background-image: url('img/wreath-orange.png');
}
.rating-purchase__header_theme_orange {
    color: #F5B767;
}

.rating-purchase__header_theme_violet .rating-purchase__item-header-img {
    background-image: url('img/wreath-violet.png');
}
.rating-purchase__header_theme_violet {
    color: #C5A5FF;
}

.rating-purchase__header_theme_red .rating-purchase__item-header-img {
    background-image: url('img/wreath-red.png');
}
.rating-purchase__header_theme_red {
    color: #F58282;
}

.rating-purchase__header_theme_gray .rating-purchase__item-header-img {
    background-image: url('img/wreath-gray.png');
}
.rating-purchase__header_theme_gray {
    color: #707070;
}

.knb-form {
	background-color:#F7F7F7;
	border:1px solid #DDD;
	padding:10px;
	text-align:center;
}

.knb-input {
	display:inline-block;
	text-align:center;
	font-size:12px;
	color:#404040;
	margin-right:3px;
}

.protect-md5 {
	width:24px;
	height:27px;
	display:block;
	cursor:pointer;
	background:url(icon-games/icon-md5.png) no-repeat 0 3px;
	opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
}
.protect-md5:hover {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

.game-object {
	display:inline-block;
	width:36px;
	height:30px;
	cursor:pointer;
	transition:0.015s linear;
	opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);
}

.knb-rock 	{background:url(img/ico/icon-knb-rock.png) left top no-repeat;}
.knb-scissors 	{background:url(img/ico/icon-knb-scissors.png) left top no-repeat; width:40px;}
.knb-paper 	{background:url(img/ico/icon-knb-paper.png) left top no-repeat;}
.knb-help 	{background:url(img/ico/icon-knb-help.png) left top no-repeat;}

.knb-rock:hover, .knb-rock.act, .knb-scissors:hover, .knb-scissors.act, .knb-paper:hover, .knb-paper.act, .knb-help:hover, .knb-help.act {
	background-position:left bottom;
}

.knb-rock.nohover, .knb-scissors.nohover, .knb-paper.nohover, .knb-help.nohover {
	background-position:left top;
}

.knb-opacity {opacity:0.25; -moz-opacity:0.25; filter:alpha(opacity=25);}
.knb-date, .knb-date-s, .knb-date-v {font:11.5px Tahoma, Arial, sans-serif; cursor:help;}
.knb-date {color:#4F4F4F;}
.knb-date-s {color:#167E48;}
.knb-date-v {color:#8B3A3A;}

.knb-rules {line-height:16px; padding:5px 7px;}
.knb-rules-top {padding:15px 0px 2px 0px; line-height:14px;}
.knb-rules-top:first-child {padding-top:0px;}
.knb-rules-line {padding:2px 0px 2px 8px; line-height:14px;}

.new-cash-crypt{
    display: inline-block;
    width: 95px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    margin:10px 5px;
}
.new-cash-crypt:hover .img-crypt{
    opacity: 1;
}
.img-crypt{
    opacity: 0.7;
    width: 60px;
    height: 60px;
    margin: 0 auto 10px auto;
    background-repeat: no-repeat;
    background-position: center center;
}
.new-btc .img-crypt{ background-image: url('img/eps/n-btc.png'); }
.new-ltc .img-crypt{ background-image: url('img/eps/n-ltc.png'); }
.new-eth .img-crypt{ background-image: url('img/eps/n-eth.png'); }
.new-doge .img-crypt{ background-image: url('img/eps/n-doge.png'); }
.new-bch .img-crypt{ background-image: url('../images/eps/n-bch.png'); }
.new-trc20 .img-crypt{ background-image: url('../images/eps/n-trc20.png'); }
.new-erc20 .img-crypt{ background-image: url('../images/eps/n-erc20.png'); }
.new-trx .img-crypt{ background-image: url('../images/eps/n-trx.png'); }
.new-ton .img-crypt{ background-image: url('img/eps/n-ton.png'); }

.menu-company-container {
    padding: 0;
    margin: 0;
    width: 40px;
    position: relative;
}

.menu-company__dropdown-toggle {
    background-image: url(img/menu-company.png);
    background-repeat: no-repeat;
    background-size: 20px 18px;
    background-position: center;
    width: 20px;
    height: 20px;
    display: flex;
    margin: auto;
    cursor: pointer;
}

.menu-company__dropdown-list {
    position: absolute;
    top: 38%;
    right: -174px;
    z-index: 100;
    display: none;
    list-style: none;
    text-shadow: none;
    background-color: #ffffff;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    border: 1px solid #efefef;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    min-width: 182px;
    margin: 0;
    padding: 0;
}
.menu-company__dropdown-list li > span {
    padding: 4px 0 4px 13px;
    color: #333 !important;
    display: block;
    cursor: pointer;
}
.menu-company__dropdown-list li > span:hover {
    background-color: #eee;
}

.menu-company__dropdown_toggle_on + .menu-company__dropdown-list {
    display: block;
}
.menu-company__dropdown_toggle_on {
    filter: grayscale(70%);
}

.menu-company__dropdown-item_inactive span:first-child {
    color: #d2d2d2 !important;
    cursor: help;
}

.subscribe {
    padding: 10px;
}

.subscribe__header-title {
    border-radius:5px 5px 0px 0px;
    color:#fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.56);
    font-size: 16px;
    font-weight: bold;
    background:#F7931A;
    padding: 10px;
    text-align:left;
}

.subscribe__advantages-list-item {
    color: #27A011;
    margin-bottom: 10px;
    font-size: 14px;
}

.subscribe__body {
    background: #f9f9f9;
    padding-left: 20px;
    padding-top: 10px;
}

.subscribe__header-banner {
    text-align: center;
    margin-bottom: 10px;
}

.subscribe__controls {
    text-align: center;
}


/* subscribe stats */
.subscribe-stats__info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.subscribe-stats__info-item-wrap {
    max-width: 300px;
    padding: 12px;
    width: 45%;
}

.subscribe-stats__info-item {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.08);
    padding: 24px 80px 24px 24px;
    width: 100%;
    height: 106px;
    display: flex;
    position: relative;
    flex-direction: column;
    border-radius: 4px;
    justify-content: center;
    box-sizing: border-box;
}

.subscribe-stats__info-item_balance {
    cursor: pointer;
}

.subscribe-stats__info-item_balance:hover {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}

.subscribe-stats__icon {
    display: block;
    height: 40px;
    position: absolute;
    right: 21px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
}

.subscribe-stats__label {
    color: #a0a0a0;
    font-size: 12px;
    margin-bottom: 6px;
    white-space: nowrap;
}

.subscribe-stats__number {
    font-size: 20px;
    font-weight: 700;
}

.subscribe-stats__text, .subscribe-stats__value {
    font-size: 15px;
    font-weight: 700;
}

.subscribe-stats__icon_balance {
    background: url('../images/dollar.png');
    background-size: 40px;
}

.subscribe-stats__icon_profit {
    background: url('../images/trend.png');
    background-size: 40px;
}

.subscribe-stats__icon_subscribe_expire {
    background: url('../images/time-and-date.png');
    background-size: 40px;
}

.subscribe-stats__icon_potential_profit {
    background: url('../images/diamond.png');
    background-size: 40px;
}

.subscribe-stats__icon_potential_promocode {
    background: url('../images/gift-voucher.png');
    background-size: 40px;
}

.subscribe-withdraw-money {
    text-align: center;
    padding: 30px;
}

.subscribe-withdraw-money__value {
    background: #f6f6f6;
    border-radius: 6px;
    font-size: 13px;
    line-height: 16px;
    padding: 12px 16px;
    border: none;
}

.subscribe-stats__promo-code-expired {
    font-size: 10px;
    margin-top: 4px;
    color: #a0a0a0;
}

.subscribe-withdraw-money__button {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    background: #65AB34;
    border-radius: 6px;
    transition: background .3s ease;
    display: inline-block;
    padding: 12px;
    text-align: center;
    border: none;
    color: #fff;
    cursor: pointer;
}

.subscribe-withdraw-money__button:hover {
    opacity: 0.8;
}

.subscribe-promocode {
    background: #f6f6f6;
    border-radius: 6px;
    font-size: 13px !important;
    line-height: 16px;
    padding: 12px 16px;
    border: none;
    margin-bottom: 10px;
}

.subscribe-referals-badge, .subscribe-exchange-badge {
    background-image: url('../images/subscribe.png');
    background-size: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    margin: 4px auto;
}

.subscribe-wall-badge {
    background-image: url('../images/subscribe.png');
    background-size: 30px;
    width: 40px;
    height: 30px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #65ab34;
    border-radius: 4px;
    padding: 4px 0;
    margin: 4px auto;
}

.account-subscribe__info {
    padding: 10px 50px;
}

.account-subscribe__list-transaction-item {
    display: flex;
    justify-content: space-around;
    padding: 10px;
    border-bottom: 1px dashed #eee;
}

.account-subscribe__list-transaction-item:nth-child(odd) {
    background: #f9f9f9;
}

div.menu-task-work-new{background: #fafbfc;
    line-height: 12px;
    font-size: 14px;
    
    margin-bottom: 6px;}
.menu-task-work-new__link, .menu-task-work-new__link.active{display:inline-block;font-size:11px;color:#1ca400;width:90px;margin-left:-3px;padding:0 15px 16px;}
.menu-task-work-new__link{background:#fff url(img/filter1.png) no-repeat bottom center;}
.menu-task-work-new__link.active{background:#fff url(img/filter3.png) no-repeat bottom center;font-weight:700;color:#ff8000;}
.menu-task-work-new__link.active:hover,.menu-task-work-new__link:hover{background:#fff url(img/filter2.png) no-repeat bottom center;color:#ff8000;cursor:pointer;}

.out-capcha{text-align: center;}
.out-capcha-title{margin-bottom:5px;font-size:13px;}
.out-reload{display: inline-block; width: 16px; height: 16px;background-position: center center;background-repeat: no-repeat;vertical-align: middle;margin-left: 10px;cursor: pointer;}
.out-capcha-inp {display: none;}
.out-capcha-lab{position: relative;display: inline-block;width: 75px;height: 75px;border:2px solid #CCC; cursor: pointer;margin:0 1px;
background-position: center center;background-size:cover;background-repeat: no-repeat;	}
.label-pel:after{content: "";position: absolute;bottom: 5px; left: 5px;border-radius: 100%;}
.label-pel:before{content: "";position: absolute;top:0; left: 0; right:0; bottom:0;}
.out-capcha-lab input[type=checkbox]:nth-child(1):checked + .label-pel:after{background-color: #25d025;width: 15px; height: 15px;}
.out-capcha-lab input[type=checkbox]:nth-child(1):checked + .label-pel:before{background-color: rgba(0, 0, 0, 0.65);}

.info-advm-task{
    padding: 10px;
}

.info-advm-task > div div {
    padding: 10px;
}

.info-advm-task__header {
    background: #f1f1f1;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
    font-weight: bold;
	color: #777777;
	text-shadow: 1px 1px 0 #fff;
}

.info-advm-task__settings-title,
.info-advm-task__description-title,
.info-advm-task__condition-check-title,
.info-advm-task__link-title,
.info-link-tasks__title {
    background: #f1f1f1;
    font-weight: bold;
	color: #777777;
	text-shadow: 1px 1px 0 #fff;
}

.info-advm-task__condition-check-info  {
    background-color: #ffffe3;
    border: 1px solid #f1f1f1;
    margin: 0px 0px 10px 0px;
}

.info-advm-task__link-info,
.info-link-tasks__body {
    background-color: #ffffe3;
    border: 1px solid #f1f1f1;
    margin: 0px 0px;
}

.info-advm-task__settings-info td:nth-child(even) {
    color: rgb(210, 128, 0);
}

.info-advm-task__settings-info td {
    padding: 4px 10px;
}

.info-link-tasks div, .info-link-tasks {
    padding: 10px;
}