header {
  width: 100%;
}
#header {
  padding: 0;
}
.top-nav {
  border-bottom: 1px solid #666;
  line-height: 11px;
  overflow: auto;
  margin-bottom: 22px;
  position: relative;
  background: #FFFFFF;
  height: auto;
}
.top-nav-logo {
  width: 96px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 21px;
}
.top-nav-link:link,
.top-nav :visited {
  color: #666;
  font: normal 11px 'Roboto', sans-serif;
}
.top-nav-link:link:last-child,
.top-nav :visited:last-child {
  margin-right: 0;
}
.top-nav-link:link:first-child,
.top-nav :visited:first-child {
  margin-left: 0;
}
.top-nav-left {
  float: left;
  padding: 29px 0 25px;
  border-bottom: none;
}
.top-nav-left .tln-rus {
  margin: 0 8px;
}
.top-nav-left .tln-lv {
  margin: 0 5px;
}
.top-nav-right {
  float: right;
  padding: 29px 0 25px;
  border-bottom: none;
}
.top-nav-right .tln-rus {
  margin: 0 6px;
}
.top-nav-right .tln-lv {
  margin: 0 8px;
}
a.switchLanguage {
  color: #fff;
  background: #000;
  display: inline-block;
  width: 30px;
  height: 26px;
  font-size: 20px;
  padding-left: 35px;
  position: relative;
  border-radius: 12px;
  font: 17px/27px 'Arial';
}
a.switchLanguage:after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
  left: 3px;
  top: 2px;
}
a.switchLanguage.ru {
  padding-right: 25px;
  padding-left: 10px;
}
a.switchLanguage.ru:after {
  left: auto;
  right: 3px;
}
.article-report {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  font: normal 12px/18px Arial;
  color: #777;
}
.article-report img {
  vertical-align: bottom;
  margin: 10px;
  width: 36px;
  height: 36px;
}
.article-report span {
  margin: 10px;
  display: inline-block;
}
main {
  padding-bottom: 50px;
}
a {
  text-decoration: none;
}
.tooltip {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  color: #fff;
  background: #2e2b29;
  transition: all .2s;
  border-radius: 5px;
  white-space: nowrap;
  font: 14px 'Roboto';
  z-index: 1000;
}
.tooltip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2e2b29;
}
.question-mark {
  width: 17px;
  height: 17px;
  display: block;
  cursor: pointer;
}
.question-mark svg {
  fill: #e5e5e5;
}
.question-mark .tooltip {
  padding: 8px 45px;
}
.question-mark:hover .tooltip {
  opacity: 95;
  visibility: visible;
}
.breadcrumbs {
  margin-top: 25px;
}
.breadcrumbs-link {
  color: #4c4c4c;
  font: 13px 'Roboto';
  display: inline-block;
}
.breadcrumbs-link:before {
  content: "›";
  display: inline-block;
  margin: 0 7px 0 3px;
}
.breadcrumbs-link:first-child:before {
  display: none;
}
.info-message {
  width: 100%;
  background: #ceeac2;
  color: #007f39;
  padding: 15px 30px;
  text-align: center;
  font: 14px 'Roboto';
}
.third-clmn-advertorial .tca-widget-title {
  background: linear-gradient(#F6B72A,#FCE07C);
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  color: #6B3805;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 11px;
}
.third-clmn-advertorial .tca-title {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 700;
}
.third-clmn-advertorial .tca-link {
  display: block;
  position: relative;
}
body {
  margin: 0;
}
.page-wrapper {
  width: 995px !important;
  margin: 0 auto;
  position: relative;
}
header {
  font-family: 'Roboto', sans-serif;
}
.header-content {
  margin-bottom: 15px;
}
.header-middle-block {
  width: 390px;
  display: inline-block;
  margin-left: 15px;
}
.header-search-box {
  margin-top: 16px;
  margin-left: 3px;
}
.header-search-box.hide {
  display: none;
}
.header-form {
  position: relative;
  top: -7px;
}
.header-form-label {
  font-size: 13px;
  margin-bottom: 7px;
}
.header-form-label a {
  color: #fe7216;
  text-decoration: none;
}
.header-form-input {
  height: 21px;
  border: 1px solid #d5d5d5;
  font-size: 13px;
  width: 82px;
  padding: 0 8px;
  line-height: 21px;
  margin-right: 5px;
}
.header-form-submit {
  padding: 0 19px;
  text-align: center;
  color: #fff;
  line-height: 23px;
  height: 23px;
  border: 0;
  background: #fe7216;
  border-radius: 4px;
  cursor: pointer;
  font: 500 13px 'Roboto';
}
.header-forumi-label {
  color: #f9a700 !important;
  font-size: 76px;
  font-weight: 500;
  display: inline-block;
  margin: 0;
  float: right;
  position: relative;
  top: 3px;
}
.header-calis-label {
  color: #fe7216;
  display: inline-block;
  margin: 0;
}
.header-user-avatar-wrap {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  max-height: 50px;
  max-width: 50px;
  border-radius: 25px;
  margin-right: 15px;
  overflow: hidden;
  display: inline;
  float: left;
  position: relative;
  z-index: 1;
}
.header-user-avatar-wrap.horizontal .header-user-avatar {
  height: 100%;
  width: auto;
  max-height: none !important;
  max-width: none !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.header-user-avatar-wrap.vertical .header-user-avatar {
  height: auto;
  width: 100%;
  max-height: none !important;
  max-width: none !important;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}
.header-user-block {
  display: inline-block;
  border: 1px solid #ebebeb;
  width: 211px;
  padding: 10px 10px;
  height: 49px;
  text-align: left;
  vertical-align: bottom;
  position: relative;
  cursor: pointer;
}
.header-user-block.active .header-user-menu {
  display: none;
}
.header-user-block.active .header-user-dropNavigation {
  visibility: visible;
  opacity: 1;
  background: #fff;
}
.header-user-icon .tooltip {
  line-height: 38px;
  height: 38px;
  padding: 0 15px;
  top: -55px;
  left: -10px;
}
.header-user-icon:hover .tooltip {
  opacity: 95;
  visibility: visible;
}
.header-user-avatar {
  max-width: 50px;
  max-height: 50px;
  border-radius: 25px;
  margin-right: 15px;
  float: left;
}
.header-user-name {
  font-size: 13px;
  font-weight: 500;
  color: #222;
  display: table-cell;
  height: 48px;
  width: 120px;
  word-wrap: break-word;
  vertical-align: middle;
}
.header-user-name-inner {
  display: inline-block;
  width: 120px;
  word-wrap: break-word;
}
.header-user-noAvatar {
  height: 35px;
  position: relative;
  top: 10px;
  left: 7px;
}
.header-user-noAvatarWrap {
  height: 45px;
  width: 45px;
  border-radius: 25px;
  background: #bfbfbf;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 15px;
}
.header-user-menu {
  width: 14px;
  height: 11px;
  position: absolute;
  top: 30px;
  right: 12px;
}
.header-user-dropNavigation {
  width: 100%;
  position: absolute;
  z-index: 5;
  left: -1px;
  top: 69px;
  padding: 10px 0;
  border: 1px solid #ebebeb;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all;
}
.header-user-dropNavigation a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  text-align: left;
  color: #555;
  font-size: 14px;
  text-decoration: none;
}
.header-user-dropNavigation a:hover {
  color: #fe7216;
}
.header-user-msg {
  width: 17px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: -22px;
  margin-left: 15px;
  margin-right: 20px;
}
.header-user-topics {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: -20px;
  margin-right: 20px;
}
.header-user-topics .header-user-icon-counter {
  top: -8px;
}
.header-user-groups {
  width: 25px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: -20px;
  margin-right: 20px;
}
.header-user-groups .header-user-icon-counter {
  left: 20px;
}
.header-user-icon-counter {
  position: absolute;
  top: -9px;
  left: 13px;
  display: block;
  height: 18px;
  padding: 0 6px;
  line-height: 17px;
  text-align: center;
  background: #5eb935;
  border-radius: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}
.top_add {
  margin-top: 11px;
}
.main-navigation {
  background: #ffab25;
  height: 49px;
  margin-top: 15px;
}
.main-navigation a {
  text-decoration: none;
}
.main-navigation-link {
  color: #fff !important;
  text-transform: uppercase;
  padding: 0 20px;
  display: inline-block;
  font: 500 15px/49px 'Roboto', sans-serif;
}
.main-navigation-link.active {
  background: #fdc02f;
}
.main-navigation-link.camp {
  background: #fe7216;
}
.main-navigation-link.camp.active {
  background: #fdc02f;
}
.main-navigation-link.highlighted {
  background-color: #fe7216;
}
.main-navigation-icons {
  float: right;
  margin: 11px 15px 0 0;
}
.main-navigation-icon {
  margin-left: 20px;
}
.main-navigation-icon:hover svg {
  fill: #fff;
}
.main-navigation-icon.hide {
  display: none;
}
.main-navigation-icon svg {
  fill: #ffd592;
  position: relative;
}
.main-navigation-icon svg.main-navigation-search-svg {
  fill: #fff;
}
.main-navigation-search-svg {
  width: 20px;
  height: 20px;
  top: 3px;
}
.main-navigation-search-close-svg {
  width: 16px;
  height: 16px;
  margin-top: 4px;
}
.main-navigation-dr-svg {
  width: 22px;
  height: 17px;
}
.main-navigation-fb-svg {
  width: 10px;
  height: 18px;
}
.main-navigation-tw-svg {
  width: 19px;
  height: 15px;
}
/*sprite*/
#noAvatar .st0 {
  fill: #ECECEC;
}
#drop-menu .st0 {
  fill: #B7B7B7;
}
.header-calis-svg {
  width: 340px;
  height: 75px;
}
#icon-msg .st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #B7B7B7;
}
#icon-msg .st1 {
  fill: #B7B7B7;
}
#icon-topics .st0 {
  fill: #B7B7B7;
}
#icon-groups .st0 {
  fill: #B7B7B7;
}
#logo-mytopics,
#logo-myblogs,
#logo-pregnancy,
#logo-family,
#logo-myGroups,
#logo-children {
  fill: #fff;
}
.close-icon-svg {
  fill: #B7B7B7;
}
