@charset "utf-8";
.clrfix:after
{
  content: "";
  display: block;
  clear: both;
}
/* Header style end */
#header-secondary
{
  padding: 18px 19px 14px 18px;
  -webkit-box-shadow: 0 2px 1px 0 rgba(203, 203, 203, 0.75);
  -moz-box-shadow: 0 2px 1px 0 rgba(203, 203, 203, 0.75);
  box-shadow: 0 2px 1px 0 rgba(203, 203, 203, 0.75);
}
/*---menu---*/
#main-navigation
{
	width: 1200px;
	height: 60px;
  overflow: hidden;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 2px rgba(50, 50, 48, 0.3);
	-moz-box-shadow:    0 0 10px 2px rgba(50, 50, 48, 0.3);
	box-shadow:         0 0 10px 2px rgba(50, 50, 48, 0.3);
  position: relative;
  z-index: 10;
}
#menu
{
	display: inline-block;
	position: relative;
	top: 16px;
	margin-left: 9px;
  vertical-align: top;
}
#menu > li
{
	display: inline-block;
	position: relative;
	padding: 0 7px;
	min-width: 86px;
    text-align: center;
}
#menu > li > a
{
	font: 19px PT Sans;
	color: #343434;
    text-decoration: underline;
}
#menu > li > a.services
{
    margin: 0;
}
#menu > li > a:hover
{
    color: #1eace1;
	text-decoration: none;
}
#menu > li > a.active,
#menu > li > a:active
{
	color: #1eace1;
}
#menu > li > a.new,
a.new,
.new
{
	position: relative;
	padding-right: 34px;
}
#menu > li > a.new:before,
a.new:before,
.new:before
{
	content: '';
	display: block;
	position: absolute;
	background: url('img/new.png') no-repeat;
	width: 34px;
	height: 17px;
	right: -5px;
	top: 5px;
}
.menu_logo
{
  display: inline-block;
  background: url('img/landing-new-logo.png') no-repeat 0 0;
  height: 52px;
  width: 86px;
  background-size: cover;
  margin-left: 9px;
  margin-top: 1px;
}
.menu_logo.new_year 
{
  background: url('https://static.detstrana.ru/public/user/96/72/09/9602d_ffcc.png') no-repeat 0 0;
}
.menu_logo > a
{
  display: block;
  height: 52px;
  width: 86px;
}
/* Задаём стили для разделов нашего меню */
.search-answer
{
  margin: 4px 0 0;
}
.search-answer form
{
  position: relative;
}
#search-submit,
.search-submit
{
  padding: 0;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  border: 0;
  position: absolute;
  top: 4px;
  right: 4px;
	background: url('img/search-grey.png') no-repeat center 3px;
}
#search-submit.search-submit.grey,
.search-submit.grey
{
	background: url('img/search-grey.png') no-repeat center 3px;
}
#search-submit.search-submit.grey:hover,
.search-submit.grey:hover,
#search-submit:hover,
.search-submit:hover
{
  cursor: pointer;
  background-position: center -26px;
	background-color: #c6c9cd;
	border-radius: 3px;
}
/* end */
.title_column_simple
{
  font: 13px "Intro", "Arial", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #1eace1;
}
.left_column
{
  background: url(img/separator_leftcolumn.png) no-repeat center bottom;
  padding: 0 0 24px;
}
#left_main_columns > .left_login_singup > p.title_social_network
{
  margin: 12px 0;
  font-size: 12px;
  color: #9db5c2;
  width: 167px;
}
#left_main_columns .left_login_singup ul.social_network
{
  padding: 0;
  width: 170px;
  height: 24px;
  margin: 12px 0;
}
.about_det p
{
  margin: 12px 0 0;
  font-family: Holtwood;
  font-weight: bold;
}
.about_det ul
{
  width: 168px;
  padding: 0 0 0 15px;
  list-style: disc outside none;
}
.about_det ul li
{
  margin-top: 10px;
  list-style: url(img/list-dot.png) outside;
}
ul.social_network
{
  padding: 8px 0 10px;
  width: 167px;
  height: 24px;
  list-style-type: none;
}
ul.social_network li
{
  margin-right: 1px;
}
ul.social_network li:last-child
{
  margin: 0 0 0 2px;
}
ul.social_network li,
ul.social_network li a
{
  width: 22px;
  height: 24px;
  float: left;
  opacity: 0.6;
}
ul.social_network li:hover
{
  opacity: 1;
}
ul.social_network li
{
  background: url(img/icons_social_network_small.png) no-repeat;
}
ul.social_network li.facebook
{
  background-position: 0 0;
}
ul.social_network li.twitter
{
  background-position: -26px;
}
ul.social_network li.google
{
  background-position: -52px;
}
ul.social_network li.odnkl
{
  background-position: -79px;
}
ul.social_network li.vk
{
  background-position: -104px;
}
ul.social_network li.mailru
{
  background-position: -131px;
}
ul.social_network li.instagram
{
	background-position: -158px;
}
.login_form p [type="checkbox"]
{
  background: #fff;
  margin: 0 5px 0 0;
  float: left;
}
.login_form p
{
  margin: 12px 0;
  height: 10px;
  font-size: 12px;
  color: #9db5c2;
  text-decoration: underline;
}
.login_form ::-webkit-input-placeholder,
.login_form	:-moz-placeholder
{
  font-style: italic;
  font-size: 12px;
  color: #9db5c2;
}
.login_form a
{
  font-size: 12px;
  color: #9db5c2;
  text-decoration: underline;
}
.inputbox
{
  width: 154px;
  height: 15px;
  padding: 5px 0 5px 10px;
  margin: 11px 0 0;
  border: 1px solid #69cbf0;
  border-radius: 0;
}
/* checkbox */
.niceCheck
{
  width: 12px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
  background: url(img/checkbox3.png);
  float: left;
  margin: 0 5px 0 0;
  position: relative;
  top: 3px;
}
.niceCheck input
{
  display: none;
}
form.login_form > label.remember
{
  cursor: pointer;
  line-height: 10px;
}
.left_login_singup .login_form .form-submit.button_singup
{
  width: 166px;
  height: 30px;
  border: 0;
  border-bottom: 2px solid #67badb;
  text-decoration: none;
  margin: 11px 0 0;
  cursor: pointer;
  color: #fff;
  font: 12px "Intro", "Arial", sans-serif;
}
.left_login_singup .login_form .form-submit.button_singup
{
  height: 32px\0/;
} /* for ie9 */
.left_login_singup .login_form .form-submit.button_singup:hover
{
  border-bottom: 0;
  border-top: 2px solid #67badb;
}
.left_login_singup .login_form .form-submit.button_singup:hover
{
  height: 30px\0/;
  margin-bottom: 14px\0/;
}
.pull_left
{
  float: left;
}
ul.pull_left > li,
ul.pull_right > li
{
  margin-bottom: 0;
}
.pull_right
{
  float: right;
	margin-right: 12px;
}
/* left block */
.login-section-title
{
  white-space: nowrap;
  width: 240px;
  position: relative;
}
.login-section
{
  width: 240px;
  margin: 0 auto;
}
.login-section-title > a.tab_enter
{
	width: 81px;
	height: 40px;
	display: inline-block;
	margin: 0 3px 6px 0;
	background-color: #1eace1;
	border: 1px solid #1eace1;
	font: 17px/40px PT Sans;
  font-weight: bold;
	color: #fff;
	text-align: center;
}
.login-section-title > a.tab_registration
{
	width: 148px;
	height: 40px;
	display: inline-block;
	margin: 0 0 6px 0;
	background-color: #1eace1;
	border: 1px solid #1eace1;
	font: 17px/40px PT Sans;
  font-weight: bold;
	color: #fff;
	text-align: center;
  position: absolute;
  right: 0;
}
.login-section-title > a.tab_registration.active
{
	border-color: #d9dde1;
	color: #1eace1;
	background-color: #fff;
}
.login-section-title > a.tab_registration.active:before
{
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	border-left: 1px solid #d9dde1;
	border-right: 1px solid #d9dde1;
	width: 148px;
	height: 9px;
	bottom: -8px;
	left: -1px;
}
.login-section-title > a.tab_enter.active
{
	border-color: #d9dde1;
	color: #1eace1;
	background-color: #fff;
	position: relative;
}
.login-section-title > a.tab_enter.active:before
{
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	border-left: 1px solid #d9dde1;
	border-right: 1px solid #d9dde1;
	width: 81px;
	height: 9px;
	bottom: -8px;
	left: -1px;
}
.login-section-title > a.tab_enter:hover,
.login-section-title > a.tab_registration:hover
{
	background-color: #1eace1;
}
.login-section-title > a.tab_enter.active:hover,
.login-section-title > a.tab_registration.active:hover
{
	background-color: #fff;
}
.login-form-wrapper,
div.tab_enter,
div.tab_registration,
div.tab_forgot
{
	border: 1px solid #d9dde1;
	padding: 22px 0 32px 28px;
}
div.tab_enter > form,
div.tab_registration > form,
div.tab_forgot > form
{
	padding-right: 28px;
}
.login-form-wrapper > form > .field-box,
div.tab_enter > form > .field-box,
div.tab_registration > form > .field-box,
div.tab_forgot > form > .field-box,
.field-box
{
	border-bottom: 1px solid #d9dde1;
	background: url('img/autorisation-icons.png') no-repeat 0 0;
	text-align: right;
	position: relative;
  overflow: hidden;
}
.field-box.white_block
{
  background-color: #fff;
  border-radius: 7px;
  border-top: 1px solid #e2e3e5;
  border-left: 1px solid #c9cacb;
  border-right: 1px solid #c9cacb;
  border-bottom: 1px solid #e2e3e5;
  -webkit-box-shadow: 0px 1px 7px -2px rgba(163,164,165,1);
  -moz-box-shadow: 0px 1px 7px -2px rgba(163,164,165,1);
  box-shadow: 0px 1px 7px -2px rgba(163,164,165,1);
  height: 36px;
  line-height: 36px;
}
.field-box.white_block.email
{
  background-position: 9px -19px;
}
.login-form-wrapper > form > .field-box > input,
div.tab_enter > form > .field-box > input,
div.tab_registration > form > .field-box > input,
div.tab_forgot > form > .field-box > input
{
	border: 0;
	width: 164px;
	padding-left: 5px;
}
div.tab_enter > form > .field-box.name,
div.tab_registration > form > .field-box.name,
div.tab_forgot > form > .field-box.name
{
	background-position: 2px 5px;
}
div.tab_enter > form > .field-box.email,
div.tab_registration > form > .field-box.email,
div.tab_forgot > form > .field-box.email,
.field-box.email
{
	background-position: 0 -25px;
}
div.tab_enter > form > .field-box.pass,
div.tab_registration > form > .field-box.pass,
div.tab_forgot > form > .field-box.pass,
.field-box.pass
{
	background-position: 2px -55px;
}
.login-section-wrapper .login-section > .tab_enter > form > .field-box > input[type=text],
.login-section-wrapper .login-section > .tab_enter > form > .field-box > input[type=email],
.login-section-wrapper .login-section > .tab_enter > form > .field-box > input[type=password],
.login-section-wrapper .login-section > .tab_registration > form > .field-box > input[type=email],
.login-section-wrapper .login-section > .tab_registration > form > .field-box > input[type=text],
.login-section-wrapper .login-section > .tab_registration > form > .field-box > input[type=password]
{
  width: 97%;
}
.login-section-wrapper .login-section > .tab_enter > form > input[type=submit]
{
  width: 105px;
}
.login-section-wrapper .login-section > .tab_enter > form > .pass-forgot
{
  display: inline-block;
  margin-left: 12px;
}
div.tab_enter > .hint,
div.tab_registration > .hint,
div.tab_forgot > .hint,
ul.form-errors
{
  background-color: #eeeff0;
	position: relative;
	border-left: 3px solid #d9dde1;
	margin-bottom: 18px;
	padding: 10px 12px;
	color: #788e9b;
	font: 13px/13px PT Sans;
}
.tab_enter > form > ul.form-errors
{
	margin-right: -28px;
}
.tab_enter > form > ul.form-errors > li
{
	background-color: #eeeff0;
	margin: 0;
	padding: 0;
	background-image: none;
	overflow: visible;
}
.tab_enter > form > ul.form-errors > li > ul > li
{
	color: #788e9b;
	font: 13px/13px PT Sans;
}
div.tab_enter > form > input[type=submit],
div.tab_registration > form > input[type=submit],
div.tab_forgot > form > input[type=submit]
{
  height: 33px;
	line-height: 13px;
}
.field-box > .popup
{
  position: absolute;
	background-color: #fff;
	border: 1px solid #FF0000;
	padding: 4px 10px 6px;
	top: -40px;
	border-radius: 5px;
	color: #788e9b;
}
.field-box > .popup:before
{
	content: '';
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	transform: rotate(-45deg);
	bottom: -6px;
	left: 10px;
}
.pass-forgot
{
	color: #343434;
	font: 13px/13px PT Sans;
}
.pass-forgot a,
.pass-forgot a:link,
.pass-forgot a:visited
{
	color: #343434;
	font: 13px/13px PT Sans;
	text-decoration: underline;
}
.pass-forgot a:hover
{
	text-decoration: none;
}
.recover_password
{
	display: none;
	color: #343434;
	font: 13px/13px PT Sans;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}
.recover_password > p
{
	font: 15px/15px PT Sans;
  font-weight: bold;
	margin-top: 12px;
}
/* LOGIN PAGE */
.login-section.page
{
  width: 636px;
}
.login-section.page .tab_enter > form > .field-box > input[type=text],
.login-section.page div.tab_enter > form > .field-box > input[type=text],
.login-section.page .tab_enter > form > .field-box > input[type=password],
.login-section.page div.tab_enter > form > .field-box > input[type=password],
.login-section.page .tab_registration > form > .field-box > input[type=password],
.login-section.page div.tab_registration > form > .field-box > input[type=password],
.login-section.page .tab_registration > form > .field-box > input[type=text],
.login-section.page div.tab_registration > form > .field-box > input[type=text],
.login-section.page .tab_forgot > form > .field-box > input[type=text],
.login-section.page div.tab_forgot > form > .field-box > input[type=text],
.login-section.page .tab_forgot > form > .field-box > input[type=password],
.login-section.page div.tab_forgot > form > .field-box > input[type=password]
{
	width: 97%;
}
.login-section.page div.tab_enter > form > input[type=submit]
{
  width: 105px;
}
.login-section.page div.tab_forgot > form > input[type=submit]
{
  width: 133px;
  margin-right: 200px;
}
.login-section.page div.tab_forgot > form > div:nth-child(5)
{
  padding-left: 100px;
}
.login-section.page div.tab_registration > form > input[type=submit]
{
  width: 163px;
}
.login-section.page div.tab_enter > form > .pass-forgot,
.login-section.page div.tab_forgot > form > .pass-forgot,
.login-section.page div.tab_registration > form > .pass-forgot
{
  display: inline-block;
  margin-left: 12px;
}
.login-section.page div.tab_enter > form > .font_size_13.color_grey.center_content.margin_top_18,
.login-section.page div.tab_forgot > form > .font_size_13.color_grey.center_content.margin_top_18,
.login-section.page div.tab_registration > form > .font_size_13.color_grey.center_content.margin_top_18
{
  display: inline-block;
  width: 80px;
  vertical-align: bottom;
  top: -3px;
  position: relative;
  margin-left: 40px;
}
.login-section.page div.tab_enter > form > .center_content.margin_top_10,
.login-section.page div.tab_forgot > form > .center_content.margin_top_10,
.login-section.page div.tab_registration > form > .center_content.margin_top_10
{
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: -2px;
}

.login-section input[type="text"],
.login-section input[type="email"],
.login-section input[type="password"]
{
  width: 153px;
  border: 1px solid #81d3f2;
  padding: 0 0 0 11px;
  margin: 0;
  height: 26px;
  font-family: Arial, sans-serif;
  font-style: italic;
}
.login-section input:-moz-placeholder,
.login-section input::-webkit-input-placeholder,
.login-section input:-ms-input-placeholder
{
  color: #788E9B;
  opacity: 1;
}
.field-box.checkbox
{
  margin: 0 0 12px;
}
.field-box.checkbox input[type=checkbox]
{
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.field-box.checkbox input[type=checkbox] + label
{
  padding-left: 19px;
  height: 12px;
  display: inline-block;
  line-height: 12px;
  background-repeat: no-repeat;
  background-position: 0 -20px;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
  color: #788e9b;
  text-decoration: underline;
}
.field-box.checkbox input[type=checkbox]:checked + label
{
  background-position: 0 0;
}
.field-box.checkbox label
{
  background-image: url('images/checkbox.png');
}
.field-box.checkbox input[type=checkbox] + label:hover
{
  text-decoration: none;
}
.field-box
{
  margin: 0 0 14px;
}
.field-box.pass:not('.field-box.pass.margin_left_12')
{
  margin: 0 0 12px;
}
.field-box input[type=text], .field-box input[type=password]
{
  border-radius: 0;
}
#login,
.registration-link > a,
.registration-link > a:link,
.registration-link > a:visited
{
  width: 100%;
  display: block;
  text-align: center;
  margin: 0;
  background: #69CBF0;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Intro', sans-serif;
  border-bottom: 2px solid #67BADA;
  padding: 7px 0 6px;
  text-shadow: 0 2px 0 #4FB6E4;
}
#login
{
  margin: 0 0 6px;
}
#login:hover,
.registration-link:hover
{
  cursor: pointer;
  border: 0;
  border-top: 2px solid #67BADA;
  text-decoration: none;
}
.registration-link:hover a:hover
{
  text-decoration: none;
	border: 0;
}
/* banner */
.description-section-content
{
  padding: 23px 50px 32px 15px;
  line-height: 14px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  background: url('images/desc-bg.png') no-repeat 100% 100%;
}
.description-section-content span
{
  font-family: 'Intro', sans-serif;
  color: #1eace1;
}
.description-section
{
  margin: 2px 3px 30px 5px;
  position: relative;
  width: 824px;
}
.description-section .close-description
{
  position: absolute;
  top: 7px;
  right: 7px;
  width: 15px;
  height: 15px;
  background: url('images/close-desc.png') no-repeat 0 0;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.description-section .close-description:hover
{
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* profile question */
.layout_detstrana_profile_question
{
	margin: 0 0 12px;
}
.profile_question
{
	border: 1px solid #d9dde1;
	border-radius: 2px;
	background-color: #eeeff0;
	padding: 4px 12px;
	position: relative;
	font: 17px PT Sans;
	color: #343434;
}
.profile_question > form.communities-filter,
.profile_question > form.communities-filter input[type="radio"] + label
{
	display: inline-block;
	font: 15px/15px PT Sans;
	color: #343434;
}
.profile_question > form.communities-filter
{
	margin: 0 0 0 25px;
}
.profile_question > form.communities-filter input[type="radio"] + label
{
	margin: 0 7px 0 0;
	padding: 0 0 0 19px;
	vertical-align: top;
}
.profile_question .close-description
{
	position: absolute;
	top: 7px;
	right: 7px;
	width: 15px;
	height: 15px;
	background: url('images/close-desc.png') no-repeat 0 0;
	z-index: 2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.profile_question .close-description:hover
{
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/* Профиль */
.profile_block > .top,
.generic_layout_container.layout_detstrana_profile_status > .top
{
  height: 225px;
	vertical-align: top;
	white-space: nowrap;
	position: relative;
}
.profile_block > .top > .online,
.generic_layout_container.layout_detstrana_profile_status > .top > .online
{
	position: absolute;
	bottom: 0;
	left: 4px;
	background-color: #95c663;
	color: #fff;
	font: 13px/15px PT Sans;
	padding: 0 7px 2px;
}
.profile_block > .top > img,
.generic_layout_container.layout_detstrana_profile_status > .top > img
{
	height: 225px;
	width: 225px;
 	vertical-align: top;
}
.profile_block > .top:before,
.generic_layout_container.layout_detstrana_profile_status > .top:before
{
  content: '';
  display: inline;
  position: absolute;
  width: 223px;
  height: 223px;
  line-height: 223px;
  border: 1px solid #d9dde1;
  background-color: transparent;
  opacity: 0.6;
  top: 0;
  left: 0;
}
.profile_block > .top > div,
.generic_layout_container.layout_detstrana_profile_status > .top > div
{
	display: inline-block;
	margin-left: -4px;
}
.profile_block > .top > div.text_title,
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title
{
	width: 444px;
	right: 0;
}
.profile_block > .top > div.text_title > div:first-child,
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div:first-child
{
	white-space: normal;
	width: 417px;
	overflow: hidden;
}
.profile_block > .top > div.text_title > h1:first-child,
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > h1:first-child
{
	white-space: normal;
	width: 417px;
	overflow: hidden;
}
.profile_block > .top > div.text_title > div > div.buttons_community > a,
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div > div.buttons_community > a,
.profile_block > .top > div.text_title > div > div.buttons_community > .action_panel_community,
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div > div.buttons_community > .action_panel_community
{
	width: 43.4%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div > div.buttons_community > .action_panel_community > ul
{
	width: 99%;
}
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div > div.buttons_community > .action_panel_community > ul > li
{
	width: 100%;
	padding-left: 0;
}
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div > div.buttons_community > .action_panel_community > ul > li > a
{
	margin-left: 10px;
}
.generic_layout_container.layout_detstrana_profile_status > .top > div.text_title > div > div.buttons_community
{
	width: 100%;
}
.profile_block > .top > div > img,
.generic_layout_container.layout_detstrana_profile_status > .top > div > img
{
  width: 444px;
	height: 225px;
}
.profile_block > div > .line_pregnancy,
.generic_layout_container.layout_detstrana_profile_status > div > .line_pregnancy
{
	width: 616px;
}
/* ЛИНЕЙКА БЕРЕМЕННОСТИ */
.line_pregnancy
{
	background: url('img/bg-pregnancy.jpg') repeat-x 0 50%;
	width: 383px;
	margin-top: 20px;
	padding-right: 20px;
}
.line_pregnancy.grey
{
	background-image: url('img/bg-pregnancy-grey.jpg');
}
.aist
{
  background: url('img/progress-pregnancy.jpg') repeat-x 0 50%;
  width: 50%;
	height: 27px;
  text-align: right;
  position: relative;
}
.aist:before
{
  content: attr(data-title);
  position: absolute;
  display: block;
  right: -40px;
  top: -40px;
  background: url('img/data-alt.png') 0 0;
  width: 77px;
  text-align: center;
  font: 13px/13px PT Sans;
  color: #000;
  padding-bottom: 20px;
  padding-top: 6px;
	z-index: 2;
  opacity: 0;
	transition-delay: 0s, 0.3s;
	transition-duration: 1.3s, 0s;
	transition-property: opacity, visibility;
	transition-timing-function: ease, linear;
	visibility: hidden;
}
.aist:hover:before
{
  opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
.aist > img
{
  position: absolute;
  right: -27px;
	z-index: 1;
}
/* дети */
.childrens,
.children
{
  color: #1eace1;
  font: 15px/15px PT Sans;
}
.children > .children_male,
.childrens > .children_male
{
	background: url("img/friend-children.png") no-repeat 0 0;
	height: 26px;
	padding-left: 32px;
	margin-right: 10px;
  display: inline-block;
	color: #1eace1;
	font: 15px/26px PT Sans;
	z-index: 2;
}
.children > .children_female,
.childrens > .children_female
{
	background: url("img/friend-children.png") no-repeat 0 -38px;
	height: 26px;
	padding-left: 47px;
	display: inline-block;
	color: #1eace1;
	font: 15px/26px PT Sans;
	margin-right: 10px;
	z-index: 2;
}
/* Обо мне */
.about_me
{
	margin-top: 22px;
}
.about_me > span
{
	font: bold 15px/15px Myriad Pro;
	color: #343434;
}
.about_me > a,
.about_me > a:link,
.about_me > a:visited
{
	color: #788e9b;
	font: 15px/15px PT Sans;
	text-decoration: underline;
}
#my_description
{
	font: 15px/18px PT Sans;
	color: #343434;
	margin-top: 4px;
	text-overflow: ellipsis;
	height: 55px;
	overflow: hidden;
}
.filter-title
{
  text-align: center;
  margin: 0 0 30px;
}
.section-title-inner
{
  position: relative;
  display: inline-block;
  color: #1eace1;
  text-transform: uppercase;
  font: 12px 'Intro', Tahoma, sans-serif;
  padding: 0 5px;
  word-spacing: 1px;
}
.section-title-inner span
{
  color: #788e9b;
  display: inline-block;
  font-family: Tahoma, sans-serif;
  text-transform: none;
  position: relative;
}
.section-title-inner span .ul-outer
{
  width: 81px;
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0 0 0 -40px;
  display: none;
  padding-top: 6px;
}
.section-title-inner span ul
{
  text-align: left;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.37);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  overflow: hidden;
}
.section-title-inner span:hover div
{
  display: block;
}
.section-title-inner span ul a
{
  color: #788e9b;
  text-decoration: none;
  display: block;
  background: #fff;
  padding: 6px 0 6px 10px;
  border-bottom: 1px solid #e9edf1;
}
.section-title-inner span ul a:hover
{
  background: #f4f7f9;
}
.section-title-inner:after,
.section-title-inner:before
{
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 127px;
  background: url("images/section-title-line.png") no-repeat 50% 50%;
}
.section-title-inner:before
{
  right: 100%;
}
.section-title-inner:after
{
  left: 100%;
}
/* Age Ruler */
.landing_white_block > #filter
{
	background-image: none;
	padding-bottom: 20px;
	padding-top: 10px;
}
.landing_white_block > #filter:before
{
	display: none;
}
#filter
{
	width: 100%;
	text-align: center;
	background: #fff url('img/filter-bg-bottom.png') no-repeat center bottom;
	padding-bottom: 35px;
	position: relative;
	padding-top: 25px;
}
#filter:before
{
	background: url("img/landing_white_block-pattern.png") repeat-x 0 0;
	content: "";
	display: block;
	height: 14px;
	position: absolute;
	top: -12px;
	width: 100%;
	z-index: 3;
}
#filter > ul > li
{
	display: inline-block;
	margin-right: 5px;
}
#filter > ul > li:last-child
{
	margin-right: 0;
}
#filter > ul > li.active > a:before
{
	content: '';
	display: block;
	background: url('img/tabs-nose.png') no-repeat;
	position: absolute;
	width: 30px;
	height: 15px;
	bottom: -13px;
	left: 45%;
}
#filter > ul > li > a
{
	position: relative;
}
.filter-menu:after
{
  content: "";
  display: block;
  clear: both;
}
.filter-menu li
{
  float: left;
}
ul.filter-menu > li > a
{
  font: lighter 12px/30px 'Intro', Tahoma, sans-serif;
  color: #000;
  display: block;
  position: relative;
  text-shadow: none;
  text-decoration: none;
}
.filter-menu a:hover span
{
  display: inline-block;
}
.filter-menu span
{
  display: none;
}
#tabs-2 .filter-menu a
{
  padding: 3px 3px 0 4px;
}
#tabs-2 .filter-menu a:hover
{
  color: #fff;
  font-size: 14px;
  padding: 0 8px 2px 7px;
}
#tabs-3 .filter-menu a
{
  padding: 0 6px;
  font-size: 12px;
  line-height: 26px;
  position: relative;
}
#tabs-3 .active a,
#tabs-3 .filter-menu a:hover,
#tabs-3 .filter-menu.hovered a:hover
{
  background: url('images/star2.png') no-repeat 50% 0;
  margin: 0 -5px;
  padding: 0 11px;
  color: #fff;
}
#tabs-3 .filter-menu.hovered a
{
  background: none;
  padding: 0 6px;
  margin: 0;
  color: #000;
}
#tabs-2,
#tabs-3
{
  padding-top: 6px;
  position: relative;
  top: 0;
	margin: 18px auto 0;
  height: 32px;
	white-space: nowrap;
	text-align: center;
	display: none;
	white-space: nowrap;
}
.link_pregnancy
{
	display: inline-block;
	background-color: #f9eecc;
	border-radius: 15px;
	margin-right: 8px;
}
#tabs-2 > .link_pregnancy:last-child
{
	margin-right: 0;
}
.link_pregnancy > li
{
	display: inline-block;
	padding: 0;
	margin: 0;
}
.link_pregnancy > li:first-child > a
{
	padding-left: 12px;
}
.link_pregnancy > li:last-child > a
{
	padding-right: 8px;
}
.link_pregnancy > li > a
{
	display: inline-block;
	color: #343434;
	font: 15px/30px PT Sans;
	text-align: center;
	padding-left: 5px;
	padding-right: 4px;
	position: relative;
}
.link_pregnancy > li > a:hover
{
	color: #fff;
	padding-left: 5px;
	padding-right: 4px;
}
.link_pregnancy > li:first-child > a:hover
{
	padding-left: 12px;
}
.link_pregnancy > li:first-child > a:hover:before,
.link_pregnancy > li:first-child > a.active:before
{
	left: 0;
}
.link_pregnancy > li:last-child > a:hover
{
	padding-right: 8px;
}
.link_pregnancy > li:last-child > a:hover:before,
.link_pregnancy > li:last-child > a.active:before
{
	left: 0;
}
.link_pregnancy > li > a:hover:before,
.link_pregnancy > li > a.active:before
{
	content: attr(data-link);
	position: absolute;
	display: block;
	background-color: #f6bc03;
	border-radius: 15px;
	width: 30px;
	height: 30px;
	top: 0;
	left: -3px;
	color: #fff;
	font-family: PT Sans;
  font-weight: bold;
}
.link_pregnancy > li > a:hover:after
{
	content: 'неделя';
	position: absolute;
	background: url('img/ruler-popup.png') no-repeat 0 0;
	display: block;
	width: 65px;
	height: 38px;
	top: -40px;
	left: -80%;
	color: #343434;
	font: 16px/28px PT Sans;
	text-align: center;
}
#tabs-2 > .link_pregnancy:first-child > li:nth-child(-n+9) > a:hover:before,
#tabs-2 > .link_pregnancy:first-child > li:nth-child(-n+9) > a.active:before
{
	left: -6px;
}
#tabs-2 > .link_pregnancy:first-child > li:nth-child(-n+9) > a:hover:after
{
	left: -23px;
}
#tabs-2 > .link_pregnancy:first-child > li:first-child > a:hover:before
{
	left: 0;
}
#tabs-2 > .link_pregnancy:first-child > li:first-child > a:hover:after,
#tabs-2 > .link_pregnancy > li:first-child > a:hover:after,
#tabs-2 > .link_pregnancy > li:last-child > a:hover:after
{
	left: -18px;
}
#tabs-3 > div > div:first-child
{
	margin-right: 22px;
}
.about_childbirth
{
	display: table;
	background-color: #dfeccf;
	border-radius: 15px;
	width: 490px;
}
.about_childbirth > li
{
	display: table-cell;
	padding: 0;
	margin: 0;
	text-align: center;
}
.about_childbirth > li:first-child
{
	text-align: left;
}
.about_childbirth > li:last-child
{
	text-align: right;
}
.about_childbirth > li > a
{
	border-radius: 15px;
  display: inline-block;
	color: #343434;
	font: 15px/30px PT Sans;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
  transition-delay: 0s;
  transition-property: background-color;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
}
.ruler_menu > div > .about_childbirth
{
  white-space: nowrap;
}
.ruler_menu > div > .about_childbirth > li > a
{
  padding-left: 10px;
	padding-right: 10px;
}
.ruler_menu > div > .about_childbirth > li > a:hover,
.ruler_menu > div > .about_childbirth > li > a:active
{
  padding-left: 9px;
	padding-right: 10px;
}
.about_childbirth > li > a:hover
{
  transition-delay: 0.1s;
  background-color: #81b340;
	color: #fff;
	font-family: PT Sans;
  font-weight: bold;
	padding-left: 19px;
	padding-right: 20px;
}
.about_childbirth > li > a.active
{
	background-color: #81b340;
	color: #fff;
	font-family: PT Sans;
  font-weight: bold;
	padding-left: 19px;
	padding-right: 20px;
}
/* page ruler */
.layout_middle > .generic_layout_container.layout_core_content > .ruler_title
{
	margin-top: 0;
}
.ruler_title
{
  height: 59px;
	background: url("img/ruler-big-icon.png") no-repeat, #eeeff0 url("img/white.jpg") repeat-y left;
	padding-left: 76px;
	position: relative;
	margin-top: 24px;
  width: 591px;
  z-index: 2;
}
.ruler_title > div:first-child,
.ruler_title > div.ruler_switch > div > div:first-child
{
	font: 28px/28px PT Sans;
  font-weight: bold;
	color: #343434;
	padding-top: 5px;
}
.ruler_title.trimester > div:first-child
{
  width: 202px;
  padding-top: 8px;
}
.ruler_title.trimester .week-title
{
  line-height: 20px;
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.ruler_title.trimester .week-title > span
{
  line-height: 42px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ruler_switch_trimester
{
  display: block;
  position: absolute;
  right: 0;
  background-color: #dfe0e1;
  border-radius: 18px;
}
.ruler_title > div.ruler_switch_trimester:last-child
{
  line-height: 36px;
  top: 12px;
}
.ruler_switch_trimester a,
.ruler_switch_trimester a:link,
.ruler_switch_trimester a:visited
{
  display: inline-block;
  font: 17px/36px PT Sans;
  color: #343434;
  padding: 0 11px;
  border-radius: 18px;
}
.ruler_switch_trimester a:hover,
.ruler_switch_trimester a.active
{
  background-color: #f9eecc;
}


.ruler_title.about_childbirth > div:first-child,
.ruler_title.planning > div:first-child,
.ruler_title.parents > div:first-child
{
	line-height: 49px;
}
.ruler_title > div:nth-child(2),
.ruler_title > div.ruler_switch > div > div:nth-child(2)
{
	font: 17px/17px PT Sans;
  font-weight: bold;
	color: #343434;
}
.ruler_title > div.ruler_switch
{
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 84px;
  text-align: center;
  z-index: 1;
  padding-top: 2px;
}
.ruler_title > div.ruler_switch > div
{
  text-align: center;
}
.ruler_title > div.ruler_switch > div > div
{
  margin: 0 auto;
  text-align: center;
}
.ruler_title > div.ruler_switch > a:first-child
{
  display: block;
  background: url('img/ruler_switch.png') no-repeat 0 0;
  width: 13px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 20px;
  transition-delay: 0.1s;
  transition-property: background-position;
	transition-duration: 0.3s;
	transition-timing-function: ease-in;
}
.ruler_title > div.ruler_switch > a:first-child:hover
{
  transition-delay: 0.1s;
  background-position: 0 -28px;
}
.ruler_title > div.ruler_switch > a:last-child
{
  display: block;
  background: url('img/ruler_switch.png') no-repeat 0 -57px;
  width: 13px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 20px;
  transition-delay: 0.1s;
  transition-property: background-position;
	transition-duration: 0.3s;
	transition-timing-function: ease-in;
}
.ruler_title > div.ruler_switch > a:last-child:hover
{
  transition-delay: 0.1s;
  background-position: 0 -88px;
}
.ruler_title > div:last-child
{
	position: absolute;
	right: 15px;
	line-height: 59px;
	top: 0;
}
.ruler_title.about_childbirth > div:last-child
{
	width: 300px;
	padding-left: 46px;
}
.ruler_title.planning > div:last-child
{
	width: 330px;
	padding-left: 25px;
	right: 10px;
}
.ruler_title.my_baby > div:last-child
{
	width: 360px;
}
.ruler_title > div:last-child > span
{
	font: 15px/15px PT Sans;
  font-style: italic;
	color: #788e9b;
	display: inline-block;
	vertical-align: middle;
}
/* page ruler */
.ruler_title.pregnancy
{
	background-position: 0 -75px;
}
.ruler_title.my_baby
{
	background-position: 0 -219px;
}
.ruler_title.about_childbirth
{
	background-position: 0 -147px;
}
.ruler_title.planning
{
	background-position: 0 0;
}
.ruler_title.parents
{
  background: url("img/ruler-big-icon-parent.png") no-repeat 0 0, #eeeff0 url("img/white.jpg") repeat-y left;
  background-size: 60px, 27px;
}
.ruler_content,
.scroll-pane
{
	overflow: auto;
	height: 100px;
  width: 100%;
}
.ruler_menu,
.ruler_title > div.ruler_menu,
.ruler_title.my_baby > div.ruler_menu
{
  width: 400px;
  background-image: none;
  float: right;
  text-align: right;
}
.ruler_menu > div
{
  height: 20px;
  display: inline-block;
  line-height: 30px;
}
.ruler_menu > div > .about_childbirth
{
  background-color: #fff;
  width: auto;
}
.rsd_menu
{
  border-bottom: 8px solid #f0f1f5;
  background-color: #fff;
  width: 668px;
  padding-top: 10px;
}
.rsd_menu > a,
.rsd_menu > a:link,
.rsd_menu > a:visited
{
  display: inline-block;
  font: 15px/15px PT Sans;
  color: #343434;
  padding: 8px 11px 11px;
  background-color: #dfecd0;
  margin-right: 8px;
  border-radius: 4px 4px 0 0;
  text-align: center;
  transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.4s;
  transition-timing-function: ease-out;
}
.rsd_menu.pregnancy > a
{
  background-color: #f9eecc;
}
.rsd_menu.planning > a
{
  background-color: #d2effa;
}
.rsd_menu.about_childbirth > a
{
  background-color: #f1d2da;
}
.rsd_menu.parents > a
{
  background-color: #e2cee3;
}
.rsd_menu > a:hover
{
  transition-delay: 0;
  background-color: #7ab541;
  font-family: PT Sans;
  font-weight: bold;
  color: #fff;
  padding: 8px 11px 11px 10px;
}
.rsd_menu.parents > a:hover,
.rsd_menu.parents > a.active
{
  background-color: #c8a2c9;
}
.rsd_menu.pregnancy > a:hover,
.rsd_menu.pregnancy > a.active
{
  background-color: #f6bc03;
}
.rsd_menu.planning > a:hover,
.rsd_menu.planning > a.active
{
  background-color: #69cbf0;
}
.rsd_menu.about_childbirth > a:hover,
.rsd_menu.about_childbirth > a.active
{
  background-color: #dd8097;
}
.rsd_menu > a.active
{
  background-color: #7ab541;
  font-family: PT Sans;
  font-weight: bold;
  color: #fff;
  padding: 8px 11px 11px 10px;
}
.ruler_scroll_div.second > .rsd_menu > a
{
  padding-bottom: 6px;
}

.ageruler_pregnancy_content .rsd_content:last-child
{
  border-bottom: 0;
}
.ruler_scroll_div.second > .rsd_content > div > .tab_title
{
  padding-left: 14px;
}
.ruler_scroll_div.second > .rsd_content > div > .list_category
{
  margin-top: 0;
}
.ruler_scroll_div.second > .rsd_content > div
{
  border-bottom: 8px solid #f0f1f5;
  margin-bottom: 24px;
}
.ruler_scroll_div.second > .rsd_content > div > .tab_title:before
{
  display: none;
}
.ruler_scroll_div.second > .rsd_content
{
  border-bottom: 0;
}
.rsd_content
{
  padding-top: 15px;
  border-bottom: 8px solid #f0f1f5;
}
.rsd_content img
{
  max-width: 100%;
}
.rsd_content > p
{
  padding-bottom: 20px;
  font: 17px/20px PT Sans;
  color: #343434;
}
.rsd_content > h2
{
  font: 17px/23px PT Sans Caption;
  font-weight: bold;
  color: #81b340;
  padding-bottom: 4px;
}
.rsd_content.pregnancy > h2
{
  color: #e9b203;
}
.rsd_content.pregnancy .tab_title
{
  background-color: #f9eecc;
}
.rsd_content.planning .tab_title
{
  background-color: #d2effa;
}
.rsd_content.parents .tab_title
{
  background-color: #e2cee3;
}
.rsd_content.about_childbirth .tab_title
{
  background-color: #f1d2da;
}
.rsd_content > img
{
  max-width: 615px;
  margin-bottom: 22px;
}
.tabs_alt.tabs_parent.ruler
{
  padding-bottom: 8px;
	background-color: #eeeff0;
	margin-top: 0;
}
.tabs_alt.ruler > #main_tabs
{
	background-color: #fff;
	padding: 24px 12px;
	border-bottom: 1px solid #d9dde1;
	border-left: 1px solid #d9dde1;
	border-right: 1px solid #d9dde1;
	width: 634px;
}
.pregnancy_text
{
	border-top: 8px solid #eeeff0;
	border-bottom: 8px solid #eeeff0;
	padding: 16px 12px 0;
	margin-top: 4px;
	margin-bottom: 24px;
}
.pregnancy_text > div
{
  font: 17px/17px PT Sans Caption;
  font-weight: bold;
	color: #e9b203;
	padding-bottom: 9px;
}
.pregnancy_text > div.border_grey.border_width_2.border_radius_30.relative.margin_bottom_24
{
  padding-bottom: 2px;
}
.pregnancy_text > p
{
	font: 17px/19px PT Sans;
  color: #202020;
	padding-bottom: 15px;
}
div.tabs_alt.tabs_parent.ruler > #main_tabs > li > a
{
	color: #69cbf0;
	border: 1px solid #d9dde1;
	border-radius: 24px;
	line-height: 15px;
	padding: 5px 10px 7px;
}
div.tabs_alt.tabs_parent.ruler > #main_tabs > li.active:before
{
	display: none;
}
div.tabs_alt.tabs_parent.ruler > #main_tabs > li.active,
div.tabs_alt.tabs_parent.ruler > #main_tabs > li:hover
{
	background-color: #fff;
}
div.tabs_alt.tabs_parent.ruler > #main_tabs > li.active > a
{
	background-color: #69cbf0;
	color: #fff;
	border-color: #69cbf0;
}
div.tabs_alt.tabs_parent.ruler > #main_tabs > li:hover > a
{
	background-color: #69cbf0;
	color: #fff;
	border-color: #69cbf0;
}
.tab_title
{
	line-height: 30px;
	border: 15px;
	border-radius: 15px;
	padding-right: 12px;
	padding-left: 38px;
	position: relative;
	font: 15px/30px PT Sans;
	color: #343434;
}
.tab_title.pregnancy
{
	background-color: #f9eecc;
}
.tab_title.two_line
{
	display: inline-block;
	max-width: 580px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-radius: 25px;
}
.tab_title.two_line:before
{
	top: 8px;
}
.tab_title.my_baby
{
	background-color: #dfeccf;
}
.tab_title.about_childbirth
{
	background-color: #f1d2da;
	display: block;
	width: auto;
}
.tab_title.planning
{
	background-color: #d8eef6;
}
.tab_title:before
{
	content: attr(data-num);
	display: block;
	position: absolute;
	border-radius: 15px;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
	font: 15px/30px PT Sans;
  font-weight: bold;
	color: #fff;
	text-align: center;
}
.tab_title.pregnancy:before
{
	background-color: #f6bc03;
}
.tab_title.my_baby:before
{
	background-color: #81b340;
}
.tab_title.about_childbirth:before
{
	background-color: #dd8097;
}
.tab_title.planning:before
{
	background-color: #69cbf0;
}
.tab_1 > .tab_title > a,
.tab_title > a,
.tab_title > a:link,
.tab_title > a:visited
{
	position: absolute;
	right: 12px;
	bottom: 1px;
	font: 15px/30px PT Sans;
	color: #343434;
	text-decoration: underline;
}
.tab_title > a:hover
{
	text-decoration: none;
}
.generic_layout_container.layout_core_container_tabs.ruler
{
	border-bottom: 8px solid #eeeff0;
	padding-bottom: 10px;
	min-width: 660px;
}
.menu-label
{
  text-indent: -9999px;
  float: left;
  margin: 0 5px 0 0;
  height: 24px;
}
.menu-label.week
{
  width: 102px;
  background: url('images/week.png') no-repeat 0 0;
}
.menu-label.year
{
  width: 89px;
  background: url('images/year.png') no-repeat 0 0;
}
.menu-label.month
{
  width: 107px;
  background: url('images/month.png') no-repeat 0 0;
}
.filter-menu
{
  float: left;
  margin: -3px 5px 0 0;
}
.preg-happiness
{
  display: block;
  position: absolute;
  right: 0;
  top: 21px;
  width: 30px;
  height: 32px;
  background: url('images/happiness.png') no-repeat 0 0;
}
.preg-happiness:hover
{
  background-position: -146px 0;
  cursor: pointer;
}
.preg-happiness span
{
  display: none;
  width: 79px;
  position: absolute;
  bottom: 100%;
  right: 50%;
  margin-right: -33px;
  background: url('images/hap-pop.png') no-repeat 0 0;
  font-size: 11px;
  text-align: center;
  height: 25px;
  padding: 6px 0 0;
}
.preg-happiness:hover span
{
  display: block;
}
.leave-comment
{
  float: left;
  color: #788e9b;
  margin-top: -1px;
}
.leave-comment a,
.leave-comment a:link,
.leave-comment a:visited
{
  color: #788e9b;
}
.leave-comment a:hover
{
  text-decoration: underline;
}
/* FOOTER */
#footer
{
  clear: both;
  width: 100%;
  text-align: center;
  background-color: #ecf3fb;
}
.footer-inner
{
  float: right;
  border-top: 1px solid #d9dde1;
	border-left: 1px solid #d9dde1;
  width: 929px;
  margin: 0;
  padding: 0 0 25px;
}
.footer-box
{
	position: relative;
}
.footer-box > .icons_footer
{
	position: absolute;
	right: 13px;
	top: 45%;
}
.footer-box > p
{
	padding-left: 20px;
	max-width: 887px;
	line-height: 15px;
}
.footer-box > .footer_link
{
	padding-left: 20px;
	padding-top: 12px;
}
.footer-box > .footer_link > ul > li > a,
.footer-box > .footer_link > ul > li > a:link,
.footer-box > .footer_link > ul > li > a:visited
{
  color: #788e9b;
}
.footer-box > .index_menu
{
	margin: 0;
	padding-left: 20px;
}
.footer-box > .index_menu > li
{
	margin-right: 55px;
}
.footer-box > .index_menu > li > a,
.footer-box > .index_menu > li > a:link,
.footer-box > .index_menu > li > a:visited
{
	color: #343434;
	font-size: 15px;
}
.footer-box > form
{
	position: absolute;
	right: 12px;
	top: 16px;
}
.footer-box-title
{
  font-family: 'Intro', Tahoma, sans-serif;
  color: #737373;
  border-bottom: 3px solid;
  padding: 0 0 11px;
  margin: 0 0 15px;
}
.services
{
  width: 297px;
  margin: 0 22px 0 0;
}
.about
{
  margin: 0 27px 0 0;
}
.apps
{
  width: 118px;
  margin: 0 23px 0 0;
}
.social
{
  width: 160px;
}
.apps .footer-box-title
{
  border-color: #8690de;
}
.social .footer-box-title
{
  border-color: #e8b30b;
}
.services .footer-box-title
{
  border-color: #69cbf0;
}
.about .footer-box-title
{
  border-color: #f7790d
}
.footer-box-content ul a
{
  font-size: 11px;
  line-height: 17px;
  text-decoration: underline;
}
div.footer-box.about > div.footer-box-content ul a
{
  color: #f7790d;
}
.social a,
.social-login a
{
  width: 24px;
  height: 24px;
  float: left;
  margin: 0 3px 0 0;
  text-indent: -9999px;
  background: url('images/icons_social_network.png') no-repeat 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.social a:hover,
.social-login a:hover
{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.social a.mail,
.social-login a.mail
{
  margin-right: 0;
}
.social .fb,
.social-login .fb
{
  background-position: 0 0;
}
.social .tw,
.social-login .tw
{
  background-position: -28px 0;
}
.social .gp,
.social-login .gp
{
  background-position: -56px 0;
}
.social .od,
.social-login .od
{
  background-position: -85px 0;
}
.social .vk,
.social-login .vk
{
  background-position: -113px 0;
}
.social .mail,
.social-login .mail
{
  background-position: -142px 0
}
.content-section
{
  margin: 0 0 29px;
  width: 824px;
}
.slider-section.content-section
{
  margin: 0 0 27px;
}
/* ДНЕВНИКИ */
.interest-section .section-content
{
  padding: 0 15px;
}
.interest-section .content-item
{
  width: 233px;
  display: inline-block;
  margin: 0 26px 0 0;
  vertical-align: top;
}
.interest-section .content-item:nth-child(3n),
.interest-section .content-item.last-col
{
  margin-right: 0;
}
.interest-section .content-item p
{
  font: 12px/15px Tahoma;
  letter-spacing: 0;
  word-spacing: -2px;
}
.interest-section .content-item p a
{
  color: #788e9b;
}
.interest-section .content-item p a:hover
{
  text-decoration: underline;
}
.interest-section .item-link a
{
  color: #1eace1;
  line-height: 14px;
}
.interest-section .item-link a:hover
{
  text-decoration: underline;
}
.interest-section .item-image
{
  margin: 0 0 6px;
}
.interest-section .item-link
{
  margin: 0 0 5px;
}
.section-title
{
  text-align: center;
  margin: 0 0 30px;
}
.slider-section .section-content
{
  border: 1px solid #e8d9c9;
  position: relative;
}
/* ИНТЕРСНЫЕ ТЕМЫ СООБЩЕСТВ */
.theme-section
{
  width: 617px;
  border-top: 1px solid #e8d9c9;
  border-bottom: 1px solid #e8d9c9;
  border-left: 1px solid #e8d9c9;
  padding: 6px 0 0;
  min-height: 291px;
  max-height: 291px;
}
.theme-section article:last-of-type,
.theme-section article.last-row
{
  border-bottom: 0;
  padding-bottom: 0;
}
.theme-item
{
  width: 606px;
  padding: 7px 0 10px 13px;
  border-bottom: 1px solid #e9edf1;
}
.slider-item
{
  padding: 9px 0 10px 20px;
}
.slider-item:after,
.theme-item:after
{
  content: "";
  display: block;
  clear: both;
}
.slider-item-image,
.theme-item-image
{
  float: left;
  width: 70px;
  height: 70px;
  overflow: visible;
  margin: 0 7px 0 0;
}
.slider-item-image a img,
.theme-item-image a img
{
  width: 70px;
  height: 70px;
}
.slider-item-title,
.theme-item-title
{
  margin: 0 0 3px;
  height: 12px;
  line-height: 10px;
  font-size: 12px;
}
.slider-item-title a,
.theme-item-title a
{
  color: #1eace1;
}
.slider-item-title a:hover,
.theme-item-title a:hover
{
  text-decoration: underline;
}
.slider-item-text a,
.slider-item-text a:link,
.slider-item-text a:visited,
.theme-item-text a,
.theme-item-text a:link,
.theme-item-text a:visited
{
  color: #000;
  line-height: 16px;
}
.slider-item-text a:hover,
.theme-item-text a:hover
{
  text-decoration: underline;
}
a.slider-item-more,
a.theme-item-more
{
  color: #788e9b;
}
a.slider-item-more:hover,
a.theme-item-more:hover
{
  text-decoration: underline;
}
.slider-item-content
{
  float: left;
  width: 412px;
}
.theme-item-content
{
  width: 510px;
  float: left;
}
.slider-item-text,
.theme-item-text
{
  margin: 0 0 4px;
}
div.like-popup > a > img.thumb_icon
{
  width: 20px;
  height: 20px;
}
/* LIKE / COMMENTS */
.like-box,
.comment-box
{
  float: left;
  margin: 0 5px 0 0;
  position: relative;
}
.comment-box > span
{
  display: block;
  padding: 0 0 0 13px;
  font-size: 12px;
  color: #69cbf0;
  background: url('images/comment-sprite.png') no-repeat 0 3px;
  position: relative;
  cursor: pointer;
}
.comment-box > span > a
{
  color: #69cbf0;
}
.comment-box > span:hover
{
  background-position: 0 -14px;
  color: #1EACE1;
  text-decoration: underline;
}
.comment-box.active > span
{
  background-position: 0 -31px;
  color: #96C663;
}
.like-box > span
{
  display: block;
  padding: 0 0 0 13px;
  font-size: 12px;
  color: #69cbf0;
  background: url('images/like-sprite.png') no-repeat 0 3px;
  cursor: pointer;
  position: relative;
}
.like-box > span:hover
{
  background-position: 0 -14px;
  color: #1EACE1;
  text-decoration: underline;
}
.like-box.active > span
{
  background-position: 0 -31px;
  color: #96C663;
}
.comment-box:hover .item-action-popup,
.like-box:hover .item-action-popup
{
  display: block;
}
.normal_like a,
.normal_like a:link,
.normal_like a:visited,
.normal_share a,
.normal_share a:link,
.normal_share a:visited,
.normal_stars a,
.normal_stars a:link,
.normal_stars a:visited
{
  display: inline-block;
  padding: 0 0 0 19px;
  color: #9db5c2;
}
.normal_like a
{
  background: url("images/like.png") no-repeat 0 3px;
}
.normal_share a
{
  background: url("images/share.png") no-repeat 0 2px;
}
.normal_stars a
{
  background: url("images/stars.png") no-repeat 0 1px;
}
.normal_like,
.normal_share,
.normal_stars
{
  margin: 1px 2px 0 5px;
}
.normal_like a:hover
{
  background-position: 0 -27px;
}
.normal_share a:hover,
.normal_stars a:hover
{
  background-position: 0 -28px;
}
.item-action-popup
{
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  padding: 15px 0 0;
}
.all-themes
{
  display: block;
  text-indent: -9999px;
  width: 158px;
  height: 22px;
  float: right;
  background: url('images/all-themes.png') no-repeat 0 0;
  margin: 5px 21px 10px 0;
}
.all-themes:hover
{
  background-position: 0 -42px;
}
.all-themes:focus,
.all-themes:active
{
  background-position: 0 -84px;
}
.accordion-section
{
  width: 205px;
}
.accordion-content
{
  border-left: 1px solid #e8d9c9;
  border-right: 1px solid #e8d9c9;
}
.accordion-content img
{
  display: block;
}
div.accordion-section > h3
{
  border: 1px solid #dae5e9;
  background: #f4f7f9;
  padding: 4px 0 4px 20px;
  margin: 0;
  color: #1eace1;
  font: normal 12px/15px 'Intro', Tahoma, sans-serif;
  cursor: pointer;
  outline: 0;
}
.accordion-section h3.ui-state-active
{
  background: #fff;
}
.links-list
{
  padding: 11px 0 12px 20px;
  line-height: 11px;
  height: 70px;
}
.links-list a,
.links-list a:link,
.links-list a:visited
{
  color: #000;
  padding: 0 6px 0 0;
  background: url('images/link-dot.png') no-repeat 100% 50%;
  line-height: 14px;
  font-weight: 100;
  font-family: Tahoma, sans-serif;
}
.links-list a:hover
{
  color: #1eace1;
  text-decoration: none;
}
.more-categories a
{
  text-indent: -9999px;
  display: block;
  width: 158px;
  margin: 0 auto;
  height: 22px;
  background: url('images/all-cat.png') no-repeat 0 0;
}
.more-categories a:hover
{
	background-position: 0 -42px;
}
.more-categories a:active,
.more-categories a:focus
{
	background-position: 0 -84px;
}
.more-categories
{
	padding: 10px 0 11px;
	border-bottom: 1px solid #e8d9c9;
	border-right: 1px solid #e8d9c9;
	border-left: 1px solid #e8d9c9;
}
.ad-block-info
{
	margin: 0 0 10px;
	line-height: 14px;
}
.sidebar-section
{
  background: url('images/nav-bottom-line.png') no-repeat 50% 0;
  padding: 25px 0 0;
  width: 167px;
  margin: 0 auto;
}
.sidebar-section-title
{
  padding: 9px 0 6px;
  position: relative;
  font-family: 'Intro';
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #4FB6E4;
  margin: 0 0 4px;
  background-color: #7fd3f2;
}
.sidebar-section-title::after
{
  content: '';
  position: absolute;
  left: 45%;
  bottom: -16px;
  border: 10px solid transparent;
  border-top-color: #7fd3f2;
}
.section-button > a,
.section-button > a:link,
.section-button > a:visited
{
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Intro', sans-serif;
	text-align: center;
	background-color: #69cbf0;
	text-decoration: none;
	border-bottom: 2px solid #67bada;
	padding: 9px 0 6px;
	text-shadow: 0 2px 0 #4FB6E4;
}
.section-button > a:hover
{
	text-decoration: none;
}
.online-counter
{
  text-align: center;
  color: #788e9b;
  margin-bottom: 8px;
}
div.online-counter > u > a
{
  color: #788e9b;
}
div.layout_user_home_photo > div.profile-name,
div.layout_detstrana_home_photo > div.profile-name
{
  width: 183px;
  margin: 0 auto 10px;
  text-align: center;
}
.profile-name-inner
{
  display: inline-block;
  background: #fff;
  padding: 2px 4px 0;
}
/* online users */
.user_info_online
{
  display: inline-block;
  color: #1eace1;
  left: 58px;
  line-height: 10px;
  font-size: 12px;
  position: absolute;
}
.first_name
{
  font-size: 11px;
  line-height: 19px;
  padding-left: 1px;
}
.add_online_friend
{
  display: block;
  position: absolute;
  width: 54px;
  height: 28px;
  background: url("images/add_fb.png") no-repeat;
}
.city_online
{
  margin-left: 6px;
  position: absolute;
  top: 33px;
  color: #788e9b;
}
.profiles-list
{
  border-left: 1px solid #e8d9c9;
  border-right: 1px solid #e8d9c9;
}
.profiles-list-item
{
  display: block;
  border-top: 1px solid #e8d9c9;
  padding: 8px 8px 5px;
  overflow: hidden;
  position: relative;
}
.profiles-list-item.last-col
{
  margin-right: 0;
}
.profiles-list-item a
{
  display: inline-block;
  font-size: 12px;
  line-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.profiles-list-item a:hover
{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.profiles-list-item a:nth-child(2)
{
  position: absolute;
  top: 6px;
  left: 62px;
}
.profiles-list-item img
{
  width: 100%;
  height: auto;
}
.profiles-list-item > a > img
{
  width: 42px;
  height: 42px;
}
.profile-navigation
{
  padding: 0;
  width: 240px;
  margin: 0 auto 20px;
  position: relative;
}
.profile-navigation:after
{
  content: "";
  display: block;
  clear: both;
}
.profile-navigation li:last-child > a,
.profile-navigation li:nth-last-child(2) > a
{
  color: #788e9b;
}
.profile-navigation li
{
  line-height: 33px;
	position: relative;
	padding-left: 32px;
}
.profile-navigation li:first-child
{
	color: #343434;
	font: 15px/33px PT Sans;
	background: url("img/bg-grey.png") repeat-x 0 55px;
	position: relative;
	padding-left: 0;
	margin-left: 32px;
	margin-right: 20px;
	padding-bottom: 15px;
	white-space: nowrap;
	line-height: 40px;
}
.profile-navigation li:first-child:before
{
	background-color: #fff;
	border-left: 1px solid #d9dde1;
	border-bottom: 1px solid #d9dde1;
	content: "";
	display: block;
	height: 12px;
	left: 13px;
	position: absolute;
	bottom: 8px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
	width: 12px;
}
.profile-navigation li:first-child > a
{
	display: inline-block;
}
.profile-navigation li:first-child > a > img
{
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
.profile-navigation li:hover
{
	background: #f8f9fa url('img/ellips.png') no-repeat 12px 50%;
}
.profile-navigation li:first-child:hover
{
	background: url("img/bg-grey.png") repeat-x 0 55px;
}
.profile-navigation li:first-child > div:not([class*="profile_icon_"])
{
	display: inline-block;
	line-height: 40px;
	width: 140px;
	max-height: 40px;
	white-space: normal;
	vertical-align: top;
	position: relative;
    overflow: hidden;
}
.profile-navigation li:first-child > div:not([class*="profile_icon_"]):before
{
	background: url("img/name-friend-fade.png") repeat-y;
	content: "";
	display: block;
	height: 40px;
	position: absolute;
	right: -10px;
	top: 0;
	width: 25px;
}
.profile-navigation li:first-child > div:not([class*="profile_icon_"]) > a
{
	color: #788e9b;
	line-height: 15px;
	padding-left: 6px;
	vertical-align: middle;
	display: inline-block;
	margin-top: -3px;
}
.profile-navigation li a
{
  text-decoration: none;
  padding: 0;
  color: #343434;
	font: 15px PT Sans;
}
.profile-navigation li div[class*="my_new"],
.my_new_posts
{
  position: absolute;
	right: 0;
  top: 8px;
	color: #fff;
	display: inline-block;
	font: 13px/15px Tahoma;
	height: 13px;
	padding: 0 6px 4px 2px;
	background-color: #7cc75b;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.profile-navigation li div[class*="my_new"]:before,
.my_new_posts:before
{
	content: '';
	background: url('images/counter-before.png') no-repeat 0 0;
	display: block;
	position: absolute;
	height: 18px;
	width: 5px;
	left: -5px;
	top: -1px;
}
.profile-navigation li a:hover,
.profile-navigation li a.active
{
  text-decoration: none;
}
.profile-navigation li a.active,
.profile-navigation li a:active,
.profile-navigation li a:focus
{
  color: #1eace1;
  background-position: 0 -15px;
}
/* profile icons */
[class^="profile_icon_"]
{
    position: absolute;
    background: url('img/profile-icons-s.png') no-repeat;
    width: 25px;
    height: 25px;
    top: 8px;
    right: 0;
    cursor: pointer;
}
.top [class^="profile_icon_"]
{
    background: url('img/profile-icons-b.png') no-repeat;
    width: 66px;
    height: 66px;
    left: 152px;
    top: auto;
    bottom: 27px;
}
.profile_icon_violator
{
    background-position: 0 -31px;
}
.top .profile_icon_violator
{
    background-position: 0 -72px;
}
.profile_icon_moderator
{
    background-position: 0 -62px;
}
.top .profile_icon_moderator
{
    background-position: 0 -144px;
}
.profile_icon_editor
{
    background-position: 0 -93px;
}
.top .profile_icon_editor
{
    background-position: 0 -216px;
}
[class^="profile_icon_"] .tooltip,
[class^="profile_icon_"] .tooltip.top
{
    width: auto;
    left: -40px;
    visibility: hidden;
    opacity: 0;
    margin-bottom: 7px;
    text-align: center;
    padding: 9px 11px 7px;
    color: #343434;
    line-height: 16px;
    white-space: nowrap;
    z-index: 3;
    transition: opacity 0.3s ease 0s;
}
[class^="profile_icon_"] .tooltip.top:after
{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: transparent;
}
.profile_icon_best .tooltip.top
{
    white-space: normal;
    width: 143px;
    left: -73px;
}
.top .profile_icon_best .tooltip.top
{
    left: -52px;
}
.profile_icon_violator .tooltip.top
{
    left: -64px;
}
.top .profile_icon_violator .tooltip.top
{
    left: -43px;
}
.profile_icon_moderator .tooltip.top
{
    left: -37px;
}
.top .profile_icon_moderator .tooltip.top
{
    left: -16px;
}
.profile_icon_editor .tooltip.top
{
    left: -58px;
}
.top .profile_icon_editor .tooltip.top
{
    left: -38px;
}
[class^="profile_icon_"] .tooltip:before,
[class^="profile_icon_"] .tooltip.top:before
{
    left: 47px;
}
.profile_icon_best .tooltip.top:before
{
    left: 79px;
}
.profile_icon_violator .tooltip.top:before
{
    left: 70px;
}
.profile_icon_moderator .tooltip.top:before
{
    left: 43px;
}
.profile_icon_editor .tooltip.top:before
{
    left: 64px;
}
[class^="profile_icon_"]:hover .tooltip,
[class^="profile_icon_"]:hover .tooltip.top
{
    visibility: visible;
    opacity: 1;
}
/* end */
/* user profile */
ul.profile_friends > li.my_friends_li
{
	overflow: inherit;
}
ul.profile_friends > li.my_friends_li + li.my_friends_li
{
	border-top: 0;
}
.layout_user_profile_fields
{
	margin-top: 24px;
}
.user-info-left
{
	display: inline-block;
	width: 240px;
}
.user-info-left > button
{
	display: block;
	background-color: #95c663;
	width: 100%;
	height: 34px;
	font: 14px/14px PT Sans Caption;
	margin: 10px 0;
	border: 0;
	border-radius: 3px;
	text-shadow: none;
}
.user-info-left > button:last-child
{
	margin-bottom: 0;
}
.user-info-left > button:hover
{
	background-color: #8ab85c;
}
.user-info-right
{
	vertical-align: top;
	display: inline-block;
	width: 403px;
	padding-left: 12px;
}
.user-name
{
	position: relative;
	font: bold 15px/15px Myriad Pro;
	color: #343434;
}
.user-name > a,
.user-name > a:visited,
.user-name > a:link
{
	font: bold 15px Myriad Pro;
	color: #343434;
}
.user-name > .online
{
	color: #fff;
	display: block;
	position: absolute;
	font: 14px/13px Tahoma;
	right: 0;
	top: 0;
	height: 14px;
	background-color: #7cc75b;
	padding: 0 6px 4px 8px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.user-name > .online:before {
	content: '';
	display: block;
	position: absolute;
	background: url('images/counter-before.png') no-repeat 0 0;
	height: 18px;
	width: 5px;
	left: -5px;
	top: -1px;
}
.user-name > span,
.user_birthday
{
	display: block;
	background: url("img/tort.png") no-repeat 0 0;
	padding-left: 20px;
	margin-top: 5px;
	font: normal 15px/15px PT Sans;
}
div.profileinfo.status
{
  width:100%;
  height: 24px;
  margin: 0;
}
p.my-status
{
  color: #1eace1;
  font: 12px Intro;
  text-transform: uppercase;
  margin: 5px 10px 0 0;
  float: left;
}
div.profileinfo span.profile-inf
{
  line-height: 22px;
  white-space: nowrap;
}
div.profileinfo span.profile-inf.left
{
  width: 180px;
  display: inline-block;
  float: left;
}
.profile-inf.left.my-childs
{
  float: left;
}
div.profileinfo span.profile-inf.right
{
  position: relative;
  width: 440px;
  display: inline-block;
  float: left;
  height: 22px;
}
div.profileinfo span.profile-inf.right p
{
  text-transform: uppercase;
  margin: 0 10px 0 0;
  float: left;
}
div.profileinfo span.profile-inf.right a.edit.for-status
{
  background-position: -2px 1px;
  padding: 3px 3px 3px 5px;
}
@-moz-document url-prefix()
{
  div.profileinfo span.profile-inf.right a.edit.for-status{padding: 1px 3px 3px 5px;}
}
div.profileinfo span.profile-inf.right a.edit,
a.edit_children_button
{
  display: none;
  background: url(img/edit-blue.png) no-repeat -2px 2px;
  color: #fff;
  text-decoration: none;
  padding: 3px 3px 3px 6px;
  font: 11px/19px Tahoma;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tabs_parent
{
  clear: both;
  margin: 0 0 18px;
}
#main_tabs
{
  border: 0;
  background-color: #f0a070;
  padding: 0;
  margin: 0;
	text-align: justify;
	display: table;
	width: 100%;
}
#main_tabs.freinds_tabs
{
	width: auto;
}
#main_tabs:after
{
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
#main_tabs > li
{
	display: table-cell;
    border: 0;
    padding: 0;
    margin: 0;
    color: #f0a070;
	font: 15px/42px PT Sans;
	float: none;
	vertical-align: top;
	text-align: center;
	position: relative;
    max-width: 100px;
}
#main_tabs a
{
    color: #fff;
    text-decoration: none;
	font: 15px/23px PT Sans;
	display: inline-block;
    padding: 0;
    white-space: nowrap;
}
#main_tabs li:hover,
#main_tabs li.active
{
	background-color: #f08c70;
}
#main_tabs.freinds_tabs li.active,
#main_tabs.freinds_tabs li:hover
{
	background-color: transparent;
}
#main_tabs li.active:before
{
	background-color: #f08c70;
	bottom: -5px;
	content: "";
	display: block;
	height: 12px;
	left: 48%;
	position: absolute;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
	width: 12px;
}
#main_tabs.freinds_tabs li.active:before
{
	display: none;
}
#main_tabs > li > a > span
{
	font: 14px/15px PT Sans;
	display: inline-block;
	border: 0;
	border-radius: 15px;
	padding: 1px 2px 2px 7px;
}
#main_tabs .active a > span
{
	border: 0;
}
form#activity-form.activity
{
	padding: 0;
	background-color: #fff;
}
form#activity-form.activity > div > div.compose-content
{
	border: 1px solid #c0e9f8;
	border-radius: 0;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
div.compose-container > label.overTxtLabel
{
	font: italic 15px/15px PT Sans;
	padding-top: 1px;
}
.tab_pulldown_contents_wrapper
{
  border: 0;
  padding: 0;
  margin: 30px 0 0;
  background-color: transparent;
}
.tab_pulldown_contents
{
  border: 0;
  margin-top: 10px;
  background-color: transparent;
}
.tab_pulldown_contents ul
{
  border: 1px solid #8fd8f4;
  background: #56C6F1;
  padding: 0;
}
.tab_pulldown_contents li
{
  border-right: 1px solid #75bdd7;
  border-left: 1px solid #75bdd7;
  padding: 0;
  margin: 0;
}
.tab_pulldown_contents a
{
  display: block;
  background: url('images/user-menu-item-bg.png') repeat-x 0 0;
  color: #fff;
  text-decoration: none;
  line-height: 29px;
  max-height: 29px;
  overflow: hidden;
  padding: 0 15px;
}
.tab_pulldown_contents .active a,
.tab_pulldown_contents a:hover
{
  color: #1eace1;
}
/* FRIENDS */
.one-friend
{
  display: inline-block;
  width: 265px;
  height: 111px;
  padding: 0 8px 10px 10px;
  border: 1px solid #e8d9c9;
  float: left;
  margin: 0 5px 5px 0;
}
.friend-avatar
{
  float: left;
  margin: 10px 4px 8px 0;
}
.one-friend table
{
  margin: 6px 0 0 6px;
  float: left;
  padding: 0;
}
.one-friend p[class="friend-name"]
{
  position: relative;
  top: -2px;
}
.one-friend a img
{
  margin: 6px 0 0;
  float: left;
}
.all-childs
{
  vertical-align: bottom;
  height: 57px;
}
.all-childs span
{
  font: 11px Tahoma;
}
.friend-name,
.one-friend span,
.additional,
.friend-name2,
.quote
{
  color: #1eace1;
  line-height: 12px;
}
.parent-status,
.friend-old,
.goto-album
{
  color: #9db5c2;
}
.parent-status
{
  font: 12px Tahoma;
  line-height: 19px;
}
.friend-options,
.my-childs-all
{
  clear: both;
}
.btn_friend_mess
{
  cursor: pointer;
  float: left;
}
.btn_additional
{
  cursor: pointer;
  float: right;
}
.btn_friend_mess
{
  margin: 0 4px 1px 0;
  float: left;
}
.new-message
{
  display: inline-block;
  background: url('img/btn_friend_mess.png') no-repeat;
  height: 25px;
  width: 103px;
  margin-top: 6px;
}
.additional-friend
{
  display: inline-block;
  float: right;
  margin-top: 5px;
  position: relative;
  width: 157px;
}
.additional-friend:hover .friend-additional
{
  display: block;
}
.friend-additional
{
  display: none;
  position: absolute;
  top: 26px;
  left: 10px;
  padding: 1px 0 6px;
  border-left: 1px solid #eee;
  border-right:  1px solid #eee;
  border-bottom:  1px solid #eee;
  border-top: 0;
  background-color: #fff;
  border-radius: 0 0 7px 7px;
  z-index: 999;
  opacity: .99;
  -webkit-box-shadow: 0 2px 2px 0 rgba(41, 41, 55, 0.41);
  -moz-box-shadow: 0 2px 2px 0 rgba(41, 41, 55, 0.41);
  box-shadow: 0 2px 2px 0 rgba(41, 41, 55, 0.41);
}
.friend-additional > a,
.friend-additional > a:link,
.friend-additional > a:visited
{
  display: block;
  padding: 4px 8px;
  color: #1eace1;
  white-space: nowrap;
  font: 12px Tahoma;
}
.friend-additional > a:hover
{
  text-decoration: none;
  background-color: #f4f7f9;
  padding: 3px 8px;
  border-bottom:  1px solid #eee;
  border-top:  1px solid #eee;
}
.he_widget
{
  margin-bottom: 95px;
  border: 0;
}
div.he_widget > div.he_friends_widget
{
  border: 0;
  padding: 0;
}
.chosen-container
{
  width: 100px;
}
.select_chosen + .chosen-container .chosen-results li
{
  white-space: nowrap;
}
.select_chosen.margin_top_m2 + .chosen-container
{
  margin-top: -2px;
}
.select_chosen.z_index_2 + .chosen-container
{
  z-index: 2;
}
.select_chosen + .chosen-container-single .chosen-single,
.select_chosen + .chosen-container-single .chosen-single span
{
  padding-top: 0;
  font: 15px/25px PT Sans;
  font-style: italic;
  height: 25px;
  border-radius: 3px;
}
.width_186 + .chosen-container
{
  width: 186px;
}
.width_259 + .chosen-container
{
  width: 259px;
}
/* USER_INFO */
.more-user-info.spoiler_links.pad_left
{
  padding-left: 16px;
}
.user-info
{
  position: relative;
  width: 575px;
}
.user-info-title
{
  font-family: 'Intro', Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 0 15px;
  background: #8fd8f4;
  line-height: 31px;
  margin: 0 0 12px;
  text-shadow: 0 2px 0 #4FB6E4;
}
.last-user-online
{
  position: absolute;
  right: 10px;
  top: 6px;
  line-height: 17px;
  padding: 0 0 0 22px;
  color: #26799f;
  background: url('images/online-icon.png') no-repeat 0 0;
}
.user-info-inner
{
  padding: 0 0 0 15px;
}
.user-info-photo
{
  float: left;
  width: 240px;
  margin: 0 0 10px;
  display: inline-block;
}
.user-info-photo img
{
  width: 240px;
}
.user-info-table
{
  display: inline-block;
  float: right;
  margin: 0 0 11px;
  padding: 0;
  position: relative;
  top: -6px;
  width: 426px;
}
.user-info-table tr:nth-child(2n)
{
  background: #f4f7f9;
}
.user-info-table td
{
  line-height: 20px;
}
.user-info-table td:first-child
{
  padding: 0 0 0 7px;
  width: 131px;
  vertical-align: top;
}
.user-info-table td:last-child
{
  width: 270px;
}
.info-table.serin td:first-child
{
  padding-left: 16px;
}
.user_info_table,
.user_info_table_width
{
  width: 100%;
}
.user_info_table_width td:first-child
{
  padding: 0 0 0 16px;
  width: 222px;
}
.user_info_table_width td:last-child
{
  width: 316px;
}
.user-info-name
{
  color: #1eace1;
}
.user-info-name:hover,
.common-friends a:hover
{
  text-decoration: underline;
}
.pad_left
{
  padding-left: 25px;
}
.common-friends
{
  display: inline;
}
.common-friends,
.common-friends a
{
  color: #9db5c2;
}
.actions
{
  clear: both;
  margin: 0 0 15px 15px;
}
.add-to-friends button
{
  padding: 0;
  border: medium none;
  margin-top: 1px;
  width: 125px;
  height: 24px;
  color: #fff;
  text-indent: -9999px;
  background: url('images/add-to-friends-bg.png') no-repeat 0 0;
}
.add-to-friends button:hover
{
  background-position: 0 -45px;
  background-color: #fff;
}
.add-to-friends button:focus
{
  background-position: 0 -92px;
  background-image: url('images/add-to-friends-bg.png');
}
.action-button
{
  float: left;
  overflow: hidden;
  margin: 0 9px 0 0;
}
.send-message a
{
  width: 132px;
  padding: 6px 0 8px 26px;
  background: url('images/send-msg.png') no-repeat 9px 6px;
}
.additional a
{
  width: 136px;
  padding: 6px 0 8px 26px;
  background: url('images/add.png') no-repeat 8px 7px;
}
.action-button a
{
  display: block;
  text-decoration: none;
  color: #1eace1;
  line-height: 12px;
}
.add-to-friends a
{
  background: url('images/add-to-friends.png') no-repeat 0 0;
  color: #fff;
  padding: 5px 11px 7px 36px;
}
.send-message button
{
  padding: 0 0 5px 10px;
  width: 160px;
  height: 26px;
  background: url('images/send-msg-bg.png') no-repeat 0 0;
  border: 0;
  font: lighter 12px Tahoma;
  color: #1EACE1;
}
.send-message button:hover
{
  background-position: 0 -45px;
  color: #1EACE1;
  background-color: #fff;
}
.send-message button:focus
{
  background-position: 0 -92px;
  background-image: url('images/send-msg-bg.png');
}
.member-additional:hover .additional-menu
{
  display: block;
}
.member-additional
{
  position: relative;
  display: inline-block;
  margin-top: 4px;
	margin-right: 5px;
}
div.community_open_menu > span.member-additional
{
	margin-right: 0;
	margin-left: 6px;
}
.member-additional-index
{
  width: 159px;
  left: 320px;
  position: absolute;
}
.member-additional > button
{
  padding: 0 0 4px 23px;
  width: 160px;
  height: 26px;
  background: url('images/additional.png') no-repeat 0 0;
  border: 0;
  font: lighter 12px Tahoma;
  color: #1EACE1;
  text-shadow: none;
  text-align: left;
}
.member-additional button:hover
{
  color: #1EACE1;
  background-color: #fff;
}
.additional-menu
{
  display: none;
  position: absolute;
  top: 99%;
  left: 9px;
  width: 141px;
  background: #fff;
  -webkit-border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -moz-border-radius-bottomleft: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.37);
  z-index: 999999;
}
.member-additional:hover .additional-menu
{
  display: block;
}
.additional-menu a,
.additional-menu a:link,
.additional-menu a:visited
{
  display: block;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 4px 0 7px 20px;
  color: #1eace1;
  position: relative;
}
.additional-menu a:hover
{
  border-color: #e9edf1;
  background: #f4f7f9;
  text-decoration: none;
}
.additional-menu a:before
{
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  position: absolute;
  background: #1eace1;
  left: 8px;
  top: 50%;
}
.additional-menu > li:last-child
{
  margin-bottom: 0;
}
.more-user-info
{
  height: 20px;
  padding: 0 0 0 7px;
  background: url('images/s.gif') no-repeat 98% 50% #f4f7f9;
}
.more-user-info a
{
  text-decoration: underline;
  color: #9db5c2;
  line-height: 20px;
}
.more-user-info a:hover
{
  text-decoration: underline;
}
.spoiler_links
{
  cursor: pointer;
}
.no_new_spol
{
  left: -150px;
  position: relative;
  width: 575px;
}
.spoiler_body
{
  display: none;
  margin-bottom: 10px;
}
.left_minus
{
  left: -150px;
  position: relative;
  width: 575px;
}
.blue-line
{
  background-color: #8fd8f4;
  color: #fff;
  font: 12px "Intro","Arial",sans-serif;
  height: 24px;
  margin: 10px 0 8px;
  padding: 7px 17px 0 16px;
  text-shadow: 0 2px 0 #4fb6e4;
}
.info-table
{
  font: 12px Tahoma, Geneva, sans-serif;
  margin-bottom: 18px;
  width: 100%;
}
.new_spol
{
  left: -150px;
  position: relative;
  width: 569px;
}
.no_new_spol
{
  width: 555px;
}
table.childrens > tbody > tr > td.child_birthday,
table.children > tbody > tr > td.child_birthday
{
  background: scroll rgba(0, 0, 0, 0) url("img/tort.png") no-repeat 0 2px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  height: 20px;
  line-height: 14px;
  padding-left: 19px;
  width: 700px;
}
.no_active
{
  opacity: 1;
}
/* SEARCH */
div.generic_layout_container.layout_core_content > div.search_middle
{
  vertical-align: top;
  width: 544px;
  display: inline-block;
}
div.search_middle > h2
{
  display: block;
  background-color: #8fd8f4;
  padding: 5px 16px;
  width: 100%;
  position: relative;
  font: lighter 12px 'Intro', Arial, sans-serif;
  color: #fff;
  letter-spacing: 0.01em;
}
div.search_middle > div#searchform.global_form_box
{
  padding: 0;
  position: relative;
}
div.search_middle > div.global_form_box > form
{
  width: 575px;
  border: 1px solid #67badb;
}
div.search_middle div.global_form_box > form > input#query
{
  border-radius: 0;
  border: 0;
  width: 100%;
  height: 25px;
  padding: 0 0 1px 10px;
}
div.search_middle div.global_form_box > form > select
{
  display: none;
}
div.search_middle div.global_form_box > form > button#submit
{
  background: url("images/search-icon.png") no-repeat 0 0;
  border-radius: 0;
  border: 0;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  width: 20px;
  height: 20px;
  position: absolute;
  margin: 3px 0 0 22px;
}
div.search_middle div.global_form_box > form > button#submit:hover
{
  background-position: 0 -24px;
}
.find_result
{
  border: 1px solid #67badb;
}
/* RESET */
.no_padding_top,
div.generic_layout_container.layout_core_content > div.no_padding_top
{
  padding-top: 0;
}
.result_categories
{
  background-color: #8fd8f4;
  position: relative;
  padding: 5px 0;
  width: 100%;
  font: lighter 12px 'Intro', Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.result_categories::after
{
  content: '';
  position: absolute;
  left: 105px;
  bottom: -16px;
  border: 10px solid transparent;
  border-top-color: #7fd3f2;
}
.no_result
{
  background: url("images/no_result.png") no-repeat 50% 50%;
  width: 100%;
  height: 500px;
}
/* левый блок правого блока */
.layout_middle_haq
{
  width: 578px;
  display: inline-block;
}
.layout_right_haq
{
  display: inline-block;
  float: right;
  position: relative;
  vertical-align: top;
  width: 237px;
}
/* redactor */
div.form-element > div.mce-panel
{
  border-radius: 10px;
  background-image: none;
  background-color: #ccebf8;
  padding: 10px 1px;
  border: 0;
}
div.form-element > div.mce-panel.mce-fullscreen
{
  z-index: 5;
}
.pull_left
{
  float: left;
}
.pull_right
{
  float: right;
}
.mto
{
  margin-top: 1px;
  float: right;
}
.head_title
{
  color: #fff;
  font: 12px 'Intro', Arial, sans-serif;
  display: inline-block;
  margin: 6px 0 0 15px;
  text-shadow: 0 2px 0 #4FB6E4;
}
.head_title > a,
.head_title > a:link,
.head_title > a:visited
{
  color: #fff;
  font-family: 'Intro', Arial, sans-serif;
  text-decoration: none;
}
#btg
{
  position: absolute;
  left: 405px;
  width: 41px;
  height: 31px;
  background: url("images/blue-title-gradient.png") no-repeat;
}
.border_bottom
{
  border-bottom: 1px solid #e9edf1;
  width: 100%;
  position: relative;
  float: left;
}
.border_bottom_none,
.community-articles-item.border_bottom_none
{
  border-bottom: 0;
}
.border_top_none
{
  border-top: 0;
}
.mtten
{
  margin-top: 18px;
}
.pad_top
{
  padding-top: 18px;
}
ul.groups_browse > li.no_padding_bottom
{
  padding-bottom: 0;
}
.none
{
  display: none;
}
/* PAGINATION */
.pagination
{
  border-top: 1px solid #e9edf1;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding: 20px 0;
}
.pagination > a,
.pagination > a:link,
.pagination > a:visited
{
  font-size: 13px;
  display: inline-block;
  padding: 0 3px 2px;
  color: #1eace1;
}
.pagination > a:hover
{
  background-color: #1eace1;
  color: #fff;
  text-decoration: none;
}
.pagination > a.pager-preview
{
  background: url("images_temp/pager-prev.png") no-repeat 0 1px;
  width: 9px;
  height: 7px;
  padding-right: 0;
}
.pagination > a.pager-next
{
  background: url("images_temp/pager-next.png") no-repeat 0 1px;
  width: 9px;
  height: 7px;
  margin-left: 2px;
}
.pagination > a.this-page
{
  background-color: #1eace1;
  color: #fff;
}
/* Контекстная реклама */
div.generic_layout_container.layout_detstrana_context_ad
{
	background-color: #eeeff0;
	padding: 10px 10px 10px 14px;
	margin-bottom: 24px;
}
.layout_detstrana_context_ad > span
{
	font: 15px/17px PT Sans;
	color: #788e9b;
	display: inline-block;
	width: 140px;
	padding-left: 7px;
}
/* МОИ СООБЩЕНИЯ */
/* Меню сообщений */
div.generic_layout_container.layout_messages_menu > div.headline,
div.generic_layout_container.layout_unitedmessages_tabs > div.headline
{
  margin-bottom: 0;
}
.message_menu
{
  width: 100%;
}
.message_menu > ul
{
  width: 100%;
  border-bottom: 1px solid #d9dde1;
  position: relative;
}
.message_menu > ul > li
{
  background-color: #fff;
  display: inline-block;
  padding: 6px 10px 8px;
  border-radius: 3px 3px 0 0;
  border: 1px solid #d9dde1;
  border-bottom: 0;
  margin-right: 8px;
	white-space: nowrap;
	max-width: 110px;
}
.message_menu > ul > li.active_tab
{
 background-color: #69cbf0;
 border: 1px solid #69cbf0;
 border-bottom: 0;
}
.message_menu > ul > li.active_tab > a,
.message_menu > ul > li.active_tab > a:link,
.message_menu > ul > li.active_tab > a:visited
{
 color: #fff;
}
.message_menu > ul > li:first-child
{
 padding: 6px 16px 8px;
}
.message_menu > ul > li:first-child > a:first-child:before
{
	display: none;
}
.message_menu > ul > li.new_dialog_tab
{
 position: absolute;
 right: 12px;
 background-color: #95c663;
 padding: 4px 10px;
 border: 0;
 border-radius: 3px;
 top: 0;
 margin-right: 0;
}
.message_menu > ul > li.new_dialog_tab:hover
{
 background-color: #8ab85c;
}
.message_menu > ul > li:last-child > a,
.message_menu > ul > li:last-child > a:link,
.message_menu > ul > li:last-child > a:visited
{
  color: #fff;
	overflow: visible;
}
.message_menu > ul > li:last-child > a:first-child:before
{
	display: none;
}
.message_menu > ul > li > a:first-child:before
{
	content: '';
	position: absolute;
	background: url("img/name-friend-fade.png");
	display: block;
	height: 20px;
	right: -10px;
	top: 0;
	width: 25px;
}
.message_menu > ul > li.active_tab > a:first-child:before
{
	content: '';
	position: absolute;
	background: url("img/name-friend-active-fade.png");
	display: block;
	height: 30px;
	right: -10px;
	top: 0;
	width: 25px;
}
.message_menu > ul > li:first-child.active_tab > a:first-child:before
{
	display: none;
}
.message_menu > ul > li > a,
.message_menu > ul > li > a:link,
.message_menu > ul > li > a:visited
{
  font: 15px/15px PT Sans;
  color: #1eace1;
	display: inline-block;
	max-width: 90px;
	overflow: hidden;
	position: relative;
}
a.close_dialog
{
  background: url('img/close_dialog.png') no-repeat 0 0;
  padding: 5px;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: -1px;
}
li.active_tab > a.close_dialog
{
  background-image: url('img/active_close_dialog.png');
}
.message
{
	display: inline-block;
	line-height: 70px;
	margin-left: 18px;
	position: relative;
	text-align: left;
}
.ui-autocomplete > li.autocompleter-choices
{
	height: 42px;
	padding: 12px 0;
	margin: 0 11px;
	border-bottom: 1px solid #d9dde1;
}
.ui-autocomplete > li.autocompleter-choices:last-child
{
	border-bottom: 0;
}
.ui-autocomplete > li.autocompleter-choices > img
{
  width: 40px;
	height: 40px;
}
.ui-autocomplete > li.autocompleter-choices > div.autocompleter-choice
{
	display: inline-block;
	padding-left: 7px;
	vertical-align: top;
	font: 15px/11px PT Sans;
	color: #1eace1;
	position: relative;
}
.ui-autocomplete > li.autocompleter-choices > div.autocompleter-choice > div
{
	color: #788e9b;
	font: 15px/18px PT Sans;
	margin-top: 3px;
	position: absolute;
}
.ui-autocomplete > li.autocompleter-choices > div.autocompleter-choice.online:before
{
	content: '';
	display: block;
	background-color: #95c663;
	position: absolute;
	right: -15px;
	top: 3px;
	width: 5px;
	height: 5px;
	border-radius: 2px;
}
/* Поиск диалогов */
.search_dialog
{
  background-color: #eeeff1;
  position: relative;
  padding: 12px;
  text-align: left;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(50, 50, 50, 0.27);
  -moz-box-shadow:    0px 6px 6px -4px rgba(50, 50, 50, 0.27);
  box-shadow:         0px 6px 6px -4px rgba(50, 50, 50, 0.27);
	z-index: 1;
}
.search_dialog > form
{
  position: relative;
  width: 244px;
}
.search_results
{
  position: absolute;
  left: 45%;
  top: 35%;
  font: 15px/15px PT Sans;
  color: #788e9b;
}
.search_list > li:hover
{
	background-color: #f8f9fa;
}
.search_list > li:hover .start_dialog
{
	display: block;
}
ul.search_list > li > .start_dialog,
.start_dialog
{
	display: none;
	position: absolute;
	right: 10px;
	background-color: #95c663;
	padding: 4px 10px;
	border: 0;
	border-radius: 3px;
	top: 37%;
	margin-right: 0;
}
ul.search_list > li > .start_dialog:hover,
.start_dialog:hover
{
	background-color: #8ab85c;
}
.start_dialog > a,
.start_dialog > a:link,
.start_dialog > a:visited
{
	font: 15px/15px PT Sans;
	color: #fff;
}
/* Список диалогов */
.dialog_list > ul > li
{
  padding: 12px 14px 14px 12px;
  border-bottom: 1px solid #d9dde1;
  max-height: 70px;
  float: left;
  width: 96%;
  position: relative;
	cursor: pointer;
	background-color: #fff;
}
.dialog_list > ul > li > div,
.dialog_list > ul > li > a > div
{
  display: inline-block;
}
div.dialog_user_info
{
  float: left;
  position: relative;
}
div.dialog_user_info > img,
div.dialog_user_info > a > img
{
	width: 118px;
	height: 118px;
	border: 1px solid #d9dde1;
}
.dialog_list > ul > li > div.dialog_user_info > img,
.dialog_list > ul > li > div.dialog_user_info > a > img,
.open_dialog_list > ul > li > div.dialog_user_info > img,
.open_dialog_list > ul > li > div.dialog_user_info > a > img
{
	width: 70px;
	height: 70px;
}
div.dialog_user_info > span
{
  font: 15px/15px PT Sans;
  color: #1eace1;
  width: 140px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding-left: 6px;
}
.date_last_send
{
  font: 13px/19px PT Sans;
  color: #788e9b;
}
.online_text
{
  font: 13px/13px PT Sans;
  color: #5eb604;
  position: absolute;
  bottom: 2px;
  left: 82px;
}
.answer_record > .message
{
  display: inline-block;
  text-align: right;
  height: 70px;
  width: 359px;
  max-width: 359px;
  position: relative;
  float: right;
  line-height: 70px;
  border: 1px solid #d9dde1;
  border-radius: 5px;
}
li.dialog_your_message > .message > a
{
	display: block;
	text-align: right;
	vertical-align: top;
	font: 15px/10px PT Sans;
	padding-bottom: 9px;
}
.answer_record > .message > span,
.your_message > span,
li.dialog_your_message > .message > span
{
  padding: 4px 12px 6px;
  background-color: #fff;
  border: 1px solid #d9dde1;
  border-radius: 5px;
  width: auto;
  max-height: none;
  position: relative;
  display: inline-block;
  text-align: left;
  font: 15px/18px PT Sans;
  color: #343434;
  vertical-align:middle;
}
.answer_record > .message > span
{
  border: 0;
}
.answer_record > .message:before,
.your_message > span:before,
li.dialog_your_message > .message > span:before
{
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 7px;
  right: -7px;
  background: url("img/your_nos.png") no-repeat 50% 8px;
}
li.dialog_message_you > .message
{
	max-width: 386px;
	line-height: normal;
}
li.dialog_your_message > .message
{
	max-width: 386px;
	float: none;
	margin-right: 18px;
	width: auto;
	height: auto;
	line-height: normal;
}
li.comment_record > .message,
.message_you
{
  display: inline-block;
  text-align: left;
  width: 359px;
  max-width: 359px;
  position: relative;
  line-height: 70px;
	margin-left: 18px;
  background-color: #ebedee;
  border: 1px solid #ebedee;
  border-radius: 5px;
}
li.comment_record > .message
{
	line-height: inherit;
}
li.dialog_message_you > .message > a
{
	display: inline-block;
	vertical-align: top;
	font: 15px/10px PT Sans;
	padding-bottom: 9px;
}
li.dialog_message_you > .message > span,
li.comment_record > .message > span,
.message_you > span
{
  padding: 4px 12px 6px;
  background-color: #ebedee;
  border: 1px solid #ebedee;
  border-radius: 5px;
  width: auto;
  max-height: 65px;
  position: relative;
  display: inline-block;
  text-align: left;
  font: 15px/18px PT Sans;
  color: #343434;
  vertical-align: middle;
}
li.dialog_message_you > .message > span > a,
li.comment_record > .message > span > a,
.message_you > span > a
{
  font: 15px/18px PT Sans;
}
li.comment_record > .message > span
{
	max-height: none;
  border: 0;
}
li.dialog_message_you > .message > span:before,
li.comment_record > .message:before,
.message_you > span:before
{
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 7px;
  left: -7px;
  background: url("img/you_noz.png") no-repeat 50% 9px;
}
div.message_you > div,
div.message > div
{
  margin-left: 10px;
}
div.message_you > span > div > img,
div.message > span > div > img,
li.comment_record > .message > div > img
{
	width: 50px;
	height: 50px;
	padding-right: 12px;
	padding-top: 6px;
}
li.comment_record > .message > div > img
{
  padding-right: 6px;
  padding-top: 0;
}
div.message_you > div > img,
div.message > div > img
{
  width: 50px;
	height: 50px;
	padding-right: 8px;
	padding-bottom: 6px;
}
div.message_you > span.foto
{
  padding: 6px 12px 6px 60px;
  border: 1px solid #ebedee;
  border-radius: 5px;
  width: auto;
  max-width: 358px;
  max-height: 65px;
  position: relative;
  display: inline-block;
  text-align: left;
  font: 15px/36px PT Sans;
  color: #788e9b;
  vertical-align: middle;
  background: #ebedee url('img/message_foto.png') no-repeat 10px 50%;
}
div.your_message > span.foto
{
  padding: 6px 12px 6px 60px;
  background: #fff url('img/message_foto.png') no-repeat 10px 50%;
  border: 1px solid #d9dde1;
  border-radius: 5px;
  width: auto;
  max-width: 358px;
  max-height: 65px;
  position: relative;
  display: inline-block;
  text-align: right;
  font: 15px/36px PT Sans;
  color: #788e9b;
  vertical-align: middle;
}
/* Открытый диалог */
.open_dialog_list > ul > li
{
  padding: 10px 12px;
  float: left;
  width: 96%;
  position: relative;
  background-color: #fff;
}
.open_dialog_list > ul > li.date_dialog
{
  border-top: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
  text-align: right;
  font: 13px/26px PT Sans;
  color: #788e9b;
  padding: 0 2% 0 0;
  width: 98%;
	background-color: #fff;
}
div.open_dialog_list > ul > li.dialog_message_you,
div.open_dialog_list > ul > li.your_message,
div.open_dialog_list > ul > li.input
{
  padding-top: 10px;
  padding-bottom: 14px;
}
li.dialog_message_you
{
	background-color: #fff;
}
li.dialog_message_you > div.message_you
{
  float: none;
  margin-left: 18px;
  max-width: 405px;
  width: auto;
  height: auto;
}
.open_dialog_list > ul > li.dialog_your_message
{
  text-align: right;
	background-color: #fff;
}
li.dialog_your_message > div.dialog_user_info
{
  float: right;
}
li.dialog_your_message > div.your_message
{
  margin-right: 18px;
  max-width: 405px;
  width: auto;
  height: auto;
	display: inline-block;
}
li.dialog_your_message > div.your_message > span,
li.dialog_message_you > div.message_you > span,
li.dialog_message_you > div.message > span,
li.dialog_your_message > div.message > span
{
  max-width: 386px;
  max-height: none;
}
.time_dialog
{
  float: right;
  position: relative;
  left: 5px;
  font: 13px/19px PT Sans;
  color: #788e9b;
}
.time_dialog > span
{
  font: 13px/19px PT Sans;
  color: #788e9b;
}
.onlcick_message
{
  background-color: #f8f9fa;
  border-top: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
}
.dialog_your_message:hover .delete_dialog
{
	display: inline-block;
}
.dialog_your_message > a.delete_message
{
  padding: 5px;
  display: block;
  position: absolute;
  float: left;
  top: 12px;
  left: 14px;
  background: url('img/delete_message.png') no-repeat 0 0;
  opacity: 0.4;
}
.dialog_your_message > a.spam_message
{
  padding: 0 7px;
  display: block;
  position: absolute;
  float: left;
  top: 40%;
  left: 52px;
  font: 13px/20px PT Sans;
  color: #fff;
  background-color: #69cbf0;
  border-radius: 10px;
}
.dialog_message_you:hover .delete_dialog,
.input:hover .delete_dialog
{
	display: inline-block;
}
.input > a.delete_message
{
  padding: 5px;
  display: block;
  position: absolute;
  float: right;
  top: 12px;
  right: 14px;
  background: url('img/delete_message.png') no-repeat 0 0;
  opacity: 0.4;
}
.dialog_message_you > a.spam_message
{
  padding: 0 7px;
  display: block;
  position: absolute;
  float: right;
  top: 40%;
  right: 52px;
  font: 13px/20px PT Sans;
  color: #fff;
  background-color: #69cbf0;
  border-radius: 10px;
}
a.spam_message:hover
{
  background-color: #64c1e3;
}
a.delete_message:hover
{
  opacity: 1;
}
.message_menu > ul > li.active_tab_new_dialog
{
  background-color: #95c663;
  border: 1px solid #95c663;
  border-bottom: 0;
  position: absolute;
  right: 12px;
  margin-right: 0;
}
li.active_tab_new_dialog > a.close_dialog
{
  background-image: url('img/close_new_dialog.png');
}
/* Новый диалог */
.new_dialog_page
{
  padding: 22px 12px 12px;
  width: 96%;
  font: 15px/15px PT Sans;
  color: #343434;
  border-bottom: 1px solid #d9dde1;
}
div.new_dialog_page > select.chzn-select
{
  width: 100%;
}
.new_dialog_page > div.chosen-container.chosen-container-multi
{
  margin-top: 13px;
  margin-bottom: 13px;
  width: 600px;
}
.select_recipient
{
  width: 100%;
}
.new_dialog_page > div > ul.chosen-choices,
td > div > ul.chosen-choices
{
  border-color: #caedf9;
  background: url('img/select-flag.png') no-repeat 99% 50%;
}
.new_dialog_page > div.chosen-container.chosen-container-multi > ul.chosen-choices > li.search-field > input.default
{
  font: 15px/15px PT Sans;
  font-style: italic;
  color: #788e9b;
}
.message_form .new_dialog_message
{
  width: 100%;
}
.new_dialog_message
{
  max-width: 100%;
	border-color: #caedf9;
  height: 70px;
  margin-bottom: 13px;
	font: 15px/20px PT Sans;
  font-style: italic;
	color: #788e9b;
}
.new_dialog_message::-webkit-input-placeholder
{
  color:#788e9b;
}
.new_dialog_message::-moz-placeholder
{
  color:#788e9b;
}
.new_dialog_message:-moz-placeholder
{
  color:#788e9b;
}
.new_dialog_message:-ms-input-placeholder
{
  color:#788e9b;
}

input.send_message,
.send_message
{
  background-color: #95c663;
  font: 15px/22px PT Sans;
  color: #fff;
  padding: 0 7px;
  border-radius: 4px;
  cursor: pointer;
}
input.send_message:hover,
.send_message:hover
{
  background-color: #8ab85c;
}
input.send_message:disabled,
.send_message:disabled
{
	background-color: #b6b8ba;
	opacity: 0.7;
}
a.reset,
a.reset:link,
a.reset:visited
{
	font: 15px/22px PT Sans;
	color: #788e9b;
	padding: 0 7px;
}
.add_file_message
{
  font: 15px/15px PT Sans;
  color: #788e9b;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.add_file_message:hover .prompt_block,
.prompt_block_hover:hover .prompt_block
{
  opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
.standard_checkbox.prompt_block_hover .prompt_block
{
  left: -94%;
  top: -52px;
}
.prompt_block
{
  transition-delay: 0s, 0.3s;
	transition-duration: 1.3s, 0s;
	transition-property: opacity, visibility;
	transition-timing-function: ease, linear;
	visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -49px;
  left: 7%;
  background-color: #fff;
  z-index: 4;
  border: 1px solid #d9dde1;
  border-radius: 5px;
  max-width: 140px;
  color: #343434;
  text-align: center;
  font: 15px/18px PT Sans;
  padding: 3px 4px 4px 2px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
}
.prompt_block:before
{
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
  border-bottom: 1px solid #d9dde1;
  border-right: 1px solid #d9dde1;
  transform: rotate(45deg);
	-moz-transform: rotate(450deg); /* Для Firefox */
	-ms-transform: rotate(45deg); /* Для IE */
	-webkit-transform: rotate(45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(45deg); /* Для Opera */
  width: 10px;
  height: 10px;
  bottom: -6px;
  left: 46%;
  -webkit-box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.45);
  -moz-box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.45);
  box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.45);
}
div.margin_left_12 > .add_file_message
{
	margin-left: 0;
}
.add_file_message > input[type=file]
{
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
div.new_dialog_page > span
{
  float: right;
  font: 15px/27px PT Sans;
  color: #788e9b;
}
/* МОИ ДРУЗЬЯ */
.search_people,
.search_people.tabs_alt
{
  background-color: #eeeff0;
  position: relative;
  padding: 12px;
	margin-bottom: 24px;
  text-align: left;
	border-radius: 0;
}
.search_people.tabs_alt.margin_top_0
{
	margin-top: 0;
}
.search_people > form
{
  position: relative;
}
.search_people > form > input#search
{
	border: 1px solid #d9dde1;
	border-radius: 0;
	padding: 0 30px 0 8px;
}
ul#main_tabs.freinds_tabs,
ul.freinds_tabs,
.search_people.tabs_alt > ul
{
  display: inline-block;
  float: right;
  bottom: 26px;
  position: relative;
	background-color: transparent;
	padding: 0;
	height: auto;
	border: 0;
}
ul#main_tabs.freinds_tabs:after
{
	display: none;
}
ul#main_tabs.freinds_tabs > li,
ul.freinds_tabs > li
{
  display: inline-block;
  margin-left: 5px;
	line-height: normal;
	font-size: 0;
}
ul.freinds_tabs > li:first-child
{
  margin-left: 0;
}
ul#main_tabs.freinds_tabs > li > a,
ul.freinds_tabs > li > a
{
  font: 15px/21px PT Sans;
  color: #788e9b;
  padding: 1px 5px 2px 10px;
  border-radius: 15px;
	display: inline-block;
}
ul#main_tabs.freinds_tabs > li > a > span,
ul.freinds_tabs > li > a > span,
.search_people.tabs_alt > ul > li > a span
{
  font: 13px/13px PT Sans;
  color: #788e9b;
  background-color: #fff;
  border: 1px solid #bababa;
  border-radius: 10px;
  padding: 0 6px 0 5px;
  margin-left: 5px;
	display: inline;
}
ul#main_tabs.freinds_tabs > li.active > a,
ul.freinds_tabs > li.active > a
{
  background-color: #69cbf0;
  color: #fff;
}
ul.freinds_tabs > li > a.clicked.list_filter
{
  background: #b6b8ba url('img/list-filter-bg.png') no-repeat 7px 50%;
  border-radius: 3px;
  padding-left: 34px;
}
.search_people_all > ul.freinds_tabs > li > a.clicked.list_filter
{
  padding-right: 15px;
	color: #fff;
	width: 113px;
}
ul#main_tabs.freinds_tabs > li.active > a > span,
ul.freinds_tabs > li.active > a > span
{
  color: #fff;
  background-color: #69cbf0;
  border: 1px solid #69cbf0;
}
.people_filter.global_search
{
	display: table;
	top: -14px;
}
.people_filter.global_search:before
{
	display: none;
}
.category_filter,
.people_filter,
.expert_filter {
	background-color: #fff;
	margin-top: 12px;
	width: 100%;
	position: relative;
	border: 1px solid #d9dde1;
	border-collapse: inherit;
	display: none;
}
.people_filter.global_search > tbody > tr > td > ul.people_search_tabs
{
 position: absolute;
	bottom: 8px;
	right: 24px;
}
.category_filter
{
	top: -10px;
	margin-top: 14px;
	margin-bottom: -8px;
}
.people_filter
{
	padding-bottom: 16px;
	top: -16px;
	margin-bottom: -16px;
}
.category_filter:before,
.people_filter:before,
.expert_filter:before
{
	content: "";
	display: block;
	height: 13px;
	position: absolute;
	top: -12px;
	width: 23px;
	right: 63px;
	background: url("img/list-filter-befor.png") no-repeat 0 0;
}
.category_filter > tbody > tr > td,
.people_filter > tbody > tr > td
{
	padding: 8px 16px 12px;
	font: bold 15px/15px PT Sans;
	color: #1eace1;
	width: 33%;
	vertical-align: top;
}
.people_filter > tbody > tr > td
{
	font-weight: normal;
	color: #343434;
	padding: 6px 12px;
}
.people_filter > tbody > tr > td:first-child
{
	width: 247px;
	padding-right: 0;
}
.category_filter > tbody > tr > td:nth-child(2),
.people_filter > tbody > tr > td:nth-child(2)
{
	padding-left: 2px;
	padding-right: 0;
}
.people_filter > tbody > tr > td:nth-child(2)
{
  width: 160px;
}
.people_filter > tbody > tr > td:nth-child(3)
{
	width: 160px;
	padding-left: 8px;
	padding-right: 16px;
	vertical-align: middle;
	white-space: nowrap;
}
.people_filter > tbody > tr > td.search_male
{
  width: 100%;
  padding-top: 16px;
	position: relative;
}
.people_filter > tbody > tr > td.search_female
{
	width: 100%;
	padding-top: 10px;
	position: relative;
}
.people_filter > tbody > tr > td:first-child > div.chosen-container.chosen-container-single.chosen-container-single-nosearch > a.chosen-single
{
	width: 247px;
}
.people_filter > tbody > tr > td:first-child > div.chosen-container.chosen-container-single.chosen-container-single-nosearch > div.chosen-drop
{
	width: 257px;
}
.people_filter > tbody > tr > td:nth-child(2) > div
{
	width: 70px;
	display: inline-block;
}
.people_filter > tbody > tr > td:nth-child(2) > div:first-child
{
	margin-right: 14px;
}
.people_filter > tbody > tr > td:nth-child(2) > div > div.chosen-container.chosen-container-single.chosen-container-single-nosearch > a.chosen-single
{
	width: 70px;
}
.people_filter > tbody > tr > td:nth-child(2) > div > div.chosen-container.chosen-container-single.chosen-container-single-nosearch > div.chosen-drop
{
	width: 80px;
}
.people_search_gender > a:first-child
{
	margin-right: 6px;
}
.people_search_gender > a,
.people_search_gender > a:link,
.people_search_gender > a:visited
{
	color: #788e9b;
	font: 15px/20px PT Sans;
	padding: 1px 10px 2px;
	border: 1px solid #d9dde1;
	border-radius: 12px;
	position: relative;
	bottom: 1px;
}
.people_search_gender > a.active_gender
{
	background-color: #69cbf0;
	border-color: #69cbf0;
	color: #fff;
}
.people_search_gender > a.error
{
	border-color: #ff0000;
}
.search_male > div:first-child
{
	margin-left: 83px;
	margin-right: 36px;
}
.search_male > div:nth-child(3)
{
	margin-right: 34px;
}
.search_female > div:first-child
{
	margin-left: 60px;
}
.search_male > div
{
	display: inline-block;
	margin-right: 40px;
	height: 18px;
}
td > div.reset_form
{
  padding-top: 5px;
}
div.reset_form > a
{
	font: 13px/13px PT Sans;
	color: #788e9b;
	text-decoration: underline;
	cursor: pointer;
}
div.reset_form > a:hover
{
	text-decoration: none;
}
div.reset_form > label:hover
{
	text-decoration: none;
}
.search_female > div
{
	display: inline-block;
	margin-right: 70px;
	height: 18px;
}
.search_male > div > input[type=checkbox],
.search_female > div > input[type=checkbox]
{
	position: relative;
	display: inline;
	opacity: 0;
}
.search_male > div > input[type=checkbox] + label
{
	position: relative;
	margin-right: 40px;
}
.search_female > div > input[type=checkbox] + label
{
	position: relative;
	margin-right: 70px;
}
.search_male > div > input[type=checkbox] + label:before,
.search_female > div > input[type=checkbox] + label:before
{
	position: absolute;
	display: inline-block;
	content: attr(data-value);
	white-space: nowrap;
	left: 0;
	color: #788e9b;
	font: 15px/20px PT Sans;
	padding: 1px 10px 2px;
	border: 1px solid #d9dde1;
	border-radius: 12px;
}
.search_male > div > input[type=checkbox]:checked + label:before,
.search_female > div > input[type=checkbox]:checked + label:before
{
	background-color: #69cbf0;
	border-color: #69cbf0;
	color: #fff;
}
.category_filter_list > li > a
{
	font-weight: normal;
	color: #788e9b;
	line-height: 19px;
}
.category_filter_list > li > a:hover
{
	color: #242424;
}
/* Список друзей */
.my_friends_list
{
  padding-top: 24px;
}
.my_friends_li
{
  display: inline-block;
  width: 320px;
	height: 165px;
  margin-bottom: 40px;
	vertical-align: top;
	background-color: #fff;
}
li.my_friends_li:nth-child(even)
{
  margin-left: 12px;
}
li.my_friends_li.clipped
{
  margin-bottom: 26px;
}
.info_my_friends
{
  width: 184px;
  height: 120px;
  padding-left: 10px;
  display: inline-block;
  position: relative;
}
.name_friends,
.friend_city,
.user_offline,
.user_online,
.name_friends > a,
.friend_city > a,
.user_offline > a,
.user_online > a
{
  display: block;
  width: 190px;
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  color: #1eace1;
  font: 15px/15px PT Sans;
}
.friend_city
{
  color: #788e9b;
  line-height: 20px;
}
.user_offline
{
  color: #788e9b;
  font: 13px/13px PT Sans;
}
.user_online
{
  color: #5eb604;
  font: 13px/13px PT Sans;
}
span.name_friends:before,
span.friend_city:before
{
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  top: 0;
  width: 25px;
  left: 170px;
  background: url("img/name-friend-fade.png") no-repeat 0 0;
}
.info_my_friends > div.line_pregnancy
{
	width: 170px;
	margin-top: 10px;
	position: absolute;
	top: 35%;
}
.friend_children
{
  position: absolute;
  bottom: 0;
  width: 190px;
}
.friend_children > .children_male
{
	background: url("img/friend-children.png") no-repeat 0 0;
	height: 26px;
	padding-left: 28px;
	margin-right: 3px;
  display: inline-block;
  position: relative;
	z-index: 2;
}
.friend_children > .children_female
{
	background: url("img/friend-children.png") no-repeat 0 -41px;
	height: 22px;
	padding-left: 42px;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	z-index: 2;
}
.friend_children > .children_male:hover:before,
.friend_children > .children_female:hover:before
{
  content: attr(data-title);
  display: block;
  position: absolute;
  background-color: #fff;
  padding: 6px 10px;
  top: -40px;
  left: 0;
	white-space: nowrap;
  border: 1px solid #95c663;
  border-radius: 4px;
	z-index: 3;
}
.friend_children > .children_female:hover:before
{
  top: -45px;
	z-index: 3;
}
.friend_panel
{
  margin-top: 10px;
	white-space: nowrap;
}
.friend_panel > button,
.friend_panel > a,
.friend_panel > a:link,
.friend_panel > a:visited,
.friend_panel > a.icon_friend_add,
.friend_panel > a.buttonlink
{
  background-color: #95c663;
	background-image: none;
  border-radius: 4px;
  border: 0;
  width: 120px;
  text-align: center;
	padding-left: 0;
  padding-top: 0;
  padding-bottom: 3px;
  font: 14px/22px PT Sans Caption;
  white-space: nowrap;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}
.friend_panel > button:nth-child(2),
.friend_panel > a:nth-child(2)
{
  margin-left: 6px;
}
.friend_panel > button:hover,
.friend_panel > a:hover
{
  background-color: #8ab85c;
	text-decoration: none;
	color: #fff;
}
.friend_panel > a.in_subscribers
{
	border: 1px solid #d9dde1;
	background-color: #fff;
	color: #889ba6;
}
.friend_panel > a.in_subscribers:hover
{
	background-color: #eeeff0;
}
.friend_panel > span
{
  font: 14px/14px PT Sans Caption;
  color: #788e9b;
  margin-left: 6px;
}
.friend_panel > div.action_panel,
.action_panel
{
  display: inline-block;
  width: 175px;
	padding-left: 12px;
  text-align: left;
  padding-bottom: 2px;
  font: 14px/20px PT Sans Caption;
  border: 1px solid #d9dde1;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  color: #889ba6;
  margin-left: 7px;
	background: url('img/action_panel_community.png') no-repeat 93% 55%;
	background-size: 10px 5px;
}
.action_panel.width_123
{
  width: 123px;
}
.action_panel.width_123 > ul > li
{
  width: 130px;
  padding-left: 4px;
}
/* ФИЛЬТР КАТЕГОРИЙ */
.filter_category > li > a span
{
  font: 15px/21px PT Sans;
}
.filter_category > li > a span:first-child
{
  padding-right: 2px;
  z-index: 1;
  max-width: 183px;
  overflow: hidden;
  transition:  max-width 0.5s ease 0s;
}
.filter_category > li > a span:first-child:hover
{
     max-width: 100%;
}
.filter_category > li
{
  border-radius: 12px;
  position: relative;
  margin-top: 1px;
  margin-left: -9px;
  padding-left: 9px;
  width: 218px;
}
.filter_category > li:before
{
  content: '';
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  left: -2px;
  top: 7px;
  border-radius: 2px;
  transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.filter_category > li > a
{
  max-width: 212px;
  width: 212px;
  overflow: hidden;
  position: relative;
  height: 20px;
}
.fc_pregnancy:hover,
.fc_pregnancy:hover:before,
.fc_pregnancy.active,
.fc_pregnancy.active:before
{
  background-color: #f6bc03;
}
.fc_pregnancy:hover span,
.fc_pregnancy.active span
{
  color: #fff;
  background-color: #f6bc03;
  border-radius: 10px;
}
.fc_childbirth:hover,
.fc_childbirth:hover:before,
.fc_childbirth.active,
.fc_childbirth.active:before
{
  background-color: #dd8097;
}
.fc_childbirth:hover span,
.fc_childbirth.active span
{
  background-color: #dd8097;
  border-radius: 10px;
  color: #fff;
}
.fc_all_children:hover,
.fc_all_children:hover:before,
.fc_all_children.active,
.fc_all_children.active:before
{
  background-color: #81b340;
}
.fc_all_children:hover span,
.fc_all_children.active span
{
  background-color: #81b340;
  border-radius: 10px;
  color: #fff;
}
.fc_planning:hover,
.fc_planning:hover:before,
.fc_planning.active,
.fc_planning.active:before
{
  background-color: #69cbf0;
}
.fc_planning:hover span,
.fc_planning.active span
{
  background-color: #69cbf0;
  border-radius: 10px;
  color: #fff;
}
.fc_all_for_women:hover,
.fc_all_for_women:hover:before,
.fc_all_for_women.active,
.fc_all_for_women.active:before
{
  background-color: #c8a2c8;
}
.fc_all_for_women:hover span,
.fc_all_for_women.active span
{
  background-color: #c8a2c8;
  border-radius: 10px;
  color: #fff;
}
.fc_administration:hover,
.fc_administration:hover:before,
.fc_administration.active,
.fc_administration.active:before
{
  background-color: #b6b8ba;
}
.fc_administration:hover span,
.fc_administration.active span
{
  background-color: #b6b8ba;
  border-radius: 10px;
  color: #fff;
}
.fc_all_community:hover > a > span:first-child,
.fc_all_community.active > a > span:first-child
{
  text-decoration: underline;
}
.text_ellipsis_before:before
{
  content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . .';
  padding-right: 3px;
}
/* END */
div.action_panel > ul
{
  display: none;
  position: absolute;
  left: -1px;
  border: 1px solid #d9dde1;
  border-top: 0;
  top: 22px;
  border-radius: 0 0 4px 4px;
	z-index: 1;
}
div.action_panel > ul > li
{
  width: 175px;
  padding-left: 12px;
  padding-bottom: 3px;
  padding-top: 1px;
  background-color: #eeeff0;
  text-align: left;
  border-top: 1px solid #d9dde1;
}
div.action_panel > ul > li:hover
{
	background-color: #d9dde1;
}
div.action_panel > ul > li > a
{
  color: #889ba6;
  font: 13px/15px PT Sans;
}
div.action_panel > ul > li > a.icon_friend_remove
{
	background-image: none;
}
div.action_panel:hover > ul
{
  display: block;
}
div.friend_children > a.more_children
{
  font: 13px/20px PT Sans;
  color: #fff;
  background-color: #69cbf0;
  padding: 1px 8px 2px;
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 3px;
}
div.friend_children > a.more_children:hover
{
  background-color: #64c1e3;
}
.other_info_friend
{
  position: absolute;
  bottom: 0;
  width: 190px;
  overflow: hidden;
  font: 15px/18px PT Sans;
  color: #343434;
}
.other_info_friend > a,
.other_info_friend > a:link,
.other_info_friend > a:visited
{
  display: block;
  font: 13px/18px PT Sans;
  color: #788e9b;
  text-decoration: underline;
}
.other_info_friend > a:hover
{
  text-decoration: none;
}
.user_deleted > .name_friends,
.add_friend > .name_friends,
.add_subscriber > .name_friends,
.not_seen > .name_friends,
.add_span > .name_friends
{
	padding-bottom: 10px;
}
.user_deleted,
.add_friend,
.add_subscriber,
.not_seen,
.add_span
{
  background-color: #eeeff0;
  font: 15px/18px PT Sans;
  color: #343434;
  position: relative;
  width: 190px;
  padding-top: 10px;
  padding-left: 10px;
  height: 110px;
  float: right;
	display: none;
}
.user_deleted > span.name_friends:before,
.add_friend > span.name_friends:before,
.add_subscriber > span.name_friends:before,
.not_seen > span.name_friends:before,
.add_span > span.name_friends:before
{
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  top: 0;
  width: 25px;
  left: 170px;
  background: url("img/user-deleted-fade.png") no-repeat 0 0;
}
.user_deleted > span:nth-child(2),
.add_friend > span:nth-child(2),
.add_subscriber > span:nth-child(2),
.not_seen > span:nth-child(2),
.add_span > span:nth-child(2)
{
  display: block;
  width: 169px;
  padding-top: 3px;
  padding-bottom: 17px;
  line-height: 15px;
}
.user_deleted > a,
.user_deleted > a:link,
.user_deleted > a:visited,
.add_friend > a,
.add_friend > a:link,
.add_friend > a:visited,
.add_subscriber > a,
.add_subscriber > a:link,
.add_subscriber > a:visited,
.not_seen > a,
.not_seen > a:link,
.not_seen > a:visited,
.add_span > a,
.add_span > a:link,
.add_span > a:visited
{

  background-color: #69cbf0;
  padding: 1px 12px 2px;
	margin-right: 8px;
  font: 15px/15px PT Sans;
  color: #fff;
  border-radius: 15px;
}
.user_deleted > a:hover,
.add_friend > a:hover,
.add_subscriber > a:hover,
.not_seen > a:hover,
.add_span > a:hover
{
  background-color: #64c1e3;
}
.user_deleted > a.cancel,
.user_deleted > a.cancel:link,
.user_deleted > a.cancel:visited,
.add_friend > a.cancel,
.add_friend > a.cancel:link,
.add_friend > a.cancel:visited,
.add_subscriber > a.cancel,
.add_subscriber > a.cancel:link,
.add_subscriber > a.cancel:visited,
.not_seen > a.cancel,
.not_seen > a.cancel:link,
.not_seen > a.cancel:visited,
.add_span > a.cancel,
.add_span > a.cancel:link,
.add_span > a.cancel:visited
{
	margin-right: 0;
  background-color: transparent;
  padding: 0;
  font: 15px/15px PT Sans;
  color: #788e9b;
  text-decoration: none;
}
.user_deleted > a.cancel:hover,
.add_friend > a.cancel:hover,
.add_subscriber > a.cancel:hover,
.not_seen > a.cancel:hover,
.add_span > a.cancel:hover
{
  text-decoration: underline;
}
.result_search_friend
{
  font: 15px/15px PT Sans;
  color: #343434;
  padding-bottom: 24px;
  display: block;
}
/* ЛЮДИ */
.search_people_all
{
  background-color: #eeeff0;
  position: relative;
  padding: 12px;
  text-align: left;
}
.search_people_all > form,
.search_people_all > form > div
{
  position: relative;
  width: 398px;
}
.search_people_all > form > input[type='search'],
.search_people_all > form > div > input[type='search']
{
  width: 398px;
}
.search_people_all > ul.freinds_tabs > li
{
  font: 15px/15px PT Sans;
  color: #788e9b;
}
.search_people_all > ul.freinds_tabs > li > a.clicked
{
  padding-right: 10px;
  white-space: nowrap;
}
.freinds_tabs > li > input[type=checkbox],
.freinds_tabs > li > input[type=checkbox] + label
{
  position: relative;
  display: inline-block;
}
.freinds_tabs > li > input[type=checkbox]
{
  opacity: 0;
}
.freinds_tabs > li > input[type=checkbox] + label:before
{
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  top: 3px;
  width: 12px;
  left: -17px;
  background: url('img/checkbox-sprite.png') 0 0;
}
.freinds_tabs > li > input[type=checkbox]:checked + label:before
{
  background-position: 0 bottom;
}
.title_people_list
{
  display: block;
  color: #343434;
  font: 15px/15px PT Sans;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #d9dde1;
}
/* фильтр людей */
.search_form_div
{
	width: 398px;
	position: relative;
	text-align: right;
}
.search_form_div > input#search
{
	width: 398px;
	font-family: PT Sans;
  font-style: italic;
}
#users_filter > .search_form_div > input[type=search]
{
	border: 1px solid #d9dde1;
	padding-left: 10px;
}
.checkbox_setting > ul.people_search_tabs
{
	float: none;
	bottom: auto;
}
ul.people_search_tabs
{
	bottom: 26px;
	display: inline-block;
	float: right;
	position: relative;
}
ul.people_search_tabs > li
{
	color: #788e9b;
	font: 15px/15px PT Sans;
	display: inline-block;
	margin-left: 5px;
}
ul.people_search_tabs > li:first-child
{
	margin-left: 0;
}
ul.people_search_tabs > li:last-child
{
	vertical-align: top;
}
.search_people_all > form.field_search_criteria
{
	width: 100%;
}
.people_button_f
{
	padding: 1px 15px 2px 34px;
	background: #b6b8ba url("img/list-filter-bg.png") no-repeat 7px 50%;
	border-radius: 3px;
	color: #fff;
	font: 15px/19px PT Sans;
	border: 0;
	text-shadow: none;
	width: 165px;
	white-space: nowrap;
}
button.people_button_f:hover
{
	background: #69cbf0 url("img/list-filter-bg.png") no-repeat 7px 50%;
}
button.people_button_f.bg_dark_grey:hover
{
	background-color: #c4c5c6;
}

.people_search_tabs > li > input[type="checkbox"]
{
	opacity: 0;
}
.people_search_tabs > li > input[type="checkbox"], .freinds_tabs > li > input[type="checkbox"] + label {
	display: inline-block;
	position: relative;
}
.people_search_tabs > li > input[type="checkbox"] + label:before {
	background: url("img/checkbox-sprite.png") repeat 0 0;
	content: "";
	display: block;
	height: 12px;
	left: -17px;
	position: absolute;
	top: 3px;
	width: 12px;
}
.people_search_tabs > li > input[type="checkbox"], .people_search_tabs > li > input[type="checkbox"] + label {
	display: inline-block;
	position: relative;
}
.people_search_tabs > li > input[type="checkbox"], .people_search_tabs > li > input[type="checkbox"]:checked + label:before
{
	background-position: 0 bottom;
}
input[type="text"].people_search_city,
input.people_search_city,
.people_search_city
{
	width: 247px;
	border-radius: 0;
	border-color: #81d3f2;
	height: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	max-width: 100%;
}
input[type="text"].people_search_city
{
	border: 1px solid #d9dde1;
	padding-left: 10px;
	height: 30px;
}
td > .chosen-container-multi > .chosen-choices
{
	border-color: #69cbf0;
	background: url("img/select-flag.png") no-repeat 96% 50%;
}
/* Загрузка изображений */
.load_images > ul > li
{
	position: relative;
	width: 70px;
	height: 70px;
	margin-right: 6px;
	margin-bottom: 11px;
	display: inline-block;
}
.load_images > ul > li > img
{
	width: 70px;
	height: 70px;
}
.delete_image
{
	display: block;
	background: url('img/delete-image.png') no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 3px;
	right: 3px;
	opacity: 0.7;
}
.delete_image:hover
{
	opacity: 1;
}
.border_drag_drop
{
	background: url('img/border-drag-drop-vertical.jpg') repeat-y left, url('img/border-drag-drop-vertical.jpg') repeat-y right, url('img/border-drag-drop-horisontal.jpg') repeat-x top, url('img/border-drag-drop-horisontal.jpg') repeat-x bottom;
 background-color: #d8dbe0;
}
.drop-text
{
	display: none;
	position: absolute;
	top: 45%;
	left: 19%;
	font: 15px/15px PT Sans;
  font-style: italic;
	color: #788e9b;
}
.progress_load_images
{
	color: #788e9b;
	font: 13px/15px PT Sans;
	margin-top: 6px;
}
.progress_load
{
	background: url('img/bg-progress-image.jpg') repeat-x top, #fff url('img/bg-progress-image.jpg') repeat-x bottom;
	display: inline-block;
	width: 570px;
	margin-right: 8px;
	height: 10px;
	position: relative;
	top: 1px;
}
.progress_load > div
{
	background: url('img/loader-images.gif') repeat-x;
	height: 10px;
	width: 0%;
}
.progress_load_images > .delete_image
{
	display: inline-block;
	position: relative;
	top: 4px;
	right: 0;
	margin-right: 5px;
}
.more_button_block
{
	margin-top: 24px;
	text-align: center;
	background: url('img/bg-progress-image.jpg') repeat-x center;
}
.more_button_block > div
{
	display: inline-block;
	background-color: #fff;
	padding: 0 10px;
}
.more_button_block > div > a
{
	display: inline-block;
	border: 1px solid #d9dde1;
	border-radius: 3px;
	padding: 0 6px;
	color: #788e9b;
	font: 15px/25px PT Sans;
}
.more_button_block > div > a:hover
{
	background-color: #eeeff0;
}
#to-element
{
	margin: 12px 0;
}
#to-element > input#to
{
	max-width: 100%;
	width: 100%;
}
#to-element > #to_chosen > .chosen-choices
{
	border: 1px solid #d9dde1;
}
#to-element > #to_chosen > .chosen-choices > .search-choice
{
 line-height: 16px;
}
#to-element > #to_chosen > .chosen-choices > .search-choice > span
{
	font: 14px/1px PT Sans;
}
#to-element > #to_chosen > .chosen-choices > .search-choice > a
{
	top: 5px;
}
#to-element > #to_chosen > .chosen-choices > li.search-field
{
	float: none;
}
#to-element > #to_chosen > .chosen-choices > li.search-field > input[type="text"]
{
  height: auto;
	color: #788e9b;
	font: 15px/28px PT Sans;
  font-style: italic;
	padding-bottom: 0;
	padding-top: 0;
	width: 100%;
}
.rules_and_moderation > li
{
	margin-bottom: 18px;
}
.corner_pointer
{
	position: relative;
}
.corner_pointer:before
{
	content: '';
	position: absolute;
	display: block;
	top: -9px;
	left: 50px;
	height: 15px;
	width: 15px;
	border-top: 1px solid #d9dde1;
	border-right: 1px solid #d9dde1;
	background-color: #fff;
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
	transform: rotate(-45deg);
}
/* icons */
.view_grey_link,
a.view_grey_link,
a.view_grey_link:link,
a.view_grey_link:visited
{
	background: url('img/view-icon.png') no-repeat;
	min-width: 25px;
	height: 13px;
	display: inline-block;
	opacity: 0.7;
	margin-right: 5px;
}
.view_grey_link > span
{
	padding-left: 27px;
	color: #788e9b;
	font: 13px/12px PT Sans;
	display: block;
}
.comment_grey_link,
a.comment_grey_link,
a.comment_grey_link:link,
a.comment_grey_link:visited
{
	background: url('img/sprite.png') no-repeat 0 -162px;
	min-width: 16px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	text-decoration: none;
}
.comment_white_link,
a.comment_white_link,
a.comment_white_link:link,
a.comment_white_link:visited
{
	background: url('img/social-active-sprite.png') no-repeat 0 -48px;
	min-width: 16px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	text-decoration: none;
  opacity: 1;
}
.comment_grey_link:hover,
a.comment_grey_link:hover
{
	background-position: 0 -188px;
}
.comment_grey_link.active,
a.comment_grey_link.active,
a.comment_grey_link.active:link,
a.comment_grey_link.active:visited
{
	background-position: 0 214px;
}
.comment_grey_link_hover,
.like_grey_link_hover
{
	background-color: #fff;
	border: 1px solid #d9dce1;
	border-radius: 12px;
	bottom: 27px;
	padding: 10px;
	position: absolute;
	z-index: 2;
	white-space: nowrap;
	opacity: 0;
	transition-delay: 0s, 0.3s;
	transition-duration: 1.3s, 0s;
	transition-property: opacity, visibility;
	transition-timing-function: ease, linear;
	visibility: hidden;
}
.like_grey_link.like_button_click > .comment_grey_link_hover,
.like_grey_link.like_button_click > .like_grey_link_hover,
.like_grey_link > .like_grey_link_hover,
.comment_grey_link > .comment_grey_link_hover
{
	left: -49px;
}
.like_grey_link:hover > .comment_grey_link_hover,
.like_grey_link:hover > .like_grey_link_hover,
.comment_grey_link:hover > .comment_grey_link_hover
{
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
.like_grey_link_hover
{
	left: 43px;
}
.comment_grey_link_hover.one_elem
{
  left: -25px;
}
.like_grey_link_hover.one_elem
{
	left: -24px;
}
.like_grey_link.like_button_click > .like_grey_link_hover.one_elem
{
	left: -24px;
}
.comment_grey_link_hover:before,
.like_grey_link_hover:before
{
	background-color: #fff;
	border-bottom: 1px solid #d9dde1;
	border-left: 1px solid #d9dde1;
	bottom: -8px;
	content: "";
	display: block;
	height: 12px;
	left: 50px;
	position: absolute;
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
	transform: rotate(-45deg);
	width: 12px;
}
.comment_grey_link_hover.one_elem:before
{
	left: 25px;
}
.like_grey_link_hover.one_elem:before
{
	left: 25px;
}
.comment_grey_link_hover > a > img,
.like_grey_link_hover > a > img
{
	padding-right: 3px;
	width: 42px;
	height: 42px;
}
.comment_grey_link_hover > a:last-child > img,
.like_grey_link_hover > a:last-child > img
{
	padding-right: 0;
}
.comment_grey_link_hover > a:nth-child(6),
.like_grey_link_hover > a:nth-child(6)
{
	color: #788e9b;
	display: block;
	font: 13px/12px PT Sans;
	padding-top: 4px;
}
.comment_grey_link_hover > a:nth-child(6):hover,
.like_grey_link_hover > a:nth-child(6):hover
{
  color: #1eace1;
}
.favorite_grey_link,
a.favorite_grey_link,
a.favorite_grey_link:link,
a.favorite_grey_link:visited
{
	background: url('img/sprite-two.png') no-repeat 0 0;
	min-width: 16px;
	height: 15px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
}
.favorite_grey_link:hover,
a.favorite_grey_link:hover
{
  background-position: 0 -23px;
}
.favorite_grey_link.active,
a.favorite_grey_link.active
{
	background-position: 0 -47px;
}
.share_social_grey_link
{
	position: relative;
}
.share_social_grey_link:hover > div.social_share
{
	display: block;
}
.share_social_grey_link > div.social_share
{
  display: none;
	position: absolute;
	top: -45px;
	left: -50px;
	background-color: #fff;
  border: 1px solid #d9dce1;
	border-radius: 5px;
	padding: 5px;
}
.share_social_grey_link > div.social_share:before
{
	content: '';
	display: block;
	position: absolute;
	bottom: -23px;
	background: url('img/list-filter-befor.png') no-repeat center bottom;
	width: 104px;
	height: 23px;
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg); /* Для Firefox */
	-ms-transform: rotate(-180deg); /* Для IE */
	-webkit-transform: rotate(-180deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-180deg); /* Для Opera */
}
.share_social_grey_link > div.social_share > .tell_icon
{
	margin-top: auto;
}
.share_social_grey_link > div.social_share > .tell_icon > a:first-child
{
	margin-left: 0;
}
.share_social_grey_link,
a.share_social_grey_link,
a.share_social_grey_link:link,
a.share_social_grey_link:visited
{
	background: url('img/sprite-two.png') no-repeat 0 -71px;
	min-width: 16px;
	height: 15px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
}
.like_grey_link,
a.like_grey_link,
a.like_grey_link:link,
a.like_grey_link:visited
{
	background: url('img/sprite.png') no-repeat 0 0;
	min-width: 16px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
.share_link,
a.share_link,
a.share_linka:link,
a.share_linka:visited
{
	background: url('img/sprite.png') no-repeat 0 -78px;
	min-width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
.content-middle > div > .share_link
{
	top: -1px;
}
a.share_link:hover
{
  background-position: 0 -106px;
}
.share_link.active,
a.share_link.active
{
	background-position: 0 -134px;
}
a.like_grey_link:hover,
.like_grey_link:hover
{
	background-position: 0 -26px;
}
.like_grey_link.active,
a.like_grey_link.active,
a.like_grey_link.active:link,
a.like_grey_link.active:visited
{
	background: url('img/sprite.png') no-repeat 0 -52px;
	opacity: 1;
}
.share_social_grey_link > span,
.favorite_grey_link > span,
.like_grey_link > span,
.comment_grey_link > span,
.share_link > span,
a.share_link > span
{
	padding-left: 19px;
	color: #788e9b;
	font: 13px/12px PT Sans;
	display: block;
	text-decoration: none;
}
.share_link > span
{
	position: relative;
	top: 1px;
}
.clock_grey_link,
a.clock_grey_link,
a.clock_grey_link:link,
a.clock_grey_link:visited
{
	background: url('img/clock-icon.png') no-repeat;
	min-width: 14px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
}
.clock_grey_link > span
{
	padding-left: 20px;
	color: #788e9b;
	font: 13px/12px PT Sans;
	display: block;
}
a.comment_grey_link:hover,
a.view_grey_link:hover,
a.clock_grey_link
{
	opacity: 1;
}
/* content middle */
.content-middle
{
  display: inline-block;
	max-width: 664px;
  width: 100%;
  font: 15px/19px PT Sans;
	color: #343434;
}
.content-middle p
{
	margin: 12px 0;
}
.content-middle > ul,
.content-middle > ol
{
	list-style-position: inside;
	margin: 12px 0;
}
.content-middle > ul
{
	list-style: disc;
	list-style-position: inside;
}
.content-middle > ul > li,
.content-middle > ol > li
{
	font: 15px/19px PT Sans;
	color: #343434;
	margin: 8px 0;
}
.content-middle > blockquote,
.content-middle > blockquote > p,
.content-middle > p > em
{
	font: 15px/19px PT Sans;
  font-style: italic;
	color: #343434;
}
.content-middle > table > tbody > tr > td > blockquote > p
{
	font: 15px/19px PT Sans;
	color: #343434;
}
/* content-right */
.content-right
{
	display: inline-block;
	float: right;
	width: 240px;
}
/* FORMS */
/* Form */
.customForm {
	color: #444444;
	width: 320px;
	margin: 2em auto;
	font: 13px/1.8 Helvetica;
}
.customForm input, .customForm textarea {
	font: 13px Helvetica;
}
/* Input */
.customForm input {
	width: 300px;
	font-size: 13px;
	padding: 6px 0 4px 10px;
	border: 1px solid #cecece;
	background: #F6F6f6;
	border-radius: 5px;
}
.customForm textarea {
	display: block;
	overflow: auto;
	resize: none;
	width: 300px;
	height: 50px;
	background: #f6f6f6;
	border: 1px solid #cecece;
	border-radius: 5px 0 0 0;
	padding: 8px 0 8px 10px;
}
.radio {
	display: block;
	height: 25px;
	background-position: 0 -56px;
	coloR: #444;
	cursor: pointer;
	text-indent: 22px;
	font-size: 13px;
}
.radio.active
{
	background-position: 0 -86px;
}
.radio.error
{
	border-color: #ff0000;
}
/*	=	CheckBox */
/* Стилизируем чекбокс, точнее скрываем его */
.check input[type=checkbox]
{
	position: absolute;
	left: -10000px;
}
.check
{
	background-position: 0 3px;
	padding-left: 25px;
	cursor: pointer;
	position: relative;
}
.check.active
{
	background-position: 0 -27px;
}
.slct.active {
	border-bottom: none;
}
.drop {
	margin: 3px 0 0 -7px;
	padding: 0;
	width: 100%;
	max-width: 634px;
	border: 1px solid #cecece;
	border-top: none;
	display: none;
	position: absolute;
	background: #fff;
	z-index: 1;
	max-height: 225px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.drop li {
	list-style: none;
	border-top: 1px dotted #cecece;
	cursor: pointer;
	display: block;
	padding: 3px 15px 5px 6px;
	background-position: 10px -119px;
	color: #788e9b;
	font: 13px/18px PT Sans;
}
.drop li:hover {
	background-color: #e8e8e8;
	color: #222;
}
/*	=	File Load */
/* Стили для контейнера */
.file-load-block {
	width: 310px;
	height: 35px;
	overflow: hidden;
	position: relative;
}
/* работаем с инпутом который конкретно file */
.file-load-block input[type=file]
{
	opacity: 0;
	filter: alpha(opacity=0);
  position: absolute;
	top: 0;
	right: 0;
  height: 35px;
	font-size: 600px;
  z-index: 2;
	cursor: pointer;
	width: auto;
}
/* Стилизируем инпут и кнопку которые под загрузчиком */
.file-load-block input[type=text]
{
	z-index: 1;
	width: 190px;
	padding-right: 10px;
	white-space:nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.file-load-block button {
	position: absolute;
	right: 0;
	top: 2px;
	width: 90px;
	height: 28px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px #ccc;
}
.file-load-block .button-hover {
	box-shadow: 0 0 2px #ccc;
}
/* Reset Form */
.reset-form button {
	width: 90px;
	height: 28px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px #ccc;
	cursor: pointer;
}
.reset-form button:hover {
	box-shadow: 0 0 2px #ccc;
}
.reset-form button:active {
	margin-top: 1px;
	margin-bottom: -1px;
	zoom: 1;
}
/* Form Send */
.sendmail button {
	width: 90px;
	height: 28px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px #ccc;
	cursor: pointer;
}
.sendmail button:hover {
	box-shadow: 0 0 2px #ccc;
}
.sendmail button:active {
	margin-top: 1px;
	margin-bottom: -1px;
	zoom: 1;
}
/* registration */
#global_content_simple > form > .layout_middle
{
	width: 775px;
}
html#smoothbox_window > body#global_page_detstrana-signup-aftersign .registration_popup
{
  width: auto;
}
.registration_popup
{
	background: url('img/bg-white.jpg') repeat-x top, url('img/bg-grey.png') repeat-y left, url('img/bg-grey.png') repeat-y right;
	width: 775px;
}
/* header registration */
.head_registration
{
	width: 774px;
	height: 199px;
	background: url('img/head-female.png') no-repeat;
	position: relative;
}
.head_registration > div
{
	position: absolute;
	width: 524px;
	height: 117px;
	padding: 12px;
	background-color: #fff;
	right: 60px;
	top: 30px;
	border-radius: 3px;
	z-index: 2;
	-webkit-box-shadow: 7px 5px 8px -2px rgba(0, 0, 0, 0.18);
	-moz-box-shadow:    7px 5px 8px -2px rgba(0, 0, 0, 0.18);
	box-shadow:         7px 5px 8px -2px rgba(0, 0, 0, 0.18);
}
.head_registration > div.left_element
{
	display: block;
	height: 30px;
	width: 30px;
	left: 152px;
	position: absolute;
	top: 58px;
	background-color: #fff;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
	z-index: 1;
	-webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.28);
	-moz-box-shadow:    0 4px 7px 0 rgba(0, 0, 0, 0.28);
	box-shadow:         0 4px 7px 0 rgba(0, 0, 0, 0.28);
}
.head_registration > div > div
{
	border: 1px solid #d9dde1;
	border-radius: 3px;
	background-color: #eeeff0;
	height: 90px;
	padding: 12px 27px;
}
.head_registration > div > div > p
{
	font: 15px/19px PT Sans;
  font-style: italic;
	color: #788e9b;
	margin-top: 6px;
}
.head_registration > div > div > p > a
{
	font: 15px/19px PT Sans;
  font-style: italic;
	color: #788e9b;
	text-decoration: underline;
}
.head_registration > div > div > strong
{
	font: 27px/27px PT Sans;
  font-weight: bold;
	color: #343434;
}
.registration_progress > ul,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs
{
	height: 42px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
}
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs
{
  background-color: transparent;
}
.registration_progress > ul > li:first-child,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li:first-child
{
	padding-left: 19px;
	padding-right: 15px;
}
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li:first-child
{
  padding-left: 8px;
}
.registration_progress > ul > li,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li
{
	background-color: #f08c70;
	color: #fff;
	padding-left: 27px;
	padding-right: 12px;
	display: inline-block;
	font: 15px/42px PT Sans Caption;
	position: relative;
}
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li
{
  padding-left: 23px;
}
.registration_progress > ul > li > a,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li > a
{
	color: #fff;
}
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li > a
{
  display: inline-block;
  font-family: PT Sans Caption;
}
.registration_progress > ul > li > a:hover,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li > a:hover
{
	text-decoration: underline;
}
.registration_progress > ul > li.active > a,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li.active > a
{
	color: #343434;
}
.registration_progress > ul > li:before,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li:before
{
	content: '';
	position: absolute;
	display: block;
	background-color: #f08c70;
	width: 30px;
	height: 30px;
	right: -15px;
	top: 6px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
	z-index: 1;
}
.registration_progress > ul > li:nth-child(2n),
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li:nth-child(2n)
{
	background-color: #f0a070;
	color: #fff;
}
.registration_progress > ul > li:nth-child(2n):before,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li:nth-child(2n):before
{
	background-color: #f0a070;
}
.registration_progress > ul > li > span,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li > span
{
	width: 18px;
	height: 18px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 18px;
	position: relative;
	left: 10px;
	top: 5px;
	z-index: 2;
}
.registration_progress > ul > li.active,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li.active
{
	color: #343434;
	background: url("img/bg-grey.png") repeat-x top, #eeeff0 url("img/bg-grey.png") repeat-x bottom;
}
.registration_progress > ul > li.active:before,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li.active:before
{
	background-color: #eeeff0;
}
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li.active:before
{
  left: auto;
  right: -15px;
}
.registration_progress > ul > li.active > span,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li.active > span
{
	background-color: #fff;
	border-color: #d9dde1;
}
.registration_progress > ul > li.filled > span,
.registration_progress.tabs_alt.tabs_parent > ul#main_tabs > li.filled > span
{
	background: #fff url('img/blue-ellipse.png') no-repeat center;
}
.reg_about_me
{
  margin-top: 47px;
	margin-bottom: 39px;
}
.reg_about_me.settings
{
	margin-top: 24px;
	margin-bottom: 24px;
	white-space: nowrap;
}
.user_image_block
{
	width: 223px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-left: 34px;
}
.reg_about_me.settings > .user_image_block
{
	margin-left: 0;
	white-space: normal;
  position: relative;
}
.user_image_block > .user_image
{
	border: 2px solid #dcdcdc;
	width: 221px;
	height: 221px;
}
.user_image.female
{
	background: url('img/female-reg.jpg') no-repeat;
}
.user_image.male
{
	background: url('img/male-reg.jpg') no-repeat;
}
.user_image_block > .user_image > img
{
	width: 221px;
	height: 221px;
}
.user_image_block > span
{
	font: 13px/39px PT Sans;
  font-style: italic;
	color: #788e9b;
}
.user_image_block > a,
.user_image_block > a:link,
.user_image_block > a:visited
{
	color: #fff;
	margin-bottom: 2px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: padding-box;
}
.about_me_form
{
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
	margin-left: 24px;
}
.reg_about_me.settings > .about_me_form
{
	margin-right: 0;
	margin-left: 0;
}
.about_me_form > table > tbody > tr > td
{
	font: 15px/15px PT Sans;
	color: #343434;
	padding-bottom: 10px;
	padding-left: 12px;
}
.reg_about_me.settings > .about_me_form > table > tbody > tr > td:nth-child(2)
{
	padding-left: 0;
}
.about_me_form > table > tbody > tr:nth-child(3) > td,
.about_me_form > table > tbody > tr:nth-child(5) > td
{
	padding-top: 12px;
}
/* form registration */
.about_me_form > table > tbody > tr > td > .chosen-container
{
	margin-right: 10px;
}
.reg_about_me.settings > .about_me_form > table > tbody > tr > td > .chosen-container
{
	margin-right: 2px;
}
.reg_about_me.settings > .about_me_form > table > tbody > tr > td > .chosen-container:nth-child(3)
{
	margin-right: 0;
}
.about_me_form > table > tbody > tr > td > .chosen-container-single > .chosen-single,
.about_me_form > table > tbody > tr > td > .chosen-container .chosen-results,
.about_me_form > table > tbody > tr > td > .chosen-container .chosen-drop,
.status_pregnancy > table > tbody > tr > td > .chosen-container-single > .chosen-single,
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-results,
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-drop,
.reg_children > .add_children > div > .chosen-container-single > .chosen-single,
.reg_children > .add_children > div > .chosen-container .chosen-results,
.reg_children > .add_children > div > .chosen-container .chosen-drop
{
	border-color: #d9dde1;
}
.reg_children > .add_children > div > .chosen-container .chosen-results
{
	max-height: 130px;
}
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-results
{
	max-height: 100px;
}
.about_me_form > table > tbody > tr > td > .chosen-container-single .chosen-single div b,
.status_pregnancy > table > tbody > tr > td > .chosen-container-single .chosen-single div b,
.reg_children > .add_children > div > .chosen-container-single .chosen-single div b
{
	background-image: url("img/action_panel_community.png");;
}
.about_me_form > table > tbody > tr > td > .chosen-container .chosen-results,
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-results,
.reg_children > .add_children > div > .chosen-container .chosen-results
{
	padding: 0;
}
.about_me_form > table > tbody > tr > td > .chosen-container-single .chosen-single span,
.about_me_form > table > tbody > tr > td > .chosen-container .chosen-results li,
.status_pregnancy > table > tbody > tr > td > .chosen-container-single .chosen-single span,
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-results li,
.reg_children > .add_children > div > .chosen-container-single .chosen-single span,
.reg_children > .add_children > div > .chosen-container .chosen-results li
{
	font: 15px/26px PT Sans;
  font-style: italic;
	color: #788e9b;
}
.about_me_form > table > tbody > tr > td > .chosen-container .chosen-results li,
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-results li,
.reg_children > .add_children > div > .chosen-container .chosen-results li
{
	padding-left: 8px;
}
.about_me_form > table > tbody > tr > td > .chosen-container .chosen-results li:hover,
.status_pregnancy > table > tbody > tr > td > .chosen-container .chosen-results li:hover,
.reg_children > .add_children > div > .chosen-container .chosen-results li:hover
{
	background-color: #d9dde1;
}
.registration_day_year
{
  width: 111px;
}
.people_month
{
	width: 188px;
}
.about_me_form > table > tbody > tr > td > textarea
{
	border: 1px solid #d9dde1;
	font: 15px/19px PT Sans;
  font-style: italic;
	color: #788e9b;
	padding: 6px 8px;
	width: 420px;
	height: 121px;
}
.reg_footer
{
	background-color: #eeeff0;
	padding: 0 34px;
	line-height: 57px;
  height: 57px;
	border-top: 1px solid #d9dde1;
	border-bottom: 1px solid #d9dde1;
	position: relative;
}
.reg_footer > a,
.reg_footer > a:link,
.reg_footer > a:visited
{
	color: #788e9b;
	font: 15px/15px PT Sans;
	text-decoration: underline;
}
.reg_footer > a:hover
{
	text-decoration: none;
}
.reg_footer > button
{
	color: #788e9b;
	font: 15px/15px PT Sans;
	text-decoration: underline;
	border: 0;
	background-color: transparent;
	text-shadow: none;
	background-image: none;
}
.reg_footer > button:hover
{
	border: 0;
	background-color: transparent;
	text-decoration: none;
}
.reg_footer > input
{
	position: absolute;
	right: 40px;
	top: 12px;
	background-color: #95c663;
	border-radius: 3px;
	display: inline-block;
	font: 15px/15px PT Sans Caption;
	text-align: center;
	height: 32px;
	color: #fff;
	padding-left: 18px;
	padding-right: 18px;
	cursor: pointer;
}
.reg_footer > input:hover
{
	background-color: #8ab85c;
}
/* Регистрация. Шаг 2. Выбор города */
.select_the_city
{
	margin: 47px 32px;
}
.select_the_city.settings
{
	margin: 24px 32px;
}
.main_cities
{
	border-top: 1px solid #d9dde1;
	border-bottom: 1px solid #d9dde1;
	line-height: 38px;
	white-space: nowrap;
}
.main_cities > ul
{
	display: table;
	width: 100%;
}
.main_cities > ul > li
{
	display: table-cell;
	text-align: center;
	min-width: 100px;
}
.main_cities > ul > li:first-child
{
	text-align: left;
}
.main_cities > ul > li:last-child
{
	text-align: right;
}
.main_cities a,
.main_cities a:link,
.main_cities a:visited
{
	color: #343434;
	text-decoration: underline;
	font: 15px/15px PT Sans;
  font-weight: bold;
}
.main_cities a:hover
{
	text-decoration: none;
}
.list_cities
{
	margin-top: 16px;
	display: table;
	width: 100%;
}
.list_cities > ul
{
	display: table-cell;
}
.list_cities a,
.list_cities a:link,
.list_cities a:visited
{
	color: #343434;
	font: 15px/18px PT Sans;
}
.list_cities a:hover
{
	text-decoration: underline;
}
/* Регистрация. Шаг 3. Беременность */
.reg_pregnancy
{
	margin: 47px 0;
}
.reg_pregnancy.settings
{
	margin: 24px 0;
}
.reg_pregnancy > div:first-child
{
	max-width: 600px;
}
.status_pregnancy
{
	width: 650px;
	display: inline-block;
}
.status_pregnancy > table
{
	width: 100%;
	margin-left: 42px;
}
.status_pregnancy > table > tbody > tr > td
{
	white-space: nowrap;
	font: 15px/30px PT Sans;
	color: #343434;
	padding-bottom: 12px;
}
.status_pregnancy > table > tbody > tr > td:first-child
{
	width: 296px;
}
.status_pregnancy > table > tbody > tr > td.standard_radio > input[type=radio]
{
	margin-right: 14px;
}
.status_pregnancy > table > tbody > tr > td > .child_week
{
	width: 158px;
}
.status_pregnancy > table > tbody > tr > td > .chosen-container
{
	margin-left: 10px;
}
.status_pregnancy > table > tbody > tr > td.people_search_gender > a
{
	margin-left: 8px;
}
/* Регистрация. Шаг 4. Дети */
.reg_child
{
	margin: 47px 0;
}
.reg_child.settings
{
	margin: 24px 0;
}
.reg_child > div:first-child
{
	max-width: 670px;
}
.reg_children
{
	display: inline-block;
	width: 442px;
}
.reg_children > div
{
	width: 100%;
	color: #343434;
	font: 15px/30px PT Sans;
	white-space: nowrap;
}
.reg_children > div > div
{
	color: #343434;
	font: 15px/30px PT Sans;
	white-space: nowrap;
}
.reg_children > div:first-child > div.margin_bottom_12
{
	margin-left: 48px;
}
.reg_children > div > div > input[type=radio]
{
	margin-right: 14px;
}
.reg_children > .add_children > div.people_search_gender > input,
.reg_children > .add_children > div.people_search_gender > a
{
	margin-right: 12px;
	padding-left: 10px;
}
.reg_children > .add_children > div > .chosen-container
{
	margin-right: 10px;
}
.add_children
{
	position: relative;
}
.add_children:hover .delete_child > a
{
	display: inline-block;
}
.add_children > .delete_child
{
	display: block;
	position: absolute;
	right: -160px;
	top: -2px;
	white-space: nowrap;
	width: 160px;
	height: 100px;
	text-align: right;
}
.add_children > .delete_child > a
{
	background: url("img/delete_message.png") no-repeat center center;
	display: none;
	position: relative;
	top: 3px;
	border: 1px solid #d9dde1;
	border-radius: 15px;
	height: 24px;
	width: 5px;
	padding: 0 11px;
	line-height: 24px;
	opacity: 0.7;
	margin-right: 70px;
}
.add_children > .delete_child > a:hover
{
	opacity: 1;
}
.add_new_children
{
	margin-left: 166px;
}
.add_new_children > a,
.add_new_children > a:link,
.add_new_children > a:visited
{
	color: #788e9b;
	font: 15px/25px PT Sans;
	text-decoration: underline;
}
.add_new_children > a:hover
{
	text-decoration: none;
}
.add_new_children > a > span
{
	background: #69cbf0 url('img/white-plus.png') no-repeat 8px center;
	display: inline-block;
	height: 25px;
	width: 31px;
	border-radius: 15px;
	margin-right: 12px;
	margin-bottom: -8px;
}
.title_my_child
{
	background: url('img/bg-grey.png') repeat-x center;
	text-align: center;
	margin: 24px 0;
}
.title_my_child > span
{
	background-color: #fff;
	padding: 0 10px 1px;
}
/* Регистрация. Шаг 4. Дети */
.reg_interests_block
{
	margin: 42px 0;
}
.reg_interests_block > div:first-child
{
	max-width: 715px;
	margin-bottom: 33px;
}
.reg_interests
{
	display: inline-block;
	width: 715px;
	text-align: center;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.layout_core_container_tabs > div > .reg_interests_block > .reg_interests
{
	width: auto;
}
.reg_interests > span
{
  position: relative;
	line-height: 44px;
}
.reg_interests > span > input[type="checkbox"]
{
	position: absolute;
	opacity: 0;
}
.reg_interests > span > input[type="checkbox"] + label
{
	color: #788e9b;
	font: 15px/20px PT Sans;
	padding: 1px 10px 2px;
	border: 1px solid #d9dde1;
	border-radius: 12px;
	display: inline-block;
	margin-left: 8px;
}
.reg_interests > span > input[type="checkbox"] + label.active_gender
{
	background-color: #69cbf0;
	border-color: #69cbf0;
	color: #fff;
}
/* Регистрация. Шаг 6. Персонажи */
.reg_character_block.setting
{
	margin-top: 27px;
}
.reg_character_block.setting > ul > li:nth-child(5)
{
 margin-top: 15px;
}
.reg_character_block.setting > ul > li
{
	padding: 0 40px;
}
.reg_character_block
{
	margin: 47px 0;
}
.reg_character_block > div:first-child
{
	max-width: 715px;
	margin-bottom: 33px;
}
.reg_character_block > ul > li
{
	display: inline-block;
}
.reg_character_block > ul > li > input
{
	opacity: 0;
}
.reg_character_block > ul > li > input + label
{
	display: block;
	background: url('img/characters.png') no-repeat 0 0;
	height: 200px;
	width: 115px;
	position: relative;
}
.reg_character_block > ul > li > input + label > div
{
	position: absolute;
	bottom: 0;
	vertical-align: bottom;
	left: 32px;
	border: 1px solid #d9dde1;
	border-radius: 12px;
	color: #788e9b;
	display: inline-block;
	font: 15px/20px PT Sans;
	padding: 1px 10px 2px;
}
.reg_character_block > ul > li > input:checked + label > div
{
	background-color: #69cbf0;
	border-color: #69cbf0;
	color: #fff;
}
.reg_character_block > ul > li > input + label.characters_black
{
	background-image: url(img/characters-black.png);
}
.reg_character_block > ul > li > input:checked + label.characters_black > div
{
	background-color: #d9dde1;
	border-color: #d9dde1;
}
.reg_character_block > ul > li:nth-child(2) > input + label
{
	background-position: -154px 8px;
	margin-left: 2px;
}
.reg_character_block > ul > li:nth-child(2) > input + label > div
{
	left: 26px;
}
.reg_character_block > ul > li:nth-child(3) > input + label
{
	background-position: -308px 5px;
	width: 110px;
}
.reg_character_block > ul > li:nth-child(3) > input + label > div
{
	left: 22px;
}
.reg_character_block > ul > li:nth-child(4) > input + label
{
	background-position: -450px 5px;
	width: 117px;
}
.reg_character_block > ul > li:nth-child(4) > input + label > div
{
	left: 29px;
}
.reg_character_block > ul > li:nth-child(5) > input + label
{
	background-position: -610px 3px;
}
.reg_character_block > ul > li:nth-child(5) > input + label > div
{
	left: 28px;
}
.reg_character_block > ul > li:nth-child(6) > input + label
{
	background-position: -766px 5px;
}
.reg_character_block > ul > li:nth-child(6) > input + label > div
{
	left: 18px;
}
/* news */
.news_list > li:first-child
{
  padding-top: 0;
  margin-top: 0;
}
.news_list > li
{
  background-image: url('img/ellips-line-small.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 0 24px 16px;
  margin-top: 30px;
  position: relative;
}
.news_list > li.new
{
  background: url('img/ellips-line-small.png') left bottom repeat-x, #f0f1f3 url('img/ellips-line-small.png') left top repeat-x;
  padding-top: 32px;
  margin-bottom: 16px;
}
.news_list > li.new .comment_button
{
  top: 32px;
}
.news_list > li.unsubscribe
{
  background: url('img/ellips-line-small.png') left bottom repeat-x, #f0f1f3 url('img/ellips-line-small.png') left top repeat-x;
  padding-top: 30px;
  margin-bottom: 16px;
}
.news_list > li.unsubscribe > div:first-child,
.news_list > li.recommended.unsubscribe > div:first-child
{
  height: auto;
}
.news_list > li span + div[class^="preview_photos"],
.list_records_community > li span + div[class^="preview_photos"],
.news_list > li h3 + div[class^="preview_photos"],
.list_records_community > li h3 + div[class^="preview_photos"]
{
  margin-top: 12px;
}
.news_list > li.new .comment_form
{
  background-color: #f0f1f3;
}
.news_list > li.new:before,
.news_list > li.recommended.unsubscribe:before,
.news_list > li.recommended.unsubscribe:after
{
  display: none;
}
.news_list > li:last-child
{
	margin-bottom: 0;
	border-bottom: 0;
}
.news_list > li > div.tell_icon,
.news_list > li > noindex > div.tell_icon
{
	margin: 0;
}
.news_list > li.like,
.news_list > li.comment
{
  margin-top: 82px;
}
.index_list_news .news_list > li:first-child:not([class="comment"])
{
  margin-top: 0;
}
.index_list_news .news_list > li.comment:first-child
{
  margin-top: 35px;
}
.news_list > li div.like,
.news_list > li div.comment
{
  position: absolute;
  background-color: #edeef0;
  font: 15px/31px PT Sans;
  color: #343434;
  border-radius: 16px;
  padding: 0 14px 0 41px;
  left: 4px;
  top: -52px;
  white-space: nowrap;
  overflow: hidden;
  width: 611px;
}
.news_list > li div.like:after,
.news_list > li div.comment:after
{
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
  background: url('img/bg-gradient-grey.png') no-repeat 0 0;
}
.news_list > li div.like a,
.news_list > li div.comment a
{
  line-height: 31px;
}
.news_list > li div.like:before,
.news_list > li div.comment:before
{
  content: '';
  display: block;
  position: absolute;
  height: 31px;
  width: 31px;
  border-radius: 16px;
  left: 0;
  top: 0;
}
.news_list > li div.like:before
{
  background: #c1c1c1 url('img/social-active-sprite.png') no-repeat 7px -89px;
}
.news_list > li div.comment:before
{
  background: #c1c1c1 url('img/social-active-sprite.png') no-repeat 7px 9px;
}
.news_list > li.recommended.unsubscribe
{
  background: url('img/ellips-line-small.png') left bottom repeat-x, #fdf5f2 url('img/ellips-line-small.png') left top repeat-x;
  padding-top: 30px;
  margin-bottom: 16px;
}
.news_list > li.recommended,
.news_list > li.recipes
{
  background: url('img/ellips-line-small.png') left bottom repeat-x, #fdf5f2 url('img/ellips-line-small.png') left top repeat-x;
  padding-top: 90px;
  margin-bottom: 16px;
}
.news_list > li.recommended img
{
  max-width: 612px;
}
.news_list > li.recommended .comment_form
{
  background-color: #fdf5f2;
}
.news_list > li.recommended > .comment_button,
.news_list > li.recipes > .comment_button
{
  top: 32px;
  right: 12px;
  display: block;
  height: auto;
}
.news_list > li.recipes > div.image_record_block > img
{
  height: auto;
  width: auto;
  float: none;
}
.news_list > li.recommended > .comment_button a,
.news_list > li.recipes > .comment_button a
{
  font: 15px/29px PT Sans;
  color: #788e9b;
}
.news_list > li.recommended > div.comment_button > a:hover:before
{
  display: none;
  left: -31px;
  top: initial;
  bottom: 100%;
  padding: 8px 8px 10px;
  width: 170px;
  text-align: center;
  color: #000;
  font-size: 15px;
  white-space: normal;
  margin-bottom: 10px;
}
.news_list > li.recommended > div.comment_button > a:hover:after
{
  display: none;
  bottom: 100%;
  left: 46%;
  margin-bottom: 4px;
}
.news_list > li.recommended:before,
.news_list > li.recipes:before
{
  display: block;
  position: absolute;
  font: 22px/38px PT Sans;
  color: #343434;
  border-radius: 19px;
  background-color: #f8d7c3;
  padding: 0 26px 0 68px;
  left: 13px;
  top: 29px;
}
.news_list > li.recommended:before
{
  content: 'Рекомендованная ' attr(data-title);
}
.news_list > li.recipes:before
{
  content: attr(data-title);
}
.news_list > li.recommended:after,
.news_list > li.recipes:after
{
  content: '';
  display: block;
  position: absolute;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  left: 13px;
  top: 23px;
}
.news_list > li.recommended:after
{
  background: #f08c70 url('img/recommended-white.png') no-repeat center;
}
.news_list > li.recipes:after
{
  background: #f08c70 url('https://static.detstrana.ru/public/user/70/8f/06/682e7_a743.png') no-repeat center;
}
.news_list > li.recommended.other
{
  background: #fdf5f2 url('img/ellips-line-small.png') left bottom repeat-x;
  margin-top: -16px;
}
/* first user post */
.news_list > li.first_user_post
{
   margin-top: 0;
   border-left: 1px solid #d9dde1;
   border-right: 1px solid #d9dde1;
}
.news_list > li.first_user_post .comment_button
{
    top: 250px;
    right: 14px;
    z-index: 1;
}
.news_list > li.first_user_post:before
{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #feede5 url('img/first-user-post-bg-1.png') repeat-x left 3px;
    width: 100%;
    height: 21px;
    z-index: 1;
}
.first_user_post_text
{
    background: #feede5;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.first_user_post_text:before,
.first_user_post_text:after
{
    content: '';
    display: block;
    position: absolute;
    width: 24px;
    height: 100%;
    background-color: #feede5;
    top: 0;
}
.first_user_post_text:before
{
    right: 100%;
}
.first_user_post_text:after
{
    left: 100%;
}
.first_user_post_text td
{
    padding-top: 37px;
    vertical-align: top;
}
.first_user_post_face
{
   background: url('img/first-user-post-bg-2.png') no-repeat;
   height: 120px;
   width: 123px;
   position: relative;
   margin: 6px 19px 0 -15px;
   padding-top: 20px;
}
.first_user_post_face:after
{
    content: '';
    display: block;
    position: absolute;
    background: url('img/first-user-post-face-after.png') no-repeat;
    width: 40px;
    height: 20px;
    top: 100%;
    left: 37px;
}
.first_user_post_slide
{
    height: 24px;
    position: relative;
    text-align: center;
    width: 128px;
    font: 15px/24px PT Sans;
    color: #788e9b;
    margin: -15px auto 30px;
}
.first_user_post_text + div:not([class*="first_user_post_slide"]):not([class*="new_post_content"]),
.first_user_post_slide + div:not([class*="new_post_content"]),
.new_post_content + div:not([class*="first_user_post_slide"])
{
    height: 50px;
}
.first_user_post_text + div:not([class*="first_user_post_slide"]) > a > img,
.first_user_post_slide + div > a > img,
.new_post_content > div:first-child > a > img
{
    float: left;
    padding-right: 10px;
    max-width: 50px;
    max-height: 50px;
}
.fups_left,
.fups_right
{
    width: 12px;
    height: 24px;
    background: url('img/first-user-post-slide.png') no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
}
.fups_left
{
    background-position: top left;
    right: 100%;
}
.fups_right
{
    background-position: bottom left;
    left: 100%;
}
/* end */
.news_recommendations
{
  background-color: #f0a070;
	line-height: 32px;
	padding-left: 30px;
	position: relative;
	padding-bottom: 1px;
}
.news_recommendations:before
{
	content: '';
	display: block;
	position: absolute;
	height: 32px;
	width: 16px;
	left: 0;
	background-color: #f08c70;
}
.news_recommendations:after
{
	content: '';
	display: block;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 11px;
	top: 12px;
	background-color: #f08c70;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg); /* Для Firefox */
	-ms-transform: rotate(-45deg); /* Для IE */
	-webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-45deg); /* Для Opera */
}
.news_recommendations > h3
{
	color: #fff;
}
.news_list.recommendations > li:last-child
{
	border-bottom: 3px solid #f0a070;
}
/* index page */
.index_menu.footer
{
	display: inline-block;
	margin-left: 65px;
}
.index_menu > li
{
  background: url('img/menu-icons-white.png') no-repeat 0 0;
	display: inline-block;
	padding-right: 12px;
  padding-left: 36px;
}
.index_menu.footer > li
{
  background-image: none;
  padding-left: 0;
}
.index_menu.footer > li:hover
{
  background-color: transparent;
}
.index_menu > li:nth-child(1)
{
  background-position: 12px 9px;
}
.index_menu > li:nth-child(2)
{
  background-position: 12px -22px;
}
.index_menu > li:nth-child(3)
{
  background-position: 12px -56px;
}
.index_menu > li:nth-child(4)
{
  background-position: 12px -93px;
}
.index_menu > li:nth-child(5)
{
  background-position: 12px -93px;
}
.index_menu > li:nth-child(6)
{
  background-position: 12px -129px;
}
.index_menu > li:nth-child(7)
{
  background-position: 12px -170px;
}
#footer > div > div > .index_menu.footer.right > li:last-child
{
	margin-right: 0;
}
.index_menu > li > a,
.index_menu > li > a:link,
.index_menu > li > a:visited
{
	color: #fff;
	font: 16px/30px PT Sans;
  text-transform: uppercase;
}
.index_menu.footer > li > a,
.index_menu.footer > li > a:link,
.index_menu.footer > li > a:visited
{
	color: #fff;
	font: 17px/30px PT Sans;
}
.index_menu > li > a.new,
.index_menu.footer > li > a.new
{
	position: relative;
	margin-right: 34px;
  padding-right: 0;
}
.index_menu > li > a.new:before,
.index_menu.footer > li > a.new:before
{
	background: url("img/new.png") no-repeat;
	content: "";
	display: block;
	height: 17px;
	position: absolute;
	right: -37px;
	top: 4px;
	width: 34px;
}
.index_menu > li > a.new:before
{
  top: 2px;
}
.index_menu.footer > li > a,
.index_menu.footer > li > a:link,
.index_menu.footer > li > a:visited
{
	color: #1eace1;
	font: 15px/30px PT Sans;
}
.index_menu > li:hover
{
  background-color: #69cbf0;
  border-radius: 15px;
}
.landing_logo
{
	background: url('img/landing-logo.png') no-repeat center top;
	width: 100%;
	padding-top: 176px;
	margin-top: 38px;
	color: #fff;
	font: 29px/32px PT Sans;
	text-align: center;
}
.landing_postlogo
{
	margin-top: 48px;
	margin-bottom: 59px;
	padding-left: 70px;
	position: relative;
	color: #fff;
	font: 29px/32px PT Sans;
  font-style: italic;
	width: 100%;
	text-align: left;
}
.landing_postlogo:before
{
	content: '';
	display: block;
	position: absolute;
	background: url('img/discount_5.png') no-repeat;
	width: 111px;
	height: 158px;
	right: 165px;
	top: -53px;
}
.landing_postlogo > span
{
	display: block;
	font-size: 24px;
	line-height: 24px;
}
.landing_input
{
	background: url('img/index-local-bg-30.png');
	width: 100%;
	padding: 12px;
	position: relative;
	white-space: nowrap;
	margin-top: 34px;
	border-radius: 3px;
	text-align: justify;
	z-index: 2;
}
.landing_input.no_before:before,
.no_before:before
{
	display: none;
}
.landing_input:before
{
	content: '';
	display: block;
  background: url('img/discount-arrow.png') no-repeat 0 0;
  position: absolute;
	height: 228px;
	width: 254px;
	z-index: -1;
	top: -60px;
	right: -20px;
}
.landing_input > input
{
	width: 243px;
	height: 33px;
	border-radius: 3px;
	font: 15px/33px PT Sans;
  font-style: italic;
	color: #788e9b;
	padding-left: 10px;
	margin-right: 10px;
	border: 0;
}
.landing_input > input:last-child
{
	margin-right: 0;
}
/* Большие иконки социальных сетей */
.big_facebook,
.big_twitter,
.big_vk,
.big_o
{
	background: url('img/big-social-icon.png') no-repeat;
	display: inline-block;
	width: 32px;
	height: 32px;
}
.big_twitter
{
	background-position: 0 -35px;
}
.big_vk
{
	background-position: 0 -70px;
}
.big_o
{
	background-position: 0 -105px;
}
a.big_facebook,
a.big_twitter,
a.big_vk,
a.big_o,
a.big_facebook2,
a.big_twitter2,
a.big_vk2,
a.big_o2,
a.biggest_facebook,
a.biggest_twitter,
a.biggest_vk,
a.biggest_o,
a.biggest_instagram
{
	opacity: 1;
  transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
}
a.big_facebook:hover,
a.big_twitter:hover,
a.big_vk:hover,
a.big_o:hover,
a.big_facebook2:hover,
a.big_twitter2:hover,
a.big_vk2:hover,
a.big_o2:hover,
a.biggest_facebook:hover,
a.biggest_twitter:hover,
a.biggest_vk:hover,
a.biggest_o:hover,
a.biggest_instagram:hover
{
	opacity: 0.8;
}
.big_facebook2,
.big_twitter2,
.big_vk2,
.big_o2,
.big_facebook2.with_content:before,
.big_twitter2.with_content:before,
.big_vk2.with_content:before,
.big_o2.with_content:before,
.big_facebook2.with_share:before,
.big_twitter2.with_share:before,
.big_o2.with_share:before
{
  background: url('img/big-social-icon.png') no-repeat;
  display: inline-block;
	width: 36px;
	height: 36px;
  position: relative;
  border-radius: 4px;
}
.big_facebook.with_content:before,
.big_twitter.with_content:before,
.big_vk.with_content:before,
.big_o.with_content:before,
.big_facebook.with_share:before,
.big_twitter.with_share:before,
.big_vk.with_share:before,
.big_o.with_share:before
{
  background: url('img/big-social-icon.png') no-repeat;
  display: inline-block;
	width: 32px;
	height: 32px;
  position: relative;
  border-radius: 4px;
}
.big_facebook2.with_content,
.big_twitter2.with_content,
.big_vk2.with_content,
.big_o2.with_content,
.big_facebook2.with_share,
.big_twitter2.with_share,
.big_vk2.with_share,
.big_o2.with_share,
.big_facebook.with_content,
.big_twitter.with_content,
.big_vk.with_content,
.big_o.with_content,
.big_facebook.with_share,
.big_twitter.with_share,
.big_vk.with_share,
.big_o.with_share
{
  display: inline-block;
  background-image: none;
  padding: 0 9px 0 0;
  width: auto;
  height: auto;
  white-space: nowrap;
  color: #fff;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.big_facebook.with_content,
.big_twitter.with_content,
.big_vk.with_content,
.big_o.with_content,
.big_facebook.with_share,
.big_twitter.with_share,
.big_vk.with_share,
.big_o.with_share
{
  font: 14px/32px PT Sans Caption;
  border-radius: 4px;
}
.big_facebook2.with_content,
.big_twitter2.with_content,
.big_vk2.with_content,
.big_o2.with_content,
.big_facebook2.with_share,
.big_twitter2.with_share,
.big_vk2.with_share,
.big_o2.with_share
{
  font: 14px/36px PT Sans Caption;
}
.big_facebook2.with_share.active,
.big_twitter2.with_share.active,
.big_vk2.with_share.active,
.big_o2.with_share.active
{
  background-image: url('img/share-bg-arrow-after.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: 34px;
  padding-right: 14px;
}
.big_facebook.with_share.active,
.big_twitter.with_share.active,
.big_vk.with_share.active,
.big_o.with_share.active
{
  background-image: url('img/share-bg-arrow-after.jpg');
  background-size: 6px 32px;
  background-repeat: no-repeat;
  background-position: 100% 0px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: 34px;
  position: relative;
}
.big_facebook2.with_share.active:after,
.big_twitter2.with_share.active:after,
.big_vk2.with_share.active:after,
.big_o2.with_share.active:after
{
  content: attr(data-count);
  position: absolute;
  top: 0;
  left: 100%;
  font: 15px/34px PT Sans Caption;
  color: #343434;
  background-color: #fff;
  border-right: 1px solid #d9dde1;
  border-top: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  display: inline-block;
  width: 30px;
  text-align: center;
  padding-left: 0;
  padding-right: 3px;
}
.big_facebook.with_share.active:after,
.big_twitter.with_share.active:after,
.big_vk.with_share.active:after,
.big_o.with_share.active:after
{
  content: attr(data-count);
  position: absolute;
  top: 0;
  left: 100%;
  font: 14px/30px PT Sans Caption;
  color: #343434;
  background-color: #fff;
  border-right: 1px solid #d9dde1;
  border-top: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  display: inline-block;
  width: 30px;
  text-align: center;
  padding-left: 0;
  padding-right: 3px;
}
.big_facebook2.with_share:after,
.big_twitter2.with_share:after,
.big_vk2.with_share:after,
.big_o2.with_share:after,
.big_facebook.with_share:after,
.big_twitter.with_share:after,
.big_vk.with_share:after,
.big_o.with_share:after
{
  content: attr(data-count);
  display: inline-block;
  padding-left: 3px;
}
.big_facebook2.with_content:before,
.big_twitter2.with_content:before,
.big_vk2.with_content:before,
.big_o2.with_content:before,
.big_facebook2.with_share:before,
.big_twitter2.with_share:before,
.big_vk2.with_share:before,
.big_o2.with_share:before,
.big_facebook.with_content:before,
.big_twitter.with_content:before,
.big_vk.with_content:before,
.big_o.with_content:before,
.big_facebook.with_share:before,
.big_twitter.with_share:before,
.big_vk.with_share:before,
.big_o.with_share:before
{
  content: '';
  margin-right: 8px;
  float: left;
}
.big_facebook2,
.big_facebook2.with_content:before
{
  background-position: 2px 2px;
  background-color: #2165b9;
}
.big_facebook.with_content:before,
.big_facebook.with_share:before
{
  background-color: #2165b9;
}
.big_facebook2.with_content,
.big_facebook2.with_share,
.big_facebook.with_content,
.big_facebook.with_share
{
 background-color: #6585c2;
}
.big_twitter2,
.big_twitter2.with_content:before,
.big_twitter2.with_share:before
{
  background-position: 2px -33px;
  background-color: #00badd;
}
.big_twitter.with_content:before,
.big_twitter.with_share:before
{
  background-color: #00badd;
  background-position: 0 -35px;
}
.big_twitter2.with_content,
.big_twitter2.with_share,
.big_twitter.with_content,
.big_twitter.with_share
{
  background-color: #33c7e3;
}
.big_vk2,
.big_vk2.with_content:before
{
  background-position: center -68px;
  background-color: #2f76a1;
}
.big_vk.with_content:before,
.big_vk.with_share:before
{
  background-color: #2f76a1;
  background-position: 0 -70px;
}
.big_vk2.with_content,
.big_vk.with_content,
{
  background-color: #7191b1;
}
.big_vk2.with_share,
a.big_vk2.with_share,
a.big_vk2.with_share:link,
a.big_vk2.with_share:visited
{
  text-decoration: none;
  background-color: #4d759e;
  line-height: 35px;
}
.big_vk.with_share,
a.big_vk.with_share,
a.big_vk.with_share:link,
a.big_vk.with_share:visited
{
  text-decoration: none;
  background-color: #4d759e;
  line-height: 30px;
  font-size: 11px
}
.big_facebook2.with_share,
a.big_facebook2.with_share,
a.big_facebook2.with_share:link,
a.big_facebook2.with_share:visited
{
  text-decoration: none;
  background-color: #1a67b7;
  line-height: 35px;
}
.big_facebook.with_share,
a.big_facebook.with_share,
a.big_facebook.with_share:link,
a.big_facebook.with_share:visited
{
    text-decoration: none;
    background-color: #1a67b7;
    line-height: 30px;
    font-size: 11px
}
.big_o2.with_share,
a.big_o2.with_share,
a.big_o2.with_share:link,
a.big_o2.with_share:visited
{
  text-decoration: none;
  background-color: #ff7f00;
  line-height: 35px;
}
.big_o.with_share
a.big_o.with_share,
a.big_o.with_share:link,
a.big_o.with_share:visited
{
  text-decoration: none;
  background-color: #ff7f00;
  line-height: 30px;
  font-size: 11px
}
.big_vk2.with_share:before,
.big_vk.with_share:before,
.big_facebook2.with_share:before,
.big_facebook.with_share:before,
.big_o2.with_share:before,
.big_o.with_share:before
{
  background-image: url('https://static.detstrana.ru/public/user/fa/c3/0e/ea745_7062.png');
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  border-radius: 4px;
}
.big_vk2.with_share:before,
.big_facebook2.with_share:before,
.big_o2.with_share:before
{
  height: 36px;
}
.big_vk.with_share:before,
.big_facebook.with_share:before,
.big_o.with_share:before
{
  height: 31px;
}
.big_vk2.with_share:before
{
  width: 32px;
  background-color: #4d759e;
  background-position: 8px 12px;
}
.big_vk.with_share:before
{
  width: 27px;
  background-color: #4d759e;
  background-position: 5px -113px;
  margin-right: 6px
}
.big_facebook2.with_share:before
{
  width: 24px;
  background-color: #1a67b7;
  background-position: 4px -23px;
}
.big_facebook.with_share:before
{
  width: 19px;
  background-color: #1a67b7;
  background-position: 1px -144px;
}
.big_o2.with_share:before
{
  width: 23px;
  background-color: #ff7f00;
  background-position: 4px -61px;
}
.big_o.with_share:before
{
  width: 17px;
  background-color: #ff7f00;
  background-position: 2px -185px;
}
.big_vk2.with_share:after,
.big_vk.with_share:after,
.big_facebook2.with_share:after,
.big_facebook.with_share:after,
.big_o2.with_share:after,
.big_o.with_share:after
{
  padding-left: 0;
  text-indent: 9px;
  padding-right: 2px;
}
.big_vk2.with_share.bold,
.big_vk.with_share.bold,
.big_facebook2.with_share.bold,
.big_facebook.with_share.bold,
.big_o2.with_share.bold,
.big_o.with_share.bold
{
  font-weight: normal;
}
.big_vk2.with_share.bold:after,
.big_vk.with_share.bold:after,
.big_facebook2.with_share.bold:after,
.big_facebook.with_share.bold:after,
.big_o2.with_share.bold:after,
.big_o.with_share.bold:after
{
  font-weight: bold;
}



.big_o2,
.big_o2.with_content:before
{
  background-position: center -103px;
  background-color: #ff8f00;
}
.big_o.with_content:before
{
  background-color: #ff8f00;
  background-position: 0 -105px;
}
.big_o2.with_content,
.big_o2.with_share,
.big_o.with_content,
.big_o.with_share
{
  background-color: #ffa533;
}
/* Очень большие иконки социальных сетей */
.biggest_facebook,
.biggest_twitter,
.biggest_vk,
.biggest_o,
.biggest_instagram
{
	background: url('img/biggest-social-icon.png') no-repeat;
	display: inline-block;
	width: 63px;
	height: 63px;
}
.biggest_facebook.with_count,
.biggest_twitter.with_count,
.biggest_vk.with_count,
.biggest_o.with_count,
.biggest_instagram.with_count
{
  padding-right: 63px;
  position: relative;
}
.biggest_facebook.with_count:after,
.biggest_twitter.with_count:after,
.biggest_vk.with_count:after,
.biggest_o.with_count:after,
.biggest_instagram.with_count:after
{
  content: attr(data-count);
  display: inline-block;
  width: 61px;
	height: 61px;
  text-align: center;
  font: 19px/61px PT Sans;
  color: #343434;
  background-color: #fff;
  margin-left: 63px;
  position: relative;
  border: 1px solid #b6b8ba;
  border-radius: 5px;
}
.biggest_facebook.with_count:before,
.biggest_twitter.with_count:before,
.biggest_vk.with_count:before,
.biggest_o.with_count:before,
.biggest_instagram.with_count:before
{
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-left: 1px solid #b6b8ba;
  border-bottom: 1px solid #b6b8ba;
  border-bottom-left-radius: 4px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  top: 23px;
  left: 56px;
  z-index: 1;
}
.biggest_twitter
{
	background-position: 0 -208px;
}
.biggest_vk
{
	background-position: 0 -69px;
}
.biggest_o
{
	background-position: 0 -139px;
}
.biggest_instagram
{
	background-position: 0 -277px;
}
.other_social
{
  display: inline-block;
  background-color: #dedede;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.other_social:before
{
  content: '...';
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  width: 100%;
  left: 0;
  transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  -moz-transition: color 0.5s ease 0s;
  -ms-transition: color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease 0s;
}
.other_social:hover:before
{
  color: #b9b9b9;
}
.other_social.big
{
  width: 36px;
  height: 36px;
}
.other_social.big:before
{
  font: 43px/11px PT Sans;
}
.other_social > div
{
  position: absolute;
  border: 1px solid #d8dee2;
  border-radius: 5px;
  padding: 11px 11px 9px;
  bottom: 100%;
  margin-left: -100%;
  white-space: nowrap;
  background-color: #fff;
  margin-bottom: 12px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
}
.other_social:hover > div
{
  opacity: 1;
  visibility: visible;
}
.other_social > div:before
{
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-right: 1px solid #d8dee2;
  border-bottom: 1px solid #d8dee2;
  border-bottom-right-radius: 3px;
  left: 47px;
  bottom: -6px;
  transform: rotate(45deg);
}
/* landing very big link */
.landing_planning,
.landing_pregnancy,
.landing_about_childbirth,
.landing_my_baby
{
	display: inline-block;
  background: url('img/ruler-big-icon.png') no-repeat, url('img/ruler-bg-button.png') no-repeat;
	height: 72px;
	font: 17px/72px PT Sans Caption;
  font-weight: bold;
	text-align: left;
}
.landing_planning,
.landing_pregnancy,
.landing_my_baby
{
	width: 154px;
	padding-left: 84px;
}
.landing_about_childbirth
{
	width: 128px;
	padding-left: 110px;
}
a.landing_planning,
a.landing_planning:link,
a.landing_planning:visited
{
	background-position: 8px 6px, 0 0;
	color: #40bbe9;
}
a.landing_pregnancy,
a.landing_pregnancy:link,
a.landing_pregnancy:visited
{
	background-position: 8px -68px, 0 0;
	color: #e9b203;
}
a.landing_care,
a.landing_care:link,
a.landing_care:visited
{
	/*background-position: 8px -68px, 0 0;*/
	color: #f85fb9;
}
a.landing_about_childbirth,
a.landing_about_childbirth:link,
a.landing_about_childbirth:visited
{
	background-position: 8px -141px, 0 0;
	color: #dd8097;
}
a.landing_my_baby,
a.landing_my_baby:link,
a.landing_my_baby:visited
{
	background-position: 8px -212px, 0 0;
	color: #81b340;
}
/* slider landing */
.carousel
{
	margin: 40px auto;
	max-width: 1146px;
	width: 100%;
	position: relative;
}
.carousel-wrapper
{
	margin: 10px 30px;
	overflow: hidden;
	position: relative;
}
.carousel-items
{
	position: relative;
	width: 10000px;
}
.carousel-block
{
	float: left;
	padding: 0;
	margin-bottom: 3px;
	width: 342px;
	border: 2px solid #fff;
	margin-right: 22px;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 0 0 rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    1px 2px 0 0 rgba(50, 50, 50, 0.25);
	box-shadow:         1px 2px 0 0 rgba(50, 50, 50, 0.25);
}
.carousel-block > .img_block
{
	width: 342px;
	height: 127px;
	position: relative;
	vertical-align: top;
}
.carousel-block > .img_block > img
{
	width: 342px;
	height: 127px;
}
.carousel-block > .img_block > a,
.carousel-block > .img_block > a:link,
.carousel-block > .img_block > a:visited
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	font: 46px/35px PT Sans;
  font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.84);
}
.carousel-block > p
{
	font: 14px/18px PT Sans;
  font-style: italic;
	color: #343434;
	padding: 10px 10px 10px 12px;
  overflow: hidden;
  max-height: 70px;
  position: relative;
}
.carousel-block > p:before
{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #fff;
}
.carousel-block > .specialist
{
  padding: 10px;
	height: 55px;
}
.carousel-block > .specialist > img
{
	width: 56px;
	height: 56px;
	float: left;
}
.carousel-block > .specialist > a,
.carousel-block > .specialist > a:link,
.carousel-block > .specialist > a:visited
{
	margin-top: 6px;
	margin-left: 18px;
	width: 240px;
	position: relative;
	font-size: 17px;
	padding: 0;
  white-space: nowrap;
}
.carousel-button-left a
{
	position: absolute;
	top: 38%;
	left: 0;
	margin-left: 3px;
	width: 68px;
	height: 68px;
	border: 2px solid #fff;
	border-radius: 36px;
	cursor: pointer;
	background: transparent url('img/blog-arrows.png') no-repeat 47% 21px;
	left: -70px;
}
.carousel-button-right a
{
	position: absolute;
	top: 38%;
	right: 0;
	margin-right: 3px;
	width: 68px;
	height: 68px;
	border: 2px solid #fff;
	border-radius: 36px;
	cursor: pointer;
	background: transparent url('img/blog-arrows.png') no-repeat 53% -53px;
	right: -65px;
}
.carousel-button-left a:hover
{
	background: url('img/blog-arrows.png') no-repeat 47% 21px, url("img/index-local-bg-30.png");
}
.carousel-button-right a:hover
{
	background: url('img/blog-arrows.png') no-repeat 53% -53px, url("img/index-local-bg-30.png");
}

/* Оглавление */
.table_of_contents
{
	background: #e8f7fc url(https://static.detstrana.ru/public/user/7f/8d/11/116b03_8f8a.png) no-repeat;
	border-radius: 6px;
	padding: 17px 24px 27px 22px;
	margin-top: 29px;
	position: relative;
	border-left: 2px solid #e8f7fc;
    border-top: 2px solid #e8f7fc
}
.table_of_contents:before
{
	content: '';
	display: block;
	position: absolute;
	bottom: 28px;
	right: 27px;
	background: url('https://static.detstrana.ru/public/user/e2/5a/11/113899_b33c.png') no-repeat 0 0;
	width: 113px;
	height: 93px;
}
.table_of_contents > ul
{
	margin-top: 21px
}
.table_of_contents ul ul
{
	list-style-type: circle;
    padding-left: 24px;
    color: #1eace1;
}
.table_of_contents ul li:not(:last-child) ul
{
	margin-bottom: 14px
}
.table_of_contents > ul > li > a
{
	font-weight: bold
}
.table_of_contents li > a,
.table_of_contents li > a:link,
.table_of_contents li > a:visited
{
	text-decoration: none;
	line-height: 23px
}
.table_of_contents li > a:hover
{
	text-decoration: underline
}
/* ---------- */

.article a,
.article a:link,
.article a:visited
{
  text-decoration: underline;
}

.article a.big_facebook,
.article a.big_facebook:link,
.article a.big_facebook:visited,
.article a.big_vk,
.article a.big_vk:link,
.article a.big_vk:visited,
.article a.big_o,
.article a.big_o:link,
.article a.big_o:visited
{
  text-decoration: none;
}
.article-img_title
{
	margin: 12px 0 18px;
	font-size: 15px;
	color: #788e9b;
	font-style: italic	
}

.carousel.articles
{
	max-width: 1100px;
	margin-bottom: 10px;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block
{
	display: inline-block;
	height: 324px;
	margin-right: 78px;
	position: relative;
	vertical-align: top;
	width: 294px;
	border: 0;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block > .list_article_category_div
{
	border: 0;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block > a
{
	position: relative;
	vertical-align: top;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block > a > img
{
	height: 100px;
	width: 294px;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block:hover .list_article_category_div > p
{
	margin: 10px 22px 16px;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block:hover .list_article_category_div > span,
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block:hover .list_article_category_div > h3
{
	margin: 0 22px 6px;
	padding: 8px 0 7px;
	color: #ff9966;
	display: block;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block:hover .list_article_category_div > a
{
	margin-left: 22px;
	bottom: 60px;
}
.carousel.articles > .carousel-wrapper > .carousel-items > .carousel-block:hover .list_article_category_div > div
{
	margin: 0 22px;
	bottom: 14px;
}
/* social icons */
.facebook.middle,
.twitter.middle,
.vk.middle,
.odnkl.middle,
.facebook.middle2,
.twitter.middle2,
.vk.middle2,
.odnkl.middle2
{
  margin-left: 5px;
	width: 25px;
	height: 25px;
	opacity: 0.8;
	display: inline-block;
}
.facebook.middle2,
.twitter.middle2,
.vk.middle2,
.odnkl.middle2
{
  width: 31px;
  height: 31px;
}
a.facebook.middle
{
	background: url('img/socnet-icons-middle.png') no-repeat 0 0;
}
a.facebook.middle2
{
	background: url('img/socnet-icons-middle2.png') no-repeat 0 0;
}
a.twitter.middle
{
	background: url('img/socnet-icons-middle.png') no-repeat 0 -32px;
}
a.twitter.middle2
{
	background: url('img/socnet-icons-middle2.png') no-repeat 0 -33px;
}
a.vk.middle
{
	background: url('img/socnet-icons-middle.png') no-repeat 0 -64px;
}
a.vk.middle2
{
	background: url('img/socnet-icons-middle2.png') no-repeat 0 -66px;
}
a.odnkl.middle
{
	background: url('img/socnet-icons-middle.png') no-repeat 0 -96px;
}
a.odnkl.middle2
{
	background: url('img/socnet-icons-middle2.png') no-repeat 0 -99px;
}
a.facebook:hover,
a.twitter:hover,
a.vk:hover,
a.odnkl:hover
{
	opacity: 1;
}
a.facebook.margin_left_0,
a.twitter.margin_left_0,
a.vk.margin_left_0,
a.odnkl.margin_left_0
{
	margin-left: 0;
}
/* autocompleter */
.ui-helper-hidden-accessible
{
	display:none;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-front {
	z-index: 100;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-menu-item .auto-reg
{
	color: gray;
}
/* slider articles */
#slider_articles
{
  position: relative;
	width: 918px;
	overflow: hidden;
}
#slider_articles.width_all
{
  width: 660px;
}
#slider_articles > .text_title
{
  position: absolute;
  bottom: 129px;
}
#slider_articles > .slider_content
{
	width: 930px;
	height: 313px;
	vertical-align: top;
	white-space: nowrap;
	position: relative;
}
#slider_articles > .slider_content.width_671,
#slider_articles > .slider_content.width_671 > div
{
  width: 671px;
}
#slider_articles > .slider_content.height_460,
#slider_articles > .slider_content.height_460 > div
{
  height: 460px;
}
#slider_articles > .slider_content.height_auto,
#slider_articles > .slider_content.height_auto > div
{
  height: auto;
}
#slider_articles > .slider_content.height_460 .article_title > .tracery_image
{
  height: 460px;
}
#slider_articles > .slider_content > div
{
	display: inline-block;
	white-space: normal;
	width: 930px;
	height: 313px;
}
#slider_articles > .slider_content > .left,
#slider_articles > .left
{
	position: absolute;
	top: 40px;
	left: 0;
	background: url('img/slider-left-right.png') no-repeat -50px 0;
	height: 76px;
	width: 40px;
	z-index: 3;
	cursor: pointer;
}
#slider_articles > .left.p35
{
  top: 35%;
}
#slider_articles > .right.p35
{
  top: 35%;
}
#slider_articles > .slider_content > .left:hover,
#slider_articles > .left,
#slider_articles > .left:hover
{
  background-position: -146px 0;
}
#slider_articles > .slider_content > .right,
#slider_articles > .right
{
	position: absolute;
	top: 40px;
	right: 0;
	background: url('img/slider-left-right.png') no-repeat 1px 0;
	height: 76px;
	width: 40px;
	z-index: 3;
	cursor: pointer;
}
#slider_articles > .slider_content > .right:hover,
#slider_articles > .right,
#slider_articles > .right:hover
{
	background-position: -95px 0;
}
#slider_articles > .nav
{
  margin: 24px auto 0;
	text-align: center;
  white-space: nowrap;
}
#slider_articles > .nav.margin_top_0
{
  margin-top: 0;
}
#slider_articles > .nav.content_left
{
  text-align: left;
}
#slider_articles > .nav > span
{
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 2px solid #dedede;
	border-radius: 6px;
	margin-right: 8px;
	cursor: pointer;
}
#slider_articles > .nav > span:hover
{
  background-color: #eeeff1;
}
#slider_articles > .nav > span:last-child
{
	margin-right: 0;
}
#slider_articles > .nav > span.active
{
	border-color: #69cbf0;
	background-color: #69cbf0;
}
.nav_left
{
  transform: rotate(-180deg);
	-moz-transform: rotate(-180deg); /* Для Firefox */
	-ms-transform: rotate(-180deg); /* Для IE */
	-webkit-transform: rotate(-180deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(-180deg); /* Для Opera */
}
.nav_right,
.nav_left
{
  background: #fff url('img/grey-arrow-middle.png') no-repeat right center;
  height: 50px;
  width: 24px;
  z-index: 1;
  transition-delay: 0;
  transition-property: background;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}
.nav_right:hover,
.nav_left:hover
{
  background: #fff url('img/blue-arrow-middle.png') no-repeat right center;
}
.nav_right.disabled,
.nav_left.disabled
{
  opacity: 0.3;
  cursor: default;
}
.nav_right.disabled:hover,
.nav_left.disabled:hover
{
  background: #fff url('img/grey-arrow-middle.png') no-repeat right center;
}
/* end slider */
a.link_thick_border,
a.link_thick_border:link,
a.link_thick_border:visited
{
	color: #fff;
}
a.link_thick_border:hover
{
	color: #fff;
}
.close_filter,
a.close_filter
{
	background: url('img/sprite-search.png') no-repeat 0 -23px;
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-left: 6px;
}
a.close_filter:hover
{
	background-position: 0 -46px;
}
.replace_pass
{
	position: relative;
}
.replace_pass > span
{
	display: inline-block;
	margin-bottom: 14px;
}
.replace_pass > div
{
	float: right;
	margin-bottom: 0;
}
.replace_pass > div.center_content
{
	float: none;
	margin-top: 14px;
}
#reset_form_record
{
  opacity: 0;
}
#reset_form_record + label
{
	color: #788e9b;
	font: 15px/18px PT Sans;
	cursor: pointer;
}
#reset_form_record + label:hover
{
	text-decoration: underline;
}
/* Советы на каждый день */
.landing_advice
{
	padding-top: 33px;
 background-color: #fff;
	text-align: center;
}
.landing_advice > .advice
{
	display: inline-block;
	width: 1200px;
	margin-bottom: 23px;
}
.advice_description
{
 display: inline-block;
	width: 215px;
	font: 14px/18px PT Sans;
	color: #343434;
	margin-left: 14px;
	vertical-align: top;
	margin-top: -4px;
}
.advice_description > span
{
	display: block;
	margin-top: 7px;
}
.advice
{
  width: 918px;
	margin-top: 24px;
	text-align: right;
	margin-left: 250px;
}
.advice.fix
{
	position: fixed;
	z-index: 3;
	bottom: 0;
	margin-bottom: 0;
	padding: 20px 20px 0 0;
	margin-left: 250px;
}
.advice_details
{
	text-align: center;
	background: url('img/bg-grey.png') repeat-x 0 center;
	margin-top: 23px;
}
.advice_details > div
{
	display: inline-block;
	background-color: #fff;
	padding: 0 20px;
	font: 27px/30px PT Sans;
  font-weight: bold;
	color: #343434;
}
.advice.open
{
	margin: 0 0 24px
}
.advice_open
{
	vertical-align: top;
  display: inline-block;
}
.advice_open > .advice > .advice_content > .advice_social > .share_social_grey_link > .social_share,
.advice > .advice_content > .advice_social > .share_social_grey_link > .social_share
{
  left: -79px;
}
.advice_open > .advice > .advice_content > .advice_social > .share_social_grey_link > .social_share:before,
.advice > .advice_content > .advice_social > .share_social_grey_link > .social_share:before
{
	background-position: 15% bottom;
}
.advice > .advice_content > .advice_social > .like_grey_link > .like_grey_link_hover,
.article_info > .icons > .like_grey_link > .like_grey_link_hover
{
	left: auto;
	right: -10px;
}
.advice > .advice_content > .advice_social > .like_grey_link > .like_grey_link_hover:before,
.article_info > .icons > .like_grey_link > .like_grey_link_hover:before
{
	left: auto;
	right: 21px;
}
.advice.open > .advice_content:before
{
  content: '';
	display: block;
	background: url('img/advice_nose.png') no-repeat;
	height: 22px;
	width: 43px;
	top: inherit;
	bottom: -21px;
	left: 48%;
  position: absolute;
}
.advice_content
{
	display: inline-block;
	text-align: left;
	right: 0;
	position: relative;
	min-height: 47px;
  width: 810px;
	padding: 13px 0 12px 106px;
  background-color: #fff;
	border: 1px solid #eaecef;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(189, 189, 189, 1);
	-moz-box-shadow:    0 1px 1px 0 rgba(189, 189, 189, 1);
	box-shadow:         0 1px 1px 0 rgba(189, 189, 189, 1);
  z-index: 4;
}
.advice_content > a,
.advice_content > a:link,
.advice_content > a:visited
{
	font: 14px/17px PT Sans;
	margin-top: 5px;
	display: inline-block;
	color: #e9b203;
}
.advice_content > a:hover
{
	color: #d9a702;
}
.advice_view
{
  position: absolute;
	right: 9px;
	top: 11px;
	cursor: pointer;
  font: 13px/26px PT Sans Caption;
  height: 27px;
  padding: 0 12px;
  border-radius: 14px;
  text-align: center;
  border: 1px solid #ececec;
  border-bottom-color: #bdbdbd;
  color: #1eace1;
  display: none;
}
.advice_close
{
	position: absolute;
	right: 9px;
	top: 9px;
  background: url('img/sprite-search.png') no-repeat 0 0;
	width: 11px;
	height: 11px;
	cursor: pointer;
}
.advice_close:hover
{
	background-position: 0 -23px;
}
.advice_hide
{
  position: absolute;
	right: 30px;
	top: 10px;
  background: url('img/advice-hide-bg.png') no-repeat 0 0;
	width: 11px;
	height: 11px;
	cursor: pointer;
  opacity: 0.8;
}
.advice_hide:hover
{
	opacity: 1;
}
.advice_redactor
{
  position: absolute;
	right: 51px;
	top: 9px;
  background: url('img/redactor-comment.png') no-repeat 0 0;
	width: 11px;
	height: 11px;
	cursor: pointer;
  opacity: 0.8;
}
.advice_redactor:hover
{
	opacity: 1;
}
.advice_close:before,
.advice_hide:before,
.advice_redactor:before
{
  content: attr(data-title);
  display: none;
  position: absolute;
  background-color: #fff;
  font: 13px/20px PT Sans;
  color: #788e9b;
  text-align: center;
  padding: 0 9px;
  border: 1px solid #eaecef;
  border-radius: 5px;
  right: -244%;
  top: -27px;
}
.advice_redactor:before
{
  right: -48px;
}
.advice_close:before
{
  right: -18px;
}
.advice_close:hover:before,
.advice_hide:hover:before,
.advice_redactor:hover:before
{
  display: block;
}
.advice_title
{
	display: inline-block;
	background-color: #f3de99;
	border-radius: 15px;
  height: 24px;
  position: relative;
}
.advice_title > div:first-child
{
	display: inline-block;
  background-color: #f6bc03;
	color: #fff;
	font: 16px/24px PT Sans;
  font-weight: bold;
	padding: 0 11px 0 13px;
	border-radius: 15px;
}
.advice_title > div:nth-child(2)
{
	display: inline-block;
	color: #343434;
	font: 16px/24px PT Sans;
  font-weight: bold;
	padding: 0 15px 1px 4px;
}
.advice_text
{
	margin-top: 8px;
	max-width: 96%;
    color: #343434;
	font: 14px/15px PT Sans;
}
.advice_text p
{
	font: 14px/15px PT Sans
}
.advice_text > a,
.advice_text > a:link,
.advice_text > a:visited
{
  font: 14px/15px PT Sans;
  color: #e9b203;
  text-decoration: underline;
}
.advice_text > a:hover
{
  text-decoration: none;
}
.advice_social
{
  position: absolute;
	top: 4px;
	right: -101px;
}
.advice_social > .like_grey_link
{
 vertical-align: top;
	margin-top: 2px;
}
.advice_character
{
	position: absolute;
	left: 2px;
	bottom: 13px;
	background: url('img/advice_sprite_l.png') no-repeat 0 23px;
	height: 125px;
	width: 108px;
	z-index: 3;
}
.advice_character.no_autorization:hover .advice_change_character
{
	display: none;
}
.advice_character:hover .advice_change_character
{
	display: block;
}
.advice_character > a
{
	display: block;
	width: 100%;
	height: 100%;
}
.advice_change_character:before
{
	content: '';
	display: block;
	background: url('img/middle_nose.png');
	height: 12px;
	position: absolute;
	width: 24px;
	bottom: -12px;
	left: 40%;
}
.advice_change_character
{
	display: none;
	top: -8px;
	position: absolute;
	background-color: #fff;
	border: 1px solid #e9ebed;
	border-radius: 11px;
	padding: 4px 7px 5px;
  white-space: nowrap;
  left: -10px;
}
.advice_change_character a,
.advice_change_character a:link,
.advice_change_character a:visited
{
	color: #788e9b;
	font: 13px/13px PT Sans;
}

.advice_character.child
{
	background-position: 0 23px;
}
.advice_character.man
{
	background-position: -129px 23px;
	width: 130px;
}
.advice_character.man > .advice_change_character
{
	top: -28px;
}
.advice_character.woman
{
	background-position: -261px 23px;
}
.advice_character.woman > .advice_change_character
{
	top: -28px;
}
.advice_character.girl
{
	background-position: -392px 23px;
}
.advice_character.girl > .advice_change_character
{
	top: -25px;
}
.advice_character.boy
{
	background-position: -523px 23px;
}
.advice_character.boy > .advice_change_character
{
	top: -28px;
}
.advice_character.dog
{
	background-position: -654px 23px;
}
.advice_character.dog > .advice_change_character
{
	top: 7px;
}
/* pop up. Авторизация */
.popup_autorization
{
	background-color: #fff;
	margin: 80px auto;
	padding-bottom: 26px;
	padding-top: 2px;
	position: relative;
	width: 682px;
	z-index: 6;
	display: none;
}
/* Печать эксперта */
.expert_print
{
	line-height: 94px;
}
.expert_print > div:first-child
{
	font: 15px/18px PT Sans;
  font-style: italic;
	color: #343434;
	display: inline-block;
	max-width: 510px;
	vertical-align: middle;
	margin-top: -6px;
}
.expert_print > div:last-child
{
	background: url('img/expert-print.png') no-repeat;
	width: 142px;
	height: 94px;
	float: right;
	display: inline-block;
}
/* checkbox */
.checkbox_tags
{
	display: inline-block;
	line-height: 44px;
	position: relative;
}
.checkbox_tags > input[type="checkbox"]
{
	opacity: 0;
	position: absolute;
}
.checkbox_tags > input[type="checkbox"] + label
{
	border: 1px solid #d9dde1;
	color: #788e9b;
	display: inline-block;
	font: 15px/20px PT Sans;
	margin-left: 8px;
	padding: 1px 10px 2px;
	cursor: pointer;
	border-radius: 12px;
}
.checkbox_tags > input[type="checkbox"]:checked + label
{
	border: 1px solid #69cbf0;
	background-color: #69cbf0;
	color: #fff;
}
/* radio tags */
.radio_tags
{
	display: inline-block;
	line-height: 44px;
	position: relative;
}
.radio_tags > input[type="radio"]
{
	opacity: 0;
	position: absolute;
}
.radio_tags > input[type="radio"] + label
{
	border: 1px solid #d9dde1;
	color: #788e9b;
	display: inline-block;
	font: 15px/20px PT Sans;
	margin-right: 8px;
	padding: 1px 10px 2px;
	cursor: pointer;
	border-radius: 12px;
}
.radio_tags > input[type="radio"]:checked + label
{
	border: 1px solid #69cbf0;
	background-color: #69cbf0;
	color: #fff;
}
.radio_tags > input[type="radio"]:nth-child(3):checked + label:before
{
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	width: 600px;
	height: 192px;
	bottom: -408px;
	left: -192px;
	opacity: 0.7;
	z-index: 1;
}
/* radio standart */
.radio_standard
{
	display: inline-block;
	line-height: 12px;
	position: relative;
	top: 2px;
}
.radio_standard > input[type="radio"]
{
	opacity: 0;
	position: absolute;
}
.radio_standard > input[type="radio"] + label
{
	border: 1px solid #68c8eb;
	display: inline-block;
	cursor: pointer;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	background-image: none;
}
.radio_standard.rd > input[type="radio"] + label
{
 border: 0;
	border-radius: 0;
	height: auto;
	width: auto;
	background-image: none;
	position: relative;
	font: 15px/18px PT Sans;
	color: #343434;
	padding-left: 27px;
	z-index: 1;
}
.radio_standard.rd > label > span
{
	font: 13px/18px PT Sans;
  font-style: italic;
	color: #788e9b;
}
.radio_standard.rd > input[type="radio"] + label + div
{
	position: absolute;
	border: 1px solid #68c8eb;
	display: inline-block;
	cursor: pointer;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	background-image: none;
	left: 0;
	top: 2px;
}
.radio_standard.rd > input[type="radio"]:checked + label
{
	background-image: none;
}
.radio_standard.rd > input[type="radio"]:checked + label + div
{
	background: url('img/blue-ellipse-standard.png') no-repeat center;
}
.radio_standard > input[type="radio"]:checked + label
{
	background: url('img/blue-ellipse-standard.png') no-repeat center;
}
/* Calendar */
.calendar
{
	margin: 0 0 17px;
	position: relative;
	text-align: center;
	width: 174px;
}
.calendar > input
{
	border-radius: 3px;
	border: 1px solid #d9dde1;
	color: #788e9b;
	font: 15px/26px PT Sans;
  font-style: italic;
	height: 27px;
	width: 174px;
}
.calendar > .pdr_calendar
{
	right: 6px;
}
.calendar > #fc
{
	left: 35px !important;
}
/* ползунок */
.slider,
.rd_form_right > .rd_form_slider > div.slider
{
	width: 203px;
	height: 8px;
	background-color: #c8c8c8;
	position: relative;
	margin: 0;
	padding: 0 10px;
	line-height: 0;
	border: 0;
	background-image: none;
}
.rd_form_slider
{
	width: 224px;
	display: inline-block;
	margin: 7px 0 22px;
}
.rd_form_slider > span
{
	font: 13px/18px PT Sans;
	color: #343434;
	padding-top: 7px;
}
.rd_form_right > div.rd_form_slider > span
{
	font: 13px/18px PT Sans;
	color: #343434;
}
.rd_form_right > input
{
	margin-top: -5px;
}
.rd_form_slider > span
{
	float: left;
}
.rd_form_slider > span:last-child
{
	float: right;
}
.rd_form_right > input
{
	border: 1px solid #d9dde1;
	color: #788e9b;
	font: 15px/26px PT Sans;
    font-style: italic;
	width: 80px;
	margin-right: 4px;
	vertical-align: top;
	margin-left: 8px;
}
.rd_form_right > span
{
	color: #788e9b;
	font: 15px/26px PT Sans;
    font-style: italic;
	vertical-align: top;
	position: relative;
	top: -5px;
}
/* Сам ползунок */
.rd_form_slider .ui-state-default,
.rd_form_slider .ui-widget-content .ui-state-default,
.ui-slider-handle
{
    outline: 0;
	position: absolute;
	top: -4px;
	margin-left: -5px;
	background: url('img/load-rd.png') no-repeat;
	width: 11px;
	height: 16px;
	cursor: pointer;
}
.ui-slider-handle:hover
{
	background-color: #69cbf0;
	border-radius: 50%;
	width: 16px;
	margin-left: -10px;
	background-image: none;
}
/* Фон ползунка при перемещении. */
.slider > .ui-widget-header
{
	background-color: #69cbf0;
	height: 8px;
	left: 1px;
	top: 0;
	position: absolute;
}
.middle_content
{
	width: 886px;
	padding-top: 26px;
}
/* Виджет docdoc.ru */
.widget_docdoc_request
{
	margin: 0 auto 24px;
	width: 240px;
}
.widget_docdoc_request > .title
{
	background-color: #69cbf0;
	width: 240px;
	height: 40px;
	font: 17px/19px PT Sans;
	color: #fff;
	text-align: center;
	padding: 4px 0;
}
.widget_docdoc_request > .title > div
{
	font: 20px/17px PT Sans;
  font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}
.widget_docdoc_request > .request,
.widget_docdoc_request > .after_request
{
 border: 1px solid #d9dde1;
	padding: 22px 28px 32px;
}
.widget_docdoc_request > .after_request
{
	display: none;
	padding: 22px 28px 24px;
}
.widget_docdoc_request > .after_request > p
{
	font-family: Arial,sans-serif;
	font-style: italic;
	text-align: center;
	width: auto;
}
.widget_docdoc_request > .request > form > .field-box.name
{
	background-position: 0 6px;
}
.widget_docdoc_request > .request > form > .field-box.name > input[type="text"],
.widget_docdoc_request > .request > form > .field-box.name > input[type="tel"]
{
 font-family: Arial,sans-serif;
	font-style: italic;
	width: 168px;
}
.widget_docdoc_request > .request > form > .pass-forgot > .question_answer
{
	color: #343434;
	font: 13px/13px PT Sans;
	border: 0;
	border-radius: 0;
	display: inline;
	text-decoration: underline;
}
.widget_docdoc_request > .request > form > .pass-forgot > .question_answer:hover
{
	text-decoration: none;
	background-color: transparent;
}
.widget_docdoc_request > .request > form > .pass-forgot > .question_answer:hover > .answer_block
{
	margin-left: 44px;
}
.widget_docdoc_request > .request > form > .pass-forgot > .question_answer > .answer_block > p > a
{
	font-size: 15px;
}
/* Страница "Партнёры" */
.partners > div
{
  vertical-align: top;
	margin-bottom: 21px;
}
.partners > div > div:first-child
{
	border: 1px solid #d9dce1;
	width: 198px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
  line-height: 0;
}
.partners > div > div:last-child
{
	display: inline-block;
	vertical-align: top;
	width: 420px;
	font: 15px/18px PT Sans;
	color: #343434;
	padding-left: 12px;
}
.partners > div > div:first-child img
{
	width: 198px;
}
/* Pop Up */
.popup_standart
{
	position: fixed;
	z-index: 5;
	top: 10%;
	display: none;
	width: 100%;
}
.popup_standart > div
{
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 26px;
	position: relative;
}
.popup_standart > div > h3
{
	background-color: #69cbf0;
	font: 15px/30px PT Sans Caption;
  font-weight: bold;
	color: #fff;
	padding-left: 30px;
	height: 30px;
}
.popup_standart > div > form
{
	text-align: center;
	position: relative;
}
.popup_standart > div > form > input[type="text"],
.popup_standart > div > form > input[type="email"],
.popup_standart > div > form > input[type="password"]
{
	font: 15px/34px PT Sans;
  font-style: italic;
	height: 34px;
	color: #788e9b;
	border: 1px solid #d9dde1;
	border-radius: 2px;
	margin: 5px auto 22px;
	width: 309px;
}
.popup_standart > div > form > input.name
{
	background: url("img/autorisation-icons.png") no-repeat 7px 9px;
	padding-left: 30px;
}
.popup_standart > div > form > input.email
{
	background: url("img/autorisation-icons.png") no-repeat 7px -21px;
	padding-left: 30px;
}
.popup_standart > div > form > input.password
{
	background: url("img/autorisation-icons.png") no-repeat 10px -51px;
	padding-left: 30px;
}
.popup_standart > div > form > input.biggest_link_green,
.popup_standart > div > form > a.biggest_link_green
{
	width: 309px;
	margin-bottom: 4px;
}
.popup_standart > div > form > p
{
	font: 15px/18px PT Sans;
	color: #343434;
	padding: 19px 30px 13px;
	text-align: center;
}
.view_password
{
	background: url("img/view-icon.png") no-repeat;
	width: 25px;
	height: 13px;
	cursor: pointer;
	opacity: 0.8;
}
.view_password:hover
{
	opacity: 1;
}
.popup_standart > div > form > .view_password
{
	position: absolute;
	bottom: 95px;
	right: 38px;
}
.popup_standart > div > .close_popup
{
	position: absolute;
	top: 5px;
	right: 10px;
}
.help_popup_reg
{
  width: 307px;
	margin: 0 auto;
	display: none;
	padding-top: 15px;
}
.help_popup_reg > div
{
  font: 15px/18px PT Sans;
	color: #343434;
	position: relative;
	padding-top: 5px;
	padding-left: 38px;
	text-align: left;
	min-height: 31px;
	margin-bottom: 15px;
}
.help_popup_reg > div:nth-child(2)
{
	padding-bottom: 112px;
}
.help_popup_reg > div:nth-child(2) > .help_popup_img
{
	position: absolute;
	background: url('img/help-popup-2.jpg') no-repeat;
	width: 352px;
	height: 49px;
  top: 43px;
	left: -20px;
}
.help_popup_reg > div:nth-child(2) > .help_popup_img:before
{
	content: '';
	display: block;
	position: absolute;
	background: url('img/help-popup-before.png');
	width: 42px;
	height: 44px;
	top: -29px;
	right: -15px;
}
.help_popup_reg > div:nth-child(2) > p
{
  position: absolute;
  font: 13px/15px PT Sans;
  font-style: italic;
  color: #788e9b;
  bottom: 0;
  width: 323px;
  left: 0;
}
.help_popup_reg > div:nth-child(2) > p > a,
.help_popup_reg > div:nth-child(2) > p > a:link,
.help_popup_reg > div:nth-child(2) > p > a:visited
{
  font: 13px/17px PT Sans;
  font-style: italic;
  text-decoration: underline;
}
.help_popup_reg > div:nth-child(2) > p > a:hover
{
  text-decoration: none;
}
.help_popup_reg > div:nth-child(3)
{
	padding-bottom: 54px;
	margin-bottom: 29px;
}
.help_popup_reg > div:nth-child(3):before
{
	content: '';
	display: block;
	position: absolute;
	border-bottom: 1px solid #d9dde1;
	bottom: -29px;
	width: 371px;
	left: -32px;
}
.help_popup_reg > div:nth-child(3) > .help_popup_img
{
	position: absolute;
	background: url('img/help-popup-3.jpg') no-repeat;
	width: 232px;
	height: 38px;
	bottom: 0;
	left: 34px;
}
.help_popup_reg > div:nth-child(3) > .help_popup_img:before
{
	content: '';
	display: block;
	position: absolute;
	background: url('img/help-popup-before.png') no-repeat 0 -64px;
	width: 42px;
	height: 30px;
	top: -39px;
	right: 34px;
}
.help_popup_reg > div > a
{
	font: 15px/18px PT Sans;
	color: #1eace1;
	text-decoration: underline;
}
.help_popup_reg > div > a:hover
{
	text-decoration: none;
}
.help_popup_reg > div > span
{
  display: block;
	background-color: #69cbf0;
	border-radius: 50%;
	color: #fff;
	font: 24px/31px PT Sans;
  font-weight: bold;
	height: 31px;
	width: 31px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.help_popup_reg > p
{
	font: 15px/18px PT Sans;
	color: #343434;
	text-align: center;
	padding-top: 17px;
}
.help_popup_reg > a.biggest_link_green
{
	width: 277px;
	margin: 15px 0 4px -2px;
}
a.child_boy
{
  position: relative;
  padding-left: 31px;
}
a.child_boy:before
{
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  background: url("img/friend-children.png") no-repeat 0 0;
  width: 28px;
  height: 26px;
}
a.child_girl
{
  position: relative;
  padding-left: 45px;
}
a.child_girl:before
{
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  background: url("img/friend-children.png") no-repeat 0 -38px;
  width: 42px;
  height: 26px;
}
.comment_form
{
  background-color: #fff;
  overflow: hidden;
}
.comment_form.border_drag_drop
{
  background-color: #ebedee;
}
.comment_record .comment_form
{
  margin-left: 61px;
  width: 600px;
  display: none;
}
.answer_record .comment_form
{
  margin-right: 61px;
  width: 600px;
  display: none;
}
.comment_form textarea
{
  border: 1px solid #d0d1d1;
  border-radius: 2px;
  width: 600px;
  height: 59px;
  resize:none;
  overflow:hidden;
}
.news_list > li .comment_form textarea
{
  width: 552px;
}
.comment_form.hide textarea,
.list_records_community.news .comment_form.hide textarea,
.news_list > li .comment_form.hide textarea
{
  width: 100%;
  height: 27px;
  min-height: 27px;
  margin-bottom: 0;
  float: none;
}
.comment_form textarea + input
{
  margin-left: 60px;
}
.comment_form.hide input,
.comment_form.hide div
{
  position: absolute;
  visibility: hidden;
}
.form_comment_fixed,
.layout_page_messages_messages_inbox .layout_core_content form.form_comment_fixed
{
  position: fixed;
  bottom: 0;
  z-index: 5;
  width: 660px;
}
.form_comment_fixed .comment_form
{
  padding-bottom: 10px;
  padding-top: 10px;
  overflow: visible;
  box-shadow: 0px -5px 5px -1px rgba(0,0,0,0.07);
}
.tab_title .tab_title_help
{
  top: 3px;
}
.tab_title_help
{
  background: url('img/tab-title-help-bg.png') no-repeat;
  width: 14px;
  height: 18px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 8px;
}
.tab_title_help:hover .prompt_div
{
  opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
.prompt_div
{
  position: absolute;
  font: 15px/18px PT Sans;
  color: #343434;
  background-color: #fff;
  width: 150px;
  border: 1px solid #d9dde1;
  border-radius: 6px;
  padding: 3px 8px;
  top: -36px;
  left: -77px;
  opacity: 0;
	transition-delay: 0s, 0.3s;
	transition-duration: 1.3s, 0s;
	transition-property: opacity, visibility;
	transition-timing-function: ease, linear;
	visibility: hidden;
  text-align: center;
}
.prompt_div:before
{
  content: '';
  display: block;
  background-color: #fff;
  border-left: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
  bottom: -7px;
  left: 78px;
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  position: absolute;
}
.tab_title[data-num="4"] .tab_title_help
{
  position: absolute;
  right: 7px;
  top: 11px;
}
.list_category > li
{
  position: relative;
}
.list_category.multiblock > li:hover
{
  outline: 2px solid #ffd8c0;
  outline-offset: -2px;
}
.list_category.multiblock > li:hover > .community_category_div,
.list_category.multiblock > li:hover > div.community_category_div
{
  margin: -3px 2px 2px;
  border: 0;
  padding: 0 23px 22px;
}
.list_category.multiblock .community_category_div
{
  height: 290px;
}
.list_category.multiblock > li > .community_category_div > div > a.margin_left_0
{
  margin-left: 0;
}
.list_category.multiblock > li > .community_category_div > div > a.padding_left_0
{
  padding-left: 0;
}
.list_services > li > div.absolute,
.list_category > li > div.absolute
{
  bottom: 178px;
  left: 24px;
}
.tag_preview
{
  font: 15px/24px PT Sans;
  color: #343434;
  border-radius: 3px;
  padding: 0 8px;
  display: inline-block;
  margin-top: 4px;
}
.tag_preview.pregnancy_and_birth,
.tag_preview.pregnancy
{
  background-color: #fef8e3;
  color: #343434;
}
.tag_preview.birthcalendar
{
  background-color: #fef8e3;
  color: #343434;
}
.tag_preview.planning
{
  background-color: #e9f7fd;
  color: #343434;
}
.tag_preview.mather_and_child
{
  background-color: #ecf4e3;
  color: #343434;
}
li[data-cat="children"] .tag_preview,
.tag_preview.children
{
  background-color: #ecf4e3;
  color: #343434;
}
/* HOVER */
.hover_outline_blue
{
  position: relative;
}
.hover_outline_blue_block
{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  border: 3px solid #69cbf0;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  transition: 0.5s opacity ease 0s;
}
.hover_outline_blue:hover .hover_outline_blue_block,
.hover_outline_blue.active .hover_outline_blue_block
{
  opacity: 1;
}
/* END */
.before_vertical_right_ellips,
.before_vertical_left_ellips,
.before_vertical_left_white
{
  position: relative;
}
.before_vertical_right_ellips:before,
.before_vertical_left_ellips:before
{
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 4px;
  background: url('img/ellips-green-vertical.png') repeat-y;
}
.before_vertical_right_ellips:before
{
  right: -2px;
}
.before_vertical_left_ellips:before
{
  left: -2px;
}
.before_vertical_left_white:before
{
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 8px;
  background-color: #fff;
}
.before_vertical_left_white:before
{
  left: -4px;
}
.bg_letter_green
{
  background: url('img/letter-green.png') no-repeat 0 center;
}
.bg_letter_yellow
{
  background: url('img/letter-yellow.png') no-repeat 0 center;
}
.before_left_light_green_nose
{
  position: relative;
}
.before_left_light_green_nose:before
{
  content: '';
  display: block;
  position: absolute;
  background: url('img/before-left-light-green-nose.jpg') no-repeat 0 0;
  height: 26px;
  width: 21px;
  left: -21px;
  top: 21px;
}
.cr_cal .calendar,
.cr_cal .calendar > input
{
  width: 155px;
}
.cr_cal .calendar > #fc
{
  left: -43px !important;
}
.cr_cal .calendar > #fc:before
{
  top: -8px;
  left: 74%;
}
.arrow_infinity
{
  background: url('img/arrows-infinity.png') no-repeat;
  width: 25px;
  height: 20px;
  transition: transform 0.01s linear 0.0s;
  -moz-transition: transform 0.01s linear 0.0s;
  -ms-transition: transform 0.01s linear 0.0s;
  -webkit-transition: transform 0.01s linear 0.0s;
}
.arrow_infinity.active
{
  transition: transform 10.0s linear 0.0s;
  -moz-transition: transform 10.0s linear 0.0s;
  -ms-transition: transform 10.0s linear 0.0s;
  -webkit-transition: transform 10.0s linear 0.0s;
  transform: rotate(-3600deg);
  -moz-transform: rotate(-3600deg); /* Для Firefox */
	-ms-transform: rotate(-3600deg); /* Для IE */
	-webkit-transform: rotate(-3600deg); /* Для Safari, Chrome, iOS */
}
.wave_top_white,
.wave_bottom_white
{
  position: relative;
}
.wave_top_white:before
{
  content: '';
  display: block;
  position: absolute;
  background: url('img/lwb-before.png');
  height: 14px;
  width: 100%;
  top: -10px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg); /* Для Firefox */
	-ms-transform: rotate(180deg); /* Для IE */
	-webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(180deg); /* Для Opera */
}
.wave_bottom_white:after
{
  content: '';
  display: block;
  position: absolute;
  background: url('img/lwb-before.png');
  height: 14px;
  width: 100%;
  bottom: -10px;
}
.pencil_small
{
  background: url(img/pensil.png) no-repeat;
  background-size: cover;
  width: 13px;
  height: 12px;
}
.pencil_big
{
  background: url(img/pensil.png) no-repeat;
  width: 17px;
  height: 17px;
}
.ok_green
{
  background: url(img/ok-green.png) no-repeat;
  width: 16px;
  height: 17px;
}
.lottery_participant_code
{
  position: relative;
  border-radius: 5px;
  border-bottom: 1px solid #bdbdbd;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  height: 58px;
  background: url('img/lottery-bg-gradient.jpg') repeat-x;
}
.lottery_participant_code.big
{
  height: 87px;
  background: url('img/lottery-bg-gradient-big.jpg') repeat-x;
  border-radius: 11px;
}
.lottery_participant_code div
{
  vertical-align: top;
  display: inline-block;
  font: 19px/20px PT Sans Caption;
  font-weight: bold;
  text-transform: uppercase;
  color: #e9b203;
  height: 50px;
  padding: 8px 10px 0 5px;
}
.lottery_participant_code.big div
{
  font-size: 29px;
  line-height: 33px;
  height: 70px;
  padding: 11px 30px 0 11px;
}
.lottery_participant_code:before
{
  vertical-align: top;
  content: attr(data-code);
  display: inline-block;
  position: relative;
  border-radius: 4px;
  background-color: #eeb740;
  color: #fff;
  font: 37px/57px PT Sans;
  font-weight: bold;
  padding: 0 8px;
  border-right: 1px solid #cea13e;
  border-bottom: 1px solid #cea13e;
  text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
  min-width: 36px;
  text-align: center;
}
.lottery_participant_code.big:before
{
  font-size: 56px;
  line-height: 87px;
  border-radius: 11px;
  padding: 0 17px;
}
.lottery_participant_list > div
{
  display: inline-block;
  border: 1px solid #d9dde1;
  padding: 20px 0;
  width: 381px;
  margin-bottom: 10px;
  margin-right: 8px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}
.lottery_participant_list > div:nth-child(3n)
{
  margin-right: 0;
}
.arrow_down_yellow
{
  background: url('img/arrow-down-yellow.png') no-repeat;
  width: 64px;
  height: 33px;
}
.directory_find
{
  background: url('images/directory-find-bg.png') no-repeat;
  background-size: cover;
  border-radius: 6px;
  padding: 56px 30px 31px;
  -webkit-transition: background 0.5s ease 0.1s;
  -moz-transition: background 0.5s ease 0.1s;
  -o-transition: background 0.5s ease 0.1s;
  transition: background 0.5s ease 0.1s;
}
.directory_find.active
{
  background: url('images/directory-find-bg-active.png') no-repeat;
  background-size: cover;
}
.directory_find + div
{
  border-top: 0;
  margin-top: -101px;
  transition: margin-top 0.7s ease 0.1s;
}
.directory_find.active + div
{
  margin-top: -10px;
}
.directory_checkbox,
.directory_filter_checkbox
{
  opacity: 0;
  position: absolute;
}
.directory_checkbox[type="checkbox"] + label,
.directory_filter_checkbox[type="checkbox"] + label
{
  display: inline-block;
}
.directory_checkbox + label
{
  background: #fff url('img/directory-checkbox-icons.png') no-repeat;
  border: 1px solid #d9dde1;
  border-radius: 23px;
  font: 15px/15px PT Sans;
  font-style: italic;
  color: #81b340;
  padding: 6px 16px 8px 47px;
  position: relative;
  max-width: 94px;
  height: 30px;
  vertical-align: top;
  transition-property: background-color, box-shadow, padding;
  transition-duration: 0.4s, 0.3s, 0.3s;
  transition-delay: 0s, 0s, 0s;
  transition-timing-function: ease, ease, ease;
}
.directory_checkbox + label:hover
{
  background-color: #f1ffe7;
  color: #81b340;
  padding: 6px 16px 8px 47px;
  -webkit-box-shadow: 0px 2px 0px -1px rgba(0,0,0,0.28);
  -moz-box-shadow: 0px 2px 0px -1px rgba(0,0,0,0.28);
  box-shadow: 0px 2px 0px -1px rgba(0,0,0,0.28);
}
.directory_checkbox:checked + label
{
  padding: 6px 37px 8px 47px;
  background-color: #d8f5c5;
  border-color: #d8f5c5;
  color: #649b2c;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.28);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.28);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.28);
}
.directory_checkbox + label:before
{
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  right: 14px;
  top: 17px;
  width: 11px;
  height: 11px;
  background: url('images/x-green.png') no-repeat 0 100%;
  -webkit-transition: opacity 0.3s ease-out 0.1s;
  -moz-transition: opacity 0.3s ease-out 0.1s;
  -o-transition: opacity 0.3s ease-out 0.1s;
  transition: opacity 0.3s ease-out 0.1s;
}
.directory_checkbox:checked + label:before
{
  opacity: 1;
}
.directory_checkbox:checked + label:hover:before
{
  background: url('images/x-green.png') no-repeat 0 0;
}
.directory_checkbox.pregnancy + label
{
  background-position: 8px 7px;
}
.directory_checkbox.feeding + label
{
  background-position: 8px -44px;
}
.directory_checkbox.for_children + label
{
  background-position: 8px -93px;
  line-height: 30px;
}
.directory_filter_checkbox + label
{
  background: #fff url('img/directory-checkbox-icons.png') no-repeat;
  border-radius: 15px;
  font: 15px/30px PT Sans;
  color: #343434;
  position: relative;
  padding: 0 9px 0 36px;
  -webkit-transition: background-color 0.5s ease-out 0s;
  -moz-transition: background-color 0.5s ease-out 0s;
  -o-transition: background-color 0.5s ease-out 0s;
  transition: background-color 0.5s ease-out 0s;
}
.directory_filter_checkbox.feeding + label
{
  background-position: 0 -50px;
}
.directory_filter_checkbox.for_childrens + label,
.directory_filter_checkbox.for_children + label
{
  background-position: 0 -100px;
}
.directory_filter_checkbox:hover + label
{
  background-color: #d8f5c5;
}
.directory_filter_checkbox:checked + label
{
  background-color: #d8f5c5;
  padding: 0 22px 0 36px;
  -webkit-transition: padding 0.3s ease-out 0s;
  -moz-transition: padding 0.3s ease-out 0s;
  -o-transition: padding 0.3s ease-out 0s;
  transition: padding 0.3s ease-out 0s;
}
.directory_filter_checkbox:checked + label:before
{
  content: '';
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  top: 10px;
  right: 8px;
  background: url('images/x-black.png') no-repeat 0 0;
  -webkit-transition: opacity 0.5s ease-out 0s;
  -moz-transition: opacity 0.5s ease-out 0s;
  -o-transition: opacity 0.5s ease-out 0s;
  transition: opacity 0.5s ease-out 0s;
}
.tabs_white_m
{
  margin-bottom: -1px;
  position: relative;
}

a.tabs_link_a,
a.tabs_link_a:link,
a.tabs_link_a:visited
{
    position: absolute;
    right: 0;
    top: 30px;
    color: #343434;
    font: 17px/19px Pt Sans;
}
a.tabs_link_a:hover
{
   color: #f2b421;
}

.tabs_grey_m
{
  border-bottom: 8px solid #d9dde1;
}
.tabs_grey_m.active
{
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 2;
  padding-top: 10px;
  width: 668px;
}
.tabs_white_m a,
.tabs_white_m a:link,
.tabs_white_m a:visited,
.tabs_grey_m a
{
  text-decoration: underline;
  display: inline-block;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0 14px;
  border: 1px solid transparent;
  border-bottom: none;
  font-family: PT Sans;
}
.tabs_grey_m a
{
  border-color: #d9dde1;
  background-color: #f8f8f8;
}
.tabs_grey_m a:not([class*="active"]).pregnancy
{
  background: #ffe9ab url('img/tabs-grey-m-a-pregnancy-bg.png');
}
.tabs_grey_m a:not([class*="active"]).nursing_mothers
{
  background: #d9f9ff url('img/tabs-grey-m-a-nursing_mothers-bg.png');
}
.tabs_grey_m a:not([class*="active"]).newborns
{
  background: #ffe2ec url('img/tabs-grey-m-a-newborns-bg.png');
}
.tabs_grey_m a:not([class*="active"]).children
{
  background: #d4fabb url('img/tabs-grey-m-a-children-bg.png');
}
.tabs_white_m a.active,
.tabs_white_m a.active:link,
.tabs_white_m a.active:visited,
.tabs_grey_m a.active
{
  border-color: #d9dde1;
  background-color: #fff;
  position: relative;
  text-decoration: none;
}
.tabs_grey_m a.active:before
{
  content: '';
  display: block;
  position: absolute;
  height: 8px;
  width: 100%;
  border-left: 1px solid #d9dde1;
  border-right: 1px solid #d9dde1;
  background-color: #fff;
  left: -1px;
  bottom: -8px;
}
.tabs_white_m a:first-child.active:before
{
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 6px;
  border-left: 1px solid #d9dde1;
  bottom: -4px;
  left: -1px;
  background-color: #fff;
}
.tabs_white_b
{
  border: 1px solid #d9dde1;
  border-radius: 4px;
  border-bottom-width: 2px;
}
.directory_alphabet a,
.directory_alphabet a:link,
.directory_alphabet a:visited
{
  font: 18px/23px PT Sans;
  font-weight: bold;
  display: inline-block;
  color: #343434;
  position: relative;
  margin: 0 2px;
}
.directory_alphabet a.disabled
{
  opacity: 0.4;
  cursor: default;
}
.directory_alphabet a:hover:before,
.directory_alphabet a.active:before
{
  content: attr(data-letter);
  display: block;
  position: absolute;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #f0a070;
  color: #fff;
  top: 0;
  left: -5px;
  text-align: center;
}
.directory_alphabet a.disabled:hover:before
{
  display: none;
}
.direct_block_pregnancy_g,
.direct_block_feeding_g,
.direct_block_for_children_g,
.direct_block_old_age_g,
.direct_block_liver_g,
.direct_block_kidneys_g,
.direct_block_pregnancy_r,
.direct_block_feeding_r,
.direct_block_for_children_r,
.direct_block_old_age_r,
.direct_block_liver_r,
.direct_block_kidneys_r,
.direct_block_pregnancy_y,
.direct_block_feeding_y,
.direct_block_for_children_y,
.direct_block_old_age_y,
.direct_block_liver_y,
.direct_block_kidneys_y
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('img/directory-checkbox-icons.png') no-repeat;
}
.direct_block_pregnancy_g
{
  background-position: 0 0;
}
.direct_block_feeding_g
{
  background-position: 0 -50px;
}
.direct_block_for_children_g
{
  background-position: 0 -100px;
}
.direct_block_old_age_g
{
  background-position: 0 -150px;
}
.direct_block_liver_g
{
  background-position: 0 -200px;
}
.direct_block_kidneys_g
{
  background-position: 0 -250px;
}
.direct_block_pregnancy_r
{
  background-position: 0 -300px;
}
.direct_block_feeding_r
{
  background-position: 0 -350px;
}
.direct_block_for_children_r
{
  background-position: 0 -400px;
}
.direct_block_old_age_r
{
  background-position: 0 -450px;
}
.direct_block_liver_r
{
  background-position: 0 -500px;
}
.direct_block_kidneys_r
{
  background-position: 0 -550px;
}
.direct_block_pregnancy_y
{
  background-position: 0 -600px;
}
.direct_block_feeding_y
{
  background-position: 0 -650px;
}
.direct_block_for_children_y
{
  background-position: 0 -700px;
}
.direct_block_old_age_y
{
  background-position: 0 -750px;
}
.direct_block_liver_y
{
  background-position: 0 -800px;
}
.direct_block_kidneys_y
{
  background-position: 0 -850px;
}
.direct_block_pregnancy_r.block_hint:hover:before,
.direct_block_feeding_r.block_hint:hover:before,
.direct_block_for_children_r.block_hint:hover:before,
.direct_block_old_age_r.block_hint:hover:before,
.direct_block_liver_r.block_hint:hover:before,
.direct_block_kidneys_r.block_hint:hover:before
{
  padding: 0 10px 0 43px;
  min-height: 45px;
  line-height: 45px;
  white-space: nowrap;
  background: #fff url('img/directory-checkbox-icons.png') no-repeat 7px -890px;
}
.direct_block_pregnancy_y.block_hint:hover:before,
.direct_block_feeding_y.block_hint:hover:before,
.direct_block_for_children_y.block_hint:hover:before,
.direct_block_old_age_y.block_hint:hover:before,
.direct_block_liver_y.block_hint:hover:before,
.direct_block_kidneys_y.block_hint:hover:before
{
  padding: 0 10px 0 43px;
  min-height: 45px;
  line-height: 45px;
  white-space: nowrap;
  background: #fff url('img/directory-checkbox-icons.png') no-repeat 7px -936px;
}
.medicine_list > div:nth-child(odd)
{
  background-color: #fef2e0;
  border-radius: 22px 6px 6px 22px;
}

.vk_big_text,
.facebook_big_text
{
  display: inline-block;
  width: 213px;
  height: 63px;
  opacity: 0.8;
  transition: ease 0.5s opacity 0s;
}
.facebook_big_text
{
  background: url('img/facebook-button.png') no-repeat;
}
.vk_big_text
{
  background: url('img/vk-button.png') no-repeat;
}
.vk_big_text:hover,
.facebook_big_text:hover,
.facebook_share:hover,
.vk_share:hover
{
  opacity: 1;
}
.facebook_share,
.vk_share
{
  display: inline-block;
  width: 183px;
  height: 63px;
  opacity: 0.8;
  transition: ease 0.5s opacity 0s;
}
.facebook_share
{
  background: url('img/facebook-share.png') no-repeat;
}
.vk_share
{
  background: url('img/vk-share.png') no-repeat;
}
.arrow_left_before
{
  position: relative;
  margin-left: 12px;
}
.arrow_left_before:before
{
  content: '';
  display: block;
  position: absolute;
  background: url('img/arrow-left-grey.png') no-repeat 0 center;
  height: 100%;
  width: 7px;
  top: 1px;
  left: -12px;
}
.nose_top_left,
.nose_top_right,
.cream_nose
{
  position: relative;
}
.nose_top_left:before,
.nose_top_right:before
{
  content: '';
  display: block;
  position: absolute;
  width: 21px;
  height: 12px;
  background: url('img/disq-arrow.png') no-repeat 0 0;
  top: -11px;
}
.nose_top_left:before
{
  left: 14px;
}
.nose_top_right:before
{
  right: 14px;
}
.cream_nose:before
{
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 11px;
  background: url('img/cream-nose.png') no-repeat -5px -1px;
  top: -10px;
  left: 23px;
}
/* vertical slide tabs */
.vs_tabs_m
{
  padding-top: 6px;
  padding-bottom: 13px;
  position: relative;
}
.vs_tabs_m_active
{
  font: 16px/39px PT Sans;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
  position: absolute;
  height: 39px;
  padding-left: 12px;
  width: 222px;
  background-color: #69cbf0;
  border-bottom: 2px solid #5cb2d1;
  border-radius: 20px;
  top: 6px;
  left: 2px;
}
.vs_tabs_m_active:before
{
  content: '';
  display: block;
  position: absolute;
  background-color: #69cbf0;
  height: 20px;
  width: 20px;
  right: -5px;
  top: 11px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 9px;
  transform: rotate(-45deg);
}
/* end */
.title_top_fix.active
{
  position: fixed;
  top: 0;
  width: 660px;
  z-index: 3;
}
/* tooltip */
.tooltip
{
  position: absolute;
  background-color: #fff;
  border: 1px solid #d9dde1;
  border-radius: 4px;
  font: 15px/18px PT Sans;
  color: #788e9b;
  max-width: 390px;
  width: 390px;
  white-space: normal;
  padding: 13px 14px;
  z-index: 1;
  opacity: 0;
  bottom: 100%;
  transition: opacity 0.6s ease 0.1s;
}
.tooltip h3
{
    margin-bottom: 8px;
    line-height: 17px;
}
.tooltip:before
{
  content: '';
  display: block;
  position: absolute;
  border-top: 1px solid #d9dde1;
  border-right: 1px solid #d9dde1;
  width: 10px;
  height: 10px;
  border-top-right-radius: 3px;
  background-color: #fff;
}
.tooltip.right
{
  left: 100%;
  top: 0;
  float: none;
  opacity: 1;
  bottom: auto;
}
.tooltip.left
{
  right: 100%;
  top: 0;
  float: none;
  margin-right: 12px;
  opacity: 1;
  bottom: auto;
}
.tooltip.top
{
  bottom: 100%;
  margin-bottom: 12px;
  float: none;
  left: 0;
  opacity: 1;
}
.tooltip.bottom
{
  top: 100%;
  margin-top: 12px;
  float: none;
  left: 0;
  opacity: 1;
  bottom: auto;
}
.tooltip.right:before
{
  transform: rotate(-135deg);
  left: -6px;
  top: 40%;
}
.tooltip.left:before
{
  transform: rotate(45deg);
  right: -6px;
  top: 40%;
}
.tooltip.top:before
{
  transform: rotate(135deg);
  left: 14px;
  bottom: -6px;
}
.tooltip.bottom:before
{
  transform: rotate(-45deg);
  left: 14px;
  top: -6px;
}
.tooltip.error
{
  background: #fff url('img/tooltip-error.png') no-repeat 7px center;
  padding-left: 47px;
}
.tooltip.warning
{
  background: #fff url('img/tooltip-warning.png') no-repeat 7px center;
  padding-left: 47px;
}
.tooltip.success
{
  background: #fff url('img/tooltip-success.png') no-repeat 7px center;
  padding-left: 47px;
}
/* pop up big stars */
.big_stars
{
  position: relative;
  height: 50px;
  width: 298px;
}
.big_stars > div
{
  position: absolute;
  display: inline-block;
  background: url('img/big-stars-sprite.png') no-repeat -2px -3px;
  width: 48px;
  height: 44px;
  top: 0;
  cursor: pointer;
  transition: background-position 0.3s ease 0.1s;
  -webkit-transition: background-position 0.3s ease 0.1s;
  -moz-transition: background-position 0.3s ease 0.1s;
  -o-transition: background-position 0.3s ease 0.1s;
}
.big_stars > div:hover,
.big_stars > div.active,
.big_stars > div:nth-child(4):hover + div,
.big_stars > div:nth-child(4).active + div,
.big_stars > div:nth-child(3):hover + div,
.big_stars > div:nth-child(3):hover + div + div,
.big_stars > div:nth-child(3).active + div,
.big_stars > div:nth-child(3).active + div + div,
.big_stars > div:nth-child(2):hover + div,
.big_stars > div:nth-child(2):hover + div + div,
.big_stars > div:nth-child(2):hover + div + div + div,
.big_stars > div:nth-child(2).active + div,
.big_stars > div:nth-child(2).active + div + div,
.big_stars > div:nth-child(2).active + div + div + div,
.big_stars > div:nth-child(1):hover + div,
.big_stars > div:nth-child(1):hover + div + div,
.big_stars > div:nth-child(1):hover + div + div + div,
.big_stars > div:nth-child(1):hover + div + div + div + div,
.big_stars > div:nth-child(1).active + div,
.big_stars > div:nth-child(1).active + div + div,
.big_stars > div:nth-child(1).active + div + div + div,
.big_stars > div:nth-child(1).active + div + div + div + div
{
  background-position: -2px -56px;
}
.big_stars > div:nth-child(5)
{
  left: 0;
}
.big_stars > div:nth-child(4)
{
  left: 60px;
}
.big_stars > div:nth-child(4):hover:before
{
  left: -60px;
}
.big_stars > div:nth-child(3)
{
  left: 120px;
}
.big_stars > div:nth-child(3):hover:before
{
  left: -120px;
}
.big_stars > div:nth-child(2)
{
  left: 180px;
}
.big_stars > div:nth-child(2):hover:before
{
  left: -180px;
}
.big_stars > div:nth-child(1)
{
  left: 240px;
}
.big_stars > div:nth-child(1):hover:before
{
  left: -240px;
}
.big_stars > div:before
{
  margin-top: 10px;
  content: attr(data-title);
  visibility: hidden;
  display: block;
  position: absolute;
  border: 1px solid #d9dde1;
  border-radius: 3px;
  font: 15px/18px PT Sans;
  color: #343434;
  top: 100%;
  width: 274px;
  padding: 12px;
  opacity: 0;
  background-color: #fff;
  transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
}
.big_stars > div:after
{
  content: '';
  display: block;
  visibility: hidden;
  position: absolute;
  border-left: 1px solid #d9dde1;
  border-top: 1px solid #d9dde1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -0-transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-radius: 2px;
  left: 39%;
  top: 100%;
  margin-top: 5px;
  opacity: 0;
  background-color: #fff;
  transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
}
.big_stars > div:hover:after
{
  opacity: 1;
  visibility: visible;
}
.big_stars > div:hover:before
{
  opacity: 1;
  visibility: visible;
}
/* end */
/* middle stars */
.middle_stars
{
    position: relative;
    height: 23px;
    width: 158px;
    white-space: nowrap;
}
.middle_stars > div
{
    float: right;
    display: inline-block;
    background: url('img/middle-stars-sprite.png') no-repeat 100% 0;
    width: 24px;
    height: 23px;
    cursor: pointer;
    transition: background-position 0.3s ease 0.1s;
    -webkit-transition: background-position 0.3s ease 0.1s;
    -moz-transition: background-position 0.3s ease 0.1s;
    -o-transition: background-position 0.3s ease 0.1s;
}
.middle_stars > div:not(:last-child)
{
    padding-left: 9px;
}
.middle_stars > div:hover,
.middle_stars > div.active,
.middle_stars > div:nth-child(4):hover + div,
.middle_stars > div:nth-child(4).active + div,
.middle_stars > div:nth-child(3):hover + div,
.middle_stars > div:nth-child(3):hover + div + div,
.middle_stars > div:nth-child(3).active + div,
.middle_stars > div:nth-child(3).active + div + div,
.middle_stars > div:nth-child(2):hover + div,
.middle_stars > div:nth-child(2):hover + div + div,
.middle_stars > div:nth-child(2):hover + div + div + div,
.middle_stars > div:nth-child(2).active + div,
.middle_stars > div:nth-child(2).active + div + div,
.middle_stars > div:nth-child(2).active + div + div + div,
.middle_stars > div:nth-child(1):hover + div,
.middle_stars > div:nth-child(1):hover + div + div,
.middle_stars > div:nth-child(1):hover + div + div + div,
.middle_stars > div:nth-child(1):hover + div + div + div + div,
.middle_stars > div:nth-child(1).active + div,
.middle_stars > div:nth-child(1).active + div + div,
.middle_stars > div:nth-child(1).active + div + div + div,
.middle_stars > div:nth-child(1).active + div + div + div + div
{
  background-position: 100% 100%;
}
.middle_stars > div:nth-child(1):hover:after
{
   left: 141px;
}
.middle_stars > div:nth-child(2):hover:after
{
   left: 108px;
}
.middle_stars > div:nth-child(3):hover:after
{
   left: 75px;
}
.middle_stars > div:nth-child(4):hover:after
{
   left: 42px;
}
.middle_stars > div:nth-child(5):hover:after
{
   left: 9px;
}
/* end */
/* small stars */
.small_stars
{
  position: relative;
  height: 16px;
  width: 110px;
}
.small_stars > div
{
  position: absolute;
  display: inline-block;
  background: url('img/small-stars-sprite.png') no-repeat 0 0;
  width: 17px;
  height: 16px;
  top: 0;
  cursor: pointer;
  transition: background-position 0.3s ease 0.1s;
  -webkit-transition: background-position 0.3s ease 0.1s;
  -moz-transition: background-position 0.3s ease 0.1s;
  -o-transition: background-position 0.3s ease 0.1s;
}
.small_stars > div:hover,
.small_stars > div.active,
.small_stars > div:nth-child(4):hover + div,
.small_stars > div:nth-child(4).active + div,
.small_stars > div:nth-child(3):hover + div,
.small_stars > div:nth-child(3):hover + div + div,
.small_stars > div:nth-child(3).active + div,
.small_stars > div:nth-child(3).active + div + div,
.small_stars > div:nth-child(2):hover + div,
.small_stars > div:nth-child(2):hover + div + div,
.small_stars > div:nth-child(2):hover + div + div + div,
.small_stars > div:nth-child(2).active + div,
.small_stars > div:nth-child(2).active + div + div,
.small_stars > div:nth-child(2).active + div + div + div,
.small_stars > div:nth-child(1):hover + div,
.small_stars > div:nth-child(1):hover + div + div,
.small_stars > div:nth-child(1):hover + div + div + div,
.small_stars > div:nth-child(1):hover + div + div + div + div,
.small_stars > div:nth-child(1).active + div,
.small_stars > div:nth-child(1).active + div + div,
.small_stars > div:nth-child(1).active + div + div + div,
.small_stars > div:nth-child(1).active + div + div + div + div
{
  background-position: 0 -20px;
}
.small_stars > div:nth-child(5)
{
  left: 0;
}
.small_stars > div:nth-child(5):hover:before,
{
  right: -92px;
}
.small_stars > div:nth-child(4):hover:before
{
  right: -92px;
}
.small_stars > div:nth-child(4)
{
  left: 23px;
}
.small_stars > div:nth-child(4):hover:before
{
  right: -69px;
}
.small_stars > div:nth-child(3)
{
  left: 46px;
}
.small_stars > div:nth-child(3):hover:before
{
  right: -46px;
}
.small_stars > div:nth-child(2)
{
  left: 69px;
}
.small_stars > div:nth-child(2):hover:before
{
  right: -23px;
}
.small_stars > div:nth-child(1)
{
  left: 92px;
}
.small_stars > div:nth-child(1):hover:before
{
  right: 0;
}
.small_stars > div:before,
.middle_stars > div:before
{
  margin-bottom: 10px;
  content: attr(data-title);
  visibility: hidden;
  display: block;
  position: absolute;
  border: 1px solid #d9dde1;
  border-radius: 3px;
  font: 15px/18px PT Sans;
  color: #343434;
  bottom: 100%;
  white-space: nowrap;
  padding: 2px 8px 3px;
  opacity: 0;
  right: 0;
  background-color: #fff;
}
.small_stars > div:hover:before,
.middle_stars > div:hover:before
{
  opacity: 1;
  visibility: visible;
}
.small_stars > div:after,
.middle_stars > div:after
{
  content: '';
  display: block;
  visibility: hidden;
  position: absolute;
  border-right: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-radius: 2px;
  left: 17%;
  bottom: 100%;
  margin-bottom: 5px;
  opacity: 0;
  background-color: #fff;
}
.small_stars > div:hover:after,
.middle_stars > div:hover:after
{
  opacity: 1;
  visibility: visible;
}
/* end */
/* preview photos first */
.preview_photos_first > div
{
  line-height: 300px;
  height: 300px;
  width: 300px;
}
.preview_photos_first > div:not(:last-child)
{
  margin-right: 10px;
}
.preview_photos_first > div img,
.list_records_community > li .preview_photos_first img,
.news_list > li div.preview_photos_first a img
{
  max-height: 300px;
  max-width: 300px;
}
/* end */
/* preview photos three */
.preview_photos_three > div
{
  line-height: 198px;
  height: 198px;
  width: 198px;
}
.preview_photos_three > div:not(:last-child)
{
  margin-right: 10px;
}
.preview_photos_three > div img,
.list_records_community > li .preview_photos_three img,
.news_list > li div.preview_photos_three a img
{
  max-height: 198px;
  max-width: 198px;
}
/* end */
/* preview photos yet */
.preview_photos_yet > div
{
  line-height: 142px;
  height: 142px;
  width: 142px;
}
.preview_photos_yet > div img,
.list_records_community > li .preview_photos_yet > div img,
.news_list > li .preview_photos_yet > div a img
{
  max-height: 142px;
  max-width: 142px;
}
.preview_photos_yet > div:last-child
{
  line-height: 140px;
  height: 140px;
  width: 140px;
  border: 1px solid #d9dde1;
  background: #eeeff0;
  background: linear-gradient(to top, #eeeff0, #fcfcfc);
}
.preview_photos_yet > div:last-child:hover
{
  background: #eeeff0;
}
.preview_photos_yet > div:last-child div
{
  color: #ababab;
}
.preview_photos_yet > div:last-child div > div:nth-child(2)
{
  font-size: 47px;
}
/* end */
.bg_interests,
.bg_list
{
  background-repeat: no-repeat;
  padding: 0 18px 0 40px;
  line-height: 31px;
}
.bg_interests
{
  background-image: url('img/sprite-articles.png');
  background-position: 10px -74px;
}
.bg_list
{
  background-image: url('img/list-filter-bg.png');
  background-position: 14px 9px;
}
.my_tags_detstrana_toggle
{
  background: url('img/bg-progress-image.jpg') repeat-x center;
}
.my_tags_detstrana_toggle div
{
  background-color: #eeeff0;
  padding-right: 6px;
}
.my_tags_detstrana_toggle a
{
  float: right;
  background-color: #eeeff0;
  padding-right: 30px;
}
.my_tags_detstrana_toggle .width_460
{
  display: none;
}
/* хуки */
label#lb-photo-t
{
  display: block;
  width: 224px;
  height: 1px;
  top: 0;
  cursor: pointer;
}
label#lb-photo-t:before,
input[type=file].big_link + label#lb-photo-t:before
{
  bottom: -30px;
}
.user_image_block > .big_link[type="file"]
{
  display: block;
  position: absolute;
  width: 224px;
  height: 295px;
  top: 0;
}
/* INFOGRAPHIC */
.article_infographic_block
{
  position: relative;
  cursor: pointer;
}
.article_infographic_block > img
{
  opacity: 1;
  -webkit-transition: opacity 0.8s ease-out 0s;
  -moz-transition: opacity 0.8s ease-out 0s;
  -o-transition: opacity 0.8s ease-out 0s;
  transition: opacity 0.8s ease-out 0s;
}
.article_infographic_block:hover > img
{
  opacity: 0.5;
}
.aib_find_block
{
  background: url('img/bg-white-gradient-clowd.png') no-repeat center 148px;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 100px 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-out 0s;
  -moz-transition: opacity 0.8s ease-out 0s;
  -o-transition: opacity 0.8s ease-out 0s;
  transition: opacity 0.8s ease-out 0s;
}
.article_infographic_block:hover .aib_find_block
{
  opacity: 1;
}
.aib_find_block img
{
  opacity: 0.5;
  -webkit-transition: opacity 0.8s ease-out 0s;
  -moz-transition: opacity 0.8s ease-out 0s;
  -o-transition: opacity 0.8s ease-out 0s;
  transition: opacity 0.8s ease-out 0s;
}
.aib_find_block img:hover
{
  opacity: 1;
}
.aib_find_block div
{
  margin-top: 24px;
  text-align: center;
}
.aib_find_block a
{
  margin-right: 7px;
  vertical-align: top;
}
.aib_find_block a:last-child
{
  margin-right: 0;
}
/* END */
.absolute_banner_block
{
  position: absolute;
  top: 0;
  right: -268px;
}
.absolute_banner_block img
{
  max-width: 240px;
}
.substance a:hover,
.diseases_list a:hover
{
  text-decoration: underline;
}
.arrow_black_bottom
{
  position: relative;
}
.arrow_black_bottom:after
{
  content: '';
  display: inline-block;
  height: 8px;
  width: 12px;
  background: url('img/arrow-black-bottom.png') no-repeat center;
}
.result_local_search
{
  border: 1px solid #d9dde1;
  position: absolute;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px 9px 9px;
  right: 100%;
  z-index: 1;
  margin-right: 10px;
  display: none;
  min-height: 33px;
}
.result_local_search:after
{
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-top: 1px solid #d9dde1;
  border-right: 1px solid #d9dde1;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 100%;
  transform: rotate(45deg);
  right: -7px;
  top: 19px;
}
.result_local_search p,
.result_local_search a
{
  font: 15px/18px PT Sans
}
.result_local_search p
{
  color: #343434;
  white-space: nowrap;
}
.result_local_search a,
.result_local_search a:link,
.result_local_search a:visited
{
  text-decoration: underline;
}
.result_local_search a:hover
{
  text-decoration: none;
}
.right_raiting_search_block
{
  border-left: 1px solid #d9dde1;
  border-right: 1px solid #d9dde1;
  border-bottom: 1px solid #d9dde1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
  width: 235px;
}
.right_raiting_search_block.new
{
  border: 0;
  padding-right: 0;
}
.right_raiting_search_block.new:before
{
  display: none;
}
.rrsb_title
{
  background: #ffeea9 url('https://static.detstrana.ru/public/user/79/49/0e/e2d3e_9a93.png') no-repeat 215px 15px;
  border-radius: 3px;
  padding-left: 29px;
  line-height: 32px;
  cursor: pointer;
  margin-bottom: 10px;
}
.rrsb_title.close
{
  background: #fff6d4 url('https://static.detstrana.ru/public/user/79/49/0e/e2d3e_9a93.png') no-repeat 215px -39px;
}
.rrsb_title_link,
a.rrsb_title_link,
a.rrsb_title_link:link,
a.rrsb_title_link:visited
{
  display: block;
  font: 15px/15px Pt Sans;
  border-radius: 3px;
  padding: 5px 0 6px 29px;
  color: #343434;
}
a.rrsb_title_link:hover,
a.rrsb_title_link.active
{
  background: #e0e0e0;
}

.rrsb_checkboxes
{
  padding: 6px 0 12px;
}
.rrsb_submit,
input.rrsb_submit
{
  display: block;
  border: 2px solid #95c663;
  border-radius: 4px;
  text-align: center;
  background: #fff;
  color: #78b23c;
  font: 17px/29px Pt Sans;
  height: 33px;
  width: 100%;
  padding: 0;
  cursor: pointer;
}

.right_raiting_search_block > div > div
{
  padding-left: 2px;
}
/* Поиск по рейтингу товаров */
.tabs_grey_m .raiting_search
{
  float: right;
  margin-bottom: -6px;
}
.raiting_search.small
{
  width: 429px;
}
.raiting_search.middle
{
  width: 60px;
  transition: width 0.4s ease 0s;
  -o-transition: width 0.4s ease 0s;
  -moz-transition: width 0.4s ease 0s;
  -webkit-transition: width 0.4s ease 0s;
}
.raiting_search.middle.focus,
.raiting_search.middle:hover
{
  width: 560px;
}
.raiting_search.middle:not([class*="focus"]) .raiting_search_result,
.raiting_search.middle:not(:hover) .raiting_search_result
{
  display: none;
}
.raiting_search.middle.focus .raiting_search_result:not([class*=none]),
.raiting_search.middle:hover .raiting_search_result:not([class*=none])
{
  display: block;
}
.raiting_search
{
   position: relative;
   width: 662px;
}
.tabs_grey_m .raiting_search .raiting_search_block,
.raiting_search.small .raiting_search_block,
.raiting_search.middle .raiting_search_block
{
  height: 51px;
  line-height: 51px;
  border-color: transparent;
  background-color: transparent;
}
.tabs_grey_m .raiting_search .raiting_search_block:hover,
.raiting_search.small .raiting_search_block:hover,
.raiting_search.middle .raiting_search_block:hover,
.raiting_search.small:hover .raiting_search_block,
.raiting_search.middle:hover .raiting_search_block,
.raiting_search.small .raiting_search_block.focus,
.raiting_search.middle .raiting_search_block.focus
{
  background-color: #fff;
  border-color: #d9dde1;
}
.raiting_search_block
{
    background-color: #fff;
    border: 1px solid #d9dde1;
    border-radius: 7px;
    height: 56px;
    line-height: 56px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.tabs_grey_m .raiting_search .raiting_search_block input[type="text"],
.raiting_search.small .raiting_search_block input[type="text"],
.raiting_search.middle .raiting_search_block input[type="text"]
{
  height: 51px;
  line-height: 51px;
  background-color: transparent;
}
.raiting_search.small:not(:hover) .raiting_search_block:not([class*="focus"]) input[type="text"]::-webkit-input-placeholder
{
  color: transparent;
}
.raiting_search.middle:not(:hover) .raiting_search_block:not([class*="focus"]) input[type="text"]::-webkit-input-placeholder
{
  color: transparent;
}
.raiting_search_block input[type="text"]
{
    border-radius: 7px;
    font: 17px/56px PT Sans;
    font-style: italic;
    height: 56px;
    padding-left: 14px;
    width: 95%;
}
.tabs_grey_m .raiting_search .raiting_search_block input[type="text"]:focus,
.tabs_grey_m .raiting_search .raiting_search_block:hover input[type="text"],
.raiting_search.small .raiting_search_block input[type="text"]:focus,
.raiting_search.small .raiting_search_block:hover input[type="text"]
{
  background-color: #fff;
}
.raiting_search_block input[type="text"]:focus
{
    color: #343434;
    font-family: PT Sans;
}
.raiting_search_block input[type="submit"],
.raiting_search_block input[type="reset"]
{
    position: absolute;
    height: 23px;
    width: 23px;
    cursor: pointer;
    right: 16px;
    top: 17px;
    z-index: 2;
    transform: rotate(0deg);
    transition: transform 0.7s ease 0s;
}
.raiting_search_block:after
{
  content: '';
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: 50px;
  right: 0;
  border-radius: 10px;
  top: 0;
  z-index: 1;
}
.raiting_search.small .raiting_search_block input[type="submit"],
.raiting_search.small .raiting_search_block input[type="reset"]
{
  top: 14px;
}
.raiting_search_block input[type="submit"]
{
    background: url('img/search-raiting.png') no-repeat center;
    color: transparent;
}
.raiting_search_block input[type="submit"]:hover
{
    transform: rotate(-360deg);
}
.raiting_search_block input[type="reset"]
{
    background: url('img/close-middle-2-grey.png') no-repeat center;
    display: none;
}
.raiting_search_block.result input[type="reset"]
{
    display: block;
}
.raiting_search_block.result input[type="submit"]
{
   display: none;
}
.raiting_search_block.find input[type="submit"]
{
    background: url('img/search-raiting.gif') no-repeat center;
}
.raiting_search_result > ul > li > a
{
  background-color: transparent;
  border-color: transparent;
  display: block;
  z-index: 1;
  position: relative;
}
.raiting_search_result
{
    background-color: #fff;
    padding: 17px 0 13px;
    position: absolute;
    top: 50px;
    border: 1px solid #d9dde1;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 100%;
    z-index: 1;
}
.raiting_search_result.no_result
{
    background-image: none;
    height: auto;
}
.raiting_search_result ul
{
    width: 640px;
    max-height: 224px;
    overflow-y: scroll;
    overflow-x: hidden;
    font: 15px/19px PT Sans;
    color: #343434;
}
.raiting_search.small .raiting_search_result ul
{
  width: 416px;
}
.raiting_search.middle .raiting_search_result ul
{
  width: 548px;
}
.raiting_search.middle .raiting_search_result ul td
{
  font: 15px/18px PT Sans;
}
.raiting_search.middle .raiting_search_result ul td:first-child
{
  padding-left: 8px;
  width: 160px;
}
.raiting_search.middle .raiting_search_result ul td:last-child
{
  padding-right: 15px;
}
.raiting_search.middle .raiting_search_result ul td span
{
  color: #788e9b;
}

.raiting_search_result  ul li
{
  height: 74px;
  position: relative;
}
.raiting_search_result.no_result  ul
{
  overflow: hidden;
}
.raiting_search_result:not([class*="no_result"])  ul li:hover
{
  background-color: #fffdf2;
  cursor: pointer;
}
.raiting_search_result:not([class*="no_result"])  ul li:hover:before
{
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    height: 72px;
    width: 627px;
    border: 2px solid #ffeca0;
}
.raiting_search_result  ul li:not(:first-child)
{
    border-top: 1px solid #d9dde1;
}
.raiting_search_result  ul table
{
    height: 74px;
    margin-left: 8px;
}
.raiting_search_result  ul table img
{
    max-height: 67px;
    margin-right: 18px;
}
/* Let's get this party started */
.raiting_search_result  ul::-webkit-scrollbar
{
    width: 10px;
}
/* Track */
.raiting_search_result  ul::-webkit-scrollbar-track
{
    background-color: #ebebeb;
}
/* Handle */
.raiting_search_result  ul::-webkit-scrollbar-thumb
{
    background-color: #b6b8ba;
    cursor: pointer;
}
.raiting_search_result  ul::-webkit-scrollbar-thumb:window-inactive
{
	background-color: #b6b8ba;
}
/* Блок товара */
.product
{
  white-space: nowrap;
}
.product > div
{
  display: inline-block;
  white-space: normal;
}
.product div.nose_grey_bottom
{
  position: relative;
}
.product div.nose_grey_bottom:before
{
  content: '';
  display: block;
  width: 15px;
  height: 11px;
  position: absolute;
  background: url('img/nose-grey-bottom.png') no-repeat;
  bottom: -11px;
  left: 23px;
}
.product img
{
  margin-left: 45px;
  max-width: 318px;
}
.product_review
{
  background: url('images/temp/product-review.png') no-repeat;
  width: 660px;
  height: 60px;
  margin-top: 40px;
  position: relative;
}
.product_review a
{
  margin-right: 21px;
  margin-top: 18px;
}
.product_review:before
{
  content: '';
  height: 100px;
  width: 100px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
  background-image: url('img/advice_sprite.png');
  background-repeat: no-repeat;
}
.product_review.baby:before
{
  background-position: -9px -24px;
  bottom: -6px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 33px;
}
.winner_yellow
{
  position: relative;
  display: inline-block;
  border: 1px solid #d9dde1;
  border-radius: 18px;
  font: 17px/35px PT Sans;
  font-style: italic;
  color: #343434;
  white-space: nowrap;
  padding: 0 17px 0 47px;
}
.winner_yellow:before
{
  top: -1px;
  left: -1px;
  content: '';
  display: block;
  position: absolute;
  background: #f3c302 url('img/winner-white.png') no-repeat center;
  border-radius: 50%;
  width: 37px;
  height: 37px;
}
.arrow_small_grey
{
  position: relative;
}
.arrow_small_grey.up:after,
.arrow_small_grey.down:after
{
  content: '';
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 4px;
  background: url('img/arrow-small-grey-up.png') no-repeat;
  width: 9px;
  height: 11px;
}
.arrow_small_grey.down:after
{
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.product_sort
{
  border-top: 1px solid #d9dde1;
  width: 100%;
}
.product_sort img
{
  max-width: 110px;
  max-height: 52px;
}
.product_sort a,
.product_sort a:link,
.product_sort a:visited
{
  font: 15px/18px PT Sans;
  color: #343434;
}
.product_sort span
{
  color: #343434;
  font: 22px/25px PT Sans;
  font-weight: bold;
}
.product_sort td
{
  height: 58px;
  border-bottom: 1px solid #d9dde1;
}
.product_sort td:nth-child(1)
{
  width: 110px;
}
.product_sort td:nth-child(2)
{
  text-align: left;
  padding-left: 46px;
}
.product_sort td:nth-child(3)
{
  text-align: right;
}
.description_toggle > div
{
  overflow: hidden;
  position: relative;
  height: 72px;
  margin-bottom: 13px;
}
.description_toggle > div:after
{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 14px;
  background: url('img/gradient-white-bottom.png') repeat-x;
}
.description_toggle > a,
.description_toggle > a:link,
.description_toggle > a:visited
{
  color: #788e9b;
  font: 15px/18px PT Sans;
  text-decoration: underline;
}
.description_toggle > a:hover
{
  text-decoration: none;
}
.product_review_list
{

}
.product_review_list > div
{
  margin-top: 30px;
  padding-bottom: 33px;
}
.product_review_list > div:not(:last-child)
{
  background: url('img/ellips-line-small.png') repeat-x left bottom;
}
.prl_title
{
  height: 46px;
  width: 100%;
  background-color: #f0f1f2;
  border-radius: 16px;
  margin-top: 9px;
  white-space: nowrap;
}
.prl_title > div
{
  display: inline-block;
  white-space: nowrap;
  font: 15px/46px PT Sans;
  vertical-align: top;
}
.prl_title > div:first-child
{
  background: #f9eecc;
  border-radius: 16px;
  width: 196px;
  padding: 0 18px 0 13px;
  position: relative;
}
.prl_title > div:first-child:after
{
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 23px;
  background: url('img/cream-nose-bottom.png') no-repeat center;
  width: 17px;
  height: 12px;
}
.prl_title > div:first-child > span
{
  display: inline-block;
  width: 146px;
  overflow: hidden;
  vertical-align: top;
  position: relative;
}
.prl_title > div:first-child > span:after,
.prl_title > div:last-child:after
{
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url('img/gradient-cream-right.png') repeat-y;
  width: 30px;
  height: 100%;
}
.prl_title > div:first-child > span:after
{
  background: url('img/gradient-cream-right.png') repeat-y;
}
.prl_title > div:last-child:after
{
  background: url('img/gradient-f0f1f2-right.png') repeat-y;
}
.prl_title > div:first-child .raiting_number:after
{
  background-color: #f9eecc;
}
.prl_title > div:last-child
{
  padding: 0 0 0 8px;
  width: 416px;
  position: relative;
  overflow: hidden;
}
.prl_content
{
  margin-top: 12px;
  white-space: nowrap;
}
.prl_content > div
{
  white-space: normal;
  display: inline-block;
  vertical-align: top;
}
.prl_content > div:first-child
{
  width: 196px;
  padding: 0 18px 0 13px
}
.prl_content table
{
  width: 100%;
}
.prl_content table td
{
  height: 35px;
  font: 15px/18px PT Sans;
  color: #343434;
}
.prl_content table td:nth-child(2)
{
  width: 28px;
  text-align: left;
}
.prl_content > div:last-child
{
  width: 418px;
  padding: 5px 0 0 9px;
}
.prl_content > div:last-child > div > div
{
  overflow: hidden;
  max-height: 127px;
}
.product_no_review
{
  position: relative;
  border: 1px solid #d9dde1;
  margin-top: 88px;
  border-radius: 3px;
  width: 239px;
  padding: 10px 14px 22px;
  white-space: normal;
  background: url('img/arrow-black-r-l.png') no-repeat 160px 146px;
}
.product_no_review:before
{
  content: '';
  position: absolute;
  top: -79px;
  left: 18px;
  display: block;
  width: 103px;
  height: 78px;
  background: url('img/sad-baby.png') no-repeat;
}
.right_raiting
{
  display: block;
  height: 56px;
  width: 229px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 31px 0 0 14px;
  position: relative;
  left: -1px;
  font: 20px/22px PT Sans;
  font-weight: bold;
  margin: 61px 0 11px;
}
.right_raiting div
{
  font: 15px/17px PT Sans;
}
.right_raiting.porridge
{
  background-image: url('images/r-porridges.png');
  color: #8b9855;
}
.right_raiting.porridge div
{
  color: #8b9855;
}
.right_raiting.milk_formula
{
  background-image: url('images/r-milk-formula.png');
  color: #e4b90f;
}
.right_raiting.milk_formula div
{
  color: #d49601;
}
.right_raiting.puree
{
  background-image: url('images/r-puree.png');
  color: #e49937;
}
.right_raiting.puree div
{
  color: #e49937;
}
.right_raiting.diapers
{
  background-image: url('images/r-diapers.png');
  color: #dd9fc3;
}
.right_raiting.diapers div
{
  color: #b57e9e;
}
.right_raiting.foam
{
  background-image: url('images/r-foam.png');
  color: #a5c77b;
}
.right_raiting.foam div
{
  color: #87aa5d;
}
.right_raiting.powder
{
  background-image: url('images/r-powder.png');
  color: #bab3b3;
}
.right_raiting.powder div
{
  color: #bab3b3;
}
.right_raiting.gels_and_shampoos
{
  background-image: url('images/r-gels-and-shampoos.png');
  color: #73a9cf;
}
.right_raiting.gels_and_shampoos div
{
  color: #73a9cf;
}
.right_raiting.strollers
{
  background-image: url('images/r-strollers.png');
  color: #819ac1;
}
.right_raiting.strollers div
{
  color: #6b81a2;
}
.right_raiting.car_seats
{
  background-image: url('images/r-car-seats.png');
  color: #b49bc5;
}
.right_raiting.car_seats div
{
  color: #9d7fb3;
}
.right_raiting.cream
{
  background-image: url('images/r-cream.png');
  color: #cfac87;
}
.right_raiting.cream div
{
  color: #bf9f7c;
}
.right_raiting.sunscreens
{
  background-image: url('images/r-sunscreens.png');
  color: #e5b243;
}
.right_raiting.sunscreens div
{
  color: #d29d2c;
}
.right_raiting.flour
{
  background-image: url('images/r-flour.png');
  color: #8bbdcc;
}
.right_raiting.flour div
{
  color: #7ba8b5;
}
.product_review_block
{
  background-color: #fcf6e5;
  border-radius: 15px;
  padding: 18px 20px 20px;
  border-bottom: 2px solid #e7e2d4;
  position: relative;
  margin-bottom: 55px;
}
.product_review_block .tab_registration,
.product_review_block .tab_enter,
.product_review_block .tab_forgot
{
  background-color: #fff;
}
.layout_page_messages_messages_inbox .layout_core_content .product_review_block form
{
  text-align: left;
}
.product_review_block .login-section.page div.tab_forgot > form > input[type=submit]
{
  margin-right: auto;
}
.product_review_block .login-section.page div.tab_forgot > form > div:nth-child(5)
{
  padding-left: inherit;
}

.product_review_total_rate
{
  position: absolute;
  background: url('images/product-review-total-rate.png') no-repeat;
  width: 125px;
  height: 112px;
  right: 19px;
  top: 34px;
  padding: 20px 0 0 38px;
  font: 15px/14px PT Sans;
}
.product_review_total_rate > div
{
  margin: 9px 0;
}
.product_review_block textarea
{
  border: 1px solid #d9dde1;
  width: 442px;
  height: 70px;
  padding: 4px 8px;
  font: 15px/18px PT Sans;
  font-style: italic;
  color: #788e9b;
}
.product_review_block ul.people_search_tabs
{
  float: none;
  bottom: inherit;
}
.product_review_block .close
{
  position: absolute;
  background: url('img/close-middle-grey.png') no-repeat;
  width: 11px;
  height: 11px;
  top: 9px;
  right: 10px;
  cursor: pointer;
}
.product_review_block .prb_not_autorization
{
  position: absolute;
  background: url('images/prb-not-autorization.png') no-repeat;
  width: 245px;
  height: 35px;
  font: 13px/14px PT Sans;
  color: #343434;
  top: -51px;
  right: 0;
  padding: 7px 0 0 23px;
}

.product_assessment
{
  position: relative;
  height: 22px;
  width: 226px;
}
.product_assessment label > span
{
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
}
.product_assessment label .tooltip
{
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.7s ease 0s;
  -o-transition: opacity 0.7s ease 0s;
  -moz-transition: opacity 0.7s ease 0s;
  -ms-transition: opacity 0.7s ease 0s;
  -webkit-transition: opacity 0.7s ease 0s;
  max-width: 240px;
  z-index: 6;
}
.product_assessment label.active .tooltip
{
  visibility: visible;
  opacity: 1;
}
.product_assessment:hover label:not(:hover) > span,
.product_assessment.active input:not(:checked) + label:not(:hover) > span
{
  opacity: 0;
}
.product_assessment input[type="radio"]
{
  position: absolute;
  opacity: 0;
}
.product_assessment label
{
  display: block;
  height: 22px;
  width: 42px;
  text-align: center;
  color: #fff;
  font: 14px/22px PT Sans;
  font-weight: bold;
  position: absolute;
  background-color: #dadada;
  transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -ms-transition: background-color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease 0s;
}
.product_assessment label:after
{
  content: '';
  display: block;
  position: absolute;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 16px;
  height: 16px;
  right: -8px;
  top: 3px;
  background-color: #fff;
  border-top-right-radius: 100%;
}
.product_assessment label:not(:last-child):before
{
  content: '';
  display: block;
  position: absolute;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 16px;
  height: 16px;
  left: -8px;
  top: 3px;
  background-color: #dadada;
  border-top-right-radius: 100%;
  -o-transition: background-color 0.5s ease 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -ms-transition: background-color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease 0s;
  z-index: 1;
}
.product_assessment label:nth-child(2):after
{
  background-color: #fcf6e5;
}
.product_assessment label:nth-child(10)
{
  left: 0;
  border-bottom-left-radius: 11px;
  border-top-left-radius: 11px;
  padding-right: 5px;
}
.product_assessment label:nth-child(10):hover,
.product_assessment label:nth-child(10):hover:before,
.product_assessment input:nth-child(9):checked + label,
.product_assessment label:nth-child(8):hover + input + label,
.product_assessment input:nth-child(7):checked + label + input + label,
.product_assessment label:nth-child(6):hover + input + label + input + label,
.product_assessment input:nth-child(5):checked + label + input + label + input + label,
.product_assessment label:nth-child(4):hover + input + label + input + label + input + label,
.product_assessment input:nth-child(3):checked + label + input + label + input + label + input + label,
.product_assessment label:nth-child(2):hover + input + label + input + label + input + label + input + label,
.product_assessment input:nth-child(1):checked + label + input + label + input + label + input + label + input + label
{
  background-color: #a7b88b;
}
.product_assessment label:nth-child(8)
{
  left: 51px;
  width: 30px;
  padding-right: 12px;
}
.product_assessment label:nth-child(8):hover,
.product_assessment label:nth-child(8):hover:before,
.product_assessment input:nth-child(7):checked + label,
.product_assessment input:nth-child(7):checked + label:before,
.product_assessment label:nth-child(6):hover + input + label,
.product_assessment label:nth-child(6):hover + input + label:before,
.product_assessment input:nth-child(5):checked + label + input + label,
.product_assessment input:nth-child(5):checked + label + input + label:before,
.product_assessment label:nth-child(4):hover + input + label + input + label,
.product_assessment label:nth-child(4):hover + input + label + input + label:before,
.product_assessment input:nth-child(3):checked + label + input + label + input + label,
.product_assessment input:nth-child(3):checked + label + input + label + input + label:before,
.product_assessment label:nth-child(2):hover + input + label + input + label + input + label,
.product_assessment label:nth-child(2):hover + input + label + input + label + input + label:before,
.product_assessment input:nth-child(1):checked + label + input + label + input + label + input + label,
.product_assessment input:nth-child(1):checked + label + input + label + input + label + input + label:before
{
  background-color: #bfc487;
}
.product_assessment label:nth-child(6)
{
  left: 97px;
  width: 30px;
  padding-right: 12px;
}
.product_assessment label:nth-child(6):hover,
.product_assessment label:nth-child(6):hover:before,
.product_assessment input:nth-child(5):checked + label,
.product_assessment input:nth-child(5):checked + label:before,
.product_assessment label:nth-child(4):hover + input + label,
.product_assessment label:nth-child(4):hover + input + label:before,
.product_assessment input:nth-child(3):checked + label + input + label,
.product_assessment input:nth-child(3):checked + label + input + label:before,
.product_assessment label:nth-child(2):hover + input + label + input + label,
.product_assessment label:nth-child(2):hover + input + label + input + label:before,
.product_assessment input:nth-child(1):checked + label + input + label + input + label,
.product_assessment input:nth-child(1):checked + label + input + label + input + label:before
{
  background-color: #d9cf77;
}
.product_assessment label:nth-child(4)
{
  left: 143px;
  width: 30px;
  padding-right: 12px;
}
.product_assessment label:nth-child(4):hover,
.product_assessment label:nth-child(4):hover:before,
.product_assessment input:nth-child(3):checked + label,
.product_assessment input:nth-child(3):checked + label:before,
.product_assessment label:nth-child(2):hover + input + label,
.product_assessment label:nth-child(2):hover + input + label:before,
.product_assessment input:nth-child(1):checked + label + input + label,
.product_assessment input:nth-child(1):checked + label + input + label:before
{
  background-color: #f1d04d;
}
.product_assessment label:nth-child(2)
{
  left: 189px;
  width: 30px;
  padding-right: 12px;
}
.product_assessment label:nth-child(2):hover,
.product_assessment label:nth-child(2):hover:before,
.product_assessment input:nth-child(1):checked + label,
.product_assessment input:nth-child(1):checked + label:before
{
  background-color: #f3c302;
}
/* product filter checkbox */
.product_filter_checkbox
{
    visibility: hidden;
    opacity: 0;
    margin: 0;
    width: 0;
    height: 0;
}
.product_filter_checkbox + label
{
    font: 17px/19px PT Sans;
    color: #343434;
    display: block;
    padding: 3px 11px 0 26px;
    margin-top: 4px;
    width: 259px;
    background: url('img/sde-content-elem-checkbox.png') no-repeat 0 2px;
    vertical-align: top;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}
.product_filter_checkbox:checked + label
{
    background-position: 0 -98px;
}
/* product filter slider */
.product_filter_slider
{
    background: url('img/bg-grey-light-line-height-8px.jpg') repeat-x center;
    position: relative;
    width: 213px;
    height: 35px;
    margin-bottom: 16px;
}
.product_filter_slider.active
{
    background: url('img/bg-grey-line-height-8px.jpg') repeat-x center;
}
.product_filter_slider > div
{
    position: absolute;
    height: 8px;
    width: 100%;
    left: 0;
    top: 14px;
}
.product_filter_slider.active > div,
.product_filter_slider:hover > div
{
    background: #c9c9c9;
    background: linear-gradient(to right, #a7b88b, #f3c302);
}
.product_filter_slider:not([class*="active"]):not(:hover) .pfs_left,
.product_filter_slider:not([class*="active"]):not(:hover) .pfs_right
{
    background-color: #c9c9c9;
}
.pfs_left,
.pfs_right
{
  height: 35px;
  width: 35px;
  border-radius: 50%;
  color: #fff;
  font: 17px/35px PT Sans;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: -14px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -webkit-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
}
.pfs_left
{
    left: 0;
}
.pfs_right
{
    right: 0;
}
.pfs_left.one
{
    background-color: #a7b88b;
}
.pfs_left.two,
.pfs_right.two
{
    background-color: #bfc487;
}
.pfs_left.three,
.pfs_right.three
{
    background-color: #d9cf77;
}
.pfs_left.four,
.pfs_right.four
{
    background-color: #f1d04d;
}
.pfs_right.five
{
    background-color: #f3c302;
}
/* product filter tags */
.product_filter_tags
{
    background-color: #f4f5f6;
    border: 1px solid #d9dde1;
    padding: 19px;
}
.pft_reset,
a.pft_reset,
a.pft_reset:link,
a.pft_reset:visited
{
    color: #788e9b;
    font: 15px/22px PT Sans;
    display: inline-block;
    background: url('img/underline-grey.png') repeat-x left bottom;
}
.pft_reset:hover,
a.pft_reset:hover
{
    background: none;
}
.pft
{
    background-color: #fff;
    border: 1px solid #d8dee2;
    border-radius: 3px;
    color: #343434;
    display: inline-block;
    font: 15px/33px PT Sans;
    height: 33px;
    padding: 0 11px;
    margin: 0 7px 10px 0;
}
.pft .close
{
    background: url('img/close-middle-grey.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
    cursor: pointer;
    float: right;
    margin: 11px 0 0 8px;
}
/* Конец */
.respect,
.no_respect
{
  display: inline-block;
  background: #dfdfdf url('img/respect-white-icon.png') no-repeat;
  height: 33px;
  padding: 0 0 0 32px;
  line-height: 33px;
  border-radius: 16px;
  cursor: pointer;
  position: relative;
  margin-right: 0;
  min-width: auto;
  user-select: none;
  transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  -ms-transition: background-color 0.5s ease 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease 0s;
}
.respect.disabled:hover,
.no_respect.disabled:hover
{
  background-color: #dfdfdf;
}
.respect
{
  background-position: 7px 6px;
}
.no_respect
{
  background-position: 7px -51px;
}
.respect:hover,
.respect.active,
.respect:hover,
.respect.disabled.active,
.respect.disabled.active:hover
{
  background: #f3c302 url('img/respect-white-icon.png') no-repeat 7px 6px;
}
.no_respect:hover,
.no_respect.active,
.no_respect.disabled.active,
.no_respect.disabled.active:hover
{
  background: #acbe8c url('img/respect-white-icon.png') no-repeat 7px -51px;
}
.respect:after,
.no_respect:after
{
  content: attr(data-count);
  position: relative;
  color: #fff;
  font: 15px/33px PT Sans;
  font-weight: bold;
  padding-right: 6px;
}
.respect > span,
.no_respect > span
{
  position: relative;
  color: #fff;
  font: 15px/33px PT Sans;
  font-weight: bold;
  padding-right: 6px;
  padding-left: 0;
}
/* experimental */
#MarketGid7060 > .mgbox > .mgline
{
   border-width: 1px;
   border-radius: 0;
   margin: 0 0 12px 0;
}
#MarketGid7060 .mgbox .mgline .image-with-text
{
    text-align: center;
    padding: 0;
    margin: 5px 0 10px;
}
#MarketGid7060 .mgbox .mgline .image-with-text img.mcimg
{
    border-radius: 0;
}
#MarketGid7060 .mgbox .mgline .image-with-text .mctitle
{
    margin: 5px 0 2px;
}
#MarketGid7060 .mgbox .mgline .submit_domain
{
    position: inherit;
}
#MarketGid7060 .mgbox .mgline .submit_domain .submit
{
    text-align: center;
}
#MarketGid7060 .mg_addad7060
{
  display: none;
}
/* end */
/* light hack community */
.margin_right_7_odd > .border_grey.padding_12
{
    min-height: 255px;
}
.margin_right_7_odd > .border_grey.padding_12 > div > a:not([class="PTSans color_grey underline"]) > span
{
    overflow: hidden;
    max-height: 37px;
    display: inline-block;
    max-width: 226px;
}
.margin_right_7_odd > .border_grey.padding_12 > div > a.comment_grey_link > span
{
	line-height: 16px
}
/* end */
.in_article_slider
{
    position: relative;
    overflow: hidden;
    width: 655px;
}
.in_article_slider .slider_content
{
    vertical-align: top;
    white-space: nowrap;
    position: relative;
}
.in_article_slider .slider_content > div
{
    display: inline-block;
    white-space: normal;
    width: 655px;
    text-align: center;
    vertical-align: top;
	margin-right: 5px
}
.in_article_slider .slider_content > div > div
{
    height: 360px;
    line-height: 360px;
    vertical-align: middle;
    text-align: center;
}
.in_article_slider .slider_content > div img
{
    max-width: 655px;
    max-height: 360px;
    vertical-align: middle;
    margin: 0;
}
.in_article_slider .left,
.in_article_slider .right
{
    position: absolute;
    top: 174px;
    background-color: #fff;
    background-image: url('img/slider-left-right-grey.png');
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 76px;
    width: 76px;
    z-index: 3;
    cursor: pointer;
}
.in_article_slider .left
{
    left: -38px;
    background-position: 42px 23px;
}
.in_article_slider .right
{
   right: -38px;
   background-position: 19px -76px;
}
/* invited friends table */
.invited_friends_table
{
    width: 100%;
    white-space: nowrap;
    letter-spacing: -4px;
}
.ift_top
{
    background-color: #eeeff1;
    padding-top: 17px;
    padding-bottom: 7px;
    margin-bottom: 15px;
}
.ift_left,
.ift_right
{
    display: inline-block;
    white-space: normal;
    width: 50%;
    letter-spacing: normal;
    vertical-align: top;
}
.ift_left > table,
.ift_right > table
{
    width: 100%;
}
.ift_left td
{
    font: 15px/37px PT Sans;
    color: #343434;
    padding-left: 12px;
}
.ift_left td:nth-child(1)
{
    width: 80px;
}
.ift_left td:nth-child(2)
{
    width: 153px;
}
.ift_left td:not(:last-child)
{
    text-align: left;
}
.ift_left td:last-child
{
    text-align: center;
    padding-right: 20px;
    position: relative;
}
.ift_left > table td:last-child:before
{
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    width: 334px;
    background-color: #d8dee2;
    left: 100%;
    bottom: -1px;
}
.ift_left .ift_top td:last-child:after
{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 9px;
    height: 20px;
    width: 2px;
    background-color: #b8babe;
}
.ift_left > table td
{
    border-bottom: 1px solid #d8dee2;
}
.ift_status_invitation_sent,
.ift_status_after_registration,
.ift_status_shows_activity
{
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
}
.ift_status_invitation_sent
{
    background-color: #fff;
    border: 3px solid #febc35;
    height: 16px;
    width: 16px;
}
.ift_status_after_registration
{
    background-color: #febc35;
    height: 22px;
    width: 22px;
}
.ift_status_shows_activity
{
    background-color: #95c663;
    height: 22px;
    width: 22px;
}
[class^="ift_status_"] .tooltip.top
{
    visibility: hidden;
    opacity: 0;
}
[class^="ift_status_"]:hover .tooltip.top
{
    visibility: visible;
    opacity: 1;
    width: auto;
    white-space: nowrap;
}
.ift_status_invitation_sent:hover .tooltip.top
{
    left: -90px;
}
.ift_status_invitation_sent:hover .tooltip.top:before
{
    left: 92px;
}
.ift_status_after_registration:hover .tooltip.top
{
    left: -80px;
}
.ift_status_after_registration:hover .tooltip.top:before
{
    left: 85px;
}
.ift_status_shows_activity:hover .tooltip.top
{
    left: -70px;
}
.ift_status_shows_activity:hover .tooltip.top:before
{
    left: 75px;
}
.ift_top_slider
{
    position: relative;
    background-color: #eeeff1;
    margin: 5px auto 2px;
    width: 260px;
}
.ift_top_slider .ift_top_slider_content
{
    width: 260px;
    overflow: hidden;
}
.ift_top_slider table,
.ift_bottom_slider_content table
{
    width: 780px;
    position: relative;
}
.ift_top_slider td
{
    width: 65px;
    text-align: center;
    font: 15px/30px PT Sans;
    color: #343434;
}
.ift_slider_left,
.ift_slider_right
{
    position: absolute;
    background: url('img/ift-slider.png') no-repeat;
    height: 13px;
    width: 7px;
    top: 9px;
    cursor: pointer;
}
.ift_slider_left
{
    background-position: 0 0;
    left: -18px;
}
.ift_slider_left.disabled,
.ift_slider_right.disabled
{
    position: absolute;
}
.ift_slider_right
{
    background-position: 0 100%;
    right: -18px;
}
.ift_top_slider > span,
.ift_top_slider > a,
.ift_top_slider > a:link,
.ift_top_slider > a:visited
{
    color: #788e9b;
    font: 13px/15px PT Sans;
    display: block;
    text-align: center;
    position: absolute;
    top: -17px;
    left: 80px;
}
.ift_bottom_slider
{
    position: relative;
    margin: 5px auto 2px;
    width: 260px;
}
.ift_bottom_slider .ift_bottom_slider_content
{
    width: 260px;
    overflow: hidden;
}
.ift_bottom_slider_content td
{
    width: 65px;
    text-align: center;
    font: 20px/37px PT Sans;
    color: #343434;
    border-bottom: 1px solid #d8dee2;
}
.point_for_the_invitation
{
    border: 1px solid #d8dee2;
    border-radius: 5px;
    background: url('img/point-for-the-invitation.png') no-repeat 16px 100%;
    height: 45px;
    line-height: 45px;
    padding-left: 84px;
    position: relative;
}
.pfti1
{
    font: 30px/44px PT Sans;
    font-weight: bold;
    color: #febc35;
}
.pfti2
{
    font: 20px/45px PT Sans;
    font-weight: bold;
    color: #febc35;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: -3px;
    padding-left: 7px;
}
.pfti3
{
    font: 17px/45px PT Sans;
    color: #34343;
    display: inline-block;
    position: relative;
    top: -4px;
    padding-left: 5px;
}
.point_for_the_invitation > a,
.point_for_the_invitation > a:link,
.point_for_the_invitation > a:visited
{
    font: 17px/25px PT Sans;
    color: #343434;
    display: inline-block;
    padding: 11px 0 0 0;
    margin-right: 45px;
    text-decoration: underline;
    float: right;
}
.point_for_the_invitation > a:hover
{
    text-decoration: none;
}
.point_for_the_invitation .close
{
    background: url('img/close-middle-grey.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 18px;
    cursor: pointer;
}
.popup_point_for_the_invitation
{
    background: #fff url('https://static.detstrana.ru/public/user/22/31/0e/e14ff_d5d5.png') no-repeat center 18px;
    padding: 190px 24px 24px;
}
.ppfti_block
{
    background-color: #e5e5e5;
    border-radius: 5px;
    font: 17px/19px PT Sans;
    color: #343434;
    padding: 27px 25px;
}
.ppfti_block table td:first-child
{
    width: 100px;
    vertical-align: top;
}
.ppfti_block table td:first-child p
{
    margin-top: 5px;
}
.ppfti_textarea1,
.ppfti_textarea2,
textarea.ppfti_textarea1,
textarea.ppfti_textarea2,
.ppfti_input
{
    border-radius: 5px;
    border: 0;
    background-color: #fff;
    width: 462px;
    -webkit-box-shadow: 4px 4px 1px 1px rgba(215,215,215,1);
    -moz-box-shadow: 4px 4px 1px 1px rgba(215,215,215,1);
    box-shadow: 4px 4px 1px 1px rgba(215,215,215,1);
}
.ppfti_input
{
    height: 29px;
    font: 15px/29px PT Sans;
    color: #343434;
}
.ppfti_textarea1,
textarea.ppfti_textarea1
{
    padding-top: 5px;
    height: 59px;
    font: 15px/18px PT Sans;
    color: #343434;
}
.ppfti_textarea1::-webkit-input-placeholder {font-family: PT Sans; font-style: italic;}
.ppfti_textarea1::-moz-placeholder          {font-family: PT Sans; font-style: italic;}/* Firefox 19+ */
.ppfti_textarea1:-moz-placeholder           {font-family: PT Sans; font-style: italic;}/* Firefox 18- */
.ppfti_textarea1:-ms-input-placeholder      {font-family: PT Sans; font-style: italic;}
textarea.ppfti_textarea1::-webkit-input-placeholder {font-family: PT Sans; font-style: italic;}
textarea.ppfti_textarea1::-moz-placeholder          {font-family: PT Sans; font-style: italic;}/* Firefox 19+ */
textarea.ppfti_textarea1:-moz-placeholder           {font-family: PT Sans; font-style: italic;}/* Firefox 18- */
textarea.ppfti_textarea1:-ms-input-placeholder      {font-family: PT Sans; font-style: italic;}

.ppfti_textarea2,
textarea.ppfti_textarea2
{
    padding-top: 5px;
    height: 83px;
    font: 15px/18px PT Sans;
    color: #343434;
}
.ppfti_block .ppfti_textarea1,
.ppfti_block  .ppfti_textarea2,
.ppfti_block .ppfti_input
{
    margin-bottom: 16px;
}
.ppfti_textarea1:focus::-webkit-input-placeholder {color:#fff;}
.ppfti_textarea1:focus::-moz-placeholder {color:#fff;}
.ppfti_textarea1:focus:-moz-placeholder {color:#fff;}
.ppfti_textarea1:focus:-ms-input-placeholder {color:#fff;}
.ppfti_block .green_link_button,
.ppfti_block input.green_link_button
{
    height: 33px;
    font: 17px/33px PT Sans;
    padding: 0 29px;
}
.ppfti_block .tooltip
{
  width: auto;
  display: none;
}
.ppfti_block .tooltip.top
{
  display: block;
}
.snb_link_more,
a.snb_link_more,
a.snb_link_more:link,
a.snb_link_more:visited
{
    font: 15px/17px PT Sans;
    color: #788e9b;
    text-decoration: underline;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 66px;
}
a.snb_link_more:hover
{
    text-decoration: none;
}
.snb_block_more
{
    position: relative;
    height: 6px;
    display: none;
}
.snb_block_more > div
{
    position: absolute;
    top: -28px;
    right: 53px;
    width: 712px;
}
.snb_block_more > div > span
{
    font: 15px/19px PT Sans;
    color: #343434;
}
/* end */
/* setting mail line */
.setting_mail_line
{
    background: url('img/points-line-grey.png') repeat-x 0 17px;
    margin-bottom: 12px;
}
.sml_text
{
    display: inline-block;
    background-color: #fff;
    padding-right: 5px;
    font: 15px/26px PT Sans;
    color: #343434;
}
.setting_mail_line .select_new
{
    display: inline-block;
    float: right;
    width: 178px;
}
.setting_mail_line .select_new:before
{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -11px;
    width: 10px;
    background-color: #fff;
    height: 26px;
}
.select_new
{
    border: 1px solid #d8dee2;
    height: 26px;
    font: 15px/26px PT Sans;
    font-style: italic;
    color: #6e8f9d;
    background: #fff url('img/arrow-bottom-grey10x5.png') no-repeat 95% center;
    position: relative;
}
.select_new_value
{
    padding-left: 7px;
    font: 15px/26px PT Sans;
    font-style: italic;
    color: #6e8f9d;
    cursor: pointer;
}
.select_new:hover .select_new_value
{
    color: #343434;
}
.select_new_list
{
    display: none;
    position: absolute;
    width: 100%;
    left: -1px;
    top: 100%;
    border-left: 1px solid #d8dee2;
    border-right: 1px solid #d8dee2;
    border-bottom: 1px solid #d8dee2;
    z-index: 1;
    background-color: #fff;
    margin-top: 1px;
}
.select_new_list > div
{
    cursor: pointer;
    padding-left: 7px;
    font: 15px/27px PT Sans;
    color: #6e8f9d;
}
.select_new_list > div:hover
{
    background-color: #f4f5f6;
    color: #343434;
}
.sml_text .question_answer > .answer_block.active
{
    min-width: 140px;
    padding: 8px 0 10px 12px;
}
.sml_text.disabled
{
    opacity: 1;
    color: #778e9b;
}
.green_nose
{
  position: relative;
}
.green_nose:before
{
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 11px;
  background: url('img/green-nose.png') no-repeat 0 0;
  top: -10px;
  left: 23px;
}
.limitation_list_6
{
  overflow: hidden;
  max-height: 110px;
}
.limitation_list_6.show
{
  max-height: 100%;
}

.block_gemabank
{
  border-left: 3px solid #454545;
  padding-left: 20px;
  padding-top: 48px;
  background: #fff url('https://static.detstrana.ru/public/user/21/3e/06/631e9_8467.png') no-repeat 21px 0px;
}
.block_gemabank p
{
  font: 17px/20px PT Sans;
  color: #343434;
  margin-bottom: 21px;
}
.gemabank_link,
a.gemabank_link,
a.gemabank_link:link,
a.gemabank_link:visited
{
  font: 18px/41px PT Sans;
  color: #fff;
  display: inline-block;
  background-color: #a13e3e;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0 11px;
  transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -webkit-transition: background-color 0.3s ease 0s;
}
.gemabank_link:hover,
a.gemabank_link:hover
{
  background-color: #c25454;
}

.week-title
{
  font: 20px/42px PT Sans;
  font-weight: bold;
  color: #343434;
}
.week-title > span
{
  font: 28px/42px PT Sans;
  font-weight: bold;
  color: #343434;
  display: inline-block;
  bottom: -4px;
  position: relative;
  padding-right: 5px;
}

.ruler_switch_new
{

}
.ruler_switch_new > a,
.ruler_switch_new > a:link,
.ruler_switch_new > a:visited
{
  display: inline-block;
  background-image: url('https://static.detstrana.ru/public/user/3a/50/07/741f1_fb36.png');
  background-repeat: no-repeat;
  font: 20px/25px PT Sans;
  color: #343434;
  padding: 0 21px;
  position: relative;
}
.ruler_switch_new > a:hover
{
  color: #e9b203;
}
.ruler_switch_new > a:first-child
{
  background-position: 0 6px;
}
.ruler_switch_new > a:first-child:after
{
  content: '';
  display: block;
  position: absolute;
  background: url('https://static.detstrana.ru/public/user/44/50/07/741fb_e61f.jpg') no-repeat center;
  width: 1px;
  height: 14px;
  top: 7px;
  right: -1px;
}
.ruler_switch_new > a:last-child
{
  background-position: 100% -43px;
}

.ruler_switch_new > a:first-child:hover
{
  background-position: 0 -93px;
}
.ruler_switch_new > a:last-child:hover
{
  background-position: 100% -144px;
}

.ruler_switch_new_big
{
  height: 81px;
  line-height: 81px;
  background: #eeeff0 url('https://static.detstrana.ru/public/user/50/50/07/74207_e29a.jpg') no-repeat center;
  padding: 0 22px;
}

.ruler_switch_new_big > a,
.ruler_switch_new_big > a:link,
.ruler_switch_new_big > a:visited
{
  display: inline-block;
  background-image: url('https://static.detstrana.ru/public/user/4e/50/07/74205_4a2e.png');
  background-repeat: no-repeat;
  padding: 0 44px;
}
.ruler_switch_new_big > a:first-child
{
  background-position: 0 27px;
}
.ruler_switch_new_big > a:last-child
{
  background-position: 100% -69px;
  float: right;
}
.ruler_switch_new_big > a:first-child:hover
{
  background-position: 0 -169px;
}
.ruler_switch_new_big > a:last-child:hover
{
  background-position: 100% -273px;
}
.ruler_switch_new_big > a > div:first-child
{
  font: 39px/40px PT Sans;
  color: #343434;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
.ruler_switch_new_big > a > div:last-child
{
  font: 20px/19px PT Sans;
  font-weight: bold;
  color: #343434;
  width: 160px;
  display: inline-block;
  vertical-align: middle;
}
.ruler_switch_new_big > a:hover > div
{
  color: #e9b203;
}
.message_conversation a
{
  font-size: 15px;
}

/* Binding social */
.binding_social
{
	width: 588px;
	height: 66px;
	line-height: 66px;
	border: 1px solid #dcdddf;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 0 15px 0 63px;
	display: inline-block;
	background-image: url('https://static.detstrana.ru/public/user/dc/66/11/114487_eb15.png');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.binding_social.vk
{
	background-position: 13px -1px;
}
.binding_social.facebook
{
	background-position: 13px -79px;
}
.binding_social.ok
{
	background-position: 13px -157px;
}
.binding_social.twitter
{
	background-position: 13px -235px;
}
.binding_social .bs_link,
.binding_social a.bs_link,
.binding_social a.bs_link:link,
.binding_social a.bs_link:visited
{
	text-decoration: none;
	width: 390px;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
    text-overflow: ellipsis;
	color: #858f91;
}
.binding_social a.bs_link:hover
{
	text-decoration: underline;
}
a.bs_bind,
a.bs_bind:link,
a.bs_bind:visited
{
	display: inline-block;
	width: 103px;
	height: 36px;
	border-radius: 4px;
	float: right;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #7bc959;
	margin-top: 15px
}
.bind a.bs_bind,
.bind a.bs_bind:link,
.bind a.bs_bind:visited
{
	background-color: #fc9090;
}
.binding_social.bind a.bs_link,
.binding_social.bind a.bs_link:link,
.binding_social.bind a.bs_link:visited
{
	color: #43b4dc;
}
.binding_social_popup
{
    width: 455px;
    margin: 10% auto;
    background: #fff;
    padding: 32px 0 28px;
    border-radius: 11px;
    position: relative;
    text-align: center;
    border: 1px solid #d8dee2;
}
.unbind_link
a.unbind_link,
a.unbind_link:link,
a.unbind_link:visited
{
    display: inline-block;
    background-color: #169bd5;
    text-align: center;
	width: 350px;	
	color: #fff;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
	border-radius: 3px;
	margin-bottom: 10px
}
a.unbind_link:hover
{
	background-color: #32a9dd
}
.popup .binding_social_popup .popup_close
{
    background: url(img/close-middle-2-grey.png) no-repeat 0 0;
    width: 14px;
    height: 14px;
    right: 16px;
    top: 14px;
}