@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Caption:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Iceland&display=swap');

* {
  margin: 0;
  padding: 0;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  width: 100%;
  height: 100%;
  color: #404040;
  background: #fff;
  font-family: 'PT Sans Caption', sans-serif; /* font-family: Tahoma, Arial, Sans-serif; */
  font-size: 15px;
  line-height: 21px;
   -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
}

.caption {
font-family: 'Iceland', cursive; font-size: 22px;
}

aside, nav, footer, header, section {
  display: block;
}

ul {
  list-style: none;
}
ol { margin: 0; padding-top: 20px; }
ol li { margin: 0; padding-bottom: 20px; }
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

select {
    outline: none;
    border: 0;
}

H1, H2, H3, H4, H5, div, span {
  -webkit-line-height: 10em;
}

.preload * {
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -ms-transition: all 0s linear;
  -o-transition: all 0s linear;
}
.bold { font-weight: bold; }
.fwn { font-weight: normal; }
.f24 { font-size: 24px; }
.f23 { font-size: 23px; }
.f22 { font-size: 22px; }
.f21 { font-size: 21px; }
.f20 { font-size: 20px; }
.f19 { font-size: 19px; }
.f18 { font-size: 18px; }
.f17 { font-size: 17px; }
.f16 { font-size: 16px; }
.f15 { font-size: 15px; }
.f14 { font-size: 14px; }
.f13 { font-size: 13px; }
.f12 { font-size: 12px; }
.f11 { font-size: 11px; }
.f10 { font-size: 10px; }
.lh40 { line-height: 40px; }
.gold { color: gold; } 
.white { color: #fff; }
.black { color: #000; }
.gre, #gre { color: #00AD76; }
.blu { color: #0275d8; }
.red { color: #CC0000; }
.ora { color: orange; }
.oram { color: orangered; }
.gray { color: gray; }
.silver { color: silver; }
.yel { color: #CC9933; }
.fio { color: #993399; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.fll { float: left; }
.flr { float: right; }

.vab { vertical-align: bottom; }
.vat { vertical-align: top; }

.bbd { border-bottom: 1px dashed #0275d8; }

.atdu a:hover { text-decoration: underline; }
.upre a { margin-bottom: 10px; }
.ittxt input[type="text"], .ittxt input[type="password"], .ittxt select { width: 175px; }
.ittxt input[type="text"] { margin-right: 5px; }
.ittxt button { margin-top: 2.5px; } 
.ittxt .wtd { width: 200px; }
.imgvka { width: 28px; height: 28px; }
.namevka { margin: 5px 10px 0 10px; border-bottom: 1px dashed #555; text-shadow: 0px 0px 0px #555; }
.ittxt button.mt0 { margin-top: 0; }
.bgre { border: 1px solid #00AD76; }
.bgray { /*border: 1px solid #ddd;*/ }
.labmtxt { margin: 2.5px 0 10px 0; font-size: 12px; color: gray; line-height: 15.5px; }

/*------------------------------------------------------------------------------------------------------------------
Главные блоки|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------------------------------------------------------------*/

#wrapper {
  /*background: #FFF url(/theme/images/left_fon.png) repeat-y;*/
  background: #fff;
  margin: 0 auto 10px auto;
  height: auto !important;
  padding: 0;
  border-left: 0px solid #5B88A7;
  border-right: 0px solid #5B88A7;
  border-bottom: 0px solid #5B88A7;
}
.tass { font-family: Arial; }
.header {
  width: 100%;
  background: #fff;
  height: auto;
  z-index: 4;
  font-family: Tahoma, Arial, Sans-serif;
  display: block;
  margin-top: 25px;
  margin-bottom: 15px;
}

#headerInner {
  position: relative;
  border: 0px solid #333;
  height: 100%;
  margin: 0 auto;
}

#content {
  padding-top: 0px;
  margin-top: 0px;
}

#content #colLeft {
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  height: auto;
  border-left: 0px solid #5B88A7;
  background: #FFF;
}

#content #colRight {
  padding-top: 0;
  
  height: 100%;
}

#colRight {
  height: 100%;
}

.leftSiteSatat {
	padding: 17.5px 0px 20px 0px; 
	margin: 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	/*background: url(/theme/images/cubes.png) 9px 25px no-repeat;*/
}

.balanceRabohiy {
  padding: 10px 0px 7.5px 0px;
  margin: 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}


.logotip_top img.logoi {
  height: auto; width: auto;
}

.arv { border-radius: 0 0.25rem 0.25rem 0; }
.arvt { margin-left: -10px; margin-bottom: -1px; }

/*------------------------------------------------------------------------------------------------------------------
Верхнее правое меню|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------------------------------------------------------------*/

.topMenuRight {
  position: absolute;
  left: 272.5px;
  top: 0px;
}

.topMenuRightAUTH {
  position: absolute;
  right: 0px;
  top: 0px;
}

.topMenuRight ul {
  margin: 0 auto;
}

.topMenuRight ul li {
  /*background: url(/theme/images/line.png) 0px 10px no-repeat;*/
  float: left;
}
.topMenuRightAUTH ul li {
  float: right;
}

.topMenuRight ul {
  padding-left: 0px;
}
.topMenuRightAUTH ul {
  padding-right: 20px;
}

.topMenuRight ul li a {
  color: #000;
}
.topMenuRightAUTH ul li a {
  color: #0275d8;
}
.topMenuRight ul li a, .topMenuRightAUTH ul li a {
  margin-top: 0px;
  display: inline-block;
  text-decoration: none;
  font-size: 17px;
  padding: 7.5px 13px;
}
.topMenuRight ul li a:hover, .topMenuRightAUTH ul li a:hover {
  color: #55D1A3;
}

.topMenuLeftPix {
  /*background: url(/theme/images/line_kut.png) no-repeat;*/
  float: left;
  height: 57px;
  width: 3px;
}

.topMenuRightPix {
  /*background: url(/theme/images/line_kut.png) no-repeat;*/
  height: 57px;
  width: 3px;
  margin-left: 0px;
  margin-top: -50px;
}

.ribeam { display: inline-block; float: right; }


.events_button {
  color: #3577D0;
  cursor: pointer;
  margin-top: 7.5px;  
  margin-right: 20px;
}

.basket_button {
  color: #4FC59A;
  cursor: pointer;
  margin-top: 7.5px;  
  margin-right: 12.5px;
}

.block_top_accaunt {
	margin-right: 45px; 
	float: right; 
}

.avatar_acn {
  /*border-radius: 20px;*/
  width: 38px;
  height: 38px;
  cursor: pointer;
  float: right;
  margin-right: 5px;
}
.avatar_acn img {
  /*border-radius: 20px;*/
  width: 38px;
  height: 38px;
}

.accaunt_panel {
  float: right;
}

.open_acn_buton {
  /* max-width: 8em; min-height: 2em; блок занимает ширину родителя, max-width её ограничивает margin-left: auto;*/
  margin-right: 50px;
  margin-top: 7.5px;
  cursor: pointer;
  float: right;
}

.open_acn {
  top: 62px;
  width: 350px;
  height: auto;
  background: #fff;
  display: none;
  position: absolute;
  margin-left: 428px;
  margin-top: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
  z-index: 1000000000000000;
}

.open_acn::after {
    content: ''; 
    position: absolute;
    right: 40px; top: -17px;
    border: 8px solid transparent;
    border-bottom: 9px solid #3AB790;
   }


.acn_menu {
  padding-top: 4px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 14px;
  text-decoration: none;
}

.acn_menu:hover {
  background: #F5F5F5;
}

.acn_menu_color {
  color: #000;
}

.acn_menu_color_rating {
  color: #333;
  height: 60px;
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  background: #EDEDED;
  border: 1px solid #333;
  cursor: pointer;
  font-size: 15px;
  border-radius: 1px;
}

.acn_menu_color_rating:hover {
  background: #39BF92;
  
}

.imgoadd {}
.imgoend {
  display: none;
}

.acn_form_exit {
  background: #F5F5F5;
  width: auto;
  height: auto;
  margin-top: 5px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.accaut_block {
	padding: 8px; 
	background: #3AB790;
	height: 160px;
}

.accaut_block_avatar { 
	margin: 0 auto; 
	text-align: center;
}

.accaut_avatar {
  /*border-radius: 80px;*/
  width: 70px;
  height: 70px;
  margin-top: 20px;
  border: 3px solid #fff;
  
}

.username_acn {
  margin-left: 50px;
  margin-top: -40px;
  color: #fff;
  font-size: 14px;
}

.statususer {
  margin-left: 50px;
  margin-top: -5px;
  color: #C6FFA2;
  font-size: 11px;
}

#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

#footer {
  background: #333333;
  /*height: 100vh;*/
  height: 260px;
  bottom: 0;
  width: 100%;
}

.foter_bottom {
  width: 100%;
  margin: 0 auto;
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
  height: 190px;
  position: relative;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
#footerInner {
  position: relative;
  margin: 0 auto;
  height: auto;
}

#footerlogo {
  position: absolute;
  left: 0px;
  top: 25px;
}

.rightBox {
  margin-top: 0px;
  margin-left: 0px;
  width: 281px;
  margin-bottom: 0px;
}
.rightBox ul.leme { 
  margin: 20px 0 25px 0;
}
.rightBox ul.leme li {
  width: 239px;
  padding: 10px 0px;
  font-size: 15px;
  line-height: 16px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: relative;
  margin-left: 10px;
  margin-right: 30px;
  
  border: 1px solid #E8E8E8;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
}

.rightBox a {
  color: #0e344f; 
}

.rightBox a:hover {
  color: #0F9877;
}

.rightBox ul.leme li:hover {
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #F5F5F5;
  color: #0F9877;
}

.accordion {
  margin: 0 0 25px 0;
}
.accordion .infop {   
  position: absolute;
  top: 9px;
  right: 37.5px;
  left: auto;  
  }
.accordion .linklm {
  padding: 10px 10px 10px 35px;
  font-size: 15px;
  display: block;
  position: relative;
  cursor: pointer;
  border-left: 1px solid #E8E8E8;
  border-right: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  color: #444;
}
.accordion .linklm a { display: block; color: #444; } .accordion .linklm a:hover { color: #444; }
/*.accordion .open .submenu li:last-child { padding-bottom: 15px; border-bottom: 1px solid #E8E8E8; }
.accordion .open .submenu li:first-child { padding-top: 15px; }*/

.accordion .submenu li:last-child { padding-bottom: 15px; border-bottom: 1px solid #E8E8E8; }
.accordion .submenu li:first-child { padding-top: 15px; }

.accordion li i {
  position: absolute;
  top: 14px;
  left: 12px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #aaa;
}

.accordion li i.fa-chevron-down {
  position: absolute;
  top: 13px;
  right: 12px;
  left: auto;
  font-size: 16px;
  color: #ccc;
}

.accordion li.open .linklm { background: #f1f1f1; }

.accordion li.open i {  }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
.submenu {
  display: none;
}

.submenu li { display: block; padding: 5px 10px 5px 35px; border-left: 1px solid #eee; border-right: 1px solid #eee; }

.submenu a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 14px;
  color: #444;
}

.submenu a:hover {

}
.menu_informs0, .menu_informs1, .menu_informs2, .menu_informs3, .menu_informs4, .menu_informs5 { 
  width: auto;
  height: auto;
  padding: 0 0 0 6.5px;
  float: right;
  color: #fff;
  border-radius: 3px;
}
.menu_informs0 {
  background: #2576D4;
}
.menu_informs1 {
  background: #00ADA5;
}
.menu_informs2 {
  background: #E65069;
}
.menu_informs3 {
  background: #22ADF2;
}
.menu_informs4 {
  background: #43C59A;
}
.menu_informs5 {
  background: #F0AD4E;
}
/*------------------------------------------------------------------------------------------------------------------
контент|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------------------------------------------------------------*/

.raz {
  margin: 0 auto;
  background: #fff;
  width: 116px;
  height: 29px;
  margin-bottom: 50px;
  background: url(images/raz.png) 0px 0px no-repeat;
}

.postBox h1, .postBox h2, .postBox h3 {
  font-family: "Segoe UI Semilight", "Segoe UI", Tahoma, Helvetica, Sans-Serif;
  color: #333;
  font-style: normal;
  font-weight: 100;
  font-size: 28px;
  margin-top: -20px;
  margin-bottom: 15px;
}

.postBox .textPreview p {
  margin-top: 0;
  padding-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
}

.postBox p {
  font-family: 'Roboto Condensed', sans-serif;
  color: #404040;
  
}

.postBox .postThumb {
  margin: 0px 0px 15px 0;
}

.postBox .postMeta {
  padding-bottom: 15px;
  clear: left;
  overflow: hidden;
}

.more-link a {
  border-radius: 4px;
  background: #00AD76;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 4px 24px 7px 24px;
}

.more-link a:hover {
  background: #39BF92;
}

.btn_box {
  border-radius: 4px;
  background: #00AD76;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 4px 24px 7px 24px;
}

.btn_box:hover {
  background: #39BF92;
}

.btn_box_big {
  border-radius: 4px;
  background: #00AD76;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 5px 24px 8px 24px;
}

.btn_box_big:hover {
  background: #39BF92;
}

.btn_box_big_red {
  border-radius: 4px;
  background: #D65152;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 5px 24px 8px 24px;
}

.btn_box_big_red:hover {
  background: #E07276;
}

.btn_box_big_yloveu {
  border-radius: 4px;
  background: #60BFDC;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 5px 24px 8px 24px;
}

.btn_box_big_yloveu:hover {
  background: #74CCE8;
}

.btn_box_big_no {
  border-radius: 4px;
  background: #C9463A;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 5px 24px 8px 24px;
}

.btn_box_big_no:hover {
  background: #D46C62;
}

.content_bar {
  background: #FCFCFC;
  border: 1px solid #EDEDED;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -10px;
  margin-top: 8px;
  border-radius: 1px;
}

.content_bar_buttom_act, .content_bar_buttom1_act {
  background: #FCFCFC;
  border-top: 1px solid #333;
  border-left: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 13px;
  color: #333;
}

.content_bar_buttom, .content_bar_buttom1 {
  background: #f1f1f1;
  border-top: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 13px;
  margin-top: -1px;
  color: #565656;
}

.content_bar_buttom:hover, .content_bar_buttom1:hover {
  color: #222;
  background: #fff;
}

.help_form {
  width: 28px;
  height: 28px;
  margin-top: -57px;
  margin-bottom: -15px;
  margin-left: 655px;
}



textarea {
  border: 1px solid #999;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  background: #ffffff !important;
  outline: none;
  height: 200px;
  width: 465px;
  color: #333;
  font-size: 14px;
  font-family: Tahoma;
  padding: 5px 10px;
  overflow: auto;
}

textarea:focus {
  border: 1px solid #777;
}

#taskanswer {
	border: 1px solid #ccc;
}
.blsn { margin-top: 27.5px; }
.blusna { font-size: 13px; margin: -22.5px 0 10px 0; }
.blusna span { background: #89c4f4; color: #fff; padding: 2.5px 7.5px; }

.bbcode_panel {
  height: 24px;
  width: 465px;
  background: #EDEDED;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 1.0);
  margin: 1px 0 0 1px;
}
.bbcode_panel span {
  color: #333;	
}

.bbcode-panel-forum-topic-add {
  height: 24px;
  width: 634px;
  background: #EDEDED;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 10px 0 0 1px;
  border-bottom: 1px solid #999;
}

.bbcode-panel-greeting {
  height: 24px;
  width: 524px;
  background: #EDEDED;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 1px 0 0 1px;
  border-bottom: 1px solid #999;
}

.bbcode-panel-support {
  height: 24px;
  width: 681px;
  background: #EDEDED;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 1px 0 0 1px;
  border-bottom: 1px solid #999;
}

.bbcode-panel-forum-ref-add {
  height: 24px;
  width: 564px;
  background: #EDEDED;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 10px 0 0 1px;
  border-bottom: 1px solid #999;
}

.bbcode-panel-forum-post {
  height: 24px;
  width: 641px;
  background: #EDEDED;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 2px 0 0 -4px;
  border-bottom: 1px solid #999;
}

.bbcode-panel-chat-post {
  height: 24px;
  width: 561px;
  background: #EDEDED;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 2px 0 0 -4px;
  border-bottom: 1px solid #999;
}

.bbcode-panel-msg-post {
  height: 24px;
  width: 604px;
  background: #EDEDED;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin: 10px 0 0 -4px;
  border-bottom: 1px solid #999;
  
}

.bb-b-forum {
	border: 1px solid #EDEDED;
    font-weight: 600;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	color: #555D66;
	font-size: 14px;
}

.bb-b-forum:hover {
	color: #7A8591;	
}

.bb-i-forum {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	font-size: 14px;
}

.bb-i-forum:hover {
	color: #7A8591;
}

.bb-u-forum {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	font-size: 14px;
}

.bb-u-forum:hover {
	color: #7A8591;
}

.bb-s-forum {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	font-size: 14px;
}

.bb-s-forum:hover {
	color: #7A8591;
}

.bb-sub-forum {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}

.bb-sub-forum:hover {
	color: #7A8591;	
}

.bb-sup-forum {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}

.bb-sup-forum:hover {
	color: #7A8591;	
}

.bb_quotet {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}

.bb_quotet:hover {
	color: #7A8591;
}

.bb_youtube {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}

.bb_youtube:hover {
	color: #7A8591;
}

.bb_link {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}

.bb_link:hover {
	color: #7A8591;
}

.prev_bbcode {
	border: 1px solid #EDEDED;
    color: #555D66;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
}
.prev_bbcode:hover {
	color: #7A8591;
}

.allmsgforum {
	margin: -20px 0 0 593px;
	color: #555D66;
}

.allmsgdialog {
	margin: -20px 0 0 533px;
	color: #555D66;
}

.allmsgchat {
	margin: -20px 0 0 520px;
	color: #555D66;
}

.allmsgref {
	margin: -20px 0 0 482.5px;
	color: #555D66;
}
.allmsgref2 {
	margin: -20px 0 0 522.5px;
	color: #555D66;
}

.allmsgtiket {
	margin: -20px 0 0 635px;
	color: #555D66;
}

.inputStart {}

.inputEror {
  display: none;
  border: 1px solid #E85854;
}

.table_form {
  /*border-top: 1px solid #073C81;background: #fff url(/theme/images/form_fon.png);*/
  width: 100%;
}

.td_form {
  text-align: right;
  padding: 0 10px 0 0;
}

.eror_form {
  border-width: 7px;
  border-color: transparent transparent #e66865 transparent;
  content: "";
  margin-left: 7px;
  margin-top: -13px;
  position: absolute;
  border-style: solid;
}

.add_geo {
  background: #0275d8;
  padding: 7px 0 6px 0;
  font-size: 11px;
  color: #fff;
  border-radius: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 90px;
  text-align: center;
  display: block;
}

a.ahut {
  background: #eee;
  padding: 5px 0;
  font-size: 13px;
  border-radius: 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  display: block;
  width: 112.5px;
  border: 1px solid #ddd;
  color: #444;
}

.add_geo:hover {
 opacity: 0.9;
}

.margin_add_geo {
  margin-bottom: 10px;
}

.show_geo {
  border: 1px solid #0275d8;
  width: 370px;
  background: #fff;
  padding: 10px 15px;
  margin-bottom: 10px;
  margin-top: -10px;
  display: none;
}

.table_geo_addtext {
	width: 100%;
}
.table_geo_addtext tr td {
    width: 50%;
	padding: 2.5px 0;
}

.inputStart_description, .inputStart_otchet { margin-bottom: 10px; }

img.flagcountry {
	margin: 0 5px 1.5px 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.otsnvs { padding: 5px 0; }
.otsnvs .btn { font-size: 13px; }

.td_pravka { 
  margin-top: -23px;
  margin-left: 27px;
  margin-right: 20px;
}

#summa {
  width: 100px;
  height: auto;	
  border: 1px solid #00AD76;
  color: #00AD76;
  background: #fff; 
  padding: 5px 10px 6px 10px;  
  margin: 0 0 0 0; 
  display: inline-block;
  font-size: 14px;
}
#inoutsumm {
  width: 100px;
  height: auto;	
  border: 1px solid #aaa;
  color: #666;
  background: #fff; 
  padding: 5px 10px 6px 10px;  
  margin: 0 0 0 0; 
  display: inline-block;
  font-size: 14px;
}


.error_form {
  width: auto;
  height: auto;
  margin-right: 7px;
  margin-bottom: -12px;
}

.button_banner_pan {
  padding-top: 0px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 260px;
}

.button_banner_a {
  width: 200px;
  height: 30px;
  background: #fff;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  border: 1px solid #333333;
  color: #333333;
  border-radius: 2px;
}

.button_banner_a:hover {
  background: #333333;
  color: #fff;
}

.button_banner_act {
  background: #333333;
  color: #fff;
}

.btn_up_avatar {
  cursor: pointer;
  background: #57A957;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  color: #fff;
  border-radius: 1px;
  margin-left: -233px;
}

.btn_up_avatar:hover {
  background: #63BF63;
}

.pajax {
  width: 28px;
  height: 28px;
  float: right;
  margin-top: -4px;
  margin-bottom: 5px;
  /*filter: blur(1px); -webkit-filter: blur(1px);*/
}

.tabreclama {
  width: 770px;
  margin: 0 auto;
  text-align: left;
  border-spacing: 0;
  border-collapse: collapse;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #DDDDDD;
  margin-top: 0px;
  margin-left: 3px;
  background: #F5F5F5;
}

.tabreclama tr td {
  padding: 5px;
  height: auto;
}

#a_box, .a_box {
  text-decoration: none;
  color: #0275D8;
  border-bottom: 1px dotted #0275D8;
  cursor: pointer;
}

.a_box:hover {
  /*text-decoration: underline;*/ 
}

.btn_run {
  border-radius: 80px;
  padding-top: 7px;
  padding-bottom: 10px;
  padding-left: 6px;
  padding-right: 6px;
  background: #35AA47;
  color: #fff;
  font-size: 11px;
}

.btn_stop {
  border-radius: 80px;
  padding-top: 7px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background: #FF6347;
  color: #fff;
  font-size: 11px;
}

/*Задаем стиль для хрома и подобных отдельно, наша люся же барзо понтовая*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn_run {
	  border-radius: 80px;
	  padding-top: 7px;
	  padding-bottom: 10px;
	  padding-left: 4px;
	  padding-right: 4px;
	  background: #35AA47;
	  color: #fff;
	  font-size: 11px;
	}
	.btn_stop {
	  border-radius: 80px;
	  padding-top: 7px;
	  padding-bottom: 10px;
	  padding-left: 4px;
	  padding-right: 4px;
	  background: #FF6347;
	  color: #fff;
	  font-size: 11px;
	}
}

/*Задаем стиль, для мозилы, таже люся*/
@supports (-moz-appearance:none) {
    .btn_run {
	  border-radius: 80px;
	  padding-top: 7px;
	  padding-bottom: 10px;
	  padding-left: 4px;
	  padding-right: 4px;
	  background: #35AA47;
	  color: #fff;
	  font-size: 11px;
	}
	.btn_stop {
	  border-radius: 80px;
	  padding-top: 7px;
	  padding-bottom: 10px;
	  padding-left: 4px;
	  padding-right: 4px;
	  background: #FF6347;
	  color: #fff;
	  font-size: 11px;
	}
}

.content_bar_margin {
	margin-top: 7px;
}

.to_blur {
  filter: blur(5px);
}

.task_good {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background: #35AA47;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: help;
}

.img_view {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background: #428BCA;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: help;
}

.task_bad {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background: #F3565D;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: help;
}

.img_click {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background: #00AD76;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: help;
}

.vktblock { height: 205px; margin: 10px 0 0 20px;  }
.card-block_vk { height: 129px; }
.vkrcheck { font-size: 15px; padding: 4px 12px 10px 12px; }
.task_stroka {
  margin-top: 5px;
  margin-bottom: 5px;
}

.task_button {
  margin-top: 10px;
  margin-bottom: 5px;
}
.task_buttont {
  margin-top: 0px;
  margin-bottom: 5px;
}
.task_buttont a {
  font-size: 12px;
}

.btn_set { margin: 5px 0 2.5px 0; }
.btn_set div { display: inline-block; font-size: 12px; border-radius: 1px; cursor: pointer; background: #fff; padding: 1px 7px; margin-bottom: 5px; border: 1px solid #ccc; } 

.nnz { border: 1px solid #ddd; border-left: 1px solid #0275d8; background: #fff; padding: 5px 10px; }

.control_edit, .control_del, .control_up, .control_vip, .control_ban, .maddm, .task_arhive {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 21px;
  padding-right: 6px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  /*border-top: 2px solid #2F63B7;*/
  margin-top: 5px;
  border-radius: 2px;
}
.control_edit {
  background: #4B8DF8;
}

.control_edit:hover {
  opacity: 0.9;
  color: #fff;
}

.con_edit {
  background: url(/theme/images/con_edit.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -16px;
  margin-top: 3px;
  position: absolute;
}

.control_del {
  background: #D84A38;
}

.control_del:hover {
  opacity: 0.9;
  color: #fff;
}

.con_del {
  background: url(/theme/images/con_del.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.con_stat {
  background: url(/theme/images/chart.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.control_up {
  background: #35AA47;
}

.control_up:hover {
  opacity: 0.9;
  color: #fff;
}

.con_up {
  background: url(/theme/images/con_up.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.control_vip {
  background: #FFB848;
}

.control_vip:hover {
  opacity: 0.9;
  color: #fff;
}

.con_vip {
  background: url(/theme/images/con_vip.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.control_ban {
  background: #4C4C4C;
}

.control_ban:hover {
  opacity: 0.9;
  color: #fff;
}

.con_ban {
  background: url(/theme/images/con_ban.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.maddm {
  background: #35AA47;
}

.maddm:hover {
  opacity: 0.9;
  color: #fff;
}

.con_obmen {
  background: url(/theme/images/con_obmen.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.task_wait {
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  background: #DC143C url(/theme/images/ingener_fon.png);
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-top: 2px solid #A52A2A;
  cursor: pointer;
  
}

.task_wait:hover {
  opacity: 0.9;
  color: #fff;
}

.task_arhive {
  background: #29ABE0;
}

.task_arhive:hover {
  opacity: 0.9;
  color: #fff;
}

.con_arhive {
  background: url(/theme/images/con_arhive.png) no-repeat;
  width: 14px;
  height: 15px;
  margin-left: -17px;
  margin-top: 3px;
  position: absolute;
}

.a_control {
  color: #000;
}

.btn_runt, .btn_stopt {
  margin: 27.5px 0 10px 0;
 }

.btn_runt a, .btn_stopt a {	
  background: #fff;
  color: #333;
  font-size: 12px;
	padding: 4px 8px;
	border: 1px solid #888;
	border-radius: 4px;
  }
  
.add_pay {
color: #00AD76;
  }
.add_epay {
color: #DB7093;
  }
.add_pay, .add_epay {
font-weight: bold;
  }
a.add_pay_control { margin: 5px 0 7.5px 0; }
a.add_epay_control { margin: 0 0 7.5px 0; }
a.add_pay_control, a.add_epay_control {
  font-size: 13px;
  padding: 0 8px 2px 8px;
  display: block;
}
a.add_pay_control { color: #00AD76; border: 1px solid #00AD76; /*background: #00AD76 url(/theme/images/ingener_fon.png);*/ }
a.add_epay_control {  color: #DB7093; border: 1px solid #DB7093; /*background: #DB7093 url(/theme/images/ingener_fon.png);*/ }
a.add_pay_control:hover {
  background: #39BF92;
  color: #fff;
}
a.add_pay_control:active {
  background: #0D7752;
  color: #fff;
}
a.add_epay_control:hover {
  background: #E28AA7;
  color: #fff;
}
a.add_epay_control:active {
  background: #AF5B77;
  color: #fff;
}

.reklam_balans {
  border-left: 3px solid #39BF92;
  max-height: 7px;
}

.reklam_balans_fix {
  font-size: 19px;
  color: #D44B38;
  margin-left: 5px;
  margin-top: -21px;
  cursor: help;
}

.control_bal_fix {
  margin-left: -15px;
  margin-right: 15px;
  margin-top: -5px;
}

.control_bal_fix1 {
  font-size: 12px;
}

.title_con {
  cursor: help;
}

.btn_box_modal {
  border-radius: 3px;
  background: #fff;
  font-weight: 400;
  color: #000;
  font-size: 15px;
  padding: 3px 15px 6px 15px;
  display: table; 
  margin: 0 auto; 
  text-align: center;
  border: 1px solid #000;
}

.btn_box_modal:hover {
  background: #39BF92;
}

.infotext {
  padding-top: 7px;
}


.task_a_button {
  margin-top: -10px;
  margin-bottom: 30px;
  margin-left: 200px;
  margin-right: 200px;
}

.task_del_button {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 200px;
  margin-right: 200px;
}

.task_up_button {
  margin: 15px 0 25px 0;
  text-align: center;
}

.wrap_transfer {
  position: absolute;
  width: 500px;
  background: #F7F7F7;
  border: 1px solid #ADBAC7;
  min-height: 186px;
  z-index: 20;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-top: 60px;
}

.transfer_arrow {
  position: absolute;
  background: url(../../theme/images/arrow_d_top.png) 0 0 no-repeat;
  width: 13px;
  height: 9px;
  z-index: 3;
  right: 85px;
  top: -9px;
}

.title_transfer {
  height: 40px;
  line-height: 40px;
  background: #F7F7F7;
  border-bottom: 2px solid #124668;
  color: #333;
  padding-left: 10px;
  font-weight: none;
  position: relative;
}

.transfer_close {
  width: 11px;
  height: 11px;
  background: url(../../theme/images/box_del.gif) 0 0 no-repeat;
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
  opacity: 0.5;
}

.transfer_close:hover {
  opacity: 1;
}

.del_black_list {}

.del_black_list {
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  background: #D84A38;
  color: #fff;
  font-size: 12px;
  text-align: center;
  /*border-top:2px solid #B52413;*/
  margin-left: 70px;
  margin-top: 8px;
}

.del_black_list:hover {
  opacity: 0.9;
}

.adv_stat_button {
  cursor: pointer;
  margin-top: 6px;
  margin-bottom: -6px;
  margin-left: -27px;
  margin-right: 25px;
}

.menu_li_open {
  margin-top: -1px;
  margin-bottom: 1px;
  margin-left: 5px;
}

.menu_li_modal {
  width: auto;
  height: auto;
  background: #fff;
  display: none;
  position: absolute;
  margin-left: 184px;
  margin-top: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
}

.menu_li_modal_serf {
  width: auto;
  height: auto;
  background: #fff;
  display: none;
  position: absolute;
  margin-left: -1px;
  margin-top: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
}

.control_panel_icon {
  background: url(/theme/images/control_panel_icon.png);
  width: 50px;
  height: 50px;
  margin-top: 10px;
}

.control_panel_text {
  width: 715px;
  margin-top: -60px;
  margin-left: 64px;
}

.pageLink {
  margin-top: -25px;
  margin-bottom: 15px;
  font-size: 14px;
}

.add_pay_fon {
  user-select: none;
  /*background: url(/theme/images/ingener_fon_b.png);*/
  width: 281px;
  height: 10px;
  outline: none;
}

.highcharts-yaxis-grid .highcharts-grid-line {
  display: none;
}

.a_link {
  text-decoration: underline;
}

.wrap_body_stat {
  height: auto;
  text-align: center;
  line-height: auto;
  margin: 10px 0;
  margin-top: -1px;
  font-size: 12px;
  /*border-bottom:2px solid #333;*/
}

.wrap_body_stat div span {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
}

.wrap_body_stat div {
  margin-right: 8px;
  display: inline-block;
}

.mobile-events-button {
  font-size: 28px;
  color: #3577D0;
  position: absolute;
  right: 173px;
  margin-top: 10px;
  cursor: pointer; 
}

.mobile-basket-button {
  font-size: 28px;
  color: #4FC59A;
  position: absolute;
  right: 212px;
  margin-top: 10px;
  cursor: pointer; 
}

.bonus_button {
  color: #ffecb3;
  position: absolute;
  right: 220px;
  margin-top: 11px;
  cursor: pointer; 
  font-size: 19px;
}

.events_border {
  margin-top: -4px;
  margin-left: -6px;
  font-size: 12px;
  position: absolute;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 0.46em;
  padding-right: 0.45em;
  background: #D64635;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  box-sizing: border-box;
  display: inline-block;
}

.basket_border {
  margin-top: -3px;
  margin-left: -6px;
  font-size: 12px;
  position: absolute;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 0.46em;
  padding-right: 0.45em;
  background: #D64635;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  box-sizing: border-box;
  display: inline-block;
}

.payButton_money {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #333;
}

.iconButton_money {
  font-size: 13px;
  color: #0165B7;
}

.payButton_adv {
  margin-top: 5px;
  color: #333;
}

.iconButton_adv {
  font-size: 13px;
  color: #0165B7;
}

.ratingProccess {
  margin-left: 195px;
  margin-top: -37px;
  margin-bottom: -39px;
  cursor: pointer;
  position: absolute;
}

.knob {
    width: 0;
    height: 0;
    border: 0;
    position: absolute;
	cursor: help;
}


.payButton_blok {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 7px;
}

#searchname {
  border: 1px solid #000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  background: #ffffff !important;
  outline: none;
  height: 24px;
  width: 287px;
  color: #000;
  font-size: 14px;
  font-family: Tahoma;
  padding-left: 27px;
  padding-bottom: 2px;
  margin-bottom: 4px;
  float: right;
}

#searchname:focus {
  border: 1px solid #073C81;
}

.avatarWall {
  /*border-radius: 80px;*/
  width: 100px;
  height: 100px;
  /*border: 1px solid #222;*/
  margin-top: 20px;
  margin-left: 38px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.searhIcon {
  float: right;
  margin-right: -23px;
  font-size: 16px;
  margin-top: 5px;
  color: #B5B5B5;
  position: absolute;
}

.wrap_result_user {
    position: absolute;
    background: #F7F7F7;
    border: 1px solid #C2C2C2;
    min-height: 75px;
    overflow: auto;
    /*right: 1px;*/
    margin-top: 34px;
    margin-left: 430px;
    width: 293px;
    display: none;
    text-align: left;
    z-index: 2;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}

.wrap_search_user {
    text-align: center;
    margin-top: -10px;
    margin-bottom: 17px;
    margin-right: 32px;
	
}

.avatarWallSearch {
  border-radius: 80px;
  width: 30px;
  height: 30px;
}

.wrap_in_search {
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
    position: relative;
    height: 30px;
	/*border-bottom: 1px solid #C2C2C2;*/
}

.wrap_in_search:hover {
    background: #f0f1f2;
}

.a_search {
    position: absolute;
    top: 8px;
    left: 50px;
}

.user_search_time {
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    color: #777777;
}

.imgCenter {
  display: block;
  margin: 50px auto;
}

.wallBlok {
  display: block;
  mbargin: 0 auto;
  border: 1px solid #153F5B;
  border-radius: 3px;
  width: 600px;
}

.wallNikenames {
  text-align: left;
  font-size: 21px;
  margin-top: -67px;
  margin-left: 210px;
  margin-bottom: 20px;
}

.wallStatus {
  text-align: left;
  font-size: 21px;
  margin-top: -57px;
  margin-left: 210px;
  margin-bottom: -10px;
}

.wallBlok_header {
  background: #EDEDED;
  height: 50px;
  width: 100%;
  border-top: 1px solid #153F5B;
}

.wallBlok_fotter {
  background: #EDEDED;
  height: 50px;
  width: 100%;
  border-top: 1px solid #153F5B;
}

.onlineStatus_wall {
  color: #4caf50;
  background: #FCFCFC;
  margin-top: 90px;
  border: 1px solid #FCFCFC;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  border-radius: 360px;
  margin-left: -20px;
  position: absolute;
  cursor: help;
}

.offlineStatus_wall {
  color: #4caf50;
  background: #FCFCFC;
  margin-top: 90px;
  border: 1px solid #FCFCFC;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  border-radius: 360px;
  margin-left: -20px;
  position: absolute;
  cursor: help;
}

.кнопкастенки {
  border-radius: 4px;
  background: #fff;
  color: #0275d8;
  font-size: 14px;
  padding: 3px 10px;
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #0275d8;
  cursor: pointer;
  width: auto;
  position: block;
}

.кнопкастенки:hover {
  border: 1px solid #00AD76;
  color: #00AD76;
}

.wrap_walls_info {
  margin-top: 165px;
  margin-left: 562.5px;
  padding: 10px 0 5px 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
}
.WallAvaLeft {
	position: absolute;
	margin-left: 587.5px;
	margin-top: 24px;
}

.wallTable {
  /*margin-left: 30px;*/
  margin-top: 10px;
}

.лайки_стенки {
  position: absolute;
  font-size: 18px;
  width: 218px;
  display: table; 
  margin: 0 auto;
}

.лайки_стенки_стабилизатор {
  margin-top: 15px;
  margin-left: -21px;
}

.лайк {
  color: #388e3c;
  padding-right: 3px;
  cursor: pointer;
}

.лайк:hover {
	opacity: 0.7;
}

.дизлайк {
  color: #d32f2f;
  padding-left: 3px;
  cursor: pointer;
}

.дизлайк:hover {
	opacity: 0.7;
}

.централизатор_лайков {
	text-align: center;
	margin-bottom: 10px;
}

.централизатор_лайков2 {
	text-align: center;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 7px;
}

.ошибка_кнопок {
	display: none;
}

.ошибка_лайка {
	display: none;
}

.ошибка_дизлайка {
	display: none;
}

.юзернейм_стека {
	font-size: 20px;
	color: #0d47a1;
}

.юзернейм_стека_удален {
	font-size: 20px;
	color: #0D47A1;
}

.error_wall {
  display: none;
  text-align: left;
  font-size: 14px;
  color: #D95367;
  padding-top: 5px;
  padding-bottom: 9px;
  padding-left: 8px;
  padding-right: 8px;
  width: 89.5%;
  background: #FCF2F2;
  margin-left: 33px;
  margin-top: 125px;
  margin-bottom: -114px;
  border-left: 2px solid #D95367;
}

.WallStat {
	/*width: 550px; margin-left: 35px;*/
	height: 30px;
	background: #fefefe;
	color: #333;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 25px;
	cursor: pointer;
	border: 1px solid #E5E5E5;
}

.WallStatGraphip {
	display: table; 
	margin: 0 auto; 
	text-align: center;
}

.WallStatGraphipContent {
	margin-left: -25px; 
	margin-top: 20px; 
	margin-bottom: 10px;
}

.WallStatCommContent {
	margin-left: -35px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	padding-top: 15px;
}

.WallStatGifContent {
	margin-left: 0px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

.WallOpenGraphip {
	display: none;
}

.SpoilerWall {
	font-size: 17px; 
	margin-top: 3px; 
	margin-bottom: -3px; 
	position: absolute;
	cursor: pointer;
}

.SpoilerWallText {
	margin-left: 16px;
}

.user_walls_gift {
	width: 700px;
    height: auto;
    float: right;	
}

.wrap_prew_gifts {
    padding: 3px;
    margin-top: 16px;
    color: #777777;
    font-size: 12px;
}

.prew_gifts {
    margin: 0 7px;
	cursor: help;
}

.wrap_walls_add {
    text-align: center;
    padding: 8px 5px;
}

.title_walls {
    background: #dee5eb;
    color: #335783;
    padding: 3px 5px;
    position: relative;
    font-weight: bold;
    font-size: 10px;
}

.достижения_рекламодатель {
	font-size: 25px;
	color: #0d47a1;
}



.wrap_in_mess {
	background: #fff;
    padding: 15px 20px;
	text-align: left;
	border-bottom: 1px solid #eee;
	/*
	background: #fefefe;
	border: 1px solid #CCDCEB; 
	margin-top: 15px;
	border-radius: 2px;
	*/
}
/*
.wrap_in_mess {
    position: relative;
    width: 660px;
    background: #fefefe;
	border: 1px solid #CCDCEB;
	border-radius: 2px;
	margin: 15px 0 0 37px;
    padding: 15px 20px;
    display: inline-block;
	text-align: left;
}
*/

.wrap_in_mess2 {
    position: relative;
    width: 700px;
    margin-left: 37px;
    padding: 10px;
    display: inline-block;
	text-align: left;
}
.recursiv > .recursiv { width: 98%; margin-left: 2%; }
.recursiv > .recursiv .wrap_in_mess { border-color: #dee5eb; }

.in_mess_text {

}
.avamess { display: inline-block; width: 100%; height: 100%; clear: both; margin-bottom: 0px; }
.delld { width: auto; height: auto; float: right; }
.us_name_mess {
	display: inline-block;
	width: 100%; 
	margin-bottom: 15px;
	clear: both;
}

.avatarWallComment {
  /*border-radius: 80px;*/
  width: 40px;
  height: 40px;
  border-radius: 2px;
}

.BlockWallComment {
  width: 8.5%; 
  text-align: left; 
  float: left;
}


.wallmess { float: left; width: 91.5%; }
.messW { width: 94%; padding: 2% 3%; border: 1px solid #eee; border-radius: 2px; }

.time_mess {
    position: relative;
    color: #444;
	margin-left: 12.5px;
	font-size: 13px;
}

.button_wall {
  border-radius: 3px;
  background: #fff;
  width: 190px;
  color: #000;
  font-size: 15px;
  padding: 3px 15px 6px 15px;
  display: table; 
  margin: 30px auto;
  border: 1px solid #000;
  cursor: pointer;
}

.button_wall:hover {
  background: #39BF92;
}

.стабилизатор_формы {
	margin: 0 auto 0 32px;
	margin-top: 0px;

	padding-top: 40px;
}

.стабилизатор_бб {
	margin-left: 50px;
	width: 585px;
}

.стабилизатор_ширины0 {
	width: 650px;
}
.стабилизатор_ширины1 {
	width: 585px;
	height: 150px;
	margin-left: 49px;
}

.кнопка_отправить_bbcode {
	margin-left: 50px; 
	color: #388e3c;
	border: 1px solid #388e3c;
}

.кнопка_отправить_bbcode:hover {
	color: #fff;
}

.кнопка_отправить_правая {
  border-radius: 4px;
  background: #00AD76;
  font-weight: 400;
  width: 200px;
  color: #fff;
  font-size: 15px;
  padding: 3px 10px 5px 10px;
  cursor: pointer;
  float: left;
}

.кнопка_отправить_правая:hover {
  background: #39BF92;
}

.кнопка_отправить_левая {
  border-radius: 3px;
  background: #fff;
  width: 200px;
  color: #000;
  font-size: 15px;
  padding: 3px 15px 6px 15px;
  border: 1px solid #000;
  cursor: pointer;
  float: right;
}

.кнопка_отправить_левая:hover {
  background: #39BF92;
}

.Блок_кнопок_стенка {
	margin-top: 15px;
	margin-bottom: 85px;
	margin-left: 230px;
	width: 535px;
	text-align: center;
}

.walls_mess_delad {
	display: inline-block;
	border: 1px solid red;
	border-radius: 2px;
    font-size: 13px;
    color: red;
	cursor: pointer;    
	margin-right: 15px;
	padding: 0 7.5px;
}
.walls_mess_delad:hover {
	border: 1px solid orangered;
    color: orangered;
}

.walls_mess_del {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 2px;
    font-size: 13px;
    color: #ccc;
	cursor: pointer;    
	margin-right: 15px;
	padding: 0 7.5px;
}
.walls_mess_del:hover {
	border: 1px solid #888;
    color: #888;
}

.walls_mess_dela {
	display: inline-block;
	border: 1px solid #0275d8;
	border-radius: 2px;
    font-size: 13px;
    color: #0275d8;
	cursor: pointer;    
	margin-right: 15px;
	padding: 0 7.5px;
}
.walls_mess_dela:hover {
	border: 1px solid #888;
    color: #888;
}

.editdatetime { 
    width: 100%;
	text-align: right;
    color: #666;
    font-size: 11px;
 }
.walls_mess_new {
	/* background: #A2BFB2; */
    color: orange;
}
.walls_mess_new:hover {

}

.clear { clear: both; }


#success_text {}

.div_form_eror_title {
  position: relative;
  background: #e66865;
  text-align: left;
  color: #fff;
  font-size: 14px;
  cursor: default;
  margin-left: 0px;
  margin-top: -4px;
  margin-bottom: 10px;
  width: 465px;
  padding: 5px 10px 6px 10px;
  height: auto;
  border: 1px solid #e66865;
}

.erroralert, .error_wall_comment, .error_wall_comment_like, .error_wall_modal, .error_modal_ultimate, .error_modal_mini, .erroralert_modal, .error, .error-add-pay, .error_test, .error_modall  { 
color: #fff;
  background-color: #f0ad4e;
  }

.erroralert { 
  display: none;
  text-align: left;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-left: 14px;
  padding-right: 14px;
  width: 465px;
  margin-top: -15px;
  margin-bottom: 25px;
}

.error_wall_comment, .error_wall_comment_like { 
  display: none;
  text-align: left;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 12px;
}
.error_wall_comment {
  padding-left: 14px;
  padding-right: 14px;
  width: 585px;
  margin-left: 47px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.error_wall_comment_like {
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
  margin-left: 0px;
  margin-top: 35px;
  margin-bottom: 0px;
}

.error_wall_modal, .error_modal_ultimate, .error_modal_mini { 
  display: none;
  text-align: left;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-left: 14px;
  padding-right: 14px;
}
.error_wall_modal {
  width: 548px;
  margin-left: 0px;
  margin-top: -4px;
  margin-bottom: 0px;
  position: absolute;
}
.error_modal_ultimate, .error_modal_mini {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.erroralert_modal, .error, .error-add-pay, .error_test, .error_modall {
  display: none;
  text-align: left;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-left: 14px;
  padding-right: 14px;
  margin: 15px 0 5px 0;
}

.like_comment_wall {
	padding-top: 5px;
	margin-top: 5px;
}

.like_comment {
	cursor: pointer;
	color: #388e3c;
}

.like_comment:hover {
	opacity: 0.7;
}

.dizlike_comment {
	margin-left: 10px;
	cursor: pointer;
	color: #d32f2f;
}

.dizlike_comment:hover {
	opacity: 0.7;
}

.img_gift {
	padding: 2px;
	cursor: pointer;
}

.prev_gift {
    text-align: center;
    height: 70px;
    width: auto;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
}

.wrap_body_gift {
	display: table; 
	margin: 0 auto; 
	text-align: center;
}

.fix_modal_textarea {
	width: 400px;
	height: 70px;
	margin-top: 20px;
}

.gift_price {
	text-align: center;
	width: 260px;

	margin-top: -87px;
	float: right;
	color: #0E344F;
	font-size: 15px;
}

.push-fix {
	position: absolute;
    top: 50%;
	margin-top: -0.525em;
	margin-left: 11px;
}

.title_wall_coment {
	text-align: center;
	margin-top: 4px;
    color: #777777;
    font-size: 14px;
}

.title_wall_gift {
	text-align: center;
	color: #777777;
    font-size: 14px;
}

.bbcode_panel_coment {
  height: 24px;
  width: 585px;
  background: #EDEDED;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #000;
  margin-bottom: -2px;
}

.bbcode_panel_coment span {
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  background: #fff !important;
  cursor: pointer;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  font-size: 14px;
  color: #000;
  border: 1px solid #000;
}

.bbcode_panel_coment span:hover {
  color: #fff;
  background: #39BF92 !important;
}

.wrap_smiles, .wrap_smiless {
    position: absolute;
    background: #F7F7F7;
    width: 0;
    height: auto;
    border: 1px solid #C2C2C2;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: none;
    margin-left: -10px;
	margin-top: -581px;
	z-index: 9999999999;
}

.wrap_smiles_forum_post {
    position: absolute;
    background: #F7F7F7;
    width: 0;
    height: auto;
    border: 1px solid #C2C2C2;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: none;
	margin-left: -10px;
	margin-top: -636px;
    z-index: 999999999999999999999;
}

.s_smile {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(../../theme/images/smile.gif) center center no-repeat;
    opacity: 0.5;
    cursor: pointer;
}
.s_smile:hover {
    opacity: 1;
}

.smile_arrow_bot {
    position: absolute;
    width: 13px;
    height: 9px;
    background: url(../../theme/images/arrow_b_w.png) center center no-repeat;
    bottom: -9px;
    margin-left: 184px;
}

.smile_arrow_bots {
    position: absolute;
    width: 13px;
    height: 9px;
    background: url(../../theme/images/arrow_b_w.png) center center no-repeat;
    bottom: -9px;
    margin-left: 184px;
}

.smile_arrow_bot_forum, .smile_arrow_bot_forum_post {
    position: absolute;
    width: 13px;
    height: 9px;
    background: url(../../theme/images/arrow_b_w.png) center center no-repeat;
    bottom: -9px;
    margin-left: 214px;
}

.body_smile {
    padding: 0;
}

.img_smile {
    display: inline-block;
    padding: 1px 2px;
    cursor: pointer;
}

.img_smile:hover {
    opacity: 0.5;
}

.imgzodiac {
	position: absolute;
}

.info_error_text {
	text-align: center; 
	color: #999999; 
	margin-top: 30px;
}

.userdelinfo {
	display: table; 
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px; 
}

.avatar_user_del {
	border-radius: 80px;
	margin-bottom: 10px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.wrap_user_del {
	margin-top: 25px;
}

.text_size14 {
	font-size: 14px;
}

.text_size20 {
	font-size: 20px;
}

.warring_fix {
	margin-left: -10px;
}

.wall_status_block {
	margin-top: -30px; 
	margin-left: -50px; 
	position:absolute;
}

.wall_fix_current {
	width: 0%; 
	margin-top: 4px;
}

.wall_status_help {
	color: #0275D8;
}

.wall_block_table {
	margin-bottom: 38px;
	margin-top: 40px;
}

.wall_spoiler_color {
	color: #0275d8;
}

.WallInfoComm {
	float: right; 
	margin-right: 15px; 
	color: #808080; 
	font-size: 12px;
}

.WallUsernameComm {
	color: #333;
}

.WallPredShow {
	padding: 5px; 
	margin:10px; 
	text-align:left;
	font-size: 14px;
}

.show_chain {
	background: #fefefe; /*linear-gradient(to bottom left, #0E344F, #38C59A);*/
    width: 189px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 3px;
    height: 50px;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
	line-height: 1.1em;
	box-shadow: 0 0 1px rgba(0,0,0,0.1);
	margin-right: 2px;
}

.show_chain:hover {
	opacity: 0.7;
}

.chain_a {
	text-decoration: none;
}

.fix_text_chain {
  display: flex; /* для IE10+, для ряда браузеров нужны префиксы */
}
.fix_text_chain div {
  margin: auto; 
}

.content_bar_fix_chain {
	margin-top: -9px;
}

#payuser_summ {
	width: 100px; 
	height: 26px;
	border: 1px solid #D9D9D9;
	color: #55595C;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 16px;
	position: absolute;
	text-align: center;
}

#amount_replenishment {
	width: 100px; 
	height: 26px;
	border: 1px solid #D9D9D9;
	color: #55595C;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: center;
}

#searchname {
	border: 1px solid #D9D9D9;
	color: #333;
}

.payuser_panel {
	
	display: table; 
	text-align: center;
	
	padding-top: 10px;
}
.payuser_panel2 {
	
	padding-top: 10px;
}
.payuser_preload {
    background: url(../../theme/images/preload.gif) center center no-repeat;
}

.yd_icon_pay, .wm_icon_pay, .pr_icon_pay, .ac_icon_pay, .w1_icon_pay, .rb_icon_pay, .un_icon_pay, .mk_icon_pay, .fk_icon_pay, .qiwi_icon_pay, .sber_icon_pay, .tinkoff_icon_pay, .sbp_icon_pay {
	width: 30px;
	height: 30px;
	display: table;
	margin: 0 auto;
	margin-top: -9px;
	margin-bottom: 5px;
}

.sbp_icon_pay {
	background: url(../../theme/images/sbp.jpg);
}

.yd_icon_pay {
	background: url(../../theme/images/yd_icon_pay.png);
}
.wm_icon_pay {
	background: url(../../theme/images/wm_icon_pay.png);
}
.pr_icon_pay {
	background: url(../../theme/images/pr_icon_pay.png);
}
.ac_icon_pay {
	background: url(../../theme/images/ac_icon_pay.png);
}
.w1_icon_pay {
	background: url(../../theme/images/w1_icon_pay.png);
}
.rb_icon_pay {
	background: url(../../theme/images/rb_icon_pay.png);
}
.un_icon_pay {
	background: url(../../theme/images/un_icon_pay.png);
}
.mk_icon_pay {
	background: url(../../theme/images/mk_icon_pay.png);
}
.fk_icon_pay {
	background: url(../../theme/images/fk_icon_pay.png);
}
.qiwi_icon_pay {
	background: url(../../theme/images/qiwi_icon_pay.png);
}
.sber_icon_pay {
	background: url(../../theme/images/sber_icon_pay.png);
}
.tinkoff_icon_pay {
	background: url(../../theme/images/tinkoff_icon_pay.png);
}

.visa_icon_pay {
	background-image: url(../../theme/images/pay/1.png);
}
.mastercard_icon_pay {
	background-image: url(../../theme/images/pay/2.png);
}
.maestrocirrus_icon_pay {
	background-image: url(../../theme/images/pay/3.png);
}
.mir_icon_pay {
	background-image: url(../../theme/images/pay/4.png);
}

.visa_icon_pay {
	width: 51px;
 }
 .mastercard_icon_pay {
	width: 34px;
 }
 .maestrocirrus_icon_pay {
	width: 34px;
 }
 .mir_icon_pay {
	width: 42px;
 }
.visa_icon_pay, .mastercard_icon_pay, .maestrocirrus_icon_pay, .mir_icon_pay {
	height: 30px;
	display: table;
	margin: 0 auto;
	margin-top: -9px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.komiss { font-size: 13px; margin-bottom: 10px; }

.content_header_title {
	margin-top: 21px;
}

#primary_fix_original {}

.walldate_online {
	margin-left: 35px;
	margin-top: 5px;
	position: absolute;
	color: #4CAF50;
}

.walldate_offline {
	margin-left: 35px;
	margin-top: 5px;
	position: absolute;
	color: #ADADAD;
}

.wrap_show_serf {
    border-bottom: 1px solid #E3E6E9;
    padding: 5px;
}

.advertise-empty {
    background: url(../../theme/images/light.jpg) no-repeat top center;
    font-size: 14px;
    color: #135B11;
    text-align: center;
    padding-top: 120px;
    margin-top: 20px;
    display: block;
}

.bluetext {
    color: #00649E;
    text-shadow: 1px 1px 1px #CDCFD0;
    text-align: center;
    font-size: 11px;
    display: block;
    margin: -2px auto 5px;
}

table.work-serf {
    text-align: left;
    border-collapse: separate;
    line-height: 1.4;
    width: 100%;
    border: none;
    border-spacing: 0;
    padding: 0;
}
table.work-serf thead {
    background: #88AE60 url(../../theme/images/bk-table.png) repeat-x bottom;
}
table.work-serf thead th {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 8px;
    /*text-transform: uppercase;*/
}
table.work-serf thead th select {
    font: 14px tahoma, arial, sans-serif;
    padding: 2px;
    border: 1px solid #6E9644;
    margin: 1px 2px -1px 0;
    float: right;
}

table.work-serf td.normal_psevdo, table.work-serf td.normalm_psevdo {
    color: #114C5B;
    text-align: left;
    font-size: 14px;
    padding-top: 21px;
    padding-bottom: 12px;
    padding-left: 6px;
    padding-right: 6px;
    border-top: solid 2px #FFFFFF;
    border-bottom: solid 1px #DDDDDD;
    background-color: #F7F7F7;
}
table.work-serf td.normalm_psevdo {
    cursor: default;
}

table.work-serf td.normal, table.work-serf td.normalm {
    color: #114C5B;
    text-align: left;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 6px;
    padding-right: 6px;
    border-top: solid 2px #FFFFFF;
    border-bottom: solid 1px #DDDDDD;
    background-color: #F7F7F7;
}
table.work-serf td.normalm {
    cursor: default;
}

table.work-serf td.goadvsite {
    text-align: center;
    padding-top: 14px;
    border-top: solid 2px #FFFFFF;
    border-bottom: solid 1px #DDDDDD;
    background-color: #F7F7F7;
}
table.work-serf td.goadvsite a {
    color: #fff;
    text-shadow:1px 1px 1px #56A100;
    text-align: center;
    padding: 4px 10px;
    font-size: 14px;
    border: solid 1px #56A100;
    background-color: #6AC900;
}
table.work-serf td.goadvsite a:hover {
    color: #fff;
    text-shadow:1px 1px 1px #D6B600;
    border: solid 1px #D6B600;
    background-color: #E6C500;
}

table.work-serf td a {
    color: #20628E;
    text-decoration: none;
    border: none;
    outline: none;
}
table.work-serf td a:hover {
    color: #E57C00;
    text-decoration: none;
}

/**/


.serfgo, .cerfgo {
    color: #0E344F;
    text-decoration: none;
    border: none;
    outline: none;
    background: url(../../theme/images/ac.png) no-repeat center;
    padding: 2px;
    margin-left: -2px;
    margin-right: -2px;
    cursor: pointer;
}
.serfgo:hover, .cerfgo:hover {
    background: url(../../theme/images/ac-act.png) no-repeat center;
}

.desctext { font-size: 12px; color: #878787; }
.desctext2 { font-size: 13px; color: #006291; }
.clickprice { color: #2E8B57; line-height: 2; }

.desctext-task-fix {
	padding-bottom: 15px;
}

.serf-primary {
  /*background-color: #cfe2ff; 
  color: #084298;
  border: 1px solid #b6d4fe;*/
}
.serf-primary .alert-links {
  /*color: #084298;*/
}
.serf-success {
  /*background-color: #dff0d8; 
  color: #3c763d;
  border: 1px solid #d0e9c6;*/
}
.serf-success .alert-links {
  /*color: #3c763d;*/
}
.serf-info {
  /*background-color: #cff4fc; 
  color: #209add;
  border: 1px solid #b6effb;*/
}
.serf-info .alert-links {
  /*color: #209add;*/
}
.serf-warning {
  /*background-color: #fcf8e3; 
  color: #8a6d3b;
  border: 1px solid #EDDFC4;*/
}
.serf-warning .alert-links {
  /*color: #8a6d3b;*/
}

.serf-primary, .serf-success, .serf-info, .serf-warning { height: auto; }
.serf_vip, .serf_vip2, .serf_mega, .serf_standart, .serf_mini, .serf_mini2 {
	width: 36px;
    height: 30px;
    display: block;
	color: #fff;
	text-align: center;
	cursor: help;
	padding: 7.5px 0 0 0;
}
/*.serf_vip {
width: 0; 
height: 0; 
border-width: 37px 17px 7px;
border-style: solid;
border-color: #E68797 #E68797 transparent;
color: #fff;
} */
.serflink { background: #fff; border: 1px solid #ddd;  border-radius: 2.5px; padding: 15px 15px 12.5px 15px; margin-bottom: 15px; 
} .serflink:hover { border: 1px solid #ccc; } .bgstl { background: url(../../theme/images/bgstl.png) no-repeat; }
.imgdyn, .slinkz, .actbt { display: inline-block; } .actbt div { display: block; }
.actbt div, .actbt div a { color: #bbb; cursor: pointer; }
.actbt div { text-align: center; width: 25px; height: auto; padding: 2.5px 0; cursor: pointer; border-radius: 3px; } 
.actbt div.sercr { border: 1px solid #F5BFC4;  }
.actbt div.sercr, .actbt div.sercr a { color: #F5BFC4; } 
.actbt div.sercb { border: 1px solid #B2DCF1; }
.actbt div.sercb, .actbt div.sercb a { color: #B2DCF1; } 
.actbt div.sercg { border: 1px solid #AFDBC7; }
.actbt div.sercg, .actbt div.sercg a { color: #AFDBC7; } 
.actbt div:hover, .actbt div:hover a { opacity: 0.8; }
.oprtxt { float: right; margin: 20px 15px 0 0; font-size: 13px; color: #777; }
.clpr { float: left; font-size: 13px; margin: 0 15px 0 0; color: #555; }
.clprm { color: #2E8B57; }
.clprc { color: #36a4b8; }
.clpra { color: orange; } 
.clpro { color: orangered; }
.curspo { cursor: pointer; }
.imgdyn, .slinkz, .bllp { float: left; } .actbt { float: right; } 
.bllp { width: 65%; }
.imgdyn, .slinkz { height: 42px; } /*margin-top: -15px;*/
.slinkz { width: 87.5%; margin: 0 0 5px 15px; }
.desctxt { font-size: 13px; color: #888; }
.slinkz a { font-size: 16px; border-bottom: 1px dashed; }
.slinkz a:hover { border-bottom: 0; }

.ficons { width: 12px; height: 12px; border: 0; }
.serf_vip, .serf_vip2 { background: #E68797; } /*background: #E95557;*/
.serf_mega { background: #FFCC99; }
.serf_standart { background: #d0e9c6; }
.serf_mini, .serf_mini2 { background: #b6effb; }


.infstli { width: 100%; margin: -22.5px 0 10px 0; text-align: right; font-size: 14px; color: #666; cursor: pointer; }

.serf_psevdo {
	width: 36px;
    height: 36px;
    display: inline-block;
    margin-bottom: -2px;
    margin-top: 3px;
	border-radius: 50px;
	background: #0988EF;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	cursor: help;
}

.s_erotic {
    outline: none;
    border: none;
    margin-top: 1px;
    margin-left: 10px;
	font-size: 14px;
	color: #CC3333;
	cursor: help;
	/*position: absolute;*/
}

.serf_active {
    outline: none;
    border: none;
    top: 1px;
    margin-left: 10px;
	font-size: 14px;
	color: #0033CC;
	cursor: help;
	/*position: absolute;*/
}

.time_title_serf {
	
}

.img-dyn-fix {
	margin-left: 6px;
	margin-top: -2px;
}

.img-stat-fix {
	margin-left: 6px;
	margin-top: -2px;
}

.serficon_timer {
    outline: none;
    border: none;
    margin-top: -2px;
    margin-left: -188px;
	font-size: 14px;
	color: #009979;
	cursor: help;
	position: absolute;
}

.test_answers {
    outline: none;
    border: none;
    margin-top: -2px;
    margin-right: 0px;
	font-size: 14px;
	position: absolute;
	cursor: help;
	float: right;
}

.test_ok {
	color: #009979;
}

.test_no {
	color: #D35116;
}

.workvir {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 1px;
	font-size: 15px;
	color: #009966;
}

.workevents {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 1px;
	font-size: 12px;
	color: #006699;
}

.no_workevents {
    float: right;
    display: block;
    
    outline: none;
    border: none;
    margin: 0 1px;
	font-size: 12px;
	color: #AFAFAF;
	cursor: help;
}

.workcomp {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 1px 0 4px;
	font-size: 12px;
	color: #D35116;
}


.smoolgray {
    color: #ccc;
    font-size: 12px;
    cursor: help;
	margin-left: -38px;
	margin-top: 6px;
	position: absolute;
}
.smoolgray_last {
    color: #F9A97C;
    font-size: 12px;
    text-decoration: blink;
    cursor: help;
}

.no_serf {
	text-align: center;
}

.alert-success2_link {
	color: #157254;
	text-decoration: underline;
}


#blink2 {
  -webkit-animation: blink2 1s linear infinite;
  animation: blink2 1s linear infinite;
}
@-webkit-keyframes blink2 {
  100% { color: rgba(34, 34, 34, 0); }
}
@keyframes blink2 {
  100% { color: rgba(34, 34, 34, 0); }
}

#rollbaner {
    text-align: center;
    display: block;
    margin-top: 60px;
    margin-bottom: 30px;
}
#rollbaner a {
    border: none;
    outline: none;
    text-decoration: none;
}
#rollbaner img {
    padding: 3px;
    border: 1px solid #ccc;
}

.workbtn-panel {
    text-align: center;
    border: none;
    border-spacing: 0;
    padding: 0; 
    margin: 14px auto -8px;
}

.banner_gorizontal {
	display: table; 
	margin: 0 auto; 
	text-align: center;
	background: #FFFF80;
    padding-top: 7px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
}

.banner_gorizontal0 {
	display: table; 
	margin: 0 auto; 
	text-align: center;
}


.banner_gorizontal_fix {
	margin-top: 20px;
	margin-bottom: 50px;
}

.button-banner-468-add {
	position: absolute;
	background: #fff;
	padding: 5px 10px 5px 10px; 
	float: left;
	cursor: pointer;
	margin: 5px 0 0 -7px;
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.button-banner-468-add:hover {
	color: #00AD76;
}

.button-banner-468-add-text {
	
}

.image_serfing_p {
  background: url(/theme/images/serfing-inter.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
}

.image_vserfing_p {
  background: url(/theme/images/vserfing-inter.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
}

.image_autoserfing_p {
  background: url(/theme/images/auto_serfing_i.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
}

.image_test_p {
  background: url(/theme/images/test-inter.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  margin-left: 5px;
}

.image_competition_archive_p {
  background: url(/theme/images/competition_archive.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  margin: 4px 0 0 1px;
}

.image_ref_contests_p {
  background: url(/theme/images/ref_contests.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  margin: 3px 0 0 1px;
}

.image_ref_contests_add_p {
  background: url(/theme/images/ref_contests_add.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  margin: 3px 0 0 1px;
}

.smoolgray_ult {
    color: #ccc;
    font-size: 12px;
    cursor: help;
	margin-left: -11px;
	margin-top: 5px;
	position: absolute;
}

.smoolgray_ult_one {
    color: #ccc;
    font-size: 12px;
    cursor: help;
	margin-left: -115px;
	margin-top: 5px;
	position: absolute;
}	
	
.img_click_unlim {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background: #AA42B7;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: help;
}

.unlim_serf_balance_stop {
  color: #C0C0C0;
  padding-left: 14px;
}
.unlim_timer, .unlim_open, .unlim_window, .unlim_vip,
.unlim_timere, .unlim_opene, .unlim_windowe, .unlim_vipe {
  width: 162.5px;
  height: auto;	
  border: 1px solid #999;
  background: #fff; 
  padding: 5px 10px 6px 10px;  
  margin-bottom: 10px;  
  }
.unlim_timer, .unlim_open, .unlim_window, .unlim_vip { display: none; }
  
  
.unlim_timer, .unlim_timere {
  color: #00AD76;
}

.unlim_open, .unlim_opene {
  color: #0275d8;
}

.unlim_window, .unlim_windowe {
  color: #0275d8;
}

.unlim_vip, .unlim_vipe {
  color: #0275d8;
}

.unlim_serf_balance {
  margin: 0px 0 0 -19px;
  text-align: center;
  color: #0078D7;  
}

.action-top-circumstances{
  background: #00AD76;
  color: #FFF;
  padding: 5px 10px;
  margin: 10px 10px 0 10px;
  font-size: 14px;
}

.image_action_p, .image_referrals_p, .image_fair_p, .image_board_p, .image_delivery_p, .image_greeting_p, .image_events_p, .image_tikets_p, .image_history_p, .image_tikets_add_p, .image_banner_p, .image_msg_p, .image_global_competition_p, .image_profile_p, .image_career_p, .image_basket_p, .image_bonus_24h_p, .image_payments_24h_p, .image_catalog_p, .image_support_p { width: 64px; height: 64px; position: absolute; }
.image_action_p { background: url(/theme/images/action.png); }
.image_referrals_p { background: url(/theme/images/referrals.png); }
.image_fair_p { background: url(/theme/images/fair.png); }
.image_board_p { background: url(/theme/images/board.png); }
.image_delivery_p { background: url(/theme/images/delivery.png); }
.image_greeting_p { background: url(/theme/images/greeting.png); }
.image_events_p { background: url(/theme/images/events.png); }
.image_tikets_p { background: url(/theme/images/technical-support.png); }
.image_history_p { background: url(/theme/images/history_adv.png); }
.image_tikets_add_p { background: url(/theme/images/technical-add.png); }
.image_banner_p { background: url(/theme/images/billboard.png); }
.image_msg_p { background: url(/theme/images/msg.png); }
.image_global_competition_p { background: url(/theme/images/global_competition.png); }
.image_profile_p { background: url(/theme/images/profile_edit.png); }
.image_career_p { background: url(/theme/images/career.png); }
.image_basket_p { background: url(/theme/images/basket.png); }
.image_bonus_24h_p { background: url(/theme/images/bonus_24h.png); }
.image_payments_24h_p { background: url(/theme/images/payments_24.png); }
.image_catalog_p { background: url(/theme/images/site_catalog.png); }
.image_support_p { background: url(/theme/images/chat_support_icon.png); }

.text_title {
	margin: 30px 0 5px 0;
}

.writle-none {
	display: none;
}

.earnings_text {
	margin-left: 80px;
	line-height: 1.2;
	margin-right: 15px;
}

.earnings_text_earnings {
	margin-left: 80px;
	line-height: 1.2;
	padding-top: 3px;
}

.bonus-24h-block {
	display: table;
	margin: 45px auto 22px auto;
}

.bonus24h-table-right {
	margin: 0 0 0 17px;
}

.div-display-flex {
	display: flex;
	margin: -18px 0 38px 0;
}

.earnings_text_fix {
	padding-bottom: 18px;
}

.btn_up_banner {
	margin-top: -20px;
}

.complaints_adv {
	cursor: pointer;
}

.serf_top_panel {
    width: 100%;
    height: 75px;
    background: #0067BC;
	color: #fff;
    position: absolute;
	margin-top: 0;
	top: 0;
	border-bottom: 2.5px dashed #fff;
}

#framesite {
    background: #fff;
}

.t_active {
    /*background: url(/theme/images/timer_serf.png) 10px center no-repeat;*/
}

.btn_testserf {
    display: inline-block;
	color: #333;
    font-size: 17px;
	text-decoration: none;
}

.wrap_ban468x60 {
    display: block;
    padding: 1px;
    border: 1px solid #DAE1E8;
    width: 468px;
    height: 60px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.frameoptomizator {
	margin-top: 17px;
	margin-left: 12px;
	font-size: 14px;
}

.framefix {
	margin-top: -35px;
	width: 200px;
	text-align: center;
	font-size: 14px;
}

.image_serf_captha {
	border-radius: 5px;
	cursor: pointer;
	margin-top: 5px;
	margin-right: -10px;
}

.image_serf_captha2 {
	border-radius: 5px;
	cursor: pointer;
	margin: 0 -10px 0 0;
	padding: 0 12.5px 0 0;
}

.iframe_table_captha {
	background: #0067BC;
	display: none; 
	padding-top: 11px; 
	padding-left: 20px;
}
.iframe_table_captha2 {
	display: none; 
	width: 325px;
	height: 30px;
	font-size: 13px;
	float: left;
	margin: 0;
	padding: 0;
}

.youtube_border, .rutube_border, .vk_border, .task_border, .test_border, .autoserf_border, .serf_border {
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	border-radius: 3px;
	margin-top: -2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.youtube_border {
	background: #ff5c5c;
}
.rutube_border {
	background: #ED143B;
}
.vk_border {
	background: #5181B8;
}
.task_border {
	background: #008BB1;
}
.test_border {
	background: orange;
}
.autoserf_border {
	background: #41C39C;
}
.serf_border {
	background: #205477;
}

.tskblank1 { 
    /*border: 1px solid #0275d8;*/
}

.tskblank2 { /*border: 1px solid #E0E0E0;*/ }
.tskblank3 { /*border: 1px solid #EAEAEA;*/ }
.tskblank4 { 
    /*border: 1px solid #F3F3F3; 
    margin: 10px -2px;
	font-size: 14px;*/
	width: 100%;
	display: table; margin: 0 auto;
}
.upper { text-transform: uppercase; } 
.tskblock {
    padding: 15px;
	border: 1px solid #5D89CC;
	margin-bottom: 25px;
}

.tskblank-title {
    background-color: #5D89CC;
    display: block;
    padding: 10px 15px;
    color: #fff;
    font-size: 17px;
	max-width: 749px; 
	word-wrap: break-word;
}

.taskdescription {
    background-color: #fff;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    padding: 10px;
    display: block;
}

.taskdescription i {
    font-family: arial, tahoma;
}

.task-subtitle {
    text-align: center;
    display: block;
    background-color: #5D89CC; 
    padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
    margin: 20px 0 10px;
    color: #fff; /*B1051E;*/
    text-shadow: 1px 1px 1px #005870;
}

#testcontent { padding: 0; }

.taskquestion {
    background-color: #FCFCCF;
    border: 1px dashed #999;
    padding: 7px 14px;
    display: block;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
}
.mbtb { 
    color: #000; 
    margin: 10px 0 0 0; 
    font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
 }

div.blockreply {
    display: block;
    margin: 15px 0 20px 0;
}

.seltestanswer {
    padding: 7px 0;
    margin-top: 5px;
    display: block;
    cursor: pointer;
    border: 1px solid #ddd;
    outline: none;
    width: 99.5%;
	font-size: 14px;
}

.seltestanswer:hover {
    border-color: #00AD76;
}

.seltestansweract {
    padding: 7px 0;
    margin-top: 5px;
    display: block;
    cursor: pointer;
    border: 1px solid #DCEDE5;
    outline: none;
    width: 99.5%;
	font-size: 14px;
	background: #DCEDE5;
}
.seltestanswer .opcl { display: none; }
.seltestanswer .clop { display: inline-block; }
.seltestansweract .opcl { display: inline-block; }
.seltestansweract .clop { display: none; }

.seltestanswer .opcl, .seltestanswer .clop, .seltestansweract .opcl, .seltestansweract .clop { 
	position: relative;
	font-size: 25px;
	left: 10px;
	top; 5px;
}

.lecn { float: left; width: 5.5%; }
.ricn { float: right; width: 94.5%; }

.seltestansweract:hover {
    border-color: #00AD76;
}

#success_test {
	display: none;
}

#fail_test {
	display: none;
}

#alert_success_icon {
	font-size: 19px;
	margin-top: 2px;
	margin-bottom: -2px;
	padding-right: 10px;
	position: absolute;
}

#error_div_icon {
	font-size: 19px;
	margin-top: 1px;
	margin-bottom: -1px;
	padding-right: 10px;
	position: absolute;
}

#wrap_btn_test {
	display: table; 
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 25px;
}

.link_test_site {
	position: absolute;
	margin-top: -20px;
	margin-left: 420px;
	color: #20628E;
	text-decoration: underline;
}

.link_test_site:hover {
	color: #e57c00;
	text-decoration: underline;
}

.text_viev_test {
	margin-top: 7px;
	
}

.searh-task {
	padding: 0; 
}
.searh-task select, .searh-task input, .searh-task button {
	float: left; 
}
.searh-task select, .searh-task input { 
	margin: 0 5px 0 0;
}
.searh-task select {
	width: 125px;
}
.searh-task input {
	width: 200px;
}
.searh-task button {
    font-size: 15px;
}

.bvptik { border-left: 1px solid #0275d8; height: auto; background: #F9f9f9; margin-top: 10px; padding: 7.5px 10px; border-radius: 5px; }

.titsb { color: #0275d8; font-size: 14px; font-weight: bold; margin: 0; padding: 0 0 5px 2.5px; }

.btn-s-c-act, .btn-s-c {
	font-size: 13px;
	padding: 5px 10px;
	line-height: 33px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.btn-s-c-act {
	background: #0275d8;
	color: #FFFFFF;	
	border: 1px solid #fff;
}

.btn-s-c {
	background: #fff;
	color: #333;	
}

.btn-s-c-act:hover, .btn-s-c:hover {
	background: #0275d8;
	color: #FFF;
	border: 1px solid #fff;
}



.btn-searh-categories-fix {
	margin-bottom: 0px;
}

.bggreen { background: #3cc051; } 
.bgred { background: #f3565d; }
.bggray { background: #c6c6c6; }

.color-green, .color-green:hover {
    color: #35aa47;
	width: 12px;
	height: 12px;
}

.color-red, .color-red:hover {
    color: #e02222;
	width: 12px;
	height: 12px;
}

.color-blue, .color-blue:hover {
    color: #4078CC;
	width: 12px;
	height: 12px;
}

.color-grey, .color-grey:hover {
    color: #666666;
	width: 12px;
	height: 12px;
}

.up_money_task {
	color: #428BCA;
	cursor: pointer;
}

.up_money_task:hover {
	color: #2a6496;	
}

.cursor-help {
	cursor: help;
}

.pointer {
	cursor: pointer;
}

h10 {
    text-align: center;
    font: 14px Tahoma, Arial, sans-serif;
    color: #00649E;
    text-shadow: 1px 1px 1px #CDCFD0;
    margin-top: 20px;
    margin-bottom: 8px;
}

h10 {
    display: block;
    /*font-size: 1.5em;*/
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.taskprice-note {
    text-align: center;
    font-size: 24px;
    color: #34A305;
    display: block;
    white-space: nowrap;
	padding-top: 70px;
}

.taskprice {
    text-align: right;
    line-height: 1.5;
    font: 11px arial, tahoma, sans-serif;
    color: #2C8A04;
    display: block;
    white-space: nowrap;
}

.task-favorite {
    background: url(/theme/images/task-favorite.png) no-repeat;
}

.task-fail {
    background: url(/theme/images/task-fail.png) no-repeat;
}

.task-favorite, .task-favoriteout, .task-fail, .task-failout {
    border: none;
    outline: none;
    width: 30px;
    height: 22px;
    display: block;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.tsk-mail {
    background: #F5F5F5 url(/theme/images/tsk-mail.png) no-repeat left top;
    width: 15px;
    height: 11px;    
    display: block;
    cursor: pointer;
    float: left;
    margin: 5px 5px 0 0;
    border: none;
}
.tsk-mail:hover {
    background-position: left bottom;
    border: none;
}

.avatar_task {
    margin-top:5px;
	width: 75px;
    height: 75px;
}

.avatar-ref-register {
    margin-top:-7px;
	width: 42px;
    height: 42px;
	cursor: pointer;
}

.avatar-ref-register-form {
	width: 48px;
    height: 48px;
	cursor: pointer;
}

.refinfo-reg {
	min-width: 300px;
	background: #f6f6f6;
	border-left: 1px solid #0275D8;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	
}
.refinfo-reg td {
    vertical-align: top;
	padding: 10px;
	border: 1px solid #fff;
}
.refinfo-reg td.smbr {
	width: 50px; 
	border-right: 1px dashed #ccc;
}

.avatar-ref-leftOne {
    margin-top: 1px;
	margin-left: -5px;
	width: 30px;
    height: 30px;
	cursor: pointer;
	/*float: right;*/
	position: absolute;
}

.flagcountry-reg {
	width: 14px;
	height: 14px;
	border: 1px solid #C9CBCB;
}

.flagcountry-reg-ip {
	font-size: 14px;
	cursor: help;
}

.ref-login-register {
	color: #696E6F;
	padding-top: 7px;
	padding-left: 45px;
	/*font-size: 16px;*/
}

.ref-referal-register {
	color: #696E6F;
	margin-left: 45px;
	font-size: 13px;
	margin-top: -2px;
	cursor: pointer;
	
	position: absolute;
}

.ref-status-register {
	color: #696E6F;
	margin-left: 45px;
	font-size: 13px;
	margin-top: 16px;
	cursor: pointer;
	position: absolute;
}

.ref-refbek-register {
	font-size: 19px;
	color: #0275D8;
	float: right;
	margin-top: -15px;
	margin-right: 15px;
	cursor: pointer;
	
}

.ref-wall-register {
	margin-right: 15px;
	margin-left: 168px;
	margin-top: 6px;
	cursor: pointer;
	position: absolute;
}

.ref-online-register {
	position: absolute;
	color: #5FBA7D;
	font-size: 10px;
	margin-top: -2px;
	margin-left: 27px;
	cursor: help;
}

.ref-offline-register {
	position: absolute;
	color: #C0C0C0;
	font-size: 10px;
	margin-top: -2px;
	margin-left: 27px;
	cursor: help;
}

.leftSiteStat-iBlue {
	width: 4px;
	height: 13px;
	background: #4598FE;
	position: absolute;
	border-radius: 1px;
	margin-top: 5px;
	opacity: 0.8;
}

.leftSiteStat-iGren {
	width: 4px;
	height: 13px;
	background: #043C85;
	position: absolute;
	border-radius: 1px;
	margin-top: 5px;
	margin-left: 6px;
	opacity: 0.8;
}

.leftSiteStat-iRed {
	width: 4px;
	height: 13px;
	background: #EC0404;
	position: absolute;
	border-radius: 1px;
	margin-top: 5px;
	margin-left: 12px;
	opacity: 0.8;
}

.leftSiteStat-title {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-weight: 600;
	color: #244D68;
}

.leftSiteStat-action {
	margin-top: 11px;
	margin-left: 28px;
	margin-bottom: -7px;
}

.stat_left .fa {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 10px;
}

.titlb {
	font-size: 16px;
    margin-top: 5px; 
	color: #444; 
	border-left: 2px solid #444;
	padding: 10px 5px 10px 15px;
	background: #F4FAFF;
}
.contextlink {
padding-left: 7px; padding-right: 48px; margin-bottom: 27.5px;
}

.testDrive-one {
	margin-top: 7px;
	border: 1px solid #DDDDDD; 
	padding: 5px; 
	background: #FFF; 
	text-align: center; 
	/*height: 30px;*/
	margin-left: 6px;
	margin-right: 6px;
	border-radius: 2px;
	border-top: 2px solid #0E344F;
	font-size: 13px;
	padding-left: 7px;
}

.testDrive-one-title {
	margin-left: 20px;
	width: 230px;
	/*background: #ccc;*/
	padding-top: 2px;
}

.leftSiteStat-line {
	border-top: 1px solid #EEEEEE;
	width: 90%;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 15px;
}

.tskstat {
    text-align: left;
    border-collapse: separate;
    border: none;
    border-spacing: 0;
    padding: 0;
    margin: 10px 0 0 0;    
}
.tskstat td {
    /*border-bottom: 1px solid #D5E0E3; color: #6b767a;*/
	padding-top: 2.5px;
}


.tvtb span { 
	margin: 0 10px 0 0;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #777;
}

.rating {
    background: #c2c2c2;
    font-size: 14px;
    display: table;
    margin: 0 auto;
	width: 30px;
	height: 28px;
    border-radius: 3px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    color: #fff;
}

.rating_user_task_e {
	color: #FFFFFF;
	width: 46px;
	position: absolute;
	margin-left: -10px;
	margin-top: 1px;
	text-align: center;
	font-size: 13px;
}

.user_rating_task {
	padding-top: 10px;
}


.rating-blue {
    background: #0277A0;
}

.rating-green {
    background: #00a551;
}

.rating-yellow {
    background: #dfa918;
}

.rating-red {
    background: #da4c4c;
}

.rating_size {
	font-size: 17px;
	    color: #00a551;
}

.link_color {
	color: #0275D8;
	text-decoration: none;
    border-bottom: 1px dotted #0275D8;
	cursor: pointer;
}

#link_colors {
	color: #0275D8;
	text-decoration: none;
	cursor: pointer;
}

.svgraf {
width: 80%; height: 270px;  background: #FFF; padding-top: 10px; border-bottom: 1px solid #e3e6e9;
}

.div_centralizator {
	display: table; 
	margin: 0 auto; 
	text-align: center;
}

.div_centralizator_offtext {
	display: table; 
	margin: 0 auto -14px auto ; 
	
}

.page-error-fix {
	width: 785px; 
	margin: -5px 0 0 -10px;
}

.form-group-adversing {
	padding-bottom: 35px; 	
}

#vxod {
	padding-top: 8px; 
	padding-top: 8px; 
	padding-left: 15px; 
	padding-right: 15px; 
	margin-left: 5px;
}

.wmlogin {
	background: url(/theme/images/wm_login_blue.png) ;
    width: 25px;
    height: 25px;
	margin-bottom: -3px;
}

.g-recaptcha-fix {
	margin-top: -4px;
}

.open-accaunt-status {
	text-align: left; 
	font-size: 15px; 
	color: #333; 
	padding-top: 9px; 
	padding-bottom: 6px; 
	padding-left: 6px; 
	padding-left: 6px;
	margin-left: 34px;
}

.open-accaunt-status-edit {
	position: absolute;
	margin-top: 10px;
	margin-left: 15px;
	cursor: pointer;
}

.ava_futer {
	width: 34px;
    height: 34px;
	border: 2px solid #9CA5AE;
	margin-right: 3px;
	margin-bottom: 3px;
}

ul.list-unstyled {
    margin: 0; 
	width: 250px;
	padding-top: 8px;
}

ul.list-unstyled li {
    display: inline; 
    margin-right: 0px;
    padding: 0; 
}

.input-checkbox-reg-fix {
	margin-left: 20px;
}

.Reg_ref-open-button {
	margin-top: 8px; 
	color: #55595C;
	cursor: pointer;
}

.Reg-modal-content-fix {
	overflow-y: auto; 
	height: 550px;
}

.Reg-modal-card-fix {
	width: 127px;
}

.Reg-card-header-fix {
	height: 15px; 
	font-size: 14px;
}

.Reg-title-header-fix {
	margin-top: -3px;
}

.Reg-modal-center-fix {
	height: 95px;
}

.Reg-modal-button-fix {
	margin-top: -7px;
}

  .Reg-modal-ref-block {
	float: left; 
	width: 23%; 
	padding-right: 1%;
	padding-left: 1%;
  }


.li-green {
	color: #009126;
}

.p-15px {
	font-size: 14px;
}

.alert-danger-task-fix {
	margin-top: 25px;
}

.modal-body-height-fix {
	height: 415px;
	overflow-x: auto;
}

.vertical-align-main {
	display: inline-table;
}

.vertical-align-paragraph {
	display: table-cell;
	vertical-align: middle; 
	color: #999999; 
	font-size: 15px;
	width: 600px;
	height: 410px;
	text-align: center;
}

.wrap_comm_task {
	background: #F5F5F5;
	margin-bottom: 10px;
	padding: 5px 10px 5px 0px;
	border-radius: 10px;
	min-height: 60px;
}

.text-comm-task {
	word-spacing: 0px;
	line-height: 17px;
	word-wrap: break-word;
	width: 555px;
	margin-left: 39px;
	color: #333;
	font-size: 13px;
}

.comm-time {
	float: right;
	margin-top: -20px;
	font-size: 13px;
	height: 17px;
}

.comm-avatar {
	width: 40px; 
	text-align: center; 
	float: left;
	margin-top: 4px;	
}

.comm-icon-task-bad {
	height: 25px;
	width: 30px;
	margin-top: 35px;
	float: left;
	position: absolute;
	margin-left: 5px;
	text-align: center;
	padding-top: 4px;
	color: #E8594B;
	cursor: help;
}

.comm-icon-task-good {
	height: 25px;
	width: 30px;
	margin-top: 35px;
	float: left;
	position: absolute;
	margin-left: 5px;
	text-align: center;
	padding-top: 4px;
	color: #0278D8;
}

.task_comm_bad {
	background: #FFE4E1;
}

.task_comm_good {
	background: #F5F5F5;
}

.task-add-favorites {
	width: 22px;
	height: 22px;
	background: url(/theme/images/task_add_favorites.png);
	cursor: pointer;
	position: absolute;
	margin-top: 3px;
	margin-left: 647px;
}

.task-close-favorites {
	width: 22px;
	height: 22px;
	background: url(/theme/images/task_close_favorites.png);
	cursor: pointer;
	position: absolute;
	margin-top: 3px;
	margin-left: 647px;
}

.review-task-button {
	display: table; 
	margin: 10px auto; 
	text-align: center;
}

.icon-vip-task {
	margin: 0px 0px -5px -3px;
}

.img-icon-task {
	font-size: 26px; 
	margin: 0px 0px 0px 10px;
}

.info-show-task {
	margin-top: -5px; 
	margin-bottom: -5px;
}

.doing-show-task {
	margin-left: 4px; 
	margin-top: -6px; 
	position: absolute;
}

.inquiry-search-task {
	color:#999999; 
	font-size:14px; 
	text-align:center;
	height:100px;
	line-height:100px;
}

.navigation-page-task {
	display: table; 
	margin: 0 auto; 
	text-align: center;
}

.advertiser-task-show {
	position: absolute;
	margin: 4px 0px 0px -20px;
	font-size: 15px;
	cursor: pointer;
}

.advertiser-task-show_link {
	color: #428BCA;
}

.advertiser-task-show_link:hover {
	color: #e57c00;
}

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

.tiptip-css-class {
	
}



.news-mess-block {
	margin: 25px 0 0 0;
}

.news-mess-text {
	width: 685px;
	background: #ECF0F1;
	margin: -54px 0 0 70px;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
	border-radius: 2px;
}

.news-time {
	width: 50px;
	margin: 0 0 0 1px;
}

.news-time-icon {
	background: url(/theme/images/calendar.png);
	width: 54px;
	height: 54px;
	cursor: help;
}

.news-mess-title {
	color: #556080;
	font-size: 15px;
	border-bottom: 1px solid #D4D8D8;
	margin: 0 0 4px 0;
}

.news-time-date {
	text-align: center;
	margin: 17px 0 0 0;
	/*background: #ccc;*/
	width: 51px;
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	color: #556080;
}

.news-time-month {
	text-align: center;
	margin: -5px 0 0 0;
	/*background: #ccc;*/
	width: 51px;
	position: absolute;
	font-size: 10px;
	color: #FFF;
}

.news-like {
	color: #FA8072;
	text-align: center;
	width: 51px;
	position: absolute;
	font-size: 17px;
	cursor: pointer;
}

.news-like:hover {
	color: #EA6759;
}

.news-like-quantity {
	color: #FA8072;
	text-align: center;
	width: 51px;
	position: absolute;
	font-size: 17px;
	cursor: pointer;
	margin: 18px 0 0 0;
}


.news-like-sum {
	font-size: 13px;
}

.not-news {
	text-align: center;
	margin: 45px 0 45px 0;
}

.news-forum-open {
	font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    background-color: #7DAAB5;
    padding: 4px 10px 4px;
    color: #fff;
    outline: none;
    border: none;
}

.news-forum-open:hover {
	background-color: #0091B1;
    color: #fff;
}

.news_forum-block {
	margin: 8px 0 7px 544px;
	width: 140px;
}

.news_navigation-page {
	display: table; 
	margin: 17px auto 0 auto; 
	text-align: center;
}

table.blueTable {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table.blueTable td, table.blueTable th {
  border: 1px solid #E1E1E1;
  padding: 3px 2px;
}

table.blueTable tbody td {
  font-size: 14px;
}

table.blueTable thead {
  background: #f5f5f5;
}

table.blueTable thead th {
  font-size: 15px;
  font-weight: normal;
  color: #444;
  padding: 0 10px 1px 20px;
  height: 35px;
}

table.blueTable tfoot td {
  font-size: 14px;
}

table.blueTable tfoot .links {
  text-align: right;
}

table.blueTable tfoot .links a{
  display: inline-block;
  background: #0E344F;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

table.PostTable {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table.PostTable td, table.PostTable th {
  border: 1px solid #E1E1E1;
  padding: 3px 2px;
}

table.PostTable tbody td {
  font-size: 14px;
}

table.PostTable thead {
  background: #f5f5f5;
}

table.PostTable thead th {
  font-size: 15px;
  font-weight: normal;
  color: #444;
  padding: 0 10px 1px 20px;
  height: 35px;
}

table.PostTable tfoot td {
  font-size: 14px;
}

table.PostTable tfoot .links {
  text-align: right;
}

table.PostTable tfoot .links a{
  display: inline-block;
  background: #0E344F;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.forum-topic {
	padding: 15px 10px 15px 80px;
}

.forum-home-icon {
	background: url(/theme/images/forum-home-icon.png);
	width: 32px;
	height: 32px;
	position: absolute;
	margin: 7px 0 0 -58px;
}

.number-of-topics {
	text-align: right;
	font-size: 12px;
	color: #808080;
	margin: -42px 0 24px 0;
}

.number-of-messages {
	text-align: right;
	font-size: 12px;
	color: #808080;
	margin: -23px 0 1px 0;
}

.description-of-topics {
	color: #444444;
	font-size: 12px;
}

.title-of-topics {
	color: #169E70;
}

.bullhorn-forum {
	/*color: #0E344F;*/
}

.last-post-forum-block {
	padding: 0px 7px 0px 7px;
}

.last-post-forum-link {
	font-size: 13px;
	color: #0275d8;
	margin: 0 0 -10px 0;
}

.last-post-forum-username {
	font-size: 13px;
	margin: -5px 0 0 35px;
}

.last-post-forum-data {
	font-size: 13px;
	margin: 0 0 2px 35px;
}

.last-post-forum-title {
	margin: 0
}

.last-post-forum-avatar {
	margin: 5px 0 5px 0;
}

.forum_top_panel {
	/*height: 25px;	*/
}

.forum_msg {
	padding: 5px 15px;
	color: #444444;
}

#forum_msg {
	width: 637px; 
	height: 190px; 
	margin: 8px 0 0 -5px; 
	padding-top: 41px;
	border-radius: 1px;
	border: 1px solid #E1E1E1;
}

.forum-post-user-status {
	width: 100%;
	color: #D2B48C;
	font-size: 13px;
}

.forum_col_mes {
	margin: 0 0 7px 0;
}
.mess { padding: 12.5px 0; }
.form-group-post {
	margin: 0 0 0 120px;
}

.forum_quote {
	margin: 35.5px 0 0 0;
	padding: 5px 10px;
	
	color: #1d9d74;
	border: 1px dashed #1d9d74;
}

.quote_title {
	border-top: 1px solid #1d9d74;
	border-left: 1px solid #1d9d74;
	border-right: 1px solid #1d9d74;
	position: absolute;
	margin: -34.5px 0 0 -10px;
	padding: 5px 10px 2.5px 10px;
	font-size: 13px;
	background: #fff;
	color: #1d9d74;
	z-index: 1;
	font-weight: bold;
}

.forum_bottom_panel {
	margin: 0;
}

.func_for {
	margin: 0 0 10px 0;
	float: left;
		font-style: italic;
}

.func_forum {
	margin: 0 0 10px 0;
	float: right;
}

.forum-post-time {
	font-size: 12px;
	border-bottom: 1px solid #E1E1E1;
	margin: 0 0 10px 0;
	color: #777777;
}
.forum_btn_del {
	margin: 0 10px;
	
}

.forum_btn_block_mes {
	
}

.forum_btn_quote {
	
}

.bl_forum_mes {
	font-size: 13px;
	background: #F2DEDE;
	color: #a94442;
	margin: 7px 0 0 0;
}


.forum-ava-post-padding {
	padding: 10px 0 0 0;
}

.not-last-post-forum {
	text-align: left;
	font-size: 13px;
	color: #808080;
	padding: 0 0 0 8px;
}

.navname {
	padding: 0 0 1px 3px;
	margin: 0 0 12px 0;
}
.navname-root {
	padding: 0 0 1px 3px;
	font-size: 15px;
}
.navname_act {
	font-size: 14px;
	padding: 2px 0 0 0;
}


.block-support-tiket-add {
	text-align: center; 
	margin: -38px 0 15px 560px;
	position: absolute;
}

.block-catalog-site-add {
	text-align: center; 
	margin: -54px 0 15px 607.5px;
	position: absolute;
}
.block-catalog-site-add-home {
	text-align: center; 
	margin: 22.5px 0 30px 0;
}
.btn-catalog-site-add {
  border-radius: 2px;
  background: #00AD76;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 5px 24px 6px 20px;
}

.block-forum-topic-add {
	text-align: center; 
	margin: -54px 0 15px 630px;
	position: absolute;
}
.btn-forum-topic-add {
  border-radius: 2px;
  background: #00AD76;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  padding: 5px 24px 6px 20px;
}

.btn-forum-topic-add:hover, .btn-catalog-site-add:hover {
  background: #39BF92;
}

.theme_close {
	font-size: 13px;
	color: #D2B48C;
}

.del_topic {
	font-size: 14px;
	color: #DE3636;
	cursor: pointer;
}

.del_topic:hover {
	color: #FF7F7F;
}

.open_topic {
	font-size: 13px;
	cursor: pointer;
	color: #D2B48C;
}

.open_topic:hover {
	color: #D8C5AD;
}

.close_topic {
	font-size: 13px;
	cursor: pointer;
	color: #D2B48C;
}

.close_topic:hover {
	color: #D8C5AD;
}

.h2-title-header {
	margin: 15px 0 0 0;
}

.block-career-accruals {
	margin: 0px 0 25px 0px;	
}

.table-career-accruals {
	width: 700px;	
}


.status-title-left, .status-money-title-left, .status-title-right {
	padding: 5px 10px;
	border-radius: 2px;
}

.status-title-left {
	background: #3BA58B;
	color: #FFF;
}

.status-money-title-left {
	background: #0275D8;
	color: #FFF;
}

.contakt-title-left {
	color: #444;
	font-weight: bold;
}

.status-title-right {
	background: #e54100;
	color: #FFF;
}

ul.list-style1, ul.list-style2, ul.list-style3, ul.list-style4, ul.list-style5 {
	list-style-type: square; 
	padding: 0 0 0 25px;
	margin: 15px 0 20px 0;
}
ul.list-style0 {
	list-style-type: square; 
	padding: 0 0 0 25px;
	margin: 15px 0;
}

table.standartTable2 {
  width: 100%;
  text-align: left;
  border-top: 1px solid #3577D0;
  border-left: 1px dashed #3577D0;
  border-bottom: 1px dashed #3577D0;
  border-right: 1px dashed #3577D0;
}
table.standartTable2 thead {
  background: #F3F3F3;
}
table.standartTable2 thead th {
  font-size: 15px;
  font-weight: normal;
}
table.standartTable2 thead th.stTab {
  background: #58AD92; color: #fff;
    padding: 3px 10px 5px 10px;
}

table.standartTable {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  color: #5A5A5A;
}
table.standartTable td, table.standartTable th {
  border: 1px solid #CCCCCC;
  padding: 3px 10px 5px 10px;
}
table.standartTable tbody td {
  font-size: 14px;
}
table.standartTable thead {
  background: #F3F3F3;
}
table.standartTable thead th {
  font-size: 15px;
  color: #5A5A5A;
  padding: 0 10px 1px 10px;
  height: 27px;
  font-weight: normal;
}
table.standartTable tfoot td {
  font-size: 14px;
}
table.standartTable tfoot .links {
  text-align: right;
}
table.standartTable tfoot .links a{
  display: inline-block;
  background: #0E344F;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.centralizaor {
  text-align: center;
}
.statab { margin-top: 5px; width: 49%; }

.bonus24h-fon {
	background: #eaf6ea;
	width: 555px;
	padding: 33px;
}

.button-bonus-fix {
	margin: 10px 0 0 21px;
}

.wrapper-catalog {
    padding: 0px;
    text-align: left;
}

.container-catalog {
    display: inline-block;
}

.children-catalog {
    display: block;
    float: left;
    width: 254px;
    height: 323px;
	margin: 10px 5px 0 0px;   
}

.catalog-link {
	font-size: 13px;
	color: #444;
}

.catalog-link:hover {
	border-bottom: 1px dotted #3BA58B;
	color: #3BA58B;
}

.catalog_title {
	color: #444444;
	font-size: 15px;
	background: #DDDDDD;
	padding: 2px 8px 3px 8px;
}

.catalog-block-link {
	padding: 7px 0 0 10px;
}

.wrap_catalog {
	margin: -10px 0 0 0;
}

.catalog-shot-site-main {
	margin: 10px auto 0 auto;
	display: table;
}

.catalog-shot-style {
	border-radius: 4px;
	margin: 0 2px 0 2px;
	border: 1px solid #DDDDDD;
}

.catalog-shot-style:hover {
	opacity: 0.8;
}

.likes-catalog {
	position: absolute;
	margin: 40px 0 0 2px;
	font-size: 12px;
	text-align: center;
	width: 50px;
	
}

.wrap_catalog_mes {
	width: 552px;
	margin: 6px 0 0 199px;
	padding: 5px 10px 5px 10px;
	/*background: #ccc;*/
}

.wrap_catalog_site {
	background: #FAFAFA;
	border: 1px solid #C2C5C8;
	border-radius: 3px;
	margin: 0 0 10px 0;
	min-height: 190px;
	
}

.catimg { width: 205px; } .catimg img { box-shadow: 0 0 1px rgba(0,0,0,0.3); }
.cattext { width: 527.5px; }
.cattextn { width: 100%; }
.cattextn img { width: 99.9%; }

.catalog-shot-style-full {
	position: absolute;
	border-radius: 5px; 
	margin: 14px 0 0 14px; 
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.catalog_mes_title {
	color: #0068a0;
	font-size: 16px;
}

.catalog_mes_text {
	color: #595956;
	font-size: 14px;
}

.catalog_mes_bot_panel {
	padding: 1px 8px 2px 8px;
	background: #00679F;
	color: #FFF;
	margin: 10px 0 10px 0;
	font-size: 13px;
}

.catalog_mes_seo {
	padding: 0 10px 0 0;
}

.catalog_mes_url {
	font-size: 13px;
}

.catalog-likes-block {
	width: 180px;
	margin: 180px 0 0 14px;
	/*background: #ccc;*/
	position: absolute;
	font-size: 14px;
}

.catalog-likes-add {
	
}

.catalog-time-add {
	text-align: right;
	margin: -21px 0 0 0px;
	color: #808080;
	cursor: help;
}

.catalog-likes {
	text-align: left;
	color: #E74C3C;
	padding: 0 0 0 3px;
	width: 90px;
	position: absolute;
}

.catalog-likes-button {
	cursor: pointer;
}

.catalog-likes-button:hover {
	opacity: 0.8;
}

.like-home-catalog {
	color: #31AC7F;
	cursor: pointer;
}

.delbasket {
	color: #E54100;
}

.delbasket:hover {
	opacity: 0.8;
}

.color-basket-list {
	color: #777777;
}

.instrvk {  }
.instrvk .fll, .instrvk .flr { width: 49.25%; }
.instrvk img { border: 1px solid #eee; width: 99.9%; }
.instrvk img:hover { border: 1px solid #00AD76; }

.avop, .aotv {
padding-left: 10px; border-radius: 5px; text-align: left; font-size: 14px; margin: 0 0 10px 0; line-height: 15px;
}
/*
.aotv {
border-left: 1px solid #00AD76; color: #00AD76; 
} input#otv { border: 1px solid #00AD76; }
.avop {
border-left: 1px solid #0275d8; color: #0275d8; 
} input#vop { border: 1px solid #0275d8; }
*/
.card-block-basket {
	width: 130px;
	text-align: center;
}

.card-title-basket {
	text-align: center;
}

.row-basket {
	margin: 20px auto 0 auto; 
	padding: 0 0 0 47.5px;	
}

.infotext-basket {
	margin: 80px 0 0 0;
	color: #777777;
}

.basketok {
	width: 32px;
	height: 32px;
	margin: -12px 0 0 -38px;
	background: url(/theme/images/checked_success.png);
	position: absolute;
}

.basketno {
	width: 32px;
	height: 32px;
	margin: -8px 0 0 -38px;
	background: url(/theme/images/checked_fail.png);
	position: absolute;
}

.text-size-no {
	font-size: 17px;

}

.contact-class-list {
	margin: 0 0 0 71px;
}

.number-top-1 {
	background: url(/theme/images/first1_top.png);
	width: 32px;
	height: 32px;
	margin: 15px 0 0 0;
	cursor: help;
}

.number-top-2 {
	background: url(/theme/images/first2_top.png);
	width: 32px;
	height: 32px;
	margin: 15px 0 0 0;
	cursor: help;
}

.number-top-3 {
	background: url(/theme/images/first3_top.png);
	width: 32px;
	height: 32px;
	margin: 15px 0 0 0;
	cursor: help;
}

.number-top-other {
	margin: 19px 0 0 0;
	font-size: 15px;
	color: #008080;
	font-weight: bold;
	font-family: 'Play', sans-serif;
}

.top-avatar {
	margin: -5px 0 0 0;
}

.top-number-fix {
	margin: -5px 0 0 0;
}

.top-username {
	margin: -2px 0 -10px 0;
	/*color: #0275D8;*/
}

.top-symm {
	color: #00579C;
	text-align: center;
	font-family: 'Play', sans-serif;
}

.top-symm-text {
	padding: 6px 0 0 0;
	
}

.user-pie-chart {
	background: url(/theme/images/user-pie-chart.png);
	width: 18px;
	height: 18px;
	position: absolute;
	margin: 15px 0 0 -45px;
	cursor: pointer;
}

.user-pie-chart:hover {
	opacity: 0.8;
}

.user-pie-mess {
	background: url(/theme/images/user-top-mail.png);
	width: 18px;
	height: 18px;
	position: absolute;
	margin: 15px 0 0 -10px;
	cursor: pointer;
}

.user-pie-mess:hover {
	opacity: 0.8;
}

.user-pie-wall {
	background: url(/theme/images/user-top-wall.png);
	width: 18px;
	height: 18px;
	position: absolute;
	margin: 15px 0 0 25px;
	cursor: pointer;
}

.user-pie-wall:hover {
	opacity: 0.8;
}

.top-symm-point {
	font-weight: bold;
	
}

.table-th-top-icon {
	border-top: 10px solid #FCFCFC; 
	text-align: center; 
	font-weight: normal;
}

.top-online-user-icon {
	position: absolute;
	font-size: 13px;
	margin: 20px 0 0 -10px;
}

.user-info-avatar {
	width: 130px;
	height: 100px;
	/*background: #ccc;*/
	margin: 7px 0 0 10px;
}

.user-info-table {
	width: 420px;
	/*background: #ccc;*/
	margin: -100px 0 0 145px;
}

.user-info-stat {
	width: 100%;
	/*background: #ccc;*/
	margin: 15px 0 0 -10px;
}

.user-info-modal-avatar {
	
}

.top-alert-write {
	margin: 10px 0 0 0;
}

.profile-edit-info, .profile-edit-securiti, .profile-edit-right {
	padding: 8px 12px;
	background: #eee;
	color: #444;
}
.profile-edit-info, .profile-edit-securiti {
	width: 364px;
}
.profile-edit-right {
	width: 352px;
}

.profile-edit-block {
	background: #f9f9f9; 
	width: 388px;
}

.profile-edit-block-right {
	background: #f9f9f9; 
	width: 376px;
	float: right;
	margin: 15px 0 0 0;
}

.profile-edit-div-left {
	width: 388px; 
	float: left;	
}

.profile-clear-both {
	clear:both; 
	font-size:1px;	
}

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

.profile-edit-div-right {
	width: 378px;
	float: right;
	margin: -15px 0 0 0;	
}

.profile-off-ip {
	font-size: 26px;
	cursor: pointer;
	position: absolute;
	margin: -3px 0 0 4px;
	color: #A9A9A9;
}

.profile-off-ip:hover {
	opacity: 0.8;
}

.profile-on-ip {
	font-size: 26px;
	cursor: pointer;
	position: absolute;
	margin: -3px 0 0 4px;
	color: #3CB371;
}

.profile-on-ip:hover {
	opacity: 0.8;
}

.profile-off-wm {
	font-size: 26px;
	cursor: pointer;
	position: absolute;
	margin: -1px 0 0 37px;
	color: #3CB371;
	
}

.profile-off-wm:hover {
	opacity: 0.8;
}

.profile-on-wm {
	font-size: 26px;
	cursor: pointer;
	position: absolute;
	margin: -1px 0 0 30px;
	color: #A9A9A9;
	
}

.profile-on-wm:hover {
	opacity: 0.8;
}

.wallet-withdrawal {
	margin: 0 30px 0 -58px;
	text-align: left;
}

.wallet-ok {
	color: #3CB371;
}

.warring-tet-icon {
	font-size: 14px;
	color: #D2B48C;
	cursor: help;
}

.profile-activate-form {
	padding: 3px 8px 5px 8px;
	width: 359px;
	height: 100px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin: 15px 0 0 2px;
	border-radius: 1px;
}

.activation_title {
	text-align: center;
	padding: 12px 0 14px 0;
	color: #808080;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}

.activation_reload_img {
	display: none;
	margin: -24px 0 0 157px;
	position: absolute;
}

.activation_reload_img_key {
	display: none;
	margin: -23px 0 0 142px;
	position: absolute;
}
.activation_reload_img_key2 {
	display: none;
	margin: 5px 0 0 10px;
	width: 22px;
	height: 22px;
}

.proile-user-birthday {
	padding: 3px 0 3px 0;
	
}

.proile-user-zodiac {
	font-size: 12px;
	cursor: help;
}

.up_avatar_button {
	display: table;
	margin: 11px auto 3px auto;
}
.pos_check { margin-bottom: 7.5px; color: #666; font-size: 14px; }
.input-file-avatar {
	border: 1px solid #999;
	background: #fff;
	color: #808080;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 5px;
	width: 285px;
}

.numbs { font-size: 13px; font-weight: bold; color: #0275d8; margin: 0 auto; padding: 0; width: 20px; border: 1px solid #0275d8; border-radius: 4px; }
.numbs2 { font-size: 13px; font-weight: bold; color: #0275d8; margin: 5px auto 0 auto; padding: 0; width: 20px; border: 1px solid #0275d8; border-radius: 4px; text-align: center; }
.competition-type {
	font-size: 16px;
	margin: 0 0 10px 0;
	/*color: #19384F;*/
}

.competition-show-name {
}

.competition-show-text {
}
.competition-show-min, .competition-show-curs {
  width: 170px;
}
.competition-show-button {
	margin: 15px 0;
}
.competition-show-button button.btn {
	font-size: 13px;
	text-transform: uppercase;
}
.competition-show-min, .competition-show-curs {
	border-radius: 0px;
	font-size: 14px;
	padding: 10px;
	margin: 10px 10px 0 10px;
	text-align: center;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.competition-show-min2, .competition-show-curs2 {
	border-radius: 0px;
	font-size: 14px;
	padding: 10px;
	margin: 10px 0 0 0;
	text-align: center;
}


.competition-show {

}
.Table-ref-contests .vat { width: 190px; }
.competition-show-prizes { 
   background: #fff;
   width: 320px;
   float: left;
   padding: 10px;
   margin: 10px 0 15px 0;
   box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.competition-show-prizes2 { 
   background: #fff;
   width: 520px;
   float: left;
   padding: 10px;
   margin: 10px 0 15px 10px;
   box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.competition-show-date { 
   background: #fff;
   width: 180px;
   float: left;
   padding: 10px;
   margin: 10px 10px 15px 12.5px;
   box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.competition-show-prizes-text {
	background: #eee;
	color: #333;
    padding: 5px 10px;
    margin: -10px -10px 10px -10px;
	font-size: 14px;
}
.competition-show-date-t {
	background: #00AD76;
	color: #FFF;
    padding: 5px 10px;
    margin: -10px -10px 10px -10px;
	font-size: 14px;	
}

.competition-show-date-tsk {

}

.competition-show-prizes-tsk {
}

.competition-show-prizes-icon {
}

.competition-show-date-icon {
}

.competition-show-prizes-number {
}

.competition-prizes-number-text {
	padding: 0;
}

.competition-prizes-number-img {
	margin: 0 5px; 
	vertical-align: middle;
}

.competition-show-date-text {
}

.competition-priz-text {
}

.competition-avatar-table {
	margin: 1px 8px -1px 0;
}

.banner-rotator-fix4 {
	background: #F7F7F7; 
	width: 135px; 
	height: 3px; 
	position: absolute; 
	margin-left: -7px;
}

.referrals-avater {
	margin: 6px 0 -10px 0;
	position: absolute;
}

.ref-user-online {
	color: #4caf50;
	font-size: 12px;
	padding: 7px 0 0 0;
}

.ref-user-offline {
	color: #adadad;
	font-size: 12px;
	padding: 7px 0 0 0;
}

.referrals-while-toref-active {
	font-size: 12px;
	margin: 8px 0 0 0;
	color: #3577d0;
}

.referrals-while-toref {
	font-size: 12px;
	margin: 8px 0 0 0;
	color: #adadad;
}

.referrals-while-opcion {
	margin: 8px 0 0 0;
}

.user_activate {
	font-size: 15px;
	margin: 0 0 0 0;
	color: #3CB371;
	cursor: help;
}

.user_no_activate {
	font-size: 15px;
	margin: 0 0 0 0;
	color: #d9534f;
	cursor: help;
}

.referrals-while-table {
	margin: -7px 0 0 0;
}

.referrals-while-table th, .referrals-while-table td {
	border-top: 1px solid #000;
}

.referrals-while-dell {
	color:#ffffff;
	background:#e25858;
	padding:2px 6px;
	border-radius:0px;
	font-size: 12px;
	cursor: help;
}

.ref_bonus {
	color: #778797;
	font-size: 14px;
	margin: 8px 0 0 0;
	cursor: help;
}

.ref_fair_while_icon {
	color: #11987A;
	font-size: 14px;
	margin: 8px 0 0 0;
	cursor: help;
}

.referrals-while-username {
	margin: 0 0 -11px 0;
	
}

.wrap_search_user_ref {
    text-align: center;
    margin-top: -28px;
    margin-bottom: 17px;
    margin-right: 0px;	
}

.wrap_support_add {
    text-align: center;
    margin: 0 0 0 -30px;
}

.btn-group-ref-fix {
	margin: 0 0 0 200px;
}

.referrals-top-panel {
	margin: 30px 0 0 0;
}

.referrals-top-panel-fair {
	margin: 35px 0 -25px 50px;
}

.auto-refback {
	margin: 20px 0 0 25px;
}

.total-referrals {
	position: absolute;
	border-left: 2px solid #2575D5;
	padding: 0 0 0 7px;
	margin: 33px 0 0 1px;
	/*color: #2575D5;*/
}

.total-referrals-fair {
	position: absolute;
	border-left: 2px solid #2575D5;
	padding: 0 0 0 7px;
	margin: 7px 0 10px 1px;
	/*color: #2575D5;*/
}

.Table-ref-contests, .Table-ref-contests-wrt {
	/*margin: 20px 0 0 0;*/
	margin: 0;
	background: #F9F9F9; 
	width: 100%;
}
.Table-ref-contests {
	border-top: 1px solid #3577D0;
	border-left: 1px solid #3577D0;
	border-bottom: 1px solid #3577D0;
	border-right: 1px solid #3577D0;
}
.Table-ref-contests-wrt {
	border: 1px solid orange;
	/*
	border-left: 1px dashed orange;
	border-bottom: 1px dashed orange;
	border-right: 1px dashed orange;
	*/
}
.table-ref-contests-line {
	background: #3577D0;
	color: #FFF;
	padding: 10px;
}
.table-ref-contests-line2 {
	background: orange;
	color: #FFF;
	padding: 10px;
}
.table-ref-contests-line, .table-ref-contests-line2 { 
    font-size: 16px;
}
/*----MS Edge Browser CSS Start----*/
/*
@supports (-ms-ime-align:auto) {
	.Table-ref-contests {
		margin: 20px 0 0 0;
		background: #F5F5F5; 
		width: 726px;
		border-radius: 3px;
		border: 1px solid #CCCCCC;
		padding: 10px 10px 10px 9px;
		margin: 15px 0 0 15px;
	}
	.Table-ref-contests-wrt {
		margin: 20px 0 0 0;
		background: #F5F5F5; 
		width: 726px;
		border-radius: 3px;
		border: 1px solid #CCCCCC;
		padding: 10px 10px 10px 9px;
		margin: 15px 0 0 15px;
	}
}
*/
/*----MS Edge Browser CSS End----*/

.ref-top-places {
	background: #2576D4;
	color: #FFF;
    padding: 5px 10px;
    margin: 10px 10px 0 10px;
	font-size: 14px;
}
.ref-top-places2 {
	background: #2576D4;
	color: #FFF;
    padding: 5px 10px;
    margin: 0px 10px;
	font-size: 14px;
}
.ref-top-places3 {
	background: gold;
	color: #FFF;
    padding: 5px 10px;
    margin: 0px 10px;
	font-size: 14px;
}

.ref-top-places-padding {
	padding: 10px;
	margin: 0 10px 15px 10px;
	font-size: 15px;
	color: #545454;
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.ref-top-circumstances, .ref-top-circumstances2 {
	color: #FFF;
    padding: 5px 10px;
    margin: 10px 0 0 10px;
	font-size: 14px;
}
.ref-top-circumstances {
	background: #E23F18;
}
.ref-top-circumstances2 {
	background: #3FA48B;
}

.ref-top-circumstances-padding, .ref-top-circumstances-padding2 {
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #545454;
	margin-bottom: 15px;
}
.ref-top-circumstances-padding3 { 
    background: #fff;
	padding: 5px 10px;
	font-size: 14px;
	color: #545454;
	margin: 0 10px 15px 10px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.ref-top-circumstances-padding table, .ref-top-circumstances-padding2 table {
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	padding: 5px 0; 
}
.ref-top-circumstances-padding table td, .ref-top-circumstances-padding2 table td {
	padding: 0 10px;
}

.ref-competition-show-text {
	background: #fff; 
	color: #222;
	font-size: 14px;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 17.5px 10px 20px 10px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-sizing: border-box; /* Добавлено */
	width: 100%; /* Растягиваем на всю ширину */
    overflow-wrap: break-word; /* Перенос слов */
    /*word-break: break-all;  Принудительный перенос длинных слов */
    white-space: normal; /* Нормальный перенос строк */
}
.ref-competition-show-text img { width: 99.9%; }
.ref-contests-ball {
	padding: 0 0 0 5px;
	color: #00AD76;
}

.competition-prizes-number-img2 {
	margin: 3px 0 -3px 5px; 
}

.competition-number-while-text {
	padding: 0 0 0 2px;
	color: #4879C8;
	font-weight: 600;
}

.competition-new-button {
	float: right; 
	margin-top: -10px; 
	margin-bottom: 10px; 
	margin-right: 17px;
}

.textPreview-ref-fix {
	margin-bottom: 50px;
}

.contests-ref-add-table {
	padding: 10px 10px 10px 10px; 
	margin: 5px 0 0 15px; 
}

.contests-ref-type-info {
	width: 701px; 
	margin: 10px 0 0 0;
	
}

.paddin-right-fix-ref {
	padding-right: 10px;	
}

.show_close {
	display: none;
}

.form-competition-price {
	text-align: center;
	margin-top: 5px;
}

.select-competition-price {
	margin-top: 5px;
}

.error-ref-fix {
	position: absolute;
	width: 695px;
	margin: 8px 0 0 29px;
	display: none;
}

.ref-competition-icon-help {
	color: #00AD76;
	cursor: help;
}

.ref-competition-threshold {
	margin: -144px 0 0 390px; 
	position: absolute;
}

.ref-competition-prizes {
	margin: -144px 0 0 580px; 
	position: absolute;
}

.ref-competition-prizes-img {
	margin-bottom: -5px;
}

.ref-competition-price {
	margin: -71px 0 0 390px; 
	position: absolute;
}

.ref-competition-summ {
	font-size: 15px;
}

.ref-competition-percent {
	font-size: 14px;
	color: #D3443A;
}

.manager-contests-menu {
	width: 100%;
	/*width: 748px;
	margin: 0 0 0 15px;*/	
}

.rotator_standarte {
	margin: 0px auto 55px auto;
}

.error-greeting {
	margin: 0 0 0 0;
	display: none;
	width: 521px;
}

.wrapper-error {
	margin: 20px 0 55px 0;
}

.pred-mail-ref {
	width: 521px; 
	padding: 12px;
	font-size: 14px;
	margin: 0 0 15px 0;
	border: 1px dashed #0275d8;
	border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;	
	/*color: #0275d8;*/
	background: #fff;
}



.pred-mail-ref2 {
	width: 521px; 
	padding: 12px;
	font-size: 14px;
	margin: 0;
	border-left: 1px solid #0275d8;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	/*color: #0275d8;*/
	background: #fff;
}

.pred-mail-ref-ava {
	background: #F4FAFF;
	width: 46px;
	height: 46px;
	border-radius: 46px;
	position: absolute;
	margin: 0 0 0 -60px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	cursor: help;
}

.pred-mail-ref-title {
	padding: 11px 0 0 0;
	
}

.type-delivery-ref {
	margin: 0 0 20px 0;
}

.type-support-add {
	margin: 0 0 0 0;
}

.type-delivery-price {
	margin: 0 0 25px 0;
}

.ref-links-block {
	width: 100%;
	height: auto;
	background: #F5F5F5;
	padding: 15px 0;
	text-align: center;
	margin: 0 0 30px 0;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.ref-links-menu {
	margin: 0;
	width: 100%;
}

.ref-links-banner {
	margin: 30px 0 0 0;
}
.ref-links-banner0 {
	margin: 10px 0 0 0;
}

.ref-links-button {
	display: table; 
	margin: 15px auto; 
}

.ref-links-textarea {
	background: #F5F5F5; 
	font-size: 14px;
	margin: 20px 0 0 0;
	width: 100%;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.ref-links-textarea code {
	padding: 15px 20px;
	display: block;
	color: orangered;
}
.ref-link-color {
	padding: 0 0 10px 0;
	color: #3577D0;
	font-weight: bold;
	font-size: 13px;
}

.ref-links-menu-title {
	padding: 15px 5px 10px 17px;
	color: #5B5B5B;
}

table.msg-table td {
  margin: 5px 0 0 0;
	background: #f8f8f8; 
	border-bottom: 1px solid #e3e6e9;
	height: 53px;
}

.msg-table {
	margin: 25px 0 0 0;
	width: 100%; 
	/*height: 34px; 
	line-height: 34px; */
	background: #f8f8f8; 
	position: relative;
}

.msg-table-dell {
	width: 730px; 
	height: 40px; 
	line-height: 34px; 
	background: #f8f8f8; 
	border-bottom: 1px solid #e3e6e9; 
	padding: 0 24px; 
	position: relative;
}

/*----MS Edge Browser CSS Start----*/
@supports (-ms-ime-align:auto) {
	.msg-table-dell {
		width: 682px; 
		height: 40px; 
		line-height: 34px; 
		background: #f8f8f8; 
		border-bottom: 1px solid #e3e6e9; 
		padding: 0 24px; 
		position: relative;
	}
}
/*----MS Edge Browser CSS End----*/

.avatar-msg {
	margin: 5px 0 0 10px;
}

.mess_info_user_name {
	margin: -21px 0 0 5px;
	/*color: #3577D0;*/
}

.mess_end_user_name {
	position: absolute;
	margin: -1px 0 0 5px;
	/*color: #7A7A7A;*/
}

.mess_time {
	font-size: 14px;
	color: #919191;
}

.colmess-null {
	cursor: help;
	font-weight: 0;
}

.wrap_read_mess { 
    background: url(/theme/images/bg.png) repeat-y;
	height: 300px;
	overflow-y: scroll;
	padding: 15px 0 15px 0;
}


.wrap_read_tiket {
	background: url(/theme/images/bg.png) repeat-y;
	height: 300px;
	overflow-y: scroll;
	background: #;
	padding: 15px 0 15px 0;
	margin: 0 0 14px 0;
}

.wrap_in_mess_form {
	background: #F8F8F8; 
	padding: 4px 12px 12px 16px; 
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	
}

.wrap_in_mess_textarea {
	/*border: 1px solid #FFF;*/
	border-radius: 15px;
}

.in_mess_text_support {
	background: #fff;
	padding: 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 580px;
	float: left;
	margin: 0 0 0 34px;
	font-size: 14px;
}

.in_mess_text_support_user {
	background: #efffde;
	padding: 10px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 580px;
	float: right;
	margin: 0 50px 0 14px;
	font-size: 14px;
	color: #000;
}

.in_mess_text_msg {
	background: #fff;
	padding: 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 580px;
	float: left;
	margin: 0 0 0 34px;
	font-size: 14px;
}

.in_mess_text_msg_user {
	background: #efffde;
	padding: 10px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 580px;
	float: right;
	margin: 0 50px 0 14px;
	font-size: 14px;
	color: #000;
}

.pred-mail-msg-ava {
	width: 45px;
	height: 45px;
	position: absolute;
	margin: 0px 0 0 -25px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	cursor: help;
}

.pred-mail-msg-ava-user {
	width: 45px;
	height: 45px;
	/*position: absolute;*/
	margin: 0px 24px 0 -36px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	cursor: help;
	float: right;
}

.us_name_msg {
    color: #C03D33;
    font-weight: bold;
    padding-bottom: 0px;
    font-size: 12px;
}

.time_mess_msg {
	position: relative;
    color: #777777;
    font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.time_mess_msg_user {
	position: relative;
    color: green;
    font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.time_mess_msg_head {
	position: relative;
    color: #777777;
    font-size: 12px;
	font-weight: normal;
	margin: -8px 0 0 0;
}

.user-info-msg-dialog {
	width: 100%;
	height: 60px;
	background: #F8F8F8;
	border-bottom: 1px solid #DBDBDB; 
	border-top: 1px solid #DBDBDB; 
	
}

.block-avatar-msg {
	margin: 7px 0 0 10px;
}

.block-info-msg {
	margin: -47px 0 0 65px;
	position: absolute;
	font-size: 15px;
}

.button-msg-send {
	float: right;
	margin: -100px 6px 0 0;
}

.wrap_read_chat {
	width: 570px;
	height: 355px;
	overflow-y: scroll;
	background: url(/theme/images/bg.png) repeat-y;
	padding: 15px 0 15px 14px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}

.wrap_read_chat::-webkit-scrollbar { 
	width: 12px;
}

.wrap_read_chat::-webkit-scrollbar-thumb {
    background-color: #D3D3D3;
	border-radius: 1130px;
}

.chat-online-user {
	margin: -400px 0 50px 600px;
	width: 187px;
	background: #ссс;	
}

.chat-group-post {
	margin: -182px 0 0 5px;
}

.chat-online-scroll {
	overflow-y: auto;
	height: 505px;	
}

.online-scroll-shadow {
	background: #FFF;
	height: 24px;
	width: 178px;
	opacity: 0.5;
	margin: -23px 0 0 0;
	background: -moz-linear-gradient(top, rgba(255,255,255, 0.2), #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255, 0.2), #fff 100%);
    background: -o-linear-gradient(top, rgba(255,255,255, 0.2), #fff 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255, 0.2), #fff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255, 0.2), #FFF 100%);
}

.chat-online-scroll::-webkit-scrollbar { 
	width: 5px;
}

.chat-online-scroll::-webkit-scrollbar-thumb {
    background-color: #ECECED;
	border-radius: 1130px;
}

.chat-online-scroll { 
	-ms-overflow-style: none; 
}

.wrap_read_chat_top_text {
	background: #4078CC;
	margin: -5px 0 2px 0;
	padding: 5px 0 4px 0;
	width: 120px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.wrap_read_chat_top {
	border-top: 4px solid #4078CC;
	margin: -5px 0 10px 0;
	width: 585px;
}

.wrap_in_chat {
    position: relative;
    width: 500px;
    margin-left: 0px;
    padding: 10px;
    display: inline-block;
	text-align: left;
}

.in_mess_text_chat {
	background: #fff;
	/*padding: 10px;*/
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	min-width: 410px;
	max-width: 450px;
	float: left;
	margin: 0 0 0 34px;
	font-size: 13px;
	line-height: 18px;
}

.in_mess_text_chat_user {
	background: #efffde;
	padding: 10px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	min-width: 410px;
	max-width: 450px;
	float: right;
	margin: 0 -20px 0 14px;
	font-size: 13px;
	color: #000;
}

.pred-mail-chat-ava {
	width: 34px;
	height: 34px;
	position: absolute;
	margin: 0px 0 0 -10px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	cursor: help;
}

.wrap_in_chat_name {
	width: auto;
	height: auto;
	background: #E8E8E8;
	margin: 0 0 -5px 0;
	/*color: #3FA48B;*/ 
	padding: 2px 10px 2px 10px;
	border-top-right-radius: 15px;
	font-size: 14px;
}

.in_mess_text_chat_padd {
	padding: 10px;
}

.chat-online-block {
	width: 168px;
	height: 24px;
	background: #EDEDED;
	padding: 5px;
	border-radius: 5px;
	margin: 0 0 4px 0;
}

.ch_online_name {
	margin: -28px 0 0 30px;
	font-size: 14px;
	/*color: #3577D0;*/
}

.chat-online-title {
	background: #00AD76;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 4px;
	color: #FFF;
	border-radius: 3px;
	width: 170px;
}

.ch_online_ban {
	float: right;
	margin: -20px 4px 0 0;
	cursor: pointer;
}

.chat_online_banfon {
	opacity: 0.6;
}

.chat_ban_blockquote {
	border-left: 2px solid #A94442;
	padding: 0 0 0 5px;
	margin: 4px 0 4px 19px;
	font-style: italic;
	font-size: 13px;
}

.chat-ban-close {
	color: #D65152;
	cursor: pointer;
	font-size: 18px;
}

.mess_text_chat_dell {
	float: right;
	margin: -7px -5px 0 3px;
	color: #D34F54;
	cursor: pointer;
}

.mess_text_chat_dell2 {
	float: right;
	margin: -0px -3px 0 5px;
	color: #D34F54;
	cursor: pointer;
}

.fair-addmoney {
	font-size: 14px;
}

.fair-button {
	margin: 6px 0 0 0;
}

.fair-booked {
	margin: 7px 0 0 0;	
}

.board-block {
	width: 100%;
	height: auto;
	background: #eaf6ea;
	text-align: center;
}

.board-block-start {
	width: auto;
	height: auto;
	background: #eaf6ea;
	padding: 20px 15px 15px 15px;
	text-align: center;
	display: table; 
	margin: 0 auto; 
	text-align: center;
}

.user-avatar-board {
	width: 100px;
	height: auto;
	margin: -5px 0 0 0;
}

table.tabinfb { text-align: left; margin-left: 15px; font-size: 14px; border-top: 1px solid #ddd; }
table.tabinfb td { padding: 2.5px 5px; border-bottom: 1px solid #ddd;  }

.board-border-avatar {
	width: 2px;
	height: 100px;
	background: #CBCBCB;
	margin: 0 5px 0 4px;
}

.board-title-table-fix {
	padding-left: 18px;
}

.div-table-board {
	margin: 25px 0;
}

.board-konkurs-priz-text {
	color: #00AD76;
}

.auto_serf_blok {
	margin: 35px 0 25px 0;
}

.color-basket-list {
	color: #3DA58C;
}

.serf_frame_line {
	margin: 8px 15px 0 14px;
}

.serf_frame_button_line {
	margin: 3px 0 3px 0;
}

table.adv-order {
    text-align: left;
    border-collapse: separate;
    width: 100%;
    border: none;
    border-spacing: 0;
    border-left: solid 3px #00AD76;
}

table.adv-order td.normal{
    color: #404040;
    text-align: left;
    font-size: 14px;
    border-top: solid 2px #FFFFFF;
    border-bottom: solid 1px #DDDDDD;
    border-left: solid 2px #FFFFFF;
    background-color: #F7F7F7;
	padding: 3px 10px 5px 10px;
	max-width: 350px;
	word-wrap: break-word;
}

table.adv-order td.normalm {
    color: #404040;
    text-align: left;
    font-size: 14px;
    border-top: solid 2px #FFFFFF;
    border-bottom: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    background-color: #F7F7F7;
	
	padding: 3px 10px 5px 10px;
	
}
table.adv-order td.normalm {
    cursor: default;
}

.adv-order-help {
	padding: 4px 5px 4px 5px;
	background-color: #00AD76;
	color: #FFF;
	width: 18px;
	position: absolute;
	cursor: help;
	margin: 0px 0 0 11px;
	text-align: center;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.adv-order-button {
	margin: 18px 0 -15px 0;
}

.text-events {
	font-size: 14px;
}

.btn-events-list {
	color: #D65152;
	font-size: 19px;
	cursor: pointer;
	margin: 0 auto;
}

table.events-table {
  border: 1px solid #e3e6e9;
  
}
table.events-table td {
  margin: 10px 0 0 0;
  padding: 10px;
  border-top: 1px solid #e3e6e9;
	/*border-bottom: 1px solid #e3e6e9;*/
  height: 53px;	
}
table.events-table tr:nth-child(odd) { background: #FDFFFF; }

.events-table {
	margin: 25px 0 0 0;
	width: 100%; 
	/*height: 34px; 
	line-height: 34px; */
	background: #fff; 
	position: relative;
}

.home-logo-1 {
  background: url(/theme/images/profit.gif);
  width: 100px;
  height: 180px;
  position: absolute;
  margin: 18px 0 0 1px;	
	
}

.home-logo-adv {
  background: url(/theme/images/logo_adv.png);
  width: 64px;
  height: 64px;
  margin: -25px 0 20px 1px;	
	
}

.home-logo-ref {
  background: url(/theme/images/logo_group.png);
  width: 64px;
  height: 64px;
  margin: -25px 0 20px 1px;	
	
}

.home-logo-user {
  background: url(/theme/images/logo_user.png);
  width: 64px;
  height: 64px;
  margin: -25px 0 20px 1px;	
	
}

.all-users-home-block {
  width: 400px;
  height: 40px;
  /*background: #ccc;*/
  margin: -53px 0 0 225px;
}

.all-users-home-block:hover {
  opacity: 0.85;
}

.with-us-home {
  font-size: 18px;
  color: #788F9A;
  height: 70px;
  margin: -32px 0 0 260px;
}

#accaunt_status_edit {
  color: #459C4C;   	
}
 
.text_status_wall {
  background: #F1F9F7;
  border-radius: 5px;
  margin: -20px auto 0 auto;
  color: #1d9d74;
  border: 1px solid #DFF0E9;
  padding: 10px 15px; 
}
.text_status_wall .fll { width: 3.5%; }
.text_status_wall .flr { width: 96.5%; }

.fix-btn-userpay {
  height: 19px;	
}

.mobile-basket-block {
  margin: 0 0 0 850px;
  position: absolute;
  font-size: 22px;
}

.mobile-events-button {
  font-size: 28px;
  color: #3577D0;
  position: absolute;
  right: 173px;
  margin-top: 10px;
  cursor: pointer; 
}

.mobile-basket-button {
  font-size: 28px;
  color: #5CB662;
  position: absolute;
  right: 212px;
  margin-top: 10px;
  cursor: pointer; 
}

.profile_vk_avatar {
  width: 30px; 
  height: 30px;	
}

.vk_name_user {
  margin: -31px 0 0 38px;
  width: 218px;
  color: #315983;
}

.vk-type-info {
  /*width: 463px; */
}

.list-style-vk {
  list-style-type: circle; 
  padding-left: 20px;
  padding-top: 0px;
  /*margin-bottom: 14px;*/
  margin-top: 10px;
}

.list-style-vk li {
  padding-top: 1px;
  padding-bottom: 1px;
}

.vk-type-block {
  background: #fff;
  border-left: 1px solid #0275d8;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: none;
  padding: 15px 20px 0 10px;
}

.light-br {
  border-left: 1px solid #0275d8;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
  padding: 15px 10px 0px 10px;
  margin-bottom: 15px;
  
}

.vk-type-block b { color: #0275d8; }

.vk-type-block1 {
  display: none; 
}

.img_vk_type {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background: #E6E8ED;
  color: #585D66;
  font-size: 14px;
  text-align: center;
  cursor: help;
}

.vk_p {
  background: url(/theme/images/vk_i.png);
  width: 64px;
  height: 64px;
  position: absolute;
}

.vk-earnings-block {
  margin: 12px 10px 0 9px;	
}

.manager-vk-menu {
  width: 754px;
  margin: 25px 0 0 11px;
}

.info-vk-button {
  padding: 0 0 5px 0;
  display: none;
  height: 15px;  
}

.div-end-task-vk {
	display: table; 
	margin: 10px auto 0 auto ; 
    width: 730px;	
}

.bifix img { float: left; height: 20px; margin: 0 5px 0 0; }

.all-users-free-block {
  /*width: 200px;*/
  height: 30px;
  /*background: #ccc;*/
  margin: 5px 0 0 0px;
}

.all-users-free-block:hover {
  opacity: 0.85;
}

.avatar-ref-free-home-a {
  margin-bottom: -9px;	
}

.avatar-ref-free-home-b {
  margin-left: -17px; 
  margin-bottom: -9px;	
}

.button-ref-free-home {
  margin-top: 26px; 
  margin-bottom: 34px;	
}

.error-open-ref-home {
  margin: 0 0 0 0;
  display: none;
  width: 521px;
}

.errorblock-open-ref-home {
  display: table; 
  margin: 0 auto; 
  margin-top: -3px; 
  margin-bottom: 9px;
}

.button-open-ref-div {
  margin-top: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #fff url(/theme/images/form_fon.png);  
}

#button-open-ref-block {
  font-size: 14px; 
  padding: 4px 8px 4px 8px; 
  height: 19px;	
  margin: 0 0 4px 0;

}

#card-block-fix-open-ref {
  padding: 0.9rem 0 0 0;
  height: 118px;
}

.reflogin-open-ref {
  color: #31708f;
}

#text-open-ref-online {
  /*height: 12px;*/
  width: 100%;
  text-align: center;
  padding: 2px 0 2px 0;
  font-size: 12px;
  background: #F5F5F5;
  color: #0165b7;
  font-family: Tahoma, Arial, sans-serif;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin: 6px 0 0 0;
  
}

#text-open-ref-offline {
  /*height: 12px;*/
  width: 100%;
  text-align: center;
  padding: 2px 0 2px 0;
  font-size: 12px;
  background: #F5F5F5;
  color: #818a91;
  font-family: Tahoma, Arial, sans-serif;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin: 6px 0 0 0;
  
}

.color-open-ref-info1 {
  color: #D9534F;
  cursor: help;
}

.color-open-ref-info2 {
  color: #1D9D74;
  cursor: help;
}

.btn-success-open-ref {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success-open-ref:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success-open-ref:focus, .btn-success-open-ref.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success-open-ref.disabled, .btn-success-open-ref:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success-open-ref:not(:disabled):not(.disabled):active, .btn-success-open-ref:not(:disabled):not(.disabled).active,
.show > .btn-success-open-ref.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success-open-ref:not(:disabled):not(.disabled):active:focus, .btn-success-open-ref:not(:disabled):not(.disabled).active:focus,
.show > .btn-success-open-ref.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #666;
  border-color: #777;
}

.btn-dark:hover {
  color: #fff;
  background-color: #444;
  border-color: #555;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.bonus_openref_block {
  position: absolute;
  margin: 29px 0 0 545px;  
}

.bonus_openref_block_title {
  background: #0275D8;
  color: #fff;
  padding: 4px 8px 4px 8px;
}

.list-style-openref {
	list-style-type: circle; 
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 14px;
	margin-top: 0px;
	background: #EFEFEF;
}

.list-style1-openref li {
	padding-top: 1px;
	padding-bottom: 1px;
}

.image_open_referals {
  background: url(/theme/images/free-referals.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  margin: 4px 0 0 1px;
}

.image_archive_24h_p {
  background: url(/theme/images/archive_task.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  margin: 4px 0 0 1px;
}

#blink1 {
  -webkit-animation: blink1 0.1s linear infinite;
  animation: blink1 0.15s linear infinite;
  color: #FFF;
}
@-webkit-keyframes blink1 {
  50% { color: #FFFFF; }
  51% { color: #FFFFF; }
  100% { color: red; }
}
@keyframes blink1 {
  50% { color: #FFFFF; }
  51% { color: #FFFFF; }
  100% { color: red; }
}
#blink2 {
  -webkit-animation: blink2 0.1s linear infinite;
  animation: blink2 0.15s linear infinite;
  color: #FFF;
}
@-webkit-keyframes blink2 {
  50% { color: #FFFFF; }
  51% { color: #FFFFF; }
  100% { color: #4fc59a; }
}
@keyframes blink2 {
  50% { color: #FFFFF; }
  51% { color: #FFFFF; }
  100% { color: #4fc59a; }
}
#blink3 {
  -webkit-animation: blink3 0.1s linear infinite;
  animation: blink3 0.15s linear infinite;
  color: #FFF;
}
@-webkit-keyframes blink3 {
  50% { color: #FFFFF; }
  51% { color: #FFFFF; }
  100% { color: Yellow; }
}
@keyframes blink3 {
  50% { color: #FFFFF; }
  51% { color: #FFFFF; }
  100% { color: Yellow; }
}

@-webkit-keyframes pulsate {
 50% { color: #FFD54F; text-shadow: 0 -1px, 0 0 5px #FFF1C9, 0 0 8px #FFD54F; }
}

@keyframes pulsate {
 50% { color: #FFD54F; text-shadow: 0 -1px, 0 0 5px #FFF1C9, 0 0 8px #FFD54F; }
}

#blink_vip {
  
  text-shadow: 0 -1px rgba(0,0,0,.1);
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
}

.vip_tasks_block {
  margin-left: -70px; 
  margin-top: -2px; 
  color: #FFA000;	
}

.vip_tasks_titles {
  background: #F4F4F4; 
  color: #E55169; 
  padding: 1px 9px 0px 9px; 
  float: right; 
  font-size: 14px; 
  margin-top: -12px; 
  margin-bottom: 5px;	
}

.vip_tasks_div {
  height: auto; 
  background: #F4F4F4; 
  margin-top: 23px; 
  padding-left: 10px; 
  padding-right: 10px; 
  padding-bottom: 10px;	
}

.vip_tasks_null {
  font-size: 13px;
  text-align: center;
  padding-left: 25px;
}
 
/*------------------------------------------------------------------------------------------------------------------
боковое меню||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------------------------------------------------------------*/

a.conclusion_pay_user {
  color: #fff;
  text-decoration: none;
  user-select: none;
  background: rgb(212, 75, 56);
  padding: .7em 1.5em;
  outline: none;
}

a.conclusion_pay_user:hover {
  background: rgb(232, 95, 76);
  color: #fff;
}

a.conclusion_pay_user:active {
  background: rgb(152, 15, 0);
  color: #fff;
}

a.add_pay_user {
  color: #fff;
  text-decoration: none;
  user-select: none;
  background: #00AD76;
  padding: .7em 1.5em;
  outline: none;
}

a.add_pay_user:hover {
  background: #39BF92;
  color: #fff;
}

a.add_pay_user:active {
  background: #0D7752;
  color: #fff;
}

.left_menu_icon {
  width: 28px;
  height: 28px;
  margin-bottom: -8px;
  margin-top: -8px;
  margin-right: 5px;
}

.addreyting {
  background: url(/theme/images/img-ratplus.png);
  width: 32px;
  height: 32px;
  margin-left: 50px;
  margin-top: -101px;
  position: absolute;
  cursor: pointer;
  
}

.addreyting:hover {
  opacity: 0.95;
}

.addreytingm {   
  background: url(/theme/images/img-ratplus.png);
  width: 32px;
  height: 32px;
  margin-left: 50px;
  margin-top: -101px;
  position: absolute;
  cursor: pointer;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.5; }

.avatar_board {
  border-radius: 50px;
  width: 60px;
  height: 60px;
  margin-left: 110px;
  /*border: 2px solid #333;*/
}

.avatar_botton {
  border-radius: 80px;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: -2px;
  border: 1px solid #333;
  float: left;
}

.board_up {
  margin-left: -156px;
  margin-top: -51px;
  margin-bottom: 51px;
}

.board_money {
  margin-left: 14px;
  margin-top: -51px;
  margin-bottom: 51px;
}

.board_refer_add {
  margin-left: 90px;
  margin-top: 7px;
  margin-bottom: -7px;
  width: 32px;
  height: 37px;
}

.board_rate {
  color: #333;
  margin: -55px 0 0 0;
  /*background: #ccc;*/
  text-align: center;
  width: 85px;
  padding: 0 0 0 10px;
}

.board_login {
  font-size: 16px;
  margin: 45px 0 -62px 0;
  text-align: center;
}
.board_login a { 
  color: #00AD76;
  border-bottom: 1px dashed #00AD76;	
}
.board_login a:hover { 
  color: #333;
  border-bottom: 0;
}
.vvmk { 
  margin: 15px 0 0 0;  
}
.vvmk button.btn { 
   letter-spacing: -0.025em;
}
.board_bank {
  color: #333;
  margin: -21px 0 0 187px;
  text-align: center;
  width: 95px; 
  /*background: #ccc;*/
  position: absolute;  
}

.board_completion {
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
}

.board_progres {
  margin-left: 35px;
  margin-top: 5px;
}

.board_panel {
  border: 1px solid #ccc;
  width: 250px;
  height: 110px;
  margin-top: 80px;
  margin-left: 15px;
  border-radius: 3px;
}

.board_panel_top {
  background: #fff;
  height: 50px;
}

.board_panel_bottom {
  background: #ededed;
  height: 53.5px;
  padding-top: 6.5px;
}

.board_link a {
  border-radius: 4px;
  background: #fff;
  font-weight: 400;
  color: #00AD76;
  font-size: 15px;
  padding: 4px 24px 7px 24px;
  margin-left: 50px;
  border: 1px solid #00AD76;
}

.board_link a:hover { 
  color: #fff;
  background: #39BF92;
}

.board_top_link {
  margin-top: 12px;
}

progress {
  background-color: #D1D1D1;
  color: #153F5B;
  border: 0;
  width: 80%;
  height: 8px;
  border-radius: 0px;
  margin-left: 10px;
}

.banner3_style {
  margin-left: 40px;
}

.banner3_style_img {
  border: 0px solid #153F5B;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.add_turquoise_img {
  width: 18px;
  height: 18px;
  margin-top: 4px;
  margin-bottom: -4px;
}

.add_turquoise {
  width: 200px;
  border-radius: 4px;
  background: #fff;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 0;
  border: 1px solid #ddd;
  margin-left: 39px;
  margin-top: 5px;
}

.add_turquoise:hover {
  color: #153F5B;
  cursor: pointer;
}

.add_turquoise_text {
  margin-left: 25px;
  top: -89px;
 
}

.support, .support-two {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.support em, .support-two em {
  background: #FF6600;
  border-radius: 20px;
  border: 1px solid #999;
  text-align: center;
  color: #FFF;
  font: normal bold 16px Arial;
  padding: 0 4px;
}

.tip, .tip-two, .tip-three, span.support::before, span.support-hover::before {
  display: none;
  position: absolute;
  z-index: 9998;
  top: 0;
  left: 100%;
  background: #fff;
  border: 1px solid #cccccc;
-webkit-box-shadow: 0px 1px 10px -1px rgba(34, 60, 80, 0.23);
-moz-box-shadow: 0px 1px 10px -1px rgba(34, 60, 80, 0.23);
box-shadow: 0px 1px 10px -1px rgba(34, 60, 80, 0.23);
  text-align: left;
  color: #000;
  cursor: default;
  padding: 10px 15px;
  width: 200px;
  min-height: 50px;
  height: auto;
  font-size: 13px;
}





.tip-two, .tip-three {
  margin: -30px 0 0 0;
}

.tip:before, .tip-two:before, .tip-three:before {
  border-width: 9px 8px 9px 0;
  border-color: transparent #dddddd transparent transparent;
  top: 13px;
  left: -9px;
}

.tip:after, .tip-two:after, .tip-three:after {
  border-width: 7px 7px 7px 0;
  border-color: transparent #ffffff transparent transparent;
  top: 15px;
  left: -7px;
}

.tip:before, .tip-two:before, .tip-three:before, .tip:after, .tip-two:after, .tip-three:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
}

a.support:focus em, a.support-two:focus em, #tip-checkbox:checked~.support em {
  background: #6699FF;
}

.tip-block {
  display: inline-block;
  position: relative;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  height: 0;
  width: 1px;
}

.support-hover, .support-hover-two {
  display: inline-block;
  cursor: help;
}

.support-hover em, .support-hover-two em {
  background: #FF6600;
  border-radius: 20px;
  border: 1px solid #999;
  text-align: center;
  color: #FFF;
  font: normal 15px Arial;
}

span.support-hover:hover em, span.support:hover em, span.support:focus em, div.support-hover:hover em, div.support-hover-two:hover em {
  background: #6699FF;
}

div.support-hover-two:hover+.tip-block .tip-two {
  display: table-header-group;
}

.support-hover, .support-hover-two {
  display: inline-block;
  cursor: help;
}

.support-hover em, .support-hover-two em {
  background: #FF6600;
  border-radius: 20px;
  border: 1px solid #999;
  text-align: center;
  color: #FFF;
  font: normal 15px Arial;
}

span.support-hover:hover em, span.support:hover em, span.support:focus em, img.support-hover:hover em, img.support-hover-two:hover em {
  background: #6699FF;
}

img.support-hover-two:hover+.tip-block .tip-two {
  display: table-header-group;
}

/*-------------------------------------------------------------------------------------------------------------------
фотер||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------------------------------------------------------------*/
.span5 {
  width: auto;
  color: #666;
  font-size: 14px;
  margin-top: 25px;
  margin-left: 50px;
}

.span6 {
  width: auto;
  color: #999;
  font-size: 13px;
  margin-top: 25px;
  margin-left: 30px;
}

.foter_a a {
  color: #b0b0b0;
  font-size: 13px;
}
.foter_a a:hover {
  color: #3AB790;
}

.foter_a_ul {
  font-size: 13px;
}

.foter_a_ul:hover {
  color: #3AB790;
}

.foter_eps_image {
  margin-left: 654px;
  margin-top: -35px;
  margin-bottom: 8px;
}

.foter_up {
  width: 40px;
  height: 40px;
  background: #1D1D1D;
  float: right;
  cursor: pointer;
  margin-top: -50px;
  margin-right: 39px;
}

.foter_up:hover {
  background: #2B2B2B;
  cursor: pointer;
}

.foter_up_img {
  margin-left: 12px;
  margin-top: 15px;
}

.foter_menu_link1 {
  position: relative;
  margin-left: 35px;
  margin-top: -160px;
  margin-bottom: 45px;
  height: 140px;
}

.foter_menu_link2 {
  position: relative;
  margin-left: 360px;
  margin-top: -185px;
  margin-bottom: 45px;
  height: 140px;
}

.foter_menu_link3 {
  position: relative;
  margin-left: 590px;
  margin-top: -185px;
  margin-bottom: 45px;
  height: 140px;
}

.foter_menu_link4 {
  position: relative;
  margin-left: 850px;
  margin-top: -185px;
  margin-bottom: 45px;
  height: 140px;
}

.footer_4_block {
  width: 64px;
  height: 40px;
  float: left;
  margin: 0 5px 5px 0;
  text-align: center;
}
.footer_4_block img { width: 64px; height: 40px; border-radius: 3px; }

.foter_eps_blok {
  margin-top: 20px;
}

.foter_menu_title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}

ul.foter_ul, ul.foter_ul li { margin: 0; padding: 0; }
ul.foter_ul li { height: 24px; }
ul.foter_ul li a { color: #eee; border-bottom: 1px dashed #eee;  }
ul.foter_ul li a:hover { text-decoration: none; border-bottom: 0; }

.mestr { margin: -5px 0 15px 0; font-size: 13px; color: gray; line-height: 17.5px; }