html {
    margin: 0;
    padding: 0;
    position: absolute;
    min-height: 100%;
    width: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    position: relative;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
    color: #2e2e2e;
    font-family: Verdana;
    font-size: 13px;
    min-height: 100%;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix {
    height: 0;
    width: auto;
    clear: both;
}
b {
    font-weight: bold;
}
* a * {
    text-decoration: none;
}
sup {
    top: -8px;
    font-size: 80%;
}
a {
    outline: none;
    color: #007ed3;
}
a:hover {
    text-decoration: none;
}
li a {
    outline: none;
    color: #000;
}
li a:hover {
    text-decoration: none;
}
p {
    margin-bottom: 10px;
    line-height: 18px;
}
.fl-50p {
    float: left;
    padding-right: 20px;
}
.fr-50p {
    float: right;
    padding-left: 20px;
}
.fl-50p,
.fr-50p {
    max-width: 50%;
    margin-bottom: 20px;
}
q {
    line-height: 24px;
    font-style: italic;
    font-size: 20px;
}
.all {
    margin: 0 auto;
    max-width: 1400px;
    min-width: 940px;
    background-color: #fff;
    padding: 25px;
}
.psevdolink {
    text-decoration: none;
    border-bottom: 1px dashed;
}
.psevdolink:hover {
    border-bottom-color: transparent;
}
.cfcfcf {
    color: #cfcfcf;
}
.h1,
h1,
.h2,
h2,
h3 {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -3px;
    margin-bottom: 10px;
}
h3 {
    letter-spacing: normal;
}
h4,
h5,
h6 {
    font-weight: 300;
    margin-bottom: 10px;
    letter-spacing: normal;
}
.h1 a,
h1 a,
.h2 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #2e2e2e;
    font-weight: 300;
}
.h1,
h1 {
    font-size: 45px;
    line-height: 32px;
}
.h2,
h2 {
    font-size: 32px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
.rzd-40 {
    height: 40px;
}
.rzd-20 {
    height: 20px;
}
.rzd-10 {
    height: 10px;
}
.rzd-1 {
    height: 1px;
    background: #edebe6;
    margin: 20px 0;
}
.header {
    z-index: 10;
    margin-bottom: 40px;
}
.header__login-line p {
    margin: 0 -5px;
    text-align: right;
}
.header__login-line p a {
    margin: 0 5px;
    color: #383838;
}
.header__vk {
    background-position: 0 -16px;
}
.header__fb {
    background-position: 0 0;
}
.header__vk,
.header__fb {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/sprite_icon.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}
.search-box__header {
    text-align: center;
    color: #4b4747;
    margin-bottom: 15px;
}
.search-box__header div.h1 {
    margin-bottom: 10px;
}
.search-box__header div.h1 a {
    display: inline-block;
    color: #4b4747;
}
.search-box__header div.h1 a b {
    border: 5px solid #fff;
    border-top-color: #4b4747;
    position: absolute;
    display: block;
    right: -20px;
    height: 0;
    width: 0;
    top: 25px;
}
.search-box__header div.h1 a select {
    position: absolute;
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 2;
    letter-spacing: normal;
    color: transparent;
    border: 0 none transparent;
    cursor: pointer;
    width: 200px;
    height: 45px;
    left: 0;
    top: 0;
}
.search-box__header div.h1 a select option {
    padding: 5px;
    color: #2e2e2e;
    background-color: #fff;
    border: 0 none transparent;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.search-box__body {
    padding: 30px 90px;
    background-color: #4b4747;
}
.search-box__field {
    height: 35px;
    padding: 0 105px 0 300px;
}
.search-box__button {
    width: 110px;
    height: 45px;
    position: absolute;
    background: #ffe900;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2NiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffe900 0%, #f3cb00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe900), color-stop(100%, #f3cb00));
    background: -webkit-linear-gradient(top, #ffe900 0%, #f3cb00 100%);
    background: -o-linear-gradient(top, #ffe900 0%, #f3cb00 100%);
    background: -ms-linear-gradient(top, #ffe900 0%, #f3cb00 100%);
    background: linear-gradient(to bottom, #ffe900 0%, #f3cb00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe900', endColorstr='#f3cb00', GradientType=0);
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    cursor: pointer;
    vertical-align: middle;
    line-height: 45px;
    border: 0 none transparent;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
    -mox-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    color: #2e2e2e;
    right: 0;
    top: 0;
}
.search-box__button:hover {
    background: #ffec15;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWMxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQ3MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffec15 0%, #ffd70d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffec15), color-stop(100%, #ffd70d));
    background: -webkit-linear-gradient(top, #ffec15 0%, #ffd70d 100%);
    background: -o-linear-gradient(top, #ffec15 0%, #ffd70d 100%);
    background: -ms-linear-gradient(top, #ffec15 0%, #ffd70d 100%);
    background: linear-gradient(to bottom, #ffec15 0%, #ffd70d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffec15', endColorstr='#ffd70d', GradientType=0);
}
.search-box__button:active {
    background: #ffd70d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDcwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmVjMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffd70d 0%, #ffec15 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd70d), color-stop(100%, #ffec15));
    background: -webkit-linear-gradient(top, #ffd70d 0%, #ffec15 100%);
    background: -o-linear-gradient(top, #ffd70d 0%, #ffec15 100%);
    background: -ms-linear-gradient(top, #ffd70d 0%, #ffec15 100%);
    background: linear-gradient(to bottom, #ffd70d 0%, #ffec15 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd70d', endColorstr='#ffec15', GradientType=0);
    -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.4);
    -mox-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.4);
}
.search-box__field input {
    width: 100%;
    height: 44px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #292929;
    padding: 0 15px 0 280px;
    margin: 0 0 0 -300px;
    vertical-align: middle;
    line-height: 44px;
}
.search-box__select,
.search-box .b-core-ui-select,
.b-core-ui-select,
.ui-multiselect {
    width: 220px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #bfbfbf;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
    -webkit-box-shadow: 0 1px 0 0 #e5e5e5;
    -mox-box-shadow: 0 1px 0 0 #e5e5e5;
    box-shadow: 0 1px 0 0 #e5e5e5;
    cursor: pointer;
    list-style: none;
    left: 2px;
    top: 2px;
}
.ui-multiselect-menu {
    padding: 1px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -mox-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.ui-multiselect {
    height: 42px;
    padding: 0 20px;
}
ul.search-box__select:hover {
    height: auto;
}
.search-box__select li a,
.ui-multiselect-checkboxes li label {
    min-height: 20px;
    padding: 10px 20px;
    line-height: 20px;
    display: block;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    background-color: #fff;
    color: #2e2e2e;
}
.ui-multiselect-checkboxes li {
    padding: 0;
    margin: 0;
}
.search-box__select li a:hover,
.ui-multiselect-checkboxes li label:hover {
    background-color: #c9dbe9;
    -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.search-box__select li b {
    display: none;
}
.search-box__select li:first-child b,
.ui-multiselect::after,
.ui-multiselect:after {
    top: 18px;
    right: 10px;
    z-index: 2;
    content: '';
    border: 5px solid transparent;
    border-top-color: #2e2e2e;
    position: absolute;
    border-width: 5px;
    display: block;
    height: 0;
    width: 0;
}
.search-box__select li:first-child a,
.search-box__select li:first-child a:hover {
    box-shadow: 0 20px 10px -20px #eee inset;
}
.no_search-result {
    line-height: 30px;
    letter-spacing: -1px;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 28px;
}
.content {
    margin: 20px 0;
}
.content__wrapper {
    float: left;
    width: 100%;
}
.content__rc-240 {
    width: 240px;
    float: right;
}
.content__rc-240 a img {
    display: block;
    margin: 20px 0;
}
.info-service {
    list-style: none;
}
.info-service li {
    line-height: 30px;
    vertical-align: middle;
}
.content__lc {
    margin-right: 260px;
}
.w50 {
    margin-left: -1px;
    float: left;
    width: 50%;
}
.w50 ul {
    margin-bottom: 20px;
}
.w50 li {
    line-height: 30px;
    vertical-align: middle;
}
.w50 li a sup {
    font-size: 9px;
    padding: 3px 5px;
    line-height: 10px;
    text-decoration: none;
    background-color: #ffed2a;
    display: none;
    margin-left: 5px;
    color: #4b4747;
    top: -10px;
}
.w50 li a:hover sup {
    display: inline-block;
}
.w50 li a sup b {
    border: 4px solid #fff;
    border-top-color: #ffed2a;
    display: inline-block;
    position: absolute;
    font-size: 0;
    height: 0;
    width: 0;
    bottom: -8px;
    left: 5px;
}
.doctors {
    border-left: 1px solid #eaeaea;
}
.doctors .wrap {
    padding-left: 19px;
}
.clinics .wrap {
    padding-right: 20px;
}
.clinics__link a,
.doctors__link a {
    display: block;
    padding: 30px;
    color: #2e2e2e;
    margin-bottom: 20px;
    background-color: #ffed2a;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    letter-spacing: -2px;
    line-height: 30px;
    font-size: 28px;
    font-weight: 300;
}
.clinics__link a b,
.doctors__link a b {
    font-weight: 400;
}
.clinics__link a .more,
.doctors__link a .more {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -1px;
    vertical-align: middle;
    background: url(../img/more-back.png) 0 0;
    display: none;
    margin: -2px 0;
    padding: 0 0 0 10px;
    line-height: 20px;
    color: #fff;
    height: 24px;
    width: 89px;
}
.clinics__link a:hover .more,
.doctors__link a:hover .more {
    display: inline-block;
}
.reviews p {
    color: #737373;
    margin: 10px 0;
}
.reviews__info {
    padding-left: 65px;
    min-height: 50px;
}
.reviews__info p {
    color: #4b4747;
    font-style: italic;
}
.reviews__info p a,
.articles__more,
.news__more,
.more,
.article p a {
    color: #fc572d;
    font-style: normal;
}
.article img {
    padding: 20px;
}
.reviews__avatar {
    display: block;
    height: 50px;
    width: 50px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.reviews__info-wrap {
    line-height: 16px;
    border: 1px solid #dadada;
    padding: 15px 15px 5px;
    min-height: 118px;
}
.reviews__info-wrap b {
    display: block;
    background: url(../img/corner.png) 0 0 no-repeat;
    position: absolute;
    height: 21px;
    width: 10px;
    left: -10px;
    top: 15px;
}
.slider h2 a {
    font-size: 24px;
    letter-spacing: normal;
    margin-left: 15px;
}
.slider__wrap {
    margin-top: 20px;
    border-top: 5px solid #ffed2a;
    background-color: #f7f6f3;
    padding: 20px 30px;
}
.slider__wrap_wrap {
    overflow: hidden;
}
.slider__wrap ul {
    width: 1000%;
    margin-left: 10px;
    overflow: hidden;
}
.slider__wrap li {
    width: 2.5%;
    float: left;
    overflow: hidden;
}
.slider__box-a {
    float: left;
    width: 60px;
}
.info-box .slider__box-a {
    float: right;
    width: 60px;
}
.slider__box-b {
    margin: 0 20px 0 75px;
}
.info-box .slider__box-b {
    margin: 0 75px 0 0;
}
.info-box .slider__box-b p {
    color: #666;
}
.slider__box-b p {
    margin: 10px 0;
}
.slider__controls {
    top: 50%;
    margin-top: -10px;
    position: absolute;
    background-image: url(../img/slider_controls.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 11px;
}
.slider__next {
    background-position: top right;
    right: 15px;
}
.slider__prev {
    background-position: top left;
    left: 15px;
}
.slider__avatar {
    height: 75px;
    width: 60px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
.slider__avatar img,
.content__rc-240 .slider__avatar img {
    margin: 0;
    display: block;
    max-width: 75px;
}
.news__date {
    font-size: 9px;
    text-transform: uppercase;
    color: #7c7c7c;
}
.news__archive li {
    margin-bottom: 20px;
}
.news__archive li p {
    margin: 0;
}
.menu-list li {
    line-height: 24px;
}
.menu-list a {
    color: #2e2e2e;
}
.division h5,
.med-catalog h5 {
    line-height: 20px;
}
.division h5 a,
.med-catalog h5 a {
    text-decoration: none;
}
.division h2,
.med-catalog h2,
.articles-rubric h2 {
    margin-bottom: 20px;
}
.division .h2,
.med-catalog .h2,
.articles-rubric .h2 {
    margin-bottom: 20px;
}
.med-catalog table,
.articles-rubric table {
    margin: 0 -10px;
    min-width: 100%;
}
.med-catalog td,
.articles-rubric td {
    padding: 0 10px;
    width: 33%;
}
.med-catalog .menu-list,
.articles-rubric .menu-list {
    margin-bottom: 20px;
}
.articles__archive li {
    line-height: 18px;
    margin-bottom: 18px;
    color: #666;
}
.articles__archive li span {
    font-size: 9px;
    text-transform: uppercase;
}
.articles .article {
    margin: 20px 0;
    padding-left: 240px;
    overflow: hidden;
}
.articles .article h3 {
    font-size: 16px;
    font-weight: normal;
    font-family: Verdana;
}
.article__img-box {
    width: 220px;
    overflow: hidden;
    float: left;
    margin-left: -240px;
}
.article__tag,
.article a.article__tag {
    padding-left: 5px;
    line-height: 18px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #ffed2a;
    font-size: 9px;
    overflow: hidden;
    color: #333;
}
.article__tag b {
    margin: 0 0 0 5px;
    border: #fff 10px solid;
    vertical-align: middle;
    border-left-color: #ffed2a;
    top: -1px;
    font-size: 0;
    height: 0;
    width: 0;
}
.article img {
    max-width: 100%;
}
.article p {
    margin: 20px 0;
}
.article p.news__date {
    margin-bottom: 0;
}
.article__rating {
    float: right;
    margin: 0 0 0 20px;
    z-index: 5;
}
.article__rating .rating-number b,
.author__rating .rating-number b {
    border-bottom-color: #fff;
    border-right-color: #fff;
}
.article ul {
    list-style-type: disc;
}
.article ol {
    list-style-type: decimal;
}
.article ul,
.article ol {
    list-style-position: outside;
    padding-left: 30px;
}
.article ol li,
.article ul li {
    margin: 10px 0;
}
.article div {
    font-size: 15px;
    line-height: 17px;
}
.article__paginator a,
.article .article__paginator a {
    color: #007ED3;
    text-decoration: none;
    padding: 3px 5px;
}
.article__paginator a:hover,
.article__paginator a.active {
    background-color: #FFED2A;
    color: #202020;
}
.clinic__price {
    width: 100%;
}
.clinic__price td {
    padding-top: 10px;
    vertical-align: bottom;
    border-bottom: 1px solid #cecece;
}
.clinic__price td span {
    line-height: 19px;
    vertical-align: bottom;
    margin: 0 -5px 0;
    background: #fff;
    padding: 0 5px 1px;
    bottom: -6px;
}
.clinic__price .clinic__spanrice_th td {
    font-size: 9px;
    font-family: Verdana;
    border-bottom: transparent;
    text-transform: uppercase;
    color: #737373;
}
.clinic__spanrice_th td span {
    white-space: nowrap;
}
.clinic__price td:last-child {
    text-align: right;
    padding-left: 20px;
}
.img-left {
    float: left;
    margin: 0 20px 0 0;
}
.img-right {
    float: right;
    margin: 0 0 0 20px;
}
.articles .article-2 {
    padding-left: 0;
}
.article-2 .article__img-box {
    margin: 0 20px 10px 0;
    z-index: 5;
}
.clinic h1 {
    font-size: 32px;
}
.clinic h2 {
    font-size: 22px;
    letter-spacing: -1px;
}
.clinic .clinic-present a,
.clinic .clinic-present__tags {
    color: #007ed3;
}
.clinic-present {
    overflow: hidden;
    margin: 20px 0 0;
    color: #737373;
}
.clinic-present__doctor {
    float: left;
    margin: 5px 20px 5px 0;
}
.clinic-present p {
    margin: 0 0 10px;
}
.rating-number.no-rating {
    background-color: #e8e8e8;
}
.rating-number.no-rating a {
    padding: 20px 0;
    display: inline-block;
}
.rating-number.no-rating a,
.clinic-present__rating .rating-number.no-rating {
    letter-spacing: normal;
    font-size: 11px;
    color: #2e2e2e;
    line-height: 1;
}
.rating-number.no-rating b {
    border-top-color: #e8e8e8;
    border-left-color: #e8e8e8;
}
.clinic-present__rating {
    float: left;
    margin: 0 20px 20px 0;
    z-index: 3;
}
.author {
    min-height: 80px;
    border-top: 4px solid #ffed2a;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
    padding: 20px 0;
}
.author h3 {
    margin-bottom: 20px;
}
.author u {
    display: block;
    background: url(../img/y-corner.png) center no-repeat;
    position: absolute;
    height: 11px;
    width: 21px;
    top: -11px;
    left: 15px;
}
.author__avatar {
    display: block;
    height: 75px;
    overflow: hidden;
    width: 60px;
    float: left;
}
.author__info {
    margin: 0 80px;
}
.author__rating {
    float: right;
}
.rating-number {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 24px;
    font-weight: 300;
    background-color: #ffed2a;
    padding: 5px;
}
.rating-number span {
    margin: 0 0 5px;
    line-height: 11px;
    display: block;
    font-family: Verdana;
    font-size: 9px;
}
.rating-number b {
    bottom: -10px;
    left: 10px;
    border-left: 5px solid #ffed2a;
    border-top: 5px solid #ffed2a;
    border-right: 5px solid #f7f6f3;
    border-bottom: 5px solid #f7f6f3;
    position: absolute;
    display: block;
    height: 0;
    width: 0;
}
.slider .rating,
.info-box .rating,
.rating {
    background: url(../img/small-stars.png) 0 -10px;
    margin-top: 10px;
    height: 10px;
    width: 60px;
}
.info-box .rating {
    margin-bottom: 10px;
}
.slider .rating div,
.info-box .rating div,
.rating div {
    height: 10px;
    background: url(../img/small-stars.png) 0 0;
}
.comment {
    min-height: 50px;
    padding-left: 65px;
    margin-top: 40px;
}
.comment__user_name_and_time span {
    font-size: 10px;
    font-family: Verdana;
    text-transform: uppercase;
    color: #666;
}
.comment__user_avatar {
    position: absolute;
    overflow: hidden;
    display: block;
    height: 50px;
    width: 50px;
    left: 0;
    top: 0;
}
.comment__user_avatar img {
    display: block;
    max-width: 50px;
}
.comment.author {
    border-bottom: 0 none transparent;
}
.comment.author .comment__user_avatar {
    top: 20px;
}
.comment__rating {
    float: right;
    font-size: 10px;
    font-family: Verdana;
    line-height: 18px;
    text-transform: uppercase;
    vertical-align: middle;
}
.comment__user_name_and_time {
    margin-right: 120px;
}
.comment.author .comment__user_name_and_time {
    margin-right: 0;
}
.comment.author .comment__user_name_and_time a {
    color: #2e2e2e;
}
.comment__rating .rating {
    display: inline-block;
    margin: 0;
    top: 1px;
}
.comments h3 a.psevdolink {
    float: right;
    text-decoration: none;
    border-bottom: 1px dashed;
}
.comments h3 a:hover.psevdolink {
    border-bottom-color: transparent;
}
.rating_add {
    height: 17px;
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/big-stars.png) 0 -17px;
}
.pt-9 {
    color: #666;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 9px;
}
.rating_add a {
    display: block;
    height: 17px;
    position: absolute;
    left: 0;
    top: 0;
}
.rating_add a:hover {
    background: url(../img/big-stars.png) 0 0;
}
.rating_add a.ra1 {
    width: 20px;
    z-index: 5;
}
.rating_add a.ra2 {
    width: 40px;
    z-index: 4;
}
.rating_add a.ra3 {
    width: 60px;
    z-index: 3;
}
.rating_add a.ra4 {
    width: 80px;
    z-index: 2;
}
.rating_add a.ra5 {
    width: 100px;
    z-index: 1;
}
.txt-wrap {
    padding-right: 20px;
}
.txt-wrap label {
    display: block;
    color: #737373;
    font-family: Verdana;
    text-transform: uppercase;
    font-size: 10px;
}
.comment_add .txt {
    width: 100%;
    padding: 9px;
    font-size: 13px;
    font-family: Tahoma;
    line-height: 18px;
    background-color: #f6f6f6;
    border: 1px solid #dadada;
    resize: vertical;
    color: #737373;
}
.comment_add input.txt {
    padding: 4px 9px;
}
.comment_add__buttons {
    height: 30px;
}
.comment_add__buttons a {
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0 20px;
}
.comment_add__buttons a:hover {
    text-decoration: underline;
}
.comment_add__buttons a.comment_add__cancel {
    float: left;
    color: #fff;
    padding-right: 30px;
    background: #737373 url(../img/close-icon.png) right 1px no-repeat;
}
.comment_add__buttons a.comment_add__submit {
    float: right;
    background-color: #ffed2a;
    color: #383838;
}
.i-icon_site {
    background-image: url(../img/site_icon.png);
}
.i-icon_mail {
    background-image: url(../img/mail_icon.png);
}
.i-icon_phone {
    background-image: url(../img/contact_icon.png);
}
.i-icon_flag {
    background-image: url(../img/flag_icon.png);
}
.i-icon_user {
    background-image: url(../img/user_icon.png);
}
.i-icon {
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    height: 12px;
    width: 12px;
}
.header__login-line .i-icon {
    height: 16px;
    width: 16px;
    vertical-align: baseline;
    margin-right: 5px;
}
.info-box.info-box_contact .more:hover {
    text-decoration: none;
}
.info-box.info-box_contact .more {
    background: none;
    text-decoration: underline;
    line-height: normal;
    color: #fc572d;
    padding: 0;
}
.clinic_logo {
    text-align: center;
    overflow: hidden;
}
.clinic_logo img {
    max-width: 100%;
}
.content__lc-rc {
    margin-left: 260px;
}
.content__lc-lc {
    width: 240px;
    float: left;
}
.content__lc-lc h2 a,
.content__lc-lc h3 a {
    text-decoration: none;
}
.content__lc-lc h2 a.active,
.content__lc-lc h3 a.active {
    text-decoration: underline;
}
.info-box {
    padding: 15px 20px 20px;
    border-top: 4px solid #ffed2a;
    background-color: #f7f6f3;
    margin: 20px 0;
}
.info-box li {
    overflow: hidden;
    padding: 15px 0 10px;
    border-top: 1px solid #dadada;
}
.info-box li:first-child {
    border: 0 none transparent;
    padding-top: 0;
}
.articles-prevew li a {
    color: #2e2e2e;
}
.info-box h3 {
    font-size: 13px;
    text-transform: uppercase;
}
.info-box h3 a {
    text-decoration: underline;
}
.info-box h3 a:hover {
    text-decoration: none;
}
.info-box a.more {
    text-decoration: none;
    background: url(../img/more-back-2.png) 0 0 no-repeat;
    line-height: 20px;
    letter-spacing: -1px;
    vertical-align: middle;
    padding-left: 7px;
    display: block;
    height: 24px;
    width: 170px;
    color: #fff;
}
.breadchrumbs {
    margin-bottom: 20px;
}
.articles-catalog ul {
    padding: 0;
    float: left;
    width: 50%;
}
.articles-catalog ul li {
    line-height: 30px;
    margin-right: 20px;
}
.articles-catalog ul li a {
    color: #2e2e2e;
}
.news_archive li {
    line-height: 18px;
    margin-bottom: 15px;
}
.reclama {
    background-color: #e5f2fb;
    padding: 15px 20px;
    margin: 20px 0;
}
.reclama p,
.reclama a {
    color: #383838;
}
.reclama .h2 {
    color: #bbc5cc;
}
.article h2 {
    font-size: 27px;
}
.year a {
    color: #383838;
    text-decoration: none;
    margin: 0 5px 0 -3px;
    text-transform: uppercase;
    padding: 2px 3px;
    font-size: 9px;
}
.year a:hover,
.year a.active {
    background-color: #ffed2a;
}
.footerYellowLine {
    padding: 20px 40px;
    text-align: center;
    border-bottom: 4px solid #ffed2a;
    margin: 0 0 40px;
}
.paginator {
    padding: 20px 50px 0px 50px;
    text-align: center;
    border-top: 1px solid #dadada;
}
.paginator a {
    padding: 0 5px;
    line-height: 30px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
}
.paginator a:hover,
.paginator a.active,
.paginator a.prev,
.paginator a.next {
    background-color: #ffed2a;
    color: #2e2e2e;
}
.paginator .prev {
    float: left;
    width: 25px;
    padding-left: 15px;
    margin-left: -50px;
    text-align: center;
}
.paginator .next {
    float: right;
    width: 25px;
    text-align: center;
    padding-right: 15px;
    margin-right: -50px;
}
.paginator .next b,
.paginator .prev b {
    font-size: 0;
    border: 15px solid #fff;
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    top: 0;
}
.paginator .next b {
    border-left-color: #ffed2a;
    right: -15px;
}
.paginator .prev b {
    border-right-color: #ffed2a;
    left: -15px;
}
.content__lc-list li {
    line-height: 18px;
    margin: 0 0 10px;
}
.content__lc-list a {
    display: inline-block;
    padding: 2px 15px;
}
.content__lc-list li a:hover,
.content__lc-list li.active a {
    background: #ffed2a url(../img/ugolok.png) right center no-repeat;
    text-decoration: none;
    color: #2e2e2e;
}
.content__lc-list li a b {
    font-size: 10px;
    padding: 0 5px;
    color: #383838;
    margin-left: 5px;
    float: right;
    text-decoration: none;
    background-color: #ffed2a;
    font-weight: normal;
}
.content__lc-list li ul {
    margin: 20px 0 20px 20px;
}
.clinics-list li,
.medicament-list li {
    padding: 20px 0;
    min-height: 110px;
    border-top: 1px solid #dadada;
    z-index: 1;
}
.medicament-list li:first-child {
    padding-top: 0;
    border-top: 0 none transparent;
}
.clinics-list li.reclama {
    z-index: 2;
    margin: 0 0 -1px;
    border: 0 none transparent;
    padding: 15px 20px;
}
.clinics-list li h2 a,
.clinics-list li h3 a,
.medicament-list li h3 a,
.preparat h3,
.article h3 {
    font-weight: 400;
}
.clinics-list li:first-child {
    border-top: 0 none transparent;
    padding-top: 0;
}
.clinics-list__rating {
    float: right;
    margin: 0 0 10px 20px;
    z-index: 3;
}
.clinics-list__rating .rating-number,
.clinic-present__rating .rating-number {
    line-height: normal;
    letter-spacing: -2px;
    font-size: 36px;
    min-width: 65px;
    color: #383838;
}
.clinics-list__rating .rating-number span,
.clinic-present__rating .rating-number span {
    letter-spacing: normal;
    font-size: 11px;
}
.clinics-list__rating .rating-number b,
.clinic-present__rating .rating-number b {
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-width: 8px;
    bottom: -16px;
    left: 16px;
}
.clinics-list__rating .rating div,
.clinic-present__rating .rating div {
    height: 14px;
    background: url(../img/stars.png) 0 0;
}
.clinics-list__rating .rating,
.clinic-present__rating .rating {
    margin: 20px auto 0;
    background: url(../img/stars.png) 0 -14px;
    height: 14px;
    width: 75px;
}
.preparat {
    margin-bottom: 40px;
}
.preparat p {
    margin: 20px 0;
}
.preparat p span {
    font-size: 9px;
    text-transform: uppercase;
    color: #666;
}
.preparat-list a {
    color: #2e2e2e;
}
.ui-multiselect-header {
    clear: both;
    overflow: hidden;
    min-height: 30px;
}
.filters {
    padding: 20px 0;
    border-top: 4px solid #ffed2a;
    z-index: 9;
}
.filters table {
    width: 100%;
}
.filters table td {
    width: 50%;
}
.filters td .wrap {
    min-height: 40px;
    width: auto;
}
.filters td:first-child div.wrap {
    margin: 0 5px 0 0;
}
.filters td:last-child div.wrap {
    margin: 0 4px 0 1px;
}
.filters h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.abc-09_filter {
    line-height: 38px;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 0;
}
.abc-09_filter a {
    color: #383838;
    padding: 0 5px;
    font-size: 32px;
    text-decoration: none;
}
.abc-09_filter a.active,
.abc-09_filter a:hover {
    background-color: #ffed2a;
}
.abc-list li {
    line-height: 18px;
}
.abc-list li a {
    color: #2e2e2e;
}
.abc-list li ul {
    margin: 20px 0 20px 40px;
}
.footer {
    margin-top: 20px;
    background-color: #ffed2a;
    padding: 20px;
}
.footer p {
    margin: 0;
}
.footer a {
    color: #000;
}
.footer__rc-240 {
    float: right;
    width: 220px;
}
.footer__rc-240 img {
    margin: -10px 0;
}
.footer__lc-240 {
    float: left;
    width: 220px;
}
.footer__cc {
    margin: 0 240px;
    font-size: 9px;
}
.b-core-ui-select {
    width: 100%;
    height: 40px;
}
.b-core-ui-select__value {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 35px 0 20px;
    line-height: 40px;
    vertical-align: middle;
}
.b-core-ui-select__button {
    position: absolute;
    right: 15px;
    top: 10px;
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid black;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    margin-top: 8px;
    margin-left: 2px;
}
.b-core-ui-select__dropdown {
    display: none;
    position: absolute;
    top: 0;
    margin-top: -1px;
    max-height: 200px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.b-core-ui-select__dropdown.hide,
.b-core-ui-select__select_state_hide {
    display: none;
}
.b-core-ui-select__dropdown.show {
    display: block;
}
.b-core-ui-select__dropdown__wrap {
    max-height: 200px;
    overflow: auto;
}
.b-core-ui-select__dropdown__item {
    padding: 10px 20px;
    cursor: pointer;
}
.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item:hover {
    background: #c9dbe9;
}
._dataerror input,
._dataerror textarea {
    border: 1px solid #DF8484!important;
}
._dataerror span._err {
    color: red;
}
.tel {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
}
.tel .phone {
    line-height: 37px;
    display: block;
    font-size: 23px;
}
.tel .phone a {
    color: black;
}
.header__login-line {
    float: right;
    margin-top: 5px;
    position: relative;
    z-index: 3;
}
#pagingControls {
    padding-top: 15px;
    font-weight: bold;
}
#pagingControls ul {
    display: inline;
    padding-left: 0.5em;
}
#pagingControls li {
    display: inline;
    padding: 0 0.5em
}