.awesome,.awesome:visited{
	background:#222 url(/images/alert-overlay.png) repeat-x;
	display:inline-block;
	padding:5px 10px 6px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-shadow:0 -1px 1px rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(0,0,0,0.25);
	position:relative;
	cursor:pointer;
}

.awesome:hover{
	background-color:#111;
	color:#fff;
}

.awesome:active{
	top:1px;
}

.small.awesome,.small.awesome:visited{
	font-size:11px;
	padding:;
}

.awesome,.awesome:visited,.medium.awesome,.medium.awesome:visited{
	font-size:13px;
	font-weight:bold;
	line-height:1;
	text-shadow:0 -1px 1px rgba(0,0,0,0.25);
}

.large.awesome,.large.awesome:visited{
	font-size:14px;
	padding:8px 14px 9px;
}

.green.awesome,.green.awesome:visited{
	background-color:#91bd09;
}

.green.awesome:hover{
	background-color:#749a02;
}

.blue.awesome,.blue.awesome:visited{
	background-color:#2daebf;
}

.blue.awesome:hover{
	background-color:#007d9a;
}

.gray.awesome,.gray.awesome:visited{
	background-color:#8a8383;
}
.gray.awesome:hover{
	background-color:#9a9797;
}

.red.awesome,.red.awesome:visited{
	background-color:#e33100;
}

.red.awesome:hover{
	background-color:#872300;
}

.magenta.awesome,.magenta.awesome:visited{
	background-color:#a9014b;
}

.magenta.awesome:hover{
	background-color:#630030;
}

.orange.awesome,.orange.awesome:visited{
	background-color:#ff5c00;
}

.orange.awesome:hover{
	background-color:#d45500;
}

.yellow.awesome,.yellow.awesome:visited{
	background-color:#ffb515;
}

.yellow.awesome:hover{
	background-color:#fc9200;
}


#page-wrap {
	margin-left: 15px;

}

.b-nw-index__time {
	padding: 5px;
}
/*
 LEVEL ONE
 */
ul.dropdown {
 
	list-style: none;
	float: left;
	padding:0px;
	margin: 0px;
	margin-left: 15px;
}

ul.dropdown li {
    font-weight: bold;
    float: left;
    zoom: 1;
    
	background:-webkit-linear-gradient(top,#cfcfcf 0,#7f7f7f 100%);
	background:-moz-linear-gradient(top,#cfcfcf 0,#7f7f7f 100%);
	background:-ms-linear-gradient(top,#cfcfcf 0,#7f7f7f 100%);
	background:-o-linear-gradient(top,#cfcfcf 0,#7f7f7f 100%);
	background:linear-gradient(to bottom,#cfcfcf 0,#7f7f7f 100%);
	background-color:#7f7f7f;
	
    padding:7px;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, "Geneva CY", sans-serif;
	font-size: 13px;
    text-shadow: 0 2px 1px rgba(0,0,0,0.2);
	list-style: none;
}

ul.dropdown a:hover {
    color: #e5e2e2;
}

ul.dropdown a:active {
    color: #ffa500;
}

ul.dropdown li a {
    display: block;
    color: #fff;
    text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

ul.dropdown li:last-child a {
    border-right: none;
}
 /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
    background: #d7d7d7;
    color: black;
    position: relative;
    color:#fff;
	
}

ul.dropdown li.hover a {
    color: #fff;
    font-weight:bold;
}

/*
 LEVEL TWO
 */
ul.dropdown ul {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
	zoom: 1;
	z-index: 101;
}

ul.dropdown ul li {
    font-weight: normal;
	zoom: 1;
    color: #000;
    float: none;
	z-index: 101;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
}

/*
 LEVEL THREE
 */
 
 
 
 
 .b-login {
  float:right;
  padding-top:6px;
}
.b-login__login {
  border-bottom:1px dotted;
  float:right;
  font-size:12px;
  text-decoration:none;
  text-shadow:0 1px 0 #f3f3f3;
  color:#336699;
  cursor:pointer;
  padding-top:5px;
}

.b-login__login i {
  background:url(i-key.png) no-repeat 0 50%;
  position:absolute;
  margin:2px 0 0 -32px;
  width:27px;
  height:14px;
  
}
.b-login__orReg1 {
  float:left;
  font-size:12px;
  margin-left:10px;
  padding-left:10px;
  margin-top:5px;
  zoom:1;
}

.b-login__orReg {
  border-left:1px solid #456a9c;
  float:right;
  font-size:12px;
  margin-left:10px;
  padding-left:10px;
  margin-top:5px;
  zoom:1;
}
.b-login__orReg a {
  font-size:12px;
  text-decoration:none;
  text-shadow:0 1px 0 #f3f3f3;
  border-bottom:1px solid;
}
.b-login__orReg a:visited { color:#336699; }
.ie7 .b-login__orReg a {
  position:relative;
  top:-3px;
}
.b-loginPopup {
  width:395px;
  color:#333333;
  font-size:12px;
  line-height:18px;
  padding:20px 27px 20px 22px;
  display:none;
}
.b-loginPopup .b-el-link_popup {
  top:24px;
  right:17px;
}
.ie7 .b-loginPopup, .ie8 .b-loginPopup { border:1px solid #666666; }
.b-loginPopup__title {
  color:#333333;
  margin:-3px 0 24px 0;
  padding:0;
  font-size:21px;
  line-height:21px;
  font-weight:normal;
}
.b-loginPopup__field {
  clear:both;
  text-align:right;
  margin-bottom:13px;
}
.b-loginPopup__field_last {
  margin-bottom:0;
  padding-top:5px;
}
.b-loginPopup__field_margin { margin-bottom:22px; }
.b-loginPopup__label {
  font-size:14px;
  line-height:14px;
  padding:8px 0 0 1px;
  float:left;
}
.b-loginPopup__label_soc { padding-top:3px; }
.b-loginPopup__input {
  width:265px;
  height:23px;
  padding:0 2px 2px;
  margin:0;
  font-size:14px;
  line-height:14px;
}
.b-loginPopup__forgot {
  font-size:12px;
  line-height:15px;
  padding-left:124px;
  text-align:left;
}
.b-loginPopup__forgot_last { padding-bottom:20px; }
.b-loginPopup__rememberMe {
  font-weight:normal;
  font-size:11px;
  left:0;
  margin-left:5px;
  position:relative;
  text-transform:lowercase;
}
.b-loginPopup__checkbox {
  line-height:14px;
  margin:3px;
  vertical-align:middle;
}
.b-loginPopup__enter { padding:0 0 3px 124px; }

 
ul.dropdown ul ul {
    left: 82%;
    top: 0;
}

ul.dropdown li:hover > ul {
    visibility: visible;
} 


.monthview {
background-color: #34373f;
font-size: 12px; 
color: #ffffff;
}
.calfontnav {
font-size: 11px; 
color: #ffffff;
}
.monthviewtop {
background-color: #ffffff;
font-size: 12px; 
color: #000000;
}
.weekdayclr{
border: solid #ffffff 1px;
}

.datenumfont {
color: #339fe6;
font-size: 17px;
}
a.datenumfontsmall {
color: #339fe6;
}
.calfontnav {
color: #bebfc0;
font-size: 12px; 
}
.smallcalev {
color: #bebfc0;
font-size: 11px;
margin: 5px;
}
.tablemain {
font-size: 11px;

}

.mainform {
font-size: 11px;
}
#datatable {
font-size: 11px;
}
.anons {
	font-size: 11px; 
	color: #888888;
}
.scroll_checkboxes {
    height: 300px;
    padding: 5px;
    overflow: auto;
    border: 1px solid #ccc
}

.smallcalmth {
	font-size: 13px; 
	color: #ffffff;
	background-color: #34373f;
	
}
.smallcalmth1{
	font-size: 15px; 
	color: #000000;
}

.eventtimeborder{
	background: #d5e7fb;
}
.prevsmallcalmth
{
	font-size: 13px; 

	color: #c8c9c7;
}

.smallcalmthbold
{
	font-size: 13px; 

	color: #ffffff;
	font-weight: bold;
}
.todayclr {
	border: solid #ffffff 1px;
	color: #d5e3ff;
	background-color: #091122;
	
}
a.smallcalmth {


}
.dayfont {
color: #95998f;

}

.b-userbar {
  border-top:1px solid #dfdfdf;
  font-size:11px;
  height:29px;
  line-height:15px;
  padding:5px 15px 4px;
  zoom:1;
  margin-bottom:14px;
  background-color:#cfcfcf;
  background:-webkit-linear-gradient(top,#f1f1f1 0,#cfcfcf 100%);
  background:-moz-linear-gradient(top,#f1f1f1 0,#cfcfcf 100%);
  background:-ms-linear-gradient(top,#f1f1f1 0,#cfcfcf 100%);
  background:-o-linear-gradient(top,#f1f1f1 0,#cfcfcf 100%);
  background:linear-gradient(to bottom,#f1f1f1 0,#cfcfcf 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f1f1f1,endColorstr=#cfcfcf);
}

.auth-toolbar-region-wrap {
  background:url(d-userBar.png) no-repeat scroll right top transparent;
  float:left;
  margin:0;
  padding:0;
}

.b-userbar__date {
  background:url(d-userBar.png) no-repeat scroll right top transparent;
  color:#333333;
  float:left;
  padding:8px 9px 6px 7px;
  text-shadow:#f3f3f3 0 1px 0;
}

.b-userbar__info {
  text-shadow:0 1px 0 #f3f3f3;
  text-align:right;
  float:right;
  padding:7px 0 0 15px;
  position:relative;
  white-space:nowrap;
}
.b-userbar__info a { margin-left:10px; }
.b-userbar__logout {
  font-size:11px;
  font-weight:bold;
}
.b-userbar__name {
  color:#565656;
  font-weight:bold;
}
.b-userbar__avatar {
  width:25px;
  height:25px;
  position:absolute;
  top:2px;
  left:0;
}
.b-userbar__mailCounter {
  padding:0 0 0 17px;
  margin:0 15px !important;
  font-weight:bold;
  position:relative;
}
.b-userbar__mailCounter:before {
  content:'';
  display:block;
  width:12px;
  height:10px;
  background:url(s-user.toolbar.png) no-repeat -24px -5px;
  position:absolute;
  left:0;
  top:3px;
}
.b-userbar__counry {
  text-shadow:#f3f3f3 0 1px 0;
  float:left;
  padding:8px 12px 7px 12px;
}
.b-userbar__counry a + a { margin-left:10px; }
.b-userbar__counry a:visited { color:#336699; }
.b-userbar__counry .flag {
  position:relative;
  top:2px;
  margin-right:7px;
}

.b-userbar__social {
  background:url(d-userBar.png) no-repeat top right;
  float:left;
  margin:0;
  padding:8px 9px 6px 7px;
}
.b-userbar__social li {
  float:left;
  overflow:hidden;
  margin-left:0.5em;
  text-shadow:#f3f3f3 0 1px 0;
  font-size: 11px;
  line-height: 14px;
}
.b-userbar__social li:first-child { margin-left:0; }
.b-userbar__social li a {
  display:block;
  width:16px;
  height:16px;
  background:url("/_s-main.png");
  text-indent:-100em;
}
.b-userbar__social .lj { background-position:-22px -22px; }
.b-userbar__social .lj:hover { background-position:-2px -22px; }
.b-userbar__social .facebook { background-position:-62px -22px; }
.b-userbar__social .facebook:hover { background-position:-42px -22px; }
.b-userbar__social .twitter { background-position:-102px -22px; }
.b-userbar__social .twitter:hover { background-position:-82px -22px; }
.b-userbar__social .youtube { background-position:-142px -22px; }
.b-userbar__social .youtube:hover { background-position:-122px -22px; }
.b-userbar__social .vk { background-position:-142px -2px; }
.b-userbar__social   .vk:hover { background-position:-122px -2px; }
.b-myBlogWrite {
  float:right;
  background:url(d-userBar.png) no-repeat top left;
  padding:8px 10px 6px 5px;
}
.b-myBlogWrite a {
  text-shadow:0 1px 0 #f3f3f3;
  margin-left:10px;
}
.flag {
  background:url("/_s-main.png") no-repeat 0 0;
  display:inline-block;
  height:12px;
  margin-right:7px;
  position:relative;
  top:2px;
  width:18px;
}
.flag_ru { background-position:-1px -44px; }
.flag_by { background-position:-21px -44px; }
.flag_ua { background-position:-41px -44px; }
.flag_us { background-position:-61px -44px; }
.flag_en { background-position:-81px -44px; }
.flag_eu { background-position:-101px -44px; }

.js-selectRegion-link {
  text-decoration:none;
  border-bottom:1px dotted;
}
.auth-toolbar-region-wrap .selectRegion {
  display:block;
  height:16px;
  left:-10px;
  line-height:16px;
  padding:5px 20px 5px 10px;
  position:relative;
  text-decoration:none;
}
.auth-toolbar-region-wrap .selectRegion:visited { color:#336699; }
.auth-toolbar-region-wrap .selectRegion span {
  border-bottom:1px dotted;
  font:bold 14px Tahoma;
}
.auth-toolbar-region-wrap .selectRegion i {
  background:url(s-user.toolbar.png) no-repeat;
  position:absolute;
}
i.ico {
  background-position:-2px -2px;
  left:6px;
  height:16px;
  top:6px;
  width:16px;
}

i.arrow {
  background-position:-40px 0;
  height:6px;
  filter:1;
  opacity:0.5;
  right:6px;
  top:12px;
  width:9px;
}
i.arrow {
  filter:1;
  opacity:1;
}
.isauth {
  background:none;
  padding:8px 10px 6px 5px;
  margin-right:0;
}
.auth-toolbar-region-wrap .auth-toolbar-region {
  font-size:12px;
  color:#456a9c;
  border-bottom:1px dotted;
  position:relative;
  text-decoration:none;
  text-shadow:0 1px 0 #f3f3f3;
}
.isauth .auth-toolbar-region { margin-right:0; }
#selectRegion { text-shadow:0 1px 0 #f3f3f3; }
.b-selectRegion {
  background:#f3f3f3;
  -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.5);
  -moz-box-shadow:0 5px 5px rgba(0,0,0,0.5);
  -o-box-shadow:0 5px 5px rgba(0,0,0,0.5);
  box-shadow:0 5px 5px rgba(0,0,0,0.5);
  display:none;
  left:-15px;
  margin-top:3px;
  min-width:620px;
  padding:30px 0 0 25px;
  position:absolute;
  top:100%;
  z-index:101;
  zoom:1;
  font-size:12px;
}
.b-selectRegion_relative {
  top:inherit;
  left:inherit;
  padding-top:20px;
  margin-top:-5px;
}
.ie9 .b-selectRegion { border-collapse:separate; }
.show .b-selectRegion { display:block; }
.b-selectRegion form { margin:0 0 16px; }
.b-selectRegion input[type="text"] {
  border:1px solid #ababab;
  height:20px;
  margin:0;
  padding:0;
  width:265px;
}
.b-selectRegion input[type="submit"] { height:24px; }
.b-selectRegion__close {
  border-bottom:1px dotted #333333;
  color:#333333;
  cursor:pointer;
  position:absolute;
  right:30px;
  top:15px;
  font-size:11px;
}
.b-selectRegion__close:after {
  background:url(ico-close.gif) no-repeat 0 0;
  content:"";
  height:10px;
  left:100%;
  margin-left:5px;
  position:absolute;
  top:4px;
  width:10px;
}
.b-selectRegion ul {
  list-style:none;
  margin:0 0 12px;
  padding:0;
}
.b-selectRegion ul.b-selectRegion__top { margin-right:30px; }
.b-selectRegion ul.b-selectRegion__top a { font-weight:bold; }
ul.b-selectRegion__top li.allRussia {
  border-bottom:1px dashed #c2c2c2;
  height:15px;
  line-height:15px;
  position:relative;
  text-align:right;
}
ul.b-selectRegion__top li.allRussia a {
  background:#f3f3f3;
  font-weight:normal;
  padding:6px 0 5px 8px;
  position:absolute;
  right:0;
  white-space:nowrap;
}
.b-selectRegion ul:before {
  color:#333333;
  content:attr(data-letter);
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
}
.b-selectRegion ul li {
  line-height:22px;
}
.b-selectRegion__cols { -overflow-y:scroll; }
.b-selectRegion__cols .b-selectRegion__col {
  float:left;
  width:150px;
}
.b-selectRegion__preloader {
  font-size:12px;
  line-height:18px;
  margin-bottom:20px;
  vertical-align:middle;
}
.b-selectRegion__preloader img { margin:0 10px; }
.b-ie-attention {
  background:#fffadc;
  font-size:12px;
  line-height:18px;
  margin-top:-14px;
  padding:5px 14px 15px;
  margin-bottom:20px;
}
.b-ie-attention__note {
  text-align:center;
  padding-right:25px;
}
.b-ie-attention__list {
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
  position:relative;
  top:-18px;
}
.b-ie-attention__item {
  display:inline;
  margin-right:30px;
}
.b-ie-attention__link { text-decoration:none; }
.b-ie-attention__image {
  width:50px;
  height:50px;
  position:relative;
  top:23px;
  left:-5px;
}
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic-ext,latin-ext,cyrillic);

.regform {
 width:400;
}
.select_form {
 width:500;
}

html {
  margin: 0;
  padding: 0;
}
body,head {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  color: #333;
  line-height: 18px;
}
body,
input,
select,
textarea,
head,
button {
  font-family: Tahoma, Arial, Verdana, "Geneva CY", sans-serif;
  font-size: 14px;
}
img {
  border: 0;
}
p {
  margin: 10px 0;
}
table.p tr td p {
  font-size: 100%;
}
.layout {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  max-width: 1280px;
  margin: 0 auto;
  min-height: 100%;
  min-width: 1000px;
}
.layout--white {
  background: #fff;
}
span.respHeader {
  font-weight: bold;
  color: #333;
  padding: 0 0 0.3em 0;
  background-color: #fff;
  background-repeat: no-repeat;
}
span.respHeader {
  font-size: 90%;
}
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}
h1 {
  background-repeat: no-repeat;
}
h2 {
  color: #666;
  font-size: 16px;
}
h3 {
  color: #999;
}
ul {
  list-style-type: square;
}
a {
  color: #369;
}
a:active {
  color: #c03;
}
div.clear {
  clear: both;
}
.search {
  width: 100px;
  height: 25px;
}
.linkNote {
  padding: 0.25em 0.5em 0.25em 0.5em;
  margin: 0.25em 0 0.25em 0;
  line-height: 1.6em;
  background-color: #E2EEFD;
  border-left: 3px #87B5ED solid;
}
.linkNoteAdv1 {
  padding: 0.3em 0.5em 0.3em 0.5em;
  margin: 0.25em 0 0.25em 0;
  line-height: 1.8em;
  background-color: #EEEEEE;
  border-left: 3px #BFBFBF solid;
}
div.addLinksMenu {
  width: 30%;
  float: right;
  background-color: #F1F1F1;
  padding: 0.7em;
  margin: 0.25em 0 1em 1em;
  border-top: 3px solid #BCBCBC;
}
div.addLinksMenu ul {
  padding: 0;
  margin: 0 0 0.5em 1.8em;
}
.note {
  color: #999;
}
.sNote,
.sNote h3,
.sNote p,
.sNote ul,
.sNote ol {
  font-size: 11px;
}
.sNote,
.sNote a:visited {
  color: #bbb;
}
.marked {
  color: #e00;
  font-weight: bold;
}
div.pageNote {
  font-size: 90%;
  padding: 0.5em;
  border: 1px #ddd solid;
  background-color: #f8f8f8;
}
div.selectMenu {
  font-size: 11px;
  margin-bottom: 1.5em;
}
div.selectMenu span {
  display: block;
  float: left;
  white-space: nowrap;
  padding: 1px 5px 2px;
  margin-right: 3px;
}
div.selectMenu span.selNote {
  padding-left: 0;
  margin: 0;
}
div.selectMenu span.selCurrent {
  background-color: #999;
  color: #fff;
}
div.selectMenu span.green {
  background-color: #84b31b !important;
}
div.selectMenu span.blue {
  background-color: #5A90D1 !important;
}
div.selectMenu span.orange {
  background-color: #EA9A00 !important;
}
div.selectMenu span.grey {
  background-color: #999 !important;
}
.selected {
  padding: 0 0.4em 0.1em 0.4em;
  font-weight: bold;
}
.greenBg {
  background-color: #E8F5C6;
}
.greenBgLight {
  background-color: #F0F8DC;
}
.blueBg {
  background-color: #DEECFC;
}
.blueBgLight {
  background-color: #E8F1FC;
}
.orangeBg {
  background-color: #FFE5B2;
}
ul.menu li {
  margin-bottom: 0.25em;
}
.topBottomPadding {
  padding-top: 0.7em !important;
  padding-bottom: 0.7em !important;
}
td.menuheader {
  color: #FFFFFF;
  font-size: 90%;
  font-weight: bold;
  padding: 0.2em 2em 0.25em 0.7em;
  background-position: right bottom;
  background-repeat: no-repeat;
}
img.banklogo {
  border: 1px #E6E6E6 solid;
  background-color: #ffffff;
}
img.bullet {
  vertical-align: 0.12em;
  width: 0.35em;
  height: 0.35em;
  margin-right: 0.4em;
}
/*left menu start*/
.b-global-menu__strip {
  height: 20px;
  color: #fff;
  padding: 2px 0 0 30px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  margin-top: 17px;
}
.b-global-menu__strip i {
  position: absolute;
  left: 17px;
  top: 5px;
/*  background: url(/images/i-marker.png) no-repeat;*/
  width: 8px;
  height: 11px;
}
.b-global-menu__strip_blue {
  background: #689dd1;
  background-image: -webkit-linear-gradient(top, #88b8e8, #689dd1);
  background-image: -moz-linear-gradient(top, #88b8e8, #689dd1);
  background-image: -ms-linear-gradient(top, #88b8e8, #689dd1);
  background-image: -o-linear-gradient(top, #88b8e8, #689dd1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#88b8e8', EndColorStr='#689dd1');
}
.b-global-menu__strip_green {
  background: #82ba00;
  background-image: -webkit-linear-gradient(top, #8dca00, #82ba00);
  background-image: -moz-linear-gradient(top, #8dca00, #82ba00);
  background-image: -ms-linear-gradient(top, #8dca00, #82ba00);
  background-image: -o-linear-gradient(top, #8dca00, #82ba00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dca00', EndColorStr='#82ba00');
}
.b-global-menu__strip_orange {
  background: #e99901;
  background-image: -webkit-linear-gradient(top, #f19f06, #d98f05);
  background-image: -moz-linear-gradient(top, #f19f06, #d98f05);
  background-image: -ms-linear-gradient(top, #f19f06, #d98f05);
  background-image: -o-linear-gradient(top, #f19f06, #d98f05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f19f06', EndColorStr='#d98f05');
}
.b-global-menu__strip_grey {
  background: #8d99a0;
  background-image: -webkit-linear-gradient(top, #aeb7ba, #8d99a0);
  background-image: -moz-linear-gradient(top, #aeb7ba, #8d99a0);
  background-image: -ms-linear-gradient(top, #aeb7ba, #8d99a0);
  background-image: -o-linear-gradient(top, #aeb7ba, #8d99a0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#aeb7ba', EndColorStr='#8d99a0');
}
.b-global-menu__strip_darkgrey {
  background: #a3a3a3;
  background-image: -webkit-linear-gradient(top, #c0c0c0, #a3a3a3);
  background-image: -moz-linear-gradient(top, #c0c0c0, #a3a3a3);
  background-image: -ms-linear-gradient(top, #c0c0c0, #a3a3a3);
  background-image: -o-linear-gradient(top, #c0c0c0, #a3a3a3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c0c0c0', EndColorStr='#a3a3a3');
}
.b-global-menu__strip_pink {
  background: #d75f8a;
  background-image: -webkit-linear-gradient(top, #ec78ac, #d75f8a);
  background-image: -moz-linear-gradient(top, #ec78ac, #d75f8a);
  background-image: -ms-linear-gradient(top, #ec78ac, #d75f8a);
  background-image: -o-linear-gradient(top, #ec78ac, #d75f8a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ec78ac', EndColorStr='#d75f8a');
}
.b-global-menu__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  line-height: 14px;
  color: #555;
}
.b-global-menu__item {
  padding: 2px 0 2px 16px;
  margin: 0;
  position: relative;
  min-height: 15px;
}
.b-global-menu__icon {
  position: absolute;
  z-index: 2;
  left: 7px;
  top: 1px;
  width: 16px;
  height: 16px;
}
.b-global-menu__line {
  position: absolute;
  z-index: 2;
  left: 12px;
  top: 2px;
  width: 173px;
  height: 13px;
  padding: 0 0 1px 7px;
  background: url(/_images/s-main.png) no-repeat;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}
.b-global-menu__line:active {
  color: #fff;
}
.b-global-menu__line_red {
  background-position: 0 -62px;
}
.b-global-menu__line_blue {
  background-position: 0 -102px;
}
.b-global-menu__color {
  position: relative;
  top: -1px;
  z-index: 1;
  width: 4px;
  height: 4px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.b-global-menu__link {
  color: #555;
}
.b-global-menu__link_bold {
  font-weight: bold;
}
.b-global-menu__bull {
  margin: 0 5px;
  color: #999;
}
/*promo in menu*/
.b-bank-loto-menu-item {
  display: block;
  margin: 14px 0;
}
div.bH {
  font-weight: bold;
  padding: 0 0 .3em 1.3em;
  margin: 0;
  border-bottom: 3px #9E9E9E solid;
  color: #333;
  /*background: #ffffff url(/com/marker_3color.gif) no-repeat 0 0.3em;*/
}
div.bH a,
div.bH a:hover {
  color: #333;
  text-decoration: none;
}
div.bH.blue {
  border-color: #9BBBE3;
}
div.bH.green {
  border-color: #97CF16;
}
div.bH.orange {
  border-color: #EFAD31;
}
div.bH.grey {
  border-color: #9E9E9E;
}
div.bH.gold {
  border-color: #E8C100;
}
div.bH.left {
  padding-left: 2.5em;
  margin-bottom: 0.4em;
  background-position: 1.3em 0.3em;
}
a.toolbarsel:link {
  color: #000000;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
a.toolbarsel:visited {
  color: #000000;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
a.toolbarsel:hover {
  color: #000000;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
a.toolbarnosel:link {
  color: #7F7F7F;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
a.toolbarnosel:visited {
  color: #7F7F7F;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
a.toolbarnosel:hover {
  color: #7F7F7F;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
ul.news {
  color: #9BBBE3;
  margin: 0;
  padding-left: 2.5em;
}
ul.news li {
  padding-top: 0.4em;
}
ul.news li.video,
li.video {
  list-style-type: none;
  margin-left: -20px;
  margin-top: 3px;
  padding-left: 20px;
  background: url(/com/camera_ico_blue.gif) no-repeat 0 11px;
}
ul.news span {
  color: #000000;
}
ul.news a {
  text-decoration: none;
  line-height: 1.3em;
}
ul.news a:visited {
  text-decoration: none;
  color: #658ABC;
}
ul.news a:hover {
  text-decoration: underline;
}
.pressmon {
  color: #667184 !important;
  display: block;
  font-size: 11px !important;
}
a.razdel:hover {
  color: #666;
  text-decoration: underline;
}
a.razdel {
  color: #666;
  text-decoration: none;
}
.b-news__daytheme li {
  margin-bottom: 5px;
}
/*news__daytheme*/
table.archive {
  margin-bottom: 14px;
}
table.dayt {
  font-size: 90%;
  padding: 1em;
}
table.dayt a {
  color: #456A9C;
  font-weight: bold;
}
table.dayt img {
  border: 1px #E6E6E6 solid;
  margin-bottom: 0.3em;
}
/*stil' polei poiska po vkladam*/
td.ds select {
  color: #333333;
  background-color: #FFFFFF;
  width: 100%;
}
td.ds span {
  display: block;
  padding: 0.4em 0 0.2em 1px;
}
table.recomend {
  color: #555555;
  font-size: 90%;
}
table.recomend a {
  color: #555555;
  text-decoration: none;
}
table.recomend a:hover {
  text-decoration: underline;
}
/* ????? ?????? ? ??????? ?????????????? ?????????? */
div.tabData {
  overflow: auto;
  width: 650px;
}
/* ???? ??? ??????????? ?????? ? ???????? ? "??????" ???????? */
.b-article__post table.tabData {
  font-size: 100%;
}
table.tabData {
  font-size: 11px;
  border-bottom: 2px #E3E3E3 solid;
  margin-bottom: 1em;
  border-collapse: collapse;
}
table.tabData tr td,
table.tabData tr th {
  padding: .3em .5em;
  border-bottom: 1px #E3E3E3 solid;
  vertical-align: middle;
}
table.tabData tr th {
  text-align: left;
  background-color: #EEE;
}
table.tabData tr.tabDataH1 td {
  font-size: 135%;
  color: #FFF;
  background-color: #AAA;
  font-weight: bold;
  border-top-width: 2px;
  padding-left: 0.4em;
}
table.tabData tr.tabDataH2 td {
  background-color: #F3F3F3;
  border-top: 1px solid #E6E6E6;
  font-weight: bold;
}
table.tabData tr.tabDataH3 td,
table.tabData td.tabDataH3 {
  font-weight: bold;
}
table.tabData tr.tabDataBlank td {
  border-top: none;
  padding: 0;
}
/*stil' tablits v tekste (golubaya gamma)*/
table.tDblue {
  border-top: 1px #9BBBE3 solid;
  border-bottom: 3px #9BBBE3 solid;
}
table.tDblue tr td {
  border-top: 1px #9BBBE3 solid;
}
table.tDblue tr.tabDataH1 td {
  background-color: #9BBBE3;
}
table.tDblue tr.tabDataH2 td {
  background-color: #E8F1FC;
  border-top: 1px solid #9BBBE3;
}
/*Stili formy poiska po bankovskim produktam*/
tr.sForm td span {
  display: block;
  padding: 0.3em 0 0.15em 0;
}
/*Stili nekotoryh form (umen'shennyi shrift)*/
form.stForm input,
form.stForm select,
form.stForm button {
  font-size: 90%;
}
form.stForm span {
  font-size: 95%;
}
/*????? ??????? ??????*/
table.banksTbl tr td {
  font-size: 12px ;
  padding: 0.3em 0.5em 0.3em 0.5em;
  border-bottom: 1px #E6E6E6 solid;
  vertical-align: middle;
}
table.banksTbl tr td.bgc {
  background-color: #F6F6F6;
  border-right: 2px #FFFFFF solid;
}
table.banksTbl tr td.bgc2 {
  background-color: #FFEDC9;
  border-right: 2px #FFFFFF solid;
}
table.banksTbl tr td.header {
  background-color: #E6E6E6;
  border-right: 2px #FFFFFF solid;
  border-bottom: 1px #E6E6E6 solid;
  vertical-align: middle;
}
table.banksTbl tr td.header2 {
  background-color: #FDDDA1;
  border-right: 2px #FFFFFF solid;
  border-bottom: 1px #E6E6E6 solid;
  vertical-align: middle;
}
table.banksTbl tr.end td {
  font-size: 11px;
  color: #888888;
  border-bottom: 2px #E6E6E6 solid;
  padding-top: 0.7em;
}
/*stil' tablitsy kartochki banka*/
table.bankCard tr td {
  padding: 0.3em 0.5em 0.3em 0.5em;
  border-bottom: 1px #E6E6E6 solid;
}
table.bankCard tr td table td {
  font-size: 100%;
}
table.bankCard tr td.bcName {
  vertical-align: top;
}
table.bankCard tr td.bcName h2 {
  font-weight: bold;
  font-size: 100%;
  color: #333333;
  padding: 0;
  margin: 0;
}
table.bankCard tr td.bcName h2 strong {
  font-weight: normal;
  color: #999999;
}
.bgGrey {
  background-color: #F6F6F6;
}
ul.branchs {
  list-style-type: square;
  margin: 0;
  padding-left: 1em;
}
ul.branchs li {
  padding-top: 0.4em;
}
ul.bankNews {
  font-size: 110%;
  color: #9BBBE3;
  list-style-type: square;
  margin: 0;
  padding-left: 1em;
}
ul.bankNews li {
  padding-top: 0.4em;
}
ul.bankNews span {
  color: #555555;
  padding-right: 0.4em;
}
ul.bankNews span b {
  font-size: 90%;
  color: #000000;
  font-weight: normal;
  padding-right: 0.7em;
}
ul.bankDep {
  color: #EFAD31;
  list-style-type: square;
  margin: 0;
  padding-left: 1em;
}
ul.bankDep li {
  padding-top: 0.4em;
}
ul.bankDep span {
  color: #555555;
  padding-right: 0.4em;
}
div.textstring {
  font-size: 90%;
  font-weight: bold;
  padding: 1em;
  background-color: #FAE6C1;
  border-left: 3px #EFAD31 solid;
}
/*stili bol'shih form*/
.bForm {
  margin-bottom: 1em;
  font-size: 90%;
  background-color: #F6F6F6;
}
table.bForm tr td {
  text-align: left;
  vertical-align: top;
  padding: 3px 0.8em 3px 0.8em;
  border-bottom: 1px #ffffff solid;
}
table.bForm thead tr td {
  color: #EEEEEE;
  font-weight: bold;
  background-color: #999999;
}
tr.tabH2 td {
  font-weight: bold;
  background-color: #E3E3E3;
}
table.bForm tr td.fieldname {
  font-weight: bold;
}
table.bForm tr td.fieldname small {
  font-weight: normal;
}
table.bForm tr.evenLine td {
  background-color: #eeeeee;
}
.bForm tbody tr td input,
.bForm tr td textarea,
.bForm tr td select {
  width: 50%;
  padding-left: 0.2em;
  padding-bottom: 0.2em;
  border: 1px #999999 solid;
}
.bForm tbody tr td input.clear {
  width: 1em;
  padding-left: 0;
  margin-right: 0.5em;
  padding-bottom: 0;
  border: none;
}
.bForm tr td input.editorButton {
  width: 4em;
  padding: 0;
  font-size: 90%;
  vertical-align: middle;
  font-weight: bold;
  border: 1px #666666 solid;
}
/*Informer narodnogo reitinga*/
.informer {
  border: 1px #ccc solid;
  padding: 1px;
}
.informer tr td {
  padding: 0.2em 0.4em 0.2em 0.4em;
  vertical-align: middle;
  border-bottom: 1px #fff solid;
}
.informer tr td.right {
  border-right: 2px #FFFFFF solid;
}
.informer tr td.left {
  border-left: 2px #FFFFFF solid;
}

table.tablebody {
  font-size: 90%;
  color: #000000;
  background-color: #F9F9F9;
  border: 1px solid #B9B9B9;
}
.informer1 {
  border: 1px solid #B86FDC;
  padding: 1px;
}
.informer1 tr td {
  padding: 0.2em 0.4em 0.2em 0.4em;
  vertical-align: middle;
  border-bottom: 1px #FFFFFF solid;
}
.informer1 tr td.right {
  border-right: 2px #FFFFFF solid;
}
.informer1 tr td.left {
  border-left: 2px #FFFFFF solid;
}
/* ?????????? ??????? ?????? ? ????? */
h2.star {
  margin-bottom: 0.2em;
  padding-left: 1.7em;
  background: url(/com/stars_list_bg.gif) left 0.2em no-repeat;
}
h3.star {
  padding-left: 2.1em;
  margin-top: -0.1em;
  margin-bottom: 0.5em;
}
span.star {
  font-size: 90%;
  color: #888888;
  display: block;
  padding-left: 2.3em;
}
div.stars ul {
  margin: 0;
  padding-left: 0;
}
div.stars ul li {
  display: table;
  list-style: none;
  padding-left: 2.3em;
  padding-bottom: 1em;
  background: url(/com/stars_list_bg.gif) left 0.3em no-repeat;
}
/* ?????????? ?????? ??? ?????? "???????? ?? ?????" */
img.onMapIcon {
  border: none;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  vertical-align: middle;
}
/* ?????????? ?????? ? ???????????? ???????????? */
a.addVideos,
a.addVideos:visited {
  color: #8C97A6;
  font-size: 9px;
  font-weight: normal;
  padding-left: 15px;
  background: url(/com/videoclip_ico_mini.gif) left no-repeat;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#infoBox {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 512px;
  margin: -180px 0 0 -206px;
  z-index: 1100;
}
#infoBox .i-close {
  cursor: pointer;
  width: 16px;
  height: 16px;
  float: right;
  position: absolute;
  right: -22px;
  top: -18px;
  background: url(/bitrix/components/custom/products.deposits/templates/.default/images/close.png) no-repeat;
}
#infoBox .i-close:hover {
  background-position: 0 -16px;
}
#infoBox .text {
  color: #666;
  font-size: 11px;
  padding-top: 10px;
}
#overlayPlayer {
  background: #000;
}
/*????????????????? ????? ?????? ??????? ? ???????? ?????????*/
table.clear {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}
table.clear tr td {
  vertical-align: top;
}
/*?????? ?????? ????????*/
.but_make {
  width: 150px;
  overflow: hidden;
  padding: .5em 0 .5em 0;
}
.but_make a {
  background: url(/com/but_make_ico.gif) 0 -1px no-repeat;
  color: #fff;
  font-weight: bold;
  display: block;
  height: 34px;
  line-height: 34px;
  padding-left: 29px;
  overflow: hidden;
}
.but_make a:hover {
  background-position: 0 -40px;
  text-decoration: none;
}
/*?????? ?????? ???????? (?????????)*/
.but_make_temp {
  width: 150px;
  overflow: hidden;
  padding: .5em 0 .5em 0;
}
.but_make_temp a {
  background: url(/com/button_bg_temp.png) 0 -5px no-repeat;
  color: #333;
  display: block;
  height: 27px;
  line-height: 27px;
  padding-left: 29px;
  overflow: hidden;
}
.but_make_temp a:hover {
  background-position: 0 -44px;
  text-decoration: none;
  color: #fff;
}
tr.hover .but_make_temp a {
  background-position: 0 -44px;
  text-decoration: none;
  color: #fff;
}
/* ?????? ?????? ??????. etc (begin) */
.b-button__action {
  font-size: 90%;
  font-weight: 700;
}
.b-button__action_inline {
  display: inline-block;
}
.b-button__action .b-button__link {
  position: relative;
  display: block;
  height: 34px;
  padding: 0 5px 0 26px;
  line-height: 34px;
  color: #fff;
  background: #ff9933;
}
.b-button__action .b-button__link:hover {
  background-image: -webkit-linear-gradient(top, #ff9933, #f9810a);
  background-image: -moz-linear-gradient(top, #ff9933, #f9810a);
  background-image: -ms-linear-gradient(top, #ff9933, #f9810a);
  background-image: -o-linear-gradient(top, #ff9933, #f9810a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9933', EndColorStr='#f9810a');
  /* IE6?IE9 */

}
.b-button__action .b-button__link i {
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url(/com/butt_icon.png);
  margin-top: -8px;
  margin-left: -19px;
}
/*Deposits 2.0 menu link*/
.depositNewLink {
  margin-right: 16px;
  font-weight: 700;
  color: #555555 !important;
  margin-right: 18px;
}
.i-deposit_new {
  position: relative;
  margin-left: 2px;
  display: inline-block;
  text-decoration: none;
}
.i-deposit_new i {
  position: absolute;
  display: block;
  top: -14px;
  left: -15px;
}
/*Deposits 2.0 menu link*/
/* wikilinks (begin) */
.b-wiki-links {
  white-space: nowrap;
}
.b-wiki-links__icon {
  margin-right: 1px;
  margin-left: 2px;
}
.b-wiki-links img {
  border: 0;
}
/* wikilinks (end) */
.b-adminComments {
  background-color: #F3E8E2;
  border-bottom: 1px solid #CEAA9D;
  font-size: 12px;
  line-height: 18px;
  padding: 9px;
}
.b-adminComments__name {
  color: #CA3900;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 18%;
}
.b-adminComments__text {
  color: #603820;
  margin-left: 19%;
}
.ico-rss {
  background: #ff8533 url(/_images/s-main.png) no-repeat -160px -24px;
  display: inline-block;
  height: 11px;
  padding: 0;
  width: 20px;
}
.b-repostWrap {
  border-bottom: 1px solid #cedae7;
  margin: 1em 0 .3em;
}
.b-topInformer {
  border: 0;
  padding: 0;
  margin-bottom: 14px;
}
.b-topInformer .wrap {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.b-topInformer .left {
  display: table-cell;
  width: 235px;
  vertical-align: middle;
  padding: 0;
}
.b-topInformer .logo {
  display: block;
  width: 179px;
  height: 43px;
  margin: 0 auto;
}
.b-topInformer .right {
  display: table-cell;
  vertical-align: top;
  padding: 0;
}
/* ???? ????? ?? ??????? ???????? */
.b-ad-mainVideo {
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  margin-bottom: 14px;
  padding: 10px;
  text-align: center;
}
.b-ad-mainVideo > div {
  margin: 0 auto !important;
}
/* ?????? ????? */
.b-footer {
  border: 0;
  border-top: 2px solid #9E9E9E;
  border-collapse: collapse;
  height: 120px;
  margin-top: -120px;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 2;
}
.b-footer__td {
  padding: 1em 1.5em 0 0;
  vertical-align: top;
}
.b-footer__td--menu {
  width: 40%;
  font-size: 11px;
}
.b-footer__note {
  font-size: 11px;
  padding-top: 10px;
}
.b-footer__note_grey {
  margin: 10px 0;
  color: #bbb;
}
.b-to-new-design {
  max-width: 1280px;
  min-width: 1000px;
  margin: 0 auto;
  font-size: 12px;
  padding: 3px 0;
}
.b-icon {
  position: absolute;
  overflow: hidden;
  width: 16px;
  height: 16px;
  margin-left: -19px;
}
.b-icon i {
  position: absolute;
  background: url(/bitrix/components/custom/products.deposits/templates/.default/images/deposits_sprite.png);
  height: 700px;
  width: 32px;
}
.b-icon-middl {
  position: absolute;
  overflow: hidden;
  width: 22px;
  height: 22px;
}
.b-icon-middl i {
  position: absolute;
}
.b-nw-index .b-nw-index__list {
  font-size: 12px;
}
/*button*/
.b-el-button {
  display: inline-block;
  color: #333 !important;
  text-decoration: none;
  font: 12px/18px Tahoma, Arial, Verdana, "Geneva CY", sans-serif;
  border: 1px solid #9e9e9e;
  padding: 2px 7px 3px !important;
  margin: 0;
  cursor: pointer;
  background: #d7d8d9;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  background-color: #d7d8d9;
  background: -webkit-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: -moz-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: -o-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: linear-gradient(to bottom, #ffffff 0, #d7d8d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#d7d8d9);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 0 1px #ffffff inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 0 1px #ffffff inset;
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 0 1px #ffffff inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 0 1px #ffffff inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.b-el-button_multiline {
  text-align: center;
  white-space: normal;
}
.b-el-button:hover {
  background-color: #bdbebf;
  background: -webkit-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: -moz-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: -o-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: linear-gradient(to bottom, #ffffff 0, #bdbebf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#bdbebf);
}
.b-el-button:active {
  background-color: #fafafa;
  background: -webkit-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: -moz-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: -ms-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: -o-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: linear-gradient(to bottom, #d7d8d9 0, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d7d8d9,endColorstr=#fafafa);
  -moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), inset -1px 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), inset -1px 1px 0 rgba(255, 255, 255, 0.8);
  border-color: #838383;
  cursor: default;
}
.b-el-button[disabled="disabled"] {
  cursor: default;
  color: #b6b6b6 !important;
}
.b-el-button_icon {
  position: relative;
  z-index: 1;
  padding-left: 25px !important;
}
.b-el-button_icon i {
  width: 16px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 6px;
  top: 4px;
 /* background: url(/_images/s-elements.png);*/
}
.b-el-button_icon i.ignore {
  background: url(/bitrix/components/custom/forum.ignore/templates/.default/images/f_icon.png) -155px 0;
  left: 5px;
}
.b-el-button_icon i.add {
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogIcons.png) 1px -114px;
}
.b-el-button_icon i.delete {
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogIcons.png) 1px -75px;
  height: 15px;
  top: 5px;
}
.b-el-button_icon i.message {
  background-position: -48px -56px;
}
.b-el-button_icon i.idea {
  background-position: -48px -71px;
}
.b-el-button_icon i.new {
  background-position: -48px -39px;
}
.b-el-button_icon i.online {
  background-position: -16px -71px;
}
.b-el-button_icon i.forum {
  background-position: -16px -23px;
  top: 1px;
}
.b-el-button_icon i.write {
  background-position: -64px -71px;
}
.b-el-button_icon i.people {
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogIcons.png) 0 -88px;
}
.b-el-button_icon i.print {
  background-position: -48px -87px;
}
.b-el-button__outline {
  border: 5px solid transparent;
  display: inline-block;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.b-el-button__outline_orange {
  border-color: #feac06;
}
.b-el-button__outline_green {
  border-color: #97cf16;
}
.b-el-button__outline_gray {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  border-color: #efefee;
}
.b-el-button_big {
  font-size: 16px;
  line-height: 22px;
  padding: 3px 13px 4px !important;
}
.b-el-button_medium {
  padding: 7px 8px !important;
}
.b-el-button_color-orange {
  color: #eb5a0a !important;
  font-weight: bold;
}
.b-el-button_left {
  float: left;
}
.b-el-button_right {
  float: right;
}
.b-el-button_center {
  margin: 0 auto;
  display: table;
}
.b-el-button_yellow {
  border: 1px solid #c5890e;
  background-color: #feaa03;
  background: -webkit-linear-gradient(top, #ffe147 0, #feaa03 100%);
  background: -moz-linear-gradient(top, #ffe147 0, #feaa03 100%);
  background: -ms-linear-gradient(top, #ffe147 0, #feaa03 100%);
  background: -o-linear-gradient(top, #ffe147 0, #feaa03 100%);
  background: linear-gradient(to bottom, #ffe147 0, #feaa03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffe147,endColorstr=#feaa03);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  -o-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  display: inline-block;
  padding: 7px 8px !important;
  color: #572300 !important;
  font-weight: bold;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
}
.b-el-button_yellow:hover {
  background-color: #fe8a22;
  background: -webkit-linear-gradient(top, #ffdf46 0, #fe8a22 100%);
  background: -moz-linear-gradient(top, #ffdf46 0, #fe8a22 100%);
  background: -ms-linear-gradient(top, #ffdf46 0, #fe8a22 100%);
  background: -o-linear-gradient(top, #ffdf46 0, #fe8a22 100%);
  background: linear-gradient(to bottom, #ffdf46 0, #fe8a22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffdf46,endColorstr=#fe8a22);
}
.b-el-button_yellow:active {
  background-color: #ffe046;
  background: -webkit-linear-gradient(top, #feab04 0, #ffe046 100%);
  background: -moz-linear-gradient(top, #feab04 0, #ffe046 100%);
  background: -ms-linear-gradient(top, #feab04 0, #ffe046 100%);
  background: -o-linear-gradient(top, #feab04 0, #ffe046 100%);
  background: linear-gradient(to bottom, #feab04 0, #ffe046 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#feab04,endColorstr=#ffe046);
  border: 1px solid #c5890e;
  -moz-box-shadow: 0px 1px 0 rgba(255, 255, 255, 0.4) inset, 0px 1px 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0px 1px 0 rgba(255, 255, 255, 0.4) inset, 0px 1px 0 rgba(255, 255, 255, 0.4) inset;
}
.b-el-button_grey,
.b-el-button_grey:hover {
  border: 1px solid #959595;
  background-color: #bebebe;
  background: -webkit-linear-gradient(top, #e2e2e2 0, #bebebe 100%);
  background: -moz-linear-gradient(top, #e2e2e2 0, #bebebe 100%);
  background: -ms-linear-gradient(top, #e2e2e2 0, #bebebe 100%);
  background: -o-linear-gradient(top, #e2e2e2 0, #bebebe 100%);
  background: linear-gradient(to bottom, #e2e2e2 0, #bebebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e2e2e2,endColorstr=#bebebe);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  -o-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  color: #572300;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  padding: 7px 8px !important;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: default;
}
.b-el-button__wrap {
  background: #efefee;
  border-bottom: 1px solid #fff;
  padding: 7px 7px 5px;
  display: inline-block;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset;
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
.b-el-button__wrap_white {
  background: #fff;
}
.b-el-button__wrap_gray {
  background: #e3e3e3;
}
.b-el-button__wrap_right {
  float: right;
}
.m-el-button_big-icon {
  width: 235px;
  color: #ffffff !important;
  margin-right: 25px;
  white-space: normal;
  vertical-align: top;
  padding-left: 61px !important;
  font: bold 14px Tahoma, sans-serif;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  background-color: #ff6518;
  background: -webkit-linear-gradient(top, #ffc500 0, #ff6518 100%);
  background: -moz-linear-gradient(top, #ffc500 0, #ff6518 100%);
  background: -ms-linear-gradient(top, #ffc500 0, #ff6518 100%);
  background: -o-linear-gradient(top, #ffc500 0, #ff6518 100%);
  background: linear-gradient(to bottom, #ffc500 0, #ff6518 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc500,endColorstr=#ff6518);
}
.m-el-button_big-icon i.m-creditcard {
  float: left;
  width: 41px;
  height: 27px;
  margin-top: 3px;
  margin-left: -51px;
  padding-right: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAbCAYAAADh0qZQAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAABHElEQVR42uyWMU7EMBBF/0QkBYK0VNDkAGgbJG4SIu6A4CDbpvABtkMcIUdYJC5AhQJdYpASR/40ewDslQ0W+/uRn8fzv0fgKJIQkQsAKwDHCCsN4Bk+kEqptdb6g4E1DMO7UmotPpDGmM88z0N3EQAwz/OXFyQAIqIyJKCjPWrFq0jE9eWYTCfPAVwCOP1hzSY6ZNu2d03T3JZleeYCKSI3sSBlmqaxKIoTx1mM6m7hLlP+MmQ6ESQOueDe+H/SyaR+HJc4iZ6TB3f/GqSIZNbaMRagtXZ0hqyqakXyYbfah5bOsuzeeSa7rnuq6/qx7/vF8+BNDOPs51TXhfIQ5qlCkrRekMaYl1iQy7JsfW93TfKN4fVK8sqH8XsAPLc4jbvTVwIAAAAASUVORK5CYII=) 0 50% no-repeat;
}
.m-el-button_big-icon i.m-search {
  float: left;
  width: 28px;
  height: 29px;
  margin-top: 3px;
  margin-left: -51px;
  padding-right: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAADBklEQVR42rSWTUhUURTH/89JccRCNGViptyMELMpkiyDNiLiGH60kHDXh30sHwUtxMBaGEGtDMRtq4HADN1Ui5AkmMESFy3GIDMU0/waHd98vI9/m3flMc7ondIDD969557zO/fec8+9CnLLKQDVAI4DKLb7EgBWAMySXICkKIqy838ki74CQN3g4GCwsbHxotfrrXG73WUAoGna2vz8/PexsbEJRVE+AAiT3MB/iE9V1Z6VlZVf3EeWlpZ+dHd3PwDgIYm9vlxSMTAw8NwwjFQW/1o2qK7rif7+/icAyvIFKj09PWoGbIvkfZIB29BFso7kC5KGGJROp7dVVb2TF9Dn89Wsra3NCyeWZU2Q9Ap9FidnTdP8KcYvLi7OAPBKA0dHR586luk3yXKnPocjv2ma28IuFAo9lAbOzs5+EYbxePxupj6Xo42NjWfCLhqNjssCi3RdTzj2rlwWGI/HzzgCXZUCzszMVAqjZDIZy5ZRuRyFQiG3ZVmmI9j9gSTdzowDUCIL7OjoOClsTdPUZYAFiqIkDMPYBoDCwsISVVUvyVaJpqamZvGfTqdXZWwK7JIVER0tLS23AByVqI9V9fX110Rb1/XP0vVM1/UbzurR1dV1D0BVriUFUN3X1/coY/+uSB8Lki5d17/tlJitrT+9vb2PAZwDUGkX+WIAJwBcHhoaeplKpbYcQU7KVhrFAa0lOaEoSrHdtsLh8PuRkZHw8PDwnMfjKQ4Gg9WdnZ0Nfr//vLAzTTMdjUbrA4HAV5nrKXOmbZZlJZiHxGKx5WAweB1ASb63hXOmUxKssAhuc3Nzub29/WYuqJSQbCP5muScDUiRnCT5imSz7axBQGOx2HJra+ttAFcB1OYNlDn4mVBN09Y1TVuPRCLvAFw4LCASiURj5sU9PT09LqAHDlxYWCgxDGPXq0BADxxI0mVZ1ni2zPonqAQQJEvtl0IuaN1BA/eETk1NfQRw7KCBe0KTyeTpwwBmhVqW9Yak67CAIFlK8pPNe0uy6DD2cFf2kqx1+vo7APnrGmnqHJkZAAAAAElFTkSuQmCC) 0 50% no-repeat;
}
/*tabs*/
.b-el-tab {
  display: table;
  list-style: none;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.b-el-tab__item {
  color: #363636;
  float: left;
  padding: 4px 25px;
  border-width: 1px;
  border-style: solid;
  /*border-color: #c7c7c7 #b5b5b5 #969696 #b5b5b5;*/

  border-left-width: 0;
  zoom: 1;
  cursor: pointer;
  background-color: #d7d8d9;
  background: -webkit-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: -moz-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: -o-linear-gradient(top, #ffffff 0, #d7d8d9 100%);
  background: linear-gradient(to bottom, #ffffff 0, #d7d8d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#d7d8d9);
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6), inset 0 0 1px #ffffff;
  -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6), inset 0 0 1px #ffffff;
  -o-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6), inset 0 0 1px #ffffff;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.6), inset 0 0 1px #ffffff;
}
.b-el-tab__item:hover {
  background-color: #bdbebf;
  background: -webkit-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: -moz-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: -o-linear-gradient(top, #ffffff 0, #bdbebf 100%);
  background: linear-gradient(to bottom, #ffffff 0, #bdbebf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#bdbebf);
}
.b-el-tab__item_active,
.b-el-tab__item_active:hover {
  cursor: default !important;
  background-color: #fafafa;
  background: -webkit-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: -moz-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: -ms-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: -o-linear-gradient(top, #d7d8d9 0, #fafafa 100%);
  background: linear-gradient(to bottom, #d7d8d9 0, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d7d8d9,endColorstr=#fafafa);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), inset -1px 1px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), inset -1px 1px 0 rgba(255, 255, 255, 0.8);
  -o-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), inset -1px 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), inset -1px 1px 0 rgba(255, 255, 255, 0.8);
}
.b-el-tab__item:first-child,
.b-el-tab li:first-child {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  border-left-width: 1px;
}
.b-el-tab__item:last-child,
.b-el-tab li:last-child {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.b-el-tab li a {
  color: #555;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.79);
}
.b-el-tab__icon {
  margin: 5px !important;
}
.b-el-tab__icon li {
  cursor: pointer;
  padding: 3px;
}
.b-el-tab__icon i {
  width: 12px;
  height: 9px;
  display: block;
  background: url(/_images/s-elements.png) no-repeat;
}
.b-el-tab__icon .show.active i,
.b-el-tab__icon .show:hover i,
.b-el-tab__icon .show:active i {
  background-position: -36px 0;
}
.b-el-tab__icon .hide i {
  background-position: -24px 0;
}
.b-el-tab__icon .hide.active i,
.b-el-tab__icon .hide:hover i,
.b-el-tab__icon .hide:active i {
  background-position: -12px 0;
}
.b-el-tab__right {
  float: right;
}
/*section tab*/
.b-el-sectionTabsWrap {
  overflow: hidden;
}
.b-el-sectionTabsWrap .b-el-sectionTabs {
  width: 110%;
  /* ?????, ????? ????????? ???????? ?? ????? ?????? ? "?????? js-?????" ?? ????????? ?????? */

}
.b-el-sectionTabs {
  display: block;
  clear: both;
  height: 32px;
  border-bottom: 2px solid #5f820f;
  margin: 0 0 14px 0;
  padding: 0 0 0 10px;
  font-size: 14px;
  width: auto;
}
.b-el-sectionTabs li {
  list-style: none;
  float: left;
}
.b-el-sectionTabs li .text {
  height: 25px;
  padding: 7px 15px 0;
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogTab.png) no-repeat 0 -36px;
  margin-right: 5px;
  position: relative;
  float: left;
  color: #1e5b99;
  text-shadow: #fff 0 0 1px;
  cursor: pointer;
  white-space: nowrap;
}
.b-el-sectionTabs li .text:hover {
  background-position: 0 0;
}
.b-el-sectionTabs li .text:hover .corner {
  background-position: 100% 0;
}
.b-el-sectionTabs li.active .text {
  background: #fff;
  border: 2px solid #5f820f;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
  color: #333;
  padding: 5px 13px 2px;
}
.b-el-sectionTabs li.active .text .corner {
  display: none;
}
.b-el-sectionTabs li .text .corner {
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogTab.png) no-repeat 100% -36px;
  position: absolute;
  width: 15px;
  height: 32px;
  top: 0;
  right: 0;
}
.b-el-sectionTabs li.disabled .text,
.b-el-sectionTabs li.disabled .text:hover {
  background-position: 0 -36px;
  color: #999;
  cursor: default;
}
.b-el-sectionTabs li.disabled .text .corner,
.b-el-sectionTabs li.disabled .text:hover .corner {
  background-position: 100% -36px;
}
.b-el-sectionTabs_blue,
.b-el-sectionTabs_blue li .text {
  border-color: #34689d !important;
}
/*line*/
.b-el-line {
  font-weight: bold;
  font-size: 12px;
  color: #333;
  border-bottom: 3px solid transparent;
  padding: 0 0 2px 14px;
  position: relative;
  clear: both;
  margin: 0;
}
.b-el-line i {
  position: absolute;
  left: 2px;
  top: 4px;
  width: 8px;
  height: 8px;
  /*background: url(/com/marker_3color.gif) 0 0 no-repeat;*/
}
.b-el-line a {
  text-decoration: none;
  color: #333;
}
.b-el-line_gray {
  border-color: #959da4;
}
.b-el-line_green {
  border-color: #97cf16;
}
.b-el-line_blue {
  border-color: #9bbbe3;
}
.b-el-line_orange {
  border-color: #efad31;
}
.b-el-line_red {
  border-color: #d32e16;
}
.b-el-line_no-ico {
  padding-left: 0;
}
.b-el-line_noBorder {
  border-bottom: 0;
}
/*??????????*/
.b-el-line__sort {
  list-style: none;
  margin: 0 0 0 14px;
  padding: 0;
  font-size: 11px;
  display: inline;
  position: relative;
  top: -1px;
}
.b-el-line__item {
  display: inline;
  margin-right: 10px;
}
.b-el-line__link {
  color: #369 !important;
  font-weight: normal;
  text-decoration: underline !important;
}
.b-el-line__link_active {
  border-bottom: 0;
  color: #333 !important;
  background: #e2e2e2;
  padding: 0 3px 1px;
  text-decoration: none !important;
  font-weight: normal;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.b-el-line__link_right {
  float: right;
  font-size: 11px;
}
.b-el-line__rss {
  background: url(/_images/s-elements.png) no-repeat -57px -120px;
  display: inline-block;
  height: 11px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: -1000px;
  top: 1px;
  width: 22px;
}
/*??? ????????????? ?? ?????? ?????. ??????? ??? ?????? .rss ????????*/
.b-el-line .rss {
  width: 23px;
  height: 11px;
  display: inline-block;
  position: relative;
  top: 1px;
  background: url(/com/rss.gif);
  overflow: hidden;
  text-indent: -500px;
  margin-left: 5px;
}
/*must move to elements.css*/
.b-el-dropDown {
  position: relative;
  z-index: 2;
  float: right;
}
.b-el-dropDown * {
  margin: 0;
  padding: 0;
}
.b-el-dropDown i.icon {
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url(/_images/s-elements.png) no-repeat -14px -9px;
}
.w-el-dropDown:hover i.icon {
  background-position: 0 -9px;
}
.b-el-dropDown i.icon:hover {
  background-position: -28px -9px !important;
}
.b-el-dropDown i.icon:active,
.b-el-dropDown i.icon__active,
.b-el-dropDown i.icon__active:hover {
  background-position: -42px -9px !important;
}
.b-el-dropDown ul {
  list-style: none;
  position: absolute;
  top: 14px;
  right: 0;
  border: 1px solid #bdc3c7;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 0;
  display: none;
  font-size: 12px;
  z-index: 4;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
}
.b-el-dropDown ul li {
  display: block;
  white-space: nowrap;
  padding: 3px 15px 4px;
}
.b-el-dropDown ul a {
  display: block;
  color: #369;
  margin: -3px -15px -4px;
  padding: 3px 15px 4px;
}
.b-el-dropDown ul a:hover {
  background: #efefef;
}
.b-el-dropDown__blogPost {
  top: 12px;
}
.b-el-dropDown__icon li a {
  position: relative;
  padding-left: 30px;
}
.b-el-dropDown__icon li i {
  position: absolute;
  left: 6px;
  top: 4px;
  width: 16px;
  height: 16px;
}
.b-el-dropDown__icon li .ignore i {
  background: url(/bitrix/components/custom/forum.ignore/templates/.default/images/f_icon.png) -155px 0;
}
.b-el-dropDown__icon li .mail i {
  background: url(/_images/s-elements.png) -48px -56px;
}
.b-el-dropDown__forum {
  right: -8px;
  top: 7px;
}
.b-el-dropDown__forum ul {
  background: #eee;
  zoom: 1;
  width: 165px;
  border: 0;
  border-top: 1px dashed #bbb;
  top: 22px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-color: #d9d9d9;
  background: -webkit-linear-gradient(top, #eeeeee 0, #d9d9d9 100%);
  background: -moz-linear-gradient(top, #eeeeee 0, #d9d9d9 100%);
  background: -ms-linear-gradient(top, #eeeeee 0, #d9d9d9 100%);
  background: -o-linear-gradient(top, #eeeeee 0, #d9d9d9 100%);
  background: linear-gradient(to bottom, #eeeeee 0, #d9d9d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee,endColorstr=#d9d9d9);
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.56);
  -o-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.56);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.56);
}
.ie8 .b-el-dropDown__forum ul {
  border: 1px solid #bbb;
  border-top-style: dashed;
}
.b-el-dropDown__forum ul li {
  padding: 10px 8px;
  border-bottom: 1px dashed #fff;
}
.b-el-dropDown__forum ul li.first {
  padding-top: 3px;
}
.b-el-dropDown__forum ul li.last {
  border-bottom: 0;
  padding-bottom: 3px;
}
.b-el-dropDown__forum ul li a {
  margin: -3px 0 -4px;
}
.b-el-dropDown__forum ul li a:hover {
  background: none;
}
.b-el-dropDown__friends {
  top: 16px;
  right: 5px;
}
/*menu*/
.b-el-menu {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
}
.b-el-menu:after {
  content: '';
  display: block;
  height: 13px;
  background: url(/_images/i-shadowMenu.png) no-repeat top right;
  border-top: 1px solid #c8c8c8;
}
.b-el-menu li {
  display: block;
  padding: 4px 0 5px 4px;
  margin: 0 15px 2px 0;
}
.b-el-menu li.last,
.b-el-menu li:last-child {
  margin-bottom: 11px;
}
.b-el-menu li.active {
  background-color: #e7e6de;
  background: -webkit-linear-gradient(top, #f8f7ef 0, #e7e6de 100%);
  background: -moz-linear-gradient(top, #f8f7ef 0, #e7e6de 100%);
  background: -ms-linear-gradient(top, #f8f7ef 0, #e7e6de 100%);
  background: -o-linear-gradient(top, #f8f7ef 0, #e7e6de 100%);
  background: linear-gradient(to bottom, #f8f7ef 0, #e7e6de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f7ef,endColorstr=#e7e6de);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
}
.b-el-menu li a {
  color: #369;
}
.b-el-menu li a,
.b-el-menu li span {
  position: relative;
  padding-left: 22px;
}
.b-el-menu li .pseudo em {
  color: #369;
  cursor: pointer;
  border-bottom: 1px dotted;
  font-style: normal;
}
.b-el-menu li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogIcons.png) no-repeat;
}
.b-el-menu li i.addBlog {
  background-position: -15px 0;
  top: 1px;
  left: -1px;
}
.b-el-menu li i.add {
  background: url(/_images/s-elements.png) -48px -39px;
}
.b-el-menu li i.settings {
  background: url(/_images/s-elements.png) -16px -39px;
}
.b-el-menu li i.rules {
  background: url(/_images/s-elements.png) 0 -55px;
}
.b-el-menu li i.edit {
  background: url(/_images/s-elements.png) -48px -23px;
}
.b-el-menu li i.home {
  background: url(/_images/s-elements.png) 0 -39px;
}
.b-el-menu li i.article {
  background: url(/_images/s-elements.png) -32px -55px;
}
.b-el-menu li i.star {
  background: url(/_images/s-elements.png) -64px -39px;
}
.b-el-menu li i.search {
  background: url(/_images/s-elements.png) -16px -55px;
  top: 1px;
}
.b-el-menu li i.idea {
  background: url(/_images/s-elements.png) -48px -71px;
  left: -1px;
}
.b-el-menu li i.delete {
  background: url(/wikibank/images/edit_icon_wiki.png) -50px 0;
}
.b-el-menu li i.change {
  background: url(/wikibank/images/edit_icon_wiki.png) -65px 0;
}
.b-el-menu li i.info {
  background: url(/_images/s-elements.png) 0 -23px;
}
.b-el-menu li i.forum {
  background: url(/_images/s-elements.png) -16px -23px;
  top: 1px;
}
.b-el-menu li i.question {
  background: url(/_images/s-elements.png) 0 -103px;
  top: 1px;
}
.b-el-menu li i.answer {
  background: url(/_images/s-elements.png) -16px -103px;
  top: 1px;
}
.b-el-menu li i.faq {
  background: url(/_images/s-elements.png) -32px -103px;
  top: 1px;
}
.b-el-menu_noShadow:after {
  display: none !important;
}
.b-el-menu_min li {
  padding-top: 0;
  margin-right: 0;
}
.b-el-menu_min li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.b-el-menu_horizontal li {
  display: inline;
}
.b-el-menu_right {
  float: right;
}
.b-el-comment {
  clear: both;
  padding-left: 48px;
  position: relative;
  margin-bottom: 15px;
  zoom: 1;
}
.b-el-comment .avatar {
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #829aaa;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 35px;
  height: 35px;
  overflow: hidden;
  font-size: 12px;
}
.b-el-comment .info {
  border: 1px solid #cdcdcd;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-el-comment > .corner {
  width: 7px;
  height: 7px;
  position: absolute;
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogIcons.png) no-repeat 0 -145px;
  left: 42px;
  top: 9px;
}
.b-el-comment .text {
  background-color: #ededed;
  background: -webkit-linear-gradient(top, #f8f9fa 0, #ededed 100%);
  background: -moz-linear-gradient(top, #f8f9fa 0, #ededed 100%);
  background: -ms-linear-gradient(top, #f8f9fa 0, #ededed 100%);
  background: -o-linear-gradient(top, #f8f9fa 0, #ededed 100%);
  background: linear-gradient(to bottom, #f8f9fa 0, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f9fa,endColorstr=#ededed);
  font-size: 12px;
  padding: 3px 9px 0;
  word-wrap: break-word;
}
.b-el-comment .text h6 {
  color: #333;
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 0;
}
.b-el-comment .text .formated {
  padding: 5px 0 10px;
  margin: 0;
  color: #4f4f4f;
  font-size: 12px;
  line-height: 18px;
}
.b-el-comment .text .formated img {
  max-width: 455px;
}
.b-el-comment .text .formated .blog-post-quote,
.b-el-comment .text .formated blockquote,
.b-blogPost .postText .blog-post-quote {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #e2e3e5;
  font-size: 12px;
  padding: 5px 8px;
}
.b-el-comment .text .formated .blog-post-quote span,
.b-blogPost .postText .blog-post-quote span {
  font-weight: bold;
}
.b-el-comment .text .formated .blog-post-quote .blogquote,
.b-el-comment .text .formated blockquote,
.b-blogPost .postText .blog-post-quote .blogquote {
  font-size: 12px;
  margin: -5px 0 0 -2px;
}
.b-el-comment .text .name {
  color: #369;
}
.b-el-comment .text .nickName {
  color: #898989;
  font-size: 11px;
}
.b-el-comment .text .date {
  display: inline;
  padding: 0;
  margin: 0 0 0 5px;
  color: #8998a2;
  font-size: 11px;
}
.b-el-comment .text .date a {
  color: #8998a2;
}
.b-el-comment .reply {
  height: 19px;
  font-size: 11px;
  padding: 6px 10px 4px 5px;
  background: #e3e4e5;
  background-color: #e3e4e5;
  background: -webkit-linear-gradient(top, #ffffff 0, #e3e4e5 100%);
  background: -moz-linear-gradient(top, #ffffff 0, #e3e4e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #e3e4e5 100%);
  background: -o-linear-gradient(top, #ffffff 0, #e3e4e5 100%);
  background: linear-gradient(to bottom, #ffffff 0, #e3e4e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#e3e4e5);
}
.b-el-comment .reply .delete {
  float: right;
  color: #4f4f4f;
  text-decoration: none;
  margin-left: 10px;
}
.b-el-comment .reply .button,
.b-el-comment__button {
  color: #637b98;
  margin-left: 10px;
  text-decoration: none;
}
.b-el-comment .reply .delete,
.b-el-comment .reply .button,
.b-el-comment__button {
  border-bottom: 1px dotted;
  cursor: pointer;
}
.b-el-comment input.submit {
  display: inline-block;
  border: 0;
  margin: 14px 0 0 0;
  padding: 6px 20px 8px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
  background: -moz-linear-gradient(top, #68c9ff, #54b5eb, #389ad1, #4cb8f6);
  background: -webkit-linear-gradient(top, #68c9ff, #54b5eb, #389ad1, #4cb8f6);
  background: -ms-linear-gradient(top, #68c9ff, #54b5eb, #389ad1, #4cb8f6);
  background: -o-linear-gradient(top, #68c9ff, #54b5eb, #389ad1, #4cb8f6);
  background: linear-gradient(to bottom, #68c9ff, #54b5eb, #389ad1, #4cb8f6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#68c9ff, endColorstr=#389ad1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.b-el-comment input.submit:hover {
  cursor: pointer;
  background: -moz-linear-gradient(top, #5db5e6, #46a2d7, #3497d0, #50bdfb);
  background: -webkit-linear-gradient(top, #5db5e6, #46a2d7, #3497d0, #50bdfb);
  background: -ms-linear-gradient(top, #5db5e6, #46a2d7, #3497d0, #50bdfb);
  background: -o-linear-gradient(top, #5db5e6, #46a2d7, #3497d0, #50bdfb);
  background: linear-gradient(to bottom, #5db5e6, #46a2d7, #3497d0, #50bdfb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#389ad1, endColorstr=#68c9ff);
}
.b-el-comment_post .text {
  padding: 3px 12px 9px 9px;
}
.b-el-comment__best {
  margin-bottom: 0;
}
.b-el-comment__best .title {
  color: #333;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  background: url(/bitrix/components/custom/wiki.top.comment/templates/.default/images/bg-bestComment.png) no-repeat center top;
  height: 35px;
  padding-top: 5px;
  margin-bottom: 15px;
  text-shadow: 1px 1px 0 #fff;
}
.b-el-comment__best .corner {
  background-position: 0 -136px;
  top: 62px;
}
.b-el-comment__best .avatar {
  top: 55px;
}
.b-el-comment__best .medal {
  width: 21px;
  height: 27px;
  position: absolute;
  top: 94px;
  left: 9px;
  background: url(/images/i-medal.png) no-repeat;
}
.b-el-comment__best .pattern {
  height: 5px;
  background: url(/bitrix/components/custom/wiki.top.comment/templates/.default/images/bg-pattern.png) repeat-x;
  margin: 10px 0 0 -48px;
}
.b-el-comment__best .avatar,
.b-el-comment__best .info {
  border-color: #ecac00;
}
.b-el-comment__best .name {
  font-weight: bold;
}
.b-el-comment__best .url {
  color: #8998a2;
}
.b-el-comment__best .text {
  min-height: 60px;
}
/*????????? ???????????*/
.b-el-comment__header {
  color: #333;
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 14px;
  padding: 0;
}
/*??????? ??? ????????????? ???????????*/
.b-el-comment_hide {
  opacity: 0.2;
}
/*link width icon*/
.b-el-link {
  position: relative;
  padding-left: 20px;
  font-size: 11px;
  line-height: 14px;
  z-index: 1;
  white-space: nowrap;
  zoom: 1;
}
.b-el-link i,
.b-el-link__icon {
  position: absolute;
  left: 0;
  top: 0;
  background: url(/_images/s-elements.png);
  width: 16px;
  height: 16px;
}
.b-el-link i.view,
.b-el-link__icon_view {
  background: url(/bitrix/templates/.default/components/bitrix/blog/banki/images/s-blogIcons.png) 0 -104px !important;
  height: 8px !important;
  top: 3px !important;
}
.b-el-link__icon_mail {
  background: url(/bitrix/components/custom/qa.expert.block/templates/special/images/i-mail.png) no-repeat 0 3px !important;
}
.b-el-link__icon_phone {
  background: url(/bitrix/components/custom/qa.expert.block/templates/special/images/i-phone.png) no-repeat 0 3px !important;
}
.b-el-link i.comments,
.b-el-link__icon_comments {
  background-position: -31px -71px !important;
}
.b-el-link i.close,
.b-el-link__icon_close {
  background-position: 0 -140px !important;
  width: 10px !important;
  height: 10px !important;
  top: 4px !important;
  left: 5px !important;
}
.b-el-link i.history,
.b-el-link__icon_history {
  background-position: -32px -23px !important;
}
.b-el-link__icon_bank {
  background-position: 0 -193px !important;
}
.b-el-link i.edit {
  background-position: -48px -23px;
}
.b-el-link i.delete {
  background-position: -64px -23px;
}
.b-el-link i.close_red,
.b-el-link__icon_close-red {
  background-position: -41px -140px !important;
  top: 4px !important;
  left: 5px !important;
  width: 9px !important;
}
.b-el-link i.print {
  background-position: -48px -87px;
}
.b-el-link i.info,
.b-el-link__icon_info {
  background-position: 0 -23px !important;
}
.b-el-link i.attention {
  background-position: -63px -88px;
  left: 3px;
}
.b-el-link i.tableBlue {
  background-position: -63px -9px;
  width: 17px;
  height: 14px;
  top: 8px;
  left: 7px;
  z-index: 2;
}
.b-el-link_big i.tableBlue {
  top: 3px;
  left: 0;
}
.b-el-link_gray {
  color: #666;
  text-shadow: 1px 1px 0 #fff;
}
.b-el-link_right {
  float: right;
}
.b-el-link_big {
  font-size: 12px;
}
.b-el-link_withWrap {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #f0f0f0;
  padding: 6px 6px 6px 30px;
  cursor: pointer;
  font-size: 12px;
}
.b-el-link_withWrap .b-el-link__dotted {
  color: #336699;
}
.b-el-link__dotted {
  border-bottom: 1px dotted;
  cursor: pointer;
}
/*headers*/
.b-el-h1 {
  color: #333;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  margin: -6px 0 6px;
}

h1 {
  color: #333;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  margin: -6px 0 6px;
}

.b-el-h1__small {
  font-size: 15px;
  line-height: 18px;
  padding-bottom: 5px;
}
.b-el-h1_inline {
  display: inline-block;
}
.b-el-h2 {
  color: #444;
  font: italic 12px/14px Georgia, Times New Roman, Arial;
  margin: 0 0 14px;
}
.b-el-h3 {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 4px;
}
.b-el-h3_big {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
/*shadows*/
.b-el-shadow {
  clear: both;
  display: block;
  height: 13px;
  margin-bottom: 14px;
  width: 100%;
}
.b-el-shadow_bottom {
  margin: 0;
}
/*layout*/
.l-bigL-column {
  float: left;
  overflow: hidden;
  margin: -17px 0 -50px;
  padding: 0 20px 80px 0;
  /* 80px ????? ??? ????? "??????? ???????" */

  width: 215px;
}
.l-bigR-column {
  padding: 0 0 200px;
  position: relative;
  margin-left: 235px;
}
.l-bigR-column:after,
.l-bigR-column .after {
  content: '';
  display: block;
  clear: both;
}
/*??? ?????????? ?????? clear:both ??????*/
.l-bigR-column__wrap {
  float: left;
  width: 100%;
}
.l-c-column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 20px;
  position: relative;
  width: 68%;
}
.l-c-column_bottom,
.l-r-column_bottom {
  padding-bottom: 28px;
}
.l-r-column {
  width: 32%;
  float: right;
}
.l-c-column_60 {
  width: 60%;
}
.l-r-column_40 {
  width: 40%;
}
.l-1col {
  margin: 0 6% 0 0;
  padding-bottom: 28px;
}
.l-1col:after {
  content: '';
  display: block;
  clear: both;
}
.l-1col_max-width {
  margin: 0 10px 0 0;
  max-width: 980px;
}
.l-2col,
.l-3col {
  display: table;
  width: 100%;
  margin-bottom: 14px;
}
.l-2col_clear {
  clear: both;
}
.l-2col_padding {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.l-3col_margin,
.l-2col_margin {
  margin-bottom: 0;
}
.l-3col__column {
  display: table-cell;
  vertical-align: top;
  width: 33%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/* start layout search form */
.l-3col__l {
  float: left;
  width: 43.86%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.l-3col__c {
  float: left;
  width: 22.5%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.l-3col__r {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.l-2col__left,
.l-2col__right {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.l-2col__left {
  padding: 0 10px 0 0;
}
.l-2col__right {
  padding: 0 0 0 10px;
}
/* 2 cols separate with dotted border */
.l-2col_border-sep .l-2col__left {
  border-right: 1px dotted #c1c1c1;
  padding: 0 9px 0 0;
}
/* lw - left wide, ??????? ????? ? ????? ??????*/
.l-2col_lw .l-2col__left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px 0 0;
  width: 68%;
}
.l-2col_lw .l-2col__right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 7px;
  width: 32%;
}
/*only icons*/
.b-el-ico {
  background-image: url(/_images/s-elements.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  margin: 0 6px 0 0;
  vertical-align: bottom;
  width: 16px;
}
.b-el-ico-question {
  background-position: 0 -103px;
}
.b-el-ico-list_blue {
  background-position: -16px -103px;
}
.b-el-ico-list_orange {
  background-position: -32px -103px;
}
.b-el-ico-daw {
  background-position: -64px -55px;
}
/*standart list*/
.b-el-list {
  list-style: none;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 12px;
  line-height: 18px;
}
.b-el-list li {
  margin-bottom: 14px;
  display: block;
}
.b-el-list .date {
  font-size: 11px;
  color: #666;
}
.b-el-list .text {
  color: #333;
  display: block;
  padding-bottom: 1px;
  padding-top: 3px;
}
.b-el-list_bold .name {
  font-weight: bold;
}
/*article*/
.b-el-article {
  margin-bottom: 14px;
}
.b-el-article:after {
  clear: both;
  content: "";
  float: none;
  display: block;
  visibility: hidden;
}
.b-el-article::selection {
  background: #b4d5ff;
}
.b-el-article::-moz-selection {
  background: #b4d5ff;
}
.b-el-article h1,
.b-el-article__h1 {
  font-weight: normal;
  font-size: 21px;
  line-height: 24px;
  color: #333;
  margin-bottom: 5px;
}
.b-el-article .date {
  color: #888;
  font-size: 11px;
  padding: 5px 0;
  position: relative;
  z-index: 1;
}
.b-el-article .delimiter {
  display: inline-block;
  width: 2px;
  height: 15px;
  margin: 0 5px;
  position: relative;
  top: 4px;
  background: url(/_images/s-elements.png) no-repeat -57px -7px;
}
.b-el-article .text,
.b-el-article__text {
  clear: both;
}
/*???????????? ????????*/
.b-el-article__text ul,
.b-el-article .text ul {
  list-style-position: inside;
}
.b-el-article__text p:first-child,
.b-el-article .text p:first-child {
  margin-top: 0;
}
.b-el-article__text img,
.b-el-article .text img {
  max-width: 490px;
}
.b-el-article .about,
.b-el-article__about {
  clear: both;
  position: relative;
  padding: 5px 13px 3px 7px;
  height: 23px;
  border-bottom: 2px solid #b1b4ac;
  font-size: 11px;
  margin-top: 14px;
  zoom: 1;
  min-height: 23px;
  background-color: #d2e2f3;
  background: -webkit-linear-gradient(top, #e7f3ff 0, #d2e2f3 100%);
  background: -moz-linear-gradient(top, #e7f3ff 0, #d2e2f3 100%);
  background: -ms-linear-gradient(top, #e7f3ff 0, #d2e2f3 100%);
  background: -o-linear-gradient(top, #e7f3ff 0, #d2e2f3 100%);
  background: linear-gradient(to bottom, #e7f3ff 0, #d2e2f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e7f3ff,endColorstr=#d2e2f3);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.b-el-article_blog .about,
.b-el-article_blog .b-el-article__about {
  background-color: #daf3a5;
  background: -webkit-linear-gradient(top, #ebf8cf 0, #daf3a5 100%);
  background: -moz-linear-gradient(top, #ebf8cf 0, #daf3a5 100%);
  background: -ms-linear-gradient(top, #ebf8cf 0, #daf3a5 100%);
  background: -o-linear-gradient(top, #ebf8cf 0, #daf3a5 100%);
  background: linear-gradient(to bottom, #ebf8cf 0, #daf3a5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ebf8cf,endColorstr=#daf3a5);
}
.b-el-article_products .about,
.b-el-article_products .b-el-article__about {
  background-color: #ffd998;
  background: -webkit-linear-gradient(top, #ffefd5 0, #ffd998 100%);
  background: -moz-linear-gradient(top, #ffefd5 0, #ffd998 100%);
  background: -ms-linear-gradient(top, #ffefd5 0, #ffd998 100%);
  background: -o-linear-gradient(top, #ffefd5 0, #ffd998 100%);
  background: linear-gradient(to bottom, #ffefd5 0, #ffd998 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffefd5,endColorstr=#ffd998);
}
.b-el-article__image {
  float: left;
  padding: 0 14px 4px 0;
}
.b-el-article__imageInfo {
  display: block;
  background: #f0f0f0;
  padding: 2px 3px 3px 8px;
  color: #888;
  font-size: 11px;
  margin-top: 1px;
}
.b-el-article_products::selection {
  background: #feae01;
}
.b-el-article_products::-moz-selection {
  background: #feae01;
}
.b-el-article_clear {
  clear: both;
}
/* ????? ???????? ?? ??????????? ? ??????? */
.b-el-stars {
  font-size: 12px;
  display: inline-block;
  line-height: 18px;
}
.b-el-stars__scale {
  background: url('/_images/s-stars.png') repeat-x 0 0;
  display: inline-block;
  height: 18px;
  margin: 0 6px 0 0;
  width: 100px;
}
.b-el-stars__scaleVal {
  background: url('/_images/s-stars.png') repeat-x 0 -18px;
  display: inline-block;
  height: 18px;
}
.b-el-stars__label {
  display: inline-block;
  height: 18px;
  vertical-align: top;
}
.b-bank-menu_wrap {
  margin: 20px 0;
}
.b-bank-menu {
  list-style-type: none;
}
.b-bank-menu .b-bank-menu_line {
  margin: 0;
  padding: 0;
  font-size: 0;
  background: #f3f3f3;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dbdbdb;
  background: linear-gradient(top, #f3f3f3, #eaeaea);
  background: -webkit-linear-gradient(top, #f3f3f3, #eaeaea);
  background: -moz-linear-gradient(top, #f3f3f3, #eaeaea);
  background: -ms-linear-gradient(top, #f3f3f3, #eaeaea);
  background: -o-linear-gradient(top, #f3f3f3, #eaeaea);
}
.b-bank-menu .b-bank-menu_line .b-bank-menu_line-link {
  width: 100%;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
  padding: 1px 0px 1px 0px;
  font: bold 12px Tahoma, sans-serif;
}
.b-bank-menu .b-bank-menu_line span {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  text-shadow: 0 -1px 0 rgba(51, 102, 153, 0.15);
}
.b-bank-menu .b-bank-menu_line img {
  width: 45px;
  margin: 10px 20px;
  display: inline-block;
  vertical-align: middle;
}
.b-bank-menu .b-bank-menu_line:hover {
  background: #f8f8f8;
  -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
}
/********************************* TEASER *************************************/
.b-teaser {
  font-size: 12px;
  height: 90px;
  line-height: 16px;
  margin-bottom: 14px;
  padding: 11px 12px 0;
  position: relative;
}
.b-teaser__image {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.b-teaser__image a {
  border: 0;
}
.b-teaser__title {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 100px;
  padding: 0 0 2px;
  position: relative;
}
.b-teaser__title a {
  color: #333333;
  text-decoration: none;
}
.b-teaser__subtitle {
  color: #c15626;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 6px 95px;
}
.b-teaser__name {
  background: #fad4a7 url('/bitrix/components/custom/special.announce/templates/.default/i/teaser-name_bg.gif') repeat-x 0 0;
  color: #336699;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 0 7px 100px;
  text-shadow: 0 1px #ffffff;
}
.b-teaser__text_orange {
  color: #f94100;
}
.b-teaser__ribbon {
  background: #558c29 url('/bitrix/components/custom/special.announce/templates/.default/i/ribbon_bg.png') no-repeat 0 0;
  color: #ffffff;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin: 0 0 0 -12px;
  padding: 0 0 0 112px;
  position: relative;
  text-shadow: none;
}
.b-teaser__ribbon a {
  color: #ffffff;
  text-decoration: none;
}
.b-teaser__ribbon:after {
  border-color: transparent transparent transparent #558c29;
  border-style: solid;
  border-width: 11px 0 11px 12px;
  content: "";
  display: block;
  left: 100%;
  position: absolute;
  top: 0;
}
.b-teaser .button_blue_small {
  left: 80%;
  position: absolute;
  top: 80px;
}
/* fixed teaser */
.b-teaser_narrow {
  max-width: 350px;
}
.b-teaser_narrow .b-teaser__title {
  margin: 0 0 0 95px;
}
.b-teaser_narrow .b-teaser__subtitle {
  margin: 0 0 6px 90px;
}
.b-teaser_narrow .b-teaser__name {
  padding: 4px 0 7px 95px;
}
.b-teaser_narrow .b-teaser__ribbon {
  padding: 0 0 0 107px;
}
.b-el-toggle {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  padding: 0 0 0 18px;
  position: relative;
}
.b-el-toggle__label {
  border-bottom: 1px dotted #336699;
  color: #336699;
  display: inline-block;
}
.b-el-toggle__label_opened {
  display: none;
}
.b-breadCrumbs {
  display: block;
  padding: 0 6px 0 14px;
  margin: 0 0 14px 0;
  border-top: 3px solid;
  position: relative;
  min-height: 20px;
}
.b-breadCrumbs__item {
  display: inline;
  padding: 0;
  list-style: none;
  position: relative;
  color: #555;
}
.b-breadCrumbs__item_first {
  position: absolute;
  margin-left: -10px;
}
.b-breadCrumbs__item_with-beta {
  position: relative;
  padding-right: 30px;
}
.b-breadCrumbs__marker {
  /*background: url(/com/marker_3color.gif);*/
  width: 8px;
  height: 8px;
  margin: 6px 2px 0 0;
  float: left;
  text-indent: -500px;
  overflow: hidden;
}
.b-breadCrumbs__title,
.b-breadCrumbs__title:visited {
  color: #666;
}
.b-breadCrumbs__item_with-beta .b-breadCrumbs__title {
  margin-right: -3px;
}
.b-breadCrumbs__beta {
  position: absolute;
  width: 8px;
  height: 15px;
  background: url(/images/beta_sign_b.gif);
  margin: -10px 0 0 3px;
}
.b-breadCrumbs__arrow {
  font-size: 8px;
  margin: 0 0 0 2px;
}
.b-breadCrumbs_gray {
  border-top-color: #bcbcbc;
  background: #f1f1f1;
}
.b-breadCrumbs_gray .b-breadCrumbs__arrow {
  color: #888;
}
.b-breadCrumbs_blue {
  border-top-color: #9bbbe3;
  background: #e8f1fc;
}
.b-breadCrumbs_blue .b-breadCrumbs__arrow {
  color: #8cadd4;
}
.b-breadCrumbs_uaBlue {
  border-top-color: #7d71a6;
  background: #f2eeff;
}
.b-breadCrumbs_uaBlue .b-breadCrumbs__arrow {
  color: #7d71a6;
}
.b-breadCrumbs_green {
  border-top-color: #97cf16;
  background: #f0f8dc;
}
.b-breadCrumbs_green .b-breadCrumbs__arrow {
  color: #86be05;
}
.b-breadCrumbs_uaGreen {
  border-top-color: #39978d;
  background: #e6f8f6;
}
.b-breadCrumbs_uaGreen .b-breadCrumbs__arrow {
  color: #39978d;
}
.b-breadCrumbs_orange {
  border-top-color: #efad31;
  background: #ffedc9;
}
.b-breadCrumbs_orange .b-breadCrumbs__arrow {
  color: #de9612;
}
.b-breadCrumbs_uaOrange {
  border-top-color: #d1835d;
  background-color: #f9efea;
}
.b-breadCrumbs_uaOrange .b-breadCrumbs__arrow {
  color: #d1835d;
}
.b-breadCrumbs__header {
  display: inline;
  line-height: 12px;
  padding: 0;
  margin: 0;
}
.b-table {
  border-top: 1px solid #d8d8d8;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 14px;
  width: 100%;
  position: relative;
}
.b-table__wrap {
  max-width: 100%;
  overflow-x: auto;
}
.b-table_noMargin {
  margin-bottom: 0;
}
.b-table_margin {
  margin-bottom: 20px;
}
.b-table_negativeMargin {
  margin-bottom: -1px;
}
.b-table_fixed {
  table-layout: fixed;
}
.b-table_auto {
  width: auto;
}
.b-table_load {
  position: relative;
}
.b-table_load:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(/_images/ajax-loader3.gif) no-repeat center center;
}
.b-table__header-info {
  float: right;
  font-size: 11px;
  margin: 0 1px 5px 0;
}
.b-table__col {
  background: #f7f7f7;
}
.b-table thead {
  background-color: #dedede;
  background: -webkit-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: -moz-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: -o-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: linear-gradient(to bottom, #f5f5f5 0, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#dedede);
}
.ie9 .b-table thead,
.ie8 .b-table thead {
  background: none;
}
.b-table th,
.b-table__th {
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  text-shadow: 1px 1px 0 #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #d8d8d8;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  padding: 4px 6px 10px;
  margin: 0;
  text-align: left;
  vertical-align: top;
}
.ie9 .b-table th,
.ie9 .b-table__th,
.ie8 .b-table th,
.ie8 .b-table__th {
  background-color: #dedede;
  background: -webkit-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: -moz-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: -o-linear-gradient(top, #f5f5f5 0, #dedede 100%);
  background: linear-gradient(to bottom, #f5f5f5 0, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#dedede);
}
.b-table__th_sort {
  padding: 0 !important;
}
.b-table__th_sort:hover:not(.b-table__th_active) {
  cursor: pointer;
  background-color: #e6e6e6;
  background: -webkit-linear-gradient(top, #fdfdfd 0, #e6e6e6 100%);
  background: -moz-linear-gradient(top, #fdfdfd 0, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #fdfdfd 0, #e6e6e6 100%);
  background: -o-linear-gradient(top, #fdfdfd 0, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fdfdfd 0, #e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fdfdfd,endColorstr=#e6e6e6);
}
.b-table th.b-table__th_center {
  text-align: center;
}
.b-table th.b-table__th_bold {
  font-weight: bold;
  text-transform: uppercase;
}
.b-table th.b-table__th_active {
  background-color: #f5f5f5;
  background: -webkit-linear-gradient(top, #dedede 0, #f5f5f5 100%);
  background: -moz-linear-gradient(top, #dedede 0, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #dedede 0, #f5f5f5 100%);
  background: -o-linear-gradient(top, #dedede 0, #f5f5f5 100%);
  background: linear-gradient(to bottom, #dedede 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede,endColorstr=#f5f5f5);
  padding: 0 !important;
}
.b-table th:first-child {
  border-left: 1px solid #d8d8d8;
}
.b-table__td_green {
  color: #39b54a;
}
.b-table__td_red {
  color: #f26c4f;
}
.b-table__sort-link {
  color: #224365;
  text-decoration: none;
  padding: 4px 6px 10px;
  position: relative;
  display: block;
}
.b-table__sort-link:hover {
  text-decoration: underline;
}
.b-table__sort-link_2line {
  height: 28px;
}
.b-table__sort-link_3line {
  height: 42px;
}
.b-table thead .b-table__arrow {
  background: url(/_images/s-elements.png) no-repeat 0 0;
  width: 13px;
  height: 8px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.b-table thead .b-table__arrow_down {
  background-position: -28px 0;
}
.b-table thead .b-table__arrow_up {
  background-position: -14px 0;
}
.b-table tbody tr:hover td:not([rowspan]):not(.b-table__td_highlight) {
  background: #f4f4f4;
}
.b-table tbody tr.b-table__tr_hover:hover td {
  background: #fff3df;
}
/*green*/
.b-table tbody tr.b-table__tr_green td,
.b-table tbody tr.b-table__tr_green:hover td,
.b-table__tr_green td,
.b-table__tr_green:hover td {
  background-color: #cef5ba;
  border-bottom: 1px solid #a2d1a2;
}
.b-table tbody tr.b-table__tr_green-light td,
.b-table tbody tr.b-table__tr_green-light:hover td,
.b-table__tr_green-light td,
.b-table__tr_green-light:hover td {
  background-color: #e9ffde;
  border-bottom: 1px solid #eaeaea;
}
/*orange*/
.b-table tbody tr.b-table__tr_orange td,
.b-table tbody tr.b-table__tr_orange:hover td,
.b-table__tr_orange td,
.b-table__tr_orange:hover td {
  background-color: #efdec1;
  border-bottom: 1px solid #ffcda1;
}
.b-table tbody tr.b-table__tr_orange-light td,
.b-table tbody tr.b-table__tr_orange-light:hover td,
.b-table__tr_orange-light td,
.b-table__tr_orange-light:hover td {
  background-color: #fff0e3;
  border-bottom: 1px solid #eaeaea;
}
/*pink*/
.b-table tbody tr.b-table__tr_pink td,
.b-table tbody tr.b-table__tr_pink:hover td,
.b-table__tr_pink td,
.b-table__tr_pink:hover td {
  background-color: #ffdce2;
  border-bottom: 1px solid #efc2c9;
}
.b-table tbody tr.b-table__tr_pink-light td,
.b-table tbody tr.b-table__tr_pink-light:hover td,
.b-table__tr_pink-light td,
.b-table__tr_pink-light:hover td {
  background-color: #fff1f3;
  border-bottom: 1px solid #eaeaea;
}
/*red*/
.b-table tbody tr.b-table__tr_red td,
.b-table tbody tr.b-table__tr_red:hover td,
.b-table__tr_red td,
.b-table__tr_red:hover td {
  background-color: #ffdccf;
  border-bottom: 1px solid #eec5b5;
}
.b-table tbody tr.b-table__tr_red-light td,
.b-table tbody tr.b-table__tr_red-light:hover td,
.b-table__tr_red-light td,
.b-table__tr_red-light:hover td {
  background-color: #fff0eb;
  border-bottom: 1px solid #eaeaea;
}
/*blue*/
.b-table tbody tr.b-table__tr_blue td,
.b-table tbody tr.b-table__tr_blue:hover td,
.b-table__tr_blue td,
.b-table__tr_blue:hover td {
  background-color: #cfeaff;
  border-bottom: 1px solid #9fd5ff;
}
.b-table tbody tr.b-table__tr_blue-light td,
.b-table tbody tr.b-table__tr_blue-light:hover td,
.b-table__tr_blue-light td,
.b-table__tr_blue-light:hover td {
  background-color: #e6f4ff;
  border-bottom: 1px solid #eaeaea;
}
/*purple*/
.b-table tbody tr.b-table__tr_purple td,
.b-table tbody tr.b-table__tr_purple:hover td,
.b-table__tr_purple td,
.b-table__tr_purple:hover td {
  background-color: #f5d7f0;
  border-bottom: 1px solid #dcc6d8;
}
.b-table tbody tr.b-table__tr_purple-light td,
.b-table tbody tr.b-table__tr_purple-light:hover td,
.b-table__tr_purple-light td,
.b-table__tr_purple-light:hover td {
  background-color: #ffebfb;
  border-bottom: 1px solid #eaeaea;
}
/*yellow*/
.b-table tbody tr.b-table__tr_yellow td,
.b-table tbody tr.b-table__tr_yellow:hover td,
.b-table__tr_yellow td,
.b-table__tr_yellow:hover td {
  background-color: #FFFACA;
  border-bottom: 1px solid #e4dd9d;
}
.b-table tbody tr.b-table__tr_yellow-light td,
.b-table tbody tr.b-table__tr_yellow-light:hover td,
.b-table__tr_yellow-light td,
.b-table__tr_yellow-light:hover td {
  background-color: #fffde5;
  border-bottom: 1px solid #eaeaea;
}
.b-table_noHover tbody tr:hover td {
  background: none !important;
}
.b-table tbody tr:hover td:not([rowspan]) .b-table__arrow {
  visibility: visible;
}
.b-table tbody tr:hover .b-table__td_noBrd {
  background: none !important;
}
.ie8 .b-table tbody tr:hover td {
  background: #f4f4f4;
}
.ie8 .b-table tbody tr:hover td .b-table__arrow {
  visibility: visible;
}
.b-table td {
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px solid #eaeaea;
  padding: 10px;
  vertical-align: top;
}
.b-table__flag {
  position: relative;
  top: 1px;
  max-width: 16px;
  max-height: 16px;
  margin-right: 5px;
  border: 1px solid #eaeaea;
}
.b-table__flag_visible {
  visibility: hidden;
}
.b-table__options {
  position: relative;
  padding-bottom: 15px;
}
.b-table__options:after {
  content: '';
  display: block;
  clear: both;
}
.b-table__list-options {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -8px;
  right: -5px;
}
.b-table__item-list-options {
  float: left;
  margin-left: 3px;
}
.b-table__icon {
  display: block;
  border-bottom: 0 !important;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(/_images/s-elements.png) no-repeat;
  text-indent: 200px;
  overflow: hidden;
}
.b-table__icon_opacity {
  opacity: 0.2;
  cursor: default;
  filter: alpha(opacity=20);
  zoom: 1;
}
.b-table__icon_guard {
  background-position: -26px -210px;
}
.b-table__icon_card {
  background-position: -64px -193px;
}
.b-table__icon_note {
  background-position: -56px -210px;
}
.b-table__icon_money {
  background-position: -41px -210px;
}
.b-table__icon_alarm {
  background-position: -64px -88px;
}
.b-table__icon_microphone {
  background-position: -69px -133px;
  display: inline-block;
  vertical-align: top;
  margin-left: 3px;
}
.b-table__small,
.b-table__gray {
  font-size: 11px;
  line-height: 14px;
}
.b-table__gray {
  color: #999;
}
.b-table__gray a {
  color: inherit;
}
.b-table__gray_noDcr {
  text-decoration: none;
}
.b-table__gray_noDcr:hover {
  text-decoration: underline;
}
.b-table__gray_big {
  font-size: 12px;
}
.b-table__pseudo {
  border-bottom: 1px dotted;
  cursor: pointer;
  text-decoration: none;
}
.b-table tbody .b-table__arrow {
  width: 8px;
  height: 17px;
  cursor: pointer;
  display: inline-block;
  background: url(/_images/s-elements.png) no-repeat;
  visibility: hidden;
}
.b-table tbody .b-table__arrow_right {
  background-position: -50px -176px;
}
.b-table__image {
  float: left;
}
.b-table__line {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 3px;
}
.b-table__td_visability {
  visibility: hidden;
}
.b-table__td_noBrd {
  border: 0 !important;
}
.b-table__td_right {
  text-align: right !important;
}
.b-table__td_center {
  text-align: center !important;
}
.b-table__td_arrow {
  width: 8px;
  vertical-align: middle !important;
}
.b-table__td_highlight {
  background-color: #ffe7b0;
  font-weight: bold;
}
.b-table__sep {
  margin: 0 0 3px;
  padding: 0;
}
.b-table__td_nowrap {
  white-space: nowrap;
}
.b-table__td_middle {
  vertical-align: middle !important;
}
@media screen and (max-width: 1190px) {
  .b-table__options {
    min-height: 55px;
  }
  .b-table_buttons .b-el-button {
    white-space: normal;
  }
}
.b-searchPanel {
  border-top: 3px solid #fe8300;
}
.b-searchPanel__wrap {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.b-searchPanel__l {
  width: 74.5%;
  display: table-cell;
  vertical-align: top;
  background: #f5f5f5;
  border-bottom: 1px solid #c5c5c5;
}
.b-searchPanel__r {
  display: table-cell;
  width: 25.5%;
  vertical-align: top;
  background: #dee4d3;
  border-bottom: 1px solid #c5c5c5;
}
.b-searchPanel__r .b-filter {
  display: block;
}
.b-searchPanel__r .b-filter__label {
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}
.b-searchPanel__r .b-searchGroup {
  padding: 3px 10px;
}
.b-searchPanel__head {
  background-color: #ffae00;
  background: -webkit-linear-gradient(top, #fdd13b 0, #ffae00 100%);
  background: -moz-linear-gradient(top, #fdd13b 0, #ffae00 100%);
  background: -ms-linear-gradient(top, #fdd13b 0, #ffae00 100%);
  background: -o-linear-gradient(top, #fdd13b 0, #ffae00 100%);
  background: linear-gradient(to bottom, #fdd13b 0, #ffae00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fdd13b,endColorstr=#ffae00);
  min-height: 64px;
}
.b-searchPanel__head_green {
  background-color: #486c00;
  background: -webkit-linear-gradient(top, #699e00 0, #486c00 100%);
  background: -moz-linear-gradient(top, #699e00 0, #486c00 100%);
  background: -ms-linear-gradient(top, #699e00 0, #486c00 100%);
  background: -o-linear-gradient(top, #699e00 0, #486c00 100%);
  background: linear-gradient(to bottom, #699e00 0, #486c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#699e00,endColorstr=#486c00);
}
.b-searchPanel__content {
  padding: 5px 0 0;
}
.b-searchPanel__foot {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  padding: 6px 0 10px;
  text-align: center;
  position: relative;
  clear: both;
}
.b-searchPanel__foot .b-link {
  margin: 0 0 0 20px;
}
.b-searchPanel__table {
  display: table;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.b-filter {
  display: block;
}
.b-filter_cell {
  display: table-cell;
  vertical-align: top;
  padding-right: 7px;
}
.b-filter_submit {
  padding-right: 0;
}
.b-filter__label {
  display: block;
  margin: 0 0 3px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
}
.b-filter__label_min {
  font-size: 11px;
  margin: 0;
}
.b-filter__label .small {
  color: #909090;
  font-size: 90%;
}
.b-filter__value {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  height: 20px;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
  font-size: 12px;
  color: #333;
}
.b-filter__checkbox {
  height: 13px;
  margin: 6px 3px 6px 0;
  padding: 0;
  vertical-align: middle;
  width: 13px;
}
.b-filter__checkbox + span {
  vertical-align: middle;
}
.b-filter_error .b-filter__value,
.b-filter__value_error {
  border-color: #F30;
}
.b-filter.b-filter_group input[type="text"].b-filter__value {
  width: 63%;
}
.b-filter.b-filter_group .b-filter__value_mod {
  display: block;
  float: right;
  width: 35%;
}
.b-searchGroup {
  padding: 3px 0;
}
.b-searchGroup__title {
  border-bottom: 1px solid #c5c5c5;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  padding: 0 0 4px;
  overflow: hidden;
}
.b-searchGroup__content {
  border-top: 1px solid #fff;
  padding: 3px 0 0;
}
.i-popup {
  width: 300px;
}
.pseudo-link {
  border-bottom: 1px dotted #333;
  cursor: pointer;
  text-decoration: none;
}
.prefix {
  color: #999;
  display: inline-block;
}
.b-filter_submit .b-el-button__wrap {
  background: #FFE491;
  border: 3px solid #FFE491;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  float: right;
  margin: 13px 0 0;
  padding: 0;
  width: 90%;
}
.b-filter_submit .b-el-button__wrap .b-el-button {
  margin: 0;
  width: 100%;
}
.b-filter_checkbox {
  padding: 0 !important;
  margin: -10px 0 0 10px;
}
.b-pagination {
  margin-bottom: 14px;
  clear: left;
}
.b-pagination__rezult {
  color: #333;
  display: block;
  margin-bottom: .5em;
}
.b-list__navigation {
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  float: right;
  padding: 5px;
  margin-bottom: 14px;
}
.b-pagination span ins {
  font-size: 14px;
  text-decoration: none;
}
.b-pagination span span {
  margin-right: 1.25em;
}
.b-pagination__list {
  margin: 0.5em 0 0;
  padding: 0;
}
.b-list__select {
  margin: 0 5px 0 3px;
}
.b-pagination__list li {
  margin-right: 2px;
  color: #777;
}
.b-pagination__list li a:hover {
  background: #f0f0f0;
  text-decoration: none;
}
.b-pagination__list li,
.b-pagination__list li b,
.b-pagination__list li a,
.b-pagination__active {
  display: inline-block;
}
.b-pagination__list li a,
.b-pagination__list li b,
.b-pagination__active {
  padding: 1px 4px;
}
.b-pagination__list li b,
.b-pagination__active {
  background: #f0f0f0;
  text-decoration: none;
  font-weight: bold;
  color: #777;
}
.bp__inactive {
  color: #B3B3B3;
}
.bp__inactive a {
  color: #B3B3B3;
  cursor: default;
}
.nav_page {
  margin-left: 1em;
}
.b-pagination span.prev,
.b-pagination span.next {
  color: #B3B3B3;
}
.b-pagination span.prev,
.b-pagination span.next {
  color: #B3B3B3;
}
.b-pagination .prev,
.b-pagination .next {
  padding-left: 1em;
}
.section-menu {
  list-style: none;
  display: table;
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: -14px 0 20px 0;
}
.l-r-column + .section-menu,
.b-promotion + .section-menu,
.l-1col + .section-menu,
.b-pagination + .section-menu,
.b-new-teaser-blocker + .section-menu,
.banksTbl + .section-menu {
  bottom: 120px;
  left: 0;
  margin: 0;
  position: absolute;
}
.section-menu__item {
  display: table-cell;
  vertical-align: top;
  border: 1px solid #dbe2e7;
}
.section-menu__item--active .section-menu__link {
  background: #fff;
  color: #333333;
  border-bottom: 4px solid #d7e3ef;
}
.section-menu__item--active .section-menu__link:hover {
  color: #333333;
}
.section-menu__item--search {
  width: 55px;
  text-align: center;
  vertical-align: bottom;
  border-color: #34495e;
  border-right-width: 0;
}
.section-menu__item--search .section-menu__link {
  background: #34495e;
}
.section-menu__item--search:hover {
  border-color: #3a5773;
}
.section-menu__item--search:hover .section-menu__link {
  background: #3a5773;
}
.section-menu__item--search:active {
  border-color: #2c3e50;
}
.section-menu__item--search:active .section-menu__link {
  background: #2c3e50;
}
.section-menu__item--search:active .icon-26x26--search {
  background-position: -168px -28px;
}
.section-menu__item--search.section-menu__item--active .section-menu__link {
  background: #2c3e50;
  border-bottom: 0;
  padding-bottom: 2px;
}
.section-menu__item--search.section-menu__item--active .icon-26x26--search {
  background-position: -168px -28px;
}
.section-menu__item--search + .section-menu__item {
  border-left-color: transparent;
}
.section-menu__item--search .icon-26x26 {
  margin-right: 2px !important;
  position: relative;
  top: 9px;
}
.section-menu__item--search.section-menu__item--icon .icon-26x26 {
  top: 2px;
}
.section-menu__item--icon {
  text-align: center;
}
.section-menu__item--icon .icon-26x26 {
  margin-right: 10px;
}
.section-menu__item--icon .section-menu__link {
  padding-top: 10px;
}
.section-menu__link {
  display: block;
  height: 45px;
  padding: 5px 10px 6px;
  background: #f8fafc;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.section-menu__link:hover {
  background: #fcfcfc;
  color: #336699;
}
.icon-26x26 {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: top;
  background: url(/public/common/img/s-26x26.png);
}
.icon-26x26--search {
  background-position: -140px -56px;
}
.icon-26x26--best {
  background-position: -196px 0;
}
.icon-26x26--retro {
  background-position: -224px 0;
}
.icon-26x26--fun {
  background-position: -252px 0;
}
.icon-26x26--middle {
  vertical-align: middle;
}
.icon-26x26--innovation {
  background-position: -280px 0;
}
