.menu-open[data-v-91b11ff8] {
	margin-left: 8px;
	display: flex
}

.burger-menu[data-v-91b11ff8] {
	position: fixed;
	left: 0;
	top: 72px;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	max-width: 1006px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	z-index: 999
}

.menu-layer[data-v-91b11ff8] {
	z-index: 1;
	position: fixed;
	left: 0;
	top: 72px;
	width: 100%;
	height: 100%;
	background: rgba(42, 47, 54, .48)
}

.menu-body[data-v-91b11ff8] {
	z-index: 2;
	padding: 16px;
	background: #fff;
	position: relative;
	max-width: 376px;
	width: 100%;
	box-shadow: -49px 0 14px 0 transparent;
	margin-left: auto;
	max-height: calc(100vh - 72px);
	height: 100%;
	overflow: auto
}

.menu-body__title[data-v-91b11ff8] {
	font-weight: 550;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 8px;
	color: #919399
}

.menu-section[data-v-91b11ff8] {
	margin-bottom: 16px
}

.menu-section-title[data-v-91b11ff8] {
	margin-bottom: 8px;
	font-weight: 550;
	font-size: 17px;
	line-height: 24px;
	display: block;
	color: #2c2d2e
}

.menu-section-link[data-v-91b11ff8] {
	font-size: 15px;
	line-height: 20px;
	display: block;
	color: #2c2d2e
}

.menu-section-link[data-v-91b11ff8]:not(:last-child) {
	margin-bottom: 8px
}

.header[data-v-3f04f9ae] {
	background: #30c2ff;
	padding: 16px 0;
	margin-bottom: 16px;
	position: sticky;
	top: 0;
	z-index: 1000
}

.header-wrap[data-v-3f04f9ae] {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.title[data-v-3f04f9ae] {
	font-size: 24px;
	font-weight: 550;
	line-height: 40px;
	color: #fff
}

.breadcrumbs[data-v-231e71b2] {
	display: flex;
	flex-wrap: wrap;
	margin-top: 16px;
	margin-bottom: 24px
}

.breadcrumbs-item[data-v-231e71b2] {
	font-size: 12px;
	line-height: 16px;
	margin-right: 8px;
	display: flex;
	align-items: center
}

.breadcrumbs-item-link[data-v-231e71b2] {
	color: #2c2d2e;
	text-decoration-line: underline;
	text-decoration-style: solid;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font
}

.breadcrumbs-item-str[data-v-231e71b2] {
	color: #30c2ff
}

.breadcrumbs-item-arrow[data-v-231e71b2] {
	margin-left: 4px
}

.loader-container[data-v-58fea718] {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	background: rgba(0, 0, 0, .82)
}

.loader[data-v-58fea718] {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	position: relative;
	animation: rotate-58fea718 1s linear infinite
}

.loader[data-v-58fea718]:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	inset: 0;
	border-radius: 50%;
	border: 5px solid #30c2ff;
	animation: prixClipFix-58fea718 2s linear infinite
}

@keyframes rotate-58fea718 {
	to {
		transform: rotate(1turn)
	}
}

@keyframes prixClipFix-58fea718 {
	0% {
		clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
	}

	25% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
	}

	50% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
	}

	75% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)
	}

	to {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)
	}
}

@font-face {
	font-family: HelveticaNeueCyr;
	src: url(/fonts/HelveticaNeueCyr-Bold.c399690e.eot);
	src: local("HelveticaNeueCyr-Bold"), url(/fonts/HelveticaNeueCyr-Bold.c399690e.eot?#iefix) format("embedded-opentype"), url(/fonts/HelveticaNeueCyr-Bold.a7ca31e3.woff) format("woff"), url(/fonts/HelveticaNeueCyr-Bold.a7a01246.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: HelveticaNeueCyr;
	src: url(/fonts/HelveticaNeueCyr-Medium.9678dc6b.eot);
	src: local("HelveticaNeueCyr-Medium"), url(/fonts/HelveticaNeueCyr-Medium.9678dc6b.eot?#iefix) format("embedded-opentype"), url(/fonts/HelveticaNeueCyr-Medium.b29d4fbe.woff) format("woff"), url(/fonts/HelveticaNeueCyr-Medium.df29643f.ttf) format("truetype");
	font-weight: 550;
	font-style: normal
}

@font-face {
	font-family: HelveticaNeueCyr;
	src: url(/fonts/HelveticaNeueCyr-Roman.e4ce14e4.eot);
	src: local("HelveticaNeueCyr-Roman"), url(/fonts/HelveticaNeueCyr-Roman.e4ce14e4.eot?#iefix) format("embedded-opentype"), url(/fonts/HelveticaNeueCyr-Roman.b216140f.woff) format("woff"), url(/fonts/HelveticaNeueCyr-Roman.55d1eee9.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body {
	font-family: HelveticaNeueCyr, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c2d2e
}

a {
	text-decoration: none;
	color: #30c2ff
}

button {
	border: none;
	outline: none;
	background: transparent;
	cursor: pointer;
	font-size: 16px
}

.main {
	padding-bottom: 24px
}

input[type=text] {
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #bfc1c7;
	outline: #bfc1c7;
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	height: 40px
}

input[type=text]::-moz-placeholder {
	color: hsla(225, 4%, 58%, .5)
}

input[type=text]::placeholder {
	color: hsla(225, 4%, 58%, .5)
}

input[type=text].error {
	border: 1px solid #e31e24
}

.container {
	margin: 0 auto;
	padding: 0 16px;
	width: 100%;
	max-width: 1006px
}

.page-title {
	font-size: 32px;
	font-weight: 550;
	line-height: 40px;
	margin-bottom: 16px
}

@media (max-width: 767px) {
	.page-title {
		font-size: 24px;
		line-height: 32px
	}
}

.main-info {
	margin-bottom: 24px
}

.main-info__title {
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: 550;
	line-height: 24px
}

.field__title {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px
}

.field__label {
	margin-top: 4px;
	color: #e31e24
}

.rub {
	font-size: 17px
}

.title[data-v-bc12647c] {
	text-align: center;
	margin-bottom: 16px;
	color: #323c47;
	font-size: 32px;
	font-weight: 550;
	line-height: 40px;
	margin-top: 24px
}

.menu[data-v-bc12647c] {
	max-width: 416px;
	margin: 0 auto
}

.menu-block[data-v-bc12647c] {
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .25);
	padding: 17px 48px
}

.menu-block[data-v-bc12647c]:not(:last-child) {
	margin-bottom: 24px
}

.menu-block-title[data-v-bc12647c] {
	text-align: center;
	margin-bottom: 16px;
	color: #323c47;
	font-size: 20px;
	font-weight: 550;
	line-height: 28px
}

.menu-link[data-v-bc12647c] {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #30c2ff;
	border-radius: 4px
}

.menu-link[data-v-bc12647c]:not(:last-child) {
	margin-bottom: 15px
}

.menu-link_border[data-v-bc12647c] {
	color: #30c2ff;
	background: #fff;
	border: 1px solid #30c2ff
}

.header {
	background: #30C2FF;
	padding: 16px 0;
	margin-bottom: 16px;
	position: sticky;
	top: 0;
	z-index: 1000;
}

.header-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-title {
	font-size: 24px;
	font-weight: 550;
	line-height: 40px;
	color: #fff;
}

.menu-open {
	margin-left: 8px;
	display: flex
}

.burger-menu {
	position: fixed;
	left: 0;
	top: 72px;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	max-width: 1006px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	z-index: 999
}

.menu-layer {
	z-index: 1;
	position: fixed;
	left: 0;
	top: 72px;
	width: 100%;
	height: 100%;
	background: rgba(42, 47, 54, .48)
}

.menu-body {
	z-index: 2;
	padding: 16px;
	background: #fff;
	position: relative;
	max-width: 376px;
	width: 100%;
	box-shadow: -49px 0 14px 0 transparent;
	margin-left: auto;
	max-height: calc(100vh - 72px);
	height: 100%;
	overflow: auto
}

.menu-body__title {
	font-weight: 550;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 8px;
	color: #919399
}

.menu-section {
	margin-bottom: 16px
}

.menu-section-title {
	margin-bottom: 8px;
	line-height: 24px
}

.menu-section-link,
.menu-section-title {
	font-weight: 550;
	font-size: 17px;
	display: block;
	color: #2c2d2e
}

.menu-section-link:not(:last-child) {
	margin-bottom: 8px
}

.title {
	text-align: center;
	margin-bottom: 16px;
	color: #323C47;
	font-size: 32px;
	font-weight: 550;
	line-height: 40px;
	margin-top: 24px;
}

.menu {
	max-width: 416px;
	margin: 0 auto;
}

.menu-block {
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
	padding: 17px 48px;
}

.menu-block:not(:last-child) {
	margin-bottom: 24px;
}

.menu-block-title {
	text-align: center;
	margin-bottom: 16px;
	color: #323C47;
	font-size: 20px;
	font-weight: 550;
	line-height: 28px;
}

.menu-link {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #30C2FF;
	border-radius: 4px;
}

.menu-link:not(:last-child) {
	margin-bottom: 15px;
}

.menu-link_border {
	color: #30C2FF;
	background: #fff;
	border: 1px solid #30C2FF;
}

.reports[data-v-40638386] {
	overflow: auto;
	padding-bottom: 16px
}

.reports-list[data-v-40638386] {
	border-radius: 8px;
	border: 1px solid #b9b9b9;
	overflow: hidden;
	width: 1350px
}

.reports-list-row[data-v-40638386] {
	display: grid;
	grid-template-columns: repeat(11, auto)
}

.reports-list-row[data-v-40638386]:not(:last-child) {
	border-bottom: 1px solid #b9b9b9
}

.reports-list-ceil[data-v-40638386] {
	padding: 10px 12px;
	font-size: 14px;
	min-height: 36px
}

.reports-list-ceil a[data-v-40638386] {
	text-decoration: underline
}

.reports-list-ceil[data-v-40638386]:not(:nth-child(11n)) {
	border-right: 1px solid #b9b9b9
}

.reports-list-ceil[data-v-40638386]:nth-last-child(n+11) {
	border-bottom: 1px solid #b9b9b9
}

.reports-list-ceil.vieved {
	background-color: #fbfad7;
}

.reports-list-ceil_head[data-v-40638386] {
	font-weight: 600;
	background: #f5f8fb;
	display: flex;
	align-items: center
}

.reports-list-ceil_sort[data-v-40638386] {
	align-items: flex-end;
}

.reports-list-ceil_sort a {
	display: flex;
	width: 24px;
	height: 16px;
	align-items: center;
	justify-content: center;
	margin-left: 8px;
}

.page-404 {
	padding-top: 80px;
	text-align: center;
	font-weight: 550;
}

.page-404 svg {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 488px;
}

.page-404 .page-title-sub {
	font-size: 20px;
	margin-bottom: 48px;
}

.page-404 .page-title {
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.page-404 {
		padding-top: 8px;
	}

	.page-404 .page-title-sub {
		font-size: 16px;
		margin-bottom: 86px;
	}
}

.filters {
	margin-bottom: 24px;
}

.filters__title {
	font-weight: 550;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 8px;
}

.filters-list {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}

.filter {
	display: flex;
	align-items: center;
}

.filter__name {
	margin-right: 8px;
}

.dropdown {
	min-width: 176px;
}

.data-picker {
	width: 160px;
}

.pagination {
	display: flex;
	justify-content: flex-end;
	gap: 16px;
}

.pagination-item {
	font-size: 17px;
	border: 2px solid transparent;
	color: #2C2D2E;
	padding: 8px 10px;
	line-height: 20px;
	border-radius: 4px;
}

.pagination-item_disabled {
	color: #BFC1C7;
}

.pagination-item_points {
	padding: 8px 0;
}

.pagination-item:not(.pagination-item_disabled, .pagination-item_points).active,
.pagination-item:not(.pagination-item_disabled, .pagination-item_points):hover {
	border: 2px solid #008CDB;
}

@media (max-width: 767px) {
	.pagination {
		gap: 8px;
	}
}