.region-page-content{
  /*box-shadow: 0 0 15px #ddd;*/
}

/**
 * b-user-menu
 */

.b-user-menu ul{
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.b-user-menu .group{
  border-bottom: 1px solid #ede0c1;
  margin-bottom: 0.6em;
}
.b-user-menu .group-last{
  border-bottom: none;
  margin-bottom:0;
}

.b-user-menu ul li{
  background: url(images/icons/li-arrow.gif) 0px 9px no-repeat;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 15px;
}
.b-user-menu ul li.last{
  margin:0;
}
.b-user-menu ul li .new-items-count{
  float: right;
  font-weight: bold;
  color: #be1c45;
  font-size: 13px;
  top: 0;
}
.b-user-menu ul li a{
  color: #be1c45;
  text-decoration: none;
}
.b-user-menu .extra ul li{
  background: none;
}
.b-user-menu .extra li a{
  color: #777;
}
.b-user-menu ul li a:hover{
  text-decoration: underline;
}
.b-user-menu ul li a.active,
.b-user-menu ul li.active a
{
  color: #be1c45;
  font-weight:bold;
}
.b-user-menu ul li .action-edit a{
  color: #666;
  font-size: 11px;
  text-decoration: none;
  float: right;
}

/** Blocks and panes general styles **/

.block-info{
  position: absolute;
  width:12px;
  height:12px;
  background: url(images/blocks/block-info.gif) no-repeat;
  right: 0;
  top: 0;
  border: none;
}
.h2{
  position: relative;
}

/**
 * Content pane style
 */

.region-page-content,
.center-wrapper .panel-pane{
  /*box-shadow: 0px 0px 2px #76B1E0;*/
  /*border: 1px solid #d9d9d9; */
  background: white;
  margin-bottom: 15px;
}
.region-page-content .pane-page-content {
  padding: 10px 15px;
  position: relative;
}
.center-wrapper .panel-pane .panel-pane,
.center-wrapper .region-page-content .panel-pane
{
  box-shadow: none;
  border: none;
  margin-bottom: 0;
  position: relative;
}
.center-wrapper .pane-block .pane-action-button{
  position: absolute;
  right: 15px;
  top: -1px;
}

/*.center-wrapper .pane-block ul{
  margin-top: 0;
  margin-bottom: 0;
}
*/
.center-wrapper .pane-block .pane-title .h2{
  font-size: 22px;
  font-weight: 500;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  
  letter-spacing: normal;
  color: #333;
}
.pane-block .pane-title .h2 a,
.pane-block .pane-title h2 a{
  position: relative;
}

.panel-col-sidebar1 .pane-block .pane-title .h2 a::after,
.panel-col-sidebar1 .pane-block .pane-title h2 a::after,
.panel-col-sidebar2 .pane-block .pane-title .h2 a::after,
.panel-col-sidebar2 .pane-block .pane-title h2 a::after
{
  content: ' ';
  border-right: #454545 solid 2px;
  border-top: #454545 solid 2px;
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -1px;
  right: -4px;
  transition: .3s;   
}

.panel-col-sidebar1 .pane-block .pane-title .h2 a:hover::after,
.panel-col-sidebar1 .pane-block .pane-title h2 a:hover::after,
.panel-col-sidebar2 .pane-block .pane-title .h2 a:hover::after,
.panel-col-sidebar2 .pane-block .pane-title h2 a:hover::after{
  right: -6px;
}


.panel-col-main .pane-block .pane-title .h2 a::after,
.panel-col-main .pane-block .pane-title h2 a::after,
.panel-col-main .pane-block .block-header .h2 a::after,
.panel-col-main .pane-block .block-header h2 a::after
{
  content: ' ';
  border-right: #454545 solid 2px;
  border-top: #454545 solid 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -2px;
  right: -4px;
  transition: .3s;  
}
.panel-col-main .pane-block .pane-title .h2 a:hover::after,
.panel-col-main .pane-block .pane-title h2 a:hover::after,
.panel-col-main .pane-block .block-header .h2 a:hover::after,
.panel-col-main .pane-block .block-header h2 a:hover::after{
  right: -7px;
}

.b-pane_context_infocat a::after,
.b-pane_context_user a::after{
  border-right-color: #fff !important;
  border-top-color: #fff !important;
}

/* скроем стрелочку */
.pane-action-button a::after{
  display: none !important;
}

.center-wrapper .region-page-content .pane-block .h2{
  /* font-size: 15px;
  font-weight: bold;
  letter-spacing: normal;
  color: #454545; */
  font-size: 20px;
  font-weight: 500;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  letter-spacing: normal;
  color: #333;  
}
.center-wrapper .pane-block .form-checkboxes{
  margin-top: 0;
}

.panel-col-sidebar1 .pane-block ul,
.panel-col-sidebar2 .pane-block ul
{
  margin:0;
}
.panel-col-sidebar1 .pane-block ul li,
.panel-col-sidebar2 .pane-block ul li
{
  margin:0;
}

.panel-col-sidebar1 .pane-block{
  background: #f7f7f7;
}
.panel-col-sidebar2 .pane-block{
  background: #f7f7f7;
}
.panel-col-sidebar1 .pane-block .h2,
.panel-col-sidebar2 .pane-block .h2,
.panel-col-sidebar_nav .pane-block .h2
{
  font-size: 14px !important;
  white-space: nowrap;
  font-weight: bold;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.pane-block .pane-title .h2 a,
.pane-block .pane-title h2 a,
.pane-block .block-header .h2 a,
.pane-block .block-header h2 a
{
  color: #333;
}

.panel-col-main .pane-block .pane-content{
  padding: 15px 15px 10px 15px;
  position: relative;
  /* font-size: 15px; */
}
.panel-col-main .pane-block .pane-content > p{
  padding-top: 0; 
  margin-top: 0; 
}

.panel-col-sidebar1 .pane-block .pane-content,
.panel-col-sidebar2 .pane-block .pane-content
{
  padding: 15px;
}
.panel-col-sidebar1 .pane-block_lite .pane-content,
.panel-col-sidebar2 .pane-block_lite .pane-content
{
  padding: 0 !important;
}
.panel-col-sidebar1 .pane-block .pane-content,
.panel-col-sidebar2 .pane-block .pane-content
{
  font-size: 13px;
  line-height: 1.3;
}

/** region-page-content blocks **/
.panel-col-main .pane-block .xtabs{
  margin-top: 0;
}
.panel-col-main .pane-block .pane-title{
  padding: 15px 15px 15px 15px;
}
.region-page-content .pane-block .pane-content{
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0 15px 15px 15px;
}
.region-page-content .pane-node-content{
  padding: 0 15px 15px 15px;
}
.region-page-content .h2{
  box-shadow: none;
  border: none;
  padding: 0;
  /* font-size: 15px; */
  /* font-weight: bold; */
  letter-spacing: 0;
}
.region-page-content .pane-block .pane-content .pane-content-inner{
  border:none;
  padding: 0;
}
.page-node .region-page-content .comments .add-comment{
  top: 12px;
}

/** xad blocks **/
.pane-xad{
  /*box-shadow: 0px 0px 2px #76B1E0;*/
  /*border: 1px solid #d9d9d9; */
  background: white;
  margin-bottom: 10px;
  text-align: center;
  overflow:hidden;
}
.pane-xad-single-link a{
  display: block;
}
.pane-xad .ya-partner__list a{
  display: inline;
}
.pane-xad-site-guide a img,
.pane-xad-site-tour a img{
  display: block;
  max-width: 240px;
}
.pane-xad-lite{
  text-align: center;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important
}
.pane-xad-lite img{
}
.pane-xad-wide img{
  width: 100%;
}

.pane-xad .pane-content{
  padding: 0 !important;
  line-height:1px !important;
}
.pane-xad .pane-content .pane-content-inner{
  padding: 0 !important;
  border: 0 !important;
}

/*.pane-xad_border_hl{
  border:1px solid #2E66B1;
}
*/
/*** Pane_contextual ***/

/*
.b-pane_context_infocat .h2{
  height: 45px !important;
  line-height: 45px !important;
  background: #2c68ad !important;
  color: white !important;
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 0 15px !important;
  border-bottom: 0 !important;  
}

.b-pane_context_infocat .h2 a{
  color: white !important;
}
*/
.b-pane_context_infocat .h2 {
  font-size: 14px !important;
  white-space: nowrap;
  font-weight: bold;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}

.b-pane_context_user .h2{
  height: 45px !important;
  line-height: 45px !important;
  background: #1AA049 !important;
  color: white !important;
  font-size: 16px !important;
  padding: 0 15px !important;
  /*margin: -1px !important;*/
  border-bottom: 0 !important;  
}
.b-pane_context_user .h2 a{
  color: white !important;
}

.b-pane_context_community .h2{
  height: 45px !important;
  line-height: 45px !important;
  background: #1AA049 !important;
  color: white !important;
  font-size: 16px !important;
  padding: 0 15px !important;
  /*margin: -1px !important;*/
  border-bottom: 0 !important;  
}
.b-pane_context_community .h2 a{
  color: white !important;
}
body .panel-col-main .b-pane_context_community .group-block .group-block-header {
    position: relative;
    padding: 15px !important;
    margin: 0 -15px 15px -15px;
    background-color: #1AA049;
}
body .panel-col-main .b-pane_context_community .group-block .group-block-header *{
  color: white !important;
}
body .panel-col-main .b-pane_context_community .group-block .group-block-header .header-actions {
  right: 15px;
}

body .panel-col-main .group-block p{
  padding-top: 0;
  padding-bottom: 15px;
}


.panel-col-main .b-pane_context_infocat .pane-title,
.panel-col-main .b-pane_context_user .pane-title,
.panel-col-main .b-pane_context_community .pane-title
{
  padding: 0;
  /*padding: 0 15px !important;*/
  /*margin: -16px -16px 0 -16px !important;*/
}
.panel-col-main .b-pane_context_infocat .h2,
.panel-col-main .b-pane_context_user .h2,
.panel-col-main .b-pane_context_community .h2
{
  /* font-size: 20px !important; */
  /*padding: 0 15px !important;*/
  /*margin: -16px -16px 0 -16px !important;*/
}

/*** Block pane-app-sape-links ***/
.pane-app-sape-links{
  margin: 0 !important;
  background: transparent !important;
  border:none !important; 
  box-shadow:none !important; 
}
.pane-app-sape-links .pane-content{
  padding: 0 15px !important;
}

/*** Block pane-xad-banner-content-top ***/
/*.pane-xad-banner-content-top{
  height: 90px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
*/
.pane-xad-banner-content-top{
  margin: 0;
  border: none;
  background: none;
}

.pane-xad-banner-content-top .pane-content-inner{
  position: relative;
}

.pane-xad-banner-content-top .arrow-left
{
  background: #f2f2f2;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 90px;
  width: 205px;
}
.pane-xad-banner-content-top .arrow-right{
  background: #f2f2f2;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 90px;
  width: 205px;
}

.pane-xad-banner-content-top .arrow-left .arrow{
  background: url(images/blocks/arrow-top-adv-left.png) 0px 0px no-repeat;
  position: absolute;
  width: 17px;
  height: 90px;
  right: -17px;
  top: 0px;
}

.pane-xad-banner-content-top .arrow-right .arrow{
  background: url(images/blocks/arrow-top-adv.png) 0px 0px no-repeat;
  position: absolute;
  width: 17px;
  height: 90px;
  left: -16px;
  top: 0px;
}


/*** Block pane-app-node-node-similar ***/

.pane-app-node-node-more-nodes-link,
.pane-app-node-node-similar{
  background: #f5f5f5 !important;
}


.pane-app-node-node-similar{
}
.pane-app-node-node-similar ul.item-list,
.pane-app-node-node-infocat-pop ul.item-list
{
  margin:0;
}
.pane-app-node-node-similar li,
.pane-app-node-node-infocat-pop li{ 
  border: none;
  list-style: none;
  overflow: visible;

  /*
  padding: 0 0 0 1.5em; 
  margin: 0 0 0.5em 0;
  padding-left: 1.4em;
  background: url(images/list-icon-dash.png) 0 0.7em no-repeat; 
  */
  padding: 0;
  margin: 0 0 0 18px;
  list-style: square;
}
.pane-app-node-node-similar li h2,
.pane-app-node-node-infocat-pop li h2{ 
  font-size: 16px;
}

.pane-app-node-node-similar .node-article-subtype{
  float:none;
}

/*** Block pane-app-user-user-login ***/
.pane-app-user-user-login ul.extra-links{
  margin-bottom: 0;
}
.pane-app-user-user-login ul.extra-links li{
  padding: 0;
  margin: 0;
}
.pane-app-user-user-login ul.extra-links li a{
  font-size: 12px;
  color: #666;
}

/*** Block pane-app-user-user-login ***/
.pane-app-user-user-login{
  position: relative;
}
.pane-app-user-user-login .msg-new-count{
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
  font-weight: bold;
  left: auto;
  display: inline-block;
}

.pane-app-user-user-login .msg-new-count a{
  color: #be1c45;
}
.pane-app-user-user-login .username{
  display: block;
}
.pane-app-user-user-login .user-link{
  font-size: 12px;
  font-weight: bold;
}
.pane-app-user-user-login ul.menu{
  font-size: 12px;
  margin-top: 5px;
}
.pane-app-user-user-login ul.menu{
  padding: 0;
  margin: 5px 0 0 0;
}
.pane-app-user-user-login ul.menu li{
  padding: 0;
  margin: 0;
  line-height: 1.5em;
}
.pane-app-user-user-login ul.menu li a{
  font-size: 11px;
  color: #777;
}

/*** Block pane-app-user-user-stat ***/
.pane-app-user-user-stat {
  margin-bottom: 10px !important;
}
.pane-app-user-user-stat .h2,
.pane-app-user-user-stat h1{
  color: white;
}
.pane-app-user-user-stat h1{
  font-size: 15px;
  font-weight: bold;
  margin: 0 !important;
  line-height: 1;
  color: white;
}

.pane-app-user-user-stat .pane-title .user_id{
  /* float: right; */
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  top: -5px;
  right: 0;
  color: white;
}
.pane-app-user-user-stat .pane-title{
  /*background: #5Fa15B;*/
  background: #1AA049;
  padding: 10px 15px 10px 15px;
}
.pane-app-user-user-stat .pane-title .h2{
  font-size: 16px;
  color:white;
}
.pane-app-user-user-stat .pane-content{
  /*background: #5FAA5B;*/
  background: #2AB059;
  color: white;
  padding: 0 15px 0px 15px !important;
}
/* items */
.pane-app-user-user-stat .items{
  display: table;
  width: 100%;
}
.pane-app-user-user-stat .items-inner{
  display: table-row;
}
.pane-app-user-user-stat .item{
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  height: 80px;
  font-size: 14px;
}
.pane-app-user-user-stat .item .icon{
  float: left;
  margin-right: 1em;
  height: 41px;
  width: 41px;
}
.pane-app-user-user-stat .item-in_service .icon{
  background: url(images/banner-statistic-sprite.png) 0 0 no-repeat;
}
.pane-app-user-user-stat .item-access .icon{
  background: url(images/banner-statistic-sprite.png) -41px 0 no-repeat;
}
.pane-app-user-user-stat .item-pop .icon{
  background: url(images/banner-statistic-sprite.png) -82px 0 no-repeat;
}
.pane-app-user-user-stat .item .data-title{
  opacity: 0.7;
  margin-bottom: 0.7em;
}
.pane-app-user-user-stat .item .data-content .pop-today,
.pane-app-user-user-stat .item .data-content .pop-alltime{
  background: url(images/eye-icon.png) 0 2px no-repeat;
  padding-left: 1.3em;
}


/*** Block pane-app-user-user-nodes-news ***/
/*** Block pane-app-user-user-nodes-ideas ***/
.pane-app-user-user-nodes-news .item,
.pane-app-user-user-nodes-ideas .item{
  width: 46%;
  float:left;
  margin-right: 1em;
  margin-bottom: .5em;
  line-height: 1.3em;
  overflow: hidden;
}
.pane-app-user-user-nodes-news .item .image,
.pane-app-user-user-nodes-ideas .item .image{
  float:left;
}
.pane-app-user-user-nodes-news .has-image .list-item-content,
.pane-app-user-user-nodes-ideas .has-image .list-item-content{
  padding-left: 165px;
}

/*** Block pane-app-user-user-nodes ***/

.pane-app-user-user-nodes .publication-section{
  border: 1px solid #f2f2f2;
  background-color: #fbfbfb;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
  min-height: 26px;
}

.pane-app-user-user-nodes .publication-section a.button{
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  font-style: normal;
}

.pane-app-user-user-nodes .publication-section ul,
.pane-app-user-user-nodes .publication-section .advice{
  margin-left: 230px;
  margin-right: 110px;
}

.pane-app-user-user-nodes .publication-section ul{
  margin-top: 0;
  margin-bottom: 0;
}

.pane-app-user-user-nodes .publication-section .advice{
  margin: 0;
  margin-left: 230px;
  margin-right: 110px;
}
.pane-app-user-user-nodes .publication-section.no-actions ul,
.pane-app-user-user-nodes .publication-section.no-actions .advice
{
  margin-left: 230px;
  margin-right: 0;
}

.pane-app-user-user-nodes ul li{
  padding: 7px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
  font-size: 15px;
  line-height: 18px;
}

.pane-app-user-user-nodes ul li.item-first{
  padding-top: 0;
  border-top: none;
}

.pane-app-user-user-nodes ul li:last-of-type{
  padding-bottom: 0;
}

.pane-app-user-user-nodes .infocat-zo ul{
  margin-bottom: 0;
}

.pane-app-user-user-nodes .content_type-title a{ 
  padding: 0;
  width: 210px;
  float: left;
  font-size: 132%;

}
.pane-app-user-user-nodes img{
  float:left;
  margin-right: 10px;
  width:70px;
  height: auto;
}
.pane-app-user-user-nodes .advice{
  margin: 1em 0;
  color: #a7a7a7;
}

/*** Block pane-app-user-user-services ***/
.pane-app-user-user-services .items .item{
  margin: 1em 0 0 0;
  line-height: 1.3em;
  padding-top: 1em;
  border-top: 1px solid #E6E6E6;
}
.pane-app-user-user-services .items .item a{
  white-space: nowrap;
}
.pane-app-user-user-services .items .item-first{
  margin: 0;
  padding:0; 
  border:none;
}
.pane-app-user-user-services .items .item .comment{
  background: #f5f5f5;
  padding: 10px;
  margin: 5px 0;
}

.pane-app-user-user-services .item {
  font-size: 11px;
}
.pane-app-user-user-services .item .terms-path a{
  color: #777;
}
.pane-app-user-user-services .item .terms-path a.last{
  font-size: 13px;
  color: #004481;
}
.pane-app-user-user-services .item .terms-path a.prelast{
  font-size: 12px;
  color: #004481;
}


/*** Block pane-app-user-user-interests ***/
.pane-app-user-user-interests .items .item{
  margin: 1em 0 0 0;
  line-height: 1.3em;
  padding-top: 1em;
  border-top: 1px solid #E6E6E6;
}
.pane-app-user-user-interests .items .item a{
  white-space: nowrap;
}
.pane-app-user-user-interests .items .item-first{
  margin: 0;
  padding:0; 
  border:none;
}
.pane-app-user-user-interests .items .item .title,
.pane-app-user-user-interests .items .item .first
{
  font-weight: bold;
}
.pane-app-user-user-interests .items .item .subcats{
}


/*** Block block-node-infocat-new ***/
.pane-app-node-node-infocat-new ul li,
.pane-app-node-node-infocat-new-2 ul li
{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
  line-height: 1.4em;
}
.pane-app-node-node-infocat-new ul li.item-first,
.pane-app-node-node-infocat-new-2 ul li.item-first
{
  border-top: none;
}
.pane-app-node-node-infocat-new ul li.item-first .list-item-content a ,
.pane-app-node-node-infocat-new-2 ul li.item-first .list-item-content a {
  /*font-weight: bold;*/
}
.pane-app-node-node-infocat-new ul li.item-first .list-item-content .list-item-text,
.pane-app-node-node-infocat-new-2 ul li.item-first .list-item-content .list-item-text {
  /*padding-top:5px;  */
}
.pane-app-node-node-infocat-new .list-item-content .list-item-header,
.pane-app-node-node-infocat-new-2 .list-item-content .list-item-header{
}
.pane-app-node-node-infocat-new .list-item-content .list-item-title,
.pane-app-node-node-infocat-new-2 .list-item-content .list-item-title{
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}
.pane-app-node-node-infocat-new .list-item-content .list-item-header .submitted,
.pane-app-node-node-infocat-new-2 .list-item-content .list-item-header .submitted{
  /*
  font-size: 14px;
  line-height: 18px;
  font-weight: 100;
  color: #B0B0B0;
  */
  font-size: 12px;
  color: white;
  padding: 1px 6px;
  margin-right: .5em;
  background: rgba(0,161,78,0.8);
  position: relative;
  top: -2px;
}

.pane-app-node-node-infocat-new ul li .list-item-content .list-item-text ,
.pane-app-node-node-infocat-new-2 ul li .list-item-content .list-item-text {
  height: 47px;
  margin-top: 5px;
  overflow: hidden;
  position: relative;
}

.pane-app-node-node-infocat-new ul li .list-item-content .list-item-text:after ,
.pane-app-node-node-infocat-new-2 ul li .list-item-content .list-item-text:after {
  content: '';
  width: 140px;
  height: 20px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('images/block-infocat-mask.png') no-repeat;
}

.pane-app-node-node-infocat-new .infocat-zo ul,
.pane-app-node-node-infocat-new-2 .infocat-zo ul{
  margin-bottom: 0;
}
.pane-app-node-node-infocat-new ul li.has-image .list-item-content,
.pane-app-node-node-infocat-new-2 ul li.has-image .list-item-content{
  margin-left: 115px;
}
.pane-app-node-node-infocat-new .h2 a,
.pane-app-node-node-infocat-new-2 .h2 a{ 
  color: #333;
}
.pane-app-node-node-infocat-new img,
.pane-app-node-node-infocat-new-2 img{
  float:left;
  margin-right: 10px;
  width:100px;
  height: auto;
}
.pane-app-node-node-infocat-new ul,
.pane-app-node-node-infocat-new-2 ul{
  margin: 0.5em 0 0;
  padding: 0;
}

/*** Block pane-app-events-node-events ***/

.pane-app-events-node-events ul li,
.pane-app-promo-all-promo ul li{
  margin-bottom: 0;
}
.pane-app-events-node-events ul li,
.pane-app-promo-all-promo ul li{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
.pane-app-events-node-events ul li.item-first,
.pane-app-promo-all-promo ul li.item-first{
  border-top: 0;
  padding-top: 0;
}
.pane-app-events-node-events ul li .list-item-content ,
.pane-app-promo-all-promo ul li .list-item-content {
  margin-left: 40px;
}

.pane-app-events-node-events ul li .list-item-content .location,
.pane-app-promo-all-promo ul li .list-item-content .location{
  margin-top: 0.5em;
  color: #00A054;
}

.pane-app-events-node-events .event-type
{
  line-height: 1em;
  padding: 0 0 .3em 0;
}
.pane-app-events-node-events .event-type a{
  color: #777;
  font-size:11px;
}

/*** Block pane-app-events-user-events ***/
.pane-app-events-user-events ul,
.pane-app-promo-user-promo ul{
  overflow: hidden;
}
.pane-app-events-user-events ul li,
.pane-app-promo-user-promo ul li{
  margin: 0;
  padding: 10px 0;
  overflow: hidden;
  border-top: 1px solid #E6E6E6;
}
.pane-app-events-user-events ul li.item-first,
.pane-app-promo-user-promo ul li.item-first{
  border-top:none;
  padding-top:0;
}

.pane-app-events-user-events ul li .list-item-content ,
.pane-app-promo-user-promo ul li .list-item-content {
  margin-left: 40px;
  line-height: 1.3em;
}
.pane-app-events-user-events ul li .list-item-content .title,
.pane-app-promo-user-promo ul li .list-item-content .title{
  font-size: 16px;
  padding: .4em 0;
  display: block;
}

.pane-app-events-user-events ul li.has-image .list-item-text ,
.pane-app-promo-user-promo ul li.has-image .list-item-text {
  padding-left: 110px;
  overflow: hidden;
}
.pane-app-events-user-events ul li.has-image .list-item-text img,
.pane-app-promo-user-promo ul li.has-image .list-item-text img{
  margin-left: -110px;
  float: left;
}

.pane-app-events-user-events .meta,
.pane-app-promo-user-promo .meta{
  margin-top: .5em;
  font-size:12px;
}
.pane-app-events-user-events .location,
.pane-app-promo-user-promo .location{
  margin-top: 0.5em;
  color: #00A054;
}

.pane-app-events-user-events .event-type{
  line-height: 1em;
  padding: 0 0 .3em 0;
}
.pane-app-events-user-events .event-type a{
  color: #777;
  font-size:11px;
}

/*** Block pane-app-node-node-ideas ***/
.pane-app-node-node-ideas ul,
.pane-app-node-node-pop ul,
.pane-app-node-node-new ul
{
  margin-bottom: 0;
}
.pane-app-node-node-ideas ul li,
.pane-app-node-node-pop ul li,
.pane-app-node-node-new ul li
{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
.pane-app-node-node-ideas ul li.item-first,
.pane-app-node-node-pop ul li.item-first,
.pane-app-node-node-new ul li.item-first
{
  border-top: 0;
  padding-top: 0;
}
/*** Block pane-xadverts-adverts-new ***/
.pane-xadverts-adverts-new ul{
  margin-bottom: 0;
  margin-top: 0;
}
.pane-xadverts-adverts-new ul li{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  /*overflow: hidden;*/
}
.pane-xadverts-adverts-new ul li.item-first{
  border-top: 0;
  padding-top: 0;
}
.pane-xadverts-adverts-new ul li a{
  color: #C31845;
}

.pane-xadverts-adverts-new ul li.item-first a{
  font-weight: bold;
}

/*** Block block-node-commerce ***/
.panel-col-main .block-node-commerce{
  margin-bottom: 10px;
}
.panel-col-main .block-node-commerce .list-item-content-title{
  font-size: 16px;
  line-height: 18px;
  height: 18px;
  /*font-weight: bold;*/
  overflow: hidden;  
}
.panel-col-main .block-node-commerce .list-item-content-title .extra-info{
  font-size: 16px;
  line-height: 18px;
  font-weight: 100;
  color: #B0B0B0;
}
.panel-col-main .block-node-commerce__footer{
  margin: 10px -15px -10px -15px;
  background: #f5f5f5;
  /*border-top: 1px solid #ededed;*/
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
.panel-col-main .block-node-commerce__footer .icon{
  font-size: 20px;
  font-weight: 100;
  color: #ccc;
  border: 2px solid;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: inline-block;
  line-height: 22px;
  margin-right: 5px;
}
.panel-col-main .block-node-commerce__footer .button{
  color: white;
  position: relative;
  top: -2px;  
}

.block-node-list ul{
  margin-top: 0;
  margin-bottom: 0;
}
.block-node-list li{
  padding: 10px 0;
  margin-left: 0;
  margin-bottom: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
.block-node-list .list-item-text{
  padding-top: 5px;
}
.block-node-list li:last-child{
  padding-bottom: 0;
}
.block-node-list li.item-first{
  border-top: 0;
  padding-top: 0;
}
.block-node-list li.has-preview-image .list-item-content {
  margin-left: 160px;
}
.block-node-list .list-item-image{
  float:left;
  /*width: 70px;*/
  width: 150px;
  margin-right: 10px;
  line-height: 1px;
}
.block-node-list .list-item-image img{
  /*width: 70px;*/
  width: 100%;
  height: auto;
}

.block-node-list li.has-image .list-item-content {
  margin-left: 50px;
}
/* big preview images */
.block-node-list li.has-big-image img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.block-node-list li.has-big-image .list-item-content {
  margin-left: 0;
}
.block-node-list .list-item-content-title{
  display: inline;
}
.block-node-list .user-avatar{
  float:left;
  width: 40px;
  margin-right: 10px;
  line-height: 1px;
}
.block-node-list .user-avatar img{
  width:40px;
}
.block-node-list .author{
  color: #777;
  font-size: 11px;
  margin-top: 5px;
}
.block-node-list .title-prefix{ 
  line-height: 1em;
  display: block;
  padding: 0 0 .3em 0;
}
.block-node-list .title-prefix a{
  color: #777;
  font-size: 11px;
  float: none;
}

/*.list-item-content-title,
.list-item-content-title a{
  font-size: 15px;
  line-height: 18px;
}
*/


/*** Block pane-xadverts-adverts-new ***/
.pane-app-node-node-forum-topics ul{
  margin-bottom: 0;
  margin-top: 0;
}
.pane-app-node-node-forum-topics ul li{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
.pane-app-node-node-forum-topics ul li.item-first{
  border-top: 0;
  padding-top: 0;
}


/*** Block pane-app-user-user-firms-new, pane-app-user-user-infopartners ***/
.pane-app-user-user-firms-new ul li
{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
.pane-app-user-user-firms-new ul li.item-first
{
  border-top: 0;
  padding-top: 0;
}
.pane-app-user-user-firms-new ul li .list-item-content
{
  margin-left: 80px;
}

.pane-app-user-user-firms-new .username .user
{
  color: #777;
  font-weight: bold;
  font-size: 15px;
}
.pane-app-user-user-firms-new .b-location{
  margin-top: 5px;
  font-size: 11px;
  line-height: 13px;  
}
.pane-app-user-user-firms-new .short-description
{
  clear: both;
  margin-top: 0.5em;
}
/* user-actions icons */
.user-actions{
  overflow: hidden; 
}
.user-actions .user-action-icon{
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.user-actions .user-action-icon-map{
  background: url(images/user/newicon1.gif) no-repeat; 
}
.user-actions .user-action-icon-phone{
  background: url(images/user/newicon2.gif) no-repeat; 
}
.user-actions .user-action-icon-feedback{
  background: url(images/user/newicon3.gif) no-repeat; 
}
.user-actions .user-action-icon-info{
  background: url(images/user/newicon4.gif) no-repeat; 
}


/*** Block pane-xadverts-adverts-new-full ***/
.xadverts-list-new .list-item{
  padding: 10px 0;
  margin-left: 0;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
.xadverts-list-new .item-first{
  border-top: 0;
  padding-top: 0;
}
.xadverts-list-new .list-item-content {
}
.xadverts-list-new .list-item-content a {
  font-weight: bold;
}

.xadverts-list-new .image{
  float:left;
  width: 144px;
  height: 106px;
  margin-right: 10px;
  line-height: 1px;
}
.xadverts-list-new .image img{
  width: 144px;
  height: 106px;
}

.xadverts-list-new .text{
  margin-top: .5em;
}
.xadverts-list-new .has-image .text{
  margin-left: 154px;
}
.xadverts-list-new .meta{
  color: #777;
  margin-top: 10px;
  overflow: hidden;
}
.xadverts-list-new .meta .location{
  float: left;
}
.xadverts-list-new .meta .price{
  float: right;
}

.xadverts-list-new .meta .location span
.xadverts-list-new .meta .price span{
  color: #494949;
}

.pane-app-node-forum-front-block .pane-content-inner,
.pane-xadverts-adverts-user .pane-content-inner,
.pane-xadverts-adverts-new-full .pane-content-inner {
  position: relative;
}
.pane-app-node-forum-front-block .pane-content {
  padding-top: 0 !important;
}
.pane-xadverts-adverts-new-full .pane-content{
  padding-top: 0 !important;
}

.pane-xadverts-adverts-user .xadverts-list {
  position: static;
}




/* БЛОК МЕНЮ НА СТРАНИЦЕ СООБЩЕСТВА */

/* Сдвинем блок с заголовком страницы вправа от аватара клуба */
body.node-type-community .pane-node-view-pagecontent .pane-custom{
  position: absolute;
  left: 225px;
  top: 120px;
}
.xog-page .page-info .table{
  margin-top: 50px;
  margin-bottom: -55px;  
}
.xog-page .page-info .page-cover{
  top: -50px;
}
/* #end */ 

.pane-xog-xog-menu .block-xog-card .card-cover{
  width: 70px;
  height: 70px;
  margin: 0;
  display: none !important;  
}

.pane-xog-xog-menu .block-xog-card .card-cover img{
  width: 70px;
  height: 70px;
}

.pane-xog-xog-menu .block-xog-card .card-options{
  float: left;
  width: auto;
  display: none !important;  
}

.pane-xog-xog-menu .block-xog-card .card-options a{
  font-weight: normal;
  white-space: normal;
}

.pane-xog-xog-menu .list-actions a.button{
  width: 100%;
  margin-bottom: 10px;
}


/** Блок: Новости сообществ  **/
.pane-xog-news-xog-news-block .item{
  padding: 10px 0;
  border-top: 1px solid #E6E6E6;
  color: #898989
}
.pane-xog-news-xog-news-block .item a{
  font-size: 15px;
}
.pane-xog-news-xog-news-block .item-first{
  border-top: 0;
  padding-top: 0;
}
.pane-xog-news-xog-news-block .item .first{
  overflow: hidden;
  padding-bottom: 5px;
}
.pane-xog-news-xog-news-block .item .item-cover{
  float: left;
  margin-right: 10px;
}
.pane-xog-news-xog-news-block .item .author a{
  color: #777;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.pane-xog-news-xog-news-block .item .last{
  display: none;
}

/** Блок: Новые сообщества  **/
.pane-app-xog-block-new-groups{

}
.pane-app-xog-block-new-groups .item{
  padding: 10px 0;
  border-top: 1px solid #E6E6E6;
  color: #898989
}
.pane-app-xog-block-new-groups .item-first{
  border-top: 0;
  padding-top: 0;
}
.pane-app-xog-block-new-groups .item .first{
  overflow: hidden;
  padding-bottom: 5px;
}
.pane-app-xog-block-new-groups .item .item-cover{
  float: left;
  margin-right: 10px;
}
.pane-app-xog-block-new-groups .item .first a{
  color: #777;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.pane-app-xog-block-new-groups .item .region,
.pane-app-xog-block-new-groups .item .genry
{
  padding-left: 60px;
}


/* БЛОК КАРТОЧКА СООБЩЕСТВА */
.block-xog-card-list .list-actions{
  margin-top: 0 !important;
}

.block-xog-card{
  width: 100%;
}
.block-xog-card-down{
  background: #fff;
  position: absolute;
  top: -12px;
  right: -1px;
  border: #fff solid 1px;
  border-radius: 1px;
}

.block-xog-card-down .card-cover{
  width: 50px;
  height: 50px;
}

.block-xog-card .card-cover img{
  width: 50px;
  height: 50px;
}

.block-xog-card .card-options{
  height: auto;
  padding-left: 10px;
}

.block-xog-card .card-options .title{
  margin-bottom: 1px;
  margin-top: 3px;
  text-shadow: 0 1px 0 #fff;
}


/* БЛОК РУКОВОДСТВО СООБЩЕСТВА */

.block-xog-admins .item{
  border-bottom: #ccc solid #E6E6E6;
  padding-left: 73px;
  min-height: 75px;
  margin-bottom: 15px;
}

.block-xog-admins .item-last{
  min-height: 60px;
  margin-bottom: 0;
  border: 0;
}

.block-xog-admins .item span.userimage{
  overflow: visible;
  width: 60px;
  height: 60px;
}

.block-xog-admins .item span.userimage a.avatar{
  border: 0;
  width: 60px;
  height: 60px;
}

.block-xog-admins span.username a{
  font-size: 13px;
  font-weight: bold;
}

.block-xog-admins .item .position{
  font-size: 12px;
}

/* БЛОК УЧАСТНИКИ СООБЩЕСТВА */

.block-xog-users .block-content .group-block{
  background: none;
  margin: 0;
  padding: 0;
}

.block-xog-users .block-content .group-block .header-title{
  display: none;
}

.block-xog-users .block-content .group-block .header-actions{
  float: none;
  width: auto;
  text-align: left;
  margin-bottom: 15px;
  text-transform: lowercase;
  font-variant: normal;
  font-size: 13px;
}

.block-xog-users .block-content .group-block .header-actions a{
}

.block-xog-users .block-content .item{
  float: left;
  width: 60px;
  margin: 0 14px 8px 0;
}

.block-xog-users .block-content .item-slast{
  margin-right: 0;
}

.block-xog-users .block-content .item .userimage{
  display: block;
  width: 60px;
}

.block-xog-users .block-content .item .userimage .user-status{
  bottom: auto;
  top: 46px;
}

.block-xog-users .block-content .item .userimage a.avatar{
  display: block;
  width: 60px;
  height: 60px;
}

.block-xog-users .block-content .item .userimage a.user-link{
  display: block;
  width: 60px;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
}

.block-xog-users .block-content .item span.position{
  font-size: 9px;
  display: none;
}

/* БЛОК ДРУЗЬЯ */

/* БЛОК ГОСТИ */

.pane-xfriends-xfriends .xfriends-items{
  margin: 0;
  margin-right: -20px;
}

.pane-xfriends-xfriends .total-count{
  text-align: center;
  margin-top: 15px;
}

.pane-xfriends-xfriends .total-count a{
  color: #aeadad;
  font-size: 11px;
  text-decoration: underline;
}

.pane-xfriends-xfriends .total-count a:hover{
  color: #0084cb;
}

.pane-xfriends-xfriends .xfriends-items .item{
  width: 60px;
  overflow: visible;
  text-align: center;
  margin: 0 14px 2px 0;
  float: left;
}

.pane-xfriends-xfriends .xfriends-items .item .userimage{
  display: block;
  width: 60px;
}

.pane-xfriends-xfriends .xfriends-items .item .userimage a.avatar{
  width: 60px;
  height: 60px;
  border: 0;
}

.pane-xfriends-xfriends .xfriends-items .item .userimage a.avatar img{
  width: 60px;
  height: 60px;
}

.pane-xfriends-xfriends .xfriends-items .item .userimage .user-status{
  top: 46px;
  bottom: auto;
}

.pane-xfriends-xfriends .xfriends-items .item .userimage a.user-link{
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  width: 60px;
  margin-top: 5px;
  font-size: 11px;
}

.pane-xadverts-adverts-similar .xadverts-list {
  margin:-10px 0 0 -10px;
}
.pane-xadverts-adverts-similar .item {
  width: 188px;
  float: left;
  margin: 10px 0 0 10px;
}

.pane-xadverts-adverts-similar .item-image {
  text-align:center;
}

.pane-xadverts-adverts-similar .item-content {
  text-align:center;
}


/*** pane-app-delivery-subscribe ***/
.pane-app-delivery-subscribe .edit-submit-button{
  margin:0;
  height: 28px;
  line-height: 28px;
}
.pane-app-delivery-subscribe .edit-submit-button input{
  padding: 0 8px;
}

/* БЛОК ПОДЕЛИТЬСЯ */

.block-user-share{
  display: block;
  margin-top: 15px;
  overflow: hidden;
}

.block-user-share .block-title-share{
  background-color: #ec6c4f;
  float: left;
  height: 22px;
  width: 90px;
  color: #fff;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
  display:none;
}

.block-user-share .block-title-share .corner{
  background-image: url('data:image/gif;base64,R0lGODlhBgAGAIABAOxsT////yH5BAEAAAEALAAAAAAGAAYAAAIKRH5gqBu9oJGgAAA7');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top:-6px;
  left: 10px;
  display: none;
}

.block-user-share .addthis_toolbox{
  padding-top: 3px;
  width: 215px;
  /**
  margin-left: 100px;
  */
  float: right;
}

.block-user-share .addthis_toolbox a{
  margin-left: 10px;
}

/* БЛОК НОВОСТИ СООБЩЕСТВ */

.pane-xog-news-xog-news-block .pane-content-inner .item{
  border-top: #ccc solid #E6E6E6;
  padding: 15px 0;
  margin: 0;
}

.pane-xog-news-xog-news-block .pane-content-inner .item-first{
  border-top: 0;
  padding-top: 5px;
}

.pane-xog-news-xog-news-block .pane-content-inner .item .first .item-cover{
  float: left;
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
}

.pane-xog-news-xog-news-block .pane-content-inner .item .first .item-cover img{
  display: block;
  width: 25px;
  height: 25px;
}

.pane-xog-news-xog-news-block .pane-content-inner .item .first .author{
  float: right;
  width: 195px;
}

.pane-xog-news-xog-news-block .pane-content-inner .item .middle{
  margin: 10px 0;
}

.pane-xog-news-xog-news-block .pane-content-inner .item .last{
  color: #777;
}


/* БЛОК СЕРВИСЫ МАТЕРИАЛОВ */

.page-content .pane-app-pay-node-services .node-services-links{
  text-align: left;
}

.page-content .pane-app-pay-node-services .node-services-links .item{
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0;
}

.page-content .pane-app-pay-node-services .node-services-links .item:first-of-type{
  padding-top: 0;
}

.page-content .pane-app-pay-node-services .node-services-links .item:last-of-type{
  border-bottom: 0;
  padding-bottom: 0;
}

.page-content .pane-app-pay-node-services .node-services-links .item a{
  background: none !important;
  padding-right: 0px !important;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding-left: 36px;
  min-height: 26px;
  position: relative;
  line-height: 13px;
  width: auto;
  opacity: 1;
}

.page-content .pane-app-pay-node-services .node-services-links .item a:hover{
  color: #249e01;
}

.page-content .pane-app-pay-node-services .node-services-links .item a.service-status-1, 
.page-content .pane-app-pay-node-services .node-services-links .item a.service-status-1:hover{
  color: #ccc;
  text-decoration: none;
}

.page-content .pane-app-pay-node-services .node-services-links .item a i{
  background-image: url(images/xpay/ico-default.png);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s; /* трансформации будут происходить анимированно продолжительностью 0.5 сек */
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;   /* указываем, что дочерние элементы находятся в 3D пространстве */
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.page-content .pane-app-pay-node-services .node-services-links .item a.service-promote-infocatalog i{ background-image: url(images/xpay/ico-infocat.png);}
.page-content .pane-app-pay-node-services .node-services-links .item a.service-promote-email i{ background-image: url(images/xpay/ico-subscribe.png);}
.page-content .pane-app-pay-node-services .node-services-links .item a.service-promote-idea i{ background-image: url(images/xpay/ico-idea.png);}

.page-content .pane-app-pay-node-services .node-services-links .item a.service-search-up i, 
.page-content .pane-app-pay-node-services .node-services-links .item a.service-search-up-advert i{ background-image: url(images/xpay/ico-top.png);}
.page-content .pane-app-pay-node-services .node-services-links .item a.service-highlight-company i, 
.page-content .pane-app-pay-node-services .node-services-links .item a.service-highlight-advert i{ background-image: url(images/xpay/ico-border.png);}
.page-content .pane-app-pay-node-services .node-services-links .item a.service-real-company i,
.page-content .pane-app-pay-node-services .node-services-links .item a.service-vip-advert i{ background-image: url(images/xpay/ico-vip.png);}


.page-content .pane-app-pay-node-services .node-services-links .item a.service-status-1 i{ background-image: url(images/xpay/ico-status-active.png);}

.page-content .pane-app-pay-node-services .node-services-links .item a:hover i{
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -ms-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}

.page-content .pane-app-pay-node-services .node-services-links .item a.service-status-1:hover i{
  -webkit-transform: rotateY( 0deg );
  -moz-transform: rotateY( 0deg );
  -ms-transform: rotateY( 0deg );
  -o-transform: rotateY( 0deg );
  transform: rotateY( 0deg );
}

/* БЛОКИ С ФАЙЛАМИ НА СТРАНИЦЕ ПОЛЬЗОВАТЕЛЯ */

/* Блок сертификаты */

#user-files-block .file-content-row-not-price{
  width: 88px;
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

#user-files-block .file-content-row-not-price a{
  display: block;
}

#user-files-block .file-content-row-not-price a.view{
  width: 88px;
  height: 123px;
  margin-bottom: 5px;
  box-shadow: 0 0 1px #ddd;
}

#user-files-block .file-content-row-not-price a.view-application-pdf{
  background: url(images/icons/ico-pdf.png) 0px 0px no-repeat;
}

#user-files-block .file-content-row-not-price a.view-application-vnd-openxmlformats-officedocument-wordprocessingml-document, 
#user-files-block .file-content-row-not-price a.view-application-msword, 
#user-files-block .file-content-row-not-price a.view-application-rtf{
  background: url(images/icons/ico-doc.png) 0px 0px no-repeat;
}

#user-files-block .file-content-row-not-price a.view-application-vnd-ms-excel, 
#user-files-block .file-content-row-not-price a.view-application-vnd-openxmlformats-officedocument-spreadsheetml-sheet{
  background: url(images/icons/ico-xls.png) 0px 0px no-repeat;
}

#user-files-block .file-content-row-not-price a.view-application-vnd-ms-powerpoint, 
#user-files-block .file-content-row-not-price a.view-application-vnd-openxmlformats-officedocument-presentationml-presentation{
  background: url(images/icons/ico-ppt.png) 0px 0px no-repeat;
}

#user-files-block .file-content-row-not-price a.view-title{
  /*font-size: 10px;*/
  text-align: center;
  line-height: 12px;
}

#user-files-block #user-files-block--price-pane .file-content-row{
  border-bottom: 1px solid #E6E6E6;
}

#user-files-block #user-files-block--price-pane .file-content-row:last-of-type{
  border-bottom: 0;
}

#user-files-block #user-files-block--price-pane .file-content-row a{
  position: relative;
  display: block;
  padding: 10px;
  line-height: normal;
}

#user-files-block #user-files-block--price-pane .file-content-row a:hover{
  background: #faf9e7;
  text-decoration: none;
}

#user-files-block #user-files-block--price-pane .file-content-row a strong span{
  display: block;
  font-weight: normal;
  color: #ccc;
  font-size: 10px;
}

#user-files-block #user-files-block--price-pane .file-content-row span.size{
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ccc;
  font-size: 12px;
}

.pane-app-node-node-infocat-pop {
  background: #f7f7f7 !important;
}

/*** .pane-app-node-infocat-sections ***/
body .region-page-content .pane-app-page-title .pane-content,
body .region-page-content .pane-app-node-infocat-sections .pane-content,
body .region-page-content .pane-app-user-user-servcat-cats .pane-content
{
  padding: 0;
}
.b-infocat-cats__title{
  padding: 15px 0 !important;
}

.b-infocat-cats__description{
  padding-bottom: 15px;
  margin-top: -10px;
  color: #aaa;
}

.b-infocat-cats__content{
  padding: 0 15px 0 15px;
  background: #f7f7f7;
}
.b-infocat-cats__content a{
  color: #333;
}
 

.infocat-sections .h3 {
  font-size: 14px;
}
.infocat-sections .h4 {
  font-size: 13px;
  /*display: inline;*/
  font-size: 13px;
  font-weight: bold;
  letter-spacing: normal;
  float: left;
  width: 140px;
}

.infocat-sections .group{
  padding: 0 0 8px 0;
  line-height: 1.4em;
  overflow: hidden;
}
.infocat-sections .group-last{
  padding: 0;
}
.infocat-sections ul {
  display: block;
}
.infocat-sections ul li{
  font-size: 12px;
}
.infocat-sections ul li a{
  font-size: 12px;
}
.infocat-sections ul li a.active_trail_link-p{
  font-weight: bold;
  text-decoration: none;
}


/*** infocat-menu-links ***/


.center-wrapper .pane-app-delivery-subscribe {
  background: #f7f7f7 url('images/blocks/block-mail/bg.png') repeat;
  padding:6px;
  border: none;
}
.center-wrapper .pane-app-delivery-subscribe .pane-title .h2{
  background: #f7f7f7;
}
.center-wrapper .pane-app-delivery-subscribe .pane-content{
  background: #fff;
}
.pane-app-delivery-subscribe #app-delivery-simplesubscribe-form {
  text-align: center;
  padding-bottom:7px;
}
#page .center-wrapper .pane-app-delivery-subscribe .form-checkboxes {
  width: 165px;
  margin: 0 auto;
  margin-bottom: 16px;
  text-align: left;
}
.pane-app-delivery-subscribe .form-checkboxes .form-item {
  padding: 5px 0 0 0;
  margin-bottom: 5px;
}
.pane-app-delivery-subscribe #edit-mail-wrapper {
  width: 192px;
  display: block;
  margin-left: 6px;
}
.pane-app-delivery-subscribe #app-delivery-simplesubscribe-form #edit-mail {
  width: 100%;
  text-align:center;
  font-size: 12px;
}

.xforum-block-topics .item .xforum-post .userimage{
  float: left;
  margin-right: 15px;
}

.disabled-user-block ,
.disabled-user-block a,
.disabled-user-block .button span{
  color: #ccc;
}


/* .b-section-nav */ 
.pane-app-node-infocat-block .pane-content{
  padding: 0 !important;
}
.b-section-nav{
  background: white;
}
.b-section-nav__header{
  height: 45px;
  line-height: 45px;
  background: #2c68ad;
  color: white;
  font-size: 16px;
  padding: 0 15px;
  /*margin: -1px;*/
}
.b-section-nav_user-menu .b-section-nav__header,
.b-section-nav_user-actions .b-section-nav__header
{
  background: #1AA049;
}

.b-section-nav__group{
  /*padding: 15px 15px 5px 15px;*/
  border-bottom: 1px solid #eee;
  padding: 15px 15px 15px 15px;
}
.b-section-nav__group_last{
  padding: 15px 15px 15px 15px;
  border-bottom: none;
}
.b-section-nav__group_extra{
  background: #f5f5f5;
}
.b-section-nav__group-header{
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
}
.b-section-nav__group-header a{
  color: #333;
}

.b-section-nav__links{

}
.b-section-nav__links li{
  background: url(images/list-icon-square.png) left 10px no-repeat;
  list-style-type: none;
  line-height: 26px;
  padding-left: 10px;
  padding-bottom: 0;
  position: relative;
}
.b-section-nav__links li a{
  color: #333;
  font-size: 13px;
  /*display: block;*/
}
.b-section-nav__links li a.active{
  color: #a30a18;
  font-weight: bold;
  background: rgba(237, 237, 237, 0.45);
  padding: 0 10px 0 25px;
  margin-left: -25px;
  margin-right: -25px;
  text-transform: uppercase;
  display: block;
}

.b-section-nav__links2{
  padding-bottom: 5px;
}
.b-section-nav__links2 li{
  /*line-height: 24px;*/
  background: none;
  padding: 0;
}
.b-section-nav__links2 li a{
  /*font-size: 12px;*/
}

.b-section-nav__links li  .b-section-nav__action{
  color: #777;
  font-size: 11px;
  text-decoration: none;
  position: absolute;
  top: 0;
  right:0;
}
.b-section-nav__links li  .b-section-nav__link_lite{
  color: #777;
}

/**
 * .pane-app-pservices
 */ 
.pane-app-pservices{
  border: 0 !important;
  /*box-shadow: 0 0 1px #aaa;*/
  border-top: 3px solid #a30a18 !important;
}
.pane-app-pservices .pane-title,
.pane-app-pservices .pane-title .h2{
  border-bottom: 0

}
.pane-app-pservices .pane-content{
  /*border: 1px solid #d9d9d9;  */
  border: 0;
}
.b-pservices__info {
  text-align: center;
  padding: 10px;
  background-color: #f7f7f7;
}
.pane-app-pservices .h2{
  color: #a30a18 !important;
  font-weight: bold !important;
}
.pane-app-pservices .pane-content{
  padding: 0 !important;
}

.b-services__item{
  position: relative;
  padding: 8px 15px;
  font-weight: bold;
  background: white;
}
.b-services__item:first-child{
  border-top: 0; 
}
.b-services__item:hover{
  background: #2461A6;
  color: white;
}
.b-services__cities{
  display: none;
  opacity: 0;
  position: absolute;
  top:0;
  right: -203px;
  width: 200px;
  z-index: 100;
  background: white;
  border-left: 3px solid #a30a18;
  box-shadow: 2px 2px 3px #ccc;
}
.b-services__city{
  padding: 0;
  cursor: pointer;
  border-top: 1px solid #ccc;   
}
.b-services__city:first-child{
  border-top: 0;   
}

.b-services__city a{ 
  color: #2461A6;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 8px 15px;
  /*border-bottom: 1px solid #ccc;*/
}
.b-services__city:hover{ 
  /*background: #1E5694;*/
  background: #f2f2f2;
}
.b-services__city:hover a{ 
  text-decoration: underline;
  /*border-bottom: 1px solid #454545;*/
}


/**
 * .b-adverts-default
 */
.b-adverts-default__list-title {
  font-size: 18px;  
  /* margin-bottom: .7em; */
  background: #f7f7f7;
  padding: 0 10px;
}
.b-adverts-default__list-title a{
  padding-left: 15px;
  color: #333;
}
.b-adverts-default__list-title a::after{
  content: ':';
}

.b-adverts-default__list-items{
  margin-bottom: 1.4em;
  overflow: hidden;
}
.b-adverts-default__list-item{
  padding: 10px;
  line-height: 1.4em;  
  float: left;
  max-width: 46%;
}
.b-adverts-default__list-item_has-image{
  padding-left: 110px;
  max-width: 30%;
}
/*.b-adverts-default__list-item:hover{
  background: #fafafa;
}
*/
.b-adverts-default__item-content{
  float: right;
}
.b-adverts-default__item-title{
  margin-bottom: 5px;
  /* margin-top: 10px; */
  font-size: 16px;
  display: block;
}
.b-adverts-default__item-image{
  height: 100px;
  width: 100px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-left: -110px;
}
.b-adverts-default__item-image img{
  width: 100%;
  /*position: absolute;*/
  display: block;
/*  bottom: 50%;
  margin-bottom: -33%;
*/}
.b-adverts-default__item-text{
  display: none;
}

/* Франшизы */
.page-front .pane-block-1 .pane-content{
  padding-top: 0 !important;
}


/*** .block-node-ideas ***/ 
.page-front .pane-app-node-node-ideas-main .pane-content{
  padding-top: 0 !important;
}

.block-node-ideas__items{
  /*overflow: hidden;  */
}
.block-node-ideas__item{
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 20px;
}

.block-node-ideas__item-image{
  position: relative;
  margin-bottom: 7px;
  background-size: cover;
  background-position: center;
}

.block-node-ideas__item-published {
  position: absolute;
  top: 0;
  left: 0;
  display: inline;
  padding: 1px 6px;
  background: rgba(0,161,78,0.8);
  /*background: #c0392b;*/
}
.block-node-ideas__item-published .submitted {
  font-size: 12px;
  color: white;
  padding-right: 0;
}
.block-node-ideas__item-titles {
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.70) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.70) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.70) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1.2;
  height: 47px;
  padding: 10px;  
}
.block-node-ideas__item:hover .block-node-ideas__item-titles {
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
}

.block-node-ideas__item-titles-inner{
  max-height: 100%;
  overflow: hidden;
}
.block-node-ideas__item-titles a{
  color: white;
  text-shadow: 0 0 1px #333;
}
.block-node-ideas__item-titles a:hover{
  /*color: yellow;*/
}

.block-node-ideas__item-cat {
  padding-bottom: 3px;
  display: inline-block;  
}
.block-node-ideas__item-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  display: block;  
}
.block-node-ideas__item_index_2,
.block-node-ideas__item_index_5
{
  margin-right: 0;
}
.block-node-ideas__item_index_1,
.block-node-ideas__item_index_2
{
  font-size: 13px;
  /*height: 300px;*/
  width: 50%;
}
.block-node-ideas__item_index_1 .block-node-ideas__item-titles,
.block-node-ideas__item_index_2 .block-node-ideas__item-titles
{
  height: 37px;
}
.block-node-ideas__item_index_1 .block-node-ideas__item-title,
.block-node-ideas__item_index_2 .block-node-ideas__item-title
{
  font-size: 15px;
  line-height: 1.2;
  display: block;
}
.block-node-ideas__item_index_3,
.block-node-ideas__item_index_4,
.block-node-ideas__item_index_5
{
  font-size: 12px;
  line-height: 1.2;
  display: block;  
  /*height: 210px;*/
  width: 33%;
  margin-bottom: 0;
}
.block-node-ideas__item_index_1 .block-node-ideas__item-inner, 
.block-node-ideas__item_index_3 .block-node-ideas__item-inner, 
.block-node-ideas__item_index_4 .block-node-ideas__item-inner 
{
  margin-right: 15px;
}

.block-node-ideas__item_index_1 .block-node-ideas__item-image,
.block-node-ideas__item_index_2 .block-node-ideas__item-image
{
  height: 200px;
}
.block-node-ideas__item_index_3 .block-node-ideas__item-image,
.block-node-ideas__item_index_4 .block-node-ideas__item-image,
.block-node-ideas__item_index_5 .block-node-ideas__item-image
{
  height: 140px;
}

/**
 * .b-getconsult-form
 */
.pane-app-user-getconsult-form{
  background: #2c68ad !important;  
  border: 0;
  box-shadow: 0 0 10px #aaa;
}

.b-getconsult-form {
  max-width: 100%;
}
.b-getconsult-form .form-item{
  padding: 0 0 4px 0;
}
.b-getconsult-form .form-text {
  width: 200px;
  border-color: #2c68ad;
  border-width: 0;
  border-radius: 5px;
}
.b-getconsult-form .form-textarea {
  width: 200px !important;
  border-color: #2c68ad;
  border-width: 0;
  border-radius: 5px;
}
.b-getconsult-form  .grippie{
  display: none;
}

.b-getconsult-form .form-item .description{
  color: rgba(255, 255, 255, 0.53);
  margin-bottom: .5rem;
}

.pane-app-user-getconsult-form .form-item label {
  color: #fff;
  margin-bottom: 2px;
}
.pane-app-user-getconsult-form .submit-button {
  height: 34px;
  line-height: 33px;
  margin-right: 0;
  width: 200px;
}
.pane-app-user-getconsult-form .submit-button input{
  font-size: 15px;
  height: 39px;
  width: 100%;
  line-height: 33px;
  background: #2c68ad;
  border: 2px solid white;
  border-radius: 5px;
}
.pane-app-user-getconsult-form .submit-button input:focus{
  outline: none;
}

.b-getconsult-form__header{
  text-align: center;
  background: #2c68ad;
  margin: -15px -15px 10px -15px;
  padding: 15px 0;
  color: white;
  position: relative;
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.b-getconsult-form__subj{
  font-weight: bold;
  font-size: 16px;
  display: inline;
  border-bottom: 1px dotted;
  cursor: pointer;
}
.b-getconsult-form__subj:hover{
  border-bottom: 1px solid;
}
.b-getconsult-form__subj i{
  font-size: 13px;
  margin-left: 3px;
  font-style: normal;
}


.b-getconsult-form__content{
  position: relative;
}
.b-getconsult-form__categories{
  position: absolute;
  top: -10px;
  left: -15px;
  right: -15px;
  background: #2c68ad;
  padding: 15px 15px 0 15px;
  border-bottom: 3px solid #2c68ad;  
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  /*box-shadow: 0 0 10px #aaa;*/
  text-align: left;
}
.b-getconsult-form__categories-msg{
  font-size: 12px;
  color: #eee;
  margin-bottom: 10px;
}
.b-getconsult-form__categories ul{
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.b-getconsult-form__category{
  padding: 8px 10px;
  margin-bottom: 1px;
  background: rgba(255,255,255,.1);
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
  color: white;
}
.b-getconsult-form__category:hover{
  background: rgba(255,255,255,.2);
}
.b-getconsult-form__category_active{
  background: rgba(255,255,255,.3);
  text-decoration: none;
}

.b-getconsult-form__footer{
  text-align: center;
  margin: 0 -15px -10px -15px;
  padding: 0 0 15px 0;
}

