/*!
 * Copyright 2019 Olesoft
 */
.disabled{ opacity: 0.3; }
.dsbl{ opacity: 0.3 !important; }
/*Стили для малых экранов*/
@media screen and (min-width: 760px){
}
@media screen and (max-width: 760px){
}
/* --------------- Имитации --------------- */
.div_as_input{
	border:solid;
	border-width:thin;
	border-radius:3px;
	padding-left:3px;
	padding-right:3px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCC;
	border-top-color:#999;
	border-left-color:#999;
	font-size:18px;
	min-height:32px;
}
/* --------------- Имитации --- конец ----- */

/* ----------  doc_plank  ---------------------- */
.doc_plank{
	margin-top:1px;
	margin-bottom:1px;
	border-radius:7px;
	padding-top:10px;
	padding-bottom:10px;
}

.activ{
	background-color:#BDBCE9;
}

.posted{
	background-color:#E7E7E7;
}

.deleted{
	background-color:#FFD5E2;
}
/* ----------  doc_plank  ---  конец  ---------- */

.recept_summary{
	font-size:smaller;	
}

.input_as_label{
	text-align:center;
	background-color:transparent;
	border:none;
}

input, select, textarea{

border-radius: 5px;
padding: 5px;
}

/* убрать обводку в браузере*/


a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}


.input_num_id{
	width:100%;
	border:none;
	background-color:transparent;
}

.ots10btm .str_dt input{
	max-width: 110px;
	height: 30px;
margin-bottom: 5px;
}

.input_text_edit{
	width:100%;
}

/* Зона table_checkboxes */
.table_checkboxes{
	width: 100%;
}
.table_checkboxes th{
	text-align:center
}
.table_checkboxes td{
	text-align:center;
}
.table_checkboxes tr{
	border-bottom:solid;
}
/* Зона table_checkboxes  конец  */

/* Зона table_prop_type_1 */
.table_prop_type_1{
	width: 100%;
}
.table_prop_type_1 td:first-child{
    text-align:right;
	padding-right:5px;
	width:50%
}
.table_prop_type_1 td{
	text-align:left;
	padding-left:5px;
}
.table_prop_type_1 tr{
	border-bottom:solid;
}
.table_prop_type_1 tr:nth-child(odd) {background-color:#AEAEFF;}
.table_prop_type_1 tr:nth-child(even) {background-color:#C6C6FF;}
/* Зона table_prop_type_1  конец  */

/* Зона table_type_1 */
.table_type_1{
	width: 100%;
	border-collapse: collapse;
}
.table_type_1 th{
	padding:5px;
	margin:0px;
	text-align:center;
}
.table_type_1 th:first-child{
    text-align:left
}
.table_type_1 td{
	padding:0px;
	text-align:center
}
.table_type_1 td:first-child{
    text-align:left;
	padding-left:5px
}
.table_type_1 tr:nth-child(odd) {background-color:#AEAEFF;}
.table_type_1 tr:nth-child(even) {background-color:#C6C6FF;}
.table_type_1 tr:hover {background:#FFC1C1;}
/* Зона table_type_1   конец   */

/* Зона table_prop_type_2 */
.table_prop_type_2{
	width:100%;
}
.table_prop_type_2 td:first-child{
    text-align:right;
	padding-right:5px;
	width:50%
}
.table_prop_type_2 th{
	text-align:left;
	padding-left:5px;
	border-right-color:white;
	border-right-width:thin;
	border-right-style:solid;
}
.table_prop_type_2 td{
	text-align:left;
	padding-left:5px;
	border-right-color:white;
	border-right-width:thin;
	border-right-style:solid;
}
.table_prop_type_2 tr{
	border-bottom:solid;
	border-bottom-width:thin;
}
.table_prop_type_2_edit{
	background-color:#FF99CC !important;
}
.table_prop_type_2 tr:nth-child(odd) {background-color:#AEAEFF;}
.table_prop_type_2 tr:nth-child(even) {background-color:#C6C6FF;}
/* Зона table_prop_type_2  конец  */

/* Зона table_prop_type_3 */
.table_prop_type_3{
	width:100%;
}
.table_prop_type_3 td:first-child{
    text-align:right;
	padding-right:5px;
}
.table_prop_type_3 td:nth-child(2){
    text-align:right;
	padding-right:5px;
}
.table_prop_type_3 th{
	text-align:left;
	padding-left:5px;
	border-right-color:white;
	border-right-width:thin;
	border-right-style:solid;
}
.table_prop_type_3 td{
	text-align:left;
	padding-left:5px;
	border-right-color:white;
	border-right-width:thin;
	border-right-style:solid;
}
.table_prop_type_3 tr{
	border-bottom:solid;
	border-bottom-width:thin;
}
.table_prop_type_3_edit{
	background-color:#FF99CC !important;
}
.table_prop_type_3 tr:nth-child(odd) {background-color:#AEAEFF;}
.table_prop_type_3 tr:nth-child(even) {background-color:#C6C6FF;}
/* Зона table_prop_type_3  конец  */

/* Зона table_prop_type_4 */
.table_prop_type_4{

}
.table_prop_type_4 td:first-child{
    text-align:left;
}
.table_prop_type_4 td:nth-child(2){
    text-align:right;
	padding-right:5px;
}
.table_prop_type_4 th{
	text-align:left;
	padding-left:5px;
	border-right-color:white;
	border-right-width:thin;
	border-right-style:solid;
}
.table_prop_type_4 td{
	text-align:left;
	padding-left:10px;
	border-right-color:white;
	border-right-width:thin;
	border-right-style:solid;
}
.table_prop_type_4 tr{
	border-bottom:solid;
	border-bottom-width:thin;
}
.table_prop_type_4_edit{
	background-color:#FF99CC !important;
}
.table_prop_type_4 tr:nth-child(odd) {background-color:#AEAEFF;}
.table_prop_type_4 tr:nth-child(even) {background-color:#C6C6FF;}
/* Зона table_prop_type_4  конец  */

/* Зона table_prop_type_5 */
.table_prop_type_5{ width:100% }
.table_prop_type_5 td:first-child{ text-align:left; }
.table_prop_type_5 td:nth-child(2){ text-align:right; padding-right:5px; }
.table_prop_type_5 th{ text-align:left; padding-left:5px; border-right-color:white; border-right-width:thin; border-right-style:solid; background-color:#D4D4D4 }
.table_prop_type_5 td{ text-align:left; padding-left:10px; border-right-color:white; border-right-width:thin; border-right-style:solid; }
.table_prop_type_5 tr{ border-bottom:solid; border-bottom-width:thin; }
.table_prop_type_5_edit{ background-color:#FF99CC !important; }
.table_prop_type_5 tr:nth-child(odd) {background-color:#EEECFF;}
.table_prop_type_5 tr:nth-child(even) {background-color:#FFFFFF;}
/* Зона table_prop_type_5  конец  */


/* Зона HEADER */


html {
  position: relative;
  min-height: 100%;
}

#footer_t2 {
  position: absolute;
  bottom: 0;
  width: 100%;
 left: 0;
 background-color: #f5f5f5
}

#footer_t1{
	position: relative;
	height: 20px;
	overflow: hidden;
}

.content-block{
	position: relative;
	padding-bottom: 20px;
	min-height: calc(100vh - 80px);
	padding-top: 20px;
}

.content-block.active{
	min-height: calc(100vh - 20px);
}

#main_t2{
	padding-bottom: 40px;
	margin-left: 100px;
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
	min-height: calc(100vh - 25px);
}

#main_t2 .container{
	max-width: 100% !important;
	width: 100% !important;
}


.header {
	padding-top:5px;
	padding-bottom:5px;
}


.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#im{
object-fit:scale-down;
height:100%; 
padding: 15px 0 5px 20px; 
/*filter: hue-rotate(114deg);*/	
}



/* Зона HEADER  конец  */

/*Header 3 с двумя блоками вертикальным и горизонтальным для личного кабинета*/

.header3_one_gorizont{
	background-color: #fff;
	padding-left: 30px;
	box-shadow: #b9b3b3 10px 0px 10px;
}

.header3_one_gorizont .container-wrp{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}

.user_info{
	flex: 0 0 200px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
}

.header3_one_gorizont select{
	height: 100%;
}

.header3_one_gorizont i{
	font-size: 30px;
	color: #2f9117;
	cursor: pointer;
}

.header3_one_gorizont .user_block{
	flex-basis: auto;
}

.header3_one_gorizont .user_block a{
	color: #2f9117;
	text-decoration: none;
	cursor: pointer;
}

.header3_one_gorizont .user_block img{
	filter: hue-rotate(220deg) brightness(120%);
}

.body-wrap{
	display: flex;
}

.body-wrap .part2{
	flex-grow: 1;
	background-color: #f5f5f5;
}

.header3_two_vert .header_wrap{
	flex-direction: column;
}

.header3_two_vert .menu_block .navbar {
  position: relative;
  margin-bottom: 0;
  height: 100%;
}

/*------------иконки для меню-------------*/

.with_ikon li a:before{
	font-family: FontAwesome;
   content: "\f2cd";
   flex: 0 0 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-right: 10px;
  color: #292929;
  font-size: 25px;
}

#rest_of_medicals a:before{
	content: "\f0fa";
}

#insured_programm a:before{
	content: "\f0f6";
}

#contacts a:before{
	content: "\f2ba";
}

#feedback a:before{
	content: "\f003";
}

#main a:before{
	content: "\f015";
}

#preparation_for_analysis a:before{
	content: "\f0f6";
}

#doctor_schedule a:before{
	content: "\f0f0";
}

#analysis_results a:before{
	content: "\f019";
}

#faq a:before{
	content: "\f128";
}

#feedback_manager a:before{
	content: "\f15c";
}

#feedback_client a:before{
	content: "\f2b7";
}

.header3_two_vert .with_ikon li{
	width: 100%;
}

.header3_two_vert .with_ikon li > a{
	display: flex !Important;
    width: 100%;
    align-items: center;
    max-width: 360px;
 color: #464646;
 text-decoration: none;
 transition: transform 0.5s ease-out;
 }

 .header3_two_vert .with_ikon li > a span{
 	min-width: 220px;
 }

 .header3_two_vert .with_ikon li > a:hover{
 	background-color: rgba(255, 255, 255, 0.6);
 	text-decoration: none;
 	color: #464646;
 }

.header3_two_vert {
	padding: 10px;
	position: relative;
	box-shadow: #b9b3b3 0 -10px 10px;
}

.header3_two_vert .navbar-nav{
	display: flex;
  flex-direction: column;
}

.header3_two_vert .brend_block{
	padding: 0;
	flex-basis: auto;
	width: 100%;
}

.header3_two_vert .brend_block a{
	width: 100%;
	display: flex;
	justify-content: center;
}

.header3_two_vert .menu_block{
	margin-top: 30px;
}


#short_menu{
position: absolute;
  right: -44px;
  top: 15px;
  background: #fff;
  font-size: 20px;
  width: 60px;
  text-align: center;
  border-radius: 0 0 10px 10px;
  transition: transform 0.5s ease-out;
  cursor: pointer;
  transform: rotate(270deg);
 box-shadow: #e0dddd 0px 5px 5px;
}

#short_menu.active{
transform: rotate(90deg);
border-radius: 10px 10px 0 0;
transition: transform 0.5s ease-out;
box-shadow: #e0dddd 0px -5px 5px;
}

.header3_two_vert .short_only{
	display: none;
}

.header3_two_vert.short .short_only{
	display: block;
}

.header3_two_vert.short .lohg_only{
	display: none;
}

.header3_two_vert.short .short_only img{
	max-width: 50px;
}

.header3_two_vert .one{
	max-width: 260px;
	transition: 1s linear;
	overflow: hidden;
}

.header3_two_vert.short .one{
	max-width: 54px;
	transition: 1s linear;
}

.header3 .content-block{
	min-height: 88vh;
	display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#footer_t3{
	background-color: #fff;
	box-shadow: #f0ecec 10px -10px 5px;
}
.ligth_grey{
	color: #a5a5a5;
}



@media screen and (min-width: 768px){

.header3_two_vert .menu_block .navbar-nav{
	max-height: 100%;
	display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

#more_menu{
	display: none;
}
}


@media screen and (max-width: 760px){
	.body-wrap{flex-direction: column;}
}





/* Зона контента общее */

.sub_title {
	width:100%;
	text-align:center;
	background-color:#0099FF;
	padding:5px;
	margin:0px;
}

.ots10{
	padding-top: 10px;
}
.ots40{
padding-top: 40px;

}

.ots40btm{
	margin-bottom: 40px;
}

.ots20{
	margin-top: 20px;
}

	
/* Зона контента общее   конец   */



/* USER */
.Vhod{
	width:97%;
	padding-bottom:40px;
	padding-top:40px;
	text-align:center;
	border-radius:5px;
	margin:5px;
}

.Vhod2{
	max-width: 600px;
	margin: 0 auto;
	border-radius: 15px;
	box-shadow: #dbd6d6 0 10px 10px;
	text-align: center;
	padding: 40px;
}

.Vhod2 .brend{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.Vhod2 h2{
	margin-top: 0;
}

.Vhod2 form{
	margin-top: 30px;
}

.group-wrap{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

.group-wrap > div{
	flex: 0 0 48%;
}

.input-group2{
	min-width: 240px;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
  align-items: center;
  padding: 5px 0;
 }

.input-group2 i{
	flex: 0 0 36px;
	color: #b4b1b1;
}

.input-group2 input{
	border: none;
	width: 100%;
	max-width: 100%;
	height: 30px;
  border-left: #b4b1b1 1px solid;
  border-radius: 0 10px 10px 0;
  padding-left: 10px;
}

.Vhod2 .brend img{
	max-width: 250px;
	margin-bottom: 15px;
}

.user_avatar {
	text-align:center;
	padding:0;
}
.user_content {
	width:100%;
}
.user_group{
	background-color:#C6C6FF;
	width:20%;
	display:block;
	float:left;
	text-align:left;
	padding-left:5px;
	border-right:solid;
	border-right-width:thin;
	border-right-color:#0099FF;
}	
.user_list{
	background-color:#C6C6FF;
	width:79%;
	display:block;
	float:left;
	text-align:center;
	padding-left:5px;
	border-left:solid;
	border-left-width:thin;
	border-left-color:#0099FF;
}

.formbtn input, .formbtn input:focus, .formbtn input:hover {
	background-color: transparent;
	margin: 0;
	height: 40px;
	background-color: #2f9117;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	max-width: 300px;
	margin: 20px auto;
	border-radius: 10px;
  width: 100%;
}

.formbtn input:hover{
box-shadow: #9b9797 0 5px 5px;	
}

.oferta{
	text-align: left;
	margin-top: 20px;
}

.oferta label{
	font-weight: 400;
}

.oferta a, .oferta a:hover, .oferta a:visited{
	color: #2f9117;
	text-decoration: underline;
}

.SMButton{
	background-color: transparent;
	text-decoration: underline;
	color: #2f9117;
	box-shadow: none;
  border: none;
}

.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.custom-checkbox+label::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox:checked+label::before {
  border-color: #2f9117;
  background-color: #2f9117;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* USER   конец  */

/* Remove outline on the forms and links */
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

/*  Общий шаблон развитого подзаголовка  */
.title_content {
	width:100%;
	text-align:center;
	background-color:#0099FF;
	padding-top:5px;
	padding-bottom:5px;
}
.title_left{
	background-color:transparent;
	width:20%;
	display:block;
	float:left;
	text-align:left;
	padding-left:5px;
}	
.title_middle{
	background-color:transparent;
	width:57%;
	display:block;
	float:left;
	text-align:center;
	padding-left:5px;
}		
.title_right{
	background-color:transparent;
	width:20%;
	display:block;
	float:left;
	text-align:right;
	padding-left:5px;
}		
/*  Общий шаблон развитого подзаголовка  конец  */

/*  Обший шаблон для двух колонок  */
.body_content {
	width:100%;
}
.body_group{
	background-color:#C6C6FF;
	width:20%;
	display:block;
	float:left;
	text-align:left;
	padding-left:5px;
	border-right:solid;
	border-right-width:thin;
	border-right-color:#0099FF;
}	
.body_list{
	background-color:#C6C6FF;
	width:79%;
	display:block;
	float:left;
	text-align:left;
	padding-left:5px;
	border-left:solid;
	border-left-width:thin;
	border-left-color:#0099FF;
}		
/*  Обший шаблон для двух колонок  конец  */

/* КНОПКИ */
.button1, .button-for-download, .button-for-download-small{
	border-radius:5px;
	border:none;
	color:rgb(255,255,255);
	text-transform:uppercase;
	font-size:1.0rem;
	box-shadow:none;
	line-height:2
}
.button1{background-color:#008a73;
	padding:5px 20px;}
.button-for-download, .button-for-download-small{background-color: #2f9117;
   min-height: 50px;
 }
.button-for-download a, .button-for-download a:hover, .button-for-download-small a, .button-for-download-small a:hover, .button-for-download a:focus, .button-for-download-small a:focus {
	color: #fff;
	text-decoration: none;
}
.button-for-download a, .button-for-download-small a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}
.button1_dis{
	background-color:#999999;
	border-radius:5px;
	border:none;
	color:rgb(255,255,255);
	text-transform:uppercase;
	font-size:1.0rem;
	box-shadow:none;
	padding:5px 20px;
	line-height:2
}
.button2{
	background-color:#008a73;
	border-radius:5px;
	border:none;
	color:rgb(255,255,255);
	text-transform:uppercase;
	font-size:1.2rem;
	box-shadow:none;
	padding:10px 40px;
	line-height:2
}
.but_type_1 {
	background-color:transparent;
	border:none;
	cursor:pointer;
	padding:2px;
	text-align:left;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.but_type_2 {
	background-color:#F00;
	border:none;
}
.but_type_3 {
	background-color:transparent;
	border:none;
	cursor:pointer;
	padding:2px;
	text-align:left;
}
.but_type_4 {
	background-color:transparent;
	border:none;
	border-width:2px;
	cursor:pointer;
	padding:2px;
	text-align:left;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:97%;
	height:97%;
	border-radius:4px;
}
.but_type_4:hover { 
    background:#92FF82;
    text-decoration: underline;
	border:solid;
	border-width:2px;
	border-bottom-color:#999999;
	border-left-color:#CCCCCC;
	border-right-color:#999999;
	border-top-color:#CCCCCC;
	font-weight:bold;
	width:97%;
	height:97%;
   } 
.but_type_5 {
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: #ece2e2 1px solid;
	text-align:center;
	background-color: transparent;
	cursor:pointer;
	padding:2px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:97%;
	border-radius:4px;
	padding-top:5px;
	padding-bottom:5px;
}
.but_type_5:hover { 
    background:#92FF82;
	border: #999999 1px solid;
	font-weight:bold;
   }
.but_type_5_del {
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: #ece2e2 1px solid;
	text-align:center;
	background-color: transparent;
	cursor:pointer;
	padding:2px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:97%;
	border-radius:4px;
	padding-top:5px;
	padding-bottom:5px;
}
.but_type_5_del:hover { 
    background:#FFD5E2;
	border: #999999 1px solid;
	font-weight:bold;
   }
    
/*===============================================================*/
.but_type_5_view {
	display: flex;
	justify-content: left;
	align-items: left;
	cursor: pointer;
	border: #ece2e2 1px solid;
	text-align:left;
	background-color: transparent;
	cursor:pointer;
	padding:2px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:97%;
	border-radius:4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}
.but_type_5_view:hover { 
    background:#92FF82;
	border: #999999 1px solid;
	font-weight:bold;
   } 
/*===============================================================*/
.ikon {
	width:20px;	
}
/* КНОПКИ   конец   */

/* ФОРМА PROP */
.prop_form_2_buttons{
	width:100%;
}
.prop_form_2_buttons td:first-child{
    text-align:right;
	padding-right:15px;
	width:50%
}
.prop_form_2_buttons td:last-child{
    text-align:left;
	padding-left:15px;
	width:50%
}
/* ФОРМА PROP  конец  */

.greyblock{
	background-color: #E7E7E7
}
.greytitle{
	background-color: #EBEBEB;
padding: 5px 0;
margin-bottom: 5px;
}

.sg_state{
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	background-color: #fbf9f9;
}

.str_dt{
	display: flex;
	align-items: center;
}

h3, .h3 {
  font-size: 22px !Important;
}

input, select, textarea {
   font-size: 13px !important;
}

.ots10btm .text-right{
	font-size: 13px;
}


/* ---------- Переключатель Приходный/Расходный ордер в orders_prop ----------------- */
.form_toggle {
	display: inline-block;
	overflow: hidden;
}
.form_toggle-item {
	float: left;
	display: inline-block;
}
.form_toggle-item input[type=radio] {
	display: none;
}
.form_toggle-item label {
	display: inline-block;
	padding: 0px 15px;   
	line-height: 34px;    
	border: 1px solid #999;
	border-right: none;
	cursor: pointer;
	user-select: none;   
}
.form_toggle .item-1 label {
	border-radius: 6px 0 0 6px;
}
.form_toggle .item-2 label {
	border-radius: 0 6px 6px 0;
	border-right: 1px solid #999;
}
/* Checked */
.form_toggle .item-1 input[type=radio]:checked + label {
	background: #ffc5c5;
}
.form_toggle .item-2 input[type=radio]:checked + label {
	background: #bbffbb;
}
/* ---------- Переключатель Приходный/Расходный ордер в orders_prop --- конец ------- */


/*menu ---header2-------*/
#mn-wrapper {
  display: table;
  width: 100%;
  position: absolute;
	height: 100%;
	max-width: 100px
}
.mn-sidebar {
  display: table-cell;
  position: relative;
  vertical-align: top;
  	background: #2f9117;
	width: 56px;
	z-index: 2;
}
#mn-cont {
  display: table-cell;
	vertical-align: top;     
 	position: relative;
	padding: 0;
}
.mn-sidebar .mn-toggle {
  display: none;
  padding: 10px 0;
  text-align: center;
	cursor: pointer;
}
.mn-vnavigation {
  margin: 0 0 0 0;
  padding: 0;mn-vnavigation

}
.mn-vnavigation li a {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
	white-space: normal;
padding: 15px 0;
}
.mn-vnavigation li a img{
	width: auto;
	max-height: 30px;
	margin-bottom: 10px
}
.dropdown-submenu >
.dropdown-menu {
	top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  height: 101vh;
  width: 240px;
  background: #d0d0d0;
}
.dropdown-submenu:hover > 
.dropdown-menu {
	display: block;
}
.dropdown-menu h2{
	padding-left: 20px
}
.child li a{
	color: #333;
	display: block;
padding: 3px 20px;
line-height: 1.42857143;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
ul {
	list-style: none;
}
ul.dropdown-menu.parent {
  margin-top: -1px;
}
.dropdown-menu > li > a{
	white-space: normal !important;
	display: block;
	padding: 3px 20px;
	color: #333;
}
.title-with-linked-icon{
	display:flex;
	align-items: end;
}
.title-with-linked-icon i{
font-size: 22px;
line-height: 1.2;
}
/*--------------------------------------------*/


.top_batton_wrp{
	display: flex;
	justify-content: end;
}
.top_batton_wrp .top_batton{
	border: #c9c9c9 1px solid;
	border-radius: 0 0 5px 5px;
	background-color: #f5f5f5;
	width: 150px;
display: flex;
justify-content: center;
align-items: center;
transition: 1s;
	height: 20px;
}
.top_batton_wrp .top_batton:not(:last-child){
	margin-right: 5px;
}
.top_batton a{
	color: #292929;
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
	width: 100%;
	padding: 5px;
	text-align: center;
	transition: 1s;
}
.top_batton i{
	color: #b9b8b8;
font-size: 14px;
line-height: 1;
padding-right: 5px;
}
.top_batton_wrp .top_batton:hover, .top_batton_wrp .top_batton:focus, .top_batton.activeDiv{
	background-color: #fff;
	transition: 1s;
	box-shadow: #e6e5e5 5px 5px 10px;
}
.top_batton_wrp .top_batton:hover > a, .top_batton_wrp .top_batton:focus > a{
	font-weight: 600;
	transition: 1s;
}
.top_batton a.active{
	font-weight: 600;
}
/************************* набор стилей для того, что бы все влазило на 1 экран *****************/

.users_list_gr{
height: 80vh;
overflow-y: scroll;
}


@media print {
  #prop_close {
    display: none;
  }
}

/*************************тестовый набор стилей****************/
 .container , .container-wrp{
  max-width: 1920px !Important;
  width: 100% !Important;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: auto;
} 
.row{
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-nav > li > a{
	font-size: 14px;
}
body{
	font-size: 14px !Important;
}

/****************new header***********/
 
 .header_wrap{
 	display: flex;
 	align-items: flex-start;
 } 

.brend_block{
	flex-basis: 10%;
	padding-right: 20px;
	padding-top: 10px;
}

.menu_block{
	flex-basis: 80%;
	flex-grow: 1;
	position: relative;
z-index: 8;
margin-top: 5px;
}

.menu_block .navbar{
	position: absolute;
}

.menu_block .navbar-nav{
	height: 100%;
	max-height: 40px;
	overflow: hidden;
	transition: max-height 0.5s ease-out;
} 

.menu_block .navbar-nav.active{
height: auto;
max-height: 800px;
	transition: max-height 0.5s ease-out;
}

.menu_block #more_menu{
position: absolute;
right: 0;
top: 40px;
background: #f8f8f8;
font-size: 20px;
width: 50px;
text-align: center;
border-radius: 0 0 10px 10px;
transition: transform 0.5s ease-out;
cursor: pointer;
}

.menu_block #more_menu.active{
transform: rotate(180deg);
top: auto;
bottom: -28px;
border-radius: 10px 10px 0 0;
right: .5px;
transition: transform 0.5s ease-out;
}

#more_header{
position: absolute;
right: 0;
top: 60px;
background: #E7E7E7;
font-size: 20px;
width: 50px;
text-align: center;
border-radius: 0 0 10px 10px;
transition: transform 0.5s ease-out;
cursor: pointer;
z-index: 55;
}

#more_header.active{
transform: rotate(180deg);
top: 0;
border-radius: 10px 10px 0 0;
right: .5px;
transition: transform 0.5s ease-out;
}

#hd{
	height: auto;
	max-height: 400px;
	transition: max-height 0.5s ease-out;
}

#hd.active{
	max-height: 0;
	transition: max-height 0.5s ease-out;
	overflow: hidden;
}

.user_block{
	flex-basis: 10%;
	padding: 5px;
	min-width: 120px;
	display: flex;
}

.brend_block img{
	max-width: 150px;
	width: 100%;
}

.user_block img{
	width: 50px;
	height: 50px;
	object-fit: cover;
}

#group_container{
	max-height: calc(100vh - 140px);
overflow-y: scroll;
}

/****новый блок с заголовком для страницы номенклатуры***/

.main_title_block_wiht_switsh{
	display: flex;
justify-content: space-around;
margin-bottom: 10px;
align-items: flex-end;
}

.block_title{
	font-size: 20px;
	font-weight: 800;
}

.two-batton{
display: flex;
  flex-wrap: no-wrap;
  max-width: 600px;
  margin: 15px auto;
  gap: 20px;
  justify-content: center;
}

.big-butt-one .button-for-download{
	flex: 1 0 80%;
}

.big-butt-one .button-for-download-small{
	flex: 0 0 10%;
  min-width: 40px;
}

/* для адаптива.  */

.mobil_only{
	display: none;
}

.ostatok, .blockinfo55, .clinick_list > div, .adres_card, .feedbkwrap, .doctor-rasp, .form_block_item, .faq_block{
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	box-shadow: #b9b3b3 0 5px 10px;
	margin-bottom: 30px;
}

.clinick_list{
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	margin-top: 15px;
}

.clinick_list > div {
	max-width: 350px;
}

.ostatok{
	max-width: 400px;
}

.green_btn{
	height: 40px;
	display: inline-block;
	background-color: #2f9117;
	border-radius: 5px;
}

.green_btn a{
	color: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left:20px ;
	padding-right: 20px;
	text-decoration: none;
	border-radius: 5px;
}

.green_btn a:hover, .green_btn a:focus{
	color: #fff;
	text-decoration: none;
	box-shadow: #b9b3b3 0 5px 10px;
}

.green_btn > button{
	border: none;
	background-color: transparent;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 10px;
}

.flx{
	display: flex;
}

.ostatok > .flx{
align-items: center;
 gap: 20px;
}

.ostatok > div{
	margin-bottom: 20px;
}

.ostatok h3{
	margin-top: 0;
}

.blockinfo55 hr{
	height: px;
	background-color: #f5f5f5;
	width: 100%;
}

.police.flx{
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
}

.police.flx > div{
	min-width: 230px;
}

.police h4{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

.poleznay-infa, .prerar-wrap{
	margin-top: 20px;
}

.poleznay-infa ul li{
	list-style: disc;
	margin-bottom: 10px;
}

.poleznay-infa ul li a{
	color: green;
}

.poleznay-infa ul li:after{
font-family: FontAwesome;
   content: "\f105";	
   margin-left: 15px;
}

.poleznay-infa ul{
	padding-left: 12px;
}

.table-wrap, .fidbk-list {
  text-align: center;
  display: block;
  background-color: #fff;
  color: #5f5f5f;
 }

.price_table {
  border: 1px solid #ccc;
  width: 100%;
  margin:0;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
}

.price_table tr {
  border: 1px solid #ddd;
  padding: 5px;
}

.price_table th, .price_table td {
  padding: 10px;
  text-align: center;
  border-right: 1px solid #ddd;
}

.price_table th {
  color: #fff;
  background-color: #2f9117;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}

.price_table .cost_tbl{
	font-weight: 600;
}

.price h2{
	padding: 0px 0 10px 20px;
}

.price {
	margin-bottom: 30px;
  margin-top: 30px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.title_plus_batt{
	justify-content: space-between;
  align-items: end;
  flex-wrap: wrap;
}

.price_table tr:nth-child(odd){
	background-color: #fff;
}

.price_table tr:nth-child(even){
	background-color: #f5f5f5;
}

.price_table.left-tbl td{
	text-align: left;
}

.price h3{
	padding-left: 15px;
}

.warning {
  border: #e42320 2px solid;
}

.warning, .imptxt{
background: #fff;
  padding: 40px 40px 40px 120px;
  border-radius: 15px;
  position: relative;
  margin: 30px 0;
}

.signpost1-right.red {
  background-color: #e42320;
}

.signpost1-right {
  background-color: #e42320;
  width: 100px;
  height: 40px;
  clip-path: polygon(0% 0%, 88% 0%, 100% 50%, 88% 100%, 0% 100%);
  shape-outside: polygon(0% 0%, 88% 0%, 100% 50%, 88% 100%, 0% 100%);
  position: absolute;
  left: -10px;
  top: 20px;
}

.call{
	background-color: #fff;
	color: green;
	font-weight: 600;
	padding: 5px;
}

.dogovor ul li{
	list-style: disc;
	margin-bottom: 10px;
}

.dogovor ol li{
	margin-bottom: 10px;
}

.dogovor table td{
	padding: 5px;
	border: #292929 1px solid;
	border-collapse: collapse;
}

.dogovor table{
	margin-top: 15px;
	background-color: #fff;
}

.adres_card{
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin-top: 30px;
}

.adres_card .info-bl{
	max-width: 400px;
	flex: 0 0 400px;
}

.adres_card i{
	margin-right: 5px;
}

.adres_card .info-bl h3, .faq_block h3{
	font-size: 20px !Important;
	color: green;
	margin-top: 0;
}

.faq_block a{
	color: green;
	text-decoration: underline;
}

.adres_card .phone-bl{
	display: flex;
}

.adres_card .phone-bl a{
	display: block;
	color: #464646;
	margin-bottom: 10px;
}

.email-bl a{
	color: green;
}

.email-bl .socset a i{
	color: #464646;
	margin-right: 0;
}

.email-bl .socset a {
	width: 30px;
	height: 30px;
	border: #464646 1px solid;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	background-color: #fff;
}

.email-bl .socset a:hover{
	background-color: #464646;
}

.email-bl .socset a:hover i{
	color: #fff;
}

.email-bl .socset {
	display: flex;
	gap: 5px;
	margin-top: 15px;
	flex-wrap: wrap;
}

.map-link a{
	display: block;
	color: #464646;
	text-decoration: underline;
	margin-bottom: 10px;
}

.map-link a:hover{
	text-decoration: none;
	color: #464646;
}

.feedbkwrap{
	margin-top: 30px;
	margin-bottom: 30px;
}

.feedbkwrap .fdbkwrp, .prerar-wrap, .fdbkwrp{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-bottom: 15px;
}

.feedbkwrap .fdb_label, .fdbkwrp .fdb_label{
	flex: 0 0 200px;
}

.feedbkwrap input, .feedbkwrap select, .feedbkwrap textarea, .fdbkwrp input, .fdbkwrp select, .fdbkwrp textarea{
	flex-grow: 1;
	max-width: 600px;
}

.sent_batt{
	max-width: 830px;
	text-align: right;
}

.sent_batt input{
	height: 40px;
	border: none;
	padding: 0 15px;
}

input.green_btn{
	color: #fff;
	border: none;
	padding: 0 15px;
}

.fidbk-list .price_table tr > th:first-child{
	width: 200px;
}

.fidbk-list{
	margin-bottom: 30px;
}

.prepar-item{
	background-color: #fff;
	border-radius: 10px;
	box-shadow: #b9b3b3 0 5px 10px;
	max-width: 320px;
	width: 100%;
	overflow: hidden;
}

.prepar-item img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.prepar-item h4{
	padding: 0 20px;
	color: green;
}

.prepar-item a, .prepar-item a:hover{
	color: green;
}

.doctor-rasp{
	margin-top: 30px;
}

.doctor-rasp{
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}

.accordion {
  list-style-type: none;
}

 
 .accordion {
  width: 100%;
  margin: 30px auto;
  background: transparent;
  padding-left: 0
 }

 .accordion > li{
 	list-style: none !Important;
 }

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 0 64px;
  color: #575757;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  min-height: 90px;
  display: flex;
  align-items: center;
}

.accordion > li{
 background-color: #fff;
 margin-bottom: 16px;
 border-radius: 15px;
 /*box-shadow: rgba(0,0,0,0.1) 0 0 5px;*/
 position: relative;
}

.accordion > li:last-child .link {
  border-bottom: 0;
}

.accordion > li.open:before, .accordion > li:before{
 top: 16px;
  left: 12px;
  font-size: 38px;
  color: #2f9117;
 -webkit-transition: all 0.4s ease;
 -o-transition: all 0.4s ease;
  transition: all 0.4s ease;	
} 

.accordion > li.open:before{
font-family: FontAwesome;
content: "\f056";
position: absolute;
 
}

.accordion > li:before{
font-family: FontAwesome;
content: "\f055";
position: absolute;
}

.accordion > li i {
 position: absolute;
 top: 16px;
 left: 12px;
 font-size: 18px;
 color: #2f9117;
 -webkit-transition: all 0.4s ease;
 -o-transition: all 0.4s ease;
 transition: all 0.4s ease;
}

.accordion > li.open .link {
  color: #2f9117;
}

.accordion > li.default .Anw {display: block;}

.Anw {
  display: none;
  background: #fff;
  padding: 0 64px 30px 64px;
color: #464646;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 }

.new_letter_item{
  display: flex;
  align-items: center;
  gap: 40px;
  font-size: 20px;
  cursor: pointer;
  padding: 10px 0;
  flex-wrap: wrap;
}

.new_letter_wrap > div:not(:last-child){
	border-bottom: #292929 1px solid;
}

.new_letter_item i{
	color: green;
	animation: pulse 1.4s infinite;
	border-radius: 50%;

}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,128,0, 1);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(0,128,0, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(0,128,0, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0,128,0, 1);
    box-shadow: 0 0 0 0 rgba(0,128,0, 1);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(0,128,0, 0);
      box-shadow: 0 0 0 10px rgba(0,128,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(0,128,0, 0);
      box-shadow: 0 0 0 0 rgba(0,128,0, 0);
  }
}

.new_letter_item .proz_batt{
	color: green;
}

.new_letter_item .fio2{
	flex-grow: 1;
}

.form_block{
	gap: 40px;
  align-items: stretch;
  flex-wrap: wrap;
}

.form_block > div .feedbkwrap{
width: 100%;
height: 100%;
}

.form_block .form_block_item{
	margin-bottom: 0;
}













/*универсальные стили отдельно от бутстрап*/

.mt30{
	margin-top: 30px;
}

.mt60{
	margin-top: 60px;
}

.mb30{
	margin-bottom: 30px;
}

.mb60{
	margin-bottom: 60px;
}



@media only screen and (max-width: 1160px){




}

@media only screen and (max-width: 768px){

.header_wrap{
	flex-wrap: wrap;
}

.brend_block{
	order: 1;
width: 50%;
flex-basis: 50%;
}

.menu_block{
	order: 3;
width: 100%;
flex-basis: 100%;
margin-top: 0px;
}

.menu_block .navbar{
	width: 100%;
}

.user_block{
	order: 2;
width: 50%;
flex-basis: 50%;
}

.user_block #photo{
	display: block !Important;
}

.navbar-nav > li > a{
	line-height: 0 !Important;
	margin-bottom: 20px;
}

.menu_block .navbar-nav{
	max-height: 20px;
}

.menu_block #more_menu{
	top: 5px;
background-color: #2f9117;
border-radius: 5px;
width: 30px;
height: 30px;
right: 5px;
color: #fff;
}

.menu_block #more_menu.active{
	bottom: 5px;
right: 5px;
border-radius: 5px;
}

#hd{
height: 105px;
}

.content-block{
	padding-top: 0;
	min-height: calc(100vh - 150px);
}

#more_header{
	display: none;
}

.user_block{
	min-width: auto;
}

.desc_only{
	display: none;
}

.mobil_only{
	display: block;
}

.header3_one_gorizont .short_only{
	display: none;
}

.header3_one_gorizont .brend_block{
	order: 1;
	padding: 0;
}

.header3_one_gorizont #lang-select{
	order: 2;
}

.header3_one_gorizont .user_info{
	order: 3;
}

.header3_one_gorizont{
	padding-left: 0;
}

.header3_one_gorizont .user_block {
  flex-basis: 100%;
}

.header3_one_gorizont .container-wrp{
	padding-left: 10px;
	padding-right: 10px;
}

.header3_one_gorizont .col-xs-6{
	width: auto !Important;
}

.header3_one_gorizont{
	position: absolute;
  top: 0;
  width: 100%;
}

.header3_two_vert{
	padding-top: 40px;
}

#short_menu{
display: none;
}

.price_table {
    border: 0;
  }

.price_table thead {
    display: none;
  }

.price_table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }

.price_table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px solid transparent;
  }

.price_table td:last-child {
    border-bottom: 0;
  }

 .price_table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }

  .header3_two_vert .one{
  	max-width: 100%;
  }

  .container, .container-wrp{
  	padding-left: 15px;
  padding-right: 15px;
  }

  .new_letter_item{
gap: 15px;
font-size: 16px;
  }

  .fdbkwrp{
  	gap: 10px;
  }


}

@media only screen and (max-width: 600px) {
  .warning, .imptxt {
    padding: 40px 40px 40px 60px;
  }
    .signpost1-right {
    width: 60px;
    height: 30px;
  }

  .adres_card .info-bl {
  flex: 0 0 100%;
}

h2, .h2 {
  font-size: 18px !Important;
}
}

@media only screen and (max-width: 570px){

	.main_title_block_wiht_switsh{
		flex-wrap: wrap;
			}

	.main_title_block_wiht_switsh > div:nth-child(1){
		order: 2;
	}

	.main_title_block_wiht_switsh > div:nth-child(2){
		order: 1;
		width: 100%;		
	}

	.main_title_block_wiht_switsh > div:nth-child(3){
		order: 3;
	}

	.main_title_block_wiht_switsh > div:nth-child(4){
		order: 4;
	}



.col-xs-1{
	padding-right: 0 !important;
	margin: 10px 0;
}

.header3_one_gorizont .short_only{
	display: block;
}

.header3_one_gorizont .lohg_only{
	display: none;
}

.brend_block img{
	max-width: 50px;
}

ul, ol{
	padding-left: 0;
}

.accordion .link{
	padding-top: 10px;
	padding-bottom: 10px;
}


}
