@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i);
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1.2;
	overflow-x: hidden;
	min-width: 350px;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
a {
	color: #000;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
:hover {
	transition: .5s
}
img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
a {
	text-decoration: none
}
body {
	font-family: Roboto, sans-serif;
	background-color: #f6f6f6
}



.new-project-block-wrap .new-project-form .input-button{
	width: 225px;
}

select.styled {
	visibility: hidden;
}
.button {
	font-size: 13px;
	text-transform: uppercase;
	padding: 15px 25px;
	cursor: pointer;
	background: #000;
	display: inline-flex;
	webkit-appearance: none;
	border-radius: 2px;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.button.green {
	background-color: #418b56;
	color: #fff;
}
.button.green:hover {
	background-color: #68dc89
}
.button.orange {
	background: #c8a25f;
	border-radius: 2px;
	color: #fff
}
.button.orange:hover {
	background-color: #e8bc6d
}
.button.back {
	text-transform: uppercase;
	background-color: #ececec;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #4f4f4f;
	font-size: 11px;
	align-items: center;
	display: flex;
	color: #8c8c8c;
}
.next:before {
	content: "";
	width: 17px;
	height: 17px;
	display: inline-flex;
	/*background: url(/images/next.png);*/
	background: url(/images/next.svg);
	margin-left: 10px;
}
.button.back:before {
	content: "";
	/*background: url(/images/back.png) no-repeat;*/
	background: url(/images/back.svg) no-repeat;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px
}
.button.back:hover {
	background-color: #dedede
}
.icon-arrow-white {
	/*background-image: url(../images/next.png);*/
	background-image: url(../images/next.svg);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	padding: 14px 30px 15px 45px!important;
}

.button.green:before {
	content: "";
	/*background: url(/images/continue.png) no-repeat;*/
	background: url(/images/continue.svg) no-repeat;
	display: inline-block;
	width: 13px;
	height: 13px;
	z-index: 12212;
	background-size: 100%;
	position: relative;
	right: 5px;
}

.button.gray {
	background-color: #d9d8d8;
	color: #575757;
	font-size: 13px
}
.button.gray:hover {
	background-color: #dedede
}
.button.down-arrow:after {
	content: "";
	/*background: url(/images/back.png?hash=4ce0416e100ed04b6b12b0dd3c893460) no-repeat;*/
	background: url(/images/back.svg) no-repeat;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	transform: rotate(270deg);
	margin-left: 5px
}
.button.red {
	background-color: #b84949;
	color: #fff!important;
}
.red .budget_edit_item_price {
	color: #e43636!important;
}
.red .budget_edit_item_price_stage_item {
	color: #e43636!important;
}
.red {
	color: #e43636!important;
}
.button.red:hover {
	background-color: #e43636
}
.white-plus:after {
	content: "";
	width: 17px;
	height: 17px;
	display: inline-flex;
	background: url(/images/white-plus.svg);
	margin-left: 10px;
	margin-top: -2px;
}
.edit:after {
	content: "";
	background-image: url(/images/pen-edit.svg);
	/*background-image: url(/images/edit.svg);*/
	width: 12px;
	height: 12px;
	display: inline-flex;
	margin-left: 5px;
	cursor: pointer
}
.edit:after:hover {
	opacity: .7
}
.deleted:after {
	content: "";
	/*background-image: url(/images/deleted.png);*/
	background-image: url(/images/delete.svg);
	width: 10px;
	height: 10px;
	display: inline-flex;
	cursor: pointer;
	position: relative;
	margin-top:-1;

}
.deleted:after:hover {
	opacity: .7
}
.archive:after {
	content: "";
	background-image: url(/images/check.svg);
	width: 10px;
	font-size: 11px;
	height: 10px;
	color: green;
	display: inline-flex;
	cursor: pointer;
	position: relative;

}

.project-block .archive, .project-block .deleted {
	margin-left: 10px;

}
.archive:after:hover {
	opacity: .7
}
.lock:after {
	content: "";
	background-image: url(/images/lock.svg);
	width: 10px;
	font-size: 14px;
	background-size: cover;
	height: 10px;
	color: #c20000;
	display: inline-flex;
	cursor: pointer;
	position: relative;

}
.lock.open:after {
	content: "";

	background-image: url(/images/lock-open.svg);
	color: green;

}

.project-block .lock {
	margin-left: 10px;

}

.lock:after:hover {
	opacity: .7
}
.archive_back:after {
	content: "";
	background-image: url(/images/reload-arrow.svg) ;
	background-size: cover;
	background-repeat: no-repeat;
	width: 16px;
	/* font-size: 13px;*/
	height: 18px;
	color: green;
	display: inline-flex;
	cursor: pointer;
	position: relative;

}

.project-block .archive_back {
	margin-left: 10px;

}
.archive_back:after:hover {
	opacity: .7
}
.del:after {
	content: "";
	/*background-image: url(/images/deleted.png);*/
	background-image: url(/images/delete.svg);
	width: 10px;
	height: 10px;
	display: inline-flex;
	margin-left: 5px;
	margin-top: -2px;
	cursor: pointer;
	position: relative;
}
.del:after:hover {
	opacity: .7
}
.color-black {
	color: #000
}
.color-black-background, .login-page {
	background-color: #000
}


.login-page {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	height: 100vh;
	width: 100%;
	overflow-y: auto;
}
.login-page .logo {
	position: relative;
	right: 315px;
	bottom: 100px;

}
.login-page .logo img {
	object-fit: contain;
}
.login-page .title {
	color: #fff;
	font-size: 22px;
	margin-bottom: 40px
}
.login-page .login-form {
	display: flex;
	flex-wrap: wrap;
}
.login-page .register-form {
	display: flex;
	flex-wrap: wrap;
}
.login-page .button {
	height: 60px;
	margin-top: 0;
	margin-bottom: 0px;
}
.input {
	width: 325px;
}
.input .description {
	margin-bottom: 10px;
	display: flex
}
.margin-right {
	margin-right: 20px
}
.margin-top {
	margin: 20px 0;
}
.margin-left {
	margin-left: 5px;
}
.link-input {
	text-transform: uppercase;
	color: #418b56;
	margin-top: 23px;
	display: block
}
.link-input:hover {
	color: #68dc89
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */

	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
:focus, input, input:active, textarea, textarea:active {
	outline: none
}
textarea {
	resize: vertical;
	resize: horizontal
}
::-webkit-input-placeholder {
	color: #4f4f4f
}
input[type=email], input[type=text], input[type=password],input[type=number] {
	font-size: 15px;
	padding: 21px 30px;
	box-sizing: border-box;
	width: 100%
}
input[type=email], input[type=submit], input[type=text],input[type=password],input[type=number] {
	border: none;
	font-family: Roboto, sans-serif
}
button {
	border: none;
	margin-top: 10px;
}

textarea {
	width: 100%;
	border-radius: 2px;
	background-color: #f6f6f6;
	height: 163px;
	border: 1px solid #ececec;
	resize: none;
	margin-top: 15px;
	font-size: 15px;
	padding-left: 15px;
	padding-top: 10px;
	box-sizing: border-box;
	font-family: Roboto, sans-serif
}

.edit-input {
	display: inline-flex;
	margin-right: 10px;
}
.edit-input input[type="text"] {
	width: 200px;
	height: 28px;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}
.button-save-edit {
	width: 28px;
	height: 28px;
	background-color:#458d59;
	margin-left: 11px;
	background-image: url(/images/check-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	cursor: pointer;
}
.button-save-edit:hover {
	opacity: 0.7;
}
.button.save_project, #open_step_4, #open_step_3, #save_new_project, #step_1_form input[type=submit]  {
	position: fixed;
	right: 30px;
	z-index: 1;
	bottom: 30px;
}
.checkbox {
	display: none
}
.checkbox-custom {
	position: relative;
	width: 20px;
	height: 20px;
	border: 2px solid rgba(65, 139, 86, .3);
	border-radius: 3px;
	cursor: pointer
}
.checkbox-custom, .label {
	display: inline-block;
	vertical-align: middle
}
.checkbox:checked+.checkbox-custom:before {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 22px;
	height: 15px;
	background-size: cover;
	background: url(/images/galka.svg?hash=e1882e5918bc0a71a169a5656315c4d1) no-repeat
}
.dropdown-block {
	width: 100%;
	max-width: 300px
}

.dropdown {
	width: 100%;
	border: 1px solid #ececec;
	border-radius: 2px;
	background-color: #f6f6f6;
	position: relative
}
.dropdown .label {
	height: 42px;
	width: 100%;
	display: flex;
	align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 13px
}
.dropdown-list {
	position: absolute;
	left: 0;
	right: 0;
	top: 46px;
	border: 1px solid #ececec;
	box-shadow: 0 3px 26px 0 hsla(0, 0%, 67%, .2);
	width: 100%;
	border-radius: 2px;
	overflow: hidden;
	z-index: 10
}
.dropdown-list div {
	padding: 10px 20px;
	border-bottom: 1px solid #ececec;
	cursor: pointer;
	font-size: 13px;
	background-color: #f6f6f6
}
.bonus{
	position: relative;
	font-size: 13px;
	bottom: 15px;
	color: green;

}
.dropdown-list div:hover {
	background-color: #ececec
}
.dropdown-list div:last-child {
	border-bottom: 0
}
.title-dropdown {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 12px;
	display: flex;
	text-transform: uppercase
}
.modal {
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: hsla(0, 0%, 100%, .7);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10000;
	overflow-y: auto;
}
.modal .modal-block {
	max-width: 535px;
	width: 100%;
	box-sizing: border-box;
	padding: 65px 100px;
	background-color: #f6f6f6;
	box-shadow: 0 3px 26px 0 hsla(0, 0%, 67%, .2);
	position: relative;
	overflow-y: auto;
	max-height: calc(100vh - 100px);
}
.modal .modal-block .title {
	font-size: 22px;
	margin-bottom: 35px
}
.modal .modal-block .close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 17px;
	height: 17px;
	background: url(/images/close.svg);
	cursor: pointer
}
.white-plus.cross:after {
	transform: rotate(135deg);
}
.modal .modal-block .close:hover {
	opacity: .8
}
.modal .modal-block .input {

	width: 100%;
	margin: 20px 0 20px 0;
	position: relative;

}
.modal .modal-block .input .deleted {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	background-color: #ececec;
	justify-content: center;
	position: absolute;
	right: -30px;
	top: 0
}
.modal .modal-block .input .deleted:after {
	margin-left: 0
}
.modal .modal-block input[type=text],.modal .modal-block input[type=email] {
	border: 1px solid #ececec;
	padding: 12px 15px;
	background-color: #f6f6f6
}
/* .modal .modal-block input[type=submit] {
	width: 100%;
	padding: 17px 30px
	} */
	.button-wrap {
		display: flex
	}
	.button-wrap div {
		width: 80px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #ececec;
		margin-right: 20px;
		cursor: pointer;
		color: #aaa;
		border-radius: 2px
	}

	.position_text{
		font-size: 14px;
		color: #9ea79d;

	}
	.specialist-item{
		margin-bottom: 15px;
	}
	.button-wrap div:hover {
		color: #fff;
		background-color: #d81818
	}
	.button-wrap div#warning_no:hover {
		color: #fff;
		background-color: #418b56
	}

	.button-wrap div.yes_btn {
		color: #fff;
		background-color: #418b56
	}
	.button-wrap div.no_btn {
		color: #fff;
		background-color: #d81818
	}

	.button-wrap div.yes_btn:hover {
		color: #fff;
		background-color: #59ab70
	}
	.button-wrap div.no_btn:hover {
		color: #fff;
		background-color: #fd3e3e
	}
/*
.button-wrap div.yes_btn, .button-wrap div.no_btn  {

    padding: 5px 20px;
}
*/
.sack .modal-block {
	max-width: 750px
}
.sack .button {
	padding: 15px 40px;
	margin-top: 30px
}
.add-specialist .modal-block {
	max-width: 545px
}
.add-specialist .button {
	padding: 15px 30px;
	margin-top: 10px;
}
.appointment .modal-block {
	max-width: 1028px
}
.appointment .appointment-block {
	display: flex;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 2px solid #ececec;
	align-items: flex-end
}
.appointment-block #add_specialist {
	margin-bottom: 0;
}
.appointment .dropdown-block {
	margin-right: 30px
}
.appointment .selected-specialists .title {
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	margin-bottom: 20px
}
.appointment .selected-specialists .selected-specialists-block {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	/*height: 110px;*/
	max-height: 400px;
	min-height: 110px;
	align-content: flex-start
}
.appointment .selected-specialists .selected-specialists-block .name {
	margin-right: 50px;
	margin-bottom: 15px;
	font-size: 15px;
	display: flex;
}
.deleted, .del {
	display: flex;
	align-items: center;
}
/*.appointment .selected-specialists .selected-specialists-block .name:nth-child(4n) {
	margin-bottom: 0
	}*/
	.project-block {
		margin-top: 60px
	}
	.title {
		font-size: 22px;
	}
	.block {
		display: flex;
		padding: 15px 0;
		border-bottom: 1px solid #eee;
		margin-top: 10px;
	}
	.block:first-child, .block:last-child {
		border-bottom: none
	}
	.block.title-project div {
		text-transform: uppercase;
		font-size: 11px;
		font-weight: 500
	}
	.block .name {

		flex: 6;
		font-size: 18px;
		line-height: 1.2;
		align-items: center;
		display: flex;
/*
	display: grid;
	grid-template-columns: 5fr 1fr 1fr;
	*/
}

.block .buttons_event {

	flex: 2;
	align-items: center;
	display: flex;
/*
	display: grid;
	grid-template-columns: 5fr 1fr 1fr;
	*/
}
.block.sortable {
	position: relative;
	left: unset !important;

}
.block.sortable:hover {
	background: #EDEDED;
	cursor: move;
	margin-left: -10px;
	padding-left: 10px;
}
.block.sortable:hover .name::before,
.block.sortable:hover .name::after{
	background: #EDEDED;
}





.block.sortable:hover::before {
	content: '\22EE';
	position: absolute;
	left: -15px;
	font-size: 22px;
}
.block .price {
	align-items: center;
	display: flex;
	flex: 2;
	font-size: 15px
}
.block .progress {
	display: flex;
	flex: 2;
	padding: 0 40px 0 0;
	flex-direction: column;
	white-space: nowrap;
	justify-content: center;
}
.block .progress .amount {
	font-size: 11px;
	color: #418b56;
	margin-bottom: 5px;
	letter-spacing: .7px
}
.block .progress .line {
	width: 100%;
	height: 4px;
	background-color: #e5e4e4;
	border-radius: 1px;
	overflow: hidden
}
.block-wrap.dann .rate .edit {
	display: flex;
	align-items: center;
}
.editable span {
	border-bottom: 1.5px dotted;
	
}
.editable:hover span {
	border-bottom: 1.5px dotted transparent;
}
.content.settings .block-wrap .price-settings {
	margin-left: 10px;
}
.content.settings  {
	padding-bottom: 150px;
}
.block .progress .line .line-progress {
	height: 4px;
	width: 80%;
	background-color: #418b56;
	border-radius: 1px;
	transition: .5s;
	animation: pbar 1.5s linear
}
.block .profitability {
	flex: 2;
	padding: 0 10px 0 0;
	flex-direction: column;
	justify-content: center;
	display: flex
}
.block .profitability.red .amount {
	color: #e3000f
}
.block .profitability.red .line {
	color: #e3000f!important;
}

.block .profitability.red .line .line-progress {
	background-color: #e3000f
}
.block .profitability .amount {
	font-size: 11px;
	color: #418b56;
	letter-spacing: .7px;
	margin-bottom: 5px;
}
.block .profitability .line {
	width: 100%;
	height: 4px;
	background-color: #e5e4e4;
	border-radius: 1px;
	overflow: hidden
}
.block .profitability .line .line-progress {
	height: 4px;
	width: 60%;
	background-color: #418b56;
	border-radius: 1px;
	transition: .5s;
	animation: pbar 2s linear
}
#position_settings .price-settings {
	margin-left: 0;
}
.description {
	text-transform: uppercase;
	color: #868887;
	font-size: 11px
}
@keyframes pbar {
	0% {
		width: 0
	}
}
.project-inner .button {
	display: inline-flex;
	margin: 55px 0
}
.project-inner .block.top {
	padding-top: 10px;
	justify-content: space-between;
	position: relative;
	align-items: center;
}
.project-inner .block.top .name {
	flex: none
}
.project-inner .block.top .line:before {
	display: none!important;
}
.project-inner .block.top .name:before {
	content: "";
	position: absolute;
	left: 7.5%;
	margin-left: -1px;
	top: -40px;
	width: 2px;
	height: 40px;
	background-color: rgba(65, 139, 86, .3);
}
.project-inner .block.top .line {
	max-width: 240px;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.project-inner .block.top .line:before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #ececec;
	display: flex
}
.project-inner .block.top .price {
	flex: none;
	font-size: 22px;
	margin: 0 5px;
}
.project-inner .block.top .progress {
	margin: 0 5px;
}
.project-inner .block.top .profitability, .project-inner .block.top .progress {
	flex: none;
	padding-right: 0;
}
.status {
	display: flex
}
.check, .pause, .play, .plus {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-size: cover;
	margin-left: 5px
}
.check:hover, .pause:hover, .play:hover {
	opacity: 0.7;
}
.play {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 174.21 174.8' width='24px' height='24px'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23e3000f;fill-opacity:0;%7d.cls-2%7bfill:none;stroke:%23418b56;stroke-width:8px;%7d.cls-3%7bfill:%23418b56;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eplay%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='Layer_1-2' data-name='Layer 1'%3e%3cg id='Layer_1-2-2' data-name='Layer 1-2'%3e%3cg id='Layer_2-2' data-name='Layer 2-2'%3e%3cg id='Layer_1-2-2-2' data-name='Layer 1-2-2'%3e%3cpath class='cls-1' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,125,5.37,122,4,87.4,4,87.4,3.88,55.78,5.37,52.8,50.32,6.24,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-2' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,125,5.37,122,4,87.4,4,87.4,3.88,55.78,5.37,52.8,50.32,6.24,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cg id='icons'%3e%3cpath id='play' class='cls-3' d='M63.9,111.8v-49c0-5.68,6-9.23,10.65-6.39l42.56,24.49a7.63,7.63,0,0,1,0,13.12L74.54,118.54C69.93,121,63.9,117.47,63.9,111.8Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	/*background-image: url(/images/play.svg)*/
}
.pause {
	background-image: url(/images/stop.svg)
}
.check {

	margin-left: 3px;
	background-image: url(/images/check-timer.png)
}
.plus {
	width: 24px;
	height: 24px;
	opacity: 0.6;
	/*background-image: url(/images/adding.svg);*/
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 174.2 174.72' width='24px' height='24px'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23e3000f;opacity:0;%7d.cls-2%7bfill:none;stroke:%23b360bf;stroke-width:8px;%7d.cls-3%7bfill:%23b360bf;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eadding%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='Layer_1-2' data-name='Layer 1'%3e%3cg id='Layer_2-2' data-name='Layer 2'%3e%3cg id='Layer_1-2-2' data-name='Layer 1-2'%3e%3cpath class='cls-1' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,124.95,5.37,122,4,87.36,4,87.36s-.12-31.62,1.37-34.6S50.32,6.2,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-2' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,124.95,5.37,122,4,87.36,4,87.36s-.12-31.62,1.37-34.6S50.32,6.2,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-3' d='M127.61,96.57H96.31v31.31a1.85,1.85,0,0,1-1.85,1.85H79.73a1.85,1.85,0,0,1-1.87-1.82V96.57H46.59a1.85,1.85,0,0,1-1.85-1.85h0V80a1.85,1.85,0,0,1,1.82-1.87H77.86V46.85A1.85,1.85,0,0,1,79.7,45H94.46a1.85,1.85,0,0,1,1.85,1.85h0V78.12h31.31A1.85,1.85,0,0,1,129.46,80h0V94.72a1.85,1.85,0,0,1-1.85,1.85Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.plus:hover {
	opacity: 0.4;
}
.content-tasks {
	margin-top: 60px
}
.content-tasks .title-block {
	font-size: 11px;
	text-transform: uppercase

}
.content-tasks .title-block .block {
	color: #000;
	border: none;
	font-weight: 700;
}
.content-tasks .title-block .block div {
	font-size: 11px;
}
.content-tasks .title-block .status {
	flex: 1.15
}
.content-tasks .tasks-wrap {
	border-bottom: 2px solid #ececec
}

.check_budget_block {
/*
    position: absolute;
    right: 57px;
    top: -5px;
    */
}

.check_budget {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-size: cover;
	margin-left: 5px;
	opacity: 0.5;
	/*    display: none;*/
/*
    position: absolute;
    right: -35px;
    */
  /*  background-image: url(/images/check-budget.png)*/
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 174.21 174.8' width='24px' height='24px'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23e3000f;fill-opacity:0;%7d.cls-2%7bfill:none;stroke:%23b70027;stroke-width:8px;%7d.cls-3%7bfill:%23418b56;%7d%3c/style%3e%3c/defs%3e%3ctitle%3echeck-budget%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='Layer_1-2' data-name='Layer 1'%3e%3cg id='Layer_1-2-2' data-name='Layer 1-2'%3e%3cg id='Layer_2-2' data-name='Layer 2-2'%3e%3cg id='Layer_1-2-2-2' data-name='Layer 1-2-2'%3e%3cpath class='cls-1' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,125,5.37,122,4,87.4,4,87.4,3.88,55.78,5.37,52.8,50.32,6.24,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-2' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,125,5.37,122,4,87.4,4,87.4,3.88,55.78,5.37,52.8,50.32,6.24,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-3' d='M93.52,81H80.68a6.43,6.43,0,0,1,0-12.85h25.7a6.43,6.43,0,0,0,0-12.85H93.52V48.86a6.43,6.43,0,1,0-12.85,0v6.43a19.27,19.27,0,0,0,0,38.54H93.52a6.43,6.43,0,1,1,0,12.85H67.85a6.43,6.43,0,1,0,0,12.85H80.68V126a6.43,6.43,0,0,0,12.85,0v-6.43a19.27,19.27,0,1,0,0-38.54Z'/%3e%3cline class='cls-2' x1='27.02' y1='28.11' x2='146.39' y2='147.48'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  }
.check_budget:hover {
	opacity: 0.7;
}
.cancel_withdrawal {
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-left: 5px;
	opacity: 0.5;
	/*-webkit-mask: url(/images/cancel-withdrawal.svg) no-repeat center;
	mask: url(../images/cancel-withdrawal.svg) no-repeat center;
	background-color: red;*/
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 174.2 174.72' width='24px' height='24px'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23e3000f;opacity:0;%7d.cls-2%7bfill:none;stroke:%23b70027;stroke-width:8px;%7d.cls-3%7bfill:%23b70027;%7d%3c/style%3e%3c/defs%3e%3ctitle%3ecancel_1%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='Layer_1-2' data-name='Layer 1'%3e%3cg id='Layer_2-2' data-name='Layer 2'%3e%3cg id='Layer_1-2-2' data-name='Layer 1-2'%3e%3cpath class='cls-1' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,124.95,5.37,122,4,87.36,4,87.36s-.12-31.62,1.37-34.6S50.32,6.2,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-2' d='M168.83,122c-1.5,3-45,46.55-47.94,47.8s-33.79.91-33.79.91-30.79.35-33.78-.91S6.87,124.95,5.37,122,4,87.36,4,87.36s-.12-31.62,1.37-34.6S50.32,6.2,53.31,5,87.1,4,87.1,4s30.8-.34,33.79.91,46.44,44.82,47.94,47.8,1.37,34.6,1.37,34.6S170.32,119,168.83,122Z'/%3e%3cpath class='cls-3' d='M61.13,123.65A10.37,10.37,0,0,1,53.82,106l51.86-51.86a10.38,10.38,0,0,1,14.68,14.68L68.5,120.65A10.37,10.37,0,0,1,61.13,123.65Z'/%3e%3cpath class='cls-3' d='M113,123.68a10.37,10.37,0,0,1-7.31-3.06L53.82,68.76A10.38,10.38,0,1,1,68.49,54.08l51.86,51.86A10.37,10.37,0,0,1,113,123.68Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
.cancel_withdrawal:hover {
	opacity: 1;
}
.content-tasks .block {
	align-items: center;
	border-bottom: 1px solid #ececec;
	margin-top: 15px;
	padding: 15px 15px;
	color: #418b56
}
.content-tasks .block:hover {
	background-color: rgba(0, 210, 105, 0.1);
	/*cursor: pointer;*/
}
.content-tasks .block:hover .check_budget{
	display: block;
}
.content-tasks .block.active {
	
	background-color: rgba(0, 210, 105, 0.14);
}
.content-tasks .block .budget {
	margin-top: 0;
}
.content-tasks .block .budget.editable{
	cursor: pointer;
}

.content-tasks .tasks-wrap .block .title {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	cursor: pointer;
}

.content-tasks .block.main-block {
	color: #000;
	margin-top: 30px;
}
.content-tasks .block.main-block .line-progress {
	background-color: #000
}
.content-tasks .block .title {
	flex: 3;
	padding: 0 20px 0 0;
}
.content-tasks .block .budget {
	flex: 2;
	position: relative;
}
.content-tasks .block .specialists {
	flex: 3;
	line-height: 1.2;
}
.content-tasks .block .progress {
	flex: 2
}
.content-tasks .block .status {
	flex: 1.15;
	justify-content: flex-end
}
.result-wrap {
	margin-top: 25px;
	/*margin-bottom: 50px;*/
	margin-bottom: 100px;
}
.result-wrap .result-block {
	display: flex;
	color: #418b56;
	flex-wrap: wrap;
}
.result-wrap .result-block .result {
	
	width: 100%
} 

.ui-tooltip-content{
	color: #707070;
	font-size: 13px;
	line-height: 1.4;
}

.result-wrap .result-block .total {
	/* max-width: 154px; */
	width: 100%;

}
.result-wrap .result-block .title {
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	font-weight: 700
}
.result-wrap .result-block .result-inner .result:last-child,
.result-wrap .result-block .result-inner .total:last-child,
.result-wrap .result-block .result-inner{
	margin-top: 15px
}
.result-wrap .result-block .result-inner:first-child{
	margin-right: 40px;
}
.result-wrap .result-block .result-inner .result:last-child,
.result-wrap .result-block .result-inner .total:last-child{
	white-space: nowrap;
}


.title-page {
	position: relative;
	padding-top: 10px
}
.title-page .name {
	font-size: 22px;
	display: inline-flex
}
/*.line:before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: -75px;
	width: 2px;
	height: 65px;
	background-color: rgba(65, 139, 86, .3)
	}*/
	.new-project-block .button.gray {
		padding: 16.5px 20px;
	}
	.new-project-block:last-child {
		border-bottom: 0;
		padding-bottom: 0
	}
	.new-project-block .new-project-form {
		display: flex;
		flex-wrap: wrap
	}
	.new-project-form .input {
		max-width: 340px;
		width: 100%;
	}
	.tasks-stages .new-project-form {
		justify-content: space-between;
		align-items: flex-start;
	}
	.content.project-inner .block.top .name a {
		width: initial;
		margin-left: 5px;
	}

	.block-wrap.dann .rate .adm_span{
		color: #868887;
	}
	.small_title{
		display: none;
	}
	.content.project-inner .block.top .name a.delete, .content.project-inner .block.top .name a.archived, .content.project-inner .block.top .name a.locked, .content.project-inner .block.top .name a.edit {
		margin-right: 5px;
	}
	.content.project-inner .block.top .profitability .amount {
		margin-bottom: 5px;
	}
	.selected-button {
		margin-top: 30px;
	}
	.selected-button .tilte-selected {
		font-size: 11px;
		text-transform: uppercase;
		margin-bottom: 15px;
		font-weight: bold;
	}
	.selected-button .name {
		font-size: 15px;
		color: #458d59;
		margin-bottom: 10px;
	}
	.selected-specialists-block .deleted{
		margin-left: 5px;
	}
	.new-project-block span {
		font-size: 10px;
		color: #aaa;
		display: flex;
		text-transform: uppercase;
		margin-bottom: 15px;
	}
	.new-project-block span.total {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.new-project-block span.total span {
		margin: 0 5px
	}
	.new-project-block input[type=text] {
		padding: 12px 20px;
		border-radius: 2px;
		border: 2px solid #ececec;
		background-color: #f6f6f6
	}
	.content.project-inner .block.top .name {
		grid-template-columns: auto auto 1fr;
	}
	.content.project .project-block .name .delete {
		margin-left: 5px;
	}
	.content.project .project-block .name .edit {
		margin-right: 5px;
	}
	.new-project-block input[type=number] {
		padding: 12px 20px;
		border-radius: 2px;
		border: 2px solid #ececec;
		background-color: #f6f6f6
	}
	.new-project-block input[type=text].input_error, .new-project-block input[type=number].input_error {
		border-color: red;
	}
	.new-project-block .name-project {
		margin-right: 40px
	}
	.button-block {
		width: 100%;
		display: flex;
		margin-top: 40px;
		margin-bottom: 20px;
		justify-content: space-between
	}
	.modal-block .button {
		margin-bottom: 20px;
	}
	.button-block .button {
		padding: 15px 30px;
		border-radius: 2px;
		font-size: 11px
	}
	.add-project {
		width: 100%;

		height: 95px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #ececec;
		cursor: pointer
	}
	.add-project:hover {
		background-color: #dedede
	}
	.add-project .add {
		color: #8c8c8c;
		text-transform: uppercase;
		font-size: 13px;
		height: 14px; 
	}
	.add-icon {
		display: flex;
		align-content: center
	}
	.add-icon:after {
		content: "";
		width: 17px;
		height: 17px;
		display: flex;
		/*background: url(/images/add.png?hash=b048ac14353e3bff3ab30c346ad1c451);*/
		background: url(/images/add.svg);
		margin-left: 6px;
		position: relative;
		bottom: 3px
	}
	.stage {
		font-size: 15px;
		width: 100%;
		display: flex;
		margin-bottom: 10px;
		font-weight: 700;
		margin-top: 40px;
	}
	.block-model {
		margin-top: 45px
	}
	.block-model .buble {
		background: #fff;
		border-radius: 15px;
		font-size: 12px;
		padding: 15px;
		line-height: 1.3;
		max-width: 170px;
		width: 100%;
		box-sizing: border-box;
		display: flex;
		position: absolute;
		right: -170px;
		z-index: 10;
		top: 0;
		display: none;
		transition: .5s
	}
	.block-model .button.orange {
		padding: 7px 21px;
	}
	.block-title {
		display: flex;
		min-height: 36px;
		align-items: center;
	}
	.block-title .title {
		display: flex;
		position: relative;
		/*margin-bottom: 10px;*/
	}
	.line {
		width: 100%;
		height: 2px;
		background-color: #ececec;
		margin: 0 0px;
	}
	.icon {
		background: url(/images/icon-vopr.svg);
		display: inline-block;
		width: 16px;
		height: 16px;
		background-size: contain;
		position: relative;
		bottom: 7px;
		left: 3px;
		cursor: pointer
	}
	.icon:hover .buble {
		display: block
	}
	.specialists .block-wrap-settings .block-wrap .description-settings {
		flex: 1
	}
	.specialists .block-wrap-settings .block-wrap .price-settings {
		flex: 2;
		color: #000
	}
	.block-wrap-settings {
		margin-top: 30px;
		/*position: relative;*/
	}
	.user-info .block-model .button{
		padding: 15px 21px;
	}
	.user-info .block-model .button.red {
		margin-left: 15px;
	}
	.user-info .specialists .block-wrap-settings .block-wrap .description-settings {

		flex: 3;
		line-height: 1.2;
		padding-right: 20px;
	}
	.user-info .rate {
		flex: 2;
		display: flex;
	}
	.user-info .specialists .block-wrap-settings .block-wrap .price-settings {
		flex: 4;
		line-height: 1.4;
	}
	.user-info .specialists .block-wrap-settings .block-wrap .price-settings a{
		text-decoration: underline;
		color: #418b56;
		margin-right: 0px;
	}
	.user-info .specialists .block-wrap-settings .block-wrap .price-settings a:hover{
		text-decoration: none;
	}
	.user-info .block-wrap.title-user-info  div,
	.user-info  .user_info_table th{
		text-transform: uppercase;
		font-weight: bold;
		font-size: 11px;
	}
	.user-info .button.back {
		display: inline-flex;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.bonuses {
		margin-top: 30px;
		/*    text-transform: uppercase;*/
		font-size: 14px;
		display: flex;
		line-height: 1.2;
		align-items: center;
		color: #868887;
	}

	.bonuses span {
		color: #418b56;
		font-size: 15px;
		margin-left: 3px;
	}

	.this-user-statistic .block-title{
		margin-bottom: 30px;
	}
	.this-user-statistic .table-scroll{
		cursor:default!important;
	}

	.block-wrap-settings .block-wrap {
		display: flex;
		align-items: center;
		padding-bottom: 20px;
		border-bottom: 1px solid #f0f0f0;
		padding-top: 20px;
		position: relative;
		z-index: 1;
		/*cursor: pointer;*/
		cursor: default;
	}
	.block-wrap-settings .block-wrap:hover:before {
		content: "";
		width: 104%;
		height: 102%;
		background-color: #f0f0f0;
		position: absolute;
		z-index: -1;
		left: -2%
	}
	.block-wrap-settings tbody tr:last-child {
		border-bottom: 0
	}
	.block-wrap-settings .block-wrap .description-settings {
		flex: 1.2;
		font-size: 15px;
		display: flex;
		align-items: center
	}
	.block-wrap-settings .block-wrap .price-settings {
		flex: 1;
		margin-left: 20px;
		color: #418b56;
		font-size: 15px
	}
	.block-wrap-settings .cheking {
		width: 23px;
		height: 23px
	}
	.statistic-dropdown, .statistic-dropdown-container {
		display: flex;
		align-items: center;
	}
	.statistic-dropdown .title, .statistic-dropdown-container .title {
		font-size: 11px;
		color: #868887;
		margin-right: 15px;
		letter-spacing: .7px;
		text-transform: uppercase
	}
	.statistic-dropdown .dropdown {
		width: 190px;
		margin-right: 10px;
	}
	.statistic-dropdown .dropdown[name=positions] {
		margin: 5px 10px 10px 0px;
	}
	.statistic-dropdown .dropdown .label {
		height: 34px;
		color: #707070;
		padding-left: 15px;
		background: #fff;
		position: relative;
	}
	.statistic-dropdown .dropdown .label span{
		width: 100%;
		line-height: 137%;
		max-width: 150px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.statistic-dropdown .dropdown .label::after {
		content: '';
		background: url('../images/arrow.svg') no-repeat center;
		position: absolute;
		right: 10px;
		height: 25px;
		width: 15px;
		background-size: contain;
		transition: .4s;
	}
	.statistic-dropdown .dropdown.active .label::after {
		content: '';
		transform: rotateX(180deg);
	}
	.statistic-dropdown .dropdown-list {
		top: 34px;
	}
	.statistic-dropdown .dropdown-list div {
		padding: 6px 13px;
		line-height: 1.2;
	}
	.statistic-dropdown .stage-statistic {
		width: 120px;
		margin-left: 15px
	}
	.statistic-wrap {
		margin-top: 30px;
		margin-bottom: 60px;

	}
	.statistic-dropdown-container .title,
	.statistic-dropdown .title{
		margin-bottom: 0;
	}
	#statistic-wrap-stage.statistic-wrap{
		min-height: 500px;

	}
	.content.user-info{
		padding-bottom: 30px;
	}
	.content.statistic{
		padding-bottom: 90px;
	}
	.content.project{
		padding-bottom: 150px;
	}

	.content.project-inner{
		padding-bottom: 95px;
	}


	.content.project-inner #statistic-wrap-stage.statistic-wrap{
		min-height: 100px;
	}

	.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
		border: 1px solid transparent!important;
		background: rgba(200, 162, 95, .6)!important;
		color: #fff!important;
	}

	.statistic-block {
		display: flex;
		padding: 20px 0;
		box-sizing: border-box;
		border-bottom: 1px solid #e3e2e2
	}
	.statistic-block .col {
		margin-right: 30px;
	}
	.content.project-inner .button.back{
		margin-top: 0;
	}
	.statistic-block:last-child {
		border-bottom: none
	}
	.statistic-block.title-statistic div {
		font-size: 11px;
		text-transform: uppercase
	}
	.statistic-block div {
		display: flex;
		font-size: 15px;
		align-items: center
	}
	.statistic-block .empty, .statistic-block .position {
		flex: 7
	}
	.statistic-block.result.title-statistic.indents .empty {
		flex: initial;
	}

	.statistic-block .day, .statistic-block .hour, .statistic-block .metre, .statistic-block .salary {
		flex: 2;

		position: relative;
	}
	.statistic-block .salary{
		max-width: 150px;
		box-sizing: border-box;
		padding-left: 10px;
		white-space: nowrap;
	}

	.statistic-block .position{
		padding-left: 10px;
	}

	.statistic-wrap .titles__wrap{
		display: flex;
	}

	.statistic-block.result .salary {
		flex: 4;
	}

	.statistic-block.result .salary.gray{
		max-width: 100%;
	}
	.tablesaw.tablesaw-stack tr td:first-child,
	.tablesaw.tablesaw-stack tr th:first-child{
		padding-left: 0;
	}




	.statistic-block .gray {
		color: #868887
	}
	.statistic-block .gray>div {
		font-size: 15px;
		margin-left: 5px
	}
	.statistic-block .red {
		color: #b84949
	}
	.statistic-block .red>div {
		font-size: 15px
	}
	.statistic-block.result {
		position: relative;
		z-index: 1;
		border: none
	}
	.statistic-block.result .empty, .statistic-block.result .position {
		text-transform: uppercase;
		font-size: 12px;
		line-height: 1.4;
	}
	.statistic-block.result .empty{
		font-weight: 500;
	}


	.statistic-block.result:before {
		content: "";
		width: 106%;
		left: -3%;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: #f0f0f0;
		position: absolute;
		z-index: -1
	}
	#addProjectButton{
		margin-right: 10px;
	}
	.statistic-block .green {
		color: #418b56;
		white-space: nowrap;
	}
	.statistic-block.indents {
		padding: 13px 0 12px 0;
		margin-top: 20px;
	}
	header {
		display: flex;
		justify-content: space-between;
		padding: 0 50px 30px;
		align-items: center;
		height: 80px;
	}
	header .logo {
		width: 165px
	}
	header .logo img {
		height: auto;
		width: 165px;
	}
	header .panel {
		display: flex;
		font-size: 15px;
		align-items: flex-end;
	}
	header .name a {
		color: #000;
		font-size: 15px;
		text-transform: capitalize;
	}
	header .panel div {
		cursor: pointer;
	}
	header .panel .settings a {
		color: #418b56;
		margin: 0 25px;
		font-size: 11px;
		text-transform: uppercase;
		border-bottom: 1px solid #418B56;
	}
	header .panel .settings a:hover, .exit a:hover {
		opacity: 0.7;
		border-bottom: none;
	}
	.header .panel .settings a:before {
		content: "";
		width: 10px;
		height: 10px; 
		display: flex;
		background: url(/images/settings.png);
		margin-left: 5px;
	}
	header .panel .exit a{
		color: #b84949;
		font-size: 11px;
		text-transform: uppercase;
	}
	.info {
		max-width: 900px;
		width: 100%;
		top: 0;
		background: url(/images/header-info.png?hash=4a4f559eb8138914010c376ffa4505ff) no-repeat;
		background-size: 100% 100%;
		height: 80px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 13;
		position: fixed;
		display: flex;
		align-items: center;
		justify-content: space-around;
		padding: 0 100px;
		box-sizing: border-box
	}
	.info .timer {
		font-size: 22px;
		color: #418b56;
		min-width: 102px;
	}
	.info .status .check, .info .status .pause, .info .status .play {
		width: 35px;
		height: 35px;
		cursor: pointer;
		background-size: cover;
		margin-left: 5px
	}
	.info .status .check:hover, .info .status .pause:hover, .info .status .play:hover {
		opacity: .7
	}
	.info .status .play {
		background-image: url(/images/play.png)
	}
	.info .status .pause {
		background-image: url(/images/stop.svg)
	}
	.info .status .check {
		background-image: url(/images/check-timer.png)
	}
	.info .stage-block {
		display: flex
	}
	.info .stage-block .project {
		margin: 0 15px
	}
	.info .stage-block .project .title {
		font-size: 11px;
		text-transform: uppercase;
		margin-bottom: 5px
	}
	.info .stage-block .project .name {
		color: #418b56
	}
	.container {
		max-width: 960px;
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		margin: 0 auto
	}
	.main-menu-wrap {
		margin-bottom: 45px
	}
	.main-menu {
		margin-top: 40px
	}
	.main-menu ul {
		display: flex;
		justify-content: space-between;
	}
	.main-menu li {
		margin-right: 60px;
	}
	.main-menu li:last-child {
		margin-right: 0;
	}
	.main-menu ul li a {
		font-size: 38px;
		color: #d3d5d3
	}
	.main-menu ul li.active a, .main-menu ul li a:hover {
		color: #000
	}
	#wr-tabs {
		width: 100%;
		padding-top: 20px
	}
	#wr-tabs .content {
		margin: 50px 0 0
	}
	#wr-tabs .tabs {
		display: flex;
		align-items: center;
		cursor: pointer;
		overflow-x: auto;
	}
	#wr-tabs .tabs::-webkit-scrollbar {
		display: none;
	}
	#wr-tabs .tabs .tab {
		color: #d3d5d3;
		font-size: 22px;
		position: relative;
		margin-right: 80px
	}
	#wr-tabs .tabs .tab:after {
		content: "";
		width: 60px;
		height: 2px;
		background-color: rgba(65, 139, 86, .3);
		display: flex;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		right: -70px
	}
	#wr-tabs .tabs .tab.one:after {
		content: "";
		width: 0px;
		height: 0px;
		background-color: rgba(65, 139, 86, .3);
		display: flex;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		right: -70px
	}
	#wr-tabs .tabs .tab:last-child:after {
		display: none
	}
	#wr-tabs .tabs .tab:last-child {
		border-right: none;
		margin-right: 0;
	}
	#wr-tabs .tabs .tab.active, #wr-tabs .tabs .tab:hover {
		color: #000
	}
	#wr-tabs .content .tab-cont {
		display: none;
	}
	#wr-tabs .content .tab-cont.active {
		display: block
	}
	.green {
		color: #418b56
	}
	.specialists .block-wrap-settings .block-wrap .price-settings.green {
		color: #418b56
	}

	.stage-four .line  {
		margin: 20px 0 25px;
	}

	.stage-four #finish_title {
		min-width: 220px;

		margin-right: 20px;
		font-weight: bold;
	}
	.stage-four .block-model.specialists {
		margin-top: 0;
	}

	.button-wrap {
		display: flex;
		/*	justify-content: space-between;*/
	}
	.button-wrap .button {
		padding:  15px 0;
		justify-content: center;
	}

	.modal-block #add_position_input_edit {
		width: 100%; 
		box-sizing: border-box; 
		justify-content: center;
	}
	.new-project-block span.budget_edit {
		opacity: 0;

		-webkit-transition: .4s ease-out;
		-webkit-transition-delay: 0.5s;
		-o-transition: .4s ease-out;
		-o-transition-delay: 0.5s;
		-moz-transition: .4s ease-out;
		-moz-transition-delay: 0.5s;
		transition: .4s ease-out;
		transition-delay: 0.2s;
	}
	.budget_edit_input:focus + span.budget_edit {
		opacity: 1;
	}
	.new-project-block span.budget_edit {
		opacity: 0;

		-webkit-transition: .4s ease-out;
		-webkit-transition-delay: 0.5s;
		-o-transition: .4s ease-out;
		-o-transition-delay: 0.5s;
		-moz-transition: .4s ease-out;
		-moz-transition-delay: 0.5s;
		transition: .4s ease-out;
		transition-delay: 0.2s;
	}
	.budget_edit_input_stage_item:focus + span.budget_edit {
		opacity: 1;
	}

	.panel-heading {
		margin: 30px 0 20px;
		font-size: 18px;
	}

	.control-label {
		margin-bottom: 10px;
		display: flex;
	}

	#timer_project_name{
		max-width: 160px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	#timer_stage{
		max-width:210px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	#timer_stage_item{
		max-width:100px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;	
	}
	.

	/*тест*/
	.titles__wrap{
		display: flex;
		margin-bottom: 20px;

	}
	.titles__wrap div{
		display: flex;
	}
	.titles__wrap .empty, .titles__wrap .position, .titles__wrap .salary{
		text-transform: uppercase;
		font-size: 11px;
		line-height: 1.2;
		align-items: center;

	}
	.titles__wrap .position{
		margin-right: 20px;
	}
	.titles__wrap .empty,
	.titles__wrap .salary{
		margin-right: 20px;
	}
	.titles__wrap .gray>div{
		font-size: 15px;
		margin-left: 5px;
	}

	.titles__wrap .green{
		white-space: nowrap;
	}
	/*тест*/

	.pagination-block {
		text-align: center;
		margin: 20px 0;
	}
	.pagination-block ul.pagination {
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.pagination-block ul.pagination li {
		margin: 0 4px;
	}


	.hidden_tabs .project-block,
	.hidden_tabs#wr-tabs .content {
		margin: 0;
	}
	.hidden_tabs#wr-tabs{
		padding: 0;
	}

	.hidden_tabs .tabs{
		margin-bottom: 60px;
	}

	#add_specialist_form .input .block-wrap .price-settings input{
		margin: 0;
		transform: translateY(1px);
	}
	#add_specialist_form .input .block-wrap .price-settings{
		display: flex;
		align-items: center;
		margin-right: 10px;
	}

	.modal .modal-block .input.top-margin{
		margin-top: 40px;
	}

	.project-block .ui-sortable{
		margin-bottom: 40px;
	}

	.content .container .block-title .title{
		padding-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.content .container .block-title form{
		padding-left: 10px;
	}
	.content .container .block-title .button{
		margin-left: 10px;
	}
	.content .container .block-title form .title{
		padding: 0;
	}
	.this-user-statistic .tablesaw-stack tr:last-child {
		border-bottom: 1px solid #e3e2e2;
	}
	.this-user-statistic .tablesaw-stack.alldata tr:last-child {
		border-bottom: none;
	}
	.content.user-info{
		margin-bottom: 70px;
	}

	.block-title .title{
		line-height: 1.2;
	}



	@media all and (min-width: 661px) and (max-width: 1110px) {
		header {
			height: initial;
			flex-direction: column;
		}
		header .logo {
			order: 2;
			margin: 15px 0;
		}
		.info {
			order: 1;
		}
		header .panel {
			order: 3;
		}
	}
	@media (max-width: 1000px) {
		.login-form {
			flex-direction: column;
		}
		.login-form .input {
			margin-bottom: 30px;
		}
		.login-form .margin-right {
			margin-right: 0;
		}
		.login-page .logo {
			right: 0;
			bottom: 0;
		}
		.login-wrap {
			margin-top: 10%;
		}
		.container {
			padding: 0 3%;
		}
		.main-menu ul li a {
			font-size: 35px;
		}
		.login-page {
			height: auto;
		}
	}
	@media (max-width: 930px) {
		.content-tasks .block .specialists {
			flex: 4;
		}
	}


	@media (max-width: 900px){
		.new-project-container #wr-tabs .tabs .tab:after {
			width: 2px;
			height: 35px;
			right: auto;
			left: 50%;
			transform: translateX(-50%);
			top: 120%;
		}






		.new-project-container #wr-tabs .tabs .tab {
			margin-right: 0px;
			margin-bottom: 40px;

		}

		.new-project-container #wr-tabs .tabs{
			display: flex;
			align-items: center;
			cursor: pointer;

			flex-direction: column;
			overflow-x: auto;
		}
		.new-project-container #wr-tabs .tabs .tab.one:after {
			content: "";
			width: 0px;
			height: 0px;

		}



	}



	@media (max-width: 775px) {
		.content-tasks .block .specialists {
			flex: 5;
		}
		.project-inner .block.top .name {
			flex: 4;
		}
	}
	@media (max-width: 860px) {
	/*.main-menu ul li:last-child {
		display: none;
		}*/
		.main-menu ul li:nth-child(3) {
			margin-right: 0;
		}
		.statistic-dropdown {
			margin-left: 0;
			margin-top: 20px;
			flex-wrap: wrap;
		}
		.block .profitability .amount {
			margin-bottom: 0;
		}
		.block-title {
			display: inherit;
		}
		.line {
			display: none;
		}
		.user-info .block-model .button.red, .button.orange {
			margin-left: 0;
			margin-top: 10px;
		}
		.content.statistic .statistic-dropdown .title, .dropdown, .dropdown-list {
			/*margin-bottom: 10px;*/
			margin-bottom: 0px;
		}
		#finish_budget {
			margin-top: 10px;
			margin-bottom: 20px;
		}
		.result .empty, .result .position.gray, .result .salary.gray, .result .day, .result .hour, .result .metre {
			flex: auto;
		}
	}
	@media (max-width: 765px) {
		.new-project-block .new-project-form .input.name-project {
			margin-bottom: 10px;
		}
	}
	@media (max-width: 700px) { 

		header {
			flex-wrap: wrap;
			padding: 0;
			height: auto;
		}
		.logo {
			margin: 0 auto;
			order: 2;
			margin: 30px auto;
		}
		header .panel {
			width: 100%;
			justify-content: center;
			order: 3;
		}
		.info {
			padding: 9px 3%;
			background-position: -7px 0px;
			order: 1;
			height: auto;
			background: #EFEFEF;
			flex-wrap: wrap;
			justify-content: space-evenly;
		}
		.info .stage-block .project:last-child {
			margin-right: 0;
		}
		.block.title-project {
			display: none;
		}
		.block .name {
			flex: 4;
			font-size: 16px;
		}
		.block .price {
			flex: 3;
			font-size: 13px;
		}
		.block .progress {
			display: none;
		}
		.block .profitability {
			padding: 0;
		}
		.block .profitability .line {
			margin: 0;
		}
		.project-block .button {
			width: 100%;
		}
		.main-menu ul {
			justify-content: space-between;
		}
		.main-menu li {
			margin-right: 5px;
		}

		.main-menu ul li a {
			font-size: 22px;
		}
		.statistic-dropdown .title {
			margin-right: 5px;
		}

		.statistic-dropdown .stage-statistic {
			margin-left: 0;
		}
		.statistic-block .empty {
			flex: 1;
		}

		.statistic-block.title-statistic .empty{
			flex: 4;
		}
		.statistic-block .day, .statistic-block .hour, .statistic-block .metre, .statistic-block .salary {
			flex: 1;
			justify-content: flex-end;
		}
		.statistic-block.indents .empty {
			margin-left: 0;
			width: 100%;
			margin-bottom: 10px;
		}
		.statistic-block.indents .position.gray {
			width: 100%;
			margin-left: 0;
			flex: inherit;
		}
		.statistic-block.indents .salary {
			flex: inherit;
		}

		.statistic-block .position, .empty {
			width: 100%;
			flex: inherit;
		}
		.statistic-block .position {
			margin: 10px 0;
		}
		.appointment .appointment-block {
			flex-wrap: wrap;
		}
		.title-dropdown {
			margin-top: 10px;
		}
		.appointment-block .button.green {
			margin-top: 10px;
		}
		.modal .modal-block {
			width: auto;
			padding: 35px 70px;
		}
		.stage {
			margin-top: 10px;
		}
		.project-inner .block.top .name:before {
			display: none;
		}
		.statistic-block.title-statistic div.position {
			display: none;
		}
		.statistic-block.title-statistic.indents div.position {
			display: flex;
		}
		.edit-input input[type="text"] {
			width: 160px;
		}
		.specialists .block-wrap-settings .block-wrap .description-settings {
			flex: 2;
		}
	/*.block-wrap.dann {
		flex-direction: column;
		align-items: self-start;
		justify-content: center;
		}*/
		.block-wrap.dann div{
			flex: initial!important;
			margin-left: 0!important;
		}
	/*.block-wrap.dann .rate,
	.block-wrap.dann .edit-input {
		margin: 20px 0;
		}*/

		.login-page {
			flex-direction: column;
			justify-content: space-around;
		}

		.login-wrap {
			margin-top: 0;
		}
		.login-page .logo {
			order: initial;
			position: initial;
			margin: 20px auto;
		}
		.login-page .logo img {
			height: auto;
		}
		.login-page .title {
			max-width: 320px;
		}
		.login-page .login-form {
			max-width: 320px;
			margin: 0 auto;
		}
		.block-wrap.title-user-info div{
			flex: 2!important;
		}
		.new-project-block-wrap .block-wrap {
			flex-direction: column;
			align-items: flex-start;
			justify-content: center;
		}
		.new-project-block-wrap .block-wrap div {
			flex: initial;
		}
		.new-project-block-wrap .block-wrap .rate {
			margin: 20px 0;
		}
		.new-project-block-wrap .block-wrap .price-settings {
			line-height: 1.3
		}
		.appointment .selected-specialists .selected-specialists-block {
			flex-wrap: initial;
		}
		.appointment .selected-specialists .selected-specialists-block .name {
			margin: 0 0 20px;
			display: flex; 
			justify-content: space-between; 
		}
		.new-project-block .name-project {
			margin-right: 0;
		}
		.block.sortable:hover::before {
			font-size: 16px;
			left: -7;
		}

		header .panel .settings a{
			margin-left: 0;
		}
		.editable span {
			border-bottom: 1px dotted;
		}

		.project-inner .block.top .progress,
		.project-inner .block.top .progress .line{
			display: block!important;
		}

		.project-inner .block.top .progress{
			margin:10px 0;
		}




		}/*700*/
		@media (max-width: 580px) {
			.new-project-block-wrap .new-project-form .input-button {
				width: auto;
			}
	/*.content-tasks .block .specialists {
		display: none;
		}*/
		.full_title{
			display: none;
		}
		.small_title{
			display: block;

		}
		.content-tasks .title-block .block {

			align-items: flex-start;
		}
		.specialist-item {
			width: 88px;

		}
		.edit-input input[type="text"] {
			width: 80%;
			height: 22px;

			padding: 0 0 0 5px;
			font-size: 12px;
		}





		.edit-input {
			align-items: center;
			width: 120px;
		}
		.button-save-edit {
			width: 22px;
			margin-left: 5px;
			height: 22px;
		}
		.content-tasks .block .title,
		.content-tasks .block .budget,
		.content-tasks .block .specialists {
			font-size: 11px;
		}
		.content-tasks .block .specialists .position_text {
			font-size: 9px;
		}

		.content-tasks .pause,
		.content-tasks .play,
		.content-tasks .plus{
			width: 15px;
			height: 15px;
		}
		.content-tasks .title-block .block div {
			font-size: 8px;
		}
		.content-tasks .block{
			padding: 15px 10px;
		}
		.content-tasks .block .budget{
			flex: none;
			width: 67px;
		}

		.content-tasks {
			margin-top: 0px;
		}
		.content-tasks .block.main-block {
			margin-top: 0px;
		}


		.content-tasks .block .specialists {
			flex: 3;
		}
		.content-tasks .block .title{
			padding: 0 10px 0 0;
		}

		.block-wrap-settings .block-wrap .price-settings {
			margin-left: 0;
		}

		.info .stage-block {
			width: 100%;
			justify-content: space-between;
			margin-top: 10px;
		}

		.statistic-dropdown{
			display: grid;

		}
		.content.statistic .statistic-dropdown .title{
			grid-column: 1/3;
		}

		.titles__wrap{
			flex-direction: column;
		}
		.titles__wrap .gray>div {

			line-height: 30px;
		}

		.project-inner .block.top .line {
			max-width: 140px;
			width: 100%;
			display: flex;
			justify-content: center;
			flex-direction: column;
		}
		.project-inner .block.top {
			padding-top: 10px;
			justify-content: space-between;
			position: relative;
			align-items: center;
			flex-wrap: wrap;
		}

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


		.block .name {
			flex: 3;
			font-size: 15px;
		}


		.block-wrap.block .description-settings:first-child{
			width: 160px;
		}
		.block-wrap.block .description-settings:nth-child(2){
			width: 80px;
			margin: 0 10px;

		}
		.block-wrap.block .description-settings:nth-child(2) .description_text{
			min-height: 13px;
		}
		.block-wrap-settings.ui-sortable#position_settings .block-wrap .description-settings,
		.block-wrap-settings.ui-sortable#position_settings .block-wrap .price-settings{
			flex: none;
		}
		.block-wrap-settings.ui-sortable#position_settings .block-wrap .price-settings{
			width: 86px;
		}
		.block-wrap-settings.ui-sortable#position_settings .block-wrap .price-settings .edit-input{
			margin-right: 0;
		}


		.block-wrap-settings .block-wrap{
			justify-content: flex-start;
		}

		.block-wrap.block .description-settings .description_text,
		.block-wrap.block .price-settings,
		.block-wrap.block .price-settings .rate_text{
			font-size: 90%;
		}
		.block-wrap-settings.ui-sortable .block-wrap{
			flex-wrap: nowrap!important;
		}


		.block-wrap-settings.sortable.ui-sortable .button-save-edit{
			width: 23px;
		}

		.project-block .archive, .project-block .deleted {
			margin-left: 5px;
		}


		.info .stage-block .project{
			margin:0;
		}
		.info .stage-block .project:not(:last-child){
			margin-right: 30px!important;
			margin-top: 10px;
		}


		#timer_stage {
			max-width: 350px;

		}


		.content-tasks .block .title {
			flex: none;

			width: 130px;
			box-sizing: border-box;
		}	
		.info{
			box-sizing: border-box;
		}

		.info .stage-block {
			width: 100%;
			justify-content: flex-start;
			margin-top: 10px;
			flex-direction: column;
			display: flex;
		}


		#timer_project_name {
			max-width: 100%;

		}
		#timer_stage_item{
			max-width: 350px;
		}

		.info .stage-block .project:not(:first-child){
			margin: 0px;
			margin-top: 10px;
		} 


		.info {
			justify-content: center;
		}
		.new-project-form .input {
			max-width: initial;
		}
		.modal-block .button-wrap {
			flex-wrap: wrap;
		}
		.modal-block .button-wrap .button {
			width: 100%;
		}
		.modal-block .icon-arrow-white {
			background-image: none;
			padding: 15px 30px !important;
		}
	}







	@media (max-width: 450px) {
		#position_settings .block-wrap {
			flex-wrap: wrap;
		}
		.block-wrap-settings .block-wrap .price-settings {
			margin: 5px 0;
		}
		.block-wrap-settings .block-wrap .description-settings {
			margin: 5px 0;
		}
		content.user-info .block-model.specialists .block-wrap-settings .block-wrap {
			flex-wrap: wrap;
		}
		.user-info .rate {
			flex: 3;
		}
		.project-inner .block.top .price {
			font-size: 20px;
		}
		.project-inner .block.top {
			flex-wrap: wrap;
		}
		.project-inner .block.top .line {
			display: none;
		}
		.project-inner .block.top .profitability {
			margin-top: 10px;
			width: 100%;
		}
		.project-inner .block.top .profitability .line {
			display: initial;
			max-width: 145px;
		}
	}


	@media (max-width: 420px) {
		.content.statistic .statistic-dropdown .title {
			grid-column: 1/2;
		}

	}


	@media (max-width: 400px) {
		.content-tasks .block .specialists {
			flex: 3;
		}
		.project-inner .block.top .name {
			font-size: 20px;
		}
	}
	@media (max-width: 360px) {
		.statistic-block .metre {
			display: none;
		}
		.statistic-block.indents .salary {
			display: flex;
		}
		.statistic-dropdown .title {
			width: 100%;
		}
	/*#wr-tabs .tabs .tab {
		margin-right: 60px;
	}
	#wr-tabs .tabs .tab:after {
		width: 55px;
		right: -57px;
		}*/
		.main-menu ul li a {
			font-size: 22px;
		}
		.content-tasks .block .budget {
			flex: 2.5;
		}
		.app .modal.appointment {
			align-items: inherit;
		}
		.modal .modal-block .title {
			margin-top: 40px;
		}
		.appointment .dropdown-block { 
			margin-right: 0px; 
		}
		.appointment .selected-specialists .selected-specialists-block { 	
			height: auto; 
		}
		.content.settings .block-model.specialists .description-settings {
			display: grid;
			grid-template-columns: 1fr 1fr;
		}
		.content.settings .block-wrap-settings .block-wrap {
			flex-wrap: wrap;
		}
		.content.settings .block-wrap-settings .block-wrap .edit-input {
			width: 100%;
		}
	}
	@media (max-width: 320px) {
		.add-specialist .button {
			width: 185px;
		}
		.add-specialist .button {
			padding: 15px 28px;
		}

		.button-wrap {
			margin-bottom: 20px; 
		}

		.dropdown .label { 
			padding-left: 10px; 
		}
		.input {
			width: 300px;
		}
		.login-page .logo {
			padding: 0 10px;
		}
		#position_settings .block-wrap {
			display: grid;
		}
		#position_settings .block-wrap .description-settings {
			margin-bottom: 20px;
		}
		#statistic-wrap-stage .title-statistic {
			display: grid;
		}
		#statistic-wrap-stage .title-statistic div {
			margin-bottom: 10px;
		}
		#statistic-wrap-stage .title-statistic div:last-child {
			margin-bottom: 0;
		}
	}
	@media (max-height: 570px) {
		.modal .modal-block .close {
			top: 45px;
		}
	}
	@media (min-height: 460px) {
		.login-page {
			height: 100vh;
		}
	}


	.ui-state-highlight { height: 38px; line-height: 1.2em; }
	.position_title_form {
		position: relative;
	}

	.user_position_select_list {
		display: block;
		background-color: #fff;
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		z-index: 100;
	}
	.user_position_select_list li {
		padding: 8px 15px;
		cursor: pointer;
		font-size: 14px;
	}
	.user_position_select_list li:hover {
		background-color: #eee;
		color: #418b56;
	}
	.user_position_select_list li:last-child {
		margin-bottom: 0;
	}
	/*стили для страницы сброса пароля*/

	.reset-password{
		background-color: #000;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: relative;
		height: 100vh;
		width: 100%;
		overflow-y: auto;

	}
	.reset-password .logo{
		position: relative;
		right: 315px;
		bottom: 100px;
	}
	.reset-password .logo img{
		object-fit: contain;
	}
	.reset-password-title{
		color: #fff;
		font-size: 22px;
		margin-bottom: 40px;

	}

	.reset-password .control-label{
		color: #fff;
	}

	.reset-password input{
		width: 325px;
	}

	.reset-password label {
		margin-top: 20px;

	}
	.reset-password .form-group{
		margin-right: 20px;
		height: 99px;

	}

	.reset-password .button.green{
		margin-top: 0;
		padding: 15px 25px;
		height: 60px;


	}
	.reset-password .button.green:before {

		margin-right: 5px;

	}
	.reset-password .help-block{
		color: #fff;
		margin-top: 20px;
		display: block;
		max-width: 300px;
	}

	.reset-password .alert-success{
		color: #fff;
		max-width: 300px;
	}




	.reset-password .form-horizontal{
		display: flex;
		flex-wrap: wrap;

	}



	@media (max-width: 1000px) {
		.reset-password .form-group{
			margin-right: 0px;

		}
		.reset-password .button.green {
			width: 100%;
		}

		.reset-password .form-horizontal{
			flex-direction: column;
		}

		.reset-password .panel{
			margin-top: 10%;
		}


		.reset-password .logo {
			right: 0;
			bottom: 0;

		}

		.reset-password .form-horizontal .form-group{
			margin-bottom: 30px;
		}
	}

	@media (max-width: 660px) {
		.reset-password .panel {
			margin-top: 0;
		}

		.reset-password .form-horizontal {
			max-width: 320px;
			margin: 0 auto;
		}

		.modal[name="plus_time"] .button-wrap .yes_btn {
			margin-right: 0;
		}

		.modal[name="plus_time"] .button-wrap div {
			padding: 0 10px !important;
		}

		.reset-password {
			flex-direction: column;
			justify-content: space-around;
		}

		.reset-password .logo {

			order: initial;
			position: initial;
			margin: 20px auto;

		}
	}

	@media (max-width: 320px){
		.reset-password input {
			width: 300px;
		}

		.reset-password .logo {
			padding: 0 10px;

		}

		.reset-password{
			height: 100vh;
		}
	}


	/*стили для страницы сброса пароля*/



	.content-tasks .block .status.status_button,
	.content-tasks .block .progress{
		align-self: flex-start;
	}
	.content-tasks .block .progress{
		height: 25px;
	}






	/*селект*/
	.select{
		width: 190px;
		margin-right: 10px;
		border: 1px solid #ececec;
		border-radius: 2px;
		background-color: #f6f6f6;
		position: relative;
	}
	.select_selected{
		width: 100%;
		display: flex;
		align-items: center;
		box-sizing: border-box;

		vertical-align: middle;
		cursor: pointer;
		font-size: 13px;
		height: 34px;
		color: #707070;
		padding-left: 15px;
		background: #fff;
		position: relative;
	}
	.select_selected::after {
		content: '';
		background: url(../images/arrow.svg) no-repeat center;
		position: absolute;
		right: 10px;
		height: 25px;
		width: 15px;
		background-size: contain;
		transition: .4s;
	}

	.select.active  .select_selected::after {
		content: '';
		transform: rotateX(180deg);
	}

	.select_list{
		position: absolute;
		left: 0;
		width: 100%;
		top: 100%;
		border: 1px solid #ececec;
		box-shadow: 0 3px 26px 0 hsla(0, 0%, 67%, .2);
		border-radius: 2px;
		overflow: hidden;
		z-index: 10;
		display: none;
	}

	.select.active .select_list {
		display: block;
	}
	.select_list__item {
		border-bottom: 1px solid #ececec;
		cursor: pointer;
		font-size: 13px;
		background-color: #f6f6f6;
		padding: 6px 13px;
		line-height: 1.2;
	}

	.select_list__item:hover,
	.select_list__item.selected {
		background-color: #ececec;
	}