/* new */
@font-face {
  font-family: 'pt sans caption';

  src: url('../font/pt-sans-caption.ttf');
  src: url('../font/pt-sans-caption.woff') format('woff'), url('../font/pt-sans-caption.ttf') format('truetype');
}
@font-face {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Caption'), local('PTSansCaption-Regular'),
        url('../font/pt-sans-caption_598550ebba6398781dfa6f6733bd3679.woff') format('woff'),
        url('../font/pt-sans-caption_598550ebba6398781dfa6f6733bd3679.ttf') format('truetype');
}

body {
    /*background: url('../images/new/bg.png') left top repeat;*/
    background: #dde7f1; /* изменен фон вокруг страницы */
    font-family: pt sans caption;
}
.button-up {
    display: none;
    opacity: 0.7;
    width: 46px;
    height: 55px;
    position: fixed;
    right: 200px;
    bottom: 20px;
    background: url('../images/new/button-up.png') left top no-repeat;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    color: #536FF9;
    font-weight: bold;
}
.button-up:hover {
    opacity: 1;
    background: url('../images/new/button-up_hov.png') left top no-repeat;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.btn {
    border-radius: 8px;
    font-weight: 700;
    font-family: PT Sans Caption;
    padding: 4px 12px;
}
.btn-success {
    background-color: #98c929;
}
.banner_container {
    text-align: center;
    padding: 15px 0;

}
.banner_container a {
    text-decoration: none;
}
.banner_container a:hover,
.banner_container a:active {
    text-decoration: none;
}
.banner_g {
    display: block;
    max-width: 730px;
    margin: 0 auto 0;
    height: 90px;
    background-color: #e75c45;
}
.banner_v {
    display: inline-block;
    margin: 30px 0;
    width: 150px;
    height: 310px;
    background-color: #e75c45;
}
.banner_g3 {
    display: inline-block;
    width: 150px;
    height: 90px;
    background-color: #e75c45;
}
.b-main .banner_container {
    margin: 0 -30px 0;
    background-color: #fbf8e4;
    box-shadow: 0 3px 5px #f2eed3 inset;
    width: 1025px;
    display: inline-block;
}
.container {
    width: 1025px !important;
}
.b-main {
    max-width: 1025px;
    min-width: 330px;
    word-wrap: break-word;
    padding: 30px;
    /*background: #fff;*/
    background: #f9f9f9; /* изменен фон страницы */
    border-radius: 5px 5px 0 0;
    /*box-shadow: 0 0 5px #e9f4f7;*/ /* удалена тень-свечение границы страницы */
}
.b-main-logo {
    text-align: center;
    margin-bottom: 40px;

}
.b-main-logo a{
    font: 13px Arial;
    /*color: #72a525;*/
}
.b-main-logo a:hover{
    text-decoration: none;
}
.form_input, .search-form input {
    display: inline-block;
    height: 32px;
    padding: 1px 10px 0;
    width: 100%;
    font: 13px Arial;
    color: #a3a3a3;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}
 .search-form input {
    padding: 1px 37px 0 10px;
}
.search-form, .search-form_glob {
    position: relative;
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 100%;
    min-width: 150px;
    min-height: 29px;
}
.search-form .form_input, .search-form_glob .form_input {
    padding-right: 37px;
    width: 100%;
    min-width: 150px;

}
.search-form_btn {
    border: 1px solid #dcdcdc;
    border-left: none;
    position: absolute;
    top: 2px;
    right: 2px;
    height: 87%;
    border-radius: 5px;
}
.search-form_glob .form_input {
    font-size: 15px;
    color: #2a2a2a;
    padding: 9px 37px 9px 10px;
    height: auto;
}

.search-form_select {
    font-size: 15px;
    color: #2a2a2a;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 7px 0 7px 7px;
    width: 147px;
}
.search-form_selector {
    min-width: 215px;
    position: relative;
    display: inline-block;
}
.search-form_selector .jq-selectbox__select {
    min-width: 200px;
}
.header_btn {
    text-align: right;
    margin: -45px 0 20px;
}
.header_btn:after {
    content: "";
    display: block;
    clear: both;
}

/* ������ ��������� */
.b-message-search {
    float: left;
    display: inline-block;
}
.b-message-search .search-form {
    width: 190px;
}
.b-search-results {
    width: 100%;
    padding: 5px 10px;
    border-left: 3px solid #d5efb7;
    margin: -5px 0px 10px;
    display: block;
}
.b-search-results b, b.highlight {
    display: inline-block;
    background: #ffdaff;
    color: #6a116a;
    border-radius: 5px;
    box-shadow: 0 1px 0 #ddc2dd;
    padding: 0 5px;
    font-weight: 100;
}
.b-search-results a {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0 10px;
}
.b-search-results a:last-child {
    border-bottom: none;
}
.b-message-group {
    display: inline-block;
    margin-left: 10px;
}
.b-message-group .b-field-label {
    font-size: 13px;
    width: auto;
    margin-top: 7px;
    padding-right: 10px;
}
.b-message-group .b-field, .b-message-group_operation .b-field {
    max-width: 185px;
    min-width: 65px;
    width: auto;
}
.b-message-group_operation .b-field {
    float: right;
}
.b-message-group .b-field select, .b-message-group_operation .b-field select {
    font: normal 13px Arial;
    color: #2a2a2a;
    padding: 5px 10px;
    width: 100% !important;
}
#id_items_on_page {
    width: 70px;
}
.b-message-group_operation {
    padding-right: 10px;
    display: none;
}
.b-message-group_operation a{
    font-size: 13px;
    float: right;
    display: inline-block;
    margin: 6px 10px;
}
.b-message-group_operation select{

}

/* ������ ��������� */

.city-select {
    min-width: 150px;
}
.city-select select {
    border: none;
    font: 13px PT Sans Caption;
    cursor: pointer;
    padding-right: 10px;
}
.login-form {
    margin: 0 -10px 0px;
}
.login-form .form_input {
    width: 115px;
    margin-right: 10px;
  padding-right: 10px;
}
.login-form_btn {
    border: none;
    border-radius: 5px;
    padding: 0;
}
.login-link {
    margin: 10px;
    font: 13px Arial;
    color: #545454;
    text-align: right;
}
.login-link a {
    color: #545454;
    cursor: pointer;
}
.logon-form {
    margin: 0 0px 0px;
    position: relative;
    font: 13px PT Sans Caption;
    color: #2a2a2a;
}
.logon-form a {
    font-weight: 100;
    color: #2a2a2a;
    cursor: pointer;
}
.logon-link {
    display: inline-block;
    font: 13px PT Sans Caption;
    color: #2a2a2a;
    text-align: right;
}
.logon-form .login-form_ava {
    float: right;
}
.logon-form .login-form_ava img{
    width: 65px;
    height: 65px;
    border-radius: 50px;
    margin: 12px 0;
}

.head-menu {
    margin-bottom: 25px;
    display: inline-block;
}
.head-menu_item {
    white-space: nowrap;
    text-align: center;
    /*font: 18px PT Sans Caption;*/
    font: 16px PT Sans Caption; /* уменьшен размер шрифта, чтобы меню входило в строку */
    color: #2a2a2a;
    font-weight: 700;
    width: auto;
    padding: 8px 15px 6px;
}
.head-menu_item_active {
  background: #ebf7de;
  box-shadow: 0 1px 3px #d9edc3 inset;
  border-radius: 15px;
}
.head-menu_item a {
    color: #2a2a2a;
    cursor: pointer;
}
.head-main-menu {
    display: inline-block;
    padding: 35px 15px 25px;
}
.head-main-menu:before {
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 6px;
    background: url('../images/new/head-main-menu-sep.png') left top repeat-x;
    content:"";
}
.head-main-menu:after {
    display: table;
    content: "";
    clear: both;
}
.head-main-menu_item {
    text-align: center;
    font: 15px PT Sans Caption;
    color: #2a2a2a;
    /*font-weight: 700;*/
    font-weight: 300; /* уменьшена "жирность" шрифта, чтобы не бросался в глаза */
    padding: 0 32px 0 0;
    width: auto;
}
.head-main-menu_img {
  width: 57px;
  height: 47px;
  display: inline-flex;
}
.head-main-menu_img img {
  margin: auto;
}
.head-main-menu_item_active {
  color: #25a1c0;
}
.head-main-menu_item:last-child {
    padding-right: 0;
}
.head-main-menu_item a {
    color: #2a2a2a;
    cursor: pointer;
    text-align: center;
}


.main-title {
    font: 26px PT Sans Caption;
    font-weight: 700;
    color: #2a2a2a;
    margin: 7px 0 10px;
}
a.main-title {
    display: block;
    cursor: pointer;
}
a.main-title:hover {
    color: #2a2a2a;
}
.main-title img {
    vertical-align: baseline;
}
.news {
    padding: 0 0 30px;
    margin: 0 0 0 -40px;
    text-align: center;
}
.main-news {
    position: relative;
    margin-bottom: 20px;
    margin-left: 24px;
    text-align: left;
    display: block;
    height: 458px;
}
.main-news-sub {
    position: relative;
    margin: 0 20px 5px 0;
    text-align: left;
    float: left;
    height: 458px;
}
.main-news_img {
    width: 470px;
    height: 458px;
    overflow: hidden;
  display: inline-block;
    border-radius: 10px;
  background-color: grey;
}
.main-news:before {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 470px;
    height: 262px;
    background: url('../images/new/main-news-shadow.png') left bottom repeat-x;
    content:"";
    opacity: .7;
    border-radius: 0 0 10px 10px;
}
.main-news_info {
    position: absolute;
    text-align: center;
    left: 50px;
    bottom: 30px;
    width: 385px;
    color: #ffffff;
    cursor: pointer;
}
.main-news:hover .main-news_date, .main-news:hover .main-news_title {
    text-decoration: underline;
}
.main-news_date {
    font: 15px Arial;
}
.main-news_sep {
    margin: 15px 0 7px;
}
.main-news_title {
    font: 26px PT Sans Caption;
    font-weight: 700;
}
.news_item {
    display: inline-block;
    width: 225px;
    text-align: left;
    margin: 0px 15px 15px 0;
    overflow: hidden;
    display: inline-flex;
    vertical-align: top;
}
.text-news .news_item {
    height: auto;
}
#news-column-1 .main-news {
        margin-left: 0px;
    }
.news_item a {
    color: #2a2a2a;
    cursor: pointer;
}
.news_item_img {
    width: 225px;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px;
    background-color: grey;
  display: inline-block;
}
.news_item_date {
    font: 13px Arial;
    color: #838383;
    line-height: 19px;
  width: 225px;
  display: block;
}
.news_item_title {
    font: 15px Arial;
    line-height: 19px;
    font-weight: 700;
    display: block;
    width: 225px;
}
.news_item_title__competition {
    font: 15px Arial;
    line-height: 15px;
    font-weight: normal;
    display: block;
    width: 225px;
}
.text-news .news_item,.text-news .news_item_title{
    width: 210px;
}

.company-catalog {
    width: 226px;
    background-color: #fbf8e4;
    border-radius: 10px;
    padding: 30px 20px 30px 29px;
    margin: -5px 0 30px;
}

.company-catalog .menu .submenu {
    display: none;
}
.company-catalog .menu:hover > .submenu {
    display: block;
    list-style: none;
    padding-left: 15px;
}

.conf-catalog {
    background-color: #ecf6f9;
}
.company-catalog_title {
  font: 20px/20px Arial;
  font-weight: 700;
  color: #2a2a2a;
  margin-top: 25px;
  margin-bottom: -10px;
  display: inline-block;
}
.company-catalog_title a{
    color: #2a2a2a;
}

.company-catalog_title:first-child {
    margin-top: -4px;
}
.company-title {
    font: 15px Arial;
    color: #2a2a2a;
    font-weight: 700;
    max-width: 175px;
    margin: 15px 0 0;
    display: inline-block;
    width: 100%;
}
.company-item, .company-item:active {
    font: 13px Arial;
    color: #2a2a2a;
    cursor: pointer;
    display: block;
    margin-top: 10px;
}
.company-item_active {
  position: relative;
    display: inline-block;
  padding: 10px 10px;
  margin: -10px -10px;
    max-width: 180px;
}
.company-item_active:after {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  width: 100%;
    height: 100%;
  min-height: 40px;
  background: url('../images/new/company-item_active.png') center 50% no-repeat;
  background-size: contain;
}
.menuSubSub {
    margin-left: 10px;
}
.menuSubSub span {
    font-weight: 100;
}
.conf-catalog .company-item_active:after {
    background: url('../images/new/conf-item_active.png') center 50% no-repeat;
    background-size: contain;
}
.company-item:hover, .company-title:hover {
    color: #2a2a2a;
}
.company-item_count{
    color: #959595;
}
.second-title {
    font: 20px PT Sans Caption;
    font-weight: 700;
    color: #2a2a2a;
}
.second-title:hover, .second-title:active {
    color: #2a2a2a;
}
.second-title img {
    margin: -5px 0 0;
}
.carousel-indicators {
    bottom: -25px;
}
.carousel-indicators li{
    border: none;
    background-color: #d0d0d0;
    width: 8px;
    height: 8px;
    margin: 0 5px;
}
.carousel-indicators .active {
    border: none;
    width: 8px;
    height: 8px;
    background-color: #7fbce6;
    margin: 0 5px;
}
.carousel-control {
    position: absolute;
    top: 75px;
    bottom: 0;
    left: -32px;
    width: 20px;
    height: 40px;
}
.carousel-control.left {
    background: #ffffff;
    box-shadow: 0 0 5px #e9f4f7;
    border-radius: 5px 0 0 5px;
    padding: 12px 5px;
}
.carousel-control.right {
    right: -33px;
    background: #ffffff;
    box-shadow: 0 0 5px #e9f4f7;
    border-radius: 0 5px 5px 0;
    padding: 12px 5px;
}
.article_item {
    height: 145px !important;
    padding: 50px 0 15px 20px!important;
}
.b-articles {
    margin-top: 15px;
}
.b-articles a{
    font-size: 13px;
}
.carousel-inner .item_title {
    height: auto;
    display: inline-block;
}
.carousel-inner .items {
    height: 270px;
}
.b-articles .items {
    float: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: block;
    margin-bottom: 7px;
    margin-right: 0px;
    color: #303030;
    font-size: 15px;
    font-weight: 700;
}
.items {
    float: left;
    height: 75px;
    width: 305px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 30px;
    margin-right: 10px;
}
.b-birthday_item {
    display: none;
}
.b-birthday_item .items {
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: 100;
}
.item_img {
    float: left;
    width: 75px;
    height: 75px !important;
    border-radius: 75px;
    margin-right: 15px;
}

.item_img_carousel {
    float: left;
    width: 180px;
    height: 180px !important;
    border-radius: 90px;
    margin-right: 15px;
    margin-left: 50px;
}
.item_title {
    font: 15px Arial;
  line-height: 1;
    font-weight: 700;
    color: #2a2a2a;
    margin-bottom: 0px;
  max-width: 215px;
    height: 75px;
    display: table-cell;
    vertical-align: middle;
  word-wrap: break-word;
}
.item_text {
    font: 13px Arial;
    line-height: 1.2;
}
.sub-title {
    font: 13px Arial;
    color: #acacac;
    padding: 0;
}
.forum-item {
    border-bottom: 1px solid #d0d0d0;
    margin: 0;
    padding: 0 0 7px;
}
.forum-item div {
    padding: 0;
}
.forum-item a {
    cursor: pointer;
}
.forum-theme {
    font: 15px Arial;
    line-height: 19px;
    font-weight: 700;
    display: block;
    color: #2a2a2a;
    padding: 15px 15px 10px 0;
}
.forum-theme:hover, .forum-theme:focus{
    color: #2a2a2a;
}
.b-contain-title .forum-theme {
    padding: 0px 15px 10px 0;
  max-width: 540px;
}
.forum-comm_count {
    font: 13px Arial;
    color: #2a2a2a;
    display: inline-block;
    float: left;
    margin-right: 17px;
}
.forum-comm_count img {
    border-radius: 0px !important;
}
.forum-popular {
    font: 13px Arial;
    color: #eca101;
}
.forum-comm {
    font: 13px Arial;
    padding: 15px 15px 0px 0;
    line-height: 19px;
    margin-bottom: 2px;
}
.forum-author {
    font: 13px Arial;
    color: #2a2a2a;
}
.forum-thread-page {
    margin-top: 15px;
}
.forum-date {
    font: 13px Arial;
    color: #acacac;
    min-width: 120px;
    margin-top: 15px;
}
.b-contain-date .forum-date {
    margin-top: 0;
}
.forum-upload {
    font: 13px Arial;

    text-align: center;
    cursor: pointer;
}
.forum-upload img {
    margin-top: -3px;
}
.js-load-more-comments {
    margin: 10px 0 30px;
    display: inline-block;
}
/* pool */
#polls_body p {
    color: #6e6e6e;
}
.b-vote {
    font: 13px Arial;
    margin-bottom: 20px;
}
.b-vote-quest {
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    margin: 12px 0;
}
.b-vote-res {
    font: 13px Arial;
    margin-bottom: 7px;
}
.b-vote-res b {
    font-size: 15px;
    width: 50px;
    display: inline-block;
}
.b-vote-res span {
    display: inline-block;
    width: 160px;
}
.b-vote-answer label {
    font-weight: 100;
    margin-bottom: 0px;
    cursor: pointer;
    font: 13px Arial;
}
.b-vote-answer {
    position:relative;
	padding-left: 25px;
    margin: 5px 5px 10px 0;
    min-height: 15px;
}
.b-vote-answer input[type=checkbox], .b-vote-answer input[type=radio] {
	display:none;
}
.b-vote-answer label:after {
	content:'';
	display:block;
	height:16px;
	width:16px;
	border:1px solid #a3a3a3;
    border-radius: 4px;
	position:absolute;
	top:0;
	left:0;
}
.b-vote-answer input[type=checkbox]:checked + label:after, .b-vote-answer input[type=radio]:checked + label:after {
	border: none;
    border-radius: 0;
	width:18px;
	height:16px;
	background: url('../images/new/checked.png') left top no-repeat;
    box-shadow: none;
}
.photo_comp {
    padding: 0;
}
.photo_comp label:after {
    top: 10px;
    left: 10px;
    background: #fff;
}
.b-vote-answer label:hover:after {
    box-shadow: 0 0 4px #a3a3a3 inset;
}
.b-vote-answer label:hover {
    text-decoration: underline;
}
.b-vote-btn {
    font-weight: bold;
    padding: 3px 12px;
    border-radius: 8px;
    background-color: #00c09e;
    border-color: #00c09e;
}
.b-vote-btn:hover, .b-vote-btn:active {
    background-color: #00DAB3;
    border-color: #00c09e;

}

.b-vote-box {
    margin: 20px 0;
}

.b-vote-box .b-vote-answer label:after {
	content:'';
	display: block;
	height: 19px;
	width: 19px;
	border:2px solid #7fbce6;
    border-radius: 8px;
	position:absolute;
	margin-top: -9.5px;
    top: 50%;
	left:0;
}
.b-vote-box .b-vote-answer input[type=checkbox]:checked + label:after, .b-vote-box .b-vote-answer input[type=radio]:checked + label:after {
	border: none;
    border-radius: 0;
	width:19px;
	height:19px;
	background: url('../images/new/vote_checked.png') left top no-repeat;
    box-shadow: none;
}
.b-vote-box .b-vote-answer label:hover:after {
    box-shadow: 0 0 4px #a3a3a3 inset;
}
.b-vote_dec {
    margin-left: 20px;
}
.b-vote-result {
    position: relative;
    margin: 10px 0;
    padding: 0 50px 0 10px;
}
.b-vote-result_answer {
    position: relative;
    z-index: 1;
    padding: 10px 0;
}
.b-pool-answer_bar {
    background: #cef9ee;
    border-radius: 7px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    min-width: 30px;
}
.b-pool-answer_percent {
    font: 700 15px Arial;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}
.b-vote-comm {
    color: #24c683;
    font: 15px arial;
    margin-bottom: 30px;
}
.b-vote-answer.image-vote {
    padding: 0;
    margin: 0 16px 10px 0;
    width: 219px;
    display: inline-flex;
    vertical-align: top;
}
.image-vote_img {
    overflow: hidden;
    display: inline-block;
    width: 200px;
    height: 150px;
    text-align: center;
}
.image-vote_img img {
    border-radius: 7px;
}
.b-vote-answer.image-vote .b-vote_dec {
    margin-left: 50px;
    margin-top: 10px;
}
.b-vote-answer.image-vote label:after {
    top: 177px;
}
.b-vote-result.image-vote {
    padding: 0;
    margin: 0 30px 10px 0;
    width: 200px;
    display: inline-flex;
    vertical-align: top;
}
.image-vote .b-pool-answer_percent {
    top: 182px;
}
.image-vote .b-pool-answer_bar {
    z-index: -1;
}
.b-vote-result.image-vote .b-vote_dec {
    margin: 10px 49px 0 25px;
    word-break: break-all;
}
.b-vote_dec_inner {
    position: relative;
}
.image-vote_mini {
  padding: 0;
}
.image-vote_mini img{
    border-radius: 3px;
}
.image-vote_mini .b-vote_dec {
    margin-top: 5px;
    min-height: 15px;
}
.image-vote_mini label:after {
    top: 78px;
}
.image-vote_mini .b-vote-res {
    position: absolute;
    top: 1px;
    left: 105px;
    font: 15px Arial;
}
.b-vote-res_bar {
    width: 77px;
    height: 22px;
    margin-top: 4px;
    border-radius: 3px;
    border-top: 1px solid #d5d2c2;
    background: #e7e4d2;
}
.b-vote-res_bar_inner {
    border-radius: 3px;
    border-bottom: 2px solid #82d0b0;
    background: #8de2bf;
    height: 22px;
    margin-top: -1px;
}
/* pool */
.b-footer {
    font: 13px Arial;
    position: relative;
}

.b-footer-links a, .b-footer-links a:hover {
    color: #545454;
    cursor: pointer;
    text-decoration: underline;
    display: block;
    margin-bottom: 15px;
}
.b-footer-links p {
    font: 15px Arial;
    color: #545454;
}
.b-footer-soc {
    margin: 8px 0px 27px -55px;
}
.b-footer-soc div {
    display: inline-block;
}
.b-footer-soc a {
    cursor: pointer;
    margin: 5px 6px 0 0;
    display: inline-block;
}
.b-footer-soc a:hover {
    text-decoration: none;
}
.b-footer-develop {
    margin-top: 30px;
    margin-left: -60px;
    margin-right: 91px;
}
.b-footer-develop div {
    display: none;
}
.b-footer-links_privacy {
    width: 100%;
    left: 215px;
    z-index: 100;
}
.b-footer-develop span {
    display: inline-block;
    color: #2a2a2a;
    opacity: 0.7;
    margin: 0px 15px 0 5px;
    float: right;
}
.check {
	width: 30px;
    height: 16px;
    display: inline-block;
    margin: auto;
    position: relative;
}
.check label {
    font: 13px Arial;
    font-weight: normal;
    color: #0079ce;
    cursor: pointer;
}
.check input[type=checkbox] {
	display:none;
}
.check label:after {
	content:'';
	display:block;
	height:16px;
    margin-top: -8px;
	width:16px;
	border:1px solid #a3a3a3;
    background-color: #ffffff;
    border-radius: 4px;
	position:absolute;
	top:50%;
	left:0;
    cursor: pointer;
}
.check input[type=checkbox]:checked + label:after {
	border: none;
    cursor: pointer;
    border-radius: 0;
	width:18px;
	height:16px;
	background: url('../images/new/checked.png') left top no-repeat;
}
.check input[type=checkbox]:disabled + label:after {
	background: url('../images/new/check_dis.png') left top no-repeat;
}
.b-contain {
    /*position: relative;*/
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.b-contain:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 100%;
    height: 14px;
    background: url('../images/new/event-shadow.png?') left top no-repeat;
    background-size: contain;
}
.b-event-action {
    margin: 25px 0 -10px;
    text-align: right;
    position: relative;
}
.b-event-action .check {
    display: inline-block;
    width: 100px;
    float: left;
}
.b-event .check {

}
.b-event-action label:hover {
    text-decoration: underline;
}
.b-event-action a{
    font: 13px Arial;
    color: #0079ce;
}
.b-contain-delete {
    display: inline-block;
    margin: auto;
    width: 14px;
}
.b-contain-delete img {
    border-radius: 0 !important;
}
.b-contain-del {
    width: 14px;
    height: 16px;
    background: url('../images/new/del.png') left top no-repeat;
    display: inline-block;
}
.b-contain-del:hover {
  background: url('../images/new/del_hover.png') left top no-repeat;
}
.b-contain-spam {
    width: 14px;
    height: 16px;
    background: url('../images/new/del_spam.png') left top no-repeat;
    display: inline-block;
}
.b-contain-spam:hover {
  background: url('../images/new/del_spam.png') left top no-repeat;
}
.b-action_del {
    position: relative;
    margin-left: 35px;
}
.b-action_del:after {
    content: "";
    position: absolute;
    left: -18px;
    top: -1px;
    width: 14px;
    height: 16px;
    background: url('../images/new/del.png') left top no-repeat;
}
.b-action_del:hover:after {
    background: url('../images/new/del_hover.png') left top no-repeat;
}
.b-action_read {
    position: relative;
    margin-left: 35px;
}
.b-action_read:after {
    content: "";
    position: absolute;
    left: -18px;
    top: 0px;
    width: 10px;
    height: 14px;
    background: url('../images/new/read.png') left top no-repeat;
}
.b-action_read:hover:after {
    background: url('../images/new/read_hover.png') left top no-repeat;
}
.b-add-link {
  position: relative;
    font-size: 13px;
}
.b-add-link:after {
    content: "";
    position: absolute;
    left: -18px;
    top: 0px;
    width: 13px;
    height: 13px;
    background: url('../images/new/add.png') left top no-repeat;
}
.b-add-link:hover:after {
    background: url('../images/new/add_hover.png') left top no-repeat;
}
.b-event, .b-contain-item {
    /*font: 13px Arial;*/
    border-top: 1px solid #e5e5e5;
    padding: 8px 0px 7px;
    position: relative;
    display: flex;
    width: 100%;
}
.b-sp-site_edit .b-contain-item {
    display: block;
}
.b-contain-item img {
    border-radius: 7px;
    vertical-align: baseline;
}
.b-contain-item.b-order-message {
    display: table-row
}
.b-contain-item.b-order-message div {
    display: table-cell;
    border-top: 1px solid #e5e5e5;
    padding: 8px 0px 7px;
}
.b-event_date, .b-event_time {
    display: inline-block;
    margin: auto;
    width: 8%;
}
.b-event_message {
    display: inline-block;
    margin: auto;
    width: 80%;
}
.divPager a, .divPager span {
    font: 13px Arial;
    min-width: 21px;
    height: 22px;
    padding: 4px 7px;
    margin: 0;
    color: #2a2a2a;
}
.divPager .active_page, .divPager span {
    height: 34px;
    width: 34px;
    padding: 7px 0;
    background: url('../images/new/paginator.png') 50% 50% no-repeat;
    background-size: contain;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.header h1 {
  padding-right: 175px;
}
.b-field-label {
    font: bold 15px Arial;
    color: #2a2a2a;
    display: table-cell;
    vertical-align: top;
    width: 165px;
    padding-right: 5px;
    padding-top: 6px;
    text-align: left;
}
.b-field-label img{
  margin-left: 25px;
  width: 76px;
  height: 76px;
  border-radius: 50%;
}
fieldset {
    display: table;
    margin-bottom: 20px;
}
.b-field {
    display: table-cell;
    vertical-align: middle;
    max-width: 555px;
    min-width: 260px;
    color: #2a2a2a;
}
#registration_form_id .b-field {
    max-width: 600px;
}
.b-field-text {
  margin-bottom: 20px;
}
#id_secret_question {
    width: auto;
}
.b-field-text textarea {
  width: 100% !important;
  border: 1px solid #d3d3d3;
  border-radius: 7px;
    margin-top: 10px;
}
#id_text, #id_mail_hello, #id_mail_bye, #id_message {
  border-radius: 7px 7px 0 0;
}
#id_user {
    width: 100% !important;
}
.b-editor input[type="button"],
.b-editor button {
    width: 35px;
    height: 35px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    background: none;
    font: 700 14px PT Sans Caption;
    color: #2a2a2a;
    margin: 10px 10px 10px 0;

}
.b-editor input[type="button"]:hover,
.b-editor button:hover {
    border: 1px solid #7fbce6;
    color: #0079ce;
}
.b-editor input[type="button"].btn-img,
.b-editor button.btn-img{
    background: url('../images/new/btn-img.png') 50% 50% no-repeat;
}
.b-editor input[type="button"].btn-img:hover,
.b-editor button.btn-img:hover {
    background: url('../images/new/btn-img_hover.png') 50% 50% no-repeat;
}
.b-editor input[type="button"].btn-smile,
.b-editor button.btn-smile{
    background: url('../images/new/btn-smile.png') 50% 50% no-repeat;
}
.b-editor input[type="button"].btn-quote,
.b-editor button.btn-quote{
    background: url('../images/new/btn-quote.png') 50% 50% no-repeat;
}
.b-editor input[type="button"].btn-quote:hover,
.b-editor button.btn-quote:hover{
    background: url('../images/new/btn-quote_hover.png') 50% 50% no-repeat;
}
#add-image-div {
    display: none;
    position: absolute;
    padding: 20px;
    left: -102px;
    border-radius: 8px;
    box-shadow: 0 0 5px 1px #dadada;
    background: #ffffff;
    top: 55px;
    z-index: 100;
    width: 413px;
}
#add-image-div .btn {
    position: relative;
    z-index: 0;
    padding: 3px 48px;
    width: auto;
    margin: -5px 0 0;
    background-color: #0079ce;
    border-color: #006ab5;
    color: #fff;
}
#add-image-div .btn:hover {
    color: #fff;
    background-color: #005b9b;
    border-color: #004677;
}
.editor-upload-container input[type="button"], .editor-upload-container input[type="button"]:focus {
    border: none;
    font: 400 13px Arial;
    width: auto;
    height: auto;
    margin: 3px 0 0 10px;
    display: inline-block;
    text-decoration: underline;
    color: #0079ce;
    padding: 0;
    border-radius: 0;
}
.editor-upload-container input[type="button"]:hover, .editor-upload-container input[type="button"]:active {
    text-decoration: none;
    border: none;
}
.b-editor textarea {
    width: 100% !important;
    height: 150px;
    border: 1px solid #d3d3d3;
    border-radius: 7px 7px 0 0;
}
.b-editor .b-smiles {
    background: none;
    padding: 5px;
    border: 1px solid #d3d3d3;
    border-top: none;
    border-radius: 0 0 7px 7px;
}
.b-field-text #cke_id_text {
  width: auto !important;
  border: 1px solid #d3d3d3;
  border-radius: 7px;
}
.b-field span {
    display: inline-block;
    margin-top: 4px;
    width: 100%;
}
.b-field img {
    border-radius: 7px;
}
.b-field input, .b-field select, .b-field textarea {
    font: italic 15px Arial;
    text-indent: 1px;
    color: #a3a3a3;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
    padding: 7px 10px 9px;
    margin-right: 5px;
    cursor: pointer;
    width: 260px !important;
}
.b-form-field .b-field, .b-form-field .b-field select {
    width: 100% !important;
    min-width: 200px;
}

.b-field input[disabled] {
    color: #d0d0d0;
    border-color: #e6e6e6;
    background-color: #f7f7f7;
}
.b-field input:hover, .b-field select:hover {
    border-color: #a9a9a9;
}
.b-field select[name="birthday-d"] {
  width: 64px !important;
  margin: 0;
}
.b-field select[name="birthday-m"] {
  width: 88px !important;
  margin: 0 10px;
}
.b-field select[name="birthday-y"] {
  width: 88px !important;
}
.b-field input[name="work"], .b-field input[name="address"],.b-field textarea[name="info"], .b-field input[name="social_url1"], .b-field input[name="social_url2"], .b-field input[name="social_url3"] {
  width: 100% !important;
}
.b-field input[type="checkbox"] {
  width: 30px;
}
.b-captcha_img {
    display: inline-block;
    width: 135px;
    font-size: 13px;
    float: left;
}
.b-captcha_field {
    display: inline-block;
    float: left;
}
.b-captcha_field input {
    width: 125px !important;
}
#registration_form_id .b-captcha_img {
    position: absolute;
    left: 40px;
}
#registration_form_id .b-captcha_field input {
    width: 260px;
}

.b-field-map_link {
  font: 13px Arial;
  display: block;
  margin-top: 10px;
}
.b-field-map {
  display: none;
}
.b-subscribe {

}
.b-subscribe fieldset {
    float: left;
}
.b-subscribe fieldset:nth-child(2n) {
    float: right;
    text-align: right;
}

.b-subscribe .b-field {
    width: auto;
    min-width: 85px;
}
.b-subscribe select {
  width: 85px !important;
}
#id_sp_phone_visiblity {
    width: 205px !important;
}
.b-subscribe input {
  width: 150px !important;
    margin-left: 5px;
}
.content p {
    word-wrap: break-word;
}
.content img {
    width: auto;
    height: auto;
    max-width: 100%;
    border-radius: 8px;
}
.head-row {
    font: 13px Arial;
    color: #a3a3a3;
    margin: 10px 0;
    position: relative;
    display: flex;
    width: 100%;
}
.head-row a {
    font: 13px Arial;
    color: #a3a3a3;
    margin: 10px 0;
}
.head-row a:hover {
  text-decoration: none;
}
.head-row .b-contain-title, .head-row .b-contain-count, .head-row .b-contain-date {
    margin: auto;
}
.b-contain-date {
    width: 115px;
    display: inline-block;
    margin: 0 auto;
    padding-right: 10px;
}
.b-contain-title {
    display: inline-block;
    margin: 0 auto;
    padding-right: 10px;
}
.b-contain-title img {
    max-width: 100% !important;
}
.b-contain-title .video {
    width: 100% !important;
    position: relative;
}
.b-contain-title .video iframe {
    width: auto;
    height: auto;
    max-width: 100%;
}

.b-contain-ava {
    width: 100px;
    display: inline-block;
    margin: auto;
}
.b-contain-ava img{
    width: 75px !important;
    max-width: 75px !important;
    height: auto !important;
    border-radius: 50%;
}
.b-contain p {
}
.b-contain-count {
    width: 95px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
.b-contain-title_link {
  overflow: hidden;
  position: relative;
}
.b-contain-title_link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
/* albums */
.b-album-container {
  float: left;
  position: relative;
  width: 340px;
  margin: 0 20px 20px 0;
  height: 243px;
  border-radius: 8px;
  overflow: hidden;
}
.b-album_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.b-album-delete {
}
.b-album-delete a {
  position: absolute;
  right: 50px;
  top: 10px;
  background-color: rgba(42, 42, 42, 0.7);
  width: 31px;
  height: 31px;
  border-radius: 50%;
}
.b-album-delete a:hover {
  background-color: rgba(42, 42, 42, 0.9);
}
.b-album-delete a:after {
    content: "";
    position: absolute;
    left: 11px;
    top: 9px;
    width: 10px;
    height: 13px;
    background: url('../images/new/b-album-del.png') left top no-repeat;
}
.b-album-delete a:hover:after {
    background: url('../images/new/b-album-del_hover.png') left top no-repeat;
}
.b-album-closed {
  position: absolute;
  right: 10px;
  top: 10px;
    background: #ffffff;
  border: 2px solid rgba(42, 42, 42, 0.7);
  width: 31px;
  height: 31px;
  border-radius: 50%;
}
.b-album-closed:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 7px;
    width: 10px;
    height: 13px;
    background: url('../images/new/close_theme.png') left top no-repeat;
}

.b-album-write {
}
.b-album-write a {
  position: absolute;
  right: 90px;
  top: 10px;
  background-color: rgba(42, 42, 42, 0.7);
  width: 31px;
  height: 31px;
  border-radius: 50%;
}
.b-album-write a:hover {
  background-color: rgba(42, 42, 42, 0.9);
}
.b-album-write a:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 9px;
    width: 13px;
    height: 13px;
    background: url('../images/new/b-album-write.png') left top no-repeat;
}
.b-album-write a:hover:after {
    background: url('../images/new/b-album-write_hover.png') left top no-repeat;
}

.b-album-frontend_url {
}
.b-album-frontend_url a {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: rgba(42, 42, 42, 0.7);
  width: 31px;
  height: 31px;
  border-radius: 50%;
}
.b-album-frontend_url a:hover {
  background-color: rgba(42, 42, 42, 0.9);
}
.b-album-frontend_url a:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 9px;
    width: 13px;
    height: 13px;
    background: url('../images/new/b-album-frontend.png') left top no-repeat;
}

.b-album-delete, .b-album-write, .b-album-frontend_url, .b-album-descr{
  display: none;
}
.b-album-container:hover .b-album-delete,.b-album-container:hover .b-album-write,.b-album-container:hover .b-album-frontend_url,.b-album-container:hover .b-album-descr {
  display: block;
}

.sp-photos-show-descr .b-album-descr {
  display: block;
}

.b-album-footer {
  font: 13px Arial;
  color: #ffffff;
  position: absolute;
  width: 100%;
    max-height: 100%;
  left: 0;
  bottom: 0;
  background: rgba(42, 42, 42, 0.5);
  padding: 20px 20px 47px;
}

.b-album-date_added {

  position: absolute;
  right: 20px;
  bottom: 17px;
}

.b-album-count {
  position: absolute;
  left: 40px;
  bottom: 17px;
}
.b-album-count:after {
    content: "";
    position: absolute;
    left: -20px;
    top: 0px;
    width: 14px;
    height: 12px;
    background: url('../images/new/b-album-photo_count.png') left top no-repeat;
}
.b-video .b-album-count {
    left: 11px;
}
.b-video .b-album-count:after {
    display: none;
}
.b-album-views_count {
  padding-left: 30px;
  position: relative;
}
.b-album-views_count:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 2px;
    width: 16px;
    height: 10px;
    background: url('../images/new/b-album-view_count.png') left top no-repeat;
}
.b-album-descr {
  font: 13px Arial;
  color: #ffffff;
    max-height: 47px;
    overflow: hidden;
}
.b-album-title {
    margin-bottom: 3px;
    word-break: break-all;
    max-height: 70px;
    overflow: hidden;
    font: 15px Arial;
    color: #ffffff;
    text-align: left;
}
.b-album-title a {
  font: 15px Arial;
  color: #ffffff;
  font-weight: 700;
}
.b-album-title a:hover {
  text-decoration: none;
}
.b-competition {
    width: 210px;
    float: left;
    margin: 0px 20px 20px 0;
}
.b-competition_desc {
    font-size: 13px;
}
.b-competition .b-photo_item {
    cursor: pointer;
}
.b-competition_add {
    padding: 0;
    font-size: 33px;
    border-radius: 100%;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: auto;
}
.b-photo_item_add {
  width: 210px;
    height: 159px;
    display: inline-flex;
}
.b-photo_item {
    width: 210px;
    height: 159px;
    display: inline-block;
    margin : 10px 10px 10px 0;
    border-radius: 8px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.b-photo_item .b-album-footer {
    padding: 10px;
}
.b-photo_item > a {
    width: 210px;
    height: 159px;
    display: table-cell;
    vertical-align: middle;
}
.b-photo_item img {

    max-width: 210px;
    max-height: 159px;
    border-radius: 8px;
}

.b-photo_item .b-album-footer {
    cursor: text;
}

.b-photo_edit {
    width: 230px;
    border-radius: 10px;
    display: inline-block;
    background: #fbf8e4;
    padding: 10px;
    margin: 0 10px 10px 0;
    float: left;
}
.b-photo_edit_img {
    text-align: center;
    margin: 0 auto 20px;
    height: 150px;
}
.b-photo_edit_img img {
    border-radius: 10px;
    cursor:pointer;
    max-width: 100%;
    max-height: 100%;
}
.b-photo_edit .b-field-label {
    display: block;
}
.b-photo_edit .b-field {
    min-width: 150px;
    display: block;
}
.b-photo_edit input, .b-photo_edit textarea {
    width: 100% !important;
}
.albums {
    margin-right: -20px;
}
.albums .b-album-container {
    width: 163px;
    height: 116px;
}
.albums .b-album-footer {
    padding: 8px;
}
.albums .b-album-title a {
    font-size: 12px;
}
.b-albums-btn {
    margin-top: 20px;
}
.b-albums-btn:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}
.b-album-by_tag {
    display: inline-block;
    width: 170px;
    padding: 10px;
    background: #fbf8e4;
    border-radius: 10px;
}
.b-album-by_tag img {
    border-radius: 10px;
}
.b-albums-btn_prev {
    display: inline-block;
    width: 31px;
    height: 30px;
    background: url('../images/new/albums-btn.png') left top no-repeat;
}
.b-albums-btn_next {
    display: inline-block;
    width: 31px;
    height: 30px;
    background: url('../images/new/albums-btn.png') -31px top no-repeat;
}
.b-albums-btn_prev:hover {
    background: url('../images/new/albums-btn.png') left -30px no-repeat;
}
.b-albums-btn_next:hover {
    background: url('../images/new/albums-btn.png') -31px -30px no-repeat;
}
.carousel .b-albums-btn_prev {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -15px;
}
.carousel .b-albums-btn_next {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}

.ssPhotoFrame{background: none;}
.ssPhotoContent{height:116px;}
.ssPhoto img {height: auto;}

.albums_list.b-album-container {
    width: 225px;
    height: 161px;
}
.albums_list .b-album-date_added {
    right: 10px;
    bottom: 8px;
}
.albums_list .b-album-count {
    left: 30px;
    bottom: 8px;
}
.b-video .albums_list .b-album-count {
    left: 1px;
}
.albums_list .b-album-footer {
    padding: 10px 10px 37px;
}
.video {
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
  position: relative;
}
/* b-modal */
.modal-header {
    border: none;
}
.b-close {
    font-size: 13px;
    position: absolute;
    right: 0;
    z-index: 1;
    cursor: pointer;
}
.b-photo_view {
    width: 726px;
    position: relative;
}
.modal-body {
  padding: 30px 40px 40px;
}
.b-photo_view .modal-body {
  padding: 20px;
}
div.b-photo_view_item {
    height: auto;
    min-height: 505px;
    padding: 33px 0 0;
}
.b-photo_view_item img {
    margin: 0 auto;
    border-radius: 8px;
}
.b-photo_view_count {
    font: 13px Arial;
    position: absolute;
    top: 1px;
    left: 0;
}
.b-photo_view_title {
    font: 15px Arial;
    color: #303030;
    margin-top: 30px;
}
.b-photo_view_tags {
    margin-top: 20px;
}
.b-photo_view_tags a{
    font-size: 13px;
}
.b-photo_view_rating {
    margin-top: 20px;
}
.b-photo_view_rating a{
    font-size: 13px;
    margin-left: 18px;
}
.b-photo_view_share {
    margin-top: 20px;
    margin-bottom: -20px;
}
.b-photo_view_control .carousel-control.right {
    background: none;
    right: -60px;
    top: 265px;
    box-shadow: none;
}
.b-photo_view_control .carousel-control.left {
    background: none;
    left: -60px;
    top: 265px;
    box-shadow: none;
}
.reg-btn {
  font-size: 13px;
  border-radius: 10px;
  padding: 5px 20px;
  margin-left: 160px;
  float: left;
}
.reg-tips{
  color: #a3a3a3;
  line-height: 15px;
  display: inline-block;
  margin-left: 20px;
}

/* coupons */

.b-actions {
  margin: -5px -20px 0;
  padding-bottom: 30px;
}
.b-actions__item {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 15px 0 0 15px;
}
.b-actions__item_style {
  box-shadow: none;
  position: relative;
  background: #fbf8e4;
  border-radius: 8px;
  width: 308px;
  min-height: 340px;
  float: left;
}
.b-actions__item_style__cloud {
  position: relative;
}
.b-actions__item_style_cloud {
  background: #ffb400;
  border-left: 1px solid #ffbd1e;
  height: 34px;
  width: auto;
  position: absolute;
  margin: 0;
  left: 0;
  top: 20px;
  font: 20px Arial;
  color: #ffffff;
  font-weight: 700;
  padding: 7px 10px 0 20px;
}
.b-actions__item_style_cloud:after, .b-action_item_cloud:after  {
  background: url('../images/new/coupon_cloud.png') left top no-repeat;
  width: 10px;
  height: 34px;
  position: absolute;
  top: 0;
  right: -10px;
  content: "";
}
.b-actions__item_style_image {
  border-radius: 8px 8px 0 0;
  background-color: #ffffff;
}
.b-actions__item_style__info  {
  margin: 17px 20px 0;
  float: none;
  width: auto;
  height: 50px;
  overflow: visible;
  font-size: 13px;
}
.b-actions__item_style__info_time{
  color: #7e7e7e;
}
.b-actions__item_style_new {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.b-actions__item_style__info_icons {
    color: #b21d1d;
    text-shadow: 0 1px 0 #ffffff;
    font: 700 15px "PT Sans Caption";
    line-height: 1;
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.b-actions__item_style__info_icons2 {
    color: #b21d1d;
    text-shadow: 0 1px 0 #ffffff;
    font: 700 13px "PT Sans Caption";
    line-height: 1;
    float: right;
}

.b-actions__item_style__info_icons img {
    cursor: help;
    vertical-align: baseline;
    border-radius: 0;
}
.b-action_view {
    display: inline-block;
    width: 35px;
    text-align: center;
}
.b-action_people {
    display: inline-block;
    width: 35px;
    text-align: center;
}
.b-action_alarm {
    display: inline-block;
    width: 90px;
    text-align: center;
}
.b-action_truck {
    position: absolute;
    right: 18px;
    bottom: 6px;
    width: 30px;
    text-align: center;
}
.b-actions__item_style_group_button {
  text-align: left;
  float: none;
  width: auto;
  height: auto;
  margin: 20px 20px 0;
}
.b-actions__item_style_group_button .btn{
  font-weight: 700;
  border-radius: 10px;
}
.b-actions__item_style_price {
  display: inline-block;
  margin: 0 0 0 25px;
  vertical-align: top;
}
.b-actions__item_style_price_strike {
  margin-right: 0px;
  font-size: 13px;
  color: #2a2a2a;
}
.b-actions__item_style_price_span {
  display: inline-block;
  margin-top: -10px;
  font-weight: 700;
  color: #2a2a2a;
  font-size: 20px;
}

/* coupon view */

.b-action_item {
  max-width: 636px;
  max-height: 318px;
  background: #fbf8e4;
  position: relative;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
.b-action_item_cloud {
  position: absolute;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  left: 0;
  top: 20px;
  padding: 4px 12px 0 19px;
  background: #ffb400;
  height: 34px;
  width: auto;
  margin: 0px;
  text-align: center;
}
.b-action_item_img {
  float: left;
  margin-right: 20px;
}
.b-action_item_img img {
  border-radius: 8px 0 0 8px;
}
.b-action_item_text {
  margin-top: -20px;
  text-align: left;
  width: auto;
  max-width: 200px;
  float: left;
}
.b-action_item_text_lifetime {
  margin-top: 22px;
  font-size: 15px;
  color: #2a2a2a;
}
.b-action_item_text_lifetime span {
  font-size: 20px;
  font-weight: 700;
}
.b-action_item_text_price_strike {
  color: #2a2a2a;
  font-size: 15px;
  margin-top: 15px;
}
.b-action_item_text_price_span {
  margin-top: -5px;
  margin-left: 0px;
  color: #2a2a2a;
    font-weight: 700;
  font-size: 20px;
}
.b-action_item_text_logo {
  color: #2a2a2a;
  font-size: 15px;
  width: auto;
  /*margin: 15px auto 40px;*/
}
.b-action_item___button {
  position: absolute;
  bottom: 5px;
  right: 20px;
  width: 190px;
}
.b-action_item___button .btn {
  font-weight: 700;
  font-size: 18px;
  padding: 7px 22px 6px;
  border-radius: 8px;
}
.b-action_description {
    max-width: 636px;
    margin-bottom: 30px;
}
.b-action_company {
  color: #303030;
  padding: 20px;
  font-size: 13px;
}
.b-action_company h2, .b-action_company h3, .b-action_company h4 {
  margin: 0;
}
.b-action_company h2 {
  margin: 4px 0 0;
}
.b-action_company h4 {
  margin: 16px 0px 2px;
}
.b-action_worktime {
  display: inline-block;
  max-width: 125px;
}
.b-action_worktime span {
  display: inline-block;
  margin: 5px 0 0;

}
.ui-dialog .ui-dialog-titlebar-close {
	background: url("/static/images/closelabel.gif") -32px -8px no-repeat;
}

.ui-widget-content a {
    color: #0079ce;
}
/* ������ ��� */
.b-recipe-category {
  font: 700 15px Arial;
  color: #2a2a2a;
  margin-right: -5px;
}

.b-recipe-category a {
  color: #2a2a2a;
  display: inline-block;
  margin: 10px 20px 10px 0;
}

.b-recipe-category span, .b-recipe-category a.active{
  display: inline-block;
  margin: 0 10px 0 -10px;
  padding: 10px;
  position: relative;
}
.b-recipe-category span:after,  .b-recipe-category a.active:after {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -18px;
  content: "";
  width: 100%;
  height: 37px;
  background: url('../images/new/category-item_active.png') center 50% no-repeat;
  background-size: contain;
}


.b-recipe-list {
  margin: 15px -90px 15px 0;
}
.b-recipe__block {
    position: relative;
}
.b-recipe__block:after {
    content: "";
    display: block;
    clear: both;
}
.b-recipe__image img{
    border-radius: 8px;
}
.b-recipe-list-item {
  text-align: center;
  width: 150px;
  height: 240px;
  margin: 0 90px 37px 0;
  float: left;
}
.b-recipe-list__image {
  width: 150px;
  height: 150px;
  float: none;
  margin: 0 0 15px;
  border-radius: 50%;
  background: url('../images/new/avatar_default.png') center 50% no-repeat;
}
.b-recipe-list__image img{
    border-radius: 50%;
}
.b-recipe-list__title {
  word-wrap: break-word;
  margin-bottom: 3px;
}
.b-recipe-list__title a{
  font: 15px Arial;
  font-weight: 700;
  color: #2a2a2a;
  line-height: 19px;
}
.b-recipe-list__category {
  font: 13px Arial;
  line-height: 19px;
  color: #a3a3a3;
  width: 100%;
  float: none;
}

.b-right_col_items {
    width: 226px;
    display: inline-block;
    margin-bottom: 30px;
}
.b-random_recipe {
    display: inline-block;
    margin: 20px 0 0px;
}
.b-random_recipe img {
    width: 226px;
    height: 150px;
    overflow: hidden;
    border-radius: 8px 8px 0 0;

}
.b-random_recipe span{
    width: 226px;
    display: block;
    background-color: #fbf8e4;
    color: #938316;
    border-radius: 0 0 8px 8px;
    padding: 20px;
    word-wrap: break-word;
}

/* FAQ */
.b-faq_q {
    font-size: 15px;
    word-wrap: break-word;
}
.b-faq_a {
    font-size: 13px;
    padding-left: 10px;
    margin: 10px 0;
    border-left: 3px solid #d5efb7;
    word-wrap: break-word;
}
.b-faq_a p {
    margin: 0;
}
.b-captcha td {
    vertical-align: middle;
}

/* site_map */

.b-site-map {
    width: 32%;
    min-width: 170px;
    display: inline-flex;
}
.b-site-map_title a, .b-site-map_title p {
    color: #2a2a2a;
    font-size: 16px;
  font-weight: 700;
    font-family: PT Sans Caption;
}
.alt-text {
  font: 100 14px Arial;
  color: #808081;
  margin-left: 10px;
  display: inline-block;
}
.b-site-map_item {
    margin-left: 20px;
}
.b-site-map .b-site-map {
  margin-left: 20px;
}
.b-tabs {
  font: 700 15px Arial;
  color: #2a2a2a;
  margin-right: -5px;
}
.b-tabs a.tab-active{
  display: inline-block;
  margin: 0 10px 0 -10px;
  padding: 10px;
  position: relative;
  cursor: default;
  text-decoration: none;
}
.b-tabs a.tab-active:after {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -18px;
  content: "";
  width: 100%;
  height: 37px;
  background: url('../images/new/category-item_active.png') center 50% no-repeat;
  background-size: contain;
}
.b-tabs a{
  color: #2a2a2a;
  display: inline-block;
  margin: 10px 20px 10px 0;
}

/* search */
 .b-contain-search b {
     display: inline-block;
     background: #ffdaff;
     color: #6a116a;
     border-radius: 5px;
     box-shadow: 0 1px 0 #ddc2dd;
     padding: 0 5px;
     font-weight: 100;
 }

 /* NEWS */

.news-head {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    width: 636px;
    height: 494px;
    border-radius: 10px;
    overflow: hidden;
  background-color: grey;
}
.news-head_img {
    width: 636px;
    height: 494px;
    overflow: hidden;
    border-radius: 10px;
}
.news-head:before {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: url('../images/new/main-news-shadow.png') left bottom repeat-x;
    content:"";
    opacity: .7;
    border-radius: 0 0 10px 10px;
}
.news-head_span {
    position: absolute;
    text-align: center;
    left: 118px;
    bottom: 40px;
    width: 400px;
    color: #ffffff;
}
.news-head_date {
    font: 15px Arial;
}
.news-head_sep {
    width: 210px;
    margin: 15px 0 7px;
}
.news-head_title {
    font: 32px PT Sans Caption;
    font-weight: 700;
    display: inline-block;
  max-height: 300px;
  width: 100%;
  overflow: hidden;
}

.news-content p{
    margin: 13px 0px 13px 0px;
}

.news-content {
    max-width: 636px;
    word-wrap: break-word;
    padding-bottom: 35px;

}
.news-content img {
    border-radius: 10px;
    margin-right: 15px;
}
.news-content blockquote {
    padding: 30px;
    margin: 30px 0;
    font-size: 15px;
    color: #545454;
    font-style: italic;
    border: none;
    position: relative;
    display: table;
    width: 100%;
}
.news-content blockquote:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 6px;
    left: 0;
    top: 0;
    background: url('../images/new/news_blockquote.png') left top repeat-x;
}
.news-content blockquote:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 6px;
    left: 0;
    bottom: 0;
    background: url('../images/new/news_blockquote.png') left top repeat-x;
}
.news-content blockquote img {
    border-radius: 50%;
    margin-right: 20px;
}
.news-content blockquote h1,.news-content blockquote h2,.news-content blockquote h3,.news-content blockquote h4,.news-content blockquote h5,.news-content blockquote h6 {
    font-style: normal;
}
.b-news_request {
    /*width: 636px;*/
    background: url('../images/new/news-req_bg.png') left top repeat;
    padding: 8px;
    margin-bottom: 40px;
    border-radius: 8px;
    overflow: hidden;
}
.b-news_request_inner {
    background: #ffffff;
    border-radius: 8px;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 30px;
}
.b-news_request_title{
    font: 20px PT Sans Caption;
    color: #2a2a2a;
    font-weight: 700;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
.b-news_request_succes{
    font: 20px PT Sans Caption;
      color: #7fd270;
      font-weight: 700;
      position: absolute;
      top: 5px;
      width: 100%;
      left: 0;
    display: none;
}
.b-news_request_input {
  position: relative;
  text-align: center;
  padding: 0 0 20px;
}
.b-news_request_input .errorlist {
  position: absolute;
  top: -20px;
  position: absolute;
  left: 10%;
}
.b-news_request_input input {
    font-size: 15px;
    color: #2a2a2a;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    padding: 9px 10px 8px;
    width: 447px;
}
.b-news_request_btn {
    border-radius: 8px;
    border: none;
    color: #FFFFFF;
    font-weight: 700;
    width: 447px;
    margin: 0 auto;
    font: 20px PT Sans Caption;
    display: block;
    background: #00a1e6;
    padding: 12px 60px 11px 0;
    position: relative;
}
.b-news_request_btn:hover {
    background: #0079ce;
}
.b-news_request_btn:after {
    position: absolute;
    width: 31px;
    height: 15px;
    left: 292px;
    top: 50%;
    margin-top: -6px;
    content: "";
    background: url('../images/new/news-req_send.png') left top no-repeat;
}
.b-news_recall {
    /*width: 636px;*/
    background: #ceedff;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 40px;
}
.b-news_request_textarea {
  position: relative;
  text-align: center;
  padding: 0 0 20px;
}
.b-news_request_textarea .errorlist {
  position: absolute;
  top: -20px;
  position: absolute;
  left: 10%;
}
.b-news_request_textarea textarea{
    font-size: 15px;
    color: #2a2a2a;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    padding: 9px 10px 8px;
    width: 447px !important;
    height: 130px;
}
.b-news_recall .b-news_request_btn {
    padding: 12px 0px 11px 15px;
}
.b-news_recall .b-news_request_btn:after {
    width: 17px;
    height: 23px;
    left: 105px;
    margin-top: -10px;
    background: url('../images/new/news-req_call.png') left top no-repeat;
}
.b-news_relink {
    /*width: 636px;*/
    background: #cef9ee;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 40px;
}
.b-news_relink .b-news_request_title{
    margin: 0;
}
.b-news_request_link {
    font: 20px PT Sans Caption;
    color: #00a1e6;
}
.b-news_files {
    /*width: 636px;*/
    background: #e2f6ff;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 40px;
}
.b-news_files_item {
    border-bottom: 1px solid #d8d8d8;
    padding: 0px 0 13px 0;
    margin-bottom: 18px;
}
.b-news_files_item span {
    width: 435px;
    margin-bottom: -4px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
}
.b-news_files_item span:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 30%;
    top: 0px;
    right: 0px;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.b-news_files_item img {
    vertical-align: baseline;
    margin-right: 5px;
}
.b-news_files_btn {
    border-radius: 8px;
    border: none;
    color: #FFFFFF;
    font-weight: 700;
    font: 17px PT Sans Caption;
    background: #00a1e6;
    padding: 4px 10px;
}
.b-news_files_btn:hover {
    background: #0079ce;
}

.b-news-tag {
    /*margin-bottom: 30px;*/
}
.b-news-tag a {
    font: 15px Arial;
    color: #303030;
    padding: 10px 22px 11px;
    display: inline-block;
    border: 1px solid #d3d3d3;
    border-radius: 8px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.b-news-tag a:hover {
    color: #0079ce;
    border-color:#88c0e8;
    text-decoration: none;
}
.b-print_btn {
    font-size: 13px;
    margin: 25px 0;
}
.b-print_btn img{
    margin: -4px 7px 0 0;
}
.b-news-tags_news {
    width: 980px;
}
.b-news-tags_news .main-news_img {
    width: 225px;
    height: 160px;
    margin-bottom: 5px;
}
.b-news-tags_news:after {
    content: "";
    display: block;
    clear: both;
}
/* ������� */
.alphabet {
    font: 12px Arial;
    color: #2a2a2a;
}
.alphabet a,.alphabet span {
    font: 13px Arial;
    padding: 4px 5px;
    margin: 0 0 0 -5px;
    color: #2a2a2a;
    display: inline-block;
}
.alphabet span {
    background: url('../images/new/paginator.png') 50% 50% no-repeat;
    background-size: contain;
}
/* ������� */

/* user */
div.online {
    color: #97c94c;
    background: inherit;
    padding: 0px;
    width: auto;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}
div.offline {
    color: #a3a3a3;
    padding: 0px;
    width: auto;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}
.b-profile-header {

}
.b-profile-header:after {
    content: "";
    display: block;
    clear: both;
}
.b-profile-header_avatar {
    float: left;
    min-width: 75px;
    max-width: 100px;
    min-height: 75px;
    margin: 0 15px 15px 0;
}
.b-profile-header_avatar img {
    width: 75px;
    border-radius: 50%;
}
.b-profile-header_info {
    float: left;
    max-width: 50%;
}
.b-profile-header_info_name {
    font: 700 32px PT Sans Caption;
}
.b-profile-header_info_rating {
    font: 700 15px Arial;
    margin-top: 10px;
}
.b-like, .b-unlike{
    width: 14px;
    height: 14px;
    margin: 0 0 -1px 2px;
    display: inline-block;
    background: url('../images/new/like.png') left top no-repeat;
}
.b-like:hover {
    background: url('../images/new/like_hover.png') left top no-repeat;
}
.b-unlike {
    background: url('../images/new/unlike.png') left top no-repeat;
}
.b-unlike:hover {
    background: url('../images/new/unlike_hover.png') left top no-repeat;
}
.b-profile-header_info_priz {
    margin: 10px 0;
}
.b-profile-header_link {
    float: right;
    text-align: right;
    margin-top: 20px;
    max-width: 240px;
}
.b-profile-header_link a {
    font: 13px Arial;
}
.boxTabsLeftNormal {
    font: 15px Arial;
    font-weight: 700;
    color: #2a2a2a;
    display: inline-block;
    margin: 10px 20px 10px 0;
    cursor: pointer;
}
.boxTabsLeftActive {
    font: 15px Arial;
    font-weight: 700;
    color: #2a2a2a;
    display: inline-block;
    margin: 0 10px 0 -10px;
    padding: 10px;
    position: relative;
}
.boxTabsLeftActive:after {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -18px;
    content: "";
    width: 100%;
    height: 37px;
    background: url('../images/new/category-item_active.png') center 50% no-repeat;
    background-size: contain;
}
#current_tab .b-contain-item {
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
}
.b-contain-title_user {
    display: inline-block;
    margin: auto;
    width: 30%;
    font: 700 15px Arial;
}
.b-contain-title_info {
    display: inline-block;
    margin: auto;
    font: 15px Arial;
    width: 70%;
}
.b-friend-container {
    margin-left: 0;
}
.b-friend-container img {
    border-radius: 50%;
    max-width: 75px !important;
}
.usersProfile_moderation .b-contain {
    width: 966px;
}

.b-message-tab {

}
.b-message-tab .avatar {
    width: 20%;
    float: left;
    text-align: left;
}
.b-message-tab .avatar img {
    max-width: 75px !important;
    border-radius: 50%;
}
.b-message-tab .b-message-box {
    width: 80%;
    display: inline-block;
}
.submitbtn {
    float: right;
    /*margin-top: -40px;*/ /*не работает submit в mobile safari*/
}
.avatar img {
    border-radius: 50%;
}
/* user */

/* company */
.b-firm_map {
    font: 13px Arial;
    display: inline-block;
    margin-left: 30px;
}
.b-firm_map img {
    vertical-align: baseline;
}
.b-popup-map {
    border: 1px solid #c6c6c6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px #c6c6c6;
    left: -286px;
    top: -22px;
}
.b-firm-actions {
  margin-left: -20px;
  padding-bottom: 30px;
}
.b-firm-actions .b-actions__item_style {
    width: 225px;
    min-height: 265px;
    padding-bottom: 20px;
    background-color: #fbf8e4;
    border: 5px solid #fbf8e4;
    border-radius: 15px;
}
.b-firm-actions .b-actions__item_style:hover {
    width: 225px;
    min-height: 265px;
    padding-bottom: 20px;

    background-color: #ffffff;
}
.b-firm-actions .b-actions__item_style__info {
    height: auto;
}
.b-firm-actions .b-actions__item_style__info_text {
    font: 700 15px Arial;
    color: #2a2a2a;
    margin: 0 0 3px;
}
.b-firm-actions .b-actions__item_style__info_time {
    font: 100 13px Arial;
    color: #a3a3a3;
}
.b-firm-actions .b-actions__item_style_price_span {
    font: 700 20px PT Sans Caption;
    margin: 0 0 3px;
    color: #2a2a2a;
}
.b-firm-actions .b-actions__item_style__cloud img {
    max-width: 100%;
    max-height: 100%;
}

.b-actions__item_style_on {
    color: #50a100;
    font: 13px Arial;
}
.b-actions__item_style_off {
    color: #c49843;
    font: 13px Arial;
}
.b-firm-info {
    margin-left: -5px;
}
.b-firm-info img {
    border-radius: 8px;
}
.b-firm-info h4 {
    margin-bottom: 2px;
}
.b-firm-info h2 {
    margin: 0;
}
.b-firm-info span {
    font: 13px Arial;
}
#subs_text {
  margin: 10px 0;
  font-size: 13px;
}
.js-subscribe {
    cursor: pointer;
}

/* company */

/* Doctors */
.b-doctor-spec {
    font: 100 13px Arial;
    margin-bottom: 40px;
    position: relative;
}
.b-doctor-spec_item {
    background: #ecf6f9;
    border-radius: 8px;
    padding: 15px 20px 20px;
}
.b-doctor-spec_link {
    width: 25%;
    display: inline-flex;
}
.b-doctor-spec a {
    margin: 0px 0 0 -10px;
    color: #2a2a2a;
    display: inline-block;
    padding: 10px;
    width: 100%;
}
.b-doctor-spec .company-item_active {
    display: inline-block;
    margin: 0 10px 0 -10px;
    padding: 10px;
    font-weight: 700;
}
a.b-hide-spec {
    position: absolute;
    top: 100%;
    left: 50%;
    max-width: 180px;
    color: #0079ce;
    margin: 0 0 0 -90px;
    background: #ecf6f9;
    padding: 0 20px 7px;
    border-radius: 0 0 8px 8px;
}
a.b-show-spec {
    color: #0079ce;
    margin-left: -95px;
    position: relative;
    left: 50%;
    display: none;
    background: #ecf6f9;
    padding: 7px 20px;
    border-radius: 8px;
}
.b-doctor-item {
    width: 180px;
    height: 300px;
    text-align: center;
    float:left;
    margin: 0 25px 50px;
}
.b-doctor-item__photo {
    float: none;
    margin: 0 0 20px;
}
.b-doctor-item__photo img {
    border-radius: 50%;
}
.b-doctor-item__name {
    max-height: 60px;
    overflow: hidden;
}
.b-doctor-item__name a{
    font: 700 15px/19px PT Sans Caption;
    color: #2a2a2a;
    display: inline-block;
    margin-bottom: 4px;
    max-width: 100%;
}
.b-doctor-item__spec {
    font: 100 15px/19px Arial;
    color: #2a2a2a;
    display: inline-block;
    margin-bottom: 5px;
    max-height: 58px;
    max-width: 100%;
    overflow: hidden;
}
.b-doctor-item__job {
    font: 100 13px/16px Arial;
    color: #a3a3a3;
    max-height: 50px;
    overflow: hidden;
}
.b-warning__doctor {
    font: italic 13px Arial;
    color: #c25234;
    display: inline-block;
}
.b-doctor-info {
    border-radius: 8px;
    padding: 40px 40px 15px;
    background: url('../images/new/doctor_bg.png?') left top repeat;
    text-align: center;
    margin-bottom: 25px;
  margin-top: 30px;
}
.b-doctor-info_inner {
    width: 365px;
    display: inline-block;
    word-wrap: initial;
}
.b-doctor-info_photo img {
    border-radius: 100%;
}
.b-doctor-info_name {
    font: 700 32px PT Sans Caption;
}
.b-doctor-info_job {
    margin-top: 5px;
}
.b-doctor-info_phone {
    font: 700 20px PT Sans Caption;
    margin: 30px 0;
}
/* Doctors */

/* conference */
.b-doctor-action {
    background: #fbf8e4;
    border-radius: 8px;
    padding: 20px;
    font: 15px Arial;
    margin:10px 0 20px;
}
.b-doctor-action .btn {

}
.b-voting {
    background: #d4efbd;
    padding: 20px;
    border-radius: 8px;
    color: #2a2a2a;
    font: 15px Arial;
    text-align: center;
    margin-top: 20px;
}
.b-voting-question {
    font-weight: 700;
}
.b-voting .btn {
    width: 80px;
    font-weight: 700;
    margin: 17px 5px;
}
.b-rating {
    font-size: 13px;
}
.b-rating img {
    vertical-align: baseline;
    margin-right: 2px;
}
.b-rating span {
    margin: 0 7px;
}
.conf-field {
    display: inline-block;
    width: 49%;
    max-width: 100%;
    min-width: 0px;
    margin-bottom: 0px;
    color: #2a2a2a;
}
.conf-field input {
    width: 100% !important;
    min-width: 30px;
    margin: 0;
}
.b-conf-quest {
    padding-bottom: 15px;
}
.b-conf-quest:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.b-conf-quest img {
    border-radius: 8px;
    max-width: 100%;
}
.b-conf-quest_ava {
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 15px 0 0;
}
.b-conf-quest_ava img {
    border-radius: 100%;
    width: 50px !important;
    height: 50px !important;
}
.b-conf-quest_info {
    font: 700 15px PT Sans Caption;
    color: #2a2a2a;
    display: inline-block;
    margin-bottom: 9px;
}
.b-conf-quest_info a{
    color: #2a2a2a;
}
.b-conf-quest_info span {
    font: 100 13px Arial;
    color: #a3a3a3;
    margin-left: 10px;
}
.b-conf-quest_quest {
    font: 100 15px Arial;
    margin-left: 65px;
}
.b-conf-moder {
    display: none;
    margin-left: 65px;
    position: absolute;
}
.b-conf-answer .b-conf-moder {
    margin-left: 0px;
}
.b-conf-quest:hover .b-conf-moder,.b-conf-answer:hover .b-conf-moder {
    display: block;
}
.b-conf-answer {
    margin-left: 45px;
    padding: 20px 20px 35px;
    margin-top: 20px;
    background: #fbf8e4;
    border-radius: 8px;
    position: relative;
}
.b-conf-answer:before {
    content: '';
    position: absolute;
    display: block;
    top: -13px;

    left: 38px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 20px; /* width + padding */
    border-color: transparent transparent transparent #fbf8e4;
}
.b-conf-answer:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.b-conf-answer_info {
    font: 700 15px PT Sans Caption;
    color: #2a2a2a;
    display: inline-block;
    margin-bottom: 9px;
}
.b-conf-answer_info span {
    font: 100 13px Arial;
    color: #938316;
    margin-left: 10px;
}
.b-conf-answer_info a {
    color: #938316;
}
.b-conf-answer_answer {
    font: 100 15px Arial;
}
.b-conf-moder a {
    font-size: 13px;
    margin-right: 15px;
}

.b-user_comm {
}
.b-user_comm .check {
  height: 0;
}
.b-user_comm .b-conf-quest_quest {
  margin: 0;
}
.b-user_comm .b-conf-moder {
  margin: 0;
  width: 95%;
  height: 21px;
  overflow: hidden;
  word-break: break-all;
}

/* conference */
/* forum */
.b-right-banner {
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.forum-banner {
    padding: 15px 0;
    width: 715px;
    /*overflow: hidden;*/
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-bottom: 20px;
}
.b-right_col_items .forum-banner {
    width: auto;
}
.b-forum-message_head {
    /*background: #ecf6f9;*/
    background: #d1d0e2;
    border-radius: 8px;
    font: 13px Arial;
    color: #7fbce6;
    padding: 10px 20px;
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.b-forum-message_head a {
    margin-right: 10px;
}
.b-forum-message_body {
    padding-bottom: 0px;
    background: #e9e8fa;
}
.b-forum-message_body:after {
    content: '';
    display: block;
    clear: both;
}
.b-forum-message_sep {
    height: 5px;
}
.b-forum-message__info {
    width: 135px;
    margin-right: 20px;
    float: left;
    text-align: center;
    font: 13px Arial;
}
.b-forum-message__info_ava {
    margin-bottom: 15px;
}
.b-forum-message__info_ava img{
    border-radius: 50%;
    max-width: 75px !important;
    height: auto;
}
.b-forum-message__info__name {
    display: inline-block;
}
.b-forum-message__info__name a{
    font-size: 15px;
    font-family: PT Sans Caption;
}
.b-forum-message__content {
    margin-left: 155px;
    padding-bottom: 30px;
}
.b-forum-message__content img {
    max-width: 100% !important;
    border-radius: 8px;
    margin-right: 5px;
}
.b-forum-message__content_action {
    font-size: 13px;
    margin-top: 10px;
    display: none;
    position: absolute;
}
.b-forum-message_body:hover .b-forum-message__content_action {
    display: block;
}
@media screen and (max-width: 1024px)  {
    .b-forum-message__content_action {
        display: block;
    }
    .b-conf-moder {
        display: block;
    }
}
.b-forum-message__content_action a{
    margin-right: 10px;
}
div.forumModified {
    margin-top: 10px;
    font: 13px Arial;
    color: #a3a3a3;
}
.js-answers input{
    margin-bottom: 10px;
}

.forum-recipients div {
    min-height: 120px;
    max-height: 200px;
    height: auto;
    overflow-x: hidden;
    margin: 13px 0 0 10px;
    padding: 5px 10px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}
.forum-recipients label {
    font-weight: 100;
    margin-bottom: 0px;
    cursor: pointer;
    font: 13px Arial;
    position:relative;
    padding-left: 20px;
}
.forum-recipients input[type=checkbox] {
	display:none;
}
.forum-recipients label:after {
	content:'';
	display:block;
	height:16px;
	width:16px;
	border:1px solid #a3a3a3;
    border-radius: 4px;
	position:absolute;
	top:0;
	left:0;
}
.forum-recipients input[type=checkbox]:checked + label:after {
	border: none;
    border-radius: 0;
	width:18px;
	height:16px;
	background: url('../images/new/checked.png') left top no-repeat;
    box-shadow: none;
}
/* forum */

/* calendar */
.b-field select[name="start_date-d"] {
    width: 70px !important;
    margin-right: 10px;
    padding: 4px 10px 6px;
}
.b-field select[name="start_date-m"] {
    width: 130px !important;
    margin-right: 10px;
    padding: 4px 10px 6px;
}
.b-field select[name="start_date-y"] {
    width: 80px !important;
    margin-right: 10px;
    padding: 4px 10px 6px;
}
.b-cal_week {
    font: 700 20px PT Sans Caption;
    color: #2a2a2a;
}
.b-cal_date {
    font: 13px arial;
    color: #a3a3a3;
    line-height: 19px;
}
.b-cal_text {
    font: 15px arial;
    color: #2a2a2a;
}
.calendar-item {
    position: relative;
}
.calendar-item div {
    position: relative;
    z-index: 1;
}
.calendar-item:after {
    width: 103%;
    height: 97%;
    content: "";
    display: block;
    position: absolute;
    background: #fbf8e4;
    left: -10px;
    top: 2px;
    border: 1px solid black;
}
/* calendar */

/* map */
.b-map-category {
    float: left;
    margin-right: 25px;
}
.b-map-category label:after {
    background-color: #ffffff;
}
.b-map-category input[type=checkbox]:checked + label:after {
	background: url('../images/new/checked.png') left top no-repeat;
}

/* Blog */
.tags-list {
    text-shadow: 0 0 0;
}
.b-right-blog {
    margin-bottom: 20px;
}
.b-right-blog:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
}
.b-right-blog_avatar {
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.b-right-blog_avatar img{
    max-width: 50px;
    max-height: 50px;
    border-radius: 50%;
}
.b-right-blog_info {
    margin-left: 65px;
    font: 13px Arial;
    color: #2a2a2a;
    padding-top: 8px;
}
.b-right-blog_author {
    color: #2a2a2a;
    font: 700 15px Arial;
    display: block;
    margin-bottom: 5px;
}
.b-right-blog_author:hover {
    color: #2a2a2a;
}
.b-blog_view, .b-blog_comm, .b-blog_pop {
    cursor: default;
}
.b-blog_view img {
    margin: 0px 5px 0 0px;
    vertical-align: baseline;
}
.b-blog_comm img {
    margin: 0px 5px 0 10px;
    vertical-align: baseline;
}
.b-blog_pop img {
    margin: 0px 0px -1px 11px;
    vertical-align: baseline;
}
.b-blog {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.b-blog:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
}
.b-blog_avatar {
    display: inline-block;
    float: left;
    margin-right: 25px;
}
.b-blog_avatar img{
    max-width: 76px;
    max-height: 76px;
    border-radius: 50%;
}
.b-blog_info {
    margin-left: 100px;
    font: 13px Arial;
    color: #2a2a2a;
    padding-top: 5px;
}
.b-blog_date {
    color: #a3a3a3;
    margin-bottom: 3px;
}
.b-blog_title {
    margin-bottom: 5px;
    display: flex;
}
.b-blog_title a {
    color: #2a2a2a;
    font: 700 15px Arial;
    width:100%
}
.b-blog_title a:hover {
    color: #2a2a2a;
}
.b-blog_annonce {
    margin-bottom: 15px;
}
.b-blog_author {
    margin-right: 15px;
}
/* radio */
.b-radio_title {
    margin: 0 0 10px;
  word-break: break-word;
}
.b-radio_desc {
    font-size: 15px;
}
.jp-jplayer-cont {
    width: 137px;
    }
.jp-audio {
    width: 60px;
    margin-left: 27px;
}
.js-play {
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    border: none;
    background: url('../images/new/radio_play.png') left top no-repeat;
}
.js-stop {
    background: url('../images/new/radio_stop.png') left top no-repeat;
}
.jp-volume-bar {
    width: 58px;
    height: 22px;
    background: url('../images/new/radio_vol.png') left top no-repeat;
}
.jp-volume-bar-value {
    border-right: 4px solid #ffffff;
    height: 22px;
}
/* article */
.b-persona {
    position: relative;
    margin-bottom: 30px;
}
.b-persona:after {
    content: "";
    display: block;
    clear: both;
}
.b-persona_img {
    max-width: 76px;
    max-height: 76px;
    border-radius: 10px !important;
    float: left;
}
.b-persona_info {
    margin-left: 95px;
}
.b-persona_author {
    font: 15px Arial;
    color: #2a2a2a;
    line-height: 19px;
}
.b-persona_title {
    font-weight: 700;
    font-size: 15px;
    color: #2a2a2a;
}
.b-persona_title:hover {
    color: #2a2a2a;
}
.b-persona_annonce {
    font-size: 13px;
    color: #a3a3a3;
}
.b-persona_comments {
    font-size: 13px;
}
.b-persona_comments img {
    border-radius: 0;
}
.b-humor {
    border-top: 1px solid #dedede;
    margin: 0;
    padding: 15px 0 20px;
}
.b-humor:first-child {
    border-top: none;
}
.b-humor .b-persona_info {
    margin: 0;
}


/* etc */
select {
  -webkit-appearance: none;
  background-image: url('../images/new/select_arr.png');
  background-position: 97% 50%;
  background-repeat: no-repeat;
  line-height: 1em;
    border: none;
    border-radius: 5px;
    padding: 6px 10px 7px 6px;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
}
select::-ms-expand{
  display:none;
}
select[multiple], select[size] {
  background-image: none;
  overflow: auto;
}
#id_store_days {
    width: 70px;
}
.b-subscribe-btn {
    font: 13px Arial;
    float: right;
    margin-top: -26px;
}
.b-popular-btn {
    font: 13px Arial;
    margin-right: 10px;
}
.b-share_theme_counter {
    margin: 15px 0 25px;
}
.return-link {
    font: 15px Arial;
    color: #303030;
    padding: 10px 20px 11px 10px;
    display: inline-block;
    border: 1px solid #d3d3d3;
    border-left: none;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 18px;
    position: relative;
    max-width: 100%;
}
.return-link span {
    overflow: hidden;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.return-link:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -13px;
    width: 18px;
    height: 40px;
    background: url('../images/new/return.png?') left top no-repeat;
}
.return-link:hover:after {
    background: url('../images/new/return_hover.png?') left top no-repeat;
}
.return-link:hover {
    color: #0079ce;
    border-color:#88c0e8;
    text-decoration: none;
}
.images_container {
    margin-bottom: 10px;
    border-radius: 7px;
    overflow: hidden;
}
.b-tooltip {
    font: normal 13px Arial;
    color: #2a2a2a;
    background: #fff;
    border: 1px solid #000;
    padding: 5px 10px;
    width: auto;
    min-width: 250px;
    max-height: 500px;
    overflow: auto;
    border-radius: 8px;
    position: absolute;
    z-index: 1000;
    display: none;
}
.b-tooltip a {
    color: #0079ce;
    font-size: 13px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.b-tooltip a:hover, .b-tooltip a:focus {
  color: #004c82;
}
/* progress-bar */
.b-progress-bar {
    border: 1px solid #88bfeb;
    border-radius: 5px;
    margin: 25px 0;
    width: 275px;
    height: 31px;
    padding: 4px;
    position: relative;
}
.b-progress-bar_inner {
    background: #2faaff; /* Old browsers */
    background: -moz-linear-gradient(top,  #2faaff 0%, #2499f1 50%, #028bec 51%, #0079d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2faaff), color-stop(50%,#2499f1), color-stop(51%,#028bec), color-stop(100%,#0079d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2faaff 0%,#2499f1 50%,#028bec 51%,#0079d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2faaff 0%,#2499f1 50%,#028bec 51%,#0079d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2faaff 0%,#2499f1 50%,#028bec 51%,#0079d6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2faaff 0%,#2499f1 50%,#028bec 51%,#0079d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2faaff', endColorstr='#0079d6',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    height: 100%;
}
.b-progress-bar_value {
    color: #0079ce;
    position: absolute;
    top: -25px;
    left: 50%;
    width: 37px;
    text-align: center;
    margin-left: -18px;
}

/* file loader */
.mask-wrapper {
    height: 31px;
    margin: 15px 0;
}
.mask-wrapper .fileInputText {
   position: relative;
   width: 133px;
}
.mask-wrapper input[type="file"]{
    display: none;
}
.mask {}
.mask .b-field-label {
  padding: 0;
}

.custom-file-input {
    display: block !important;
    width: 430px;
    height: 35px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    top: -35px;
    left: -130px;
    z-index: 99999;
    cursor: pointer;
}
/* rank_widget SP */
.set_positions{
    border:1px solid #dddddd;
    border-radius: 10px;
    border-collapse: separate;
    overflow: hidden;
    text-align:center;
    vertical-align:middle;
}
.is_order {
    background: #ecf6f9;
}
.set_positions td{
    border:1px solid #dddddd;
    text-align:center;
    vertical-align:middle;
}
/* rank_widget SP */
.sp-marker:after {
    display: none;
}
.sp-marker img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* SP */

.b-sp-tittle {
    position: relative;
}
.b-sp-tittle h1{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    margin: 0 50px;
    background: #fff;
    max-width: 90%;
}
.b-sp-search {
    margin-bottom: 10px;
}
.b-sp-search:after{
    display: block;
    content: '';
    clear: left;
}
.b-sp-search .b-field, .b-sp-search .b-field-label {
    display: block;
}
.b-sp-search .jq-selectbox__select {
    width: 260px;
}
.b-sp-search .jq-select-multiple {
    display: block !important;
}
.b-sp-spec {
    margin: 20px 42px 0 34px;
    padding: 1px 0px 15px;
    max-width: 700px;
}
.js-spec-photo {
    float:left;
    width: 150px;
    margin-right: 83px;
    position:relative;
    text-align: center;
}
.b-spec_view .js-spec-photo {
    margin-right: 121px !important;
}
.js-spec-photo img {
  border-radius: 50%;
}
.b-sp-price_order .jq-selectbox {
    min-width: 162px;
}
.b-sp-actions .b-actions__item {
    margin: 20px 0px 0 20px;
}
.b-sp-oz {}
.b-sp-oz .banner_container {
    max-width: 1025px !important;
    width: 1025px !important;
    margin: 20px -10px 0 !important;
}
.b-sp-oz .b-actions__item {
    margin: 20px 0 0 20px;
}
.b-sp-oz .js-spec-photo {
    margin-right: 141px !important;
}
.b-sp-spec_index {
    margin: 20px 42px 0 34px;
    padding: 1px 0;
    max-width: 700px;
}
.b-sp-oz .b-sp-spec_index, .b-sp-oz .b-sp-spec {
    margin: 10px -10px;
    max-width: 1025px;
    width: 1025px;
}
.b-sp-photo {
    width: 310px;
    float: left;
    margin-right: 10px;
}
.b-sp-photo .jq-selectbox__select, .b-sp-photo select {
    width: 235px !important;
}
.b-sp-photo .jq-select-multiple {
    display: block !important;
    width: 235px;
}
.b-sp-photo .jq-select-multiple ul {
    height: 130px !important;
}
.b-sp-photo .jq-select-multiple li {
    white-space: normal;
}
.b-sp-photo_onpage {
    margin: 0px 0 10px;
}
.b-sp-photo_onpage b {
    float: left;
    margin: 5px 10px 0 0;
}
.b-sp-photo_onpage .divPager{
    float: left;
    margin-top: 0;
    max-width: 90%;
}
.b-sp-photo_list {
    float: left;
    position: relative;
    width: 225px;
    min-height: 422px;
    height: 422px;
    margin: 0 20px 20px 0;
    border-radius: 8px;
}
.b-sp-pgoto_goods {
    vertical-align: top;
}
/*.sp-photos-show-descr .b-sp-pgoto_goods .b-sp-photo_item {*/
    /*background: #fff;*/
    /*box-shadow: 0px 0px 5px 1px #ccc;*/
    /*border-radius: 5px;*/
    /*overflow: hidden;*/
/*}*/
/*.sp-photos-show-descr .b-sp-pgoto_goods .b-sp-photo_descr {*/
    /*border: none;*/
/*}*/
.b-sp-pgoto_goods .b-actions__item_style__info_icons {
    width: 100%;
    position: relative;
    padding: 0px;
    left: 0;
    bottom: 0px;
}
.b-sp-pgoto_goods_sbor {
    background: #ffb400;
    color: #ffffff;
    float: right;
    width: 40px;
    text-align: center;
    position: relative;
    right: 0px;
    top: -15px;
}
.b-sp-pgoto_goods .b-actions__item_style__info {
    height: 85px;
    width: 222px;
    background: #fbf8e4;
    margin: 0 0 0 -10px;
    padding: 10px;
    font: 13px PT sans caption;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.b-sp-pgoto_goods .b-sp-photo_info .b-actions__item_style__info {
    height: 85px;
    width: 245px;
    background: #fbf8e4;
    margin: 7px -10px -10px;
    padding: 10px 20px;
}
.b-sp-pgoto_goods .b-sp-photo_info .b-sp-photo_info__title {
    padding-top: 6px;
}
.sp-photos-show-descr .b-sp-pgoto_goods .b-sp-photo_info .b-sp-photo_info__title {
    padding-left: 10px;
}
.sp-photos-show-descr .b-sp-photo_list {
    height: auto;
    float: none;
    display: inline-flex;
    margin-right: 16px;
}
.b-sp-photo_item {
    min-height: 422px;
    width: 227px;
}
.bucket-photo {
    height: 340px;
    width: 225px;
    display: table-cell;
    vertical-align: middle;
}
#photo_img {
    height: 340px;
    width: 225px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#photo_img img, .bucket-photo img{
    max-width: 225px;
    max-height: 340px;
}
.b-sp-photo_img {
    position: relative;
    border-radius: 8px;
}
.b-sp-photo_descr {
    /*border: 1px solid #ffffff;*/
    border: 1px solid rgba(255, 255, 255, 0);
    border-top: 0;
    border-radius: 0 0 8px 8px;
    font: 15px Arial;
}
.b-sp-photo_descr__title {
    padding: 10px 10px 0 10px;
    word-break: break-all;
    max-height: 70px;
    overflow: hidden;
    font: 15px Arial;
}
.b-sp-photo_descr__title2 {
    padding-top: 10px;
    word-break: break-all;
    max-height: 44px;
    height: 44px;
    overflow: hidden;
    font: 15px Arial;
}
/*.b-sp-photo_descr__hide {*/
    /*display: none;*/
    /*margin-top: -8px;*/
    /*padding: 0px 10px 10px;*/
    /*position: relative;*/
    /*background: #ffffff;*/
    /*border-radius: 0 0 8px 8px;*/
    /*z-index: 1;*/
/*}*/
.sp-photos-show-descr /*.b-sp-photo_descr__hide*/ {
    display: block;
}
.b-sp-photo_info__action {
    text-align: center;
    display: none;
}
.b-sp-photo_info {
    display: none;
    max-width: 341px;
    min-width: 245px;
    min-height: 422px;
    padding: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 0 7px #000000;
    border-radius: 8px;
    z-index: 100;
    position: absolute;
    overflow: hidden;
    right: -10px;
    top: -10px;
}
.b-sp-photo_list:hover .b-sp-photo_info, .b-sp-photo_list:hover .b-sp-photo_info__action {
    display: block;
}
.b-sp-photo_info__title {
    padding: 10px 10px 10px 11px;
    word-break: break-all;
    overflow: hidden;
    font: 15px Arial;
}


.simpleLens-container{
    display: block;
    position: relative;
 }
.simpleLens-gallery-container {
    display: flex;
    height: 100%;
}
.simpleLens-thumbnails-container {
    width:70px;
    height: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    float:left;
    margin-right: 5px;
}
.simpleLens-container {
    width:225px;
    height: 100%;
    float:right;
}
.simpleLens-big-image-container {
    /*display: table-cell;*/
    display: block;
    text-align: center;
    vertical-align: middle;
    position:relative;
    height: 100%;
    width: 225px;
 }
.simpleLens-big-image {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.simpleLens-thumbnails-container div img {
    width: 50px;
    margin-bottom: 5px;
    border: none;
    display: block;
}
.simpleLens-lens-image {
    width: 225px;
    cursor: pointer;
}
.simpleLens-lens-element {
    max-height: 100%;
    /*max-width: 450px;*/
    top: 0;
}
.slick-prev, .slick-next {
    opacity: 0.5;
    font-size: 27px;
    cursor: pointer;
}
.slick-prev:hover, .slick-next:hover {
    opacity: 1;
}
.slick-prev:active {
    margin-top: -5px;
    margin-bottom: 5px;
}
.slick-next:active {
    margin-top: 5px;
}
.fancybox-prev span, .fancybox-next span {
    background-image: none;
    font-size: 27px;
    color: #ffffff;
    opacity: 0.5;
}
.fancybox-prev:hover span, .fancybox-next:hover span {
    opacity: 1;
}
.fancybox-prev:active {
    margin-left: -5px;
}
.fancybox-next:active {
    margin-right: -5px;
}
.b-gallery-item {
    width: 158px;
    margin: 1px 1px 15px;
    border-radius: 10px;
    background: #fbf8e4;
    float: left;
    padding: 5px;
    height: auto;
}
.b-gallery-item .jq-selectbox__select {
    background-color: #ffffff;
    max-width: 148px;
    color: #303030;
}
.sp-photo-edit-form {}
.sp-photo-edit-form_dropdown .jq-selectbox  {
    width: 100%;
    max-width: 148px;
}
.sp-photo-edit-form_dropdown .jq-selectbox .jq-selectbox__dropdown, .sp-photo-edit-form_dropdown .jq-selectbox ul {
    width: 260px !important;
}
.b-sp-prelift {
}
.b-sp-lift {
    overflow: auto;
    border-top: 1px solid #999999;
    padding: 20px 0;
}
.b-order-form .b-field {
    padding-top: 4px;
}
.b-sp-lift_footer {
    position: absolute;
    border-top: 1px solid #999999;
    padding-top: 10px;
    width: 100%;
    left: 0;
    bottom: 0;
}
.b-sp-lift_footer .b-share_theme_counter {
    margin: 5px 0 12px;
}
.b-field-label .glyphicon-chevron-down {
    display: none;
}
.b-field-label .glyphicon-chevron-up {
    display: inline-block;
}
.b-field-label.collapsed .glyphicon-chevron-down {
    display: inline-block;
}
.b-field-label.collapsed .glyphicon-chevron-up {
    display: none;
}
.b-mark {
    font-size: 18px;
    position: relative;
}
.b-mark:hover {
    text-decoration: underline;
}
.b-mark .glyphicon-heart-empty {
    display: inline-block;
}
.b-mark:hover .glyphicon-heart-empty, .b-mark_active .glyphicon-heart-empty {
    display: none;
}
.b-mark .glyphicon-heart {
    display: none;
}
.b-mark:hover .glyphicon-heart, .b-mark_active .glyphicon-heart{
    display: inline-block;
    text-decoration: none;
}
.b-marked {
    display: none;
}
.b-mark_active .b-marked {
    display: inline-block;
}
.b-sp-resell {

}
.b-sp-resell .b-field-label {
    display: block;
}
.b-sp-resell_ph {
    display: table-cell;
    vertical-align: middle;
}
.b-sp-resell_ph .jq-selectbox__select-text {
    min-width: 70px;
}
.b-sp-resell_name {
    width: 550px;
}
.b-sp-resell_name #id_name {
    width: 100% !important;
}
.show-map {
    float: right;
    width: 65px;
    margin: -5px 15px 0 0;
}
.b-sp-sites {}
.b-sp-sites .jq-select-multiple {
    max-width: 480px;
}
.b-sp-list_title {
    margin-bottom: 10px;
    height: 40px;
    word-break: break-word;
    word-break: break-all;
}
.b-sp-list_info {
    background-color: #fbf8e4;
    height: 40px;
    padding: 7px;
    font-weight: 700;
    word-break: break-word;
    word-break: break-all;
}
.b-sp-list_info .b-actions__item_style__info_icons {
    position: relative;
    float: right;
    margin-right: 20px;
    left: 0;
    bottom: 0;
}
.b-sp-list_info__sbor {
    float: right;
    background: #ffb400;
    width: auto;
    padding: 2px 10px 1px;
    text-align: center;
    font: 20px Arial;
    color: #ffffff;
    font-weight: 700;
}
.b-sp-list_stop {
    width: 110px;
    text-align: center;
}
.b-sp-list_stop .b-action_alarm {
    margin-top: 7px;
}
.b-sp-list_stop .meter {
    margin: 8px 0 5px;
}
.b-sp-list_stop b {
    font: 700 14px 'PT Sans Caption'
}

/* Competition */
.b-comp_view {
    font: 15px Arial;
    color: #303030;
    width: 686px;
    display: flex;
    position: relative;
}
.b-comp_view.active {
  display: flex !important;
}
.b-comp_view .b-close {
    color: #848484;
}
.b-comp_view .b-close:hover {
    color: #303030;
}
.b-comp_view_photo {
    width: 360px;
    margin-right: 20px;
}
.b-comp_view_photo img {
    border-radius: 8px;
}
.b-comp_view_info {
    max-width: 280px;
  width: 100%;
    padding: 10px 0 20px;
}
.b-comp_view__votebox {
    text-align: center;
    margin: 20px 0;
}
.b-comp_view__vote {
    display: inline-block;
    width: 61px;
    height: 61px;
    background: url("/static/images/new/b-comp_vote.png") center center no-repeat;
}
.b-comp_view__vote:hover {
    width: 67px;
    height: 67px;
    background: url("/static/images/new/b-comp_vote_hover.png") center center no-repeat;
    margin: -3px 0;
}
.b-comp_view_moder {
    position: absolute;
    left: 380px;
    bottom: 0px;
}
.b-comp_view__del {
    display: inline-block;
    width: 13px;
    height: 17px;
    background: url("/static/images/new/b-comp_del.png") left top no-repeat;
}
.b-comp_view_arr {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 200px;
}
.b-comp_view__prev {
    display: inline-block;
    width: 22px;
    height: 17px;
    float: right;
    margin-right: 40px;
    background: url("/static/images/new/b-comp_prev.png") left top no-repeat;
}
.b-comp_view__next {
    display: inline-block;
    width: 22px;
    height: 17px;
    float: right;
    background: url("/static/images/new/b-comp_next.png") left top no-repeat;
}

/* Competition */

/* ads */
.sub_list {
  z-index:990;
  display: none;
}
.sub_list_back {
  position:fixed;
  left: 0;
  top: 0;
  width:100%;
  height: 100%;
  opacity: 0.5;
  background-color: black;
  z-index:998;
}
.sub_list_inner {
  position:fixed;
  left: 50%;
  margin-left: -250px;
  top: 0;
  margin-top: 100px;
  border-radius: 10px;
  background-color: #ffffff;
  width: 500px;
  height: auto;
  opacity: 1;
  z-index:999;
  padding:25px;
}
.search-form_sp {
  background-color: #fbf8e4;
  border-radius: 10px;
  padding: 20px;
}
.search-form_sp__range {

}
.search-form_sp__range input {
  width: 200px !important;
}
.b-ads_cat {
  display: flex;
}
.b-ads_cat_img {
  width: 58px;
}
.b-ads_cat_name {
  width: 65%;
  margin: auto;
}
/* ads */

/* firm slider */
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 715px;
  text-align: center;
  line-height: 300px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 1% 2% 1% 2%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  left: 20px;
  border-radius: 100%;
}

a.control_next {
  right: 20px;
  border-radius: 100%;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

/* firm slider */

/* firm rating */

.firm_rating span {
    cursor: pointer;
}

.firm_rating span.empty {
    width: 23px;
    height: 23px;
    display: inline-block;
    background-image: url("../icons/star_white.png");
}


.firm_rating span.full {
    width: 23px;
    height: 23px;
    display: inline-block;
    background-image: url("../icons/star_yellow.png");
}

.firm_rating .not-logged {
    display: none;
    color: crimson;
    border-radius: 10px;
    padding: 3px;
    margin: 1px 0;
    max-width: 130px;
}

.firm_rating .voted {
    display: none;
    color: crimson;
    border-radius: 10px;
    padding: 3px;
    margin: 1px 0;
    max-width: 130px;
}

/* end firm rating */

/* share icons */

.b-share-counter {
    color: silver;
    padding-left: 10px;
}
.b-share-btn__vkontakte {
    /*background: none !important;*/
    background-color: transparent !important;
    border-radius: 13px !important;
    height: 16px !important;
    width: 30px !important;
}
.b-share-icon_vkontakte {
    background-position: -0px 0px !important;
    height: 29px !important;
    width: 30px !important;
    background-size: 30px;
    background: transparent url('../../static/images/soc/ico_vk.png') !important;
}
.b-share-btn__facebook {
    /*background: none !important;*/
    background-color: transparent !important;
    border-radius: 13px !important;
    height: 16px !important;
    width: 30px !important;
}
.b-share-icon_facebook {
    background-position: -0px 0px !important;
    height: 29px !important;
    width: 30px !important;
    background-size: 30px;
    background: transparent url('../../static/images/soc/ico_fb.png') !important;
}
.b-share-btn__twitter {
    /*background: none !important;*/
    background-color: transparent !important;
    border-radius: 13px !important;
    height: 16px !important;
    width: 30px !important;
}
.b-share-icon_twitter {
    background-position: -0px 0px !important;
    height: 29px !important;
    width: 30px !important;
    background-image: url('../../static/images/soc/ico_tw.png') !important;
}
.b-share-btn__odnoklassniki {
    /*background: none !important;*/
    background-color: transparent !important;
    border-radius: 13px !important;
    height: 16px !important;
    width: 30px !important;
}
.b-share-icon_odnoklassniki {
    background-position: -0px 0px !important;
    height: 29px !important;
    width: 30px !important;
    background-image: url('../../static/images/soc/ico_ok.png') !important;
}
.b-share-btn__moimir {
    /*background: none !important;*/
    background-color: transparent !important;
    border-radius: 13px !important;
    height: 16px !important;
    width: 30px !important;
}
.b-share-icon_moimir {
    background-position: -0px 0px !important;
    height: 29px !important;
    width: 30px !important;
    background-image: url('../../static/images/soc/ico_m.png') !important;
}
.b-share-btn__instagram {
    /*background: none !important;*/
    background-color: transparent !important;
    border-radius: 13px !important;
    height: 16px !important;
    width: 30px !important;
}
.b-share-icon_instagram {
    background-position: -0px 0px !important;
    height: 29px !important;
    width: 30px !important;
    background-image: url('../../static/images/soc/ico_ins.png') !important;
}
/* end share icons /*

/* firm clients */
.clients .list {
    cursor: pointer;
    float: right;
}
.clients .clients_list {
    margin-top: 20px;
}
.clients .client {
    display: inline-block;
    margin-bottom: 15px;

}
/* end firm clients */

/* SP */
.sp-buttons {
    position: fixed;
    z-index: 101;
    top: 130px;
    right: 50%;
    margin-right: -513px !important;
}
.sp-buttons.fancybox-margin {
    margin-right: -505px !important;
}
.sp-buttons_inner {
    width: 39px;
    position: absolute;
    right: -39px;
}
@media screen and (max-width: 1110px)  {
    .sp-buttons {
        right: 0px;
        margin-right: 0 !important;
    }
    .sp-buttons_inner {
        right: 0px;
        width: 33px;
    }
}
.sp-buttons a.sp-button {
    font: 700 14px Arial;
    color: #2a2a2a;
    width: 128px;
    padding: 13px 0px 10px 20px;
    height: 39px;
    margin: 55px -46px;
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    text-decoration: none;
}
.sp-buttons a.sp-button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    left: 5px;
    top: 18px;
    border-radius: 100%;
    background: #d3d3d3;
}
.sp-buttons a.sp-button:before {
    content: "";
    display: block;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
    width: 172px;
    height: 39px;
    left: -25px;
    top: 0px;
    background: url('/static/images/new/sp-button.png') left top no-repeat;
}
.sp-buttons a.sp-button:hover, .sp-buttons .sp-active {
    color: #25a1c0;
}
.sp-buttons a.sp-button:hover:after, .sp-buttons .sp-active:after {
    background: #25a1c0;
}
.sp-buttons .sp-active:before {
    opacity: 1;
}

.sp-button-wrap {
    position: relative;
}

.sp-button-wrap .submenu {
    display: none;
}

.sp-button-wrap:hover .submenu {
    display: block;
    position: absolute;
    /*top: -8px;*/
    right: 40px;
    background: #fff;
    border-radius: 10px 0 10px 10px;
    list-style: none;
    width: 200px;
    z-index: 1000;
    padding: 10px;
}
.sp-button-wrap:not(:last-child):hover .submenu {
    top: -8px;
}
.sp-button-wrap:last-child:hover .submenu {
    bottom: -8px;
}

.sp-button-wrap .submenu a {
    display: block;
    color: #000000;
}
.sp-button-wrap .submenu a:hover {
    color: #25a1c0;
    text-decoration: none;
}
.sp-button-wrap .submenu li ul {
    display: none;
}

.sp-button-wrap .submenu li:hover > ul {
    display: block;
    list-style: none;
    padding-left: 20px;
}

.b-sp_spec {
    margin: 21px -10px 0 0;
}
.b-sp_spec .b-recipe-list-item {
    margin-bottom: 0;
    height: auto;
}

.search_div {
    font-size: 12px;
    font-weight: 100;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.search_div .jq-selectbox__select {
    font-size: 12px;
    height: 26px;
}
.search_div .jq-selectbox__trigger {
    top: -4px;
}
.search_div .jq-selectbox li {
    font-size: 12px;
    padding: 3px 10px;
}
.b-sp-form {}
.b-sp-form fieldset {
    margin-bottom: 0;
    color: #2a2a2a;
}
.b-sp-form p {
    display: inline-block;
}
.b-sp-form .b-field-label {
    width: auto;
}
.b-sp-form input{
    border: 1px solid #d3d3d3;
    border-radius: 7px;
    width: auto;
    padding: 6px 10px;
}
.b-sp-photo_form {
    width: 450px;
    float: left;
}
.b-sp-photo_form fieldset {
    margin-bottom: 5px;
}
.b-sp-photo_form .jq-selectbox__select {
    width: 190px;
}
#table_heads {
    display: none;
    position: absolute;
    z-index: 1000;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 5px #cccccc;
}
#id_edit_choices, #id_action {
    width: 220px;

}
.float_value {
    position: relative;
    top: 2px;
    width: 245px;
}
/* TABLE */
.b-sp-table .Odd {
    border-bottom: 1px solid #b1d1eb;
    background: none;
}
.b-sp-table .Even {
    border-bottom: 1px solid #ffcebb;
    background: none;
}
.b-sp-table .check label:after{
    left: 50%;
    margin-left: -8px;
}
.b-sp-table {
    width: 100%;
    margin: 0;
}
.b-sp-table th{
    font-weight: normal;
}
.b-sp-table .gridTabActiveAsc,.b-sp-table .gridTabActiveDesc {
    font-size: 13px;
}
.b-sp-table td, .b-sp-table th {
    padding: 10px 10px 10px 0;
}
.b-order-list thead {
    display: table-header-group;
}
.b-order-list tbody {
    display: table-row-group;
}
.b-order-list tr {
    display: table-row;
}
.b-order-list td, .b-order-list th {
    border-right: 1px solid #f0f0f0;
    padding: 10px;
    display: table-cell;
    float: none !important;
}
.b-sp-table .head-row, .b-sp-table .b-contain-item {
    display: table-row;
    position: static;
}
.b-sp-table .b-contain-item td {
    display: table-cell;
    float: none;
}
.b-sp-table .head-row,.b-sp-table .head-row a {
    color: #0079ce;
}
.b-sp-table .b-contain-delete,.b-sp-table .check {
    display: table-cell;
}
.b-sp-table .pay {
    background-color: #ebf7de;
}
td {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.order-field {
    border-bottom: 1px solid #b1d1eb;
    color: #2a2a2a;
    font-size: 14px;
    width: 350px;
    display: inline-block;
    margin-right: 55px;
    text-align: right;
}
.order-field_label {
    color: #4d8000;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    float: left;
}
/* packages */
.btn-packages , a.btn-packages span {
    font-family: PT Sans Caption;
}
span.btn-packages {
    margin-top: 6px;
    margin-left: 3px;
    margin-right: 23px;
}
a.btn-packages {
    margin: 6px 13px 0;
}
.jq-selectbox__select {
    background: #ffffff;
    color: #000000;
}
.b-sp-table input {
    color: #000000;
    width: auto;
    max-width: 260px;
    height: 25px;
    padding: 0px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
}
.b-sp-table .btn {
    padding: 1px 9px;
}
.b-sp-table .jq-selectbox__select {
    height: 25px;
    padding: 3px 35px 0 10px;
}
.b-sp-table .jq-selectbox__trigger-arrow {
    top: 9px;
}
.js-packages-search-form .b-sp-table td, .js-packages-search-form .b-sp-table th, .js-packages-issuing-form .b-sp-table td, .js-packages-moving-form .b-sp-table td,
.js-packages-accept-form .b-sp-table td {
    padding: 0 2px;
}
#id_act-delivery_place-styler, #id_act-recipient {
    width: 150px;
}
.tablesorter-detki select {
    width: 100%;
    border: 1px solid #d3d3d3;
}
.b-sp-table .jq-selectbox__select-text {
    width: 144px !important;
    color: #000000 !important;
}
.b-act-type .jq-selectbox__select-text {
    width: auto !important;
}
.b-sp-comment {
    display: table-cell;
}
.b-sp-comment .jq-selectbox__select-text {
    width: 100% !important;
}
.b-sp-table textarea {
    color: #000000;
    width: auto;
    max-width: 100%;
    padding: 5px 10px 5px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
}
/* packages */
/*  404 */
.page-not-found {

}
.page-not-found .b-main-logo {
    margin: 120px 0 80px;
}
.page-not-found .b-content h2 {
    color: #f7862d;
    margin: 10px 0;
}
.page-not-found .b-content span {
    color: #CCCCCC;
    margin: 0 7px 0 10px;
}
.page-not-found .b-content a {
    color: #0078d5;
}
.page-not-found .b-content img {
    position: absolute;
    left: 0;
    bottom: 0;
}

/* */
.divPager {
  margin: 5px 0 10px;
}


.check2 {
	width: 30px;
    height: 16px;
    display: inline-block;
    margin: auto;
    position: relative;
}
.check2 label {
    font: 13px Arial;
    font-weight: normal;
    color: #0079ce;
    cursor: pointer;
}
.check2 input[type=checkbox] {
	opacity: 0;
    position: absolute;
    z-index: 1;
    width: 16px;
}
.check2 label:after {
	content:'';
	height:16px;
    margin-top: -8px;
	width:16px;
	border:1px solid #a3a3a3;
    background-color: #ffffff;
    border-radius: 4px;
	position:absolute;
	top:50%;
	left:0;
    cursor: pointer;
}
.check2 input[type=checkbox]:checked + label:after {
	border: none;
    cursor: pointer;
    border-radius: 0;
	width:18px;
	height:16px;
	background: url('../images/new/checked.png') left top no-repeat;
}
.check2 input[type=checkbox]:disabled + label:after {
	background: url('../images/new/check_dis.png') left top no-repeat;
}

.required-star {
    display: none;    
}
.required .required-star {
    display: inline;    
    color: red;
}

.hidden-link{
    text-decoration: none;
    color: inherit;
}

.button-link{
    display: inline-block;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    background: #98c929;
    color: inherit;
    padding: 5px 10px;
    margin-left: 20px;
    border-radius: 3px;
}

.button-link:hover{
    text-decoration: none;
    background: #98c929;
    color: inherit;
    -webkit-box-shadow: 1px 2px 7px -3px #000000;
    box-shadow: 1px 2px 7px -3px #000000;
}


.month-pagination {
    display: block;
    float: right;
    margin-top: 20px;
    text-decoration: underline;
}

.month-pagination a{
    margin-left: 15px;
}

.actual_delivery_place_cost.form_input.error {
    color: #fff !important;
}

.order-row-totals tr td{
    vertical-align: top;
}

.order-totals__actual-cost-cell button{
    margin-bottom: 3px;
    font-size: 11px;
    width: 100%;
}

.delivery-cost-actions{
    display: flex;
}

.actual-cost-val{
    font-size: 13.33px;
}

#cookieNotice .confirm{
    border-radius: 8px;
}

#stateFilterModal .modal-body{
    padding: 15px;
}

#stateFilterModal .modal-body label{
    font-size: 12px;
    cursor: pointer;
}

#stateFilterModal .modal-header{
    padding-bottom: 0;
}

#stateFilterModal .modal-footer button{
    font-size: 12px;
}

#stateFilterModal .modal-footer{
    padding: 10px;
}

#chbx-select-actions button{
    padding: 0px 6px;
    margin-bottom: 10px;
    font-size: 12px;
}

#move_checked_to_archive{
    float: right;
}

#sp-mass-actions{
    margin-top: 10px;
}

#sortable-albums-list{
    list-style: decimal-leading-zero;
    padding-left: 0;
    margin-left: 20px;
}

#sortable-albums-list li{
    cursor: grab;
    padding: 5px;
    background: #fff;
}

.album-row .fa-edit{
    font-size: 20px;
    cursor: pointer;
}

.album-row .fa-arrows-alt{
    float: right;
    margin-top: 6px;
    margin-right: 5px;
}

.agreement-field input{
    width: auto !important;
    vertical-align: top;
    display: inline-block;
}

.agreement-field label{
    max-width: 95%;
    margin-top: -3px;
}