body {
    text-align: center;
}
.pages {
    clear: both;
    padding-top: 10px;
}

.brandingclickurl {
    display: block;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    z-index: 900;
}

.pages a {
    margin-left: 3px;
    margin-right: 3px;
}
#wrapper{width: 1120px; margin: 0 auto; padding-top: 10px;min-height: 100%;
    /*padding-bottom: 140px;    */
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
    z-index: 1000;
    position: relative;
}
.branding_left {
    position: absolute;
    top: 0;
    right: calc(50% + 585px);
    overflow: hidden;
    text-align: right;
}
.branding_top {
    max-width: 1170px;
    margin: 0 auto;
}
.branding_top img {
    display: block;
}
.branding_left img {
    float: right;
}
.branding_left img, .branding_right img {
    width: auto;
    max-width: none;
}
.branding_right {
    position: absolute;
    top: 0;
    left: calc(50% + 585px);
    overflow: hidden;
}
header #top{padding: 0 20px;}
header section{float: left; margin-right: 21px;z-index: 1;
}
.tpbaner {
    padding-bottom: 30px;
}
header section:last-child{margin-right: 0; float: right; position: relative; behavior: url(PIE.htc);width: 236px;}
header section a.aboutProject{text-transform: uppercase; color: #ff8710;font-size: 13px;text-decoration: underline;}
header section a#logo{width: 150px; height: 114px; background: url(../img/logo.png) no-repeat; display: block;background-size: 98%;}
header section .lng{float: right; position: relative; top: -18px; right: 6px;width: 80px;}
header section .lng a{float: left; text-transform: uppercase; margin-right: 24px; font-size: 17px;}
header section .lng a.active{color: #ff8710; text-decoration: underline;}
header section .lng a:last-child{margin-right: 0;}
header section .buttons{clear: both; float: left; margin-top: -3px;}
header section .buttons > a{display: block; background: #30b34a; color: #fff; padding: 6px 31px; 
	text-transform: uppercase; font-size: 19px; text-align: center; font-family: 'calibri';
	border-radius: 5px;
width: 194px;}
header section .buttons > a:nth-child(1){margin-bottom: 8px;}
header #menu ul.menu{position: relative;display: table;/* border: 1px solid #0D9E38; */border-radius: 5px;}

#nonactive {
    background: #D3D3D3 !important;
}
#aboutDoc {
    
}
.prload {
    margin:0 auto;
}
.soc_img a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition:0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.soc_img a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition:0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
#aboutDoc img {
    quotes: '\00AB' '\00BB' '\201E' '\201C';
}
#aboutDoc .recomendations {
    /*width: 100%;*/
    width: 170px;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 7px;
    padding-top: 5px;
    /*padding-bottom: 12px;*/
}
#aboutDoc .recomendations > div {
    float:none;
    display: inline-block;
}
#aboutDoc .recomend  {
    margin-left: 0;
    
    width: 93%;
}
.vrachi > div {
    width: 194px;
    float: left;
    margin: 10px;
    padding: 5px;
}
td .userTerms a {
    /* color:#fff !important; */
    text-decoration: underline;
}
td .userTerms a:hover{text-decoration: none}
.vrachi > div > div.name {
    text-align: center;
    
    height: 42px;
    display: table-cell;
    vertical-align: middle;
}
.vrachi > div input[type="radio"] {
    margin:0 auto;
    display: block;
}
.vrachi > div > div.img {
    clear: both;
    display: table;
    margin-bottom: 10px;
    width: 100%;
}
.vrachi > div.active {
    color:white;
    background:#30B34B;
}
.vrachi > div.active a {
    color:white;
    text-decoration: none;
}
.vrachi > div.visibleS:hover {
    cursor:pointer;
    color:white;
    background:#30B34B;
}
.vrachi > div.visibleS:hover a {
    color: #fff;
}
.vrachi > div.act {
    border:1px solid #30B34B;
}
.vrachi > div img {
    clear: both;
    width: 100%;
}
.chlose {
    position: absolute;
    top:5px;
    right: 15px;
    font-size: 0;
    color: black;
    cursor:pointer;
    background: url(../img/close.png) no-repeat;
    width: 21px;
    height: 21px;
}
.checkin, .checkinDoc {
    display: none;
    height: 550px;
    width: 730px;
    position: fixed;
    background: #fff;
     
    z-index: 11;
}

.checkin {
    position: absolute !important;
}
.DSW {
    margin-top: 3px;
    width:80px;
    height: 14px;
    float:left;
    background:url('/images/stars_null.png') repeat-x left;
}
.rateS {
    height: 14px;
    background:url('/images/star.png') repeat-x left;
}
.checkin .btns{
    text-align: center;
}
.bt {
    width: 240px;
    margin: 0 auto;
}
.bt > div.nonactive {
    cursor: text; 
    background: #777;
}
.bt > div label {
    margin-left: 15px;
}
.bt > div {
    padding: 5px 8px 5px 8px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #fff;
    font-size: 15px;
    font-family: Arial;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    margin-top: 6px;
    text-decoration: none;
    float: left;
    margin-right: 18px;
    color: #fff;
    border: 1px solid #0D9E38;
    background: #39b82d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #39b82d 0%, #30b32f 22%, #0b9d38 78%, #059a39 91%, #03993a 97%, #0d9e38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39b82d), color-stop(22%,#30b32f), color-stop(78%,#0b9d38), color-stop(91%,#059a39), color-stop(97%,#03993a), color-stop(100%,#0d9e38));
    background: -webkit-linear-gradient(top, #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%);
    background: -o-linear-gradient(top, #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%);
    background: -ms-linear-gradient(top, #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%);
    background: linear-gradient(to bottom, #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39b82d', endColorstr='#0d9e38',GradientType=0 );
}

.bt > div.nctive {
    background: #777;
}

.chead {
    font-size: 13px;
    height: 56px; z-index: 1;
    border-bottom: 1px solid #30B34B;
}
.checkin > .contEnd, .checkinDoc > .contEnd {
    position: relative;
    width: 100%;
    height: 448px;
    border-bottom: 1px solid #30B34B;
}
.checkin > .contEnd ul li, .checkinDoc > .contEnd ul li{
    list-style-type: none!important;margin-bottom: 5px;
    float:left;
    width: calc(100%/3)
}
.checkin > .contEnd > div, .checkinDoc > .contEnd > div {
    padding: 20px;
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    overflow-x:hidden;
    overflow-y:auto;
    display: none;
}
.checkin > .contEnd > div label {
    margin-left: 10px;
}
.checkin > .contEnd > div.active {
    display: block;
}
.chead > div.rt {
    padding:20px;
    width: 180px;
    color: #D3D3D3;
    
    float:left;
}
.chead > div.active {
    color:black;
}
.chead > div.rotate {
    float: left;
    width:25px;
    height: 57px;
    background: url('/img/bord.png') no-repeat center;
}

.loverLay {
    display: none;
    z-index: 10;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
}

.recButtons {
    clear: both;
    height: 45px;
    line-height: 17px;
}
.ONSBM {
    background: -webkit-linear-gradient(top, #fab64a, #fb9721);
}
.userTerms  {
    font-size: 14px;
}
.userTerms label {
    margin-left: 5px;
    margin-bottom: 5px;
    /*margin-top: 5px;*/
    width: auto !important;
}
.recButtons > div.active {
    background: #E6E6E6;
    -webkit-box-shadow:  inset 1px 1px 6px -3px #000;
    -moz-box-shadow:  inset 1px 1px 6px -3px #000;
    box-shadow:  inset 1px 1px 6px -3px #000;:;
    cursor: default;
}
.addMed {
    width: 235px;
    height: 34px;
    background-color: #30b34a;
    float: right;
    margin-right: 20px;
    margin-top: 12px;
    border-radius: 4px;
    color: white;
    
    font-weight: normal;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    line-height: 2;
}
.ac_results {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 4px #d7d8d9;
    z-index: 10000;
}

.ac_results ul li {
	cursor: pointer;
	color: #acafaf;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
    text-align: left;
}
.ac_results ul li.ac_over{color: #30b34a!important;}
.ac_results ul li:nth-child(odd){background: #EFEFEF; color: #000}
.ac_results ul li:hover {
	color:#0A9B38;
}
.st_doc {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 200px;
}
.allnews {
    display: block;
    float: right;
    text-decoration: underline;
    margin-top: 10px;
    margin-right: 10px;
}
.reco {
    margin-top: 8px;
    float: left;
    color: #0A9C38;
    padding: 6px;
    height: 18px;
    background: -webkit-linear-gradient(#FEFEFE,#E7E7E7);
    background: -moz-linear-gradient(#FEFEFE,#E7E7E7);
    background: -o-linear-gradient(#FEFEFE,#E7E7E7);
    background: -ms-linear-gradient(#FEFEFE,#E7E7E7);
    border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -o-border-radius: 5px 0px 0px 5px;
    border: 1px solid #B3B3B3;
    font-size: 12px;
    cursor: pointer;
    border-right: none;
}
.reco p {
    background: url('/img/lica.png') no-repeat;
    background-position: 0px;
    width: 21px;
    height: 16px;
    background-size: 21px;
    float: left;
}

.neut {
    margin-top: 8px;
    float: left;
    color: #333333;
    padding: 6px;
    height: 18px;
    background: -webkit-linear-gradient(#FEFEFE,#E7E7E7);
    background: -moz-linear-gradient(#FEFEFE,#E7E7E7);
    background: -o-linear-gradient(#FEFEFE,#E7E7E7);
    background: -ms-linear-gradient(#FEFEFE,#E7E7E7);
    border: 1px solid #B3B3B3;
    font-size: 12px;
    cursor: pointer;
    border-left: none;
    border-right: none;
}
.neut p {
    background: url('/img/lica.png') no-repeat;
    background-position: 0px -60px;
    width: 21px;
    height: 16px;
    background-size: 21px;
    float: left;
}
.noreco {
    margin-top: 8px;
    float: left;
    height: 18px;
    color: #c11736;
    padding: 6px;
    background: -webkit-linear-gradient(#FEFEFE,#E7E7E7);
    background: -moz-linear-gradient(#FEFEFE,#E7E7E7);
    background: -o-linear-gradient(#FEFEFE,#E7E7E7);
    background: -ms-linear-gradient(#FEFEFE,#E7E7E7);
    border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -o-border-radius: 0px 5px 5px 0px;
    border: 1px solid #B3B3B3;
    font-size: 12px;
    cursor: pointer;
    border-left: none;
}
.noreco p {
    background: url('/img/lica.png') no-repeat;
    background-position: 0px -2px;
    width: 21px;
    height: 16px;
    background-size: 21px;
    float: left;
}

.zakaZVON, .zakaZVON1 {
    box-shadow: 0px 0px 4px #d7d8d9;
    position: absolute;
    width: 382px;
    background: #fff;
    padding: 5px 15px;
    top: -47px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    z-index: 9000000;
    display: none;
    left: 310px;
    
}
.zakaZVON input, .zakaZVON1 input{;width: 94%;}
.zakaZVON table, .zakaZVON1 table {
    width:100%;
}

.zakaZVON table img#captchaimgThis,
.zakaZVON table img#captchaimgThis1 {
    display: block;
    /* margin-left: 201px; */
    margin-top: 3px;
    /* clear: both; */
}

.zakaZVON table .refresh, .zakaZVON1 table .refresh {
    display: block;
    /* margin-left: 297px; */
}

.zakaZVON .formError {
    font-size: 12px;
    color:red;
}
.addMed:hover{
    cursor: pointer;
}

div>.addMed:first-child{
    margin-top: 20px;
}

#menu{
    margin-top: 39px;
}

#menu > ul > li {
    cursor: pointer;
}

#menu > ul > li > a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    display: block;
}
#menu > ul > li:first-child{-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 7px;
border-bottom-left-radius: 10px;border-left: 1px solid #0A9C38; behavior: url(PIE.htc);
}
#menu > ul > li:last-child{-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;border-right: 1px solid #0A9C38;}
#menu > ul {
}
#menu > ul > li.node > a{
    /* background: url(../img/node.png) no-repeat 0px 10px; */ 
    /* padding-left: 30px; */
}

#menu > ul > li:hover a {
    color: #30b34a;
}

#menu > ul > li{
    float: left;
    width: 223px;
    height: 57px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    border-top: 1px solid #0A9C38;
    line-height: 3.6;
    border-bottom: 1px solid #0A9C38;
    letter-spacing: 2px;
    position: relative;
    background: #39b82d; /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YjgyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzMwYjMyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzBjOWUzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iIzA0OTkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzAzOTgzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDllMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,  #39b82d 0%, #30b32f 22%, #0c9e38 76%, #049939 93%, #03983a 98%, #0d9e38 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39b82d), color-stop(22%,#30b32f), color-stop(76%,#0c9e38), color-stop(93%,#049939), color-stop(98%,#03983a), color-stop(100%,#0d9e38)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #39b82d 0%,#30b32f 22%,#0c9e38 76%,#049939 93%,#03983a 98%,#0d9e38 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #39b82d 0%,#30b32f 22%,#0c9e38 76%,#049939 93%,#03983a 98%,#0d9e38 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #39b82d 0%,#30b32f 22%,#0c9e38 76%,#049939 93%,#03983a 98%,#0d9e38 100%); /* IE10+ */  background: linear-gradient(to bottom,  #39b82d 0%,#30b32f 22%,#0c9e38 76%,#049939 93%,#03983a 98%,#0d9e38 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39b82d', endColorstr='#0d9e38',GradientType=0 ); /* IE6-8 */;
}

#menu > ul > li:after{content: ''; position: absolute; right: 0; top: 10px; background: url(../img/border-menu.png) no-repeat 0 0px;width: 1px;height: 43px;}

#activeMenu {
    border: 1px solid #e87f18 !important;
    cursor: pointer;
    background: -moz-linear-gradient(top, #F9B247, #F9861C) !important;
    background: -webkit-linear-gradient(top, #F9B247, #F9861C) !important;
    background: -o-linear-gradient(top, #F9B247, #F9861C) !important;
    background: linear-gradient(top, #F9B247, #F9861C) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9B247', endColorstr='#F9861C') !important;
}

#activeMenu:hover > a{color: #fff!important}

#menu > ul.menu > li:hover{
    background: #fff;
    /* border-top: 1px solid #38B82D; */
    /* border-bottom: 1px solid #0A9C38; */
}

.menu > li.node > img{
    position: absolute;
    left: 51px;
    top: 33px; 
}
.ac_results .ac_over {
    color:#0A9B38;
}
.menu > li.node .dropdown{
    position: absolute;
    top: 58px;
    border: 1px solid #d9dadb;
    width: 694px;
    /* padding: 0px 0 17px 20px; */
    z-index: 10;
    background-color: #f7f5ec;
    -webkit-transition: 0.25s linear opacity;
       -moz-transition: 0.25s linear opacity;
          0-transition: 0.25s linear opacity;
    /* left: -9999px; */ 
    /* opacity: 0; */
    /* opacity: 0; */
    /* left: -77777px; */
    opacity: 0;
    left: -77777777px;
    z-index: 100;
    padding-bottom: 10px;
}

/*.menu > li.node:hover .dropdown{
    opacity: 1;
    left: 0px;
}*/

.for_main_menu{
    opacity: 1 !important;
    left: 0px !important;
}

.back_menu{
    background: #fff !important;
}

.back_menu_a{
    color: #0A9C38 !important;
}
.refreshbtn {
    line-height: 50px;
    float: left;
    margin-left: 10px;
}
.ONSBMI {
    width:auto !important;
}
.dropdown > ul{ 
   float: left;
    padding: 0% 1.8% 1% 3%;
    width: 20%;
    border-right: 1px solid #E9E9E9;
    padding-bottom: 0;
}
.fullsize {
    width:100% !important;
}
#wl_oc_captchaimgThis{float: left;margin-bottom: 5px;}
.dropdown > ul:nth-child(4n){border-right: 0;}

.dropdown > ul > li{
    font-size: 16px;
    text-align: left;
    line-height: 1;
    margin-top: 10px;   
    /* float: left; */ 
    /* width: 33% */}

.dropdown > ul > li > a{
    text-decoration: none;
    font-size: 12px;
}
.dropdown > ul > li:hover a{
    text-decoration: underline;
}

.slide_banner{
    width: 302px;
    height: 259px;
    position: absolute;
    top:10px;
    left: 10px;
    background-color: rgba(255,255,255,0);
    z-index: 5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.slide_banner i{font: italic 15px 'calibri';}

.slide_banner>span{top: 15px;}

.slide_banner>div, .slide_banner > a, .slide_banner>span{position: relative;
    font-size: 18px;
    font-family: 'calibri';
    letter-spacing: 2px; left: 10px;
}

.slide_banner>div{}

.slide_banner>div{top: 5px;color: #2fb24a;}

.rate{
    width: 260px;
    background-color: #f5f6f8;
    float: left;
    margin-left: 24px;
    height: 275px;
    position: relative;
}

.rate>p{
    font-style: italic;
    font-size: 20px;
    margin: 10px 0 10px 13px;
    color: #30b44a;
}

.rate>p.allRating{
    margin: 0;
    
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
}

.rate>p:last-child{
    /*font-style: italic;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 70px;
    text-decoration: underline;
    margin-bottom: 13px;*/
}


.rate>ul>li>a{
    display: block;
    padding-left: 27px;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    width: 130px;
    color: #858586;
    /* padding-bottom: 10px; */
    float: left;
    /*clear: both;*/
}

.rate>ul{
    margin-left: 16px;
}

.rate>ul>li{
    margin-top: 12px;
    position: relative;
    
    float: left;
    width: 100%;
    clear: both;
}

.rating-star{position: absolute; /*bottom: -30px;*/}
#leftSideBar .rating-star, #main .rating-star{right: -10px; /* top: 30px; *//* float: left; */position: relative;float: right;height: 6px; width: 85px !important;}
.rating-star img{float: left; display: block;width: 13px;height: 13px;}

.rate>ul>li:first-child{
    margin-top: 0;
}

.rate>ul>li>img{
    position: absolute;
    /* top: 11px; */
    width: 16px;
    height: 16px;
    left: 0;
}

#rightSideBar{
    width: 255px;
    float: right;
}

#rightSideBar > div.banner2 img{width: 255px; height: 275px;}

#container{font-size: 16px; color: #525252;  padding-top: 31px;width: 100%;}

/* main */

#main .content{
    width: 845px;
    float: left; margin: 0;
}

.content.category .block{margin-bottom: 15px; clear: both; padding: 15px;}
.content.category .block:first-child{padding-top: 0;}
.content.category .imgsmall{float: left; margin-right: 15px; border: 1px solid #e3e3e3;margin-bottom: 10px;}

.orangeButton, .greenButton{padding: 5px;  -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
    color: #fff!important;
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase; 
    cursor: pointer; text-align: center;
    text-decoration: none;
}

a.orangeButton {
    line-height: 29px;
}

.orangeButton.nonactive {
    background: rgb(179, 179, 179);
    border: 1px solid rgb(179, 179, 179);
}

.orangeButton{
    text-decoration: none !important;
    border: 1px solid #e5730d;
    background: -moz-linear-gradient(top, #fab64a, #fb9721);
    background: -webkit-linear-gradient(top, #fab64a, #fb9721);
    background: -o-linear-gradient(top, #fab64a, #fb9721);
    background: linear-gradient(top, #fab64a, #fb9721);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fab64a', endColorstr='#fb9721');
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top left, #F9A63E 0%, #FA941F 100%);
}

.greenButton.nonactive {
    background: rgb(179, 179, 179);
    border: 1px solid rgb(179, 179, 179);
}

.greenButton{
    text-decoration: none !important;
    border: 1px solid #0D9E38;
    background: #39b82d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YjgyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzMwYjMyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iIzBiOWQzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzA1OWEzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAzOTkzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDllMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #39b82d 0%, #30b32f 22%, #0b9d38 78%, #059a39 91%, #03993a 97%, #0d9e38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39b82d), color-stop(22%,#30b32f), color-stop(78%,#0b9d38), color-stop(91%,#059a39), color-stop(97%,#03993a), color-stop(100%,#0d9e38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #39b82d 0%,#30b32f 22%,#0b9d38 78%,#059a39 91%,#03993a 97%,#0d9e38 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39b82d', endColorstr='#0d9e38',GradientType=0 ); /* IE6-8 */

}

/* rec */

.rec{background: #F5F6F8; color: #525252; padding: 20px;padding-bottom: 5px; position: relative;/* margin-bottom: 30px; */ /* min-height: 315px; */ }
.rec .advertise { 
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 6px 4px 6px;
    font-size: 11px;
    height: 11px;
    line-height: 12px;
    background:#1BA635;
    color:#fff;
    border-radius: 0px 0px 0px 5px;
    -webkit-border-radius: 0px 0px 0px 5px;
    -moz-border-radius: 0px 0px 0px 5px;
    -o-border-radius: 0px 0px 0px 5px;
}
.strP {
    width: 48% !important;
}
.recs.clr.ov { margin-top: 8px; }
.rec table, .rec table td{border: 0;/* width: 530px; */}
.rec table td:first-child{width: 125px;padding-right: 10px;}
.rec table td img{border: 1px solid #e3e3e3;}
.rec .announce{margin: 10px 0; position: relative;}
.rec .announce img, .rec .announce .buttons{float: left;}
.rec .announce > img{margin-right: 15px;}
.rec .announce .buttons > div{width: 174px;/* height: 22px; */font: 13px Arial;padding: 8px 5px;}
.sREST .zapis{width: 95px;}
.sREST .announce .fl.p{width: 320px;}
.sREST .announce .fl.p strong{font-size: 14px; color: #413A3A;}
.rec .announce .buttons > div:first-child{margin-bottom: 15px;}
.rec .announce .buttons{margin: 15px 0px 0 0;}
.rec a.more{float: right; font-style: italic; text-decoration: underline; margin-top: -28px;}
.rec a.more:hover{text-decoration: none}
.rec .title{font: 18px Arial; float: left;}
.rec .info{font: 15px Arial; width: 40%; float: right; text-align: right;}

.content{width: 570px;float: left;margin: 0 16px;font-size: 12px;line-height: 21px;}

.content a.show_more, .content a.showLess{display: block; width: 38%; margin: 0 auto; border: 1px solid #E1E1E1; padding: 13px 32px; font: 17px Arial; color: #525252; text-align: center; background: #F8F9FA;}
.content #banners_bottom{margin-top: 32px;}
.content #banners_bottom img{float: left; margin-right: 1px}
.content article{border: 1px solid #E1E1E1; margin: 20px 0;clear: both;}
.content article br{display: none;}
.content article .search_result {border-bottom: 1px solid #E1E1E1;
display: none;
position: relative;
background: #fff;}
.content article .search_result:first-child{/* padding-top: 0; */}
.content article .search_result .title a{/* float: left; */}
.content article .search_result .status,
.content article .search_result .orangeButton{float: right;}
.content article .search_result .status{margin: 0 0 0 15px;}
.content article .search_result .orangeButton{/* margin-left: 15px; */}
.content article .search_result .title a{font-size: 19px}
.content article .search_result .announce{margin: 10px 0;overflow: hidden;color: #a2a4a4;}
.content article .search_result .announce .clinicTitle {font-weight: bold; color: #525252;margin: 5px 0;width: 310px;clear: both;}
.content article .search_result .announce .clinicAddress{width: 310px; color: #525252}
.content article .search_result .announce .mode{margin: 5px 0;  width: 50%;}
.content article .search_result .announce img{
    margin: 0 15px 15px 0;
    max-width: 218px;
    width: 97px;
    margin-bottom: 0px;
    border: 1px solid #E1E1E1;
}
.vrachi > div { display: none; }
.vrachi > div.clear {
    display: block;
    clear: both;
    width: 100%;
}
.vrachi > div.visibleS { display: block !important; }
.content article .search_result .priceList{width: 100%;clear: both;font-size: 14px;}
.content article .search_result .priceList table tr{display: none;}
.content article .search_result .priceList table tr:nth-child(1),
.content article .search_result .priceList table tr:nth-child(2),
.content article .search_result .priceList table tr:nth-child(3){display: block; }
.content article .search_result .priceList table tr:nth-child(odd){background: #EFEFEF; /* width: 300px; */}
.content article .search_result .priceList table tr td{width: 300px;color: #000;font-size: 12px;}
.content article .search_result .announce .phone{/* font: 16px 'calibri', Arial; */ /* font-weight: bold */color: #525252;}
.content article .search_result .announce .phone strong{margin: 5px 0;display: block;}
.content article .search_result .announce table{color: #a2a4a4; width: 545px; padding: 10px 0; }
.content article .search_result .announce table tr td:nth-child(2n){text-align: right;}
.content article .search_result .announce .discounts{float: left;clear: both;margin-top: 10px;}
.content article .search_result .announce .getMap{float: right; font-size: 14px; margin-top: 10px;}

.content .filters{margin-bottom: 10px;width: 100%;}
.content .visible{display: inline-block!important}
.content .filters .btn{
    /*display: inline-block;*/
    display: none;
    padding: 4px 12px;
    font-size: 85%;
    text-transform: none;
    margin-bottom: 2px;
    margin-top: 2px; 
    line-height: 20px;
    color: #333333;
    text-align: center; 
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.content .filters .btn .close{margin-left: 5px; font-size: 20px; font-weight: bold; line-height: 20px; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2;}

.content.doctor .orangeButton{position: absolute; right: 20px;padding: 8px; top: 20px;z-index: 1;}
.content.doctor .title{width: 77%;}
.content.doctor .services{color: #30b34a;font-style: italic;margin-bottom: 7px;}
.content.doctor .practice { margin-bottom: 5px; }
.content.doctor .education{float: left; width: 75%;}
.content.doctor{position: relative;}
.content.doctor .education span{/* float: left; */} 
.content.doctor #aboutDoc .img{float: left; margin-right: 22px;width: 179px;}
.content.doctor #aboutDoc .img > img{border: 1px solid #EFEFEF; padding: 10px; background: #fff;max-width: 87%;}

.status{/* margin-top: 15px; */}

#banner4{
    /* height: 169px; */
    margin-top: 30px;
    clear: both;
}

#banner4 img{
    display: block;
    margin: 0 auto;
}

#specialization{clear: both; margin-top: 10px}
#specialization ul li{padding-bottom: 5px;}

input[type="radio"]:checked{
    background:#39b82d -19px top no-repeat;
}

#rightSideBar>img{
    margin-top: 26px;
}


#rightSideBar>div:first-child{margin-bottom: 0;margin-top: 0;}
#rightSideBar>div{
    /*margin-bottom: -30px;*/ margin-top: 30px
}
#leftSideBar .banner2 img, #rightSideBar .banner2 img{width: 255px; height: 275px;}
#leftSideBar .scroll, #rightSideBar .scroll {display: none; /* padding: 20px 25px; */ background: #F5F6F8;}
#leftSideBar .consult, #rightSideBar .consult{/* margin-top: 30px; */}
#leftSideBar .consult img, #rightSideBar .consult img{cursor: pointer;}
#leftSideBar .consult ul, #rightSideBar .consult ul{padding: 20px 25px; /* display: none; */height: 207px;/* overflow-x: hidden; */}

#leftSideBar .consult ul li, #rightSideBar .consult ul li{margin-bottom: 9px;}

#leftSideBar>img:first-child{
    margin-top: 0px;
}

#leftSideBar > .consult > span, #rightSideBar > .consult > span{
    margin-top: 19px;
    font-size: 21px;
    margin-left: 90px;
    margin-bottom: 15px;
    padding: 0;
    display: block;
    color: #2fb44b;
}

#main .rate p > a{position: relative;  top: 15px;font: italic 17px Arial;display: block;text-align: center;}

.consult>div{
    color: #888888;
    margin-top: -4px;
    margin-top: -3px;
}

.consult > div > b{
    font-size: 23px;
    color: #535353;
    margin-right: 7px;
}
.consult > p > i > a{
    
    font-size: 17px;
    color: #fa8724;
    text-decoration: underline;
}

.consult > p{
    display: block; float: right;
}

.footer{
    width: 100%;
    /*margin-top: -157px;*/
    position: relative;
    z-index: -1;
}

.inf, .text{
    height: 81px;
    width: 1141px;
    margin: 0 auto;
}

.inf{
    background-color: #e1dede; 
    position: relative;
    /* left: 20%; */
}

.inf .bg, .text .bg{position: absolute; width: 100%; height: 81px;}
.footer > .bg{background: #e1dede;
height: 81px;
position: absolute;
bottom: 81px;
width: 80%;
right: 0;}
.footer .text p{color: #fff;}
.footer .text .bg{background: #30b34a; left: -100%;}

.footer .text{
    background-color: #30b34a;
    color: white;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 auto;
    width: 1120px;
}



.text>span{
    position: absolute;
    color:white;
    font-family: Arial;
    font-size: 15px;
    margin-top: 28px;
    left: 12%;
	width: 810px;
}

{
    /* width: 255px; */
}

.consult .all_discounts{margin-bottom: 20px; display: block;margin-top: 11px;}

.te_soc p{
    font-family: Arial;
    font-size: 15px;
    display: block;
    color: #868585;
    margin-left: 10px;
}

.te_soc p a{color: #868585;}

.te_soc{
    position: relative;
    top: 34px;
    left: 50px;
    /* width: 1120px; */
    /* margin: 0 auto; */
}

.te_soc .tel, .mail, .soc{
    float: left;
    margin-right: 62px;
    clear: none!important;
    padding: 0;
    font-weight: normal;
}

.tel>img, .tel>p{
    float: left;
}

.mail>img, .mail>p{
    float: left;
}

.soc{
    text-indent: 160px;
}

.soc>img, .socl>p{
    float: left;   
}

.soc_img a{
	float: left;
	margin-right: 13px;
}

.soc_img a:last-child{margin-right: 0;}

.soc_img>img{
  float: left;
  margin-right: 30px;
}

.add_clinic input[type="submit"]{width: 100%}

.help > form, .add_clinic > form{
}

.help > form select, .add_clinic > form select{
	width: 215px;
	height: 22px;
	border: 0;
	margin: 5px 0;
	font-size: 15px;
	color: #30b34a;
}

.help > form select option, .add_clinic > form select option{
}

.help > form input[type="text"], .add_clinic > form input[type="text"]{
	width: 215px;
	height: 27px; line-height: 27px;
	color: #30b34a;
	border: 0;
	margin: 5px 0;
	font-size: 15px;
	text-align: center;    
	text-indent: 5px;
}

.help > form a, .add_clinic > form a{
	font-size: 16px; color: #fff;
	text-decoration: underline;
}

.help > form a:hover, .add_clinic > form a:hover{
	text-decoration: none;
}

input::-webkit-input-placeholder{color:#acafaf;margin-left: 7px;}
input::-moz-input-placeholder{color:#acafaf;margin-left: 7px;}

.all_spec{float: left;}
.all_spec.active a{color: #ff8710!important;}
.all_spec:nth-child(2){margin-left: 90px}
.all_spec:nth-child(3){margin-left: 75px;}
.all_spec > div{padding: 4px; background: #d3d9d4;}

.category .all_spec:first-child{
    margin-left: 0;
}

.category .all_spec:last-child{
    
}

.all_spec div, .all_spec span{
    float: left;
    font-size: 20px;
}

.all_spec div.image{width: 38px; height: 38px; background: url(../img/icons_tabs.png) no-repeat 0px 0px;}
.all_spec.two div.image{background-position: -38px;}
.all_spec.three div.image{background-position: -76px;}
.all_spec.one.active .image{background-position: -114px;}
.all_spec.two.active .image{background-position: -152px;}
.all_spec.three.active .image{background-position: -190px;}

.all_spec span a{
    font-weight: 400;
    text-decoration: none;
}

.all_spec span{
    margin-top: 10px;
    margin-left: 9px;
}

.category{
    overflow: hidden;
    margin: 39px 0 20px 0;
}

.grandSearch{
    margin-top: 20px;
}

.grandSearch span{
    margin-left: 10px;
}

.grandSearch span a{
    font-style: italic;
    border-bottom: 1px dashed #9d9e9e;
    text-decoration: none;
}

.grandSearch span i{
    
    font-size: 19px;
}

.grandSearch span i:hover{
    cursor: pointer;

}

.grandSearch p, .grandSearch span a{
    color: #9d9e9e;
    font-family: Arial;
    font-size: 16px;
}

.grandSearch .search_link{
    float: right;
    margin-top: -20px;
    margin-right: 17px;
    text-decoration: underline;
    color: #fa8724;
}


/* search */

#mainSearch.search {
    width: 807px;
    height: 66px;
    overflow: hidden;
    border: 1px solid green;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #39b82d, #0d9e38);
    background: -webkit-linear-gradient(top, #39b82d, #0d9e38);
    background: -o-linear-gradient(top, #39b82d, #0d9e38);
    background: linear-gradient(top, #39b82d, #0d9e38);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b82d', endColorstr='#0d9e38');
}

#search{
    font-size: 10px;
    margin-left: 10px;
    position: relative;
}

#searchBlock{
    background-color: #f5f6f8;
    overflow: hidden;
}

#search > span{
    color:#fff;
    vertical-align: 1.5px;
    margin-left: 0;
    text-transform: uppercase;
}

#search > div{
    float: right;
    color:#9d9e9e;
}


#search > input[type="radio"]{
    margin-top: 15px;
    margin-left: 16px;
    width: 10px;
    height: 10px;
}

#search span.radio{display: block; float: left; margin-top: 14px;}
#search span.radio i{display: block; margin-top: 6px;}
#search span.radio > span{margin-left: 10px; font: 14px Arial;}
#search span input[type="radio"]{position: relative; top: 2px;height: 13px;}

#search > div > input[type="text"]{
    width: 57%;
    height: 45px;
    position: absolute;
    padding-right: 111px;
    top: 6px;
    right: 8px;
    padding-bottom: 4px;
    padding-left: 10px;
    font-size: 20px;
    vertical-align: central;
    border: 1px solid #098b2b;
    box-shadow: 0px 0px 6px 0px #1abc45;
    -moz-border-radius: 7px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #acafaf;
    background: -moz-linear-gradient(top, #dfdfdf, #ffffff);
    background: -webkit-linear-gradient(top, #dfdfdf, #ffffff);
    background: -o-linear-gradient(top, #dfdfdf, #ffffff);
    background: linear-gradient(top, #dfdfdf, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ffffff');
    -pie-border-radius: 7px;
    behavior: url(../pie/PIE.htc);
}

#search > div > input[type="submit"]{
    position: absolute;
    -moz-border-radius: 7px;
    right: 18px;
    top: 14px;
    height: 39px;
    outline: none;
}

#search > div > input[type="submit"]:hover{
    cursor: pointer;
}

.newsStock div{
    float: left;
    height: 50px;
    color: #fff;
}

.activeTab{background-color: #30b34a!important; color: #fff!important;}

#news{
    -moz-border-top-left-radius: 7px;
    -moz-border-radius-bottomleft:  7px;
    -webkit-border-bottom-left-radius:  7px;
    -webkit-border-top-left-radius:  7px;
    border-top-left-radius:  7px;
    border-bottom-left-radius: 7px;
    /* z-index: 12; */
}

#news div{
    position: absolute;
    top: 0;
    right: -25px;
    width: 50px;
    height: 50px;
}
#news, #stock{font-size: 25px; line-height: 50px; min-width: 228px; text-align: center;cursor: pointer;}
#news span, #stock span{position: absolute;  top: 0; display: block; background: url(../img/corners2.png) no-repeat; width: 50px; height: 50px;}

#news span{right: -50px;background-position: 0;}

#stock div{
    height: 50px;
}

#stock{
    background-color: #f5f6f8;
    -moz-border-top-right-radius: 7px;
    -moz-border-radius-bottomright:  7px;
    -webkit-border-bottom-right-radius:  7px;
    -webkit-border-top-right-radius:  7px;
    border-top-right-radius:  7px;
    border-bottom-right-radius: 7px;
    position: relative;
    margin-left: 60px;
    color: #30b34a;}

#stock span{left: -50px; background-position: -50px 0;}

#stock p{
   color: #30b34a;
}

.newsStock{
    margin-top: 30px;
    width: 845px;
    height: 50px;
}

.newsStock >div > p{
    margin-top: 10px;
    color: #fff;
    
    font-size: 25px;
}

.topic, .image{
    width: 276px;
}

.topic, .image img{display: block;margin: 0 auto}

.topic_text{
   width: 244px;
   margin: 30px 0 15px 13px;
   color: #818181;
   clear: both;
   font: 13px Arial;
   line-height: 20px;
}

.topic_text a{color: #fa8724}

.question, a.question{
   padding-left: 12px!important;
   color: #525252!important;
   font-size: 19px!important;
   padding-top: 20px!important;
   margin-left:0!important; 
   font-style: normal!important;
   display: block;
}

.question > div{display: inline; color: #30b44a}

.date_vote{
   width: 225px;
   padding-left: 13px;
   padding-top: 12px;
   vertical-align: top;
   color: #bebebe;
}

.date_vote img:last-child{
    padding-left: 20px;
}

.date_vote img, .date_vote span{float: left;}
.date_vote img{position: relative; top: 7px}
.date_vote img:last-child{margin-left: 20px;}

.topic{
    float: left;
    margin-right: 5px;
    margin-top: 30px;
	position: relative;
}

.topics.news .topic{height: 515px;}

.topic a{color: #fa8724; margin-left: 13px; font-style: italic; font-size: 15px;}
.topic a.more{position: absolute; bottom: 0; left: 0;}

.topic span{
    margin-left: 13px;
    margin-top: 8px;
    display: block;
    margin-right: 20px
;
    text-transform: uppercase;
    font-size: 11px;
}

.date, .vote{
    color:#b3b3b3;
}

.topics{
    margin-top: 30px;
}

.topics.stock{display: none}

div.soc_img{position: relative; top: -16px; overflow: hidden; width: 140px;right: 30px;padding: 5px;margin-top: -5px;}
#commentsForm{display: none;}
#commentsForm .recButtons{margin-bottom: 20px}
#commentsForm .code div, #commentsForm .code span, #commentsForm .code img{float: left;}
#main .mslider > div{background: transparent;}

#main .mslider #spec ul, #main .mslider #doc ul, #main .mslider #serv ul {
    float: left;
    /* margin-right: 184px; */
    width: 41%;
    margin: 0 !important;
}
#main .mslider #spec ul:nth-child(3), #main .mslider #doc ul:nth-child(3), #main .mslider #serv ul:nth-child(3)
{margin-right: 0;width: 21%;}
#main .mslider #spec ul:nth-child(2), #main .mslider #doc ul:nth-child(2), #main .mslider #serv ul:nth-child(2){
    width: 37%;
}
#acc_spec{height: 300px; overflow-y: scroll;}
.arcticmodal-container #filter{
    margin-bottom: 0;
}

table label{float: left;font-size: 16px;width: 150px;color: #30b44a;}
#form_recordClinic table{margin: 0 auto}
.box-modal_spec input{width: 95%;height: 27px;font: 17px Arial;}
.list_carousel{background: #F5F6F8}
.box-modal_spec{background: #fff; padding: 10px;position: relative;}
.arcticmodal-container h3{color: #30b34a;font-weight: normal;}


#response_brought_wrapper {
    display: none;
    bottom: auto;
    left: 50px;
    right: 50px;
    top:20px;
    background: #f5f6f8;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;


    padding: 20px;
    position: absolute;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
}

#response_brought_wrapper .bt {
    float: right;
}

#response_brought_wrapper .bt div {
    float: right;
    margin-right: 0;
}

#response_brought_wrapper1 {
    display: none;
    bottom: auto;
    left: 50px;
    right: 50px;
    top:20px;
    background: #f5f6f8;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;


    padding: 20px;
    position: absolute;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
}

#response_brought_wrapper1 .bt {
    float: right;
}

#response_brought_wrapper1 .bt div {
    float: right;
    margin-right: 0;
}

#response_brought_wrapper2 {
    display: none;
    bottom: auto;
    left: 50px;
    right: 50px;
    top:20px;
    background: #f5f6f8;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;


    padding: 20px;
    position: absolute;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
}

#response_brought_wrapper2 .bt {
    float: right;
}

#response_brought_wrapper2 .bt div {
    float: right;
    margin-right: 0;
}

#form_recordDoctor input{width: 350px;}
.content.doctor .bt{width: 122px;}
.GlobalMap {
    box-shadow: 0px 0px 4px #d7d8d9;
    position: absolute;
    width: 500px;
    height: 400px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    z-index: 10000;
}
.GlobalMap #map2 {
    background: #F5F6F8 url('/images/zaglushka.png') no-repeat center;
    width: 98%;
    height: 98%;
    padding: 1%;
    border:1px solid #eaeaeb;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}

.overlay {
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.sLinkTmp {
    margin-top: 10px;
    display: block;
    display: none;
}

.popupbanner {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 50%;
    margin-top: -220px;
    left:-220px;
    margin-left: -220px;
    padding: 20px;
    background: rgba(0,0,0,0.4);
}

.popupbanner .close {
    position: absolute;
    right: 5px;
    top: 0;
    color:#fff;
    font-weight: bold;
    cursor: pointer;
}

.popupbanner img {
    display: block;
}

/*
    Responsive style
 */


.filter_toggler {
    display: none;
    padding: 10px;
    text-align: center;
    background: #30b44a;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    margin-bottom: 10px;
}

button.mobile-search-btn {
    display: none;
}

.col-sm-4 {
    width: 25%;
    float: left;
}

#rightSideBar .map_closer {
    display: none;
    position: fixed;
    top: 100px;
    right: 10px;
    z-index: 100;
    text-align: right;
    font-size: 16px;
    color: gray;
    font-weight: 800;
    background: #f8f8f8;
    width: auto !important;
    padding: 5px 10px;
    border-radius: 103px;
}

@media (max-width: 790px) {

    #wrapper {
        margin-top: 0 !important;
    }

    #wrapper .tpbaner {
        display: none;
    }

    header {
        width: 100%;
    }

    #container {
        padding-top: 62px;
    }

    header #top {
        padding: 0;
    }

    header #top section #logo {
        width: 81px;
        height: 81px;
    }

    header #top section:nth-child(2) {
        position: absolute;
        top: 85px;
        left: 10px;
        right: 10px;
        margin-right: 0;
    }

    header #top section:nth-child(2) a img {
        height: auto;
    }

    header #top section .buttons {
        display: none;
    }

    header #top section:last-child {
        width: auto;
        margin-right: 35px;
        margin-top: 26px;
    }

    header section .lng {
        top: 0;
    }

    header #top section:last-child .aboutProject {
        display: none;
    }

    header #logo {
        width: 100px;
    }

    header #menu {
        width: 100%;
        display: none;
        position: absolute;
        top: 44px;
        z-index: 5;
    }

    header #menu .menu {
        width: 100%;
    }

    header #menu .menu li {
        background: white;
        border: none;
        width: 100%;
        border-radius: 0;
    }

    header #menu .menu li a {
        color: #0A9C38;
        font-size: 14px;
        line-height: 3;
    }

    header .menu-toggler {
        position: absolute;
        top: 35px;
        right: 10px;
        width: 28px;
        display: block !important;
        cursor: pointer;
    }

    #wrapper {
        width: auto;
        padding: 10px;
    }

    #wrapper #container #main {
        display: flex;
        flex-direction: column-reverse;
    }

    #wrapper #container #main .flexslider, #wrapper #container #main .flexslider {
        display: none;
    }

    #wrapper #container #main #rightSideBar div {
        /*display: none;*/
    }

    #wrapper #container #main #rightSideBar .banner2 {
        display: block;
    }

    #wrapper #container #main .rate {
        display: none;
    }

    #wrapper #container .content {
        width: auto !important;
        float: unset;
        margin: 0;
    }

    #wrapper #container #main, #wrapper #container #main .content {
        width: 100%;
    }

    #wrapper #container #main .content #searchBlock {
        padding: 32px 0;
    }

    #wrapper #container #main .content #searchBlock .slideBlocks {
        display: none;
    }

    #wrapper #container #main .content #searchBlock #mainSearch {
        width: auto;
        height: auto;
    }

    #wrapper #container #main .content #searchBlock .searchType #search span br, #wrapper #container #main .content #searchBlock .searchType #search span i {
        display: none;
    }

    .content .searchType form#search {
        margin: 0;
        padding: 0 10px;
    }

    .content .searchType #search div #sStroke {
        position: relative;
        padding: 10px 0 10px 5px;
        font-size: 20px;
        right: unset;
        width: 100% !important;
        height: auto;
        top: 0;
    }

    .content .searchType #search div input[type="submit"] {
        /*top: 38px;*/
        /*right: 5%;*/
        display: none;
    }

    #wrapper #container #main .content .newsStock {
        width: 100%;
    }

    #wrapper #container #main .content .newsStock #news, #wrapper #container #main .content .newsStock #stock {
        min-width: 40%;
        font-size: 16px;
    }

    #wrapper #container #main .content .newsStock #stock span {
        margin-right: 50px;
    }


    #wrapper #container #main .content .topics {
        margin-top: 120px;
    }

    #wrapper #container #main .content .topics .topic{
        float: none;
        margin: 0 auto;
        height: auto;
        width: auto;
    }

    #wrapper #container #main .content .topics .topic_text, #wrapper #container #main .content .topics .image {
        text-align: justify;
        width: auto;
        font-size: 14px;
    }

    #wrapper #container #main .content .topics .image img {
        width: auto;
    }

    #wrapper #container #main .content .topics .topic a.more{
        position: unset;
    }

    #wrapper #container #main .content .topics .topic:not(:first-child){
        margin-top: 10px;
    }

    .footer .inf, .footer .text {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .footer .inf .te_soc {
        padding: 20px;
        text-align: center;
        position: unset;
    }

    .footer .inf .te_soc .tel, .footer .inf .te_soc .mail, .footer .inf .te_soc .soc {
        clear: both !important;
        text-indent: unset;
        float: unset;
        width: 210px;
        margin: 0 auto;
    }

    .footer .inf .te_soc .soc_img {
        position: unset;
        margin: 0 auto;
    }

    .footer .inf img[style="float: left;"] {
        position: absolute;
        top: 0;
        left: 0;
    }

    .footer .text .bg {
        display: none;
    }

    .footer .text span {
        position: unset;

    }

    .footer .text span p {
        width: 320px;
        margin: 0 auto;
    }

    .footer .text img[style="float: right;"] {
        position: absolute;
        top: 0;
        right: 0;
    }

    /* Search page */
    #container .infoTitle {
        display: none;
    }

    #container #leftSideBar {
        width: 100%;
        margin-top: 40px;
    }

    #container #leftSideBar a[target="_blank"]{
        display: none;
    }

    #container #leftSideBar #rating, #container #leftSideBar .consult{
        display: none;
    }

    #container #rightSideBar {
        width: auto;
    }

    #container #rightSideBar div {
        /*display: none;*/
        text-align: center;
        width: 100%;
    }

    #container #rightSideBar #map {
        position: fixed;
        top: 100px;
        z-index: 10000;
        background: white;
        padding: 15px;
        width: 87%;
        display: none;
        border: 1px solid #8080804d;
        border-radius: 10px;
    }

    .overlay_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
    }

    #container #rightSideBar .banner2 {
        display: block !important;
        margin-top: 30px;
    }

    #container #rightSideBar .banner2 a img {
        height: auto;
    }

    .GlobalMap {
        top: 20px;
        position: fixed;
        width: auto;
        left: 0 !important;
        right: 0;
    }

    .content article.sREST .search_result .announce .priceList {
        display: none;
    }

    .filter_toggler {
        display: block;
    }

    #filter {
        display: none;
    }

    .arcticmodal-container .arcticmodal-container_i {
        width: auto;
    }

    /* Post page */

    #container .content div img[alt="alt"] {
        height: auto !important;
    }

    /* specializations page */

    #wrapper #container .content .discountBlock {
        width: auto !important;
        height: auto !important;
        margin: 0 auto;
        margin-top: 10px;
        float: unset;
        min-height: 116px;
    }

    #wrapper #container .content .discountBlock .tel{
        float: unset;
    }


    .slideBlocks .mslider div, .slideBlocks .mslider div .ff {
        width: auto !important;
        float: unset;
    }

    #wrapper #container .checkin {
        width: 95%;
        left: 2.5% !important;
    }

    #form_recordDoctor .contact_information_step, #form_recordClinic .contact_information_step {
        padding-left: 0;
    }

    .content.doctor .education {
        width: 100%;
        float: unset;
    }

    .content.doctor #aboutDoc .img {
        width: auto;
    }

    .content.doctor .orangeButton {
        right: 10px;
        font-size: 10px;
        padding: 5px;
        position: relative;
        margin-bottom: 22px;
        margin-left: 16px;
    }

    .content.doctor #aboutDoc .img > img {
        max-width: 100%;
        width: 100%;
    }

    /* Posts page */

    .topic, .image {
        width: auto;
    }

    .topic .topic_text {
        width: auto;
    }

    .topic, .image img {
        width: 100%;
        height: auto;
    }

    .content .pages {
        text-align: center;
        font-size: 14px;
    }

    #search div input[type="text"] {
        position: relative;
        width: auto;
    }

    #search > div > input[type="submit"] {
        position: absolute;
        -moz-border-radius: 7px;
        right: 8%;
        top: 35px;
        height: 39px;
        outline: none;
    }

    #search span.radio {
        float: unset;
        margin-top: 5px;
    }

    #search span.radio br, #search span.radio i {
        display: none;
    }

    #search span.radio span {
        font-size: 12px;
    }

    .content .search {
        height: auto;
    }

    .grandSearch .search_link {
        float: unset;
    }

    #menu .menu .dropdown.for_main_menu {
        display: none;
    }

    #menu ul li {
        height: auto;
    }

    #menu .menu li#activeMenu {
        background: #0A9C38 !important;
        border-color: #0A9C38 !important;
    }

    #menu .menu li#activeMenu a{
        color: white;
    }

    form#search div {
        float: unset;
        position: relative;
    }

    button.mobile-search-btn {
        background: #0A9C38;
        padding: 8px 10px;
        display: block;
        border: 0px;
        border-radius: 10px;
        position: absolute;
        top: 3px;
        right: 0px;
    }

    button.mobile-search-btn img {
        width: 20px;
    }

    .catalog-table {
        overflow: scroll;
    }

    .catalog-table table {
        width: auto !important;
    }

    .catalog-table table td a{
        padding: 0 5px;
    }

    .slideBlocks .nav {
        overflow-x: scroll;
    }

    .slideBlocks .nav ul {
        width: max-content;
        position: relative;
        overflow-x: scroll;
    }

    .contact_information_step .field {
        margin-left: 0 !important;
        margin-top: 5px;
    }

    #form_recordDoctor input, #form_recordDoctor textarea {
        width: 100%;
    }

    .checkin {
        top: 20px;
    }

    .chead > div.rt {
        padding: 14px 3px;
        width: 90px;
    }

    .contEnd div ul.specss li {
        width: 100%;
    }

    .zakaZVON, .zakaZVON1 {
        width: 290px;
        right: -15px;
        left: unset;
    }

    .rec .announce .buttons > div {
        width: 160px;
        font-size: 12px;
    }

    table.gallery img {
        max-width: 100%;
    }

    #question_clinic table textarea {
        width: 85% !important;
    }

    .grandSearch {
        margin-left: 10px;
    }

    .content .rec.s_padding.ov {
        display: none;
    }

    .sREST .announce .fl.p {
        width: auto;
    }

    #about div div.ff {
        border-bottom: 1px solid rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding-bottom: 30px;
        background: white;
    }

    #about div div div.otz.block {
        border-bottom: 1px solid rgba(0,0,0,0.1);
        padding-bottom: 10px;
    }

    #about div div div.otz.block:last-child {
        border-bottom-width: 0px;
    }

    .mslider > div > div .otz p {
        padding-right: 15px;
    }

    .mslider #docs .block {
        min-height: 170px !important;
        border-bottom: 1px solid rgba(0,0,0,0.1);
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    #form_recordClinic input, textarea, #form_recordClinic .uneditable-input {
        width: 100% !important;
    }

    #subscribeCLIT {
        display: none;
    }

    .field#policy_privacy {
        float: left;
    }

    .field#policy_privacy input {
        width: auto !important;
    }

    .field#policy_privacy a {
        padding-left: 10px;
    }

    .col-sm-4 {
        width: 50%;
    }

    .mslider .block .announce {
        width: 65% !important;
    }

    .popupbanner {
        display: none !important;
    }

    .recButtons {
        height: auto;
    }

    #commentsForm div input[type="submit"] {
        padding: 10px 20px;
    }

    .arcticmodal-container #filter {
        display: block !important;
    }

    .content article .search_result .announce .fl {
        float: unset !important;
    }

    header section a#logo{
        width: 150px;
        height: auto;
        background: url(/../img/logo-mobile.png) no-repeat;
        display: block;
        background-size: 100%;
        background-position-y: 8px;}

    header #top section #logo {
        width: 150px;
        height: 81px;
    }
}
