body{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

img{
	max-width: 100%;
	height: auto;
}

a{
	color: #2c9bd5;
	text-decoration: none;
}

a:hover{
	color: #0072aa;
	text-decoration: none;
}


.white-popup-block {
	text-align: center;
	position: relative;
	max-width: 768px;
	margin: auto;
	padding: 30px;
	background: #fff;
}

.white-popup-block .popup-close{
	display: inline-block;
	margin: 30px 0 0;
}

.white-popup-block .wp-content{
	text-align: left;
}

.login-page{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	/*min-height: calc(100vh - 60px);*/
	min-height: 100vh;
	padding: 30px 0;
}

.wrapper{
	padding: 0 15px;
	padding-bottom: 50px;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
}

.form-container{
	margin: 30px 0;
	width: 100%;
	max-width: 280px;
}

form p{
	margin: 0;
}

p.login-remember {
	display: none;
}

form select,
form textarea,
form input{
	display: block;
	width: 100%;
	font-size: 14px;
	outline: none;
	border: 1px solid #a1a1a1;
	color: #333;
	margin-bottom: 15px;
	padding: 10px 15px;
}

form textarea{
	height: 120px;
	resize: vertical;
}

form input[type="submit"]{
	display: block;
	margin: 30px auto 0;
	max-width: 190px;
	background-color: #2c9bd5;
	border-color: #2c9bd5;
	color: #fff;
}

.dropzone.dropzone_input {
	min-height: 120px;
	border: 2px dashed #2c9bd5;
	color: #333;
	margin-bottom: 15px;
}

.dropzone.dropzone_input .dz-message{
	margin: 5px 0;
}

.dropzone .icon-direction {
	display: block;
	font-size: 32px;
	color: #2c9bd5;
	margin-bottom: 15px;
}

form input[type="submit"]:hover{
	background-color: #0072aa;
	border-color: #0072aa;
}

form .label,
form label{
	display: block;
	margin-bottom: 10px;
}

.login-head{
	text-align: center;
}


.login-head img{
	margin-bottom: 20px;
}



.footer-nav-container{
	margin: auto;

	background-color: rgba(247, 247, 247, 0.97);
	border-top: 1px solid #e5e5e5;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
}


.footer-nav{
	margin-left: auto;
	margin-right: auto;
	max-width: 768px;
}

.footer-nav ul {
	font-size: 13px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	text-align: center;
}

.footer-nav ul li {
	list-style: none;
	flex: 1;
	text-align: center;

}

.footer-nav ul li a{
	padding: 4px 0 3px;
	display: block;
	color: #a1a1a1;
	text-decoration: none;
}

.footer-nav ul li.current-page-ancestor a,
.footer-nav ul li.current-menu-parent a,
.footer-nav ul li.current-menu-item a,
.footer-nav ul li a:hover{
	color: #2c9bd5;
}

.footer-nav ul li .menu-item-icon{
	display: block;
	font-size: 22px;
}

.page-header{
	padding: 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.page-header .title{
	margin: 0;
}

p.sub-title {
	font-size: 14px;
	color: #8e8e93;
	margin: 0;
}

.ressearch-item {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.ressearch-item .permalink {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.ressearch-item .item-thumbnail {
	flex: 0 0 64px;
	margin-right: 15px;
}

.ressearch-item .item-content {
	flex: 1 1 auto;
}

.ressearch-item .item-content h3{
	font-size: 18px;
	margin: 0;
}

.ressearch-item .item-content p{
	margin: 0;
	font-size: 14px;
}

.vizit-form {
	margin-top: -20px;
}

.form-title-block {
	margin: 20px 0 10px;
}

.form-title-block h3 {
	margin: 0 0 5px;
}

.form-title-block p {
	margin: 0;
}

.btn{
	display: block;
	margin: 30px auto 0;
	max-width: 220px;
	background-color: #2c9bd5;
	border: 1px solid;
	border-color: #2c9bd5;
	color: #fff;
	text-align: center;
	text-decoration: none;
	outline: none;
}

.btn.btn-large{
	max-width: 300px;
	font-size: 16px;
	padding: 15px;
	font-weight: bold;
}

.btn.btn-large span{
	display: block;
	font-weight: normal;
	font-size: 14px;
}

.btn:focus,
.btn:hover{
	text-decoration: none;
	background-color: #0072aa;
	border-color: #0072aa;
	color: #fff;
}

.descr-link {
	text-align: center;
	margin: 30px 0;
}

.descr-link a {
	display: inline-block;
	margin-bottom: 10px;
}



.patient-item {
	position: relative;
	padding: 0 40px 0 30px;
}

.item-count {
	position: absolute;
	left: 0;
	top: 3px;
	font-size: 16px;
	line-height: 1;
}

.item-title {
	font-size: 18px;
	margin: 0 0 7px;
	line-height: 1;
}

.item-title span{
	font-weight: 400;
}

.item-descr {
	font-size: 14px;
	margin: 0;
}

.item-descr span {
	display: block;
}

.visit-count {
	position: absolute;
	right: 0;
	top: 0;
	top: -7px;
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	padding: 1px 5px;
}

.visit-count span {
	font-size: 12px;
	display: block;
	font-weight: 400;
}

.status-finish .visit-count{
	background: #0dbe00;
	border-color: #0dbe00;
	color: #fff;
}

.item-icon {
	font-size: 20px;
	margin-right: 10px;
	vertical-align: -2px;
}

.error {
	margin: 0;
	color: #d80027;
}

.success{
	margin: 0;
	color: #0dbe00;
}

.item-link{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
}


.patients .patient-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.patients .patient-item:last-child {
	border-bottom: 0;
}

.list-title {
	text-align: center;
}


.single-item {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
}

.single-item .item-icon {
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 29px;
}




.visit-content {
	padding: 20px;
	border: 1px solid #e5e5e5;
	border-left: 0;
}

p.date {
	font-size: 14px;
	margin: 0;
}

.visit-item {
	padding-left: 65px;
	position: relative;
	margin-bottom: 20px;
}

.visit-number {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 65px;
	font-size: 32px;
	text-align: center;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	flex-direction: column;
	justify-content: center;
	display: flex;
}

.visit-item.active .visit-number {
	background: #0dbe00;
	border-color: #0dbe00;
}

.visit-item.disabled .visit-number{
	background-color: #000;
}

.visit-item.disabled{
	cursor: no-drop;
	background: #f7f7f7;
}

.visit-item.disabled .visit-number{
	background-color: #a1a1a1;
	border-color: #a1a1a1;
}

.visit-item.disabled .item-link{
	display: none;
}


.iks-loader {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(255, 255, 255, 0.8);
	background-image: url(../img/loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: wait;
	display: none;
}

.iks-loader.active{
	display: block;
}

.submit-group{
	margin: 30px -5px;
	justify-content: center;
	display: flex;
}

.submit-group .btn{
	padding: 15px 5px;
	margin: 0 5px;
	display: flex;
	align-items: center;
}

.skip-vizit-item{
	text-align: center;
}

a.title-link,
a.edit-link,
a.back-link{
	text-decoration: none;
}

/*a.title-link span,*/
a.edit-link span,
a.back-link span {
	font-size: 14px;
	vertical-align: -1px;
}

.finish_ressearch_popup{
	max-width: 320px;
	text-align: center;
}

.finish_ressearch_popup .popup-title{
	margin: 0 0 30px;
	text-align: center;
}


.checkbox-group .error,
.radio-group .error {
	margin: -10px 0 20px;
}







.catalouge-item {
	line-height: 1.2;
	position: relative;
	align-items: center;
	display: flex;
	padding-bottom: 30px;
}

.catalouge-item .item-img {
	flex: 0 0 85px;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
}

.catalouge-item .item-content {
	flex: 1;
}

.catalouge-item:after {
	content: '';
	position: absolute;
	bottom: 15px;
	right: 0;
	left: 100px;
	border-bottom: 1px solid #e5e5e5;
}

.catalouge-item:last-child:after {
	border-bottom: 0;
}

.catalouge-item .item-title {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 18px;
}

.catalouge-item p {
	font-size: 14px;
	margin: 0 0 5px;
	color: #8e8e93;
}

.catalouge-item a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 30px;
	z-index: 9;
}

.finish_ressearch_popup .btn {
	padding: 15px;
}

.skip-vizit-item{
	margin-bottom: 60px;
}

#user_switching_switch_on {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	width: 120px;
	font-size: 13px;
}

#user_switching_switch_on a{
	display: block;
}

.status-text{
	font-size: 14px;
}

.stat-links {
	margin: -16px 0 15px;
	border: 1px solid #e5e5e5;
	font-size: 0;
}


.stat-links .stat-link {
	display: inline-block;
	font-size: 14px;
	border-right: 1px solid #e5e5e5;
	background: #fcfcfc;
	padding: 10px;
	width: 50%;
}






.page-template-page-stat-mp .wrapper,
.page-template-page-stat .wrapper{
	max-width: 100%;
	/*min-height: calc(100vh - 98px);*/
}

.page-template-page-stat .footer-nav-container{
	/*position: static;*/
}

.tableexport-caption{
	display: none;
}

.btn-groupp{
	margin-bottom: 30px;
}

.btn-groupp .btn{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}







.like-table {
	display: flex;
	/*white-space: nowrap;*/
}

.like-table .col {
	display: flex;
	flex-direction: column;
	border: 1px solid #a1a1a1;
	border-bottom: 0;
	border-right: 0;
}

.like-table .cell-head{
	white-space: nowrap;
}

.like-table .cell {
	min-height: 70px;
	align-items: center;
	display: flex;
	border-bottom: 1px solid #a1a1a1;
	padding: 5px;
}


.instr-row {
	display: flex;
	align-items: center;
}




.doctor-filter-form {
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px;
}

.doctor-filter-form input[type="submit"] {
	margin: 0;
	padding: 11px 15px;
}

.doctor-filter-form select {
	margin: 0;
}

.mfp-figure .download {
	color: #fff;
	text-decoration: none;
}

.vizit-form.disabled .submit-group{
	display: none;
}

select:disabled,
input:disabled,
.checkbox:disabled + label:before,
.radio:disabled + label:before{
	background-color: #f7f7f7;
	color: #333;
}

.register-form{
	margin-bottom: 60px;
}


.input-group label .req {
	color: #f00;
}

.register-form .btn{
	max-width: 100%;
	font-weight: bold;
}


.user-item {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e5e5e5;
}

.user-item .user-name {
	margin: 0 0 5px;
	font-weight: 400;
	font-size: 18px;
	color: #111;
}

.user-item .black{
	color: #111;
}

.user-item .delete-user-link{
	color: #f00;
}

.user-item p {
	font-size: 14px;
	margin: 0 0 5px;
	color: #777;
}

.user-item .ressearches{
	color: #111;
}

.user-item .edit{
	display: block;
}


.edit-ressearch-form {
	text-align: left;
}

.edit-ressearch-form .label {
	font-size: 18px;
	margin: 0 0 15px;
}


.gallery {
	margin: 0 -5px;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}

.gallery .gallery-item {
	padding: 0 5px;
	display: inline-block;
	margin: 0 0 10px;
	max-width: 25%;
	flex: 1 1 auto;
}

.gallery .gallery-item img {
	width: 100%;
	height: auto;
}

.pagination {
	font-size: 0;
	margin: 5px -5px 30px;
}

.pagination .page-numbers {
	font-size: 14px;
	padding: 5px;
	margin: 0 5px;
	line-height: 1;
}








.dd-disabled{
	opacity: .3;
	position: relative;
}

.dd-disabled:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	cursor: no-drop;
	/*background-color: #000;*/
}


.has-empty-images .item-title{
	color: #d80027;
}

.header-info {
	position: relative;
	margin: 15px 0 0;
	padding: 10px;
	padding-right: 30px;
	border: 1px solid #e5e5e5;
	background: #f7f7f7;
}

.header-info .close-info {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	width: 30px;
	height: 30px;
	/*	line-height: 30px;*/
	text-align: center;
	cursor: pointer;
}

.header-info .close-info .dashicons {
	line-height: 30px;
}

.header-info p {
	color: #d80027;
	font-size: 14px;
	margin: 0;
	line-height: 1.5;
}



form  input.stat-link.link {
	margin: 0;
	border: 0;
	background: #fcfcfc;
	color: #2c9bd5;
	display: block;
	width: 100%;
	max-width: 100%;
	text-align: left;
	padding: 10px;
}

.stat-links form {
	display: inline-block;
	font-size: 14px;
	border-right: 1px solid #e5e5e5;
	background: #fcfcfc;
	/* padding: 10px; */
	width: 50%;
}

.stat-links {
	background: #fcfcfc;
}
