/* global */
.ml-0 {
    margin-left: 0;
}

.pl-0 {
    padding-left: 0;
}

.mr-0 {
    margin-right: 0;
}

.pr-0 {
    padding-right: 0;
}

.pt-10 {
    padding-top: 10px;
}

.logo,
.menu,
.twocolumn,
.bottom,
.konsuser .row {
    margin: 0;
    padding: 0;
}

.container-fluid {
    padding: 0 8px;
}

.row.twocolumn .row,
.row.banner,
.topics .row,
.newsitems .row {
    margin-left: 0;
    margin-right: 0;
}

.bg-upper .container,
.container.newss,
.topics .container,
.myfooter .container,
.konsuser .container {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1024px) {
    .twocolumn .left {
        padding-right: 60px;
    }
}

/* Pager Infinite Scroll */
.view-new-term.view-display-id-hottopics .view-content a:last-child {
    margin-right: 100px;
}

.pager.pager--infinite-scroll {
    position: absolute;
    margin: 0;
    bottom: 6px;
    right: 0;
}

.pager.pager--infinite-scroll .pager__item .ajax-progress {
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.pager.pager--infinite-scroll li > a,
.pager.pager--infinite-scroll li > span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 5px 22px;
    padding-right: 39px;
    background-color: transparent !important;
    border: 1px solid #506ac5 !important;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}

.pager.pager--infinite-scroll .pager__item img {
    position: absolute;
    top: 50%;
    right: 17px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.average-rating {
    display: none;
}

.total-votes {
    visibility: hidden;
}

.total-votes span {
    visibility: visible;
}

.grid-item {
    padding-bottom: 12px;
    float: left;
}

.ni-wrap {
    margin-bottom: 12px;
}

.ni-wrap hr {
    height: 1px;
    color: #e1e5f2;
    width: 320px;
}

.grid-item h4 {
    padding: 20px 20px 12px 20px;
}

.grid-item p {
    margin: 0 20px 12px 20px;
    padding: 0;
    display: block;
}

.grid-item h4 a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
}

.ni-wrap .img-responsive {
    min-width: 100%;
}

.konsuser {
    background-image: url(/sites/all/themes/newdoctoraby/i/bgkons.png);
    background-repeat: no-repeat;
}

h4.num1 a {
    font-size: 20px;
}

.news {
    color: #313131;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 400;
}

.news span {
    color: #5069c5;
}

.newss {
    margin-top: 46px;
}

.newss .news-left {
    width: 72%;
    margin-right: 3%;
    border-right: 1px solid #e1e5f2;
    padding-left: 0;
}

.newss .col-md-3 {
    padding-right: 0;
}

.news-item2 .img-responsive {
    min-width: 100%;
}

.news-item2 h4 {
    padding: 0 20px 12px 20px;
}

.news-item2 h4 a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
}

.hot {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.fivestar-widget {
    max-width: 117px;
}


.topics a {
    text-decoration: none;
}

.cnews {
    padding-left: 0;
}

.hot-term {
    margin: 6px;
    padding: 7px 16px 8px 6px;
    color: #8a92b0;
    text-align: center;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 400;
    border-radius: 16px;
    background-color: #f2f5ff;
    display: inline-block;
}

.hot li {
    display: inline;
}

#admin-menu {
    display: none;
}

.menu .col-md-10,
.logo .col-md-8 {
    padding-left: 0;
}

.not-front .bg-upper {
    background-image: none;
}

.bg-upper,
.page-node-16123 .bg-upper {
    background-image: url(/sites/all/themes/newdoctoraby/i/bg-upper.svg);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 16px;
}

*:focus {
    outline: none;
}

.add,
.sign-in {
    padding-top: 9px;
}

.add span {
    padding-right: 11px;
}

.sign-in span {
    padding-right: 13px;
}

.sign-in {
    border-radius: 20px;
    border: 1px solid #506ac5;
    padding: 10px 5px;
}

.banner {
    margin-bottom: 72px;
}

.rectangle-3 {
    border-radius: 3px;
    background-size: 100% 100%;
    background-image: url(/sites/all/themes/newdoctoraby/i/1bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    min-height: 365px;
    max-height: 365px;
}

h1.base {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 66px;
    margin-left: 20px;
    margin-bottom: 32px;
}

.gsearch {
    margin-bottom: 69px;
    padding-bottom: 0;
    margin-left: 20px;
}

.gsearch input.itext {
    border: 0;
    border-radius: 20px 0 0 20px;
    height: 40px;
    color: #BABDC8;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    width: 280px;
    padding-left: 16px;
    float: left;
}

.gsearch ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BABDC8;
    opacity: 1;
    /* Firefox */
}

.gsearch :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #BABDC8;
}

.gsearch ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #BABDC8;
}

.gsearch .sbutton {
    border: 0;
    border-radius: 0 20px 20px 0;
    background-color: #506AC5;
    height: 40px;
    width: 62px;
    color: #fff;
}

.gsc-adBlock {
    height: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    background: transparent !important;
    padding: 0 !important;
}

.head {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
}

.popular {
    margin-left: 20px;
}

.popular hr {
    opacity: 0.2;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}

.popular ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    list-style-type: none;
}

.popular ul > li {
    display: block;
    position: relative;
    float: left;
    min-width: 33.3%;
    max-width: 33.3%;
    color: #fff;
    margin-bottom: 20px;
}

.popular span {
    position: absolute;
    font-size: 5px;
    line-height: 17px;
}

.popular a {
    position: absolute;
    display: block;
    margin-left: 10px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    font-weight: 200;
}

.questions-back {
    border-radius: 3px;
    background-image: url(/sites/all/themes/newdoctoraby/i/2bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 365px;
}

.ask {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 1.75px;
    line-height: 19px;
}

.otzyvy {
    border-radius: 3px;
    background-image: url(/sites/all/themes/newdoctoraby/i/3bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100% 100%;
    min-height: 365px;
}

.leave {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 1.75px;
    line-height: 19px;
    padding: 5px;
    border-radius: 20px;
    background-color: #506AC5;
    text-transform: uppercase;
}

.leave a {
    color: #FFFFFF;
    padding-right: 10px;
}

.otvety {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    padding-top: 167px;
    margin-left: 30px;
}

.otvety-h2 h2 {
    margin-top: 0;
    margin-left: 30px;
    margin-bottom: 32px;
    padding-top: 15px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
}

.comm-count {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 15px;
}

.thanks {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin-left: 30px;
    padding-bottom: 43px;
}

/* LOGO */
.logo {
    border-bottom: 1px solid #E1E5F2;
    padding-bottom: 14px;
}

.logo img {
    height: 32px;
    width: 32px;
}



/* TOP MENU */
.menu {
    padding-top: 30px;
}

.menu button,
.menu input,
.menu select,
.menu textarea {
    border: 0;
    background-color: transparent;
}

.menu .navbar-default {
    background-color: transparent;
    border: 0;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
}

.menu .navbar-default a {
    color: #313131 !important;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
}

.menu .navbar-default a:hover {
    color: #7489D1 !important;
}

.menu .navbar-collapse {
    padding-left: 0;
}

.menu a.first {
    padding-left: 0 !important;
}

.menu .navbar-nav a {
    padding-top: 10px;
}

.menu .navbar-form {
    padding-right: 0;
}


@media (min-width: 320px) and (max-width: 1023px) {
    .menu {
        padding: 0;
    }

    .menu {
        padding-top: 21px;
    }

    .menu a.first {
        padding-left: 15px !important;
    }
}

.all-news {
    margin-left: 30%;
    margin-top: 35px;
}

.all-news a {
    color: #506ac5;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.all-news span {
    padding: 10px 68px;
    border-radius: 20px;
    border: 1px solid #4c68cc;
    text-align: center;
}

.add-kons,
.add-quest {
    margin-top: 20px;
}

.add-quest {
    padding-left: 48px;
    padding-right: 48px;
}

.add-quest img {
    padding-left: 10px;
}

.konsuser .nt {
    margin-left: 0;
    padding-left: 0;
}

h2.newstitle {
    margin-bottom: 44px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 400;
}

h2.newstitle span {
    color: #5069c5;
}

.konsuser {
    height: 1045px;
    background-position: left top;
    margin-top: -200px;
}

.konsuser {
    padding-top: 400px;
}

.kprofile {
    margin-right: 15px;
    margin-bottom: 10px;
    border-radius: 3px 3px 0 0;
    border: 1px solid #e7ebf5;
    background-color: #ffffff;
    max-width: 360px;
    min-width: 360px;
    min-height: 490px;
    max-height: 490px;
}

.bottom {
    margin-top: 50px;
}

.sprofile {
    max-height: 140px;
    min-height: 140px;
    clear: both;
    padding: 20px;
}

.lprof {
    float: left;
    padding-right: 16px;
    position: relative;
}

.lprof img {
    border-radius: 50px;
}

.lprof form {
    position: absolute;
    top: 62px;
    left: 1px;
}

.rprof {
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
}

.rprof a {
    display: block;
    color: #797d8b;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 400;
}

.lprof .fivestar-form-item {
    width: 70px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #e7ebf5;
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 7px;
}

.lprof .fivestar-widget-1 {
    float: left;
}

.konstext {
    max-height: 302px;
    min-height: 302px;
    border-bottom: 1px solid #e7ebf5;
    border-top: 1px solid #e7ebf5;
    overflow-y: hidden;
}

.konstext h4 a {
    color: #5069c5;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
}

.konstext h4 {
    padding: 24px 20px 16px 20px;
    margin: 0;
}

.konstext p {
    margin: 0 20px 0 20px;
    padding: 0;
}

.center {
    max-height: 490px !important;
}

.center .slick-prev,
.center .slick-next {
    font-size: 0;
    position: absolute;
    bottom: 20px;
    color: #7e7e7e;
    border: 0;
    background: none;
    z-index: 1;
}

.center .slick-prev {
    left: 0;
    height: 490px;
    background-color: #ffffff;
    opacity: 0.7;
    width: 247px;
    background-image: url(/sites/all/themes/newdoctoraby/i/sarrow-left.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.center .slick-next {
    right: 0;
    height: 490px;
    background-color: #ffffff;
    opacity: 0.7;
    width: 247px;
    background-image: url(/sites/all/themes/newdoctoraby/i/sarrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-prev:before {
    content: '';
}

.slick-next:before {
    content: '';
}

.more {
    padding-top: 11px;
    min-height: 48px;
    max-height: 48px;
    text-align: center;
}

.more img {
    display: inline !important;
}

.more a {
    color: #939ab1;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

div.r-med-spec a {
    display: block;
    margin-top: 24px;
    color: #506ac5;
    font-family: "Source Sans Pro";
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

h4.r-med a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
}

div.r-med a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 400;
}

h4.conssmi2 a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
}

.count1,
.count2 {
    border-bottom: 1px solid #e7ebf5;
}

.container-fluid.bottom {
    background-image: url(/sites/all/themes/newdoctoraby/i/bg-down.svg);
    background-repeat: no-repeat;
    background-position: right top;
}

.navbar-brand,
.mobile {
    display: none;
}

.topics .col-md-12 {
    padding-left: 0;
}

.konsuser .col-md-6,
.konsuser .container {
    padding-left: 0;
}

.socseti {
    margin-top: 100px;
    padding-left: 0;
}

.vk {
    padding-left: 0;
}

.fb {
    padding-right: 0;
}

@media (max-width: 1023px) {
    .fb {
        padding-left: 0;
    }

    .vk {
        padding-right: 0;
    }
}

.fb-page {
    width: 100%;
    text-align: center;
}

.footer {
    margin-top: 70px;
    margin-bottom: 20px;
    border-top: 1px solid #e1e5f2;
}

.footer {
    padding-left: 0;
}

.footer .row {
    padding-top: 30px;
    margin-left: 0;
}


@media (min-width: 1024px) {
    .konssmi-item {
        width: 313px;
    }
}

.footer ul a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
}

.footer li {
    display: block;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
}

div.ni-views-comments-wrapper {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 10px;
}

div.ni-views-img,
div.ni-views-shows,
div.ni-comments-img,
div.ni-comments-count {
    margin: 0;
    padding: 0;
    margin-right: 5px;
    padding-right: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 8pt;
    font-weight: 600;
    color: #939ab1;
}

div.ni-comments-img {
    margin-left: 15px;
    padding-left: 15px;
}

.bottom .col-md-4 div.ni-views-comments-wrapper {
    margin-left: 0;
}

.wcommunity_status {
    display: none !important;
}

.ni-wrap p {
    color: #797d8b;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 400;
}

@media (min-width: 1023px) {
    .spec-li.collapse {
        display: block !important;
    }

    .ar-bot {
        display: none;
    }
}

.col-md-1.col-xs-1 {
    padding-left: 0;
    margin-top: 10px;
}

#navbar1 form {
    background-image: url(/sites/all/themes/newdoctoraby/i/search.svg);
    background-repeat: no-repeat;
}

#navbar1 form:hover {
    background-image: url(/sites/all/themes/newdoctoraby/i/searchblue.svg);
    background-repeat: no-repeat;
}

#navbar1 input[type=text] {
    padding-left: 10px;
    width: 60px;
    -webkit-transition: width .35s ease-in-out;
    transition: width .35s ease-in-out;
}

#navbar1 input[type=text]:focus {
    padding-left: 10px;
    width: 250px;
}

/**
 * Menu search bar modification for display resolution >= 1024px.
 */
@media (min-width: 1024px) {
    #navbar1 input[type=text]:hover::placeholder {
        color: #c1c8e1;
    }

    #navbar1 input[type=text]:hover:-ms-input-placeholder {
        color: #c1c8e1;
    }

    #navbar1 input[type=text]:hover::-ms-input-placeholder {
        color: #c1c8e1;
    }

    #navbar1 input[type=text]:focus {
        margin-left: -50px;
        width: 250px;
        background-color: #f1f4fd;
        background-image: url(/sites/all/themes/newdoctoraby/i/searchblue.svg);
        background-repeat: no-repeat;
        background-position: 10px 50%;
        border-radius: 20px;
        text-indent: 30px;
    }
}

/**
 * Some modifications for display resolution < 1024px.
 */
@media (max-width: 1023px) {
    #navbar1 form {
        background-image: url(/sites/all/themes/newdoctoraby/i/search.svg);
        background-repeat: no-repeat;
        background-position: 5px 50%;
        text-indent: 10px;
    }

    #navbar1 form:hover {
        background-image: url(/sites/all/themes/newdoctoraby/i/searchblue.svg);
        background-repeat: no-repeat;
        background-position: 5px 50%;
        text-indent: 10px;
    }
}

/** end of ^^^ */

/**
 * Search reset button.
 */
.search-reset {
    position: relative;
    width: 20px;
    height: 85%;
    margin: 0;
    padding: 0;
    color: blue;
    font-weight: 700;
    font-size: 90%;
    cursor: pointer;
    opacity: 0.5;
    z-index: 10;
}

@media (min-width: 1024px) {
    .search-reset {
        left: -30px;
    }
}

@media (max-width: 1023px) {
    .search-reset {
        left: -10px;
    }
}

#navbar1 input:not(:valid) ~ .search-reset {
    display: none;
}

/** end of */

#navbar1 input::placeholder:hover {
    color: #506AC5 !important;
}

@media (min-width: 320px) and (max-width: 359px) {
    .kprofile {
        min-width: 320px;
        max-width: 320px;
    }
}

.logos img {
    width: 40px;
    margin-right: 12px;
    height: 40px;
    float: left;
}

.logos-desc {
    float: left;
}

.logos-desc span {
    display: block;
}

.logos-desc .name {
    height: 26px;
    width: 137px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
}

.logos-desc .slogan {
    height: 13px;
    width: 108px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 9px;
    line-height: 13px;
}

.logos-desc a {
    text-decoration: none;
}

.kprofile .fivestar-hearts div.fivestar-widget .star,
.kprofile .fivestar-hearts div.fivestar-widget .star a {
    background: url(/sites/all/themes/newdoctoraby/i/like-normal.png) no-repeat;
    max-width: 17px;
}

.vcard h2 a {
    color: #506AC5;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
}

.likedislike-block .text {
    display: none !important;
}

.like-container-entity-comment,
.dislike-container-entity-comment {
    padding: 5px 15px;
    border: 1px solid #E7EBF5;
    border-radius: 20px;
    background-color: #FFFFFF;
    color: #313131;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.like-container-entity-comment.active {
    border-color: #0E9E31;
}

.like-container-entity-comment.active .like-count-entity-comment {
    color: #0E9E31;
}

.dislike-container-entity-comment.active {
    border-color: #E04949;
}

.dislike-container-entity-comment.active .dislike-count-entity-comment {
    color: #E04949;
}

.like-container-entity-comment {
    margin-right: 9px;
}

.dislike-container-entity-comment {
    margin-right: 0;
}

.comm-wr {
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #E7EBF5;
    border-radius: 15px;
    background-color: #FFFFFF;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
}

.spec-term {
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
}

.spec-li {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
    border-top: 1px solid #E3E6F3;
}

.spec-li a {
    padding-top: 14px;
    min-height: 47px;
    max-height: 47px;
    display: block;
    color: #313131;
    border-bottom: 1px solid #E3E6F3;
}

.spec-li a:hover {
    text-decoration: none;
    color: #506AC5;
}

.vrachi-term {
    padding-left: 0;
}

.sheader {
    border-bottom: 1px solid #506AC5;
    margin-bottom: 46px;
        padding-bottom: 34px;
        display: flex;
    align-items: flex-start;
    flex-direction: row;
    align-items: anchor-center;
}
@media (max-width: 740px) {
    .sheader {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.col-md-2.quest {
        width: 320px !important;
    }
}
}

.sheader h1 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 13px;
    margin-top: 15px;
    font-size: 3rem !important;
}
.bef-select-as-checkboxes-lightboxible .bef-checkboxes .form-item {
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #e6eaf6;
}
.bef-select-as-checkboxes-lightboxible .bef-checkboxes label {
    font-size: 17px;
}
@media (max-width: 991px) {
    .bef-select-as-checkboxes-lightboxible .filter-inner-label .text {
        font-size: 18px;
        font-weight: 500;
    }
}

.nbreadcrumb {
    padding: 0;
    /*margin-bottom: 20px;*/
    list-style-type: none;
}

.nbreadcrumb li {
    display: inline-block;
}

.nbreadcrumb .li:after {
    content: "\2013";
}

.nbreadcrumb li {
    color: #313131;
    font-family: "Open Sans";
    font-size: 1.4rem;
    line-height: 17px;
}
.bef-select-as-checkboxes-lightboxible .fieldset-legend {
    font-size: 1.5rem;
}
@media (max-width: 1023px) {
    #edit-field-fio-value-selective-input {
        width: 89%;
        font-size: 9pt;
    }
}

.row.vrachi-card {
    margin-right: 0;
}

.row.vrachi-card .col-md-8 {
    padding-right: 0;
    padding-left: 30px;
}

.quest img {
    float: left;
    padding-right: 10px;
}

.add-doctor {
    text-decoration: underline;
}

.quest {
    color: #313131;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    max-width: 320px;
        width: 26%;
}

/**
 * Specialities list elements
 */
.spec-li a {
    padding-left: 10px;
}

li.specialities-list-active-element div.item-list {
    margin: 0 !important;
    padding: 0 !important;
}

.specialities-list-active-element {
    background-color: #506ac5;
    border: 0;
    border-radius: 5px;
}

.specialities-list-active-element a {
    border-bottom: 0;
    padding-left: 10px;
}

.specialities-list-active-element a,
.specialities-list-active-element a:active,
.specialities-list-active-element a:visited {
    color: #f1f4fd;
}

.specialities-list-active-element a:hover {
    color: #ffffff;
}

.specialities-sublist {
    list-style: none;
    background-color: #f1f4fd;
    border-radius: 5px;
    padding: 0;
}

.specialities-sublist li {
    border-bottom: 0;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 25px;
}

.specialities-sublist li a {
    padding-left: 0;
    margin: 0;
    border-bottom: 0;
}

.specialities-active-sublist-element {
    background-color: #DCE4FC;
}

.specialities-active-sublist-element a {
    color: #506AC5;
}

.specialities-list-before-active a {
    border-bottom: 0;
}

/** End Of ^^^*/

.border {
    border: 1px solid red;
}

.vcard {
    margin-bottom: 24px !important;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
}

.vcard .col-md-12 {
    padding-left: 0;
}

.vimg {
    float: left;
}

.vimg img {
    width: 187px;
    margin-right: 20px;
}

.v-fio {
    max-height: 50px;
    min-height: 50px;
    padding-top: 20px;
}

.v-fio h2 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 23px;
}

.wrap-all .fivestar-hearts div.fivestar-widget .star,
.wrap-all .fivestar-hearts div.fivestar-widget .star a {
    background: url(/sites/all/themes/newdoctoraby/i/like-normal.png);
    background-repeat: no-repeat;
    max-width: 17px;
}

.wrap-all .fivestar-widget.clearfix.fivestar-widget-1 {
    float: left;
}

.wrap-all .form-item.form-type-select.form-item-vote {
    border: 1px solid #E7EBF5;
    border-radius: 15px;
    padding-top: 7px;
    padding-left: 7px;
    max-height: 30px;
    max-width: 61px;
}

.wrap-all .fivestar-widget-1 a {
    padding-top: 2px;
}

.about {
    border-left: 2px solid;
    border-left-color: #506AC5;
    margin-left: 15px;
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}

.field_svyazka_bolnica ul {
    list-style-type: none;
}

.field_svyazka_bolnica ul li {
    margin: 0;
    margin-top: 5px;
    background-image: url('/sites/all/themes/newdoctoraby/i/place.png');
    background-repeat: no-repeat;
    line-height: 14px;
    padding-left: 20px;
}

.field_svyazka_bolnica li a {
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 14px;
}

form.fivestar-widget {
    clear: none !important;
}

.fivestar-widget.clearfix:after {
    clear: none !important;
}

@media (min-width: 1024px) {
    .v-rate {
        float: right;
        margin-top: -30px;
        padding-right: 15px;
    }

    .about {
        overflow: hidden;
        padding-left: 15px;
    }

    .field_svyazka_bolnica {
        overflow: hidden;
    }

    .field_specialisation {
        margin-top: 24px;
        overflow: hidden;
        padding-right: 15px;
    }
}

.view-display-id-vrachi .view-header {
    margin-bottom: 20px;
}

.term-title {
    margin-top: 0;
}

@media (min-width: 320px) and (max-width: 1023px) {
    .view-display-id-vrachi .fivestar-widget {
        max-width: none;
    }

    .view-display-id-vrachi .v-rate,
    .view-display-id-vrachiall .v-rate {
        overflow: hidden;
    }

    .view-display-id-vrachi .v-rate-rate,
    .view-display-id-vrachiall .v-rate-rate {
        float: left;
    }

    .view-display-id-vrachi .about,
    .view-display-id-vrachiall .about {
        margin-top: 16px;
        padding-left: 15px;
    }

    .view-display-id-vrachi .wrap-all,
    .view-display-id-vrachiall .wrap-all {
        border-bottom: 1px solid #E7EBF5;
    }

    .node-type-konsultacia-user .fivestar-widget {
        max-width: none;
    }

    .node-type-konsultacia-user .v-rate {
        overflow: hidden;
    }

    .node-type-konsultacia-user .v-rate-rate {
        float: left;
    }

    .node-type-konsultacia-user .about {
        margin-top: 16px;
        padding-left: 15px;
    }

    .node-type-konsultacia-user .wrap-all {
        border-bottom: 1px solid #E7EBF5;
    }

    .spec-term.row {
        border-bottom: 1px solid #E1E5F2;
        border-top: 1px solid #E1E5F2;
        margin-bottom: 10px !important;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .spec-term[aria-expanded="true"] {
        border-bottom: none;
    }

    .spec-li.collapse.in {
        border-bottom: 5px solid #E1E5F2;
    }

    .logo {
        display: none;
    }

    .pl-0-mob {
        padding-left: 0;
    }

    .pl-0-mobile {
        padding-left: 0;
    }

    .mobile-pr-0 {
        padding-right: 0;
    }

    .news-left .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-3.news-right {
        padding-left: 0;
        padding-right: 0;
    }

    .container-fluid.konsuser .col-md-12,
    .container-fluid.konsuser .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .comm-wr {
        margin-top: 0;
    }

    .field_svyazka_bolnica {
        margin-left: 15px;
    }

    .row.vrachi-card .col-md-8 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .vimg {
        min-height: 145px;
        max-height: 145px;
    }

    .vimg img {
        min-height: 145px;
        max-height: 145px;
    }

    .vimg img {
        width: 102px;
    }

    .v-rate {
        min-height: 96px;
        max-height: 96px;
        padding-top: 50px;
    }

    .vcard .wrap-all .form-item.form-type-select.form-item-vote {
        border: 1px solid #E7EBF5;
        border-radius: 15px;
        min-width: 60px;
        float: left;
        padding-left: 10px;
        margin-right: 10px;
    }

    .vcard .comm-wr.v-comment {
        min-width: 60px;
        float: left;
    }

    .vcard .wrap-all .fivestar-hearts {
        margin-top: 0;
    }

    .container.twocolumn {
        padding-right: 0;
    }

    .container.twocolumn .row.vrachi-card .col-md-4 {
        padding-right: 0;
        border-top: 3px solid #E1E5F2;
        border-bottom: 3px solid #E1E5F2;
    }

    .container.twocolumn .row.vrachi-card .col-md-8 {
        margin-top: 28px;
    }


    .sheader {
        border: 0;
    }

    .ar-bot {
        background-image: url("/sites/all/themes/newdoctoraby/i/arrow-up.png");
        background-repeat: no-repeat;
        height: 20px;
        width: 20px;
        padding: 0;
        margin: 0;
        border: 0;
        background-color: transparent;
        float: right;
    }

    .ar-bot.collapsed {
        background-image: url("/sites/all/themes/newdoctoraby/i/arrow-down-bla.png");
    }

    .bg-upper {
        background-image: none;
        margin: 0;
    }

    .bg-upper .row {
        margin: 0;
    }

    .bg-upper .row.kartvrrel {
        margin-top: 10px;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        background-image: url(/sites/all/themes/newdoctoraby/i/close.png);
        background-repeat: no-repeat;
        background-size: 16px 16px;
    }

    .navbar-default .navbar-toggle {
        padding: 9px 4px 9px 12px;
        margin-top: 8px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        display: none;
    }

    .navbar-default .navbar-toggle.collapsed {
        background: none;
        padding: 9px 0 9px 0;
        margin-top: 0;
    }

    .navbar-default .navbar-toggle.collapsed .icon-bar {
        display: block;
    }

    .logos {
        width: 32px;
        height: 32px;
        margin-right: 12px;
        float: left;
    }

    .logos-desc {
        float: left;
    }

    .logos-desc span {
        display: block;
    }

    .logos-desc .name {
        height: 27px;
        width: 106px;
        color: #313131;
        font-family: "Open Sans";
        font-size: 20px;
        font-weight: 600;
        line-height: 27px;
    }

    .logos-desc .slogan {
        height: 5px;
        width: 84px;
        color: #313131;
        font-family: "Open Sans";
        font-size: 7px;
        line-height: 5px;
    }

    .logos-menu {
        padding-top: 3px;
        float: right;
        padding-right: 7px;
    }

    /*.navbar-toggle .logos-menu {visibility:invisible!important;}*/
    .navbar-toggle .logos-menu {
        visibility: hidden !important;
    }

    .navbar-toggle.collapsed .logos-menu {
        visibility: visible !important;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0;
    }

    .rectangle-3 {
        background-image: url(/sites/all/themes/newdoctoraby/i/bg_find_doctor.jpg);
        background-repeat: no-repeat;
    }

    .navbar-header {
        min-height: 60px;
        border-bottom: 1px solid #E1E5F2;
    }

    .navbar-collapse form {
        border-radius: 20px;
        background-color: #F1F4FD;
        color: #96A2CE;
        font-family: "Open Sans";
        font-size: 14px;
        line-height: 19px;
    }

    .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    .collapse.in {
        padding-right: 0;
        margin-right: 0;
    }

    ul.navbar-nav.bordered {
        border-top: 1px solid #E1E5F2 !important;
    }

    .mobile .sign-in {
        margin-right: 80px;
    }

    .nav.navbar-nav.mobile .add a,
    .nav.navbar-nav.mobile .sign-in a {
        color: #506AC5 !important;
    }

    .nav.navbar-nav.mobile .sign-in a {
        padding: 0;
    }

    .nav.navbar-nav.mobile .add {
        padding-bottom: 95px;
    }

    .navbar-toggle {
        padding-top: 0;
        padding-right: 0;
    }

    .navbar-brand,
    .mobile {
        display: block !important;
    }

    .mobile .sign-in {
        margin-left: 15px;
        text-align: center;
    }

    .row.mobile.konsdop .sign-in {
        margin-right: 0;
    }

    .add.add-kons {
        text-align: center;
    }

    h1.base {
        margin-top: 0;
        margin-left: 9px;
        padding-top: 40px;
        font-family: "Open Sans";
        font-size: 20px;
        font-weight: 600;
        line-height: 27px;
    }

    .gsearch,
    .popular {
        margin-left: 9px;
    }

    .otvety,
    .otvety-h2 h2,
    .leave {
        margin-left: 19px;
    }

    .comm-count,
    .thanks,
    .otzyvy .leave {
        margin-left: 9px;
    }

    .leave {
        text-align: left;
        padding-left: 20px;
    }

    .questions-back .leave {
        width: 70%;
    }

    .container.banner {
        padding: 0 8px;
    }

    .gsearch {
        margin-bottom: 30px;
    }

    .gsearch input.itext {
        width: 175px;
        font-size: 11px;
    }

    .popular ul > li {
        max-width: 50%;
        min-width: 50%;
    }

    .popular ul > li a {
        font-size: 10px;
    }

    .col-md-3.questions {
        padding-left: 0;
        padding-right: 0;
    }

    .questions-back {
        background-size: 100% 100%;
    }

    .otzyvy {
        margin-top: 10px;
    }

    .banner {
        margin-bottom: 0;
    }

    .pager.pager--infinite-scroll {
        position: relative;
        bottom: 0;
    }

    .pager.pager--infinite-scroll .pager__item img {
        position: relative;
    }

    .hot-term {
        text-align: left;
    }

    .cnews,
    .hot-title {
        padding-left: 10px;
    }

    .news {
        font-size: 28px;
    }

    .newss .col-md-9 {
        border: 0;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .all-news {
        margin-left: 0;
        text-align: center;
    }

    .all-news span {
        padding: 10px;
    }

    .konsuser {
        padding-top: 250px;
    }

    .konsuser .col-md-6 {
        padding-left: 15px;
    }

    .konstext p {
        font-size: 13px;
        width: 250px;
        display: block;
    }

    .konstext h4 {
        width: 250px;
    }

    .rprof a {
        font-size: 12px;
    }

    h2.newstitle {
        font-size: 25px;
    }

    .nonmob {
        display: none;
    }

    .bottom .col-md-9 h2.newstitle {
        margin-bottom: 0;
    }

    .bottom .col-md-4 {
        padding-left: 0;
    }

    .konssmi-item img {
        min-width: 100%;
        padding-top: 15px;
    }

    .container-fluid.bottom {
        padding-left: 15px;
        background: none;
    }

    #vk_groups {
        margin-bottom: 20px;
    }

    .slick-list {
        padding-left: 0 !important;
    }

    .field_specialisation {
        display: none;
    }

    .col-md-1.vrachi-term {
        float: left;
        min-height: 100px;
    }

    .col-md-2.quest {
        margin-top: 0px;
    }
    .view-header {
            margin: 20px 0 20px 0;
    }

    .term-title {
        color: #313131;
        font-family: "Open Sans";
        font-size: 24px;
        line-height: 33px;
    }

    .navbar.navbar-default.navbar-special {
        background: none;
        border: 0;
    }

    /**
   * Set mobile Slick Carousel Styles for mobile devices.
   */
    .slick-next,
    .slick-prev {
        width: 30px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .slick-arrow {
        width: 15px !important;
        margin: inherit;
        padding: inherit;
    }

    /** end of ^^^ */
}

/* New Doctor Speciality Catalog */
.view-id-new_content.view-display-id-vrachi .views-exposed-widget.views-widget-filter-field_fio_value_selective {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.view-id-new_content.view-display-id-vrachi .view-header {
    font-size: 18px;
    line-height: 24px;
    font-family: "Open Sans";
    color: #313131;
}

.view-id-new_content.view-display-id-vrachi .view-header span {
    color: #506AC5;
}

.view-id-new_content.view-display-id-vrachi .item-list .pager li {
    margin-left: 15px;
    padding: 0;
}

.view-id-new_content.view-display-id-vrachi .item-list .pager li:first-child {
    margin-left: 0;
}

.breadcrumb {
    border-radius: 3px;
    background-color: #F2F5FF;
}

.breadcrumb > li + li:before {
    content: " ― ";
    padding: 0;
}

.breadcrumb li a {
    color: #8A92B0;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
}

.breadcrumb li {
    color: #313131;
    font-size: 12px;
    line-height: 17px;
}

.vrachi .col-md-8 {
    padding-left: 0;
}

.notpublished {
    margin-top: 50px;
}

.notpublished .views-field-nothing {
    margin-bottom: 10px;
    border: 1px solid #dedede;
    box-shadow: 0 0 0 #888;
    background-color: #f9dcdc;
}

.vrachi h1 {
    color: #313131;
    font-family: "Open Sans";
    font-size: 26px;
    line-height: 36px;
}

.row.d-title {
    margin-right: 0;
}

.row.d-title .edit-node {
    padding-left: 0;
    padding-top: 15px;
}

.d-title .col-md-11 {
    padding-left: 0;
    padding-right: 0;
}

.row.pspec {
    border-top: 1px solid #E1E5F2;
    padding-top: 15px;
    margin-top: 10px;
    margin-right: 0;
    padding-bottom: 15px;
}

.row.pmed {
    border-top: 1px solid #E1E5F2;
    padding-top: 15px;
    margin-right: 0;
    padding-bottom: 15px;
}

.row.pspec ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.row.preg {
    padding-top: 10px;
  color: #797D8B;
  font-family: "Source Sans Pro";
  font-size: 14px;
  line-height: 15px;
  margin-right: 0;
  padding-left: 20px;
  gap: 23px;
  background-color: #f2f5ff;
  border-radius: 5px;
}

.row.preg a {
    color: #797D8B;
}

.row.preg img {
    padding: 0 15px 10px 0;
    float: left;
}

.row.pmed a {
    color: #506AC5;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
}

.row.pspec span {
    font-weight: bold;
}

.row.pspec {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 22px;
}

.row.pspec a {
    color: #327ab7;
    text-transform: lowercase;
}

.row.pmed .field_svyazka_bolnica a {
    line-height: 14px;
}

.bg-success {
    padding: 0.5rem 1rem 0.6rem 1rem;
    border-radius: 9999px;
    font-size: smaller;
    align-items: center;
    display: inline-flex;
    gap: 6px;
}

.bg-review {
    width: 104%;
    display: block;
    background-color: color(srgb 0.9482 0.9625 1);
    padding: 6px 0 6px 0;
    font-weight: 500;
    border: 1px solid rgba(224, 228, 242, 0.5);
    text-decoration: underline;
}

@media (min-width: 992px) {
    .col-md-3.spec-wid {
        width: 28%;
    }

    .col-md-9.spec-wid {
        width: 72%;
    }
}

.rate-block {
    padding: 24px;
    padding-bottom: 36px;
    margin-bottom: 48px;
    margin-top: 32px;
    border-radius: 3px;
    background: url(/sites/all/themes/newdoctoraby/i/back-spa.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.rate-block h2 {
    color: #555555;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
}

.rate-block p {
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    max-width: 526px;
    display: block;
}

.rate-block a {
    color: #797D8B;
}

@media (max-width: 1023px) {
    .rate-block {
        background-size: cover;
    }

    .share span.sshare {
        margin-bottom: 20px;
    }

    .rate-block {
        margin-right: 0;
    }

    .row.d-title .edit-node {
        padding-top: 30px;
    }
}

.like,
.share {
    clear: both;
}

.like span.slike {
    display: block;
    float: left;
    color: #555555;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding-top: 5px;
}

.like form.fivestar-widget {
    clear: none !important;
    float: left;
    height: 30px;
    margin-left: 13px;
    padding-top: 7px;
    padding-left: 10px;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 14px;
    width: 66px;
    border: 1px solid #D5DBE8;
    border-radius: 15px;
    background-color: #FFFFFF;
}

.like .fivestar-hearts div.fivestar-widget .star,
.wrap-all .fivestar-hearts div.fivestar-widget .star a {
    max-width: 17px;
}


.like .clearfix:after {
    clear: none !important;
}

.fivestar-hearts div.fivestar-widget .star,
.fivestar-hearts div.fivestar-widget .star a {
    background: url(/sites/all/themes/newdoctoraby/i/like-normal.png);
    background-repeat: no-repeat;
}

.share {
    padding-top: 25px;
}

.share span.sshare {
    display: block;
    float: left;
    color: #555555;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding-top: 5px;
    margin-right: 13px;
}

.row.vrachi ul.quicktabs-tabs li {
    margin-left: 0;
    border: 1px solid #E3E6F3;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    color: #555555;
    font-family: "Open Sans";
    padding: 12px;
}

.row.vrachi ul.quicktabs-tabs li a {
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
}

.row.vrachi ul.quicktabs-tabs li.active {
    background-color: #506AC5;
}

.row.vrachi .quicktabs-tabs .active a {
    color: #fff;
}

.row.vrachi .quicktabs-tabs {
    border-bottom: 1px solid #E3E6F3;
    min-height: 34px;
}

/* card-question-answer */
.comment-wrapper {
    padding: 18px;
    padding-bottom: 34px;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
    margin-bottom: 16px;
}

.row.fl span {
    display: block;
    padding: 7px 14px 7px 14px;
    border-radius: 3px;
    background-color: #F2F5FF;
    color: #8A92B0;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
}

@media (min-width: 320px) and (max-width: 1023px) {
    .row.fl span {
        padding: 7px;
    }
}

.row.fl a {
    text-transform: uppercase;
    color: #506AC5;
    font-family: "Source Sans Pro";
    font-size: 12px;
    letter-spacing: 0.69px;
    line-height: 15px;
    padding-top: 7px;
    display: block;
}

.row.fl .col-md-1.commdate {
    color: #313131;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    padding-top: 7px;
}

.fl.row img {
    border-radius: 20px;
}

.fl.row .col-md-10 {
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
}

.fl.row .col-md-1 {
    padding-left: 0;
    color: #313131;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
}

.fl.row .col-md-10 {
    padding-left: 0;
}

.sl.row {
    padding-top: 20px;
    padding-bottom: 12px;
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 20px;
}

.sl.row span {
    font-weight: bold;
}

@media (max-width: 1023px) {
    .row.fl a {
        padding-top: 0;
    }

    .col-md-1.commdate {
        visibility: hidden;
    }

    .commdate.mobile {
        padding-top: 10px;
        visibility: visible;
        padding-right: 0;
        text-align: right;
    }
}

.thl.row {
    padding-top: 12px;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px;
}

.thr.row .likedislike-block {
    float: right;
}

@media (max-width: 1023px) {
    .thr.row .likedislike-block {
        float: left;
    }
}

.thr.row .text-right.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.thr.row .likedislike-block .likedislike-label {
    font-style: normal;
    color: #313131;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: right;
    padding-top: 6px;
}

.body-wrapper {
    margin-top: 20px;
}

.cd-tabs__navigation a {
    color: #555555;
}

.row.sl a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.centered-image {
    text-align: center;
}

.row.fl2 .name {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 1023px) {
    .row.fl2 .name {
        padding-top: 10px;
    }

    .row.fl2 .show {
        text-align: center;
        float: none;
        margin-top: 20px;
    }

    .row.fl2 .show a {
        float: none !important;
        margin-top: 20px;
        border-radius: 20px;
        background-color: #F1F4FD;
    }
}

.row.fl2 .name img {
    border-radius: 20px;
    margin-right: 5px;
}

.row.fl2 .show {
    padding-left: 0;
    padding-right: 0;
}

.row.fl2 .show a {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #506AC5;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    float: right;
}

.row.fl2 .show a:hover {
    text-decoration: none;
    border-radius: 20px;
    background-color: #F1F4FD;
}

.row.fl2 .col-md-4.show {
    float: right;
}

.quicktabs-tabpage .views-field-body {
    padding-top: 20px;
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 22px;
}

.right-section {
    border-left: 1px solid #E1E5F2;
    padding-left: 55px;
    margin-left: 55px;
}

@media (max-width: 1023px) {
    .right-section {
        padding-left: 0;
        margin-left: 0;
        border: 0;
    }
}

.q-bottom {
    border-bottom: 1px solid #E1E5F2;
    margin-bottom: 24px;
}

.related-questions a {
    display: block;
    color: #4C68CC;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 12px;
}

.related-questions .q-body {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 14px;
    padding-bottom: 16px;
    line-height: 18px;
}

.quicktabs-tabpage .views-field-body {
    padding-top: 20px;
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 22px;
}

.q-bottom {
    border-bottom: 1px solid #E1E5F2;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.q-bottom.n3 {
    border: 0;
}

.related-questions a {
    display: block;
    color: #4C68CC;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 12px;
}

.related-questions .q-body {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 14px;
    padding-bottom: 16px;
    line-height: 18px;
}

.recent-quest-header {
    background: url(/sites/all/themes/newdoctoraby/i/bg1.png);
    background-repeat: no-repeat;
    min-height: 110px;
    background-size: 100% 100%;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
    padding: 15px;
    margin-bottom: 20px;
}

.rel-spec-header {
    background: url(/sites/all/themes/newdoctoraby/i/bg2.png);
    background-repeat: no-repeat;
    min-height: 110px;
    background-size: 100% 100%;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 70px;
    padding-top: 25px;
}

.rel-spec-header a {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
}

.recent-quest-header a {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
}

.q-bottom a {
    color: #939AB1;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    display: initial;
}

.q-bottom .text-right.pull-right {
    color: #797D8B;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    text-align: right;
}

.q-bottom img {
    padding-right: 8px;
}

.vrach-sm-avatar {
    border-radius: 20px;
}

.kartvrrel a {
    display: block;
    color: #506AC5;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 6px;
}

.kartvrrel .sum {
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 12px;
    line-height: 16px;
}

.kartvrrel .rates {
    margin-top: 11px;
}

.comm-counts {
    color: #797D8B;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
}

.comm-counts img {
    padding-right: 8px;
}

.kartvrrel .total-votes {
    color: #797D8B;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
}

.kartvrrel .row.rates {
    margin-left: 0;
}

.kartvrrel {
    border-bottom: 1px solid #E1E5F2;
    margin-bottom: 24px;
}

.row.kartvrrel {
    margin-left: 0;
    margin-right: 0;
}

.kartvrrel.num3 {
    border: 0;
}

.kartvrrel .col-md-2 {
    padding-left: 0;
}

.header-for-qa {
    background: url(/sites/all/themes/newdoctoraby/i/bg-qa.png);
    min-height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-for-qa p {
    color: #5D6480;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 12px 90px 24px 20px;
}

.header-for-qa h2 {
    margin-top: 0;
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 20px;
    padding-left: 20px;
}


.you-can {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
}


.qa-title {
    padding: 0;
    margin: 0;
}


.qa-title a {
    float: right;
    margin: 0;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    border: 1px solid #506AC5;
    border-radius: 20px;
    width: 100%;
    color: #fff;
    background-color: #506AC5;
    font-size: 14px;
    line-height: 19px;
}

.qa-title a img {
    padding-right: 10px;
}

@media (min-width: 320px) and (max-width: 1023px) {
    .header-for-qa p {
        padding-right: 20px;
    }

    .qa-title span {
        display: none;
    }

    .qa-title {
        text-align: left;
    }

    .you-can {
        display: none;
    }
}

/**
 * Consultants list elements
 */
.spec-li a {
    padding-left: 10px;
}

li.new-term-razdely-active {
    margin: 0 !important;
    padding: 0 !important;
}

.new-term-razdely-active {
    background-color: #506ac5;
    border: 0;
    border-radius: 5px;
}

.new-term-razdely-active a {
    border-bottom: 0;
    padding-left: 10px;
}

.new-term-razdely-active a,
.new-term-razdely-active a:active,
.new-term-razdely-active a:visited {
    color: #f1f4fd;
}

.new-term-razdely-active a:hover {
    color: #ffffff;
}

.new-term-razdely-active-sublist {
    list-style: none;
    background-color: #f1f4fd;
    border-radius: 5px;
    padding: 0;
}

.new-term-razdely-active-sublist li {
    border-bottom: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.new-term-razdely-active-sublist li a {
    padding: 12px 10px 10px 25px;
    border-bottom: 0;
    max-height: unset !important;
}

.new-term-razdely-active-sublist-element {
    background-color: #DCE4FC;
}

.new-term-razdely-active-sublist-element a {
    color: #506AC5;
}

.new-term-razdely-before-active a {
    border-bottom: 0;
}

/** End Of ^^^*/

/**
 * questions
 */

.node-view {
    padding: 24px;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
    margin-bottom: 50px;
}

.node-view .nv-field_konsultant a {
    text-transform: uppercase;
    color: #506AC5;
    font-family: "Source Sans Pro";
    font-size: 12px;
    letter-spacing: 0.69px;
    line-height: 15px;
}

.node-view .nv-body {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 20px;
    padding-top: 24px;
    word-wrap: break-word;
}

.node-view .nv-date {
    color: #313131;
    display: inline-block;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    float: right
}

.node-view .nv-title {
    clear: both;
    margin-top: 24px;
    margin-bottom: 24px;
}

.node-view h1 {
    height: 33px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 33px;
    display: inline-block;
    width: 90%;
    margin: 0;
}

.nv-editnode {
    display: block;
    float: right;
    width: 10%;
}

.node-view .nv-field_userface img {
    border-radius: 20px;
    margin-right: 10px;
}

.node-view .nv-field_userface {
    color: #313131;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
}

.node-view .nv-ill {
    margin-top: 24px;
}

.node-view .nv-ill span {
    font-weight: bold;
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 22px;
}

.nv-files img {
    border: 5px solid #E7EBF5;
    opacity: 0.5;
    border-radius: 3px;
    background-color: #8A92B0;
}

.nv-label {
    margin-bottom: 24px;
    margin-top: 24px;
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.row.konsultant-wrapper {
    background-color: #F2F5FF;
    margin: -18px -18px 0px -18px !important;
    padding: 18px !important;
    clear: both;
    overflow: hidden;
}

.profile-block img {
    border-radius: 20px;
}

.filed_fio a {
    color: #506AC5;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    display: block;
    margin-bottom: 10px;
}

.profile-block .clearbox,
.profile-block .clearbox a,
.profile-other-fields {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
}

.profile-other-fields {
    margin-bottom: 16px;
}

.profile-block .clearbox {
    margin-bottom: 2px;
}

.comment-wrapper .row.comment_body {
    margin: 20px 0;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 20px;
}

.comment-wrapper .row.created {
    color: #313131;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
}

.profile-block .like {
    clear: none !important;
}

.profile-block .like form.fivestar-widget {
    margin-left: 0 !important;
}

.node_comment_form {
    padding: 24px;
    margin-bottom: 24px;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: rgba(154, 199, 242, 0.1);
}

.b2-nice-comment-textarea,
.text-full {
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
}

.node-konsultacia_user-form {
    padding: 25px;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: rgba(154, 199, 242, 0.1);
}

.page-node-add-konsultacia-user .node-konsultacia_user-form {
    max-width: 74%;
}

.forma-voprosa {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.node-konsultacia_user-form label,
.node-konsultacia_user-form .description {
    color: #797D8B;
    font-weight: normal;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
}


.node-konsultacia_user-form .field-name-field-gallery,
.node-konsultacia_user-form .field-name-field-image {
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    border: 3px dotted #C8D4F3;
    border-radius: 3px;
    padding: 50px;
}

.node-konsultacia_user-form .field-type-image.field-name-field-image.field-widget-image-image.form-wrapper {
    visibility: hidden;
    display: none;
}

/*.node-konsultacia_user-form .image-widget-data { visibility: hidden; display: none; }*/

.fas.fa-exclamation-triangle {
    color: red;
    margin-right: 8px;
    margin-left: 8px;
}

.node-konsultacia_user-form input {
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
}

.node-konsultacia_user-form .form-type-textfield input,
.node-konsultacia_user-form .form-item-field-key1-und input {
    width: 100%;
}

.node-konsultacia_user-form .forma-dop-voprosa {
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
}

.node-konsultacia_user-form .form-actions.form-wrapper {
    text-align: center;
}

.node-konsultacia_user-form .form-submit {
    height: 40px;
    width: 217px;
    border: 1px solid #506AC5;
    border-radius: 20px;
    background-color: #506AC5;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
}

/**
 * user
 */
.rel-for-ui {
    position: relative;
    height: 1px;
    padding-top: 10px;
    z-index: 150;
}

.sign-in.field_userface {
    border: 0;
    position: absolute;
    right: 0;
    padding: 0;
}

.field_userface img {
    border-radius: 30px;
}

.field_userface-hidden-block {
    display: none;
}

.open .field_userface-hidden-block {
    display: block;
}

.field_userface-hidden-block {
    border: 1px solid #E1E5F2;
    border-radius: 3px 20px 3px 3px;
    background-color: #FFFFFF;
    box-shadow: -1px 9px 14px 1px rgba(39, 51, 93, 0.2);
}

.field_userface-hidden-block a {
    color: #313131;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
}

.u-name {
    padding: 6px 0 12px 16px;
    border-bottom: 1px solid #E1E5F2;
}

.u-edit {
    padding: 12px 0 12px 16px
}

.u-logout {
    padding: 0 0 12px 16px;
}

.u-logout a {
    color: red;
}

#edit-field-commentsource-und-0-value {
    width: 100%;
}

/** KONSULTACIA NODE ADD/EDIT */
.file-upload-prepared-to-upload {
    border: 1px dashed #506AC5;
    margin: 10px 0;
    padding: 10px;
    text-align: left;
}

.file-upload-hidden {
    display: none;
    visibility: hidden;
}

.file-upload-added-file {
    border: 1px solid #506AC5;
    display: inline-block;
    width: 100px;
    margin: 0;
    margin-right: 10px;
    margin-top: 6px;
    box-shadow: 1px 1px 3px #2D2D2D;
}

.file-upload-filename-div {
    overflow-x: hidden;
    word-break: keep-all;
    margin: 0;
    margin-bottom: 3px;
    padding: 2px;
    font-size: 12px;
    text-align: left;
}

.file-upload-filesize-wrapper {
    margin: 0;
    padding: 0;
}

.file-upload-filesize-label,
.file-upload-filesize-figure {
    margin: 0;
    padding: 2px;
    display: table-cell;
    vertical-align: middle;
    font-size: 10px;
    font-style: italic;
}

.file-upload-filesize-label {}

.file-upload-filesize-figure {
    color: #00CC00;
}

form.node-konsultacia_user-form #edit-field-gallery .form-type-mfw-managed-file .form-file,
form.node-konsultacia_user-form #edit-field-gallery .form-type-mfw-managed-file .form-submit {
    display: none;
}

form.node-konsultacia_user-form #edit-field-gallery .form-type-mfw-managed-file .form-submit {
    border-radius: 3px;
    border: 0 solid #506AC5;
    color: #FFFFFF;
    background: #506AC5;
    font-weight: bold;
    font-style: italic;

}

form.node-konsultacia_user-form #edit-field-gallery table {
    border: 1px solid #506AC5;
    background: rgba(154, 199, 242, 0.1);
    font-size: 12px;
}

form.node-konsultacia_user-form #edit-field-gallery table th,
form.node-konsultacia_user-form #edit-field-gallery table td {
    border: 1px solid #506AC5;
    background: rgba(154, 199, 242, 0.1);
    padding: 5px;
}

form.node-konsultacia_user-form #edit-field-gallery table td input[type="submit"] {
    width: 60px;
    height: 25px;
    border: 0;
    background: #506AC5;
    color: #FFFFFF;
    border-radius: 0;
    font-size: 10px;
}

form.node-konsultacia_user-form #edit-field-gallery .form-type-mfw-managed-file label {
    color: #506AC5;
    cursor: pointer;
    font-family: "Source Sans Pro";
    font-size: 18px;
    line-height: 18px;
    text-decoration: underline;
}

.node-add-konsultacia-user-annotation {
    max-width: 74%;
    background: url(/sites/all/themes/newdoctoraby/i/bg-qa.png);
    min-height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
}

.node-add-konsultacia-user-annotation p {
    color: #5D6480;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 12px 90px 24px 20px;
}

.node-add-konsultacia-user-annotation h2 {
    margin-top: 0;
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 20px;
    padding-left: 20px;
}

body.page-node-add-konsultacia-user .phone-form-wrapper,
body.page-node-add-konsultacia-user .row.sheader {
    max-width: 74%;
}

body.page-node-add-konsultacia-user .row.sheader {
    margin: 0;
    margin-bottom: 46px;
}

form.node-konsultacia_user-form .node-add-konsultacia-user-field-razdelmediciny,
form.node-konsultacia_user-form .node-add-konsultacia-user-field-spec-city,
form.node-konsultacia_user-form .node-add-konsultacia-user-field-konsultant,
form.node-konsultacia_user-form .node-add-konsultacia-user-field-bolezn,
form.node-konsultacia_user-form .node-add-konsultacia-user-field-forumtheme {
    width: 50%;
    display: inline-block;
}

form.node-konsultacia_user-form .div-caret {
    width: 0;
    height: 0;
    display: block;
}

form.node-konsultacia_user-form .field-name-field-gallery {
    margin-bottom: 3px;
}

form.node-konsultacia_user-form input[type="text"],
form.node-konsultacia_user-form select,
form.node-konsultacia_user-form textarea {
    text-indent: 12px;
    height: 48px;
    width: 99%;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    outline: none !important;
}

form.node-konsultacia_user-form textarea {
    height: 182px;
}

form.node-konsultacia_user-form .grippie {
    width: 99% !important;
    height: 3px !important;
    background-color: rgba(154, 199, 242, 0.1) !important;
    border: 0 !important;
}

form.node-konsultacia_user-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #FFFFFF url('/sites/all/themes/newdoctoraby/i/arrow-down.png') no-repeat 98% 50%;
}

form.node-konsultacia_user-form input[type="text"]:focus,
form.node-konsultacia_user-form select:focus,
form.node-konsultacia_user-form select option:focus,
form.node-konsultacia_user-form textarea:focus {
    outline: none !important;
}

/* CAUTION: IE hackery ahead */
form.node-konsultacia_user-form select::-ms-expand {
    display: none;
    /* remove default arrow in IE 10 and 11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    form.node-konsultacia_user-form select {
        background: none\9;
        padding: 5px\9;
    }
}

.upload-area-highlight {
    background: rgba(154, 199, 242, 0.5);
    border: 3px dashed #070997 !important;
}

.null-margins {
    margin: 0 !important;
}

/** up to max width: 420px */
@media (max-width: 420px) {
    .file-upload-added-file {
        width: 90px;
        font-size: 10px;
    }

    form.node-konsultacia_user-form,
    body.page-node-add-konsultacia-user .phone-form-wrapper,
    .node-add-konsultacia-user-annotation {
        max-width: 100%;
    }

    form.node-konsultacia_user-form .node-add-konsultacia-user-field-razdelmediciny,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-spec-city,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-konsultant,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-bolezn,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-forumtheme {
        width: 100%;
        display: block;
    }

    .page-node-add-konsultacia-user .node-konsultacia_user-form {
        max-width: 100%;
    }

    form.node-konsultacia_user-form #edit-field-gallery .form-type-mfw-managed-file .form-submit {
        margin: 0 auto;
        width: 100px;
    }

    form.node-konsultacia_user-form #edit-field-gallery table {
        font-size: 10px;
    }

    form.node-konsultacia_user-form #edit-field-gallery table th,
    form.node-konsultacia_user-form #edit-field-gallery table td {
        padding: 3px;
        max-width: 150px;
        overflow-x: hidden;
        word-wrap: break-word;
    }

    form.node-konsultacia_user-form #edit-field-gallery table td input[type="submit"] {
        width: 45px;
        font-size: 8px;
    }

    form.node-konsultacia_user-form {
        padding: 10px;
    }

    .file-upload-filename-div {
        font-size: 10px;
        text-align: left;
    }

    .file-upload-filesize-label,
    .file-upload-filesize-figure {
        font-size: 8px;
    }
}

/** 420px to 1023px */
@media (max-width: 1023px) {

    form.node-konsultacia_user-form,
    body.page-node-add-konsultacia-user .phone-form-wrapper,
    .node-add-konsultacia-user-annotation {
        max-width: 100%;
    }

    form.node-konsultacia_user-form .node-add-konsultacia-user-field-razdelmediciny,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-spec-city,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-konsultant,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-bolezn,
    form.node-konsultacia_user-form .node-add-konsultacia-user-field-forumtheme {
        width: 100%;
        display: block;
    }

    .page-node-add-konsultacia-user .node-konsultacia_user-form {
        max-width: 100%;
    }

    form.node-konsultacia_user-form #edit-field-gallery .form-type-mfw-managed-file .form-submit {
        margin: 0 auto;
        width: 100px;
    }

    form.node-konsultacia_user-form #edit-field-gallery table {
        font-size: 10px;
    }

    form.node-konsultacia_user-form #edit-field-gallery table th,
    form.node-konsultacia_user-form #edit-field-gallery table td {
        padding: 3px;
        max-width: 150px;
        overflow-x: hidden;
        word-wrap: break-word;
    }

    form.node-konsultacia_user-form #edit-field-gallery table td input[type="submit"] {
        width: 45px;
        font-size: 8px;
    }

    form.node-konsultacia_user-form {
        padding: 10px;
    }

    .file-upload-filename-div {
        font-size: 10px;
        text-align: left;
    }

    .file-upload-filesize-label,
    .file-upload-filesize-figure {
        font-size: 10px;
    }
}

/** NODE ADD DOCTOR */
body.page-node-add-doctor form.node-doctor-form div.form-region-main {
    width: 60%;
    padding: 15px;
}

body.page-node-add-doctor form.node-doctor-form div.form-region-right {
    width: 40%;
    padding: 15px;
}

body.page-node-add-doctor form.node-doctor-form input[type="text"],
body.page-node-add-doctor form.node-doctor-form textarea,
body.page-node-add-doctor form.node-doctor-form select {
    width: 100%;
    text-indent: 12px;
    height: 48px;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    outline: none !important;
}

body.page-node-add-doctor form.node-doctor-form textarea {
    height: 182px;
}

body.page-node-add-doctor form.node-doctor-form .grippie {
    width: 99% !important;
    height: 3px !important;
    background-color: rgba(154, 199, 242, 0.1) !important;
    border: 0 !important;
}

body.page-node-add-doctor form.node-doctor-form .description {
    font-style: italic;
}

body.page-node-add-doctor form.node-doctor-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #FFFFFF url('/sites/all/themes/newdoctoraby/i/arrow-down.png') no-repeat 98% 50%;
}

body.page-node-add-doctor form.node-doctor-form input[type="text"]:focus,
body.page-node-add-doctor form.node-doctor-form select:focus,
body.page-node-add-doctor form.node-doctor-form select option:focus,
body.page-node-add-doctor form.node-doctor-form textarea:focus {
    outline: none !important;
}

/* CAUTION: IE hackery ahead */
body.page-node-add-doctor form.node-doctor-form select::-ms-expand {
    display: none;
    /* remove default arrow in IE 10 and 11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    body.page-node-add-doctor form.node-doctor-form select {
        background: none\9;
        padding: 5px\9;
    }
}

/***************/
/* Main banner */

@media (min-width: 320px) and (max-width: 1023px) {
    div.row.banner {
        margin-bottom: 25px;
    }
}

/*******************************/
/* Online Consultants Carousel */
body.page-onlain-konsultacia,
body.node-type-konsultacia-user,
body.online-consultation {
    background-image: url('/sites/all/themes/newdoctoraby/i/bgkons.png');
    background-repeat: no-repeat;
    background-size: 125% 400px;
    background-position: 0 200px;
}

.online-consultant-carousel-wrapper {
    height: 150px;
    width: 100%;
    margin-left: 15px;
    margin-bottom: 20px;
}

.online-consultant-carousel-wrapper .slick-prev,
.online-consultant-carousel-wrapper .slick-next {
    width: 40px;
    height: 80px;
    background-color: #B9C1D3;
    background-size: contain;
}

.online-consultant-carousel-wrapper .slick-prev:hover,
.online-consultant-carousel-wrapper .slick-next:hover {
    background-color: #506AC5;
    cursor: pointer;
}

.online-consultant-carousel-wrapper .slick-prev {
    left: -450px;
    border-radius: 3px 0 0 3px;
    background-image: url('/sites/all/themes/newdoctoraby/i/arrow-left-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 10%;
}

.online-consultant-carousel-wrapper .slick-next {
    left: 765px;
    border-radius: 0 3px 3px 0;
    background-image: url('/sites/all/themes/newdoctoraby/i/arrow-right-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 90%;
}

.online-consultant-carousel-wrapper-inner,
.online-consultant-carousel-invitation-wrapper,
.online-consultant-carousel-wrapper .panel-separator {
    display: table-cell;
    max-height: 200px;
    vertical-align: top;
}

.online-consultant-carousel-wrapper-inner {
    width: 780px;
    max-width: 780px;
}

.online-consultant-carousel-invitation-wrapper img {
    height: 72px;
    width: 72px;
}

.online-consultant-carousel {
    width: 780px;
    max-height: 200px;
    overflow: hidden;
}


.online-consultant-carousel.slick-slider {
    overflow: unset;
}

.online-consultant-carousel .slick-dots li {
    display: none;
}

.online-consultant-carousel .slick-dots li.slick-active button::before {
    font-size: 7px;
}

.online-consultant-wrapper {
    height: 140px;
    width: 360px;
    border: 1px solid #E7EBF5;
    border-radius: 3px 3px 0 0;
    background-color: #FFFFFF;
    padding: 25px 10px 10px 10px;
    margin: 15px 30px 30px 0;
}

.online-consultant-photo-block,
.online-consultant-info-block {
    display: table-cell;
}

.online-consultant-photo-block {
    position: relative;
    width: 72px;
    text-align: center;
}

.online-consultant-photo {}

.online-consultant-photo img {
    border-radius: 50px;
}

.online-consultant-rating {
    position: absolute;
    top: 62px;
    left: 5px;

    height: 30px;
    width: 61px;
    border: 1px solid #E7EBF5;
    border-radius: 15px;
    background-color: #FFFFFF;
    overflow: hidden;

    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    color: #797D8B;
    text-align: left;
    padding-top: 4px;
    padding-left: 25px;

    background-image: url('/sites/all/themes/newdoctoraby/i/like-normal.png');
    background-repeat: no-repeat;
    background-position: 7px 7px;
}

.online-consultant-info-block {
    padding-left: 10px;
    vertical-align: middle;
}

.online-consultant-name {
    height: 48px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 17px;
    line-height: 24px;
}

.online-consultant-profession,
.online-consultant-number-of-answers {
    height: 18px;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
}

#occ-header {
    color: #313131;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

#occ-medical-section {
    font-size: 16px;
    font-weight: 500;
}

#occ-number-of-consultants {
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .online-consultant-carousel-wrapper {
        margin: 0;
    }

    .online-consultant-carousel-wrapper-inner {
        width: 100%;
    }

    .online-consultant-carousel-wrapper .slick-prev {
        left: -395px;
        top: 150px;
        height: 30px !important;
        width: 40px !important;
    }

    .online-consultant-carousel-wrapper .slick-next {
        left: 325px;
        top: 150px;
        height: 30px !important;
        width: 40px !important;
    }
}

@media (min-width: 360px) and (max-width: 767px) {

    body.page-onlain-konsultacia,
    body.node-type-konsultacia-user,
    body.online-consultation {
        background-size: 125% 600px;
        background-position: 0 200px;
    }

    .online-consultant-carousel-wrapper {
        width: 360px;
        display: block;
        height: auto;
        margin: 0 auto 40px;

    }

    .online-consultant-carousel-invitation-wrapper {
        display: block;
        width: 360px;
        margin-bottom: 15px;
        padding: 0;
    }

    .online-consultant-carousel-wrapper-inner {
        width: 360px;
        display: block;
        margin-bottom: 15px;
        padding: 0;
    }

    .online-consultant-carousel {
        width: 360px;
    }

    .online-consultant-wrapper {
        height: 140px;
        width: 344px;
        border: 1px solid #E7EBF5;
        border-radius: 3px 3px 0 0;
        background-color: #FFFFFF;
        padding: 15px 5px 5px 5px;
        margin: 0;
    }

    .online-consultant-carousel-wrapper .slick-prev {
        left: -2px;
        top: 140px;
        height: 30px !important;
        width: 40px !important;
        z-index: 10;
    }

    .online-consultant-carousel-wrapper .slick-next {
        left: 306px;
        top: 140px;
        height: 30px !important;
        width: 40px !important;
    }

    .online-consultant-carousel .slick-dots {
        height: 25px;
        margin-bottom: 5px;
    }
}

/**
 * Fix try for hidden active-quicktab li content.
 */
ul.cd-tabs__content li.cd-selected ul li {
    display: list-item;
}

/**
 * Medicine instructions.
 */

body.node-type-lekarstva {
    color: #313131;
}

body.node-type-lekarstva div.row.twocolumn a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 24px;
    background-color: transparent;
}

body.node-type-lekarstva div.row.twocolumn a:focus {
    color: #23527c;
    text-decoration: underline;
    outline-offset: -2px;
}

body.node-type-lekarstva p {
    font-size: 18px;
    line-height: 24px;
    color: #313131;
    font-family: "Source Sans Pro", sans-serif;
}

body.node-type-lekarstva h1 {
    height: 33px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 33px;
    display: inline-block;
    width: 90%;
    margin: 0;
}

body.node-type-lekarstva h2 {
    font-family: "Open Sans";
    font-size: 30px;
    display: inline-block;
    width: 90%;
    margin: 0;
    margin-bottom: 24px;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

body.node-type-lekarstva h2 > a {
    font-family: "Open Sans" !important;
    font-size: 30px !important;
}

body.node-type-lekarstva h2 > a:focus {
    font-family: "Open Sans" !important;
    font-size: 30px !important;
    text-decoration: none !important;
    color: #337ab7;
}


body.node-type-lekarstva div.row.twocolumn {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 20px;
    padding-top: 24px;
    word-wrap: break-word;
}

body.node-type-lekarstva div.dokby-share-block {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    width: 100%;
}

body.node-type-lekarstva div.dokby-share-block label,
body.node-type-lekarstva div.dokby-share-block div {
    display: inline;
}

body.node-type-lekarstva div.dokby-share-block label {}

body.node-type-lekarstva div.row.twocolumn ol {}

body.node-type-lekarstva div.row.twocolumn ol li {
    font-family: "Open Sans";
}

body.node-type-lekarstva ol.breadcrumb {}

body.node-type-lekarstva ol.breadcrumb li a span {
    color: #8A92B0;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
}

body.node-type-lekarstva form.comment-form div.form-actions input.form-submit {
    height: 40px;
    width: 217px;
    border: 1px solid #506AC5;
    border-radius: 20px;
    background-color: #506AC5;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    margin-right: 20px;
}

body.node-type-lekarstva form.comment-form div.form-actions input#edit-preview {
    display: none;
}

body.node-type-lekarstva form.comment-form .grippie {
    width: 99% !important;
    height: 3px !important;
    background-color: rgba(154, 199, 242, 0.1) !important;
    border: 0 !important;
}

body.node-type-lekarstva div#mini-panel-comments_wrapper_new {
    margin-top: 35px;
}

body.page-lekarstva-instrukcii {
    color: #313131;
}

body.page-lekarstva-instrukcii h1 {
    height: 33px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 33px;
    width: 90%;
    margin: 0;
}

body.page-lekarstva-instrukcii h2 {
    font-family: "Open Sans";
    font-size: 30px;
    display: inline-block;
    width: 90%;
    margin: 0;
    margin-bottom: 24px;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

body.page-lekarstva-instrukcii div.row.twocolumn {
    color: #313131;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 20px;
    padding-top: 24px;
    word-wrap: break-word;
}

body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 {
    margin: 10px;
    background: transparent;
}

body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 th {}

body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 tr {
    background: transparent;
}

body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 tr.odd {
    background-color: rgba(154, 199, 242, 0.1);
}

body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 tr.even {
    background-color: rgba(154, 199, 242, 0.03);
}


body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 tr td {
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}

body.page-lekarstva-instrukcii div.row.twocolumn table.views-table.cols-8 tr td.view-field-counter {
    text-align: center;
}

@media (min-width:768px) and (max-width:991px) {
    body.node-type-medcenters div.col-md-3.hidden-sm {
        display: block !important;
    }

    body.node-type-medcenters div.col-md-3.hidden-xs {
        display: block !important
    }
}

@media (max-width:767px) {
    body.node-type-medcenters div.col-md-3.hidden-xs {
        display: block !important
    }
}

.doc-catalog-last-comment {
    height: 82px;
    width: 509px;
    border-radius: 3px;
    background-color: #F1F4FD;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #313131;
    padding: 10px;
}

.doc-catalog-last-comment-header {
    font-weight: 600;
    padding: 3px 3px 0 3px;
}

.doc-catalog-last-comment-text {
    word-wrap: break-word;
    padding: 3px 3px 0 3px;
}


.wrap-all {
    position: relative;
}

.doc-catalog-updated-time {
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    width: 135px;
    border: 1px solid #E7EBF5;
    border-radius: 3px 0 3px 0;
    background-color: #F1F4FD;
    padding: 4px 8px;
    color: #8A92B0;
    font-family: "Source Sans Pro";
    font-size: 12px;
    line-height: 15px;
}

@media (max-width: 1023px) {
    .doc-catalog-last-comment {
        height: auto;
        width: auto;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .doc-catalog-updated-time {
        height: 18px;
        width: 102px;
        font-size: 8px;
        line-height: 12px;
        padding: 2px 4px;
    }
}


.aibolit-hb {
    background-image: url("/sites/all/themes/newdoctoraby/i/blue_waves.png");
    background-repeat: no-repeat;

    background-size: cover;
}

.aibolit-fb {
    background-image: url("/sites/all/themes/newdoctoraby/i/bg_form.png");
    background-repeat: no-repeat;

    margin-top: 140px;
    background-size: cover;

}

.aibolit-hb h1 {
    margin-top: 0px;
    padding-top: 140px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 34px;
    line-height: 44px;
}

p.aibolit-desc {

    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
}

p.aibolit-plus {

    color: #000000;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 26px;
    width: 80%
}

.mt-50 {
    margin-top: 50px;
    margin-bottom: 150px;
}

.mt-15 {
    margin-bottom: 40px;
    margin-top: 80px;
    color: #313131;
    font-family: "Open Sans";
    font-size: 32px;
    line-height: 43px;
}

.mt-20 {
    padding-bottom: 20px;
    padding-top: 30px;
}

.webform-client-form-17274 .webform-submit {
    height: 40px;
    width: 217px;
    border: 1px solid #506AC5;
    border-radius: 20px;
    background-color: #506AC5;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}

.webform-client-form-17274 .form-email {
    height: 48px;
    width: 100%;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;

    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    padding: 5px;
    font-family: "Open Sans";
}

.webform-client-form-17274 #edit-submitted-android-ili-ios {
    height: 48px;
    width: 100%;
    border: 1px solid #E7EBF5;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #797D8B;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    padding: 5px;
    font-family: "Open Sans";

}

@media (min-width: 1024px) {
    .webform-component--android-ili-ios {
        width: 45%;
        float: left;
        margin-right: 5%;
    }

    .webform-component--vash-email {
        width: 50%;
        float: left;
    }

    .webform-client-form-17274 .form-email {
        width: 80%
    }

    .aibolit-fb #node-17274 {
        margin-top: 50px;
        margin-left: 100px;
        padding-bottom: 90px;
    }

    .conf-message {
        width: 500px;
    }
}


.conf-message {
    padding: 40px;
    border: 1px solid #E1E5F2;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: -1px 9px 14px 1px rgba(39, 51, 93, 0.2);
    color: #313131;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;



}



.page-node-17274 hr {
    height: 1px;
    transform: scaleY(-1);
    background-color: #E1E5F2;
    border: 0px;
}

.conf-message a {
    height: 22px;
    color: #5C85DD;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
}


.conf-message h1 {
    color: #313131;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}

.page-node-17274 .links {
    display: none !important;
    visibility: hidden;
}

.page-node-17274 .logo {
    margin-top: 16px !important;
}


.node-type-medcenters .average-rating {
    display: inline;
}

.node-type-medcenters .like form.fivestar-widget {
    border: none;
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.taxmed .form-item.form-type-select.form-item-vote {
    border: none !important;
    background: none !important;
    float: none !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}

.kartvrrel .average-rating {
    display: none;
}



.taxmed .v-rate {
    overflow: hidden;
}

.taxmed .v-rate-rate {
    float: left;
}






.node-type-medcenters div.fivestar-widget div.on a {
    background-position: 0 -16px;
}








.node-type-medcenters .like form.fivestar-widget {
    background-color: transparent;
}

.node-type-medcenters form .description {
    clear: both;
    width: 210px;
}

.node-type-medcenters .col-md-8 .fivestar-summary.fivestar-summary-average-count span {
    display: inline;
}

.node-type-medcenters .kartvrrel .description span.dn,
.node-type-medcenters .kartvrrel .description .average-rating {
    display: none;
}

.node-type-medcenters .kartvrrel .description {
    clear: none !important;
}

.node-type-doctor .dn {
    display: none;
}

.page-taxonomy .dn {
    display: none;
}

.node-type-medcenters .col-md-3 .col-md-4 .average-rating span {
    display: none !important;
}

/**
   * banners.
   */

/**
.bwrap {background: linear-gradient(90deg,#ed7260 15%,#FFDC7D 100%);margin-bottom:20px;}
*/

/**.bwrap {background: linear-gradient(90deg,#ed7260 15%,#ed7260 100%);margin-bottom:20px;padding:5px;}*/

.bwrap {
    background: #f1f4fd;
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #e1e5f2 !important;
    border-radius: 10px;
}



.b-title {
    font-family: "Open Sans" !important;
    font-size: 24px !important;
    font-weight: bold;
    padding-top: 10px;
}

.b-title a {
    color: #4F6ABD !important;
    text-decoration: none !important;
}

.b-title .head {
    color: #4e4e4e;
}

@media (max-width: 1023px) {
    .girl-mob {
        display: none;
    }

}





.AWrapper {
    position: fixed;
    bottom: 15px;
    z-index: 1;
    width: 85%;
    max-width: 300px;
    left: 50%;
    transform: translate(-49%, 0);
    transition: transform .5s ease-in-out;
}

.AibolitBanner {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 auto;
    height: 60px;
    border-radius: 8px;
    box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.16);
    background: linear-gradient(145deg, #f2a873 0, #ed7260 100%);
    transform: translateX(17px);
    padding: 0 16px;
    box-sizing: border-box;
}

.AibolitBanner img {
    margin-top: -40px;
    width: 40px;
    position: absolute;
    left: -34px;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.16);
}

.A-title {
    color: #fff;
    margin-left: 10px;
    font-weight: 600;
    line-height: 21px;
    font-size: 16px;
    margin-right: 10px;
}

.A-title a {
    color: #fff;
}

.AI-icon {
    flex: 0 0 auto;
    height: 14px;
    width: 7px;
}








.aibolit-button {
    background-color: #01BCD4;
    padding-top: 10px;
    font-weight: bold;
    width: 50%;
    padding: 10px;
    border-radius: 3px;
}

.aibolit-button:hover {
    background-color: #506AC5;
}


@media (max-width: 360px) {
    .aibolit-button {
        width: 100% !important;
    }

    .aibolit-button img {
        width: 28px !important;
        float: left;
    }

}

.aibolit-button img {
    width: 20px;
    float: left;
}

.aibolit-button p {
    font-size: 18px;
    line-height: 100%;
    padding-top: 10px;
}

.aibolit-button a {
    color: #fff !important;
    text-decoration: none;
}










@media (max-width: 1023px) {
    .aibolit-hb h1 {
        padding-top: 20px !important;
    }
}

.page-node-17274 .form-item .description {
    font-size: 0.7em;
    width: 89%;
    color: #fff;
    font-style: italic;
}

.new-comment-control {
    list-style: none;
    margin: 0;
    padding: 0;
}

.new-comment-control li {
    display: inline-block;
    vertical-align: top;
    margin: 3px 10px 3px 1px;
}

.new-comment-control .approve,
.new-comment-control .edit,
.new-comment-control .delete {
    padding: 4px;
}

.new-comment-control .approve a,
.new-comment-control .edit a,
.new-comment-control .delete a {
    font-size: 14px;
    text-decoration: underline;
}

.new-comment-control .approve a,
.new-comment-control .approve a:visited {
    color: green;
}

.new-comment-control .edit a,
.new-comment-control .edit a:visited {
    color: darkorange;
}

.new-comment-control .delete a,
.new-comment-control .delete a:visited {
    color: red;
}

.new-comment-control .approve:hover,
.new-comment-control .edit:hover,
.new-comment-control .delete:hover {
    border-radius: 4px;
    background-color: rgba(6, 61, 255, 0.2);
}

.comment-wrapper.unapproved-comment {
    background-color: rgba(255, 0, 1, 0.11);
}

@media (min-width: 1024px) {
    .node-type-lekarstva .comment-wrapper .col-md-10.col-xs-7 {
        width: 73.3%;
    }

    .node-type-lekarstva .comment-wrapper .text-right.col-md-1.col-xs-3 {
        width: 18.3%;
    }

    .node-type-lekarstva .dokby-share-block {
        margin-bottom: 15px;
    }
}




#ios {
    margin-bottom: 10px;
}

#android {
    margin-bottom: 10px;
}

@media (min-width: 1023px) {
    #ios {
        margin-top: 15px;
    }

    #android {
        margin-top: 15px;
    }
}

@media (max-width: 1023px) {
    #ios {
        margin-bottom: 30px;
        margin-top: 15px;
    }

    #android {
        margin-bottom: 30px;
        margin-top: 15px;
    }
}


@media (min-width: 1023px) {

    .aibolit-wrapper p {
        font-size: 180%
    }
}

.head {
    display: block;
    line-height: 100%;
    font-weight: normal
}

.aibolit-wrapper p {
    font-family: 'Open Sans', sans-serif;
}

.col-xs-12.main-area {
    padding: 0px;
}

@media (min-width: 1023px) {
    .col-xs-12.main-area {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .aibolit-wrapper .head {
        font-size: 38%;
    }
}

@media (max-width: 1023px) {
    .col-xs-12.main-area {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

.boy,
.girl {
    margin-top: 15px;
    margin-bottom: 10px;
    display: none;
}


.in-h2 {
    font-size: 11px;
    background-color: #2CC4DC;
    padding: 5px;
    color: #fff;
    margin-left: 10px;
}

@media (max-width: 1023px) {
    .in-h2 {
        display: inline-block;
        margin: 0px;
        padding: 2px;
        margin-bottom: 5px;
    }
}

/**
 * Clinics catalog.
 */
.catalog-level-0,
.catalog-level-1 {
    margin: 0 !important;
    padding: 0 !important;
}

.catalog-level-0 {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
    border-top: 1px solid #E3E6F3;
}

.cl0-item,
.cl1-item {
    margin: 0 !important;
    padding: 0 !important;
}

.cl0-item a {
    padding-top: 14px;
    min-height: 47px;
    max-height: 47px;
    display: block;
    color: #313131;
    border-bottom: 1px solid #E3E6F3;
    padding-left: 10px;
}

.cl0-item a:hover {
    text-decoration: none;
    color: #506AC5;
}

.cl0-item > a.active {
    background-color: #506ac5;
    border: 0;
    border-radius: 5px;
    color: #ffffff;
    padding-left: 10px;
}

.cl0-item > a.active:hover {
    color: #ffffff;
}

.cl0-item div.item-list {
    margin: 0 !important;
    padding: 0 !important;
}

.catalog-level-1 {
    list-style: none;
    background-color: #f1f4fd;
    border-radius: 5px;
    padding: 0;
}

.cl1-item {
    border-bottom: 0;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 25px;
    font-size: 12px;
}

.cl1-item a {
    padding-left: 0;
    margin: 0;
    border-bottom: 0;
}

.cl1-item > a.active {
    background-color: #DCE4FC;
    color: #506AC5;
}

@media (max-width: 399px) {
    .cl1-item {
        text-indent: 18px;
        font-size: 11px;
    }
}

/** Desktop */
@media (min-width: 1024px) {
    div.doctor-profile-medical-centers-phone {
        margin: 0;
        margin-top: 2px;
        margin-bottom: 5px;
        padding: 0;
        color: #939393;
        font-size: 10pt;
    }
}

/** Mobile */
@media (max-width: 1023px) {
    div.doctor-profile-medical-centers-phone {
        margin: 0;
        margin-top: 2px;
        margin-bottom: 5px;
        padding: 0;
        color: #939393;
        font-size: 8pt;
    }
}

.view-id-new_all_about_clinics_content .views-exposed-widget.views-submit-button input.form-submit {
    display: none;
}

@media (min-width: 1024px) {
    .view-id-new_all_about_clinics_content .v-rate {
        width: 111px;
    }

    .view-id-new_all_about_clinics_content .v-rate-rate.taxmed {
        width: 90px;
        margin: 10px 0 0 5px;
    }

    .view-id-new_all_about_clinics_content .v-rate-rate.taxmed form.fivestar-widget div.form-item.form-type-select.form-item-vote {
        max-width: 88px;
    }

    .view-id-new_all_about_clinics_content .v-rate-rate.taxmed form.fivestar-widget div.form-item.form-type-select.form-item-vote div.description {
        text-align: right;
        font-size: 8pt;
        font-weight: 600;
        color: #939ab1;
        font-family: "Source Sans Pro";

    }

    .view-id-new_all_about_clinics_content .v-rate-rate.taxmed form.fivestar-widget div.form-item.form-type-select.form-item-vote div.description .fivestar-summary-average-count {
        position: relative;
        top: 16px;
        height: 20px;
    }

    .view-id-new_all_about_clinics_content .v-rate-rate.taxmed form.fivestar-widget div.form-item.form-type-select.form-item-vote div.description .fivestar-summary-average-count span.empty,
    .view-id-new_all_about_clinics_content .v-rate-rate.taxmed form.fivestar-widget div.form-item.form-type-select.form-item-vote div.description .fivestar-summary-average-count span.total-votes span {
        position: relative;
        top: -12px;
        padding-right: 10px;
    }

    .view-id-new_all_about_clinics_content .v-rate .comm-wr.v-comment {
        position: relative;
        z-index: -1;
        height: 45px;
    }

    .view-id-new_all_about_clinics_content .v-rate .comm-wr.v-comment .ni-comments-img,
    .view-id-new_all_about_clinics_content .v-rate .comm-wr.v-comment .ni-comments-count {
        position: relative;
        top: -3px;
    }

    .view-id-new_all_about_clinics_content .v-rate .comm-wr.v-comment .ni-comments-img {
        margin: 0 0 0 5px;
        padding: 0 5px 0 5px;
    }

    .view-new-all-about-clinics-content .view-content .taxmed .v-fio {
        max-width: 85%;
    }
}

.online-booking-physician-wrapper,
.obw-button-wrapper {
    width: 100%;
    height: 60px;
    background-color: #18B797;
    border-radius: 3px;
    margin: 0 auto;
}

.online-booking-physician-wrapper {
    text-align: center;
}

.online-booking-physician-wrapper:hover,
.obw-button-wrapper:hover {
    background-color: #5C85DD;
}

#online-booking-widget__toggler,
#online-booking-physician {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin: 0 auto;
    top: 15px;
    width: 100%;
    height: 30px;
}

#online-booking-widget__toggler::before,
#online-booking-physician::before {
    content: url('/sites/all/themes/newdoctoraby/i/obw-icon.svg');
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 15px;
    font-weight: 600;
    color: #FFFFFF;
    position: relative;
    top: 3px;
}