/* Generated by less 2.5.1 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
@import url(/css/button.css);
@import url(/css/input.css);
@import url(/css/calc.css);
@import url(/css/select.css);
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  background-color: #f0f0f0;
}
a img {
  border: none;
}
.textCenter {
  text-align: center;
}
.roundRectangle {
  border-radius: 5px 5px 5px 5px;
}
.shadow {
  box-shadow: 0 1px 0 rgba(221, 221, 221, 0.7);
}
.floatRight {
  float: right;
}
#lang {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: -9999px;
}
img.floatRight {
  margin-left: 60px;
}
.floatLeft {
  float: left;
}
.bold {
  font-weight: 600;
}
.megaWrapper {
  min-height: 100%;
  position: relative;
}
.mainWrapper {
  width: 1280px;
  margin: 0 auto;
  overflow: auto;
}
.header {
  height: 65px;
  background-color: #ffffff;
  box-shadow: 0 1px 0 rgba(221, 221, 221, 0.7);
  min-width: 1280px;
}
.header > div {
  width: 1280px;
  margin: 0 auto;
}
.header .logo {
  margin-top: 25px;
  margin-left: 30px;
  float: left;
}
.header .authBlock {
  float: right;
  margin-top: 30px;
  margin-right: 30px;
  display: none;
}
.header .authBlock a {
  margin-right: 20px;
  color: #131212;
  font-size: 14px;
  text-decoration: none;
}
.header .authBlock .regLink {
  margin: 0;
}
.header .authBlock a:hover {
  text-decoration: underline;
}
.contentWrapper {
  margin: 20px 30px;
  margin-bottom: 200px;
  overflow: auto;
}
.shortContent {
  height: 128px;
  margin-bottom: 20px;
}
.shortContent .item {
  height: 100%;
  width: 400px;
  background-color: #ffffff;
  margin-right: 10px;
  float: left;
  font-size: 13px;
  color: #6a6f76;
}
.shortContent .item img {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.shortContent .item div {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  margin-top: 15px;
  height: 100px;
}
.shortContent .item .h {
  text-decoration: none;
  font-size: 15px;
  color: #3a7ea5;
  font-weight: 600;
}
.shortContent .item .h:hover {
  text-decoration: underline;
  color: #C61E20;
}
.shortContent .item.last {
  margin-right: 0;
}
.contentCol1 {
  float: left;
  width: 250px;
}
.contentWrapper .contentCol1 {
  overflow: hidden;
}
.menu {
  background-color: #434a54;
}
.menu .item {
  height: 60px;
  border-bottom: 1px solid #555b64;
  font-size: 16px;
  color: #f0f0f0;
  /*padding-left: 69px;*/
  line-height: 58px;
  padding-left: 64px;
}
.menu .item.current {
  background-color: #555b64;
  color: #77d1f5;
}
.menu .item.first {
  border-radius: 5px 5px 0 0;
}
.menu .item.last {
  border: none;
  border-radius: 0 0 5px 5px;
}
.menu .item:hover {
  cursor: pointer;
  background-color: #393f47;
}
.menu .item {
  background-position: 16px center;
  background-repeat: no-repeat;
}
.menu .item.home {
  background-image: url(/img/home.png);
}
.menu a.item {
  display: block;
  text-decoration: none;
}
.menu .item.home.current {
  background-image: url(/img/home_hover.png);
}
.menu .item.calc {
  background-image: url(/img/calc.png);
}
.menu .item.calc.current {
  background-image: url(/img/calc_hover.png);
}
.menu .item.guide {
  background-image: url(/img/guide.png);
}
.menu .item.guide.current {
  background-image: url(/img/guide_hover.png);
}
.menu .item.exemples {
  background-image: url(/img/exe.png);
}
.menu .item.reshenie {
  background-image: url(/img/reshenie.png);
  position: relative;
}
.menu #new-pl {
  width: 36px;
  height: 23px;
  position: absolute;
  display: block;
  right: 0;
  top: 19px;
  z-index: 1;
  background: url(/img/new-pl.png) 0 0 no-repeat;
}
.menu .item.exemples.current {
  background-image: url(/img/exe_hover.png);
}
.menu .item.table {
  background-image: url(/img/table.png);
}
.menu .item.table.current {
  background-image: url(/img/table_hover.png);
}
.menu .item.exe {
  background-image: url(/img/exe.png);
}
.menu .item.exe.current {
  background-image: url(/img/exe_hover.png);
}
.menu .item.forum {
  background-image: url(/img/forum.png);
}
.menu .item.forum.current {
  background-image: url(/img/forum_hover.png);
}
.menu .item.about {
  background-image: url(/img/about.png);
}
.menu .item.about.current {
  background-image: url(/img/about_hover.png);
}
.menu .item.contacts {
  background-image: url(/img/contacts.png);
}
.menu .item.contacts.current {
  background-image: url(/img/contacts_hover.png);
}
/*.contentCol1 .banner {
	margin-top: 10px;
}*/
.contentCol1 .menu {
  margin-bottom: 10px;
}
.related-pages .yarpp-related a {
  color: #3a7ea5;
  text-decoration: underline !important;
  font-weight: bold !important;
  font-size: 14px;
}
.related-pages .yarpp-related a:hover {
  text-decoration: none !important;
}
.related-pages ul {
  padding: 0;
  margin-top: 2px;
}
.related-pages li {
  list-style: none;
  background: url(/img/r-li.png) 0 16px no-repeat;
  position: relative;
  right: 1px;
  padding: 9px 2px 10px 17px;
}
.related-pages li + li {
  border-top: 1px solid #e2e2e2;
}
.related-pages .yarpp-related h3 {
  font-size: 18px !important;
  color: #434a54;
  text-transform: none !important;
  padding-top: 9px !important;
}
.left-banners {
  width: 250px;
}
.contentCol1 .banner a.new-banner {
  display: block;
  width: 173px;
  height: 67px;
  font-size: 14px;
  color: #FFF;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 9px;
  text-decoration: none;
  padding-left: 77px;
  padding-top: 22px;
  line-height: 1.5;
}
.contentCol1 .banner a.new-banner:hover {
  background-position: 0 -89px;
}
.contentCol1 .banner a.new-banner.banner1 {
  background-image: url(/img/banner-1.png);
}
.contentCol1 .banner a.new-banner.banner2 {
  background-image: url(/img/banner-2.png);
  padding-top: 13px;
  height: 76px;
}
.contentCol1 .banner a.new-banner.banner3 {
  background-image: url(/img/banner-3.png);
}
.contentCol1 .banner a.new-banner.banner4 {
  background-image: url(/img/banner-4.png);
  padding-top: 13px;
  height: 76px;
}
/*#undefined-sticky-wrapper {
    overflow: hidden;
}*/
.contentCol2 {
  margin-left: 260px;
}
.breadcrumbs {
  height: 40px;
  background-color: #f8f8f8;
}
.breadcrumbs > div {
  padding: 8px 25px 8px 25px;
}
.breadcrumbs a,
.breadcrumbs span {
  color: #232629;
  font-size: 13px;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .toArrow {
  background-image: url(/img/toArrow.png);
  background-repeat: no-repeat;
  width: 6px;
  height: 10px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.content {
  overflow: auto;
  margin-top: 10px;
}
.contentCol2-1 {
  width: 475px;
  float: left;
  margin-right: 10px;
}
.contentCol2-1 ul,
.contentCol2-1 ol,
.contentCol2-2 ul,
.contentCol2-2 ol {
  margin-left: 0!important;
}
.content .item {
  font-size: 14px;
}
.content .item a {
  text-decoration: none;
}
.content .item .h {
  font-size: 20px;
  font-weight: 600;
  color: #2c3239;
}
.content .item h1,
.content .item h2,
.content .item h3 {
  color: #2c3239;
  margin: 0;
  font-weight: 400;
}
.content .item h1 {
  font-size: 26px;
}
.content .item h2 {
  font-size: 22px;
  margin-top: 30px;
}
.content .item h3 {
  font-size: 20px;
  margin-top: 25px;
}
.content .item a {
  text-decoration: none;
  color: #3a7ea5;
}
.content .item a:hover {
  color: #C61E20;
  text-decoration: underline;
}
.col1 a {
  color: #3a7ea5;
}
.col1 a:hover {
  color: #C61E20;
}
.content .item > a .h:hover {
  color: #C61E20;
}
.content .item > a:hover {
  text-decoration: none!important;
}
.content .item > img.floatLeft,
.content .item > a > img.floatLeft {
  margin-right: 20px;
}
.content .item > img.floatLeft + .h,
.content .item > a > img.floatLeft + .h {
  line-height: 48px;
}
.content .item ul,
.content .item ol {
  text-align: left;
  margin-top: 20px;
  list-style-type: none;
  padding-left: 0;
  margin-left: 10px;
}
.page-id-178 .content .item ul {
  margin-top: 0;
}
.page-id-178 .content .item ul li {
  margin-bottom: 9px;
}
.content .item ul li {
  padding-left: 13px;
  background: url(/img/list-style-type.png) no-repeat 0 8px;
  margin-bottom: 7px;
}
.content .item ol {
  list-style-type: none;
  counter-reset: item;
}
.content .item ol li {
  margin-bottom: 7px;
}
.content .item ol li:before {
  content: counter(item) '.';
  counter-increment: item;
  color: #58b6dc;
  font-weight: bold;
  padding-right: 7px;
}
.content .item li a {
  text-decoration: none;
  font-size: 14px;
  color: #3a7ea5;
}
.content .item li a:hover {
  text-decoration: underline;
  color: #C61E20;
}
.contentCol2-2 {
  width: 475px;
  float: left;
}
.content .item {
  margin-bottom: 10px;
  background-color: #fff;
  padding: 30px 25px 15px 25px;
  color: #2c3239;
  line-height: 160%;
  overflow: auto;
  text-align: justify;
}
.content .item .separator {
  height: 1px;
  background-color: #e8e7e7;
  margin-top: 40px;
  margin-bottom: 15px;
}
.content .item .countCalc {
  font-size: 13px;
  color: #7b7c7d;
  line-height: 30px;
}
.content .item.wide .h,
.content .item.wide h1 {
  font-size: 26px;
  color: #2c3239;
  font-weight: 600;
  line-height: 1;
}
.content .item.wide img + p {
  overflow: auto;
}
.content .item.wide {
  clear: both;
  margin-right: 0;
  padding-bottom: 20px;
}
.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  box-shadow: 0 -1px 0 rgba(216, 216, 216, 0.7);
  width: 100%;
  min-width: 1280px;
}
.footer > div {
  width: 1220px;
  margin: 0 auto;
  height: 120px;
  padding: 20px 30px 40px 30px;
}
.footer .col1 {
  width: 640px;
  float: left;
  height: 5px;
  color: #6a6f76;
  font-size: 13px;
}
.footer .col2 {
  padding-left: 10px;
  width: 260px;
  float: left;
  border-left: 1px solid #d8d8d8;
  min-height: 120px;
}
.footer .col3 {
  padding-left: 10px;
  width: 205px;
  float: left;
  border-left: 1px solid #d8d8d8;
  min-height: 120px;
}
.footer .col4 {
  width: 90px;
  float: left;
}
.footer .col4 .separator {
  height: 6px;
}
.footer .col1 .h {
  color: #131212;
  font-size: 14px;
}
.footer .col1 a {
  text-decoration: none;
}
.footer .col2 a,
.footer .col3 a {
  text-decoration: none;
}
.footer .col2 a:hover,
.footer .col3 a:hover {
  text-decoration: underline;
}
.footer .col2 .h,
.footer .col3 .h {
  font-family: sans-serif, 'Open Sans';
  color: #6a6f76;
  font-size: 15px;
  font-weight: 700;
}
.footer .col2 ul,
.footer .col3 ul {
  margin-top: 8px;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
}
.footer .col2 li,
.footer .col3 li {
  color: #6a6f76;
  font-size: 13px;
  height: 20px;
}
.footer .col2 li a,
.footer .col3 li a {
  color: #6a6f76;
  font-size: 13px;
}
table.stylized {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  border-spacing: 0;
}
table.stylized th.first {
  /*-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;*/
  border-right: 1px solid #fff;
  border-left: 1px solid #77d1f5;
}
table.stylized th.last {
  /*-webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;*/
  border-right: 1px solid #77d1f5;
}
table.stylized tr {
  height: 50px;
}
table.stylized tr.even {
  background-color: #f7f7f7;
}
table.stylized tr:hover {
  background-color: #e4f6fd;
  cursor: pointer;
}
table.stylized .head {
  background-color: #77d1f5;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
table.stylized .head:hover {
  background-color: #77d1f5;
  cursor: default;
}
table.stylized .head th {
  padding-left: 15px;
  vertical-align: middle;
  text-align: left;
}
table.stylized td {
  padding-left: 15px;
  vertical-align: middle;
  text-align: left;
  color: #2c3239;
  font-size: 14px;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.remark {
  position: relative;
  margin-top: 40px;
  margin-bottom: 30px;
}
.remark .title {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: -15px;
  background-color: #fff;
  padding-right: 10px;
}
.remark .value {
  padding: 12px 15px;
  padding-left: 15px;
}
.remark.green .title {
  color: #6bb514;
}
.remark.red .title {
  color: #f56556;
}
.remark.blue .title {
  color: #58b6dc;
}
.remark.grey .title {
  color: #7b7c7d;
}
.remark.green .value {
  border-top: 2px solid #def3c5;
  border-bottom: 2px solid #def3c5;
}
.remark.full.green .value {
  border: 2px solid #def3c5;
}
.remark.red .value {
  border-top: 2px solid #fcd0cc;
  border-bottom: 2px solid #fcd0cc;
}
.remark.full.red .value {
  border: 2px solid #fcd0cc;
}
.remark.blue .value {
  border-top: 2px solid #c0eeff;
  border-bottom: 2px solid #c0eeff;
}
.remark.full.blue .value {
  border: 2px solid #c0eeff;
}
.remark.grey .value {
  border-top: 2px solid #dedede;
  border-bottom: 2px solid #dedede;
}
.remark.full.grey .value {
  border: 2px solid #dedede;
}
.remark table {
  font-size: 15px;
  color: #2c3239;
}
.remark table tr td {
  vertical-align: top;
}
.remark table .text {
  font-weight: bold;
  padding-right: 25px;
  height: 30px;
}
.remark img.formula {
  margin: 10px 0;
}
.ui-tooltip {
  background-color: #fff;
  font-size: 13px;
  color: #7b7c7d;
  border: 1px solid #d2d0d0!important;
  border-radius: 0!important;
  -webkit-box-shadow: 0 0 5px #565c65;
  -moz-box-shadow: 0 0 5px #565c65;
  box-shadow: 0 0 5px #565c65;
}
.ui-tooltip .arrow {
  position: absolute;
  width: 14px;
  height: 10px;
  background: url(/img/bottomArrow2.png) no-repeat 0 0;
  right: 35px;
  bottom: -10px;
}
.primer_dano {
  margin: 6px 0;
}
.formul_1 {
  margin-bottom: -1px;
}
.formul_2 {
  margin-bottom: -2px;
}
.formul_4 {
  margin-bottom: -4px;
}
.formul_6 {
  margin-bottom: -6px;
}
.formul_7 {
  margin-bottom: -7px;
}
.formul_8 {
  margin-bottom: -8px;
}
.formul_9 {
  margin-bottom: -9px;
}
.formul_10 {
  margin-bottom: -10px;
}
.formul_11 {
  margin-bottom: -11px;
}
.formul_12 {
  margin-bottom: -12px;
}
.formul_13 {
  margin-bottom: -13px;
}
.formul_14 {
  margin-bottom: -14px;
}
.formul_15 {
  margin-bottom: -15px;
}
.formul_16 {
  margin-bottom: -16px;
}
.formul_17 {
  margin-bottom: -17px;
}
.formul_18 {
  margin-bottom: -18px;
}
.formul_19 {
  margin-bottom: -19px;
}
.formul_20 {
  margin-bottom: -20px;
}
.formul_21 {
  margin-bottom: -21px;
}
.formul_22 {
  margin-bottom: -22px;
}
.formul_23 {
  margin-bottom: -23px;
}
.bold_blue {
  color: #58b6dc;
  font-weight: bold;
}
.bold_red {
  color: #C61E20;
  font-weight: bold;
}
.tagsBlock span {
  display: block;
  clear: both;
  margin-bottom: 20px;
  font-size: 18px;
}
.tag {
  color: #fff!important;
  text-decoration: none;
  float: left;
  background: url('/img/tag.png') right no-repeat;
  padding-right: 30px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.tag div {
  font-size: 14px;
  border-radius: 5px 0 0 5px;
  background-color: #70aac6;
  padding: 3px;
  padding-left: 10px;
}
.tag:hover div {
  background-color: #4f89a5;
}
.tag:hover {
  background-image: url('/img/tag_hover.png');
  cursor: pointer;
  text-decoration: none!important;
  color: #fff!important;
}
body #soc-block > div {
  right: inherit;
  margin-left: 1260px;
}
#archive-question .dwqa-list-question .filter li {
  background: none;
  padding-left: 0;
}
.dwqa-list-question .filter-bar .dwqa-btn,
.dwqa-list-question .archive-question-footer .dwqa-btn {
  color: #FFF;
}
.dwqa-list-question .filter-bar .dwqa-btn:hover,
.dwqa-list-question .archive-question-footer .dwqa-btn:hover {
  color: #FFF;
  text-decoration: none;
}
.dwqa-single-question .dwqa-question .dwqa-vote {
  top: -25px;
  left: 305px;
}
.dwqa-single-question .dropdown-toggle {
  margin-top: -2px;
}
/**/
body .dwqa-container #loginform {
  display: none;
}
.dwqa-single-question .dwqa-question .dwqa-current-status,
.dwqa-single-question .dwqa-question .dwqa-privacy,
.dwqa-single-question .dwqa-question .dwqa-category,
.dwqa-single-question .dropdown-toggle.circle,
.dwqa-single-question .dwqa-favourite {
  position: relative;
  bottom: 10px;
}
.dwqa-single-question .dropdown-toggle.circle {
  bottom: 8px;
}
.dwqa-container #loginform .login-username,
.dwqa-container #loginform .login-password,
.dwqa-container #loginform .login-submit {
  margin-bottom: 10px;
}
.dwqa-container .login-box {
  background: none;
  border: none !important;
}
/*input[type=password] {
    width: 112px;
    height: 35px;
    border: 1px #d2d0d0 solid;
    border-radius: 5px;
    font-size: 22px;
    color: #565c65;
    background-color: #f8f8f8;
    line-height: 35px;
    box-shadow: 0 1px 11px -7px inset;
}*/
.dwqa-container #loginform .input {
  padding-left: 10px;
}
.dwqa-container #loginform .login-username,
.dwqa-container #loginform .login-password,
.dwqa-container #loginform .login-submit {
  display: block;
  text-align: left;
}
.dwqa-container #loginform .login-submit {
  margin-top: 20px;
}
.dwqa-container #loginform .login-submit input {
  height: 35px;
}
.content .item h3.dwqa-title {
  font-size: 14px;
}
.content .item .dwqa-container ul li {
  padding: 0;
  background: none;
}
.content .item .dwqa-container ol li:before {
  content: none;
  display: none;
}
#dwqa-answers .dropdown-toggle.circle {
  bottom: 0;
}
.dwqa-container .dwqa-comment-author .avatar {
  width: 64px;
}
.dwqa-container .dwqa-single-question .dwqa-comment {
  padding-left: 100px;
}
.dwqa-container .dwqa-comments .dwqa-comment-content {
  margin-top: 2px;
}
.dwqa-container .dwqa-comments .dwqa-comment-author {
  padding-top: 4px;
}
.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-vote {
  left: 305px;
  top: 22px;
}
.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-author {
  max-width: 220px;
}
.cleanlogin-full-width form fieldset {
  margin-bottom: 5px;
}
.cleanlogin-full-width form .cleanlogin-field {
  width: 40%;
  float: none;
}
#basic-user-avatar-form {
  margin-top: 10px;
}
#basic-user-avatar-form input[type="submit"] {
  font-size: 14px;
  padding-left: 23px;
  padding-right: 23px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 3px;
  width: 199px;
  border: none;
  border-bottom: 2px solid #0480B0;
  height: 35px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  outline: none;
  color: #FFF;
  background-color: #22A7D7;
  margin-bottom: 23px;
}
#basic-user-avatar-form input[type="submit"]:hover {
  background-color: #29B1E4;
}
#basic-user-avatar-form input[type="submit"]:active {
  margin-bottom: 24px;
  height: 34px;
  background-color: #1599D1;
  position: relative;
  top: 1px;
}
.cleanlogin-form input[type="submit"] {
  font-size: 14px;
  padding-left: 23px;
  padding-right: 23px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 3px;
  width: 199px;
  border: none;
  border-bottom: 2px solid #0480B0;
  height: 35px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  outline: none;
  color: #FFF;
  background-color: #22A7D7;
  margin-bottom: 23px;
}
.cleanlogin-form input[type="submit"]:hover {
  background-color: #29B1E4;
}
.cleanlogin-form input[type="submit"]:active {
  margin-bottom: 24px;
  height: 34px;
  background-color: #1599D1;
  position: relative;
  top: 1px;
}
.cleanlogin-form input[type=text],
.cleanlogin-form input[type=password],
.cleanlogin-form input[type=email] {
  width: 100%;
  height: 35px;
  border: 1px #d2d0d0 solid;
  border-radius: 5px;
  font-size: 12px;
  color: #565c65;
  background-color: #f8f8f8;
  line-height: 35px;
  box-shadow: 0 1px 11px -7px inset;
}
.cleanlogin-form input[type=text]:focus,
.cleanlogin-form input[type=password]:focus,
.cleanlogin-form input[type=email]:focus {
  background-color: #fbf9e8;
  outline: none;
}
.cleanlogin-container {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 26px 0 0;
  margin: 0;
}
.cleanlogin-notification.error,
.cleanlogin-notification.success {
  margin: 20px 0 0;
}
.cleanlogin-preview a.cleanlogin-preview-logout-link {
  float: none;
}
.cleanlogin-field-remember {
  margin-bottom: 0;
  margin-top: -5px;
}
.cleanlogin-container h4 {
  text-align: left;
}
.cleanlogin-form label {
  text-align: left;
}
#archive-question .dwqa-list-question .filter ul {
  margin: 0;
  padding: 0;
  background: #FFF;
}
#archive-question .dwqa-list-question .select ul li {
  display: block;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #f3f3f3;
  width: auto;
  padding: 0 10px;
  cursor: pointer;
  line-height: 25px;
  margin: 0;
}
.related-pages .yarpp-related > ol {
  margin: 0;
  padding: 0;
}
.article-advert {
  overflow: hidden;
  margin: 40px 0 47px;
}
.article-advert .block {
  float: left;
  margin: 0 0 0 10px;
  width: 410px;
}
.article-advert .block:first-child {
  margin: 0 46px 0 20px;
}
.article-advert .block img {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.article-advert .block > div {
  margin-top: 5px;
}
.article-advert .block > div p {
  margin: 0;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 3px;
  text-align: left;
}
.article-advert .block > div > a {
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
  text-decoration: underline;
}
.article-advert .block > div > a:hover {
  text-decoration: none;
}
.article-advert .block > div > a.adv-title {
  font-size: 16px;
  font-weight: 700;
}
.shortContent .item.last img {
  margin-top: 21px;
  margin-left: 26px;
  margin-right: 20px;
}
body.error404 #primary {
  width: 918px;
  margin: 98px auto 372px;
}
body.error404 #primary #content {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  padding: 55px 65px 40px 44px;
  margin-bottom: 44px;
  overflow: hidden;
}
body.error404 #primary #content h1 {
  margin: 0 0 -3px;
  font-size: 24px;
  color: #2c3239;
}
body.error404 #primary #content p {
  margin-bottom: 30px;
  font-size: 15px;
  width: 520px;
  float: left;
  line-height: 1.5;
}
body.error404 #primary #content a {
  color: #31b9f0;
  text-decoration: underline;
}
body.error404 #primary #content a:hover {
  text-decoration: none;
}
body.error404 #primary #content .big-error {
  width: 210px;
  float: right;
  text-align: right;
}
body.error404 #primary #content .big-error .e404 {
  display: inline-block;
  text-align: right;
  color: #f45c4c;
  font-size: 120px;
  position: relative;
  left: 2px;
  line-height: 124px;
  margin-top: -9px;
  border-bottom: 3px solid #cacaca;
}
body.error404 #primary #content .big-error .text {
  color: #cacaca;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 700;
  margin-top: 2px;
}
.search-404 {
  font-size: 18px;
  color: #2c3239;
}
.search-404 .text {
  margin-bottom: 11px;
  margin-left: 2px;
}
.search-404 .search-404-inner {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  padding: 20px 18px;
}
.search-404 input {
  font-size: 14px;
}
.search-404 .searchform {
  overflow: hidden;
}
.search-404 .searchform .search-field {
  width: 740px;
  height: 36px;
  float: left;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  border-radius: 0;
  line-height: normal;
  padding: 0 0 0 13px;
}
.search-404 .searchform .search-button {
  width: 110px;
  background: url(img/search-icon.png) 18px 13px no-repeat #31b9f0;
  border-radius: 4px;
  border: none;
  border-bottom: 1px solid #219bcc;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding-left: 24px;
  float: right;
  height: 38px;
  cursor: pointer;
  outline: none;
}
.search-404 .searchform .search-button:hover {
  background-color: #49c1f2;
}
.search-404 .searchform .search-button:active {
  border: none;
  position: relative;
  top: 1px;
}
.mini-menu {
  float: right;
  width: 780px;
  margin: 18px 32px 0 0;
}
.mini-menu a {
  display: block;
  float: right;
  color: #31b9f0;
  font-size: 16px;
  margin-left: 24px;
  text-decoration: none;
  font-weight: 300;
}
.mini-menu a:hover {
  text-decoration: underline;
}
.mini-menu a:before {
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.mini-menu a[href$="/zakazat-reshenie/"] {
  color: #f45c4c;
}
.mini-menu a[href$="/zakazat-reshenie/"]:before {
  content: url(img/menu-404-4.png);
}
.mini-menu a[href$="/primery-reshenij/"] {
  position: relative;
  bottom: 2px;
  margin-left: 31px;
}
.mini-menu a[href$="/primery-reshenij/"]:before {
  content: url(img/menu-404-3.png);
  margin-right: 2px;
}
.mini-menu a[href$="/spravochnik/"] {
  margin-left: 26px;
}
.mini-menu a[href$="/spravochnik/"]:before {
  content: url(img/menu-404-2.png);
}
.mini-menu a[href$="/onlajn-kalkulyator/"]:before {
  content: url(img/menu-404-1.png);
}
.home.page .home-new-label {
  position: relative;
}
.home.page .home-new-label:before {
  position: absolute;
  left: -2px;
  top: -2px;
  content: url(img/home-new-label.png);
}
.home.page .home-new-label img.floatLeft {
  margin-left: 24px;
  margin-right: 8px;
}
.home.page .solutions-examples-home img.floatLeft {
  position: relative;
  bottom: 9px;
}
.header-search {
  float: left;
  margin-left: 44px;
  margin-top: 24px;
}
.header-search .searchform {
  overflow: hidden;
  border-left: 1px solid #b2b2b2;
  padding: 0 0 0 19px;
}
.header-search .searchform .search-field {
  border: 1px solid #e6e6e6;
  height: 23px;
  width: 276px;
  background-color: #fafafa;
  font-size: 14px;
  padding-left: 9px;
  border-radius: 0;
  line-height: normal;
  float: left;
}
.header-search .searchform .search-button {
  width: 25px;
  height: 25px;
  background: url(img/search-button.png) center 60% no-repeat;
  font-size: 0;
  color: transparent;
  border-radius: 0;
  border: none;
  cursor: pointer;
  outline: none;
  margin-left: -26px;
  float: left;
}
.header-search .searchform .search-button:hover {
  opacity: 0.9;
}
.pre-social-banner {
  margin: 11px auto 23px auto;
}
.pre-social-banner-link {
  font-size: 0;
}
.shortContent .item .color-red {
  color: #fa4330;
}
.color-red {
  color: #fa4330;
}
.order-solution-new-banner {
  width: 250px;
  height: 300px;
}
.order-solution-new-banner-link {
  font-size: 0;
}
.content .pagination {
  margin-top: 45px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
  color: #1fa1d6;
  font-size: 18px;
  font-weight: 700;
  background: #f7f7f7;
}
.content .pagination a {
  color: #1fa1d6;
  text-decoration: none;
}
.content .pagination a:hover {
  color: #ff5745;
}
.content .pagination a,
.content .pagination span {
  margin-left: 15px;
  margin-right: 15px;
}
.content .pagination span {
  color: #7f858c;
}
.content .pagination .first,
.content .pagination .last,
.content .pagination .prev,
.content .pagination .next {
  display: inline-block;
  position: relative;
  top: 4px;
}
.content .pagination .first {
  width: 26px;
  height: 21px;
  background: url('img/pagination.png') -26px 0 no-repeat;
}
.content .pagination .first:hover {
  background: url('img/pagination.png') -1px 0 no-repeat;
}
.content .pagination span.first,
.content .pagination span.first:hover,
.content .pagination span.prev,
.content .pagination span.prev:hover {
  background: url('img/pagination.png') -51px 0 no-repeat;
}
.content .pagination .prev {
  width: 13px;
  height: 21px;
  background: url('img/pagination.png') -26px 0 no-repeat;
}
.content .pagination .prev:hover {
  background: url('img/pagination.png') -1px 0 no-repeat;
}
.content .pagination .last {
  width: 26px;
  height: 21px;
  background: url('img/pagination.png') -28px -25px no-repeat;
}
.content .pagination .last:hover {
  background: url('img/pagination.png') -53px -25px no-repeat;
}
.content .pagination span.last,
.content .pagination span.last:hover,
.content .pagination span.next,
.content .pagination span.next:hover {
  background: url('img/pagination.png') -3px -25px no-repeat;
}
.content .pagination .next {
  width: 13px;
  height: 21px;
  background: url('img/pagination.png') -28px -25px no-repeat;
}
.content .pagination .next:hover {
  background: url('img/pagination.png') -53px -25px no-repeat;
}
.search-results .content .page-header .page-title {
  font-weight: 400;
  color: #7f858c;
  font-size: 18px;
  margin: -8px 0px 20px -1px;
}
.search-results .content .search-count {
  font-weight: 700;
  color: #3a7ea5;
  font-size: 14px;
  margin-top: 21px;
  margin-bottom: 15px;
}
.search-results .content article {
  margin-bottom: 31px;
}
.search-results .content article .entry-title {
  font-size: 18px;
  font-weight: 700;
}
.search-results .content article .entry-title a {
  color: #31b9f0;
  text-decoration: none;
}
.search-results .content article .entry-title a:hover {
  color: #ff5745;
}
.search-results .content article .entry-summary p {
  margin-top: 6px;
  line-height: 1.5;
}
.choose-language-new a img {
  margin-left: 6px;
  margin-bottom: -5px;
}
.choose-language-new a.ru img {
  position: relative;
  top: 1px;
}
.dwqa-breadcrumbs {
  display: none;
}
body .dwqa-question-item .dwqa-question-meta {
  margin-bottom: 10px;
}
.dwqa-question-vote,
.dwqa-answer-vote {
  display: none;
}
.single-dwqa-question .dwqa-question-item,
.dwqa-answer-item {
  min-height: 90px;
}
.content .item.wide .dwqa-question-h1 {
  color: #2c3239;
  margin: 0 0 35px;
  font-weight: 400;
  font-size: 22px;
}
.dwqa-question-actions label[for="dwqa-favorites"],
.dwqa-pick-best-answer {
  display: none;
}
.wp-core-ui .button,
.wp-core-ui .button-secondary {
  color: #555 !important;
}
.dwqa-answers select[name="dwqa-status"] {
  display: none;
}
.content .dwqa-questions-archive .dwqa-ask-question a,
input[name="dwqa-question-submit"],
input[name="dwqa-edit-answer-submit"],
.dwqa-btn {
  border: none;
  border-bottom: 2px solid #0480B0;
  font-weight: 700;
  outline: none;
  color: #FFF;
  background-color: #22A7D7;
  text-decoration: none;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
}
.content .dwqa-questions-archive .dwqa-ask-question a:hover,
input[name="dwqa-question-submit"]:hover,
input[name="dwqa-edit-answer-submit"]:hover,
.dwqa-btn:hover {
  background-color: #29B1E4;
}
.content .dwqa-questions-archive .dwqa-ask-question a:active,
input[name="dwqa-question-submit"]:active,
input[name="dwqa-edit-answer-submit"]:active,
.dwqa-btn:active {
  background-color: #1599D1;
}
input[name="dwqa-question-submit"],
input[name="dwqa-edit-answer-submit"],
input.dwqa-btn {
  font-size: 14px;
  padding: 6px 12px;
}
.dwqa-container label[for="question-tag"],
.dwqa-container label[for="_dwqa_anonymous_email"],
.dwqa-container label[for="_dwqa_anonymous_name"] {
  text-align: left;
  display: block;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span.dwqa-votes-count {
  display: none;
}
.dwqa-question-filter .ik_select.ik_select_autowidth {
  top: -5px;
  left: 0;
  float: right;
  display: none;
}
.dwqa-content-edit-form .ik_select.ik_select_autowidth {
  left: 0;
  float: none;
  top: 0;
}
.content .item .dwqa-answer-item ul,
.content .item .dwqa-answer-item ol {
  text-align: left;
  margin-top: 20px;
  list-style-type: none;
  padding-left: 0;
  margin-left: 10px;
}
.content .item .dwqa-answer-item ul li {
  padding-left: 13px;
  background: url(/img/list-style-type.png) no-repeat 0 8px;
  margin-bottom: 7px;
}
.content .item .dwqa-answer-item ol {
  counter-reset: item;
  list-style: decimal;
}
.content .item .dwqa-answer-item ol li {
  margin-bottom: 7px;
}
.content .item .dwqa-answer-item ol li:before {
  content: counter(item) '.';
  counter-increment: item;
  color: #58b6dc;
  font-weight: bold;
  padding-right: 7px;
}
.dwqa-label.dwqa-staff {
  display: none;
}
.dwqa-questions-archive .dwqa-ask-question {
  float: right;
}
.dwqa-questions-archive .dwqa-ask-question.qtop {
  position: relative;
  bottom: 49px;
}
.dwqa-questions-archive .dwqa-ask-question a {
  display: inline-block;
  padding: 5px 10px;
}
