/*  neuroreha.ru
*/
.float_l {
	float:left;
}
.float_r {
	float: right;
}
body {

	background: #e3efff url(images/bg.gif) top center repeat-y;
       width: 980px;
       color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
       text-align: center;
}
#wrap {
       /*border-bottom: 1px solid #7b7b7b;*/
	background: #ffffff;
	width: 980px;
       text-align: center; 
}
/*.wrap_bg {
	width:1021px;
	float:left;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #E6EAEB;
}*/
/***********header start************/
#header {
	text-align: center;
	width: 980px;
	float: left;
}
.header_top {
       margin: 0px 0px 0px 0px;
       font-size: 12px;
       padding: 8px 0px 0px 0px;
       font-family: Arial, Helvetica, sans-serif;
	background: #cce9f8;
	width: 580px;
	height: 25px;
	color: #000000;
       float: left;
}
.header_top_right {
       margin: 0px 0px 0px 0px;
       text-align: right;
       font-size: 12px;
       padding: 8px 0px 0px 0px;
       font-family: Arial, Helvetica, sans-serif;
	background: #cce9f8;
	width: 400px;
	height: 25px;
	color: #000000;
       float: right;
}
.header_top_right a {

	color: #000000;
}

#header-image { background: url(images/header_with8800.jpg) top right;
       background-repeat: no-repeat;
	width: 980px;
       float: right;
	height: 323px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
       text-transform: uppercase;
       float: right;
       text-align: right;
}
#header-image a 
{
       font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 25px;
	color: #999999;      
	text-decoration: none;
	text-transform: uppercase; 
}
#header-image a:hover
{      
	color: #999999;
       text-decoration: underline;
}
#img_bg, #img_bg p
{
	margin: 0px;
	padding: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
       float: right;
       text-transform: none;
}

.description {
	color:#28395B;
}
#nav {
	float: left;
	width:980px;
       height:23px;
	padding: 0px 0px 0px 0px;
       background: #0b509e;
}

#nav li {
	float: right;
       display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
       color: #ffffff;
}
#nav li a {
       width: 101px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/menu_hor_bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
       font-weight: bold;
       letter-spacing: 0.13ex;
	color: #ffffff;
       text-align: center;
	padding: 4px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

#nav li.x2 a {
       width: 187px;
}

#nav li a:hover {
       background-image: url(images/menu_hor_bg_hover.gif);
       color: #ffffff;
}
/***********header end************/
#main {
       background: #ffffff url(images/content_bg.gif) left;
       background-repeat: repeat-y;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	float:left;
	padding-bottom: 0px;

}
#content {
	background: #FFFFFF;
	float: right;
	width: 704px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
       padding-right: 0px;
	padding-left: 0px;
	/*border-right: 1px solid #b1b1b1;
	border-left: 10px solid #e6e9ea;
       border-top: 10px solid #e6e9ea;
       border-bottom: 5px double #d8e2e5;
       border-right: 10px solid #9ccc2f;
	border-left: 1px solid #9ccc2f;
       border-top: 1px solid #9ccc2f;
       border-bottom: 10px solid #9ccc2f;
       border: 5px outset #d1ffab;
       border-right: 7px ridge #e8ebf1;
	border-left: 7px ridge #e8ebf1;
       border-top: 7px ridge #e8ebf1;
       border-bottom: 7px ridge #e8ebf1;*/

}
#sidebar {
	background-color: #c7dff9;
       background-image: url(images/ul_bg.gif);
       background-repeat: repeat-x;
	float: left;
       /*border-right: 1px solid #c7dff9;*/
	width: 276px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

#horline {margin-top: 15px; padding:0px;}
#also {padding-bottom: 5px;}

#footer {
       /*border-right: 1px solid #7b7b7b;
       border-left: 1px solid #7b7b7b;*/
       font-size: 12px;
       float: left;
       padding: 0px 0px 10px 0px;
       margin: 0px 0px 0px 0px;
       font-family: Arial, Helvetica, sans-serif;
	background: #75ace8;
	width: 980px;
	color: #000000;
	text-align: right;
}
#footer a, #footer a:visited {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
	
#footer a:hover {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	color: #1c3b93;
	text-decoration: underline;
}
/*********************
-----------header-------
*********************/

.post {
	float: left;
       margin-left: 0px;
	width: 100%;
	padding-top: 0px;
       padding-right: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
}
.title3 {
       font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.13ex;
	height: 20px;
       font-size: 11px;
	float: left;
       color:#000000;
	padding-left: 10px;
       padding-right: 60px;
	padding-top: 5px;
       padding-bottom: 0px;
	background: url(images/bg_bottom.gif) top right;
       background-repeat: no-repeat;
}
.banner {
       font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.13ex;
	height: 35px;
       font-size: 11px;
       width: 704px;
	float: left;
       color:#000000;
	padding-left: 0px;
       padding-right: 0px;
	padding-top: 0px;
       padding-bottom: 0px;
	background: #ffffff;
}
.title33 {
       font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.13ex;
	height: 20px;
       font-size: 11px;
	float: left;
       color:#000000;
	padding-left: 10px;
	padding-top: 3px;
       padding-bottom: 2px;
       padding-right: 60px;
       background: url(images/bg_top.gif) bottom right;
       background-repeat: no-repeat;
}

.title3 p a, .title33 p a, .title3 p a:visited, .title33 p a:visited {
       font-family: Arial, Helvetica, sans-serif;
       letter-spacing: 0.13ex;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}
.title3 p a:hover , .title33 p a:hover  {
      text-decoration: underline;
}
.title3 p, .title33 p {
       font-family: Arial, Helvetica, sans-serif;
       letter-spacing: 0.13ex;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}

.articles {
       width: 100%;
       background-color: #c7dff9;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	float: left;
       color:#000000;
	padding: 0px;
       margin: 0px;
}


.articles p {
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ffffff;
}


.articles table tbody tr td a, .articles table tbody tr td a:visited {
       color:#000000;
       text-decoration: underline;
}
.articles a:hover {
       text-decoration: none;
}


.entry {
	float: left;
	width: 660px;
       min-height: 700px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 22px;
       padding-bottom: 20px;
       padding-top: 20px;
}

.entry h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
       text-align: center;
       color:#0b509e;
text-decoration: none;
font-weight: bold;
line-height: 19px;
/*border-bottom : 1px solid #c8c8c8;*/
padding-top : 10px;
padding-bottom : 10px;

}
.entry h2 {
       color:#0b509e;
	clear: both;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 15px;
       padding-bottom : 5px;
}
.entry h3 {
       color:#0b509e;
	clear: both;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 12px;
       padding-bottom : 5px;
}
.entry p {
       font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
       line-height: 17px;
	padding-bottom: 7px;
	padding-top: 7px;
       padding-left: 0px;
       text-align: justify;
}
.entry u {
       font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
}
.entry ul, .entry ol  {
	line-height: 20px;
	font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
       padding-left: 20px;
       padding-right: 20px;
       margin-top: 15px;
       margin-bottom: 15px;
       margin-left: 25px;
}
.entry li {
	line-height: 20px;
	font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
       padding-left: 10px;
       text-align: justify;
}
.entry a, .post a:visited {
       font-size: 13px;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color:#6543bc;
}
.entry a:hover {
              color:#6543bc;
	text-decoration: underline;
}

.info {
	float: left;
	width: 741px;
	background-color:#FFF;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 15px;
}
.info a {
	color:#333;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}
.date {
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(images/narrow1.png);
	background-position: left 3px;
	font-weight: normal;
}
.cate {
	background-image: url(images/narrow2.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px;
	font-weight: normal;
}
.coment {
	background-image: url(images/narrow3.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px 3px;
	font-weight: normal;
}

.entry table {
	max-width:100%;
}

.tag {
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
}
.entry table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry td {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.post-foot {
	background-image: url(images/post-foot.jpg);
	float: left;
	height: 25px;
	width: 631px;
	background-repeat: no-repeat;
}
.post-link {
	padding: 10px;
}
.post-link a {
	color: #000;
	font-weight: normal;
}
.content-foot {
	height: 15px;
	width: 631px;
	float: left;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}
.side {
       text-align: left;
	float: left;
	/*padding-right: 5px;
	padding-left: 4px;*/
}
.side * {
       font-family: Arial, Helvetica, sans-serif;
       /*letter-spacing: 0.11ex;*/
       text-align: center;
	font-size:12px;
       /*text-transform: uppercase;*/
}
#sidebar ul {
	list-style: none;
       text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #c7dff9;
}
#sidebar ul li {
       /*height: 35px;*/
       width: 274px;
       text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
       /*border-bottom: 1px solid #c7dff9;*/
       /*height: 51px;*/
	/*_zoom: 1;*/
}
#sidebar ul li a {
       font-weight: bold;
       /*font-style: italic;*/
       /*text-decoration: underline;*/
       text-transform: capitalize;
       display: block;
       height: 35px;
       border-top: 1px solid #c7dff9;
	color: #525962;
       /*letter-spacing: 0.15ex;*/
       text-align: left;
       /*font-variant: small-caps;*/
       font-size:14px;
	padding: 6px 15px 10px 15px;
	margin: 0px 0px 0px 1px;
       background-color: #ffffff;
       background-image: url(images/left_menu_bg.gif);
       background-repeat: no-repeat;
       font-family: Arial, Helvetica, sans-serif;
	box-sizing: initial;
	}

#sidebar ul li a:hover {
       color: #0b509e;
       background-image: url(images/left_menu_bg_hover.gif);
       font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	}

#sidebar ul ul.children {
/*list-style-type: circle;
list-style-position: inside;*/
border-bottom-style: none;
}

#sidebar ul ul.children li a {

font-variant: normal;
background: #ffffff;
text-decoration: none;
border-top: 1px solid #e5e5e5;
border-bottom-style: none;
color: #75777a;
font-style: normal;
height: 35px;
padding: 5px 10px 0px 50px;
margin: 0px 0px 0px 0px;
text-align: left;
font-weight: normal;
font-size:12px;
text-transform: none;
}

#sidebar ul ul.children li a:hover {
text-decoration: underline;
}

/*#sidebar li li {
	padding-top:6px;
	padding-bottom:4px;
	width: 220px;
	padding-left: 20px;
	overflow: hidden;
	padding-right: 10px;
}
#sidebar li li li {
	width:200px;
	padding-left:20px;
}

.widget_tag_cloud, .widget_text {
	background-image: url(images/side_bg.png) !important;
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 248px;
	margin: 0px;
}
*/
#calendar_wrap {
	float: left;
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#wp-calendar {
	width:240px;
	text-align:center;
	padding-left: 10px;
}
#wp-calendar caption {
	width:220px;
	color: #09598E;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#wp-calendar a {
	text-decoration:underline;
}
li.widget_tag_cloud div, .widget_text div {
	float:left;
	width:220px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.title2 {
	background: #caedf2;
	color: #525962;
	font-size: 12px;
       letter-spacing: 0.15ex;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #b1b1b1;*/
}
/*.sidebar_bottom, .sidebar_top {
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 260px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0px;
	margin:0px;
}
.sidebar_bottom {
	background-image: url(images/side_bottom.png) !important;
	background:none;
}
.sidebar_top {
	background-image: url(images/side_top.png) !important;
	background:none;
}*/
/*********************
-----------search-------
*********************/
#searchform {
       background: #caedf2 url(images/bg_search.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#searchform #s {
       float: left;
	width: 130px;
	background: #EFEFEF url(images/search.gif);
	color: #333333;
	font-size: 11px;
       text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #C0C0C0;
}
#searchsubmit {
	padding: 2px;
	margin-top: 19px;
       margin-right: 19px;
}
.btn {
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-transform: none;
	float: right;
	margin-top: 3px;
	text-align: center;
	font-weight: normal;
}
#sidebar a {
	color: #333333;
}

#christ {
	background: url(images/content_bg.gif) left;
	background-repeat: repeat-y;
	padding: 10px;
}

/******************
comment
********************/
/*
#email,#author,#url {
	background-image: url(images/input.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 251px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	}
.comment_top,.comment_foot{
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	width: 569px;
}
#comment {
	width: 569px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-y:hidden;
	background-color: #FFFFFF;
	}
#commentform{
	background-color:#f5f5f5;
	float:left;
	width: 630px;
}
#commentform #submit{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	width: auto;
	text-align: center;
	}
#commentform p{
	float: left;
	width: 596px;
	padding-right: 11px;
	padding-left: 18px;
}
.commentlist li {
	list-style: none;
	color: #666666;
	width: 580px;
	float: left;
	padding-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
.commentlist .white{
	background-color:#fff;
	float:left;
	width:560px;
	padding:10px;
	border: 3px ridge #E8DFD9;
	line-height: 1.5em;
}
#respond{
	float:left;
	width: 550px;
	padding-left: 80px;
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 10px;
	margin-top: 10px;
	background-color:#f5f5f5;
}*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	float:left;
	width:90%;
	padding:2% 5%;
}
#commentform textarea {
	width:95%;
	padding: 2px;
}
#respond {
	width:94%;
	padding-left:6%;
	padding-top:3px;
	font-size: 16px;
	color: #000;
	background-image: url(images/res.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	height: 25px;
	float: left;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	text-align: center;
}
#comment_title {
	float:left;
	color:#000;
	width:590px;
	background-image: url(images/rec.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 2px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist * {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentlist li {
	list-style: none;
	border: 1px solid #627A8E;
	background-color: #FFF;
	float: left;
	width: 98%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 1%;
	padding-left: 1%;
}
.commentlist p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.small {
	font-size:9pt;
}
.pagetitle {
	color: #09598E;
	text-align: center;
	float: left;
	width: 635px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
/***************************
----------*--a--*-----------
****************************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #28395B;
	font-size: 45px;
}
h1 a:hover {
	text-decoration: none;
}
#nav a {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#nav a:hover {
	color: #000000;
}
#commentform a {
	font-weight: bold;
}

ol {
	padding-left:10px;
}
.comment_page a {
	font-size:12px;
	font-weight:normal;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;}

/* End Images */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #31658E;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
  * {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
table.anketa  tr td, table.anketa  tr td p{
	text-align: left;
}
.backCall{
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	margin-left: 553px;
	margin-top: 51px;
	position: absolute;
	cursor: pointer;
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
	border-radius: 0;
	font-size: 14px;
	padding-top: 5px;
}

#schirm {
	background: none repeat scroll 0 0 black;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.5;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

#w_div {
	background: none repeat scroll 0 0 white;
	border: 3px solid #ccd4e9;
	border-radius: 5px;
	box-shadow: -1px -1px 15px 1px black;
	color: #555555;
	display: none;
	font-size: 14px;
	padding: 20px;
	position: absolute;
	width: 320px;
	z-index: 101;
	text-align: center!important;
}
#w_div input, #w_div textarea{
	width: 100%;
	font-size: 18px;
	text-align: center;
	border: 1px solid #cccccc;
}
#w_div span{
	text-align: center;
	float: left;
}
.close {
	float: right;
	margin-right: -10px;
	margin-top: -10px;
	width: 30px;
}
.otz{
	border: 1px solid #cccccc;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.entry .otz p{
	font-size: 12px;
}
.otziv{
	width: 100%;
	display: table;
	margin-bottom: 25px;
}
.otziv .autor{
	display: table-column;
	width: 25%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px; 
}

.otziv .message{
	display: table-column;
	width: 74%;
	float: right;
}
.otziv .date{
	background: none;
	font-style: italic;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 10px;
}
.otziv h3 a{
	font-size: 16px;
	font-weight: bold;
}
.otziv a, .otziv a:visited{
	color: #0b509e;
}

.anketa textarea{
	font-size: 12px;
}
.cTitle{
	font-size: 12px;
	padding: 5px;
}
.alc{
	text-align: center;
}
.alr{
	text-align: right;
}
.link_title_article a{
	font-size: 15px;
	font-weight: bold;
}
.shortstory{
	margin-bottom: 25px;
}

/** анкета **/
#orderModal{
	font-size: 13px;
}
.consultant_avatar{
	background: #fff;
	border-radius: 3px 0 0 3px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	display: none;
	opacity: 0.95;
	padding: 18px 12px;
	position: absolute;
	text-align: center;
}
.consultant_avatar div{
	text-align: center;
}
.consultant_avatar img{
	border-radius: 3px;
	margin-bottom: 15px;
	width: 92px
}
.form-control{
	border-radius:0 ;
}
.empty_diagnos {
	position: absolute;
	color: rgba(85, 85, 85, 0.6);
	right: 23px;
	margin-top: -28px;
	display: none;
}
#orderModal .alert .alert-icon{
	margin-top: 0px !important;
	display: block;
	float: left;
	margin-right: 15px;
}
#step_number {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	text-align: center;
}
#step_number #page_num {
	color: #4bbe3f;
}
#step_number span {
	color: #еее;
}
#orderModal .btn{
	color: white;
	padding-top: 10px;
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
}
#orderModal .btn i{
	float: right;
	margin-top: -4px;
}
#orderModal .modal-body{
	padding-left: 25px;
	padding-right: 25px;
}
#orderModal .radio{
	margin-right: 15px;
	margin-top: 15px;
}
.initHide, h4.initHide {
	display: none;
}
input.error{
	border: 1px solid red;
}
.error{
	color: red;
}


.need-help {
	position: fixed;
	z-index: 999998;
	width: 250px;
	margin: 0px;
	border: none;
	box-sizing: border-box;
	background-color: transparent;
	visibility: visible;
	will-change: transform, opacity;
	transition-duration: 0ms;
	max-width: 100%;
	max-height: 100%;
	display: block;
	top: auto;
	left: 0px;
	bottom: 10px;
	right: auto;
	position: fixed;
	transform-origin: 50% 50% 0px;
	transform: translate(0%, 0%) translate(30px, 0px) rotate(0deg) scale(1);
	transition: all 0.3s ease-in;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0px;
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 2px;
	min-height: 20px;
	background-color: #337ab7;
	background-position: 0px 0px;
	background-size: 100%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	display: block;
	color: #fff;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	padding: 15px;
	font-size: 16px;
	text-shadow: none;
	text-align: center;
	height: 50px;
}

#need_help input::placeholder,#need_help textarea::placeholder {
	color: #adadad;
}

.need-help:hover{
	color: #fff;
	text-decoration: none;
}

.help-text{
	cursor: default;
	transform: translate(0%, 0%) translate(0px, 300px) rotate(0deg);
	transform-origin: 50% 50% 0px;
	transition: all 0.25s ease-in;
	display: inline;
}

#need_help_thanks{
	position: fixed;
	height: auto;
	width: 344px;
	bottom: 10px;
	z-index: 99999;
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 2px;
	min-height: 20px;
	background-color: #f39800;
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	left: 50px;
	transition: all 0.3s ease-in;
	color: #fff;
	font-size: 16px;
	opacity: 0;
	visibility: hidden;
}

#need_help{
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0px;
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 2px;
	min-height: 20px;
	background-color: rgba(90,143,201,0.9);
	background-image:;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100%;
	border-radius: 3px;
	color: #fff;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	padding: 15px;
	font-size: 19px;
	text-shadow: none;
	visibility: hidden;
	opacity: 0;
	width: 0px;
	height: 0px;
	transition: all 0.2s ease-in;
	transform: translate(0%, 0%) translate(0px, 300px) rotate(0deg) scale(0.1);
	z-index: 9999;
	width: 376px;
	margin: 0px;
	border: none;
	box-sizing: border-box;
	visibility: visible;
	will-change: transform, opacity;
	max-width: 100%;
	max-height: 100%;
	height: 528px;
	display: block;
	z-index: -5;
	top: auto;
	left: 50px;
	bottom: 0px;
	position: fixed;
	transform-origin: 50% 50% 0px;
	transform: translate(0%, 0%) translate(-30px, 0px) rotate(0deg) scale(1);
}
@media (max-width: 992px){
	.need-help {
		width: calc(100% - 60px);
	}
}
.logo-need-help{

}

.close_need_help{
	position: absolute;
	left: -15px;
	width: 30px;
	top: -15px;
}

.close_need_help img{
	max-width: 100%;
}

#need_help img{
	max-width: 100%;
	margin-bottom: 15px;
	max-height: 65px;
}

.help-descr{
	font-size: 16px;
	text-align: left;
	font-family: arial,helvetica,sans-serif;
}

.help-form input, .help-form textarea{
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 2px;
	color: rgb(136, 136, 136);
	border-width: 1px;
	border-color: rgb(210, 215, 222);
	border-style: solid;
	background-size: 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: rgb(255, 255, 255);
	height: 100%;
	line-height: 1;
	width: 100%;
	height: 34px;
	font-size: 13px;
	resize: vertical;
	overflow: hidden;
}

.send_help_request{
	font-weight: 700;
	font-size: 16px;
	color: #000000;
	background-color: white;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0px;
	text-align: center;
	border-radius: 3px;
	padding: 5px;
	width: 100%;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 40px;
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
}

.help-form label{
	color: red;
}

.need_help_answer, .thanks{
	display: none;
	font-size: 16px;
}

.thanks{
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0;
	font-weight: 600;
}

.need_help_answer{
	padding: 15px;
}
#need_help .intl-tel-input{
	color: rgb(136, 136, 136);
	font-size: 13px;
	margin-bottom: 10px;
	width: 100%;
}
#need_help .selected-dial-code, #need_help_m .selected-dial-code{
	padding-left: 30px;
}

#need_help input.error{
	border: 1px solid red;
}
#need_help label{
	font-size: 12px;
}
#fdb_file_nelp-uploader .file-box span{
	font-size: 13px;
}

.need_help_answer, .thanks{
	display: none;
	font-size: 16px;
}

.thanks{
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 0px;

	padding-left: 20px;
	font-weight: 600;
}

.need_help_answer{
	padding: 20px;
}
#mainBavbar {
	display: none;
}



.info-fixed-btns{
	background: rgba(0, 0, 0, 0.4);
	bottom: 20px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	left: auto;
	margin: 0 auto;
	padding: 0px;
	position: fixed;
	right: 30px;
	z-index: 150;
	border-radius: 3px;
	text-align: right;
	height: 34px;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	transition: all 400ms ease;
	transition: all 400ms ease, all 400ms ease;
}



.call_a_doctor{
	display: inline-block;
	padding-top: 5px;
	border-left: 1px solid rgba(255,255,255,0.3);
}

.animate-text-descr{
	visibility: visible;
	opacity: 1;
	position: fixed;
}

.info-fixed-btns > div{
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
	letter-spacing: 0px;
	float: right;
	/*margin-top: -9px;*/
	height: 34px;
	color: rgba(255, 255, 255, 0.9);
	font-family: Roboto, Arial, sans-serif
}

.call_doc_btn{
	background-color: transparent;
	border: none;
	font-size: 14px;
	position: relative;
	top: 2px;
	padding: 0px 10px;
}

.call_doc_btn i{

	position: relative;
	font-size: 20px;
	margin-right: 5px;
	float: left;
}

.info-fixed-btns > div:hover {
	color: rgba(255, 255, 255, 1);
	background: rgba(0, 0, 0, 0.4);
}

.call_a_doctor:hover{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.scroll-btn:hover{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.sonarmenu {
	position: static;
	display: inline-block;
	color: #ffffff; /* font color */
	/* margin: 10px 20px;*/
	letter-spacing: 2px; /* letter spacing */
	bottom: 100px;
	right: 60px;
	/*padding: 30px;*/
	cursor: pointer;
	border-radius:50% ;
	z-index: 150;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

.sonarmenu i{
	font-size: 20px;
	position: relative;
	top: 6px;
}

#call_a_doctor .close{
	color: #333;
	top: 18px;
	position: absolute;
	right: 15px;
}

#call_a_doctor h3{
	font-weight: 400;
}

#call_a_doctor .modal-content{
	margin: auto;
}

#call_a_doctor input, #call_a_doctor textarea{
	padding-left: 10px;
	margin-bottom: 15px;
}

#call_a_doctor input.error{
	background: linear-gradient(red,red),linear-gradient(red,red);
	background-size: 0px 1px,100% 2px;
	background-repeat: no-repeat;
	background-position: center bottom,center calc(100% - 1px);
	background-color: transparent;
	border: none;
}

#send_request_to_doctor .btn{

	margin-top: -25px;
	color: white;
}
#send_request_to_doctor .intl-tel-input{
	width: 100%;

	margin-bottom: 15px;
}
#send_request_to_doctor #need_help_doctor{
	padding-left: 84px;
}
#call_a_doctor #rDcomm{
	margin-bottom: 60px;
}