.doctorInfo{
    text-align: center;
}
.doctorDetailInfoBlock h2
{
    font-size: 20px;
    color: #000000;
    padding: 20px 0 10px 0;
}

.doctorDetailInfoBlock h2 a.sectLink, .doctorDetailInfoBlock h2 a.sectLink:visited
{
    font-size: 20px;
    color: #009de4;
}

.doctorDetailInfoBlock h2 a.sectLink:hover
{
    color: #0660dd;
}

hr.blueline2
{
    border: none;
    border-top: 3px solid #cce2e1;
}

.moreDocList
{
    padding-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
}

.moreDocItem .doctorsListItemPrice
{
    padding: 10px 0 0 0;
}

.moreDocItem .doctorsListRating
{
    text-align: left;
    padding: 0;
    position: relative;
    line-height: 14px;
}

.moreDocItem .doctorsListRating a.reviewCount
{
    font-size: 12px;
    text-decoration: none;
    color: #009de4;
    white-space: nowrap;
}

.moreDocItem div.docName
{
    padding-bottom: 10px;
}

.moreDocItem div.docName a
{
    font-size: 16px;
    line-height: 25px;
    color: #006d68;
    text-decoration: none;
}

.moreDocItem
{
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    border-right: 1px solid #cce2e1;
    padding: 0 15px;
}

.moreDocItem:first-child
{
    border-left: 1px solid #cce2e1;
}

.moreDocItem .doctorsListPicture {
    height: 75px;
    width: 75px;
    overflow: hidden;
    border-radius: 140px;
}

.moreDocItem .doctorsListPicture img
{
    vertical-align: top;
    width: 75px;
}

.moreDocItem .doctorsListItemLeft
{
    /*padding-left: 15px;*/
}

.moreDocItem .doctorsListItemRight
{
    /*padding-right: 15px;*/
}

.moreDocItem .doctorsListItemRightBlock
{
    padding: 0 0 0 15px;
}




.ymaps-2-1-79-map-copyrights-promo
{
    display: none !important;
}

table.ymBaloonTable
{
    min-height: 92px;
}

.yandex-message
{
    margin-top: 10px;
}

#yndx-map-container
{
    margin-top: 10px;
}

h1 span
{
    color: #acacac;
}

div.allCommentsList
{
}

div.allCommentsList div.commentItem
{
    padding-top: 20px;
    padding-left: 30px;
    position: relative;
    min-height: 80px;
}

div.allCommentsList div.doctorPicture
{
    height: 70px;
    width: 70px;
    overflow: hidden;
    border-radius: 70px;
    position: absolute;
    top: 20px;
    left: 30px;
}
div.allCommentsList div.doctorPicture img
{
    width: 70px;
}
div.allCommentsList div.doctorCommentBody
{
    padding-left: 90px;
    padding-bottom: 10px;
    padding-right: 20px;
}

div.allCommentsList div.doctorCommentBody div.commentItemAuthor
{
    clear: both;
}
div.allCommentsList div.doctorCommentBody div.commentItemAuthor a
{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
div.allCommentsList div.doctorCommentBody div.commentItemAuthor a:hover
{
    text-decoration: none;
}

div.commentCountBottom
{
    display: none;
}

div.allCommentsList div.doctorCommentBody div.commentCount
{
    color: #999999;
    font-size: 14px;
    clear: both;
    padding: 10px 10px 10px 0;
    display: flex;
    justify-content: space-between;
}

div.allCommentsList div.doctorCommentBody div.commentCount a
{
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}
div.allCommentsList div.doctorCommentBody div.commentCount a:hover
{
    text-decoration: none;
}

div.allCommentsList div.doctorCommentBody div.commentText
{
    font-size: 14px;
    line-height: 25px;
}

div.disclaimer
{
    padding: 20px 20px 20px 100px;
    margin-top: 50px;
    background: #fdebec 30px 20px no-repeat;
}
div.disclaimer div.disclaimerHeader
{
    font-size: 24px;
    color: #e3000f;
    padding-bottom: 10px;
}

h2.allComments
{
    color: #186d68 !important;
    padding-bottom: 30px;
    padding-top: 30px;
}

h2.questions
{
    color: #186d68 !important;
    padding-bottom: 30px;
}
div.question
{
    background-color: #f1f9f9;
    margin-bottom: 20px;
}
div.questionText
{
    position: relative;
    font-size: 18px;
    color: #000000;
    cursor: pointer;
    padding: 15px 50px 15px 15px;
}
div.questionText::after
{
    content: " ";
    width: 24px;
    height: 14px;
    position: absolute;
    display: inline-block;
    right: 20px;
    top: 20px;
    background: transparent;
}
div.questionText.open::after
{
    background: transparent;
}
div.answerText
{
    display: none;
    padding: 10px 30px 20px 20px;
    line-height: 25px;
}

div.needHelpBlock
{
    position: relative;
    background-color: #2c928d;
    padding: 20px;
    margin: 50px 0 20px 0;
    color: #fff;
}
div.needHelpBlock div.needHelpBlockText
{
    padding-right: 230px;
}
div.needHelpBlock h3
{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
}
div.needHelpBlock a
{
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    padding: 15px 20px;
    background-color: #009de4;
    text-decoration: none;
}
.needHelpBlock a:hover
{
    color: #ffffff;
    text-decoration: none;
}

.doctorsListItemText
{
    word-break: break-word;
}

.doctorsListItemLeft .ratingStarItem
{
    display: inline-block;
    margin-left: 4px;
}

.doctorsListItemLeft .ratingStarItem,
.doctorsListItemLeft .ratingStarItem:after,
.doctorsListItemLeft .ratingStarItemValue
{
    width: 12px !important;
    height: 10px !important;
    background-size: 12px 10px !important;
}

.doctorFilter30,.doctorFilter30_Checkboxes{display:block}

.doctorsDataDetailButton
{

}
table.orgDetailDoctors tr td.noBorder{
    border:none;

}
table.orgDetailDoctors tr td.doctorPhoto.noBorder,
table.orgDetailDoctors tr td.doctorDescription.noBorder{
    padding-bottom:8px;
}
table.orgDetailDoctors tr td.doctorDescription.noBorder{
    padding-top: 21px;
}

.hiddenPool {
    display: none;
}

.doctorPriceFrom{
    text-align: center;
    color: #999999;
    font-size:14px;
    line-height: 22px;
    padding:0px 18px 20px 0px;
}
.doctorPriceFrom span{
    font-size: 18px;
    display: block;
}
.metroLink{
    padding-top: 22px;
    height: 21px;
    line-height: 21px;
}
.metroLink a,
.metroLink a:visited{
    color: #2c928d;
    text-decoration: none;
    line-height: 21px;
}
.doctorDescriptionBlock{
    display: table-cell;
    vertical-align: bottom;
    height: 42px;
}
table.orgDetailDoctors tr td.doctorDescription .doctorDescriptionBlock div.description
{
    padding-top:0px;
    height: auto;
    max-height: 42px;
    color: #333333;
}
.doctorAddress{
    line-height: 21px;
    color: #999999;
    padding: 21px 0 0 0;

}
.singupLinkBlock{
    float: left;

}
.doctorDetail .singupLinkBlock{
    float: none;
    position: absolute;
    bottom: 4px;
    left: 0px;
}
.singupLinkBlock a.showForm{
    margin-top:8px;
    background: #00cbc4;
    border-color:#00cbc4;
    color: white !important;
    font-size:14px;
    font-weight: bold;
    line-height: 28px;
    width: 150px;

}
.singupLinkBlock a.showForm:hover{
    background: #1c9ce1;
    border-color:#1c9ce1;
    color: white !important;
}

.callPhoneBlock{
    padding-top:15px;
    float: right;
    color: #999999;
    font-size: 18px;
}
.callPhoneBlock a{
    text-decoration: none;
}

.doctorsDataBottom div.docAddressFloatBlock.docAddressFloatBlockButton{
    padding-left: 160px;
}


table.orgDetailDoctors tr td
{
    border-bottom:none !important;
    border-top:1px solid #2c928d;
}

table.detailDoctorPage td
{
    border-top:none !important;
}

table.orgDetailDoctors tr td.bottomBorder
{
    border-bottom:1px solid #2c928d !important;
}


.orgDetailDoctors a.show-more{
    border-color:#999999;
    color:#999999;
}
.newFilter{

}
.newFilter td{
    vertical-align: top;
}

td.specDoctor select{
    padding: 5px 8px;
    border: 1px solid #ddd;
    border-radius: 1px;
    color: #999999;
    outline: none;
    margin-bottom: 3px;
    line-height: 23px;
    height: 29px;
    display: block;
    width: 100%;
}
td.specDoctor select:focus {
    color: #000000;
    outline: none;
}
.newFilter .mapLinkPirceList.mapLinkPirceListDetail{
    margin-bottom: 0 !important;
    margin-right: 3px !important;
}
.newFilter .mapLinkPirceList.mapLinkPirceListBig{
    margin-bottom: 0 !important;
    margin-top: 3px !important;
}
.integratedFilterBlockNew
{
    position: relative;
    display: inline-block;
    background-color: #eee;
    min-height: 46px;
    height: 46px;
    color: #999999;
    padding:0;
    margin: 0px;
    /*z-index: 9999;*/
}

.integratedFilterClear
{
    line-height: 14px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 17px 15px 14px 5px;
}

.integratedFilterClear svg
{
    fill: #ffffff;
}

.integratedFilterBlockNew.open .integratedFilterClear svg
{
    fill: #000000;
}

.integratedFilterBlockNew.open
{
    z-index: 9999;
}

.integratedFilterBlockNew:hover, .integratedFilterBlockNew.selected
{
    background: #00a29d;
}

.integratedFilterBlockNew.open
{
    background: #ffffff;
}

.integratedFilterBlockNew input.integratedFilterSearchText
{
    line-height: 46px;
    min-height: 46px;
}

.integratedFilterBlockNew .integratedFilterInput
{
}

.integratedFilterBlockNew .integratedFilterIcon
{
    left: 0;
}

.integratedFilterBlockNew .integratedFilterIconNew{
    position: absolute;
    z-index: 9990;
    top: 10px;
    left: 18px;
    height: 33px;
    font-size: 18px;
}

.integratedFilterBlockNew.mapLink .integratedFilterIconNew
{
    top: 13px;
    left: 19px;
}

.integratedFilterBlockNew.mapLink .integratedFilterName
{
    color: #38a5a2;
    padding-left: 47px;
}

.integratedFilterBlockNew .integratedFilterIconNew.sortingBlock
{
    top: 15px;
    left: 14px;
}

.integratedFilterBlockNew .mapLinkIco
{
    background: transparent;
    width: 16px;
    height: 20px;
}

.integratedFilterBlockNew:hover .mapLinkIco, .integratedFilterBlockNew.selected .mapLinkIco
{
    background-position: bottom;
}

.integratedFilterBlockNew .mapLinkIco

.integratedFilterBlockNew .integratedFilterIconItemNew.out
{
    display: inline-block;
}

.integratedFilterBlockNew .integratedFilterIconItemNew.hover
{
    display: none;
}

.integratedFilterBlockNew.clicked
{
    background: #00a29d;
}

.integratedFilterBlockNew.clicked .integratedFilterName
{
    color: #ffffff;
}

.integratedFilterBlockNew:hover .integratedFilterIconItemNew.out, .integratedFilterBlockNew.clicked .integratedFilterIconItemNew.out
{
    display: none;
}

.integratedFilterBlockNew:hover .integratedFilterIconItemNew.hover, .integratedFilterBlockNew.clicked .integratedFilterIconItemNew.hover
{
    display: inline-block;
}

.integratedFilterBlockNew .integratedFilterIconItemNew{
    color: #000000;
}

.integratedFilterBlockNew.open .integratedFilterIconItemNew{
    color: #000000 !important;
}

.integratedFilterBlockNew:hover .integratedFilterIconItemNew, .integratedFilterBlockNew.selected .integratedFilterIconItemNew{
    color: #87d3d1;
}

.integratedFilterIconNew.active{
}
.integratedFilterIconNew.up .integratedFilterIconItemNew{
}
.integratedFilterBlockNew .integratedFilterName
{
    color: #000000;
    padding: 15px 21px 15px 41px;
    font-size: 14px;
    cursor: pointer;
}

.integratedFilterBlockNew.hasFilter .integratedFilterName
{
    padding-right: 45px;
}

.integratedFilterBlockNew .integratedFilterName.noIco
{
    padding: 15px 21px 15px 21px;
}

.integratedFilterBlockNew.selected .integratedFilterName.noIco
{
    padding: 15px 45px 15px 21px;
}

.integratedFilterBlockNew:hover .integratedFilterName, .integratedFilterBlockNew.selected .integratedFilterName
{
    color: #ffffff;
}

.integratedFilterBlockNew .integratedFilterName span.small
{
    display: none;
}

.integratedFilterBlockNew.open .integratedFilterName{
    color: #000000 !important;
}

.integratedFilterSelectNew{
    display:none;
    max-height:260px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 9999;
    left: 0px;
    top: 48px;
}

.integratedFilterSelectOptionNew{
    padding: 15px 20px 13px 20px;
    background: white;
    cursor: pointer;
    color: #000000;
    z-index: 9999;
    min-width: 240px;
    font-size: 14px;
}
.integratedFilterSelectOptionNew.selected,
.integratedFilterSelectOptionNew:hover{
    background: #164f82;
    color: #000;
}

.integratedFilterNameOverlay
{
    display: none;
    z-index: 9998;
    background-color: rgba(0,0,0,0.3);
    position:fixed;
    left:0;
    top: 0;
    width:100%;
    height:100%;
}

.integratedFilterBlock{
    position: relative;
    background: white;

    min-height: 50px;
    color: #999999;
    padding:0;
    margin: 15px 7px 0 15px;
    margin: 0px 7px 0 15px;
}
.integratedFilterInput{

    position: relative;
    padding: 0 41px 0 15px;
    cursor: pointer;
}
.integratedFilterIcon{
    position: absolute;
    z-index: 9990;
    top: 0;
    right: 0;
    padding: 17px 22px 0 10px;
    height: 33px;
}
.integratedFilterIconItem{
    height: 8px;
    width: 8px;
    border: 1px #000000 solid;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}
.integratedFilterIcon.active{
    background-position: 0px 0px;
}
.integratedFilterIcon.up .integratedFilterIconItem{
    transform: rotate(225deg);
    margin-top:4px;
}
.doctorFilter30_Checkboxes_Right  .integratedFilterIcon.up .integratedFilterIconItem{
    margin-top: 6px;
}

.integratedFilterIcon.wait
{
    padding-right: 17px;
}
.integratedFilterIcon.wait .integratedFilterIconItem
{
    border: none;
    transform: none;
    background: transparent;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
}


input.integratedFilterSearchText{
    background: transparent;
    display: block !important;
    padding:0;
    border: none;
    color: black;
    outline: none;
    font: normal 14px Arial;
    color: #000000;
    line-height: 50px;
    min-height: 50px;
    width: 100%;

}
input.integratedFilterSearchText:focus{
    color: #000000;
    outline: none;
}
input.integratedFilterSearchText::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999999;
    font-weight: normal;
}
input.integratedFilterSearchText::-moz-placeholder { /* Firefox 19+ */
    color: #999999;
    font-weight: normal;
}
input.integratedFilterSearchText:-ms-input-placeholder { /* IE 10+ */
    color: #999999;
    font-weight: normal;
}
input.integratedFilterSearchText:-moz-placeholder { /* Firefox 18- */
    color: #999999;
    font-weight: normal;
}
.integratedFilterSelect{
    display:none;
    width: 100%;
    max-height:260px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 9999;
    left: -1px;
    top: 50px;
    border: 1px solid #164f82;
}


.integratedFilterSelectOption{
    padding: 5px 10px;
    background: white;
    cursor: pointer;
    color: #000000;
}

.integratedFilterSelectOption.disabled
{
    color: #999999;
}

.integratedFilterSelectOption.disabled.selected,
.integratedFilterSelectOption.disabled:hover{
    background: white;
    color: #999999;
    cursor: default;
}

.integratedFilterSelectOption.selected,
.integratedFilterSelectOption:hover{
    background: #164f82;
    color: white;
    color: #000000;

}
.integratedFilterSelectOptionTitle{
    padding: 5px 10px 5px 80px;
    background: white;
    color: #999999;
    font-weight: bold;

}
.newFilterCheckboxes{
    padding: 5px 5px;
}
.newFilterCheckboxes input[type='checkbox']{
    transform:scale(1.2);
    vertical-align: top;
    margin: 2px 3px 0px 0px;
    outline: none;

}
.newFilterCheckboxes label{
    font-size:14px;
    color: #999999;
    margin-right: 10px;
    cursor: pointer;
    vertical-align: top;

}
.newFilterCheckboxes label:hover{
    color: #0660dd;
}
.lineColor{
    display: inline-block;
    height: 0;
    width: 0;
    border-radius: 100%;
    margin:1px 8px 0 0;
    vertical-align: top;

}



.circleNiceBlock{
    display: inline-block;
    margin:1px 8px 0 0;
    vertical-align: top;
    width: 14px;
    position: relative;

}
.circleNice2{
    width: 14px;
    height: 14px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}
.sector-1from2{
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: right bottom;
}
.sector-2from2{
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform-origin: left bottom;
}
.circleNice3{
    width:14px;
    height:14px;
    border:0 solid transparent;
    border-radius:100%;
    background:transparent;
    position:relative;
}
.sectorItem
{
    display:block;
    position:absolute;
    width:0;
    top:0px;
    left:0px;
    border:7px solid transparent;
    border-radius:100%;
    z-index:100;
}
.sector-1from3{
    transform:rotateZ(50deg);
}
.sector-1from3-2{
    transform:rotateZ(10deg);
}
.sector-2from3{
    transform:rotateZ(17deg);
}
.sector-2from3-2{
    transform:rotateZ(-20deg);
}
.sector-3form3{
    transform:rotateZ(-47deg);
}
.sector-3form3-2{
    transform:rotateZ(-18deg);
}
.sector-1from4
{
    transform:rotateZ(45deg);
}
.sector-2from4
{
    transform:rotateZ(45deg);
}
.doctorFilter30{
    font-size: 14px;
    background: #164f82;
    text-align: justify;
    min-height: 80px;
}
td.specDoctor,
td.placeDoctor{
    width: 50%;
    padding-top: 15px;
    vertical-align: top;
}
td.geoLinkTd{
    width: 0%;
    vertical-align: top;
    padding: 0 !important;
    margin: 0;
}
.geoLinkTd .integratedFilterBlock{
    display: none;
}
.geoLinkBlock{
    max-height: 50px;
    max-width: 216px;
    background: transparent;
    background-size:246px;
    padding: 15px;
}
a.mapLinkPirceList.geoLinkItem{
    float: none;
    display: block;
    width:191px;
    height: 35px;
    background: transparent;
    background-size:206px;
    margin: 0 0 0 10px;
    padding: 15px 0 0 15px;
    color: #000000;
    font: bold 12px Arial;
    line-height: 14px;
    text-transform: uppercase;
}
a.mapLinkPirceList.geoLinkItem b{
    display: inline-block;
    margin: 3px 27px 0 4px;
    width: 12px;
    height: 15px;
    background: transparent;
    background-size:12px;
}
a.mapLinkPirceList.geoLinkItem b.wait{
    height: 20px;
    width: 20px;
    background: transparent;
    margin: 0 23px 0 0;
}
a.mapLinkPirceList.geoLinkItem b.blue{
    background: transparent;
    background-size:12px;
    margin-right:45px;
}
a.mapLinkPirceList.geoLinkItem span{

    display: inline-block;
    padding: 4px 0 0 0;
    font: bold 12px Arial;
    line-height: 14px;
    vertical-align: top;
}
.ymaps-2-1-69-balloon__close-button {
    display: block;
    width: 30px;
    height: 40px;
    cursor: pointer;
    background: red !important;
    opacity: .3;
}
.ymaps-2-1-69-balloon__close-button{
    background:none !important;
    opacity: 1 !important;
}

.ymaps-2-1-69-balloon__close-button:before,
.ymaps-2-1-69-balloon__close-button:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 5px;
    width: 14px;
    height: 2px;
    background: #c4c4c4;
}
.ymaps-2-1-69-balloon__close-button:hover:before,
.ymaps-2-1-69-balloon__close-button:hover:after{
    background: #ff0000;
}

.ymaps-2-1-69-balloon__close-button:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ymaps-2-1-69-balloon__close-button:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.doctorFilter30_Checkboxes{
    margin: 20px 0 0 0;
    margin: 10px 0 -10px 0;
}
.doctorFilter30_Checkboxes td{
    vertical-align: top;
    white-space: nowrap;
}
.doctorFilter30_Checkboxes_Left{
    float: left;
}

.doctorFilter30_Checkboxes_Left_Flex
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
    align-items:stretch;
}

.doctorFilter30_Checkboxes_Left_Flex div.integratedFilterBlockNew
{
    margin: 0 5px 5px 0 !important;
    height: 46px;
}

.doctorFilter30_Checkboxes_Left_Flex div.integratedFilterBlockNew.mapLink
{
    margin-right: 0px !important;
}

.doctorFilter30_Checkboxes_Left.smallRes
{
    display: none;
}

.smallResFlex
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
    align-items:stretch;
}



.doctorFilter30_Checkboxes_Left.smallRes .smallResItem
{
    display: none;
}

.smallResItem
{
    margin: 0 5px 5px 0 !important;
}

.doctorFilter30_Checkboxes_Right .mobileMapLink{
    display: none;
    vertical-align: top;
}
.doctorFilter30_Checkboxes_Right .mobileMapLink a.mapLinkPirceListBig{
    display: inline-block;
    color: #000;
    font-size:12px;
    line-height: 30px;
    background: none;
    padding: 0 10px 0 0 !important;
    margin: 0 !important;
    width: auto !important;
}
.doctorFilter30_Checkboxes_Right .mobileMapLink a.mapLinkPirceListBig b{
    display: inline-block;
    height: 15px;
    width: 12px;
    background: transparent;
    background-size: 12px;
    vertical-align: top;
    margin:7px 10px 0 0;
}
.doctorFilter30_Checkboxes_Left .showSortingBlock,
.doctorFilter30_Checkboxes_Right .hideSortingBlock{
    display: none;
    /*padding: 12px;
    color: #999999;
    font-size: 12px;
    cursor: pointer;
    vertical-align: top;
    position: absolute;
    right: 0;*/
}
.doctorFilter30_Checkboxes_Right .hideSortingBlock{
    padding-top: 17px;
    padding-top: 8px;
    float: right !important;
}
/*.doctorFilter30_Checkboxes_Left .showSortingBlock span,
.doctorFilter30_Checkboxes_Right .hideSortingBlock span{
    display: inline-block;
    height: 5px;
    width: 5px;
    border-top: 1px #999999 solid;
    border-right: 1px #999999 solid;
    vertical-align: top;
    margin: 3px 5px 0 0;
    webkit-transform: rotate(135deg);
      transform: rotate(135deg);
}*/
.doctorFilter30_Checkboxes_Left .showSortingBlock.open,
.doctorFilter30_Checkboxes_Right .hideSortingBlock.closed{
    display: none;
}
/*.doctorFilter30_Checkboxes_Right .hideSortingBlock span{
    webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin: 6px 5px 0 0;
}*/
.doctorFilter30_Checkboxes_Right{
    float: right;
    width: 246px;
    width: 115px;
}

.doctorFilter30_Checkboxes_Right .integratedFilterBlock{
    margin: 0;
    background: #EEF9F9;
    border-left: 1px #EEF9F9 solid;
    border-right: 1px #EEF9F9 solid;
    background: none;
    border: none;
    min-height: 40px;
}
.doctorFilter30_Checkboxes_Right .integratedFilterInput{
    padding-left:10px;
    padding-right:21px;
}

.doctorFilter30_Checkboxes_Right input.integratedFilterSearchText{
    line-height: 40px;
    min-height: 40px;
}
.doctorFilter30_Checkboxes_Right .integratedFilterIcon{
    padding-top: 12px;
    padding-right:2px;
    height: 28px;
}
.doctorFilter30_Checkboxes_Right .integratedFilterSelect{
    top: 35px;
    border-color:#cce2e1;
    /*border-top: none;*/
    font-size:14px;
}
.doctorFilter30_Checkboxes_Right .integratedFilterSelectOption.selected,
.doctorFilter30_Checkboxes_Right .integratedFilterSelectOption:hover{
    color: #000000;
    background: #EEF9F9;
}
.doctorFilter30 a.mapLinkPirceListBig{
    font: bold 10px/12px Arial;
    text-transform: uppercase;
    color: white;
    background: none;
    padding: 0 !important;
    margin: 20px 0 20px 20px;
    cursor: pointer;
}
.doctorFilter30 a.mapLinkPirceListBig b{
    display: inline-block;
    height: 15px;
    width: 12px;
    background: transparent;
    background-size:12px;
    vertical-align: top;
    margin-right: 10px;
}
.doctorFilter30 a.mapLinkPirceListBig span{
    display: inline-block;
    border-bottom:1px #ffffff dashed;
    margin-top: 2px;
    padding-bottom: 1px;

}

label.doctorFilter30_Checkbox{
    display: inline-block;
    position: relative;
    padding:15px 21px 15px 47px;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e9f2f2;
}

label.doctorFilter30_Checkbox.checked, label.doctorFilter30_Checkbox:hover
{
    background-color: #164f82;
    color: #fff;
}

/* Hide the browser's default checkbox */
label.doctorFilter30_Checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
label.doctorFilter30_Checkbox span {
    position: absolute;
    top: 15px;
    left: 21px;
    height: 14px;
    width: 14px;
    border: 1px #dadada solid;
    background-color: #ffffff;
    opacity: 1;
}

label.doctorFilter30_Checkbox.checked span
{
    border: 1px #ffffff solid;
}

/* On mouse-over, add a grey background color */
label.doctorFilter30_Checkbox:hover input ~ span {
    background-color: #ffffff;
    opacity: 1;
}

/* When the checkbox is checked, add a blue background */
label.doctorFilter30_Checkbox input:checked ~ span {
    background-color: #ffffff;
    opacity: 1;
}

/* Create the checkmark/indicator (hidden when not checked) */
label.doctorFilter30_Checkbox span:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
label.doctorFilter30_Checkbox input:checked ~ span:after {
    display: block;
}

/* Style the checkmark/indicator */
label.doctorFilter30_Checkbox span:after {
    left: 4.5px;
    top: 2px;
    width: 3px;
    height: 6px;
    border: solid #164f82;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.kmContentDataPadding.doctorsList{
    margin-bottom: 10px !important;
}

table.doctorsList{

}

table.doctorsList td{
    vertical-align: top;
}
.doctors30_line{
    height: 2px;
    background: #006D68;
    opacity: 0.2;
    margin: 20px 0;
}
td.doctorsListLeft{
    width: 100%;

}
.doctorsListLeftBlock{
    padding: 0 20px 0 0;
    position: relative;
}
td.doctorsListItemLeft{
}
.doctorsListItemLeftBlock{
    position: relative;
}

.doctorsListItemLeftBlockRating{
    cursor: default;
    position: absolute;
    width: 20px;
    background: #fff;
    top: 7px;
    color: #164f82;
    z-index: 1000;
    border: 1px solid #164f82;
    border-radius: 3px;
    padding: 1px 2px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.doctorsListPictureLink{
    display: block;
    text-decoration: none;
    height: 120px;
    width: 120px;
}
.doctorsListPicture{
    height: 120px;
    width: 120px;
    overflow: hidden;
    border-radius:120px;
}
.doctorsListPicture a{
    display: block;
}

.doctorsListPicture img{
    vertical-align: top;
    width: 120px;
}

.moreDocItem .doctorsListPicture {
    height: 75px !important;
    width: 75px !important;
    border-radius: 140px !important;
}

.moreDocItem .doctorsListPicture img
{
    width: 75px !important;;
}

.doctorsListRating{
    padding: 10px 0 0 0;
    text-align: center;
}
.doctorsListRatingItem{
    display: inline-block;
    height: 10px;
    width: 12px;
    background: transparent;
    background-size:12px;
}
.doctorsListRatingItem.blue{
    background: transparent;
    background-size:12px;
}
.doctorsListReviews{
    padding: 5px 0 0 0;
    text-align: center;
}
.doctorsListReviews a,
.doctorsListReviews a:visited{
    text-decoration: none;
    color: #164f82;
    font: normal 12px/14px Arial;
}
td.doctorsListItemRight{
    width: 100%;
}
.doctorsListItemRightBlock{
    padding: 0 0 0 20px;
    font: normal 14px/23px Arial;
    color: #000000;
}
.doctorsListItemSpecialisation{
    color: #999999;
    font: normal 12px/18px Arial;
}

.doctorsListItemName{
    font-size:18px;
    padding: 0 0 5px 0;
}
.doctorsListItemName a,
.doctorsListItemName a:visited{
    color: #164f82;
    text-decoration: none;
}
.doctorsListItemName a:hover{
    color: #164f82;
}
.doctorsListItemExperienceYear{
    padding: 5px 0 0 0;
    font-size: 14px;
    color: #999999;
    line-height: 21px;
    min-height: 21px;
}
.doctorsListItemPriceTable{
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
.doctorsListItemPrice{
    padding: 10px 10px 0 0;
    white-space: nowrap;
    display: inline-block;
}
.doctorsListItemPrice.small{
    padding-top: 15px;
    display: none;
}
.doctorsListItemPrice span{
    display: inline-block;
    color: #696969;
}
.doctorsListItemPrice span.regularPrice{
    font: normal 18px/21px Arial;
    padding: 0 0 0 10px;
    color: #333333;
}
.doctorsListItemPrice span.oldPrice{
    font: normal 14px/21px Arial;
    padding: 0 0 0 10px;
    color: #999999;
    text-decoration: line-through;
}
.doctorsListItemPrice span.newPrice{
    font: normal 18px/21px Arial;
    padding: 0 0 0 10px;
    color: #FF0000;
}
.doctorsListClinicMetroSmall{
    padding-top: 10px;
    white-space: nowrap;
    display: none;
}
.doctorsListItemText{
    color: #696969;
}
.doctorsListItemPhone{
    padding: 10px 0 0 0;
    position: relative;
}
.doctorsListItemPhone span{
    display: block;
    color: #999999;
}
.doctorsListItemPhone a{
    color: #000000;
    color: #006d68;
    text-decoration: none;
    font: normal 19px/21px Arial;
    white-space: nowrap;
}
.doctorsListItemPhone a.hovered{
    color: #0660dd;
}
.doctorsListItemPhoneMobile{
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9999;
    cursor: pointer;
}

td.doctorsListRight{
    border-left: 1px #cce2e1 solid; /* 0.2 opacity of #006D68 */
}
.doctorsListRightBlock{
    padding: 0 0 0 20px;

}
.doctorsListClinic{
    font:normal 14px/23px Arial;
    width: 309px;
}
.doctorsListClinic.withTopBorder{
    border-top:1px #cce2e1 solid;
    padding-top: 17px;
    padding-top: 10px;
    margin-top: 17px;
    margin-top: 10px;

}
.doctorsListClinic.hidden{
    display: none;
}
.doctorsListshowMoreClinics{
    font:normal 12px/21px Arial;
    color: #006D68;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 20px 0 0 0;
}
.doctorsListshowMoreClinics span{
    display: inline-block;
}
.doctorsListshowMoreClinics b{
    display: inline-block;
    height: 8px;
    width: 8px;
    margin:3px 0 0 10px;
    vertical-align: top;
    border-top: 1px #006D68 solid;
    border-left: 1px #006D68 solid;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.doctorsListshowMoreClinics.open b
{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top:9px;
}
.doctorsListClinicSlotes{
    padding: 0 0 17px 0;
    display: none;
}
.doctorsListClinicSlotesWait{
    background: transparent;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    padding: 0 0 10px 30px;

}
.doctorsListClinicSlotesTitle{
    font-size: 14px;
    color: #999999;
    padding: 0 0 15px 0;
}
.doctorsListClinicSlotesTitle span{
    color: #164f82;
    cursor: pointer;
}
.doctorsListClinicSlotesTitle span:hover{
    color: #0660dd;
}
.doctorsListClinicSlotesItems{
    position: relative;
    margin: -3px;
    width: 315px;
}
.doctorsListClinicSlotesItems.closed{
    overflow:hidden;
    max-height: 88px;
}
.doctorsListClinicSlote{
    display: inline-block;
    font: bold 12px/38px Arial;
    color: white;
    cursor: pointer;
    width: 57px;
    text-align: center;
    margin: 3px;
    background: #ffffff;
    outline: 1px solid #164f82;
    color: #164f82;

}
.doctorsListClinicSlotesShow{
    display: none;
    font: bold 12px/38px Arial;
    cursor: pointer;
    width: 57px;
    text-align: center;
    margin: 3px;
    background: #ffffff;
    outline: 1px solid #164f82;
    color: #164f82;

}
.doctorsListClinicSlotesShow.needed{
    display: inline-block;
}
.doctorsListClinicSlote:hover,
.doctorsListClinicSlotesShow:hover{
    background:#009DE4;
    color: white;
}
.doctorsListClinicSlotesShow span{
    display: inline-block;
    height: 8px;
    width: 8px;
    margin:17px 0 0 0;

    vertical-align: top;
    border-top: 1px white solid;
    border-left: 1px white solid;
    border-top: 1px #164f82 solid;
    border-left: 1px #164f82 solid;

    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.doctorsListClinicSlotesShow:hover span{
    border-color: white;
}
.doctorsListClinicSlotesItems.closed .doctorsListClinicSlotesShow span
{
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin:12px 0 0 0;
}
.doctorsListClinicSlotesItems.closed .doctorsListClinicSlotesShow.needed{
    position: absolute;
    left: 0;
    /*right: 0;*/
    bottom: 0;
    z-index: 999;
}
.doctorsListClinicName{

}
.doctorsListClinicName a,
.doctorsListClinicName a:visited{
    text-decoration: none;
    color: #000;
}
.doctorsListClinicName a:hover{
    color: #0a305a;
}
.doctorsListClinicAddress{
    padding: 10px 0 0 0;
    padding:0;

}
.doctorsListClinicMetro{
    padding: 10px 0 0 0;
}
.doctorsListClinicMetroItem{
    padding: 0 0 8px 0;
    padding: 0 0 3px 0;
}
.doctorsListClinicMetroItem span{
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    margin-right:7px;
    margin-right:3px;
}
.doctorsListClinicMetroItem a,
.doctorsListClinicMetroItem a:visited{
    text-decoration: none;
    color: #000000;

}
.doctorsListClinicMetroItem a:hover{
    color: #009DE4;
    color: #0660dd;
}
.doctorsListClinicSingup{
    padding: 12px 0 0 0;

}
.doctorsListClinicSingup a.signButton{
    display: inline-block;
    font:bold 12px/38px Arial;
    padding: 2px 0 0 0;
    width: 140px;
    text-align: center;

    margin: 0;
    margin: 0px 20px 0px 0px;
    text-transform: uppercase;
    background: #00CBC4;
    color: white !important;
    border: 0;
    border-radius: 0;

    background: white;
    border:1px #999999 solid;
    color: #999999 !important;


    background: white;
    border:1px #2c928d solid;
    color: #2c928d !important;
}
.doctorsListClinicSingup a.signButton:hover{
    background: #009DE4;
    color: white !important;
    border-color: #009DE4;
}
.signButtonDescription{
    display: inline-block;

    line-height: 20px;
    text-align: center;
    color: #999999;
    vertical-align: top;
}
.signButtonDescription span{
    color: #006d68;
    cursor: pointer;
}
.signButtonDescription span:hover{
    color: #0660dd;
}
.doctorFilter30Mobile{
    display: none;
}
td.specDoctor .integratedFilterBlockSelect,
td.placeDoctor .integratedFilterBlockSelect,
.doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect{
    outline: none;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    font:normal 14px Arial;
    color: #000000;
    line-height: 50px;
    margin: 0;
    padding:0 0 0 15px !important;
    height: 50px;
}
.doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect{
    outline: none;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
    margin: 0;
    padding:0 0 0 15px;
    padding-left: 10px !important;
    height: 40px;
    background: #EEF9F9;
    background: none;
}

/*  mobileClick */
.mobileClick{
    position: absolute;
    z-index: 9999;
    opacity:0.5;
}
.mobileDoctorPicture{
    background: orange;
    top:-20px;
}

.specDescription{
    position: relative;
    margin-top: -10px;
    color: #696969;
    color: #000000;
    font:normal 14px/23px Arial;
    font:normal 16px/24px Arial;
}
.kmContentDataPadding.specDescription{
    padding-bottom: 10px !important;
}
.kmContentDataPadding.specDescription.full{
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}
.specDescription .disListMoreLink{
    font:normal 14px/23px Arial;
    font:normal 16px/24px Arial;
}
.specDescription.full{
    padding: 20px 0 0 0;
    margin: 0;
}
.specDescriptionText{
    position: relative;
    height: 120px;
    overflow: hidden;

}
.specDescriptionText.full{
    padding: 10px 0 0 0;
    height: auto;
}
.specDescription p{
    padding-bottom: 20px;
}
.specDescription h2{
    padding-bottom: 10px;
}
.specDescription ul,
.specDescription ol {
    padding-bottom: 14px;
}
.specDescription li{
    text-align: justify;
}
.specDescriptionTextBody{
    padding-bottom: 10px;
}

.specDescriptionTextDetail a
{
    color: #1c9ce1 !important;
    text-decoration: none;
}
.specDescriptionTextDetail a:hover
{
    color: #0660dd !important;
    text-decoration: underline;
}




@media (max-width: 1200px){
    .doctorsListClinicSlotesItems{
        width: 252px !important;
    }
    .doctorsListClinic{
        width: 246px !important;
    }
}


@media (max-width: 1150px){
    .geoLinkBlock{
        background-size:236px 80px !important;
    }
    a.mapLinkPirceList.geoLinkItem{
        margin-left: 0 !important;
    }
    .doctorFilter30_Checkboxes_Right{
        width: 236px;
        width: 115px;
    }
    .doctorsListClinicSlote,
    .doctorsListClinicSlotesShow{
        width: 53px !important;
    }
    .doctorsListClinicSlotesItems{
        width: 236px !important;
    }
    .doctorsListClinic{
        width: 230px !important;
    }

}
@media (max-width: 1023px){
    .rightSideBlock .newsLittleItem{
        width:32%;
    }

    .kmHead
    {
        min-width: 320px !important;
    }

    .table
    {
        display: block !important;
    }
    .table-cell
    {
        display: block !important;
    }

    .kmContenPadding1020, .kmContenPadding2040, .kmRightBkg
    {
        display: none !important;
    }

    .kmContent
    {
        min-width: 320px !important;
        width: 100%;
    }

    .kmContentDataPadding
    {
        padding: 0 20px !important;
    }
    .kmContentDataPadding.detailText{
        padding-bottom:10px !important;
    }
    .kmContentDataPadding.footerTableSocial{
        padding-left:30px !important;
    }
    .rightSide
    {
        clear: both;
        width: auto !important;
        padding: 0 !important;
    }

    .rightSideFloatBlock
    {
        padding: 20px 20px 20px;
        background: #36afa8 !important;
    }

    .rightSidePadding
    {
        padding-right: 0px !important;
    }

    .rightSideFloatBlock h4
    {
        display: block;
        float: left;
        padding-top: 6px;
        padding-left: 15px;
    }

    .rightSideFloatBlock, .rightSideFloatBlock a, .rightSideFloatBlock h1, .rightSideFloatBlock h1 a, .rightSideFloatBlock h2, .rightSideFloatBlock h2 a, .rightSideFloatBlock h3, .rightSideFloatBlock h3 a, .rightSideFloatBlock h4, .rightSideFloatBlock h4 a, .rightSideFloatBlock h5, .rightSideFloatBlock h5 a, .rightSideFloatBlock h6, .rightSideFloatBlock h6 a
    {
        color: #ffffff !important;
    }

    .h2DivLeftSide, .h4DivLeftSide
    {
        float: left;
    }

    .h2DivLeftSide
    {
        padding-right: 60px;
    }

    .h4DivLeftSide
    {
        margin-left: -18px;
    }

    .rightSideFloatBlock h4
    {
        padding-left: 20px;
    }
    .rightMenuSub
    {
        padding: 20px;
        background: #ebf7f6 !important;
    }

    .rightMenuSub a.show-all:hover
    {
        color: #2c928d !important;
        border-color: #2c928d !important;
    }

    .rightMenuSub ul.left-menu li.hidden
    {
        display: none;
    }

    .rightMenuSub ul.left-menu li
    {
        display: inline-block;
    }

    ul.left-menu
    {
        list-style: none;
        padding: 10px 0 0 1px;

        -webkit-column-count:3;
        -moz-column-count:3;
        column-count:3;

        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;

    }

    div.left-nav
    {
        padding-bottom: 0px !important;
    }

    ul.left-menu li.hidden
    {
        display: none;
    }

    ul.left-menu li
    {
        padding-bottom: 11px;
        padding-left: 15px;
        display: inline-block;
    }

    ul.left-menu li.show-all
    {
        display: block;
    }

    .rightSideFloatBlock ul.left-menu li a.navLink
    {
        text-decoration: none;
        color: #ffffff !important;
        line-height: 20px;
    }

    .rightSideFloatBlock ul.left-menu li.selected a.navLink
    {
        color: #cafffe !important;
    }

    .rightSideFloatBlock ul.left-menu li a.navLink:hover
    {
        color: #cafffe !important;
    }

    ul.left-menu li.selected a
    {
        font-weight: bold;
        color: #cafffe !important;
    }

    a.show-all
    {
        text-decoration: none;
        text-align: center;
        display: block;
        border: 1px solid #dddddd !important;
        border-radius: 1px;
        padding: 7px 0;
        color: #dddddd !important;
    }

    a.show-all:hover
    {
        color: #ffffff !important;
        border-color: #ffffff !important;
    }

    .doctorFilter30{
        margin: 0 20px !important;
    }
    .doctorFilter30_Checkboxes{
        margin: 20px 20px 0px 20px !important;
        /*margin: 10px 20px -10px 20px !important;*/
    }
    .geoLinkBlock{
        background-size:246px!important;
    }
    a.mapLinkPirceList.geoLinkItem{
        margin-left: 10px !important;
    }
    .doctorFilter30_Checkboxes_Right{
        width: 246px;
        width: 115px;
    }
    .doctorsListClinicSlote,
    .doctorsListClinicSlotesShow{
        width: 57px !important;
    }
    .doctorsListClinicSlotesItems{
        width: 315px !important;
    }
    .doctorsListClinic{
        width: 309px !important;
    }
}
@media (max-width: 980px){
    .newFilterCheckboxes{
        padding-left:20px !important;
        padding-right:20px !important;
    }
}
@media (max-width: 850px){
    .doctorsListClinicSlotesItems{
        width: 252px !important;
    }
    .doctorsListClinic{
        width: 246px !important;
    }
    .signButtonDescription{
        margin-top:10px !important;
    }
}

@media (max-width: 832px)
{
    .moreDocList
    {
    }

    .moreDocItem:last-child
    {
        display: none;
    }

    .moreDocItem
    {
        width: 50%;
    }
}

@media (max-width: 800px){
    .geoLinkBlock{
        background-size:236px 80px !important;
    }
    a.mapLinkPirceList.geoLinkItem{
        margin-left: 0 !important;
    }
    .doctorFilter30_Checkboxes_Right{
        width: 236px;
        width: 115px;
    }
    .doctorsListClinicSlote,
    .doctorsListClinicSlotesShow{
        width: 53px !important;
    }
    .doctorsListClinicSlotesItems{
        width: 236px !important;
    }
    .doctorsListClinic{
        width: 230px !important;
    }

}
@media (max-width: 768px){

    .doctorFilter30_Checkboxes_Left.smallRes .smallResItem
    {
        display: inline-block;
    }

    .doctorFilter30_Checkboxes_Left .showSortingBlock,
    .doctorFilter30_Checkboxes_Right .hideSortingBlock{
        display: inline-block;

    }

    .smallResHidden
    {
        display: none !important;
    }

    .kmContentDataPadding.doctorsList{
        padding: 0 15px !important;
    }
    .signButtonDescription{
        margin-top:0px !important;
    }
    .geoLinkBlock{
        display: none !important;
    }
    .doctorFilter30{
        margin: 0 !important;
    }
    td.doctorsListLeft{
        display: block;
        position: relative;
    }
    .doctorsListLeftBlock{
        padding: 0 0 10px 0 !important;
    }
    .doctorsListItemExperienceYear{
        position: absolute;
        top: 19px;
        right: 0;
    }
    /*.doctorsListItemText{
        padding-top: 15px !important;
    }
    .doctorsListItemPrice{
        display: none;
    }
        .doctorsListItemPrice.small{
            display: block !important;
        }
            .doctorsListItemPrice.small span.regularPrice{
                padding-left: 14px !important;
            }
    */
    .doctorsListItemPhone span{
        display: inline-block !important;
        padding-right: 20px !important;
        /*color: #000000 !important;*/
    }

    td.doctorsListRight{
        display: block;
        display: none;
        border:none !important;
    }
    .doctorsListRightBlock{
        padding: 20px !important;
        padding: 10px 20px 15px 20px!important;
        background: #EEF9F9;
        margin: 0 -20px !important;
    }
    .doctorsListClinicSlote,
    .doctorsListClinicSlotesShow{
        width: 60px !important;
    }
    .doctorsListClinicSlotesItems{
        width: 100% !important;
    }
    .doctorsListClinic{
        width: 100% !important;
    }
    .doctorsListClinicAddress{
        display: inline-block;
        padding-right: 20px;
    }
    .doctorsListClinicMetro{
        /*display: inline-block;*/
    }

    .doctorsListClinicMetroItem{
        display: inline-block;
        padding-right: 15px;
    }
    .doctors30_line{
        margin: 0px -20px 20px -20px !important;
    }
    .doctorFilter30_Checkboxes{
        margin: 10px 15px !important;
        /*padding-bottom:15px !important; */
        /*margin: 5px 15px 0 15px !important;*/
        /*padding-bottom:5px !important; */
    }
    .doctorsListshowMoreClinics{
        display: block !important;
        text-align: center;
        margin: 10px -15px -15px -15px !important;
        padding:10px 0 9px 0 !important;
        background: #d9e9e9;
    }
    .manyClinics .doctorsListClinicSingup{
        margin-bottom: 17px !important;
    }
    .doctorList30Navigation{
        display: none;
    }
    .doctorList30NavigationLine{
        display: block;
    }
    .doctorsListClinicMetroSmall{
        display: inline-block;
    }
    .doctorsListItemPrice span,
    .doctorsListItemText{
        color: #696969 !important;
    }
    .doctorsListItemPrice span.regularPrice,
    .doctorsListClinicMetroSmall a{
        color: #333333 !important;
    }
}
@media (max-width: 600px)
{

    h2.allComments
    {
        padding-bottom: 10px;
    }

    div.allCommentsList div.doctorPicture
    {
        height: 50px;
        width: 50px;
        border-radius: 50px;
        top: 20px;
        left: 0px;
    }
    div.allCommentsList div.doctorPicture img
    {
        width: 50px;
    }

    div.allCommentsList div.doctorCommentBody
    {
        padding-left: 35px;
    }

    .commentItem:first-child
    {
        border-top: none !important;
    }
    .commentItem
    {
        border-top: 2px #eee solid !important;
    }
    .commentCountRight
    {
        display: none;
    }
    div.commentCountBottom
    {
        display: block;
    }
    div.allCommentsList div.doctorCommentBody
    {
        padding-bottom: 0px;
    }

    .callPhoneBlock{
        display: none;
    }
    .singupLinkBlock a.showForm{
        margin-top: 8px !important;
    }
    .doctorsListClinicSingup a.signButton.showForm{
        margin-top: 0 !important;
    }
    .doctorsListItemSpecialisation.noSection{
        max-height: 18px !important;
    }

    div.needHelpBlock
    {
        padding: 20px !important;
        margin: 40px -15px 20px -15px !important;
    }
    div.needHelpBlock div.needHelpBlockText
    {
        padding-right: 0px;
        text-align: center;
    }

    div.needHelpBlock h3
    {
        font-size: 20px !important;
        text-align: center;
    }

    div.needHelpBlock a
    {
        position: relative !important;
        display: block;
        font-size: 20px !important;
        padding: 15px;
        margin-top: 20px;
        right: auto !important;
        top: auto !important;
        text-align: center;
    }
    .needHelpBlock a:hover
    {
        color: #ffffff;
        text-decoration: none;
    }

}

@media (max-width: 570px)
{
    label.doctorFilter30_Checkbox{
        padding-right: 15px !important;
    }

    .mapLink .integratedFilterName
    {
        padding: 15px 11px 15px 40px !important;
    }

}
/*@media (max-width: 570px)
{
	.doctorFilter30_Checkboxes_Right{
		float: none;
		width: auto;
	}

}*/

@media (max-width: 480px)
{


    .moreDocList
    {
        height: auto;
        overflow: auto;
    }

    .moreDocItem .doctorsListPicture {
        height: 75px !important;
        width: 75px !important;
        border-radius: 140px !important;
    }

    .moreDocItem .doctorsListPicture img
    {
        width: 75px !important;;
    }

    .moreDocItem
    {
        width: 100%;
        padding: 10px 0;
        border: none;
        border-bottom: 1px solid #cce2e1;
    }

    .moreDocItem:first-child
    {
        border: none;
        border-bottom: 1px solid #cce2e1;
    }

    .moreDocItem:last-child
    {
        display: inline-block;
        border-bottom: none;
    }



    div.allCommentsList div.doctorCommentBody div.commentText
    {
        line-height: 22px;
    }

    .integratedFilterBlockNew .integratedFilterNameIco
    {
        padding: 12px 21px 12px 22px;
    }

    .integratedFilterBlockNew .integratedFilterName span.big
    {
        display: none;
    }

    .integratedFilterBlockNew .integratedFilterName span.small
    {
        display: inline-block;
    }

    div.disclaimer
    {
        padding: 15px 15px 15px 60px;
        background: #fdebec;
        background-size: 2em;
        margin: 30px -15px 0 -15px;
    }
    div.disclaimer div.disclaimerHeader
    {
        font-size: 18px;
        color: #e3000f;
        padding-bottom: 10px;
    }
    div.disclaimer div.disclaimerText
    {
        font-size: 14px;
    }

    h2.questions
    {
        padding-bottom: 20px !important;
        font-size: 18px !important;
    }
    div.question
    {
        margin: 0 -15px 20px -15px;
    }
    div.questionText
    {
        font-size: 16px !important;
        padding: 15px 50px 15px 20px;
    }
    div.questionText::after
    {
        content: " ";
        width: 24px;
        height: 14px;
        position: absolute;
        display: inline-block;
        right: 20px;
        top: 15px;
        background: transparent;
    }
    div.questionText.open::after
    {
        background: transparent;
    }
    div.answerText
    {
        display: none;
        padding: 10px 30px 20px 20px;
        line-height: 22px;
        font-size: 14px;
    }

    .doctorsListItemLeftBlockRating{
        cursor: default;
        position: absolute;
        background: #fff;
        top: 5px;
        padding: 1px 1px;
        font-size: 12px;
    }

    .doctorsListItemText
    {
        max-height: 92px;
        overflow: hidden;
    }
    .doctorFilter30 table tr{
        display: block;
    }
    .doctorFilter30 table tr td{
        display: block;
        width: 100%;

    }
    td.geoLinkTd{
        padding: 15px 0px 0 0 !important;

    }

    .doctorFilter30 a.mapLinkPirceListBig{
        margin-top: 5px !important;
    }
    .geoLinkTd .integratedFilterBlock{
        display: block !important;
    }
    .doctorFilter30_Checkboxes td{
        display: block !important;
    }
    /*.doctorFilter30_Checkboxes_Right .integratedFilterBlock{
        display: none !important;
    }*/
    .doctorsDataBottom div.docAddressFloatBlock.docAddressFloatBlockButton{
        padding-left: 0 !important;
    }
    .newFilterCheckboxes{
        padding-left:10px !important;
        padding-right:10px !important;
    }
    .doctorAddress{
        display: block !important;
        padding: 0;

    }
    .doctorDescriptionBlock{
        display: none;
    }
    table.orgDetailDoctors tr td.doctorPhoto.noBorder img{
        width: 90px !important;
    }
    .singupLinkBlock a.showForm{
        width: 150px !important;
        height: 28px !important;
        line-height: 28px !important;
        font-size: 14px !important;
    }
    .doctorDetail .singupLinkBlock{
        position: inherit;
        margin: 16px 0 0 68px;
    }
    .doctorDetail .doctorsDataBottom .doctorsDataDetail{
        margin-left: 68px;
        padding-top: 25px !important;
    }
    table.orgDetailDoctors tr td.doctorDescription a.title.notSmall{
        font-size:18px !important;
        font-weight: normal !important;
    }
    table.orgDetailDoctors tr td.doctorDescription a.title.notSmall span{
        display: block;
    }
    table.orgDetailDoctors tr td.doctorPhoto.noBorder{
        padding:23px 18px 8px 0px !important;
    }
    table.orgDetailDoctors tr td.doctorDescription.noBorder{
        padding:21px 0px 8px 0px !important;
    }
    label.doctorFilter30_Checkbox{
        font: normal 12px/16px Arial !important;
        margin: 0;
    }
    .integratedFilterBlockNew .integratedFilterName
    {
        font: normal 12px/16px Arial !important;
    }
    .integratedFilterBlockNew .integratedFilterIconNew
    {
        top: 12px;
    }

    .doctorsListPictureLink{
        height: 100px !important;
        width: 100px !important;
    }
    .doctorsListPicture{
        height: 100px !important;
        width: 100px !important;
        border-radius:100px !important;
    }
    .doctorsListPicture img{
        width: 100px !important;
    }
    .doctorsListItemSpecialisation{
        font: normal 11px/17px Arial !important;
    }
    .doctorsListItemName{
        font-size: 16px !important;
    }
    /*.doctorsListItemText{
        display: none !important;
    }*/
    .kmContentDataPadding.doctorsList{
        padding: 0 15px !important;
        margin-bottom: 5px !important;
    }
    .doctorsListItemPrice.small,
    .doctorsListItemPhone{
        font-size:12px !important;
        padding-top: 10px !important;
    }
    .doctorsListItemPrice span.regularPrice,
    .doctorsListItemPhone a{
        font-size: 16px !important;
    }

    .doctorsListClinicSingup a.signButton.showForm {
        width: 140px !important;
        height: auto !important;
        font:bold 12px/38px Arial !important;
    }
    .doctorsListClinicSlote,
    .doctorsListClinicSlotesShow{
        width: 57px !important;
    }
    .doctorList30NavigationBlock{
        margin-top: 20px !important;
    }
    .doctors30_line{
        margin: 0px -15px 20px -15px !important;
    }
    .doctorsListRightBlock{
        margin: 0 -15px !important;
        padding: 10px 15px 15px 15px !important;
    }
    .doctorFilter30_Checkboxes{
        margin: 10px 15px 10px 15px !important;
        padding-bottom: 0px !important;
    }
    .doctorFilter30_Checkboxes_Left .showSortingBlock,
    .doctorFilter30_Checkboxes_Right .hideSortingBlock{
        display: inline-block;
    }
    .integratedFilterBlock{
        margin: 15px 15px 15px 15px !important;
        margin: 0px 15px 0px 15px !important;
    }
    .doctorFilter30_Checkboxes_Right{
        float: left;
        width: 95px;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterInput{
        padding-left: 0px;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterBlock{
        margin: 5px 0 10px 0 !important;
        margin: 0px 0 0px 0 !important;
        min-height: 30px;
    }

    .doctorFilter30_Checkboxes_Right .integratedFilterBlock.doctorFilter30Mobile.hidden{
        display: none;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect,
    .doctorFilter30_Checkboxes_Right .integratedFilterSearchText{
        font-size:12px !important;
        display: inline-block;
        padding-left: 0 !important;
        line-height: 30px !important;
        min-height: 30px !important;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterIcon{
        padding-top:8px !important;
    }
    .doctorFilter30_Checkboxes_Right  .integratedFilterIcon.up .integratedFilterIconItem{
        margin-top: 5px !important;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect{
        margin-left:0px;
        height: 30px;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterSelect{
        top: 25px !important;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterSelectOption{
        font-size:12px !important;
    }
    .doctorFilter30 .mapLinkPirceList.isMobile{
        display: none !important;
    }

    label.doctorFilter30_Checkbox{
        padding: 15px 10px 15px 37px; !important;
    }
    label.doctorFilter30_Checkbox span
    {
        left: 11px !important;
    }

    .doctorsListItemLeftBlockRating{
        top: 0px;
    }
}

@media (max-width: 360px){

    .doctorsListPictureLink{
        height: 80px !important;
        width: 80px !important;
    }
    .doctorsListPicture{
        height: 80px !important;
        width: 80px !important;
        border-radius:80px !important;
    }
    .doctorsListPicture img{
        width: 80px !important;
    }
    .doctorsListReviews a{
        font: normal 10px/12px Arial !important;
    }
    .doctorsListItemName{
        /*font-size: 13px !important;*/
    }
    .doctorsListClinicSlotesTitle,
    .doctorsListClinicSlotesWait{
        font-size: 12px !important;
    }
    .doctorsListClinicSlote,
    .doctorsListClinicSlotesShow{
        width: 55px !important;
    }
    .kmContentDataPadding.doctorsList{
        padding: 0 10px !important;
        margin-bottom: 0 !important;
    }
    .integratedFilterBlock{
        margin: 15px 10px 0 10px !important;
        margin: 0px 10px 0 10px !important;
    }
    .doctorFilter30_Checkboxes{
        margin: 10px 10px 10px 10px !important;
        /*margin: 0px 10px 0px 10px !important;*/
        padding-bottom: 0px !important;
    }
    .doctorFilter30_Checkboxes_Right .integratedFilterBlock{
        padding-bottom: 5px;
    }
    .doctorsListClinicName a,
    .doctorsListClinicAddress,
    .doctorsListClinicMetroItem{
        font-size: 12px;
    }
    .doctorsListRightBlock{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .doctorsListshowMoreClinics{
        margin-bottom:-15px !important;
    }

}



.commentsBlock{
    float: right;
    clear: right;
    margin-top: 20px;
}
.commentsLink{
    background: transparent;
    background-size: 20px 19px;
    padding: 0 0 0 25px;
    color: #009de4;
    font-size:14px;
    line-height: 19px;
    padding: 10px 0 10px 30px;
    cursor: pointer;
    text-decoration: none;
}
.commentsListBlock{
    position: relative;
}
.commentsListBlockTitle{
    padding: 15px 0;
}
.commentsListBlockClose, .commentsFormBlockClose{
    /*float: right;*/
    position: absolute;
    height: 28px;
    width: 28px;
    background: transparent;
    background-size: 16px 16px;
    cursor: pointer;
    /*margin-right: -6px;*/
    top: 13px;
    right: 5px;
}
.commentItem{
    border: 2px #eee solid;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
}
.commentItem .commentItem{
    border:none;
    border-top: 2px #eee solid;
    padding: 0 0 0 35px;
    margin: 10px 25px 0 25px;
}
.commentItem .commentItem .commentItemTitle,
.commentItem .commentItem .commentItemText,
.commentItem .commentItem .commentItemIcons{
    padding-right: 0;
}
.commentItem .commentItem .commentItem{
    margin: 10px 0px 0 25px;
}
.commentItemTitle{
    padding:15px 25px 15px 25px;
}
.commentItemAuthorDate{
    width: 80%;
    float: left;
}
.commentItemAuthor{
    float: left;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
}
.commentItemDate{
    float: left;
    color: #999999;
    font-size: 14px;
    line-height: 18px;
}
.commentItemDateMobile{
    display: none;
    float: left;
    color: #999999;
    font-size: 10px;
    line-height: 18px;
}
.commentItemRatingBlock{
    float: right;
    color: #000000;
    font-size: 12px;
    width: 80px;
    text-align: right;
}
.commentItemRatingBlock .ratingStarsBlockBody{
    display: inline-block;
    vertical-align: bottom;
}
.ratingStarsBlockTitle{
    padding-left: 10px;
}
.commentItemRatingBlock .ratingStarItemBlock{
    padding: 2px;
    cursor: default;
    float: left;
}
.commentItemRatingBlock .ratingStarItem{
    width: 12px;
    height: 10px;
}
.commentItemRatingBlock .ratingStarItemValue{
    width: 12px;
    height: 10px;
}
.commentItemRatingBlock .ratingStarItem:after{
    width: 12px;
    height: 10px;

    background-size: 12px 10px;
}

td.rateStarsTD .ratingStarsBlock{
    float: none;
    padding-right: 5px;
}
td.rateStarsTD .ratingStarsBlockBody{
    width: 95px;
    vertical-align: bottom;
}
td.rateStarsTD .ratingStarItemBlock{
    padding: 2px;
    cursor: default;
}
td.rateStarsTD .ratingStarItem{
    width: 15px;
    height: 12px;
}
td.rateStarsTD .ratingStarItemValue{
    width: 15px;
    height: 12px;
}
td.rateStarsTD .ratingStarItem:after{
    width: 15px;
    height: 12px;
    background-size: 15px 12px;
}
tr.hovered td.rateStarsTD .ratingStarItem:after{
    background: url(/pix/ratingstarblank-big.png) top left no-repeat;
    background-size: 15px 12px;
}
td.rateStarsTD span.priceLevelBlockDescription{
    bottom: 0;
}
.commentItemText{
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    padding: 0 25px;
}
.commentItemIcons{
    padding: 20px 25px 0 25px;
}
.commentItemVotingBlock{
    float: left;
    position: relative;
}
.commentItemVotingValue{
    float: left;
    font-size:14px;
    color: #000000;
    padding:0 10px;
}
.commentItemVotingValue.minus{
    color: #ff6263;
}
.commentItemVotingIcon{
    float: left;
    height: 14px;
    width: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 1px;
}
.commentItemVotingIcon.minus:after{
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    height: 0px;
    width: 0px;
    border-left:8px white solid;
    border-right:8px white solid;
    border-top:10px #cccccc solid;

}
.commentItemVotingIcon.plus:after{
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    height: 0px;
    width: 0px;
    border-left:8px white solid;
    border-right:8px white solid;
    border-bottom:10px #cccccc solid;
}
.commentItemVotingIcon.minus:hover:after,
.commentItemVotingIcon.minus.voted:after{
    border-top-color: #ff6263;
}
.commentItemVotingIcon.plus:hover:after,
.commentItemVotingIcon.plus.voted:after{
    border-bottom-color: #00cbc4;
}

.commentItemAnswer{
    float: right;
    position: relative;
    font-size: 14px;
    color: #999999;
    text-decoration: underline;
    cursor: pointer;
    background: transparent;
    background-size: 20px 19px;
    line-height: 19px;
    padding: 10px 0 10px 30px;
    margin-top: -10px;
}
.commentItemAnswer:hover{
    text-decoration: none;
}

.commentItemChild{
    float: right;
    position: relative;
    font-size: 14px;
    color: #999999;
    text-decoration: underline;
    cursor: pointer;
    line-height: 19px;
    padding: 10px 10px 10px 30px;
    margin-top: -10px;
}
.commentItemChild:hover{
    text-decoration: none;
}

.commentModerationButtons{
    float: right;
    margin-top: -7px;

    position: relative;
}
.commentModerationButton{
    float: left;
    border: 1px #c8c8c8 solid;
    font-size: 13px;
    color: #999999;
    line-height:38px;
    text-align: center;
    width: 115px;
    margin-left: 10px;
    cursor: pointer;
    background: white;
    margin-bottom: 8px;
}
.commentModerationButton.hover{
    background: #f6fcfc;
}
.commentModerationButton:hover,
.commentModerationButton.hover:hover{
    background: #f6fcfc;
    background: #009DE4;
    color: white;
}

.commentsButtonsBlock{
    position: relative;
    padding: 10px 0;
}
.addCommentLink{
    float: right;
    margin-left: 30px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 43px;
    font-weight: bold;
    color: #999999;
    width: 205px;
    text-align: center;
    border: 1px #c8c8c8 solid;
    cursor: pointer;
}
.addCommentLink:hover,
.addCommentLink.hovered{
    background: #009DE4;
    border-color: #009DE4;
    color: white;
}
.showAllCommentsLink{
    overflow-y: hidden;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 43px;
    font-weight: bold;
    color: #999999;
    text-align: center;
    border: 1px #eef9f9 solid;
    background: #eef9f9;
    cursor: pointer;
}
.showAllCommentsLink:hover{
    background: #009DE4;
    color: white;
}
.addCommentFormBlock{
    background: #f1f9f9;
    margin-top: 20px;
    padding: 25px 27px;
    position: relative;
}
.cl{
    clear: both;
}
.doctorTopRating{
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #0a305a;
    line-height: 2.3em;
    color: #fff;
    position: absolute;
    margin: -16px 0 0 92px;
    text-align: center;
}
.doctorStarRating, .clinicStarRating, .reviewStarRating {
    background: url(/pix/rating-star.png);
    width: 80px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    background-size: 16px 15px;
    overflow: hidden;
    background-position: left center;
}
.doctorStarRating, .clinicStarRating {
    margin-top: 10px;
    margin-bottom: 8px;
    text-align: left;
}
.doctorStarRatingRate, .clinicStarRatingRate, .reviewStarRatingRate {
    background: url(/pix/rating-star-inv.png);
    width: 0;
    height: 100%;
    display: block;
    background-size: 16px 15px;
    background-position: left center;
}
.reviewStarRating {
    margin-top: 0;
    margin-bottom: 0;
}
.doctorTitle{
    display: none;
}
#doctor-speciality, #doctor-metro{
    font-size: 1.3em;
}
.doctorSize60{
    float: left;
    width: 40%;
}
.doctorSize40{
    float: left;
    width: 40%;
}
.doctorTable, .clinicTable{
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
}
.doctorItem, clinicItem{
    padding: 30px 0 0 0;
}
.doctorReview, .clinicReview{
    padding: 0 0 20px 0;
}
.doctorName, .clinicName{
    font-size: 1.4em;
    color: #000;
    display: block;
    margin: 0 0 15px 0;
}
.doctorSpeciality{
    padding: 5px 0 10px 0;
    display: block;
}
.doctorInfoSmall, .clinicInfoSmall{
    padding-left: 20px;
}
.doctorMetro{
    display: inline-block;
    height: 20px;
    overflow: hidden;
    position: relative;
    top: 7px;
}
.doctorListClinicMetroSmall{
    display: inline-block;
    overflow: hidden;
    margin: 0 10px 0 0;
}
.doctorListClinicMetroSmall:before{
    content: '•';
    width: 18px;
    height: 15px;
    font-size: 3.3em;
    line-height: 15px;
    overflow: hidden;
    text-align: left;
    float: left;
    margin: 0;
}
.doctorStreetAddress{
    padding: 0 5px 0 0;
}
.doctorStreetAddress:after{
    content: ', метро';
    overflow: hidden;
    padding: 0 0 0 3px;
}
.doctorAddressClinic{
    clear: both;
    padding: 0 0 20px 0;
}
.doctorClinicName{
    color: #000;
}
.addressLocality{
    display: none;
}
.clinicItem .photo_wr{
    max-width: 110px;
    min-height: 80px;
    background: #fff;
}
.clinicItem .photo_wr img{
    max-width: 110px;
    max-height: auto;
}
.clinicTopRating {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #0a305a;
    line-height: 2.3em;
    color: #fff;
    position: relative;
    margin: 5px 0 0 0;
    text-align: center;
}
.clinicTopRatingOther{
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #0a305a;
    line-height: 2.3em;
    color: #fff;
    position: absolute;
    margin: -16px 0 0 0;
    text-align: center;
}
.clinicReadMore{
    color: #000;
    text-decoration: underline;
}
.clinicAddress {
    padding: 0 0 8px 0;
}
.clinicRow .title{
    font-size: 0.875em;
}
.clinicTime {
    font-size: 1em !important;
    padding: 10px 0 15px 0;
    color: #000;
}
.clinicRow .author{
    padding: 0 0 40px 0;
}