@charset 'UTF-8';

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: 'MuseoSans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: var(--font-r);
    background-color: var(--bg)
}

details,
main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0;
    color: var(--font-d)
}

hr {
    overflow: visible;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    text-decoration: underline dotted;
    border-bottom: none;
    -webkit-text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    white-space: normal;
    color: inherit
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

:root {
    --font-d: #304156;
    --font-r: rgba(8, 12, 66, .5);
    --font-l: rgba(8, 12, 66, .35);
    --bg: #fafbfb;
    --bg-1: #d9dbe6;
    --green: #8cd31a;
    --green-sl: rgba(140, 211, 26, .04);
    --green-d: #679932;
    --blue: #4694ff;
    --blue-sl: rgba(70, 148, 255, .06);
    --white-inverse: #fff;
    --light-inverse: rgba(217, 219, 230, .3);
    --wbox-bg: #fff;
    --white-t: rgba(255, 255, 255, .06);
    --red: #ff4a7a;
    --orange: #ff974a;
    --yellow: #fadf33;
    --icons-bg: #304156
}

.darktheme {
    --font-d: #fff;
    --font-r: rgba(255, 255, 255, .6);
    --font-l: rgba(255, 255, 255, .4);
    --bg: #304156;
    --bg-1: rgba(255, 255, 255, .1);
    --wbox-bg: rgba(255, 255, 255, .04);
    --white-inverse: #304156;
    --light-inverse: rgba(255, 255, 255, .06);
    --white-t: rgba(8, 12, 66, .06);
    --icons-bg: #223245
}

@font-face {
    font-family: 'MuseoSans';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: local('☞MuseoSansCyrl-300'), local('MuseoSansCyrl-300'), url(/asem/static/index/MuseoSansCyrl-300.woff2) format('woff2')
}

@font-face {
    font-family: 'MuseoSans';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local('☞MuseoSansCyrl-500'), local('MuseoSansCyrl-500'), url(/asem/static/index/MuseoSansCyrl-500.woff2) format('woff2')
}

@font-face {
    font-family: 'MuseoSans';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local('☞MuseoSansCyrl-700'), local('MuseoSansCyrl-700'), url(/asem/static/index/MuseoSansCyrl-700.woff2) format('woff2')
}

.title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.site--wrapper {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-transition: padding-left .3s ease-out;
    transition: padding-left .3s ease-out
}

.site--header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 8px;
    padding: 16px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.site--header:before {
    position: absolute;
    top: 71px;
    left: -24px;
    display: block;
    width: calc(100% + 48px);
    height: 1px;
    content: '';
    background-color: var(--bg-1)
}

.site--header .breadcrumb {
    margin-top: 24px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.site--header .informer {
    margin-bottom: 16px
}

.site--header__menu {
    position: relative;
    width: 46px;
    height: 40px;
    margin-bottom: 16px;
    cursor: pointer
}

.site--content,
.site--header__menu:after,
.site--header__menu:before {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.site--header__menu:after,
.site--header__menu:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 14px;
    height: 2px;
    content: '';
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: var(--font-r)
}

.site--header__menu:before {
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0)
}

.site--header__menu:after {
    -webkit-transform: translate3d(0, 3px, 0);
    transform: translate3d(0, 3px, 0)
}

.site--content {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1300px;
    min-height: 100vh;
    margin: 0 auto;
    padding-bottom: 92px;
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
}

.collapsed .site--content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.site--footer {
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    bottom: 36px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    color: var(--font-l);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.white-box {
    margin-top: 20px;
    margin-right: -16px;
    margin-left: -16px;
    padding: 32px 16px;
    border-radius: 12px;
    background-color: var(--wbox-bg);
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .04)
}

.white-box:first-child {
    margin-top: 0
}

.source-icon {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 16px;
    height: 16px;
    text-decoration: none;
    color: #eee;
    border-radius: 6px;
    background-color: var(--icons-bg);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.source-icon.iconA {
    color: #fff;
    background-color: var(--green)
}

.source-icon svg {
    display: block;
    width: 12px;
    height: 12px
}

.source-icon_md {
    width: 24px;
    height: 24px;
    border-radius: 9px
}

.source-icon_md svg {
    width: 15px;
    height: 15px
}

.source-icon_lg {
    width: 32px;
    height: 32px;
    border-radius: 12px
}

.source-icon_lg svg {
    width: 18px;
    height: 18px
}

.source-icon_xl {
    width: 42px;
    height: 42px;
    border-radius: 16px
}

.source-icon_xl svg {
    width: 24px;
    height: 24px
}

a.source-icon {
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

a.source-icon:hover {
    background-color: var(--blue)
}

.status-icon {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 15px;
    height: 15px;
    color: #eee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.status-icon svg {
    display: block;
    width: 15px;
    height: 15px
}

.status-icon_arrow {
    border-radius: 50%;
    background-color: var(--green)
}

.status-icon_arrow svg {
    width: 10px;
    height: 10px;
    fill: #fff
}

.status-icon_arrow.up svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.status-icon_arrow.down svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.status-icon_arrow.left svg {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.status-icon_arrow.right svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

/*!
 * JSTable
 */
@-webkit-keyframes passing-through {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0
    }

    30%,
    70% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
        opacity: 0
    }
}

@keyframes passing-through {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0
    }

    30%,
    70% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
        opacity: 0
    }
}

@-webkit-keyframes slide-in {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes vSelectSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes vSelectSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes lds-roller {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lds-roller {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.dt-container {
    position: relative;
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.dt-container .dt-message {
    text-align: center
}

.dt-container .dt-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-top: -20px;
    margin-left: -50%;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dt-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.dt-bottom,
.dt-container .dt-loading,
.dt-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dt-bottom .dt-selector,
.dt-top .dt-selector {
    padding: 6px
}

.dt-top {
    padding: 8px 10px
}

.dt-top .dt-info {
    margin: 7px 0
}

.dt-bottom {
    position: relative;
    padding: 24px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.dt-bottom .dt-info {
    font-size: 12px;
    line-height: 1;
    position: absolute;
    top: 24px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    color: var(--font-l);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dt-input {
    padding: 6px 12px
}

.dt-pagination {
    position: relative;
    height: 24px;
    margin: 0
}

.dt-pagination a,
.dt-pagination li,
.dt-pagination span,
.dt-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.dt-pagination ul {
    margin: 0 116px;
    padding: 0
}

.dt-pagination a,
.dt-pagination li,
.dt-pagination span {
    width: 24px;
    color: var(--font-r);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dt-pagination li {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    overflow: hidden;
    height: 24px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
}

.dt-pagination li:hover {
    background-color: var(--bg-1)
}

.dt-pagination li.dt-ellipsis {
    cursor: default;
    background-color: initial !important
}

.dt-pagination li.active {
    background-color: var(--font-d)
}

.dt-pagination li+li {
    margin-left: 2px
}

.dt-pagination a,
.dt-pagination span {
    height: 22px;
    margin-top: 2px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none
}

.dt-pagination li.active a,
.dt-pagination li.active span {
    cursor: default;
    color: var(--bg)
}

.dt-pagination .disabled a,
.dt-pagination .disabled a:focus,
.dt-pagination .disabled a:hover {
    cursor: not-allowed;
    opacity: .4
}

.dt-pagination .pager {
    font-size: 0;
    line-height: 1;
    position: relative;
    display: block;
    width: 24px;
    height: 24px
}

.dt-pagination .pager:before {
    position: absolute;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: '';
    border-bottom: 1px solid var(--font-r);
    left: 50%;
    margin-left: -3px;
    -webkit-transform: rotate(45deg) translate3d(2px, -5px, 0);
    transform: rotate(45deg) translate3d(2px, -5px, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border-left: 1px solid var(--font-r)
}

.dt-pagination li+.pager:before {
    right: 50%;
    left: initial;
    margin-right: -3px;
    margin-left: 0;
    -webkit-transform: rotate(-45deg) translate3d(0, -1px, 0);
    transform: rotate(-45deg) translate3d(0, -1px, 0);
    -webkit-transform-origin: center;
    transform-origin: center;
    border-right: 1px solid var(--font-r);
    border-left: 0
}

.dt-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.dt-table--wrapper {
    position: relative;
    display: block;
    overflow-x: auto;
    max-width: 100%;
    padding-bottom: 30px
}

.dt-table--wrapper .dataTables_length {
    display: none
}

.dt-table>tbody>tr>td,
.dt-table>tbody>tr>th {
    vertical-align: top
}

.dt-table>thead>tr>td,
.dt-table>thead>tr>th {
    padding: 12px 10px;
    white-space: nowrap;
    outline: 0 !important
}

.dt-table>thead:first-child>tr:first-child>td,
.dt-table>thead:first-child>tr:first-child>th {
    font-size: 10px;
    font-weight: 300;
    line-height: 13px;
    max-width: 80px;
    padding: 12px 20px 12px 10px;
    text-align: right;
    white-space: normal;
    letter-spacing: .25px;
    text-transform: uppercase;
    color: var(--font-l)
}

.dt-table>thead:first-child>tr:first-child>td.dt-sorter,
.dt-table>thead:first-child>tr:first-child>th.dt-sorter {
    padding-right: 20px
}

.dt-table>thead:first-child>tr:first-child>td.dt-sorter::before,
.dt-table>thead:first-child>tr:first-child>th.dt-sorter::before {
    bottom: 19px
}

.dt-table>thead:first-child>tr:first-child>td.dt-sorter::after,
.dt-table>thead:first-child>tr:first-child>th.dt-sorter::after {
    bottom: 16px
}

.dt-table>thead:first-child>tr:first-child>td:first-of-type,
.dt-table>thead:first-child>tr:first-child>th:first-of-type {
    text-align: left
}

.dt-table>thead:first-child>tr:first-child+tr>td,
.dt-table>thead:first-child>tr:first-child+tr>th {
    border-top: 0
}

.dt-table>thead:first-child>tr>td,
.dt-table>thead:first-child>tr>th {
    padding: 12px 10px;
    white-space: nowrap
}

.dt-table>tbody>tr>td,
.dt-table>tbody>tr>th,
.dt-table>tfoot>tr>td,
.dt-table>tfoot>tr>th {
    padding: 16px 10px;
    white-space: nowrap
}

.dt-table>tbody>tr:nth-of-type(even) {
    background-color: var(--bg)
}

.dt-table>tbody>tr:last-child {
    border-bottom: 1px solid var(--bg-1)
}

.dt-table>tbody>tr,
.dt-table>thead>tr+tr {
    border-top: 1px solid var(--bg-1)
}

.dt-table>tbody>tr>td {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: right;
    color: var(--font-r)
}

.dt-table>thead>tr:last-child {
    background-color: var(--green-sl)
}

.dt-table>thead>tr>td,
.dt-table>thead>tr>th {
    vertical-align: bottom
}

.dt-table>thead>tr>th {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: right;
    color: var(--font-d)
}

.dt-table>thead>tr>th:first-of-type {
    font-weight: 300;
    text-align: left
}

.dt-table>thead:first-child>tr {
    background-color: transparent
}

.dt-table>tfoot>tr {
    border-top: 1px solid var(--bg)
}

.dt-table th,
.dt-table>tfoot>tr>td,
.dt-table>tfoot>tr>th {
    text-align: left;
    vertical-align: bottom
}

.dt-table th.dt-sorter,
.dt-table th.sorting {
    position: relative;
    padding-right: 20px;
    cursor: pointer
}

.dt-table th.dt-sorter::before,
.dt-table th.dt-sorter:after,
.dt-table th.sorting::before,
.dt-table th.sorting:after {
    position: absolute;
    right: 7px;
    display: block;
    width: 4px;
    min-width: 4px;
    height: 4px;
    margin-top: -4px;
    margin-left: 12px;
    content: '';
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.dt-table th.dt-sorter::before,
.dt-table th.sorting::before {
    bottom: 18px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: .5;
    border-bottom: 1px solid var(--font-d);
    border-left: 1px solid var(--font-d)
}

.dt-table th.dt-sorter::after,
.dt-table th.sorting::after {
    bottom: 15px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0;
    border-right: 1px solid var(--font-d);
    border-bottom: 1px solid var(--font-d)
}

.dt-table th.dt-sorter.asc::before,
.dt-table th.dt-sorter.sorting_asc::before,
.dt-table th.sorting.asc::before,
.dt-table th.sorting.sorting_asc::before {
    opacity: 1
}

.dt-table th.dt-sorter.asc::after,
.dt-table th.dt-sorter.desc::before,
.dt-table th.dt-sorter.sorting_asc::after,
.dt-table th.dt-sorter.sorting_desc::before,
.dt-table th.sorting.asc::after,
.dt-table th.sorting.desc::before,
.dt-table th.sorting.sorting_asc::after,
.dt-table th.sorting.sorting_desc::before {
    opacity: 0
}

.dt-table th.dt-sorter.desc::after,
.dt-table th.dt-sorter.sorting_desc::after,
.dt-table th.sorting.desc::after,
.dt-table th.sorting.sorting_desc::after {
    opacity: 1
}

.hidden {
    display: none !important;
    opacity: 0 !important
}

.dataTables_info {
    font-size: 12px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    padding-top: 24px;
    color: var(--font-l);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dataTables_paginate {
    width: 100%;
    margin: 24px 0 0
}

.dataTables_paginate,
.dataTables_paginate>span,
.paginate_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.paginate_button {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    overflow: hidden;
    width: 24px;
    height: 24px;
    margin-left: 2px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.paginate_button:hover {
    background-color: var(--bg-1)
}

.paginate_button.current {
    cursor: default;
    color: var(--bg);
    background-color: var(--font-d)
}

.paginate_button.next,
.paginate_button.previous {
    font-size: 0;
    line-height: 1;
    position: relative
}

.paginate_button.next:before,
.paginate_button.previous:before {
    position: absolute;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: '';
    border-bottom: 1px solid var(--font-r)
}

.paginate_button.previous:before {
    left: 50%;
    margin-left: -3px;
    -webkit-transform: rotate(45deg) translate3d(2px, -5px, 0);
    transform: rotate(45deg) translate3d(2px, -5px, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border-left: 1px solid var(--font-r)
}

.paginate_button.next:before {
    right: 50%;
    left: initial;
    margin-right: -3px;
    margin-left: 0;
    -webkit-transform: rotate(-45deg) translate3d(0, -1px, 0);
    transform: rotate(-45deg) translate3d(0, -1px, 0);
    -webkit-transform-origin: center;
    transform-origin: center;
    border-right: 1px solid var(--font-r);
    border-left: 0
}

.datepicker {
    display: none
}

.datepicker.active {
    display: block;
    color: #304156
}

.datepicker-dropdown {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    padding-top: 4px
}

.datepicker-dropdown.datepicker-orient-top {
    padding-top: 0;
    padding-bottom: 4px
}

.datepicker-picker {
    display: inline-block;
    border-radius: 4px;
    background-color: #fff
}

.datepicker-dropdown .datepicker-picker {
    -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1)
}

.datepicker-picker span {
    display: block;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    border: 0;
    border-radius: 4px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-touch-callout: none
}

.datepicker-main {
    padding: 2px
}

.datepicker-footer {
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 1px rgba(10, 10, 10, .1);
    box-shadow: inset 0 1px 1px rgba(10, 10, 10, .1)
}

.datepicker-controls,
.datepicker-grid,
.datepicker-view,
.datepicker-view .days-of-week {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.datepicker-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker-view .days .datepicker-cell,
.datepicker-view .dow {
    -ms-flex-preferred-size: 14.28571%;
    flex-basis: 14.28571%
}

.datepicker-view.datepicker-grid .datepicker-cell {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.datepicker-cell,
.datepicker-view .week {
    line-height: 2.25rem;
    height: 2.25rem
}

.datepicker-title {
    font-weight: 700;
    padding: .375rem .75rem;
    text-align: center;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 -1px 1px rgba(10, 10, 10, .1);
    box-shadow: inset 0 -1px 1px rgba(10, 10, 10, .1)
}

.datepicker-header .datepicker-controls {
    padding: 2px 2px 0
}

.datepicker-controls .button {
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 2.25em;
    margin: 0;
    padding: calc(.375em - 1px) .75em;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    color: #304156;
    border: 1px solid #d9dbe6;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker-controls .button:active,
.datepicker-controls .button:focus {
    outline: 0
}

.datepicker-controls .button:hover {
    color: #304156;
    border-color: rgba(8, 12, 66, .5)
}

.datepicker-controls .button:focus {
    color: #304156;
    border-color: #4694ff
}

.datepicker-controls .button:focus:not(:active) {
    -webkit-box-shadow: 0 0 0 .125em rgba(50, 115, 220, .25);
    box-shadow: 0 0 0 .125em rgba(50, 115, 220, .25)
}

.datepicker-controls .button:active {
    color: #304156;
    border-color: #4a4a4a
}

.datepicker-controls .button[disabled] {
    cursor: not-allowed
}

.datepicker-header .datepicker-controls .button {
    font-weight: 700;
    border-color: transparent
}

.datepicker-header .datepicker-controls .button:hover {
    background-color: #f9f9f9
}

.datepicker-header .datepicker-controls .button:focus:not(:active) {
    -webkit-box-shadow: 0 0 0 .125em rgba(255, 255, 255, .25);
    box-shadow: 0 0 0 .125em rgba(255, 255, 255, .25)
}

.datepicker-header .datepicker-controls .button:active {
    background-color: #f2f2f2
}

.datepicker-header .datepicker-controls .button[disabled] {
    -webkit-box-shadow: none;
    box-shadow: none
}

.datepicker-footer .datepicker-controls .button {
    font-size: .75rem;
    width: 100%;
    margin: calc(.375rem - 1px) .375rem;
    border-radius: 2px
}

.datepicker-controls .view-switch {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.datepicker-controls .next-btn,
.datepicker-controls .prev-btn {
    width: 2.25rem;
    padding-right: .375rem;
    padding-left: .375rem
}

.datepicker-controls .next-btn.disabled,
.datepicker-controls .prev-btn.disabled {
    visibility: hidden
}

.datepicker-view .dow {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.5rem;
    height: 1.5rem
}

.datepicker-view .week {
    font-size: .75rem;
    width: 2.25rem;
    color: rgba(8, 12, 66, .5)
}

.datepicker-grid {
    width: 15.75rem
}

.datepicker-cell:not(.disabled):hover {
    cursor: pointer;
    background-color: #f9f9f9
}

.datepicker-cell.focused:not(.selected),
.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused {
    background-color: #e8e8e8
}

.datepicker-cell.selected,
.datepicker-cell.selected:hover {
    font-weight: 600;
    color: #fff;
    background-color: #4694ff
}

.datepicker-cell.disabled {
    color: #d9dbe6
}

.datepicker-cell.next:not(.disabled),
.datepicker-cell.prev:not(.disabled) {
    color: #7a7a7a
}

.datepicker-cell.next.selected,
.datepicker-cell.prev.selected {
    color: #e6e6e6
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
    border-radius: 0;
    background-color: #f5f5f5
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover {
    background-color: #eee
}

.datepicker-cell.today:not(.selected) {
    background-color: #00d1b2
}

.datepicker-cell.today:not(.selected):not(.disabled) {
    color: #fff
}

.datepicker-cell.today.focused:not(.selected) {
    background-color: #00c4a7
}

.datepicker-cell.range-end:not(.selected),
.datepicker-cell.range-start:not(.selected) {
    color: #fff;
    background-color: rgba(8, 12, 66, .5)
}

.datepicker-cell.range-end.focused:not(.selected),
.datepicker-cell.range-start.focused:not(.selected) {
    background-color: #afafaf
}

.datepicker-cell.range-start {
    border-radius: 4px 0 0 4px
}

.datepicker-cell.range-end {
    border-radius: 0 4px 4px 0
}

.datepicker-cell.range {
    border-radius: 0;
    background-color: #d9dbe6
}

.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover {
    background-color: #d5d5d5
}

.datepicker-cell.range.disabled {
    color: #c2c2c2
}

.datepicker-cell.range.focused {
    background-color: #cfcfcf
}

.datepicker-view.datepicker-grid .datepicker-cell {
    line-height: 4.5rem;
    height: 4.5rem
}

.datepicker-input.in-edit {
    border-color: #2366d1
}

.datepicker-input.in-edit:active,
.datepicker-input.in-edit:focus {
    -webkit-box-shadow: 0 0 .25em .25em rgba(35, 102, 209, .2);
    box-shadow: 0 0 .25em .25em rgba(35, 102, 209, .2)
}

.dropzone,
.dropzone * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    padding: 20px;
    border: 2px solid rgba(0, 0, 0, .3);
    background: #fff
}

.dropzone.dz-clickable,
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-message {
    margin: 2em 0;
    text-align: center
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    min-height: 100px;
    margin: 16px;
    vertical-align: top
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    display: block;
    cursor: pointer;
    text-align: center;
    border: 0
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview .dz-details {
    font-size: 13px;
    line-height: 150%;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    opacity: 0;
    color: rgba(0, 0, 0, .9)
}

.dropzone .dz-preview .dz-details .dz-size {
    font-size: 16px;
    margin-bottom: 1em
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    padding: 0 .4em;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .4)
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    position: relative;
    z-index: 10;
    display: block;
    overflow: hidden;
    width: 120px;
    height: 120px;
    border-radius: 20px
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    opacity: 1
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    position: absolute;
    z-index: 500;
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -27px;
    margin-left: -27px;
    pointer-events: none;
    opacity: 0
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    opacity: 1
}

.dropzone .dz-preview.dz-complete .dz-progress {
    -webkit-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
    opacity: 0
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;
    overflow: hidden;
    width: 80px;
    height: 16px;
    margin-top: -8px;
    margin-left: -40px;
    -webkit-transform: scale(1);
    pointer-events: none;
    opacity: 1;
    border-radius: 8px;
    background: rgba(255, 255, 255, .9)
}

.dropzone .dz-preview .dz-progress .dz-upload {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
    background: linear-gradient(to bottom, #666, #444)
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    pointer-events: auto;
    opacity: 1
}

.dropzone .dz-preview .dz-error-message {
    font-size: 13px;
    position: absolute;
    z-index: 1000;
    top: 130px;
    left: -10px;
    display: none;
    width: 140px;
    padding: .5em 1.2em;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    pointer-events: none;
    opacity: 0;
    color: #fff;
    border-radius: 8px;
    background: #be2626;
    background: -webkit-gradient(linear, left top, left bottom, from(#be2626), to(#a92222));
    background: linear-gradient(to bottom, #be2626, #a92222)
}

.dropzone .dz-preview .dz-error-message:after {
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    content: '';
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
    border-left: 6px solid transparent
}

input,
label,
textarea {
    line-height: 24px;
    display: block
}

label {
    font-size: 14px;
    margin: 0 0 3px;
    padding: 0;
    color: var(--font-l)
}

input,
textarea {
    font-size: 16px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 12px;
    color: var(--font-d);
    border: 1px solid var(--bg-1);
    border-radius: 4px;
    outline: 0;
    background: 0 0
}

input:focus,
textarea:focus {
    border-color: var(--blue)
}

.btn,
input {
    height: 42px;
    margin: 0
}

.btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    text-decoration: none;
    border: 0;
    border-radius: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn_green {
    color: #fff;
    background-color: var(--green-d)
}

.btn_green:hover {
    background-color: var(--green)
}

.input-switcher,
.input-switcher span {
    position: relative;
    overflow: hidden;
    width: 32px;
    height: 20px
}

.input-switcher {
    line-height: 20px;
    margin-bottom: 0;
    padding: 0;
    cursor: pointer
}

.input-switcher input {
    position: absolute;
    z-index: -1;
    top: -200px;
    left: -200px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.input-switcher span {
    z-index: 1;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    border-radius: 12px;
    background: var(--bg-1)
}

.input-switcher span small,
.input-switcher span:before {
    display: block;
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.input-switcher span small {
    position: relative;
    z-index: 2;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3)
}

.input-switcher span:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    content: '';
    background-color: var(--green)
}

.input-switcher input:checked+span small {
    -webkit-transform: translate3d(12px, 0, 0);
    transform: translate3d(12px, 0, 0)
}

.input-switcher input:checked+span:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.input-checkbox,
.input-radio {
    position: relative;
    overflow: hidden;
    min-width: 18px;
    height: 18px
}

.input-checkbox input,
.input-radio input {
    position: absolute;
    z-index: -1;
    top: -200px;
    left: -200px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    pointer-events: none
}

.input-checkbox span,
.input-radio span {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    cursor: pointer;
    -webkit-transition: border-color .2s ease-out, background-color .2s ease-out;
    transition: border-color .2s ease-out, background-color .2s ease-out;
    border: 1px solid var(--bg-1)
}

.input-checkbox span small,
.input-radio span small {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: 0
}

.input-checkbox:hover span,
.input-radio:hover span {
    border-color: var(--blue)
}

.input-checkbox input:checked+span,
.input-radio input:checked+span {
    border-color: var(--blue)
}

.input-checkbox input:checked+span small,
.input-radio input:checked+span small {
    opacity: 1
}

.input-radio span {
    border-radius: 50%
}

.input-radio span small {
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    background-color: var(--blue)
}

.input-radio input:checked+span {
    background-color: #fff
}

.input-checkbox span {
    border-radius: 2px
}

.input-checkbox span small {
    top: 6px;
    left: 7px;
    width: 8px;
    height: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff
}

.input-checkbox input:checked+span {
    background-color: var(--blue)
}

.input-color,
.input-color span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.input-color {
    position: relative;
    width: 52px;
    height: 36px;
    margin: 0;
    padding: 10px;
    color: var(--bg-1);
    border: solid 1px var(--bg-1);
    border-radius: 4px;
    background-color: var(--white-inverse)
}

.input-color input {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    outline: 0
}

.input-color span {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid currentColor;
    border-radius: 6px;
    background-color: currentColor
}

.input-color span:after,
.select__header:after {
    position: absolute;
    top: 50%;
    right: -15px;
    display: block;
    width: 4px;
    min-width: 4px;
    height: 4px;
    margin-top: -3px;
    content: '';
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid var(--font-r);
    border-bottom: 1px solid var(--font-r)
}

.select {
    position: relative;
    z-index: 9;
    max-width: 100%
}

.select__header,
.select__opts {
    display: block;
    border-radius: 4px
}

.select__header {
    font-weight: 500;
    line-height: 16px;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: 36px;
    padding: 10px 20px 10px 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: var(--font-d);
    border: 1px solid var(--bg-1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.select__header:after {
    right: 8px;
    margin-top: -4px
}

.select__header .placeholder {
    font-weight: 300;
    color: var(--font-l)
}

.select__opts {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    margin: 0;
    padding: 4px 0;
    list-style: none;
    -webkit-transition: opacity .3s ease-out, -webkit-transform .2s ease-out .1s;
    transition: opacity .3s ease-out, transform .2s ease-out .1s;
    transition: opacity .3s ease-out, transform .2s ease-out .1s, -webkit-transform .2s ease-out .1s;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    background-color: var(--white-inverse);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15)
}

.select__opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    height: 36px;
    padding: 0 12px;
    cursor: pointer;
    -webkit-transition: opacity .2s ease-out, color .3s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out, color .3s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out, color .3s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0;
    color: var(--font-r);
    border-top: 1px solid var(--light-inverse);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.select__opt:first-of-type {
    border-top: 0
}

.select__opt.selected {
    color: var(--font-d)
}

.select__opt:hover {
    background-color: var(--green-sl)
}

.select__opt_placeholder {
    overflow: hidden;
    height: 0
}

.select__opt_placeholder+.select__opt {
    border-top: 0
}

.select.expanded {
    z-index: 90
}

.select.expanded .select__header:after {
    -webkit-transform: rotate(-135deg) translate3d(-2px, -2px, 0);
    transform: rotate(-135deg) translate3d(-2px, -2px, 0)
}

.select.expanded .select__opts {
    -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 4px, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 4px, 0);
    opacity: 1
}

.select.expanded .select__opt {
    -webkit-transition: opacity .2s ease-out .1s, color .3s ease-out, -webkit-transform .2s ease-out .1s;
    transition: opacity .2s ease-out .1s, transform .2s ease-out .1s, color .3s ease-out;
    transition: opacity .2s ease-out .1s, transform .2s ease-out .1s, color .3s ease-out, -webkit-transform .2s ease-out .1s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.v-select {
    font-family: inherit;
    position: relative
}

.v-select,
.v-select * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vs__fade-enter-active,
.vs__fade-leave-active {
    -webkit-transition: opacity .15s cubic-bezier(1, .5, .8, 1);
    transition: opacity .15s cubic-bezier(1, .5, .8, 1);
    pointer-events: none
}

.vs__fade-enter,
.vs__fade-leave-to {
    opacity: 0
}

.vs--disabled .vs__clear,
.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__open-indicator,
.vs--disabled .vs__search,
.vs--disabled .vs__selected {
    cursor: not-allowed;
    background-color: #f8f8f8
}

.v-select[dir=rtl] .vs__actions {
    padding: 0 3px 0 6px
}

.v-select[dir=rtl] .vs__clear {
    margin-right: 0;
    margin-left: 6px
}

.v-select[dir=rtl] .vs__deselect {
    margin-right: 2px;
    margin-left: 0
}

.v-select[dir=rtl] .vs__dropdown-menu {
    text-align: right
}

.vs__dropdown-toggle {
    padding: 0 0 4px;
    white-space: normal;
    border: 1px solid rgba(60, 60, 60, .26);
    border-radius: 4px;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.vs__actions,
.vs__dropdown-toggle,
.vs__selected-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vs__selected-options {
    position: relative;
    padding: 0 2px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vs__actions {
    padding: 4px 6px 0 3px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vs--searchable .vs__dropdown-toggle {
    cursor: text
}

.vs--unsearchable .vs__dropdown-toggle {
    cursor: pointer
}

.vs--open .vs__dropdown-toggle {
    border-bottom-color: transparent;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.vs__open-indicator {
    -webkit-transition: -webkit-transform .15s cubic-bezier(1, -.115, .975, .855);
    transition: transform .15s cubic-bezier(1, -.115, .975, .855);
    transition: transform .15s cubic-bezier(1, -.115, .975, .855), -webkit-transform .15s cubic-bezier(1, -.115, .975, .855);
    -webkit-transition-timing-function: cubic-bezier(1, -.115, .975, .855);
    transition-timing-function: cubic-bezier(1, -.115, .975, .855);
    -webkit-transform: scale(1);
    transform: scale(1);
    fill: rgba(60, 60, 60, .5)
}

.vs--open .vs__open-indicator {
    -webkit-transform: rotate(180deg) scale(1);
    transform: rotate(180deg) scale(1)
}

.vs--loading .vs__open-indicator {
    opacity: 0
}

.vs__clear {
    margin-right: 8px;
    padding: 0;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    fill: rgba(60, 60, 60, .5)
}

.vs__dropdown-menu {
    position: absolute;
    z-index: 1000;
    top: calc(100% - 1px);
    left: 0;
    display: block;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 160px;
    max-height: 350px;
    margin: 0;
    padding: 5px 0;
    list-style: none;
    text-align: left;
    border: 1px solid rgba(60, 60, 60, .26);
    border-top-style: none;
    border-radius: 0 0 4px 4px;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15)
}

.vs__no-options {
    text-align: center
}

.vs__dropdown-option {
    line-height: 1.42857143;
    display: block;
    clear: both;
    padding: 3px 20px;
    white-space: nowrap;
    color: #333
}

.vs__dropdown-option:hover {
    cursor: pointer
}

.vs__dropdown-option--highlight {
    color: #fff;
    background: #5897fb
}

.vs__dropdown-option--disabled {
    color: rgba(60, 60, 60, .5);
    background: inherit
}

.vs__dropdown-option--disabled:hover {
    cursor: inherit
}

.vs__selected {
    line-height: 1.4;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 4px 2px 0;
    padding: 0 .25em;
    color: #333;
    border: 1px solid rgba(60, 60, 60, .26);
    border-radius: 4px;
    background-color: #f0f0f0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vs__deselect {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 4px;
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    text-shadow: 0 1px 0 #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    fill: rgba(60, 60, 60, .5)
}

.vs--single .vs__selected {
    border-color: transparent;
    background-color: transparent
}

.vs--single.vs--open .vs__selected {
    position: absolute;
    opacity: .4
}

.vs--single.vs--searching .vs__selected {
    display: none
}

.vs__search::-webkit-search-cancel-button {
    display: none
}

.vs__search::-ms-clear,
.vs__search::-webkit-search-decoration,
.vs__search::-webkit-search-results-button,
.vs__search::-webkit-search-results-decoration {
    display: none
}

.vs__search,
.vs__search:focus {
    font-size: 1em;
    line-height: 1.4;
    z-index: 1;
    width: 0;
    max-width: 100%;
    margin: 4px 0 0;
    padding: 0 7px;
    border: 1px solid transparent;
    border-left: none;
    outline: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.vs__search::-webkit-input-placeholder {
    color: inherit
}

.vs__search::-moz-placeholder {
    color: inherit
}

.vs__search:-ms-input-placeholder {
    color: inherit
}

.vs__search::-ms-input-placeholder {
    color: inherit
}

.vs__search::placeholder {
    color: inherit
}

.vs--loading .vs__spinner,
.vs--unsearchable .vs__search {
    opacity: 1
}

.vs--unsearchable:not(.vs--disabled) .vs__search:hover {
    cursor: pointer
}

.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search {
    opacity: .2
}

.vs__spinner {
    font-size: 5px;
    overflow: hidden;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: vSelectSpinner 1.1s linear infinite;
    animation: vSelectSpinner 1.1s linear infinite;
    text-indent: -9999em;
    opacity: 0;
    border: .9em solid rgba(100, 100, 100, .1);
    border-left-color: rgba(60, 60, 60, .45);
    -ms-flex-item-align: center;
    align-self: center
}

.vs__spinner,
.vs__spinner:after {
    width: 5em;
    height: 5em;
    border-radius: 50%
}

.vnotify-container {
    position: fixed
}

.vnotify-container.vn-top-right {
    top: 12px;
    right: 12px
}

.vnotify-container.vn-top-left {
    top: 12px;
    left: 12px
}

.vnotify-container.vn-bottom-right {
    right: 12px;
    bottom: 12px
}

.vnotify-container.vn-bottom-left {
    bottom: 12px;
    left: 12px
}

.vnotify-container.vn-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vnotify-container .vn-close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    border-radius: 50%;
    background-color: transparent
}

.vnotify-container .vn-close:hover {
    background-color: var(--white-t)
}

.vnotify-container .vn-close:after,
.vnotify-container .vn-close:before {
    position: absolute;
    top: 13px;
    left: 7px;
    width: 14px;
    height: 2px;
    content: '';
    background: currentColor
}

.vnotify-container .vn-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vnotify-container .vn-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.vnotify-item {
    position: relative;
    width: 300px;
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 4px
}

.vnotify-title {
    font-size: 16px;
    font-weight: 500
}

.popup__box input,
.vnotify-text {
    font-size: 14px;
    font-weight: 300
}

.vnotify-info {
    color: var(--white-inverse);
    background: var(--font-d)
}

.vnotify-success {
    color: #fff;
    background: var(--green)
}

.vnotify-error {
    color: #fff;
    background: var(--red)
}

.vnotify-warning {
    color: #fff;
    background: var(--orange)
}

.vnotify-notify {
    color: #fff;
    background: var(--blue)
}

.popup {
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity .3s ease-out, -webkit-transform 0s ease-out;
    transition: opacity .3s ease-out, transform 0s ease-out;
    transition: opacity .3s ease-out, transform 0s ease-out, -webkit-transform 0s ease-out;
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    opacity: 0;
    background-color: rgba(0, 0, 0, .5)
}

.popup.visible {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.popup__box {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    overflow: hidden;
    max-height: 100%;
    -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate3d(-50%, calc(-50% + 16px), 0);
    transform: translate3d(-50%, calc(-50% + 16px), 0);
    opacity: 0;
    border-radius: 12px;
    background-color: var(--white-inverse);
    -webkit-box-shadow: 0 20px 40px 0 rgba(48, 65, 86, .16);
    box-shadow: 0 20px 40px 0 rgba(48, 65, 86, .16)
}

.popup__box.visible {
    z-index: 3;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1
}

.popup__box input {
    line-height: 20px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    padding: 7px 12px;
    color: var(--font-d);
    border: solid 1px var(--bg-1);
    border-radius: 4px
}

.popup__box input::-webkit-input-placeholder {
    font-weight: 300;
    color: var(--font-l)
}

.popup__box input::-moz-placeholder {
    font-weight: 300;
    color: var(--font-l)
}

.popup__box input:-ms-input-placeholder {
    font-weight: 300;
    color: var(--font-l)
}

.popup__box input::-ms-input-placeholder {
    font-weight: 300;
    color: var(--font-l)
}

.popup__box input::placeholder {
    font-weight: 300;
    color: var(--font-l)
}

.popup__box input:focus {
    border-color: var(--blue)
}

.popup__container {
    position: relative;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 30px);
    max-height: 100%;
    padding: 24px 50px 24px 20px
}

.popup__desc,
.popup__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 24px;
    padding: 0;
    color: var(--font-d)
}

.popup__desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: var(--font-r)
}

.popup__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid var(--bg-1);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.popup .btn {
    font-weight: 700;
    width: 180px;
    margin-top: 24px;
    margin-right: 12px;
    color: #fff;
    border-radius: 4px;
    background-color: var(--blue)
}

.popup .btn:hover,
.sidebar--theme .input-switcher span {
    background-color: var(--green)
}

.popup .btn_reset {
    width: 112px;
    color: var(--font-d);
    background-color: transparent
}

.popup .btn_reset:hover,
.popup__close:hover {
    background-color: var(--light-inverse)
}

.popup__close {
    position: absolute;
    z-index: 2;
    top: 4px;
    right: 3px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: transparent
}

.popup__close:after,
.popup__close:before {
    position: absolute;
    z-index: 3;
    top: 7px;
    left: 15px;
    width: 2px;
    height: 18px;
    content: '';
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: var(--font-d)
}

.popup__close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup__close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#benchmark-table-detail .popup__header {
    padding-top: 20px
}

#benchmark-table-detail .popup__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

#benchmark-table-detail .popup__container {
    max-height: calc(100vh - 48px)
}

#benchmark-table-detail .dataTables_wrapper {
    overflow-x: auto;
    max-width: 100%
}

#benchmark-table-detail .dataTables_length {
    display: none
}

.tooltip {
    position: relative;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.tooltip:hover .asem-tooltip {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: .95
}

.asem-tooltip,
.asem-tooltip:before {
    position: absolute;
    background-color: var(--font-d)
}

.asem-tooltip {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    right: -10px;
    bottom: calc(100% + 6px);
    padding: 8px 16px;
    -webkit-transition: opacity .3s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .3s ease-out, transform .2s ease-out;
    transition: opacity .3s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    pointer-events: none;
    opacity: 0;
    color: var(--white-inverse);
    border: solid 1px #373855;
    border-radius: 2px;
    -webkit-box-shadow: 0 10px 8px -4px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 8px -4px rgba(0, 0, 0, .2)
}

.asem-tooltip:before {
    top: calc(100% - 5px);
    right: 12px;
    display: block;
    width: 10px;
    height: 10px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 240px;
    height: 100%;
    max-height: 100vh;
    padding-bottom: 96px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-right: 1px solid var(--bg-1)
}

.sidebar:after,
.sidebar:before {
    position: absolute;
    z-index: 2;
    left: 0;
    display: block;
    width: 100%;
    content: ''
}

.sidebar:before {
    top: 60px;
    height: 28px;
    background: linear-gradient(to bottom, #fafbfb 8px, rgba(250, 251, 251, 0) 100%)
}

.sidebar:after {
    bottom: 0;
    height: 72px;
    background: linear-gradient(to top, #fafbfb 56px, rgba(250, 251, 251, 0) 100%)
}

.sidebar--header,
.sidebar--logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sidebar--header {
    overflow: hidden;
    max-width: 100%;
    padding: 20px 5px 0 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sidebar--logo {
    max-width: 120px;
    margin-left: 40px;
    -webkit-transition: max-width 0s linear 0s, opacity .2s ease-out;
    transition: max-width 0s linear 0s, opacity .2s ease-out;
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0)
}

.sidebar--logo svg {
    display: block;
    width: 120px;
    height: 28px;
    fill: var(--font-d)
}

.sidebar--nav {
    position: relative;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 30px);
    max-height: calc(100vh - 60px);
    padding: 0 30px 0 0
}

.sidebar--nav:last-of-type {
    padding-bottom: 72px
}

.sidebar--header+.sidebar--nav {
    padding-top: 28px
}

.sidebar--expand,
.sidebar--theme {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sidebar--expand {
    top: 24px;
    left: 16px;
    flex-direction: column;
    width: 24px;
    height: 24px;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.sidebar--expand svg {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    -webkit-transition: fill .3s ease-out, -webkit-transform 0s ease-out .25s;
    transition: transform 0s ease-out .25s, fill .3s ease-out;
    transition: transform 0s ease-out .25s, fill .3s ease-out, -webkit-transform 0s ease-out .25s;
    fill: var(--font-r);
    display: none
}

.sidebar--expand:hover svg {
    fill: var(--font-d)
}

.sidebar--expand:after,
.sidebar--expand:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 2px;
    margin-left: -8px;
    content: '';
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: var(--font-r)
}

.list--filters .filtered.sort-down:after,
.sidebar--expand:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sidebar--expand:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sidebar--theme {
    z-index: 3;
    bottom: 36px;
    left: 20px;
    width: 80px;
    max-width: 80px;
    height: 20px;
    -webkit-transition: max-width .2s ease-out, -webkit-transform .2s ease-out;
    transition: max-width .2s ease-out, transform .2s ease-out;
    transition: max-width .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sidebar--theme label,
.sidebar--theme__icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.sidebar--theme label {
    width: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.sidebar--theme__icon {
    overflow: hidden;
    max-width: 20px;
    -webkit-transition: max-width .2s ease-out, opacity .2s ease-out;
    transition: max-width .2s ease-out, opacity .2s ease-out
}

.sidebar--theme__icon:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.sidebar--theme__icon:first-of-type svg {
    fill: var(--font-d)
}

.menu__icon svg,
.sidebar--theme__icon svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: var(--font-r)
}

.menu {
    margin: 0;
    padding: 0 10px;
    list-style: none
}

.menu__item,
.menu__link {
    position: relative;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.menu__item {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    margin: 0 0 8px;
    padding: 0
}

.menu__link {
    width: calc(100% - 40px);
    height: 40px;
    white-space: nowrap;
    text-decoration: none;
    color: var(--font-r);
    border-radius: 6px
}

.child-menu__link:before,
.menu__link:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: block;
    width: calc(100% + 40px);
    height: 100%;
    content: '';
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    opacity: 0;
    border-radius: 6px;
    background: var(--font-d)
}

.menu__link.current,
.menu__link:hover {
    color: var(--font-d)
}

.darktheme .sidebar--theme__icon svg,
.list--header__grid.active svg,
.list--header__grid:hover svg,
.list--header__list.active svg,
.list--header__list:hover svg,
.menu__link.current svg,
.menu__link:hover svg {
    fill: var(--font-d)
}

.menu__link.current:before {
    opacity: .06
}

.menu__item.has-child {
    cursor: pointer
}

.menu__item.has-child:after {
    position: absolute;
    top: 20px;
    right: 16px;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    content: '';
    -webkit-transition: opacity .2s ease-out .1s, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-out .1s;
    transition: transform .2s ease-in-out, opacity .2s ease-out .1s, -webkit-transform .2s ease-in-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid var(--font-r);
    border-bottom: 2px solid var(--font-r)
}

.menu__icon,
.menu__link,
.menu__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu__icon {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu__icon svg {
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out
}

.menu__text {
    height: 38px;
    margin-top: 2px;
    -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

#benchmark-table-detail table,
.collapsed .menu__link,
.collapsed .menu__link:before {
    width: 100%
}

.child-menu {
    display: block;
    overflow: hidden;
    max-height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out
}

.child-menu__item,
.child-menu__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px
}

.child-menu__item {
    display: block;
    margin: 2px 0 0;
    padding: 0;
    -webkit-transition: opacity .3s ease-in, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-in, transform .3s ease-out;
    transition: opacity .3s ease-in, transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
    opacity: 0
}

.child-menu__item:nth-of-type(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.child-menu__item:nth-of-type(3) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.child-menu__item:nth-of-type(4) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.child-menu__item:nth-of-type(5) {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.child-menu__item:nth-of-type(6) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.child-menu__item:nth-of-type(7) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.child-menu__item:nth-of-type(8) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.child-menu__item:nth-of-type(9) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.child-menu__item:nth-of-type(10) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.child-menu__item:nth-of-type(11) {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

.child-menu__item:nth-of-type(12) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.child-menu__item:nth-of-type(13) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

.child-menu__item:nth-of-type(14) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.child-menu__item:nth-of-type(15) {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.child-menu__item:nth-of-type(16) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.child-menu__item:nth-of-type(17) {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

.child-menu__item:nth-of-type(18) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.child-menu__item:nth-of-type(19) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.child-menu__item:nth-of-type(20) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.child-menu__item:nth-of-type(21) {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

.child-menu__item:nth-of-type(22) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.child-menu__item:nth-of-type(23) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.child-menu__item:nth-of-type(24) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.child-menu__item:nth-of-type(25) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.child-menu__item:nth-of-type(26) {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

.child-menu__item:nth-of-type(27) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.child-menu__item:nth-of-type(28) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.child-menu__item:nth-of-type(29) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.child-menu__item:nth-of-type(30) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.child-menu__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    white-space: nowrap;
    text-decoration: none;
    color: var(--font-r);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.child-menu__link.current,
.child-menu__link:hover {
    color: var(--font-d)
}

.child-menu__link.current:before {
    opacity: .06
}

.expanded.has-child:after,
.list--filters .filtered.sort-up:after {
    -webkit-transform: rotate(-135deg) translate3d(-2px, -2px, 0);
    transform: rotate(-135deg) translate3d(-2px, -2px, 0)
}

.expanded .child-menu {
    max-height: 1200px
}

.expanded .child-menu__item {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.collapsed .sidebar {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
}

.collapsed .sidebar .sidebar--logo {
    max-width: 0;
    -webkit-transition: max-width 0s linear .2s, opacity .2s ease-out;
    transition: max-width 0s linear .2s, opacity .2s ease-out;
    opacity: 0
}

.collapsed .sidebar .sidebar--expand {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
}

.collapsed .sidebar .sidebar--expand svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.collapsed .sidebar .child-menu,
.collapsed .sidebar .expanded .child-menu {
    max-height: 0
}

.darktheme .sidebar:before {
    top: 60px;
    height: 28px;
    background: linear-gradient(to bottom, #304156 8px, rgba(48, 65, 86, 0) 100%)
}

.darktheme .sidebar:after {
    bottom: 0;
    height: 72px;
    background: linear-gradient(to top, #304156 56px, rgba(48, 65, 86, 0) 100%)
}

.darktheme .sidebar--theme__icon:first-of-type svg {
    fill: var(--font-r)
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumb__item {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.breadcrumb__link {
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    text-decoration: none;
    color: var(--font-r)
}

.breadcrumb__link:hover,
.lang a:hover,
.lang span:hover,
.list--header__tabs li:hover {
    color: var(--font-d)
}

.breadcrumb__link:after {
    display: inline-block;
    padding: 0 8px;
    content: '/';
    color: var(--font-r)
}

.breadcrumb__current {
    font-weight: 500;
    color: var(--font-d)
}

.pagination {
    position: relative;
    height: 60px;
    margin: 20px 0 0
}

.pagination__info {
    font-size: 12px;
    line-height: 1;
    height: 24px;
    margin-bottom: 8px;
    color: var(--font-l);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__info,
.pagination__item,
.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__list {
    margin: 0 116px;
    padding: 0
}

.pagination__item {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    overflow: hidden;
    width: 24px;
    height: 24px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    color: var(--font-r);
    border-radius: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__item:hover {
    background-color: var(--bg-1)
}

.pagination__item_ellipsis {
    cursor: default;
    background-color: initial !important
}

.pagination__item.current {
    background-color: var(--font-d)
}

.pagination__item+.pagination__item {
    margin-left: 2px
}

.pagination__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 22px;
    margin-top: 2px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none;
    color: var(--font-r);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__item.current .pagination__link {
    cursor: default;
    color: var(--bg)
}

.pagination__next,
.pagination__prev {
    position: relative;
    display: block;
    width: 24px;
    height: 24px
}

.pagination__next:before,
.pagination__prev:before {
    position: absolute;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: '';
    border-bottom: 1px solid var(--font-r)
}

.pagination__prev:before {
    left: 50%;
    margin-left: -3px;
    -webkit-transform: rotate(45deg) translate3d(2px, -5px, 0);
    transform: rotate(45deg) translate3d(2px, -5px, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border-left: 1px solid var(--font-r)
}

.pagination__next:before {
    right: 50%;
    margin-right: -3px;
    -webkit-transform: rotate(-45deg) translate3d(0, -1px, 0);
    transform: rotate(-45deg) translate3d(0, -1px, 0);
    border-right: 1px solid var(--font-r)
}

.informer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.informer,
.lang,
.lang a,
.lang span,
.messages,
.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lang a,
.lang span,
.messages,
.search {
    margin-left: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lang a,
.lang span {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none;
    color: var(--font-r)
}

.lang a.active,
.lang span.active {
    font-weight: 400;
    color: var(--font-d)
}

.messages,
.search {
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.messages svg,
.search svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: var(--font-d)
}

.user,
.user img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.user {
    position: relative;
    margin-left: 20px;
    white-space: nowrap;
    background: var(--bg-1);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px
}

.user img {
    display: block;
    overflow: hidden
}

.user--menu {
    position: absolute;
    z-index: 20;
    top: calc(100% - 4px);
    right: 0;
    margin: 0;
    padding: 16px 0 0;
    list-style: none;
    -webkit-transition: opacity .2s ease-out 0s, -webkit-transform .1s linear 0s;
    transition: opacity .2s ease-out 0s, transform .1s linear 0s;
    transition: opacity .2s ease-out 0s, transform .1s linear 0s, -webkit-transform .1s linear 0s;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    opacity: 0
}

.user--menu:before {
    position: absolute;
    z-index: 1;
    top: 9px;
    right: 11px;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: var(--font-d)
}

.user--menu__item {
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: var(--white-inverse);
    background-color: var(--font-d)
}

.user--menu__item:first-of-type {
    padding-top: 8px;
    border-radius: 3px 3px 0 0
}

.user--menu__item:last-of-type {
    padding-bottom: 8px;
    border-radius: 0 0 3px 3px
}

.list--header,
.user--menu__item a {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.user--menu__item a {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-width: 200px;
    height: 40px;
    padding: 0 24px;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: currentColor;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.list--menu__item a:hover,
.list--menu__item span:hover,
.user--menu__item a:hover {
    background-color: var(--white-t)
}

.user--menu__item_logout a {
    color: var(--red)
}

.user:hover .user--menu {
    -webkit-transition: opacity .3s ease-out .1s, -webkit-transform .2s linear 0s;
    transition: opacity .3s ease-out .1s, transform .2s linear 0s;
    transition: opacity .3s ease-out .1s, transform .2s linear 0s, -webkit-transform .2s linear 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    pointer-events: initial;
    opacity: 1
}

.list--header {
    padding-bottom: 22px;
    border-bottom: 1px solid var(--bg-1)
}

.list--header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 26px;
    margin: 0;
    padding: 0;
    list-style: none
}

.list--header__tabs li {
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 0 24px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    color: var(--font-r)
}

.landing--footer__socials a:first-of-type,
.list--header__tabs li:first-of-type {
    margin-left: 0
}

.list--header__view {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 44px;
    height: 26px;
    justify-self: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.list--header__grid,
.list--header__list {
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.list--header__grid svg,
.list--header__list svg,
.list--menu__btn svg {
    display: block;
    width: 16px;
    height: 16px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-l)
}

.list__container.gridview {
    max-width: 962px;
    margin: 24px auto 44px
}

.list__container.list__container_empty {
    display: block;
    max-width: 100%;
    margin: 0
}

.list--filters,
.list--filters>div,
.list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.list--filters {
    font-size: 10px;
    line-height: 12px;
    width: 100%;
    padding: 24px 0 6px;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: var(--font-l)
}

.list--filters>div,
.list__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.list--filters>div {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.list--filters .filtered {
    cursor: pointer;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.list--filters .filtered:after {
    display: inline-block;
    width: 4px;
    min-width: 4px;
    height: 4px;
    margin: -5px 0 0 8px;
    content: '';
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid var(--font-d);
    border-bottom: 1px solid var(--font-d)
}

.list--filters .filtered.active,
.list--filters .filtered:hover {
    color: var(--font-d)
}

.list__container.gridview .list--filters {
    display: none
}

.list__item {
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-top: 1px solid transparent
}

.list__item:hover {
    background-color: var(--green-sl)
}

.list__item+.list__item {
    border-top-color: var(--bg-1)
}

.list__container.gridview .list__item {
    display: block;
    margin-bottom: 24px;
    padding: 0 0 36px;
    border-top: 0;
    border-radius: 8px;
    background-color: var(--white-inverse);
    -webkit-box-shadow: -8px 8px 16px 0 rgba(67, 86, 100, .08);
    box-shadow: -8px 8px 16px 0 rgba(67, 86, 100, .08)
}

.list__container.list__container_empty .list--filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.list__img img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 12px
}

.list--menu {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px
}

.list--menu__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 5px;
    background-color: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list--menu__btn:after {
    position: absolute;
    top: -12px;
    right: 0;
    bottom: -12px;
    left: 0;
    display: block;
    content: ''
}

.list--menu__btn svg {
    width: 20px;
    height: 20px;
    fill: var(--font-r)
}

.list--menu__list {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    margin: 0;
    padding: 16px 0 0;
    list-style: none;
    -webkit-transition: opacity .2s ease-out 0s, -webkit-transform .1s linear 0s;
    transition: opacity .2s ease-out 0s, transform .1s linear 0s;
    transition: opacity .2s ease-out 0s, transform .1s linear 0s, -webkit-transform .1s linear 0s;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    opacity: 0
}

.list--menu__list:before {
    position: absolute;
    z-index: 1;
    top: 9px;
    right: 22px;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: var(--font-d)
}

.list--menu__item {
    margin: 0;
    padding: 0;
    color: var(--white-inverse);
    background-color: var(--font-d)
}

.list--menu__item:first-of-type {
    padding-top: 8px;
    border-radius: 3px 3px 0 0
}

.list--menu__item:last-of-type {
    padding-bottom: 8px;
    border-radius: 0 0 3px 3px
}

.list--menu__item a,
.list--menu__item span {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 200px;
    height: 44px;
    padding: 0 24px;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: currentColor;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.admin--image__list li button:hover,
.list--menu__item_del a {
    color: var(--red)
}

.list--menu.visible .list--menu__btn,
.list__container.gridview .list--menu:hover .list--menu__btn,
.list_blocks .list--header .input-switcher span:before,
.scheme-edit .scheme__switcher .input-switcher span:before {
    background-color: var(--font-d)
}

.list--menu.visible .list--menu__btn svg {
    fill: var(--bg)
}

.list--menu.visible .list--menu__list {
    -webkit-transition: opacity .3s ease-out .1s, -webkit-transform .2s linear 0s;
    transition: opacity .3s ease-out .1s, transform .2s linear 0s;
    transition: opacity .3s ease-out .1s, transform .2s linear 0s, -webkit-transform .2s linear 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    pointer-events: initial;
    opacity: 1
}

.list__container.gridview .list--menu {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 24px 0 0;
    vertical-align: top
}

.list__container.gridview .list--menu__btn {
    width: 36px;
    height: 36px;
    background-color: var(--light-inverse)
}

.list__container.gridview .list--menu__list {
    top: initial;
    bottom: 100%;
    padding: 0 0 16px;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.list__container.gridview .list--menu__list:before {
    top: initial;
    right: 26px;
    bottom: 9px
}

.list__container.gridview .list--menu__item:first-of-type {
    display: none
}

.list__container.gridview .list--menu__item:nth-of-type(2) {
    padding-top: 8px;
    border-radius: 3px 3px 0 0
}

.list__container.gridview .list--menu__item:last-of-type {
    -webkit-box-shadow: 0 6px 8px -5px rgba(0, 0, 0, .4);
    box-shadow: 0 6px 8px -5px rgba(0, 0, 0, .4)
}

.list--empty {
    margin: 24px 0 12px;
    padding: 42px 32px 24px;
    text-align: center;
    background-color: var(--light-inverse)
}

.list--empty__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.list--empty p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px
}

.list--empty .btn {
    font-size: 14px;
    width: 180px;
    margin: 16px auto 0
}

.list__container.list__container_empty .list--filters {
    display: none
}

.splide__container {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.splide__list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: 0;
    pointer-events: none;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.splide__pagination li {
    line-height: 1;
    display: inline-block;
    margin: 0;
    list-style-type: none;
    pointer-events: auto
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden;
    outline: 0
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    list-style-type: none !important;
    outline: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.splide__slide img {
    vertical-align: bottom
}

.splide__slide,
.splide__slider {
    position: relative
}

.splide__spinner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: auto;
    -webkit-animation: splide-loading 1s linear infinite;
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    contain: strict
}

.splide__track {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.block-analysis--table .dt-table>thead>tr>th,
.org--main__table .dt-table>thead>tr>th,
.splide--draggable>.splide__slider>.splide__track,
.splide--draggable>.splide__track {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide--fade>.splide__slider>.splide__track>.splide__list,
.splide--fade>.splide__track>.splide__list {
    display: block
}

.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,
.splide--fade>.splide__track>.splide__list>.splide__slide {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0
}

.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,
.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1
}

.splide--rtl {
    direction: rtl
}

.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,
.splide--ttb.is-active>.splide__track>.splide__list {
    display: block
}

.splide__arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 2em;
    height: 2em;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .7;
    border: 0;
    border-radius: 50%;
    background: #ccc;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.splide__arrow svg {
    width: .6em;
    height: .6em;
    fill: #000
}

.splide__arrow:hover {
    opacity: .9
}

.splide__arrow:focus {
    outline: 0
}

.splide__arrow--prev {
    left: 1em
}

.splide__arrow--prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrow--next {
    right: 1em
}

.splide__pagination {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: .5em;
    left: 0;
    padding: 0 1em
}

.splide__pagination__page {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 3px;
    padding: 0;
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    opacity: .7;
    border: 0;
    border-radius: 50%;
    background: #ccc
}

.splide__pagination__page.is-active {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    background: #fff
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus {
    outline: 0
}

.splide__progress__bar {
    height: 3px;
    background: #ccc
}

.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,
.splide--nav>.splide__track>.splide__list>.splide__slide {
    cursor: pointer;
    border: 3px solid transparent
}

.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,
.splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
    border: 3px solid #000
}

.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,
.splide--nav>.splide__track>.splide__list>.splide__slide:focus {
    outline: 0
}

.splide--rtl>.splide__arrows .splide__arrow--prev,
.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
    right: 1em;
    left: auto
}

.splide--rtl>.splide__arrows .splide__arrow--prev svg,
.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.splide--rtl>.splide__arrows .splide__arrow--next,
.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
    right: auto;
    left: 1em
}

.splide--rtl>.splide__arrows .splide__arrow--next svg,
.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide--ttb>.splide__arrows .splide__arrow,
.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.splide--ttb>.splide__arrows .splide__arrow--prev,
.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
    top: 1em
}

.splide--ttb>.splide__arrows .splide__arrow--prev svg,
.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.splide--ttb>.splide__arrows .splide__arrow--next,
.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
    top: auto;
    bottom: 1em
}

.splide--ttb>.splide__arrows .splide__arrow--next svg,
.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.splide--ttb>.splide__pagination,
.splide--ttb>.splide__slider>.splide__pagination {
    top: 0;
    right: .5em;
    bottom: 0;
    left: auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    padding: 1em 0;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.gallery-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .2s ease-out .1s, -webkit-transform .2s ease-out .1s;
    transition: opacity .2s ease-out .1s, transform .2s ease-out .1s;
    transition: opacity .2s ease-out .1s, transform .2s ease-out .1s, -webkit-transform .2s ease-out .1s;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    background: rgba(0, 0, 0, .8)
}

.gallery-popup__container {
    position: relative;
    top: 50%;
    max-width: 100%;
    max-height: 100vh;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gallery-popup__container .splide__slide {
    max-height: 100vh
}

.gallery-popup__container .splide__slide img {
    display: block;
    width: auto;
    max-width: calc(100% - 160px);
    height: auto;
    max-height: calc(100vh - 60px);
    margin-right: auto;
    margin-left: auto
}

.gallery-popup__container .splide__arrow {
    width: 48px;
    height: 48px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    opacity: 1;
    background-color: transparent
}

.gallery-popup__container .splide__arrow svg {
    width: 20px;
    height: 20px;
    fill: #fff
}

.gallery-popup__container .splide__arrow:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, .5)
}

.gallery-popup__container .splide__arrow--prev {
    left: 40px
}

.gallery-popup__container .splide__arrow--next {
    right: 40px
}

.gallery-popup__container .splide__pagination {
    bottom: -30px
}

.gallery-popup__container .splide__pagination__page {
    width: 20px;
    max-width: 8px;
    height: 8px;
    -webkit-transition: max-width .3s ease-out, background-color .3s ease-out;
    transition: max-width .3s ease-out, background-color .3s ease-out;
    opacity: 1;
    border-radius: 4px;
    background-color: #ccc
}

.gallery-popup__container .splide__pagination__page.is-active {
    max-width: 20px;
    -webkit-transform: none;
    transform: none;
    background-color: #fff
}

.gallery-popup.visible {
    -webkit-transition: opacity .3s ease-out 0s, -webkit-transform .3s ease-out 0s;
    transition: opacity .3s ease-out 0s, transform .3s ease-out 0s;
    transition: opacity .3s ease-out 0s, transform .3s ease-out 0s, -webkit-transform .3s ease-out 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.gallery-popup.visible .splider {
    opacity: 1
}

.gallery-popup__close {
    position: fixed;
    z-index: 9999;
    top: 3rem;
    right: 2rem;
    width: 48px;
    height: 48px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out, opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: background-color .3s ease-out, opacity .3s ease-out, transform .3s ease-out;
    transition: background-color .3s ease-out, opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0;
    border-radius: 50%;
    background-color: transparent
}

.gallery-popup__close span {
    position: absolute;
    top: 9px;
    left: 23px;
    width: 2px;
    height: 30px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #fff
}

.gallery-popup__close span:first-of-type {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.gallery-popup__close span:last-of-type {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.gallery-popup__close:hover {
    background-color: rgba(0, 0, 0, .5)
}

.gallery-popup.visible .gallery-popup__close {
    -webkit-transition: background-color .3s ease-out, opacity .3s ease-out .1s, -webkit-transform .3s ease-out .1s;
    transition: background-color .3s ease-out, opacity .3s ease-out .1s, transform .3s ease-out .1s;
    transition: background-color .3s ease-out, opacity .3s ease-out .1s, transform .3s ease-out .1s, -webkit-transform .3s ease-out .1s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.welcome {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 32px);
    margin-right: -16px;
    margin-left: -16px;
    padding: 48px 32px 36px;
    border-radius: 12px;
    background-color: #304156;
    background-image: url(/asem/static/index/asem-pattern.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + 260px) calc(100% + 60px);
    background-size: 400px 375px
}

.welcome__title {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 10px;
    padding: 0;
    color: #fff
}

.welcome__text {
    font-size: 15px;
    line-height: 24px;
    color: rgba(255, 255, 255, .5)
}

.welcome__close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border-radius: 50%;
    background: #fff
}

.welcome__close:after,
.welcome__close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2px;
    height: 16px;
    margin: -8px 0 0 -1px;
    content: '';
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    background: rgba(48, 65, 86, .6)
}

.welcome__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.welcome__close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.welcome__close:hover:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.welcome__close:hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.welcome .btn {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: 36px;
    margin: 20px 0 0;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.welcome .btn:hover {
    color: #304156;
    background-color: #fff
}

.darktheme .welcome {
    background-color: rgba(255, 255, 255, .04)
}

.landing__lgtitle,
.landing__title {
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.landing__title {
    font-size: 24px;
    line-height: 36px
}

.landing__lgtitle {
    font-size: 32px;
    line-height: 40px
}

.landing__desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: var(--font-d)
}

.landing__container {
    max-width: 100%;
    margin-right: 20px;
    margin-left: 20px
}

.landing__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 155px;
    flex: 0 0 155px
}

.landing--nav__login svg,
.landing__logo svg {
    display: block;
    width: 129px;
    height: 30px;
    fill: var(--font-d)
}

.landing--header {
    position: absolute;
    z-index: 2;
    top: 16px;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 6px 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.landing--header,
.landing--nav,
.landing--nav__login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing--nav {
    padding-top: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.landing--nav__login {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    padding: 4px 16px 4px 12px;
    text-decoration: none;
    color: var(--font-d);
    border: 1px solid currentColor;
    border-radius: 6px
}

.landing--nav__login svg {
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.landing--menu {
    display: none;
    margin: 0 64px 0 0;
    padding: 0;
    list-style: none
}

.landing--menu__item {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 12px;
    padding: 0;
    color: var(--font-d)
}

.landing--menu__link,
.landing--top .landing__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.landing--menu__link {
    height: 48px;
    padding: 0 12px;
    color: var(--font-d);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing--top {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-height: 790px;
    padding-top: 120px;
    padding-bottom: 60px;
    background-color: var(--white-inverse)
}

.landing--top:after,
.landing--top:before {
    position: absolute;
    z-index: 1;
    display: block;
    content: '';
    opacity: .3;
    border-radius: 50%;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.landing--top:before {
    top: 400px;
    right: -20px;
    width: 60vw;
    height: 60vw;
    background-color: #fdf19b
}

.landing--top:after {
    top: 500px;
    right: 60vw;
    width: 70vw;
    height: 70vw;
    background-color: #b8fed8
}

.landing--top .landing__container {
    position: relative;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.landing--top__btn,
.landing--top__desc,
.landing--top__title {
    position: relative;
    z-index: 3
}

.landing--top__title {
    margin: 0 0 12px
}

.landing--top .landing__desc {
    max-width: 460px;
    margin: 0;
    padding: 0
}

.landing--top__btn,
.landing--top__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.landing--top__btns {
    margin-top: 48px
}

.landing--top__btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 120px;
    height: 42px;
    margin-right: 14px;
    padding: 0 45px;
    text-decoration: none;
    color: #fff;
    border: 1px solid var(--green-d);
    border-radius: 6px;
    background-color: var(--green-d);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing--top__btn_transparent {
    color: var(--green-d);
    background-color: transparent
}

.landing--top__btn:last-of-type {
    margin-right: 0
}

.landing--top__img {
    position: relative;
    z-index: 2;
    width: calc(100% - 40px);
    height: calc(57vw - 23px);
    margin-top: 60px;
    margin-left: 20px
}

.landing--top__img img {
    position: relative;
    z-index: 2;
    display: block;
    width: auto;
    height: 100%
}

.landing--top__img:before {
    position: absolute;
    z-index: 1;
    bottom: -160px;
    left: 5%;
    display: block;
    width: 260px;
    height: 260px;
    content: '';
    opacity: .3;
    border-radius: 50%;
    background-color: #fdc3cc;
    -webkit-filter: blur(40px);
    filter: blur(40px)
}

.landing--logos {
    overflow-y: hidden;
    height: 140px;
    background-color: var(--bg)
}

.landing--logos__container,
.landing--logos__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing--logos__container {
    overflow-x: auto;
    height: 140px;
    padding-bottom: 30px
}

.landing--logos__item {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    height: 76px;
    padding: 0 48px 0 0
}

.landing--logos__item img {
    display: block;
    width: auto;
    height: 32px;
    margin-right: 16px
}

.landing--logos__item p {
    margin: 0;
    padding: 2px 0 0;
    white-space: nowrap
}

.landing--logos__item span {
    display: block
}

.landing--logos__item:first-of-type {
    margin-left: 20px
}

.landing--about {
    padding: 48px 0 40px;
    color: #d9dbe6;
    background-color: #304156
}

.landing--about__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    color: #fff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.landing--about__title .source-icon {
    margin-top: 2px;
    margin-right: 12px;
    border-radius: 9px;
    background-color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
}

.landing--about__col {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #d9dbe6
}

.landing--about__col p {
    margin: 0 0 16px
}

.landing--features {
    overflow: hidden;
    max-width: 100%;
    padding-top: 48px;
    padding-bottom: 12px;
    background-color: var(--bg)
}

.landing--features>.landing__desc,
.landing--features>.landing__title {
    max-width: 744px;
    text-align: center
}

.landing--features>.landing__title {
    margin: 0 auto 20px
}

.landing--features>.landing__desc {
    margin: 0 auto 60px
}

.landing--features .landing__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.landing--features__item:nth-of-type(even) .landing--features__img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.landing--features__img,
.landing--features__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.landing--features__img {
    position: relative
}

.landing--features__img img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: auto
}

.landing--features__text {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 48px;
    color: var(--font-r)
}

.landing--features__text .source-icon {
    float: left;
    margin: 4px 8px 0 12px
}

.landing--features__text .landing__title {
    margin-bottom: 24px
}

.landing--features__item_monitoring .landing--features__img:after,
.landing--features__item_monitoring .landing--features__img:before {
    position: absolute;
    z-index: 1;
    display: block;
    content: '';
    opacity: .2;
    border-radius: 50%;
    -webkit-filter: blur(35px);
    filter: blur(35px)
}

.landing--features__item_reports .landing--features__img:after,
.landing--features__item_reports .landing--features__img:before {
    position: absolute;
    z-index: 1;
    display: block;
    content: '';
    border-radius: 50%;
    -webkit-filter: blur(35px);
    filter: blur(35px)
}

.landing--features__item_monitoring .landing--features__img:before {
    top: -5%;
    right: 20%;
    width: 100px;
    height: 100px;
    background-color: #0093ff
}

.landing--features__item_monitoring .landing--features__img:after {
    bottom: 15%;
    left: 10%;
    width: 260px;
    height: 150px;
    background-color: #ff4a7a
}

.landing--features__item_reports .landing--features__img:after,
.landing--features__item_reports .landing--features__img:before {
    opacity: .4
}

.landing--features__item_reports .landing--features__img:before {
    top: -5%;
    right: 5%;
    width: 180px;
    height: 180px;
    background-color: #fdf19b
}

.landing--features__item_reports .landing--features__img:after {
    bottom: 15%;
    left: 10%;
    width: 260px;
    height: 150px;
    background-color: #b8fed8
}

.landing--features__item_eplanning {
    margin-top: 40px
}

.landing--features__item_eplanning .landing--features__img {
    margin-top: 24px
}

.landing--additionals {
    padding-top: 48px;
    padding-bottom: 48px;
    text-align: center;
    background-color: var(--white-inverse)
}

.landing--additionals .landing__title {
    margin-bottom: 72px
}

.landing--additionals__item,
.landing--faq__item:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.landing--additionals__item .source-icon {
    margin: 0 auto 28px
}

.landing--additionals__title {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 16px;
    padding: 0;
    color: var(--font-d)
}

.landing--additionals__desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 44px;
    color: var(--font-r)
}

.landing--reviews {
    padding: 48px 0 60px;
    color: #fff;
    background-color: var(--font-d)
}

.landing--reviews .landing__container {
    position: relative
}

.landing--reviews__title {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 48px;
    padding: 0;
    color: var(--green)
}

.landing--reviews__author {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8px;
    padding-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%
}

.landing--reviews__photo {
    display: block;
    float: left;
    overflow: hidden;
    width: 42px;
    height: 42px;
    border-radius: 50%
}

.landing--reviews__photo img {
    display: block;
    width: 100%;
    height: 100%
}

.landing--reviews__desc,
.landing--reviews__name {
    padding: 0
}

.landing--reviews__name {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 4px 56px
}

.landing--reviews__desc {
    font-size: 14px;
    line-height: 20px;
    max-width: 200px;
    margin: 0 0 0 56px;
    color: rgba(255, 255, 255, .6)
}

.landing--reviews__text {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    clear: both;
    margin-top: 24px
}

.landing--reviews .splide__arrows {
    position: absolute;
    top: -20px;
    right: 0;
    width: 80px
}

.landing--reviews .splide__arrow {
    top: initial;
    bottom: 0;
    width: 40px;
    height: 40px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    opacity: 1;
    border-radius: 14px;
    background-color: transparent
}

.landing--reviews .splide__arrow:hover {
    background-color: rgba(255, 255, 255, .06)
}

.landing--reviews .splide__arrow--prev {
    left: 0
}

.landing--reviews .splide__arrow--next {
    right: 0
}

.landing--reviews .splide__arrow svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: #fff
}

.landing--faq {
    padding: 48px 0 60px;
    background-color: var(--white-inverse)
}

.landing--faq__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 52px;
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.landing--faq__list {
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
    border: 1px solid var(--bg-1);
    border-radius: 10px
}

.landing--faq__item {
    position: relative;
    margin: 0;
    padding: 24px 44px 24px 16px;
    list-style: none;
    border-top: 1px solid var(--bg-1)
}

.landing--faq__item:before {
    position: absolute;
    top: 28px;
    right: 20px;
    display: block;
    width: 12px;
    height: 12px;
    content: '';
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-bottom: 2px solid var(--font-r);
    border-left: 2px solid var(--font-r)
}

.landing--faq__item:first-of-type {
    border-top: 0
}

.landing--faq__item h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 12px;
    padding: 0;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    color: var(--font-d)
}

.landing--contacts__form input,
.landing--contacts__form textarea,
.landing--faq__item div {
    font-weight: 300;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--font-d)
}

.landing--faq__item div {
    font-size: 14px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .3s ease-out, opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: max-height .3s ease-out, opacity .3s ease-out, transform .3s ease-out;
    transition: max-height .3s ease-out, opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    opacity: 0
}

.landing--faq__item.expanded:before {
    -webkit-transform: rotate(-225deg) translate3d(6px, -6px, 0);
    transform: rotate(-225deg) translate3d(6px, -6px, 0)
}

.landing--faq__item.expanded h4 {
    color: var(--green)
}

.landing--faq__item.expanded div {
    max-height: 300px;
    -webkit-transition: max-height .3s ease-out, opacity .2s ease-out .05s, -webkit-transform .2s ease-out .05s;
    transition: max-height .3s ease-out, opacity .2s ease-out .05s, transform .2s ease-out .05s;
    transition: max-height .3s ease-out, opacity .2s ease-out .05s, transform .2s ease-out .05s, -webkit-transform .2s ease-out .05s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.landing--contacts {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 0 60px;
    background-color: var(--bg)
}

.landing--contacts__label {
    margin: 0 0 20px;
    grid-column: 1/2 span
}

.landing--contacts__title {
    margin: 0 0 28px;
    grid-column: 1/1 span
}

.landing--contacts__form {
    grid-column: 2/1 span;
    grid-row: 2/2 span
}

.landing--contacts__form input,
.landing--contacts__form textarea {
    font-size: 16px;
    display: block;
    padding: 16px 12px 12px;
    border-radius: 6px;
    background-color: var(--white-inverse)
}

.landing--contacts__form input {
    height: 40px;
    margin-bottom: 16px
}

.landing--contacts__form textarea {
    min-height: 132px;
    margin-bottom: 24px
}

.landing--contacts__form .btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    width: 220px;
    height: 48px;
    margin-bottom: 24px;
    color: #fff;
    background-color: var(--green-d)
}

.landing--contacts__form .btn:hover {
    background-color: var(--green)
}

.landing--contacts__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/1 span;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.landing--contacts__info a {
    display: block;
    margin-top: 8px;
    text-decoration: none;
    color: var(--font-d)
}

.landing--join {
    padding: 72px 0 96px;
    background-color: #304156;
    background-image: url(/asem/static/index/asem-pattern.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + 240px) calc(100% + 160px);
    background-size: auto 450px
}

.landing--join .landing__desc,
.landing--join .landing__lgtitle {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #fff
}

.landing--join .landing__desc {
    margin-top: 16px;
    margin-right: 20px;
    margin-left: 20px
}

.landing--join__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: 24px 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.landing--join__btns .landing--top__btn {
    max-width: 140px;
    padding: 0 36px
}

.landing--join .landing--top__btn_transparent {
    color: #fff;
    border-color: #fff
}

.landing__copy {
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
    color: var(--font-l)
}

.landing--footer {
    padding: 48px 0 56px;
    background-color: #fff
}

.landing--footer .landing__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px
}

.landing--footer .landing__logo svg {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.landing--footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.landing--footer__socials a {
    display: block;
    width: 18px;
    height: 18px;
    margin-left: 20px
}

.landing--footer__socials a:hover svg {
    fill: var(--green-d)
}

.landing--footer__socials svg {
    display: block;
    width: 18px;
    height: 18px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.landing--footer__links {
    margin-top: 36px;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.landing--footer__links a {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    display: block;
    height: 18px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none;
    color: var(--font-d)
}

.landing--footer__links a:hover,
.login--form__links a:hover {
    color: var(--green-d)
}

.landing--footer__links a+a {
    margin-top: 12px
}

.darktheme .landing--top__btn_transparent {
    color: #fff;
    border-color: #fff
}

.darktheme .landing--contacts,
.darktheme .landing--features,
.darktheme .landing--footer,
.darktheme .landing--logos,
.darktheme .landing--reviews {
    background-color: #38495c
}

.darktheme .landing--logos__item img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.login--header,
.login--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login--wrapper {
    position: relative;
    overflow: hidden;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.login--header {
    color: #fff;
    background-color: var(--font-d);
    background-image: url(/asem/static/index/asem-pattern.svg);
    background-repeat: no-repeat;
    background-position: 110px 38%;
    background-size: auto 400px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 128px;
    flex: 0 0 128px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login--header__logo {
    display: block;
    margin: 0 0 18px 24px
}

.login--header__logo svg {
    display: block;
    width: 121px;
    height: 28px;
    fill: #fff
}

.login--header__title {
    display: none
}

.login--content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login--content form {
    display: contents
}

.login--content__header {
    margin-top: 32px
}

.login--content__text,
.login--content__title {
    width: 100%;
    text-align: center
}

.login--content__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.login--content__text {
    font-size: 16px;
    line-height: 24px;
    margin: 6px 0 24px;
    color: var(--font-l)
}

.login--content__copy {
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    bottom: 24px;
    width: 100%;
    text-align: center;
    color: var(--font-l)
}

.login--form {
    width: 78%;
    max-width: 334px;
    margin-bottom: 52px
}

.login--form .fieldset {
    position: relative;
    width: 100%
}

.login--form .fieldset input {
    background: var(--bg)
}

.login--form .fieldset input:focus {
    border-color: var(--green)
}

.login--form .fieldset+.fieldset {
    margin: 12px 0 0
}

.login--form .input-switcher {
    display: inline-block;
    margin-top: 6px;
    margin-right: 3px;
    vertical-align: top
}

.login--form .input-switcher+span {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    margin-top: 9px;
    vertical-align: top;
    color: var(--font-d)
}

.login--form .loginpass__eye {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    opacity: .4
}

.login--form .loginpass__eye svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: none;
    stroke: #304156;
    stroke-width: 1.5
}

.login--form .loginpass__eye.active {
    opacity: 1
}

.login--form .btn {
    width: 100%;
    margin: 20px 0 0
}

.login--form__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 32px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.login--form__links a {
    font-size: 12px;
    line-height: 16px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none;
    color: var(--blue)
}

.blocks--header {
    margin-bottom: 24px
}

.blocks--filters {
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.blocks--filters__btn {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    padding-top: 1px;
    color: var(--font-d);
    border: 1px solid var(--font-d);
    border-radius: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blocks--filters__btn:after {
    display: block;
    width: 6px;
    min-width: 6px;
    height: 6px;
    margin-top: -6px;
    margin-left: 12px;
    content: '';
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid var(--font-d);
    border-bottom: 1px solid var(--font-d)
}

.search-box {
    position: relative;
    z-index: 10;
    margin-bottom: 20px
}

.search-box .select {
    width: 100% !important;
    min-width: 100%;
    max-width: 100%;
    height: 42px
}

.search-box .select__header {
    font-size: 16px;
    height: 42px;
    padding: 13px 22px 12px 14px
}

.search-box .select__header:after {
    right: 16px;
    width: 6px;
    min-width: 6px;
    height: 6px
}

.search-box .select__opts {
    top: calc(100% - 2px)
}

.search-box__input input {
    line-height: 1;
    display: block;
    width: 100%;
    padding: 13px 16px 10px;
    outline: 0;
    background-color: transparent
}

.search-box__city,
.search-box__district {
    margin-top: 12px
}

.search-box__city .select__header {
    padding: 13px 22px 12px 36px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE2IDE2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNiAxNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiMzMDQxNTY7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTcuOTk5LDE1Ljc1Yy0wLjE0NSwwLTAuMjktMC4wNDItMC40MTYtMC4xMjZjLTAuMjQ4LTAuMTY1LTYuMDYxLTQuMDk3LTYuMDYxLTguODk3QzEuNTIzLDMuMTU1LDQuNDI5LDAuMjUsOCwwLjI1YzMuNTcxLDAsNi40NzcsMi45MDYsNi40NzcsNi40NzdjMCw0LjgtNS44MTQsOC43MzItNi4wNjIsOC44OTdDOC4yODksMTUuNzA4LDguMTQ0LDE1Ljc1LDcuOTk5LDE1Ljc1eiBNOCwxLjc1Yy0yLjc0NCwwLTQuOTc3LDIuMjMzLTQuOTc4LDQuOTc3YzAsMy4zMzMsMy43MTEsNi40LDQuOTc3LDcuMzQ5YzEuMjY2LTAuOTQ5LDQuOTc4LTQuMDE3LDQuOTc4LTcuMzQ5QzEyLjk3NywzLjk4MywxMC43NDQsMS43NSw4LDEuNzV6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTcuOTk5LDkuMzg3Yy0xLjQ2NiwwLTIuNjU5LTEuMTkzLTIuNjU5LTIuNjZzMS4xOTMtMi42NTksMi42NTktMi42NTljMS40NjYsMCwyLjY1OSwxLjE5MywyLjY1OSwyLjY1OVM5LjQ2NSw5LjM4Nyw3Ljk5OSw5LjM4N3ogTTcuOTk5LDUuNTY4Yy0wLjYzOSwwLTEuMTU5LDAuNTItMS4xNTksMS4xNTlzMC41MiwxLjE1OSwxLjE1OSwxLjE1OXMxLjE1OS0wLjUyLDEuMTU5LTEuMTU5UzguNjM4LDUuNTY4LDcuOTk5LDUuNTY4eiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 14px 12px;
    background-size: 16px
}

.search-box__btn,
.search-box__input input {
    font-size: 16px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px
}

.search-box__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    padding-top: 1px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    color: var(--white-inverse);
    border-radius: 4px;
    background-color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 132px;
    flex: 0 0 132px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-box__btn svg {
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-right: 8px;
    fill: currentColor
}

.darktheme .list_blocks .list--header__filters .input-switcher span:before,
.search-box__btn:hover {
    background-color: var(--green)
}

.list_blocks.white-box {
    padding: 32px 24px
}

.list_blocks .list__container .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.list_blocks .list__container .list__item:nth-of-type(even):hover {
    background-color: var(--green-sl)
}

.list_blocks .list__container .list__item:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.list_blocks .list--header {
    height: auto
}

.list_blocks .list--header__filters {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list_blocks .list--header__filters>span {
    display: block;
    margin-right: 8px;
    color: var(--font-d)
}

.list_blocks .list--header__filters>span:first-of-type {
    display: inline-block;
    height: 32px;
    margin-top: 4px;
    margin-right: 12px;
    margin-bottom: 8px;
    vertical-align: top;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%
}

.list_blocks .list--header .select {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 12px
}

.list_blocks .list--header__sort {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%
}

.list_blocks .list--header__pages {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%
}

.list_blocks .list--header .input-switcher {
    position: absolute;
    bottom: 2px;
    left: 66px
}

.list_blocks .list--header .title {
    margin: 0 0 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.list_blocks .list__container {
    overflow-x: auto;
    max-width: 100%
}

.list_blocks .list--filters,
.list_blocks .list__item {
    min-width: 588px
}

.list_blocks .list--filters__checkbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px
}

.list_blocks .list--filters__block {
    max-width: 18%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%
}

.list_blocks .list--filters__org {
    max-width: 180px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

.list_blocks .list--filters__address {
    max-width: calc(100% - 44px - 18% - 180px - 5% - 88px - 48px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 44px - 18% - 180px - 5% - 88px - 48px);
    flex: 0 0 calc(100% - 44px - 18% - 180px - 5% - 88px - 48px)
}

.list_blocks .list--filters__asem,
.list_blocks .list--filters__build {
    -webkit-box-flex: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.list_blocks .list--filters__build {
    max-width: 5%;
    white-space: nowrap;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%
}

.list_blocks .list--filters__asem {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 24px;
    padding-left: 16px;
    -ms-flex: 0 0 88px;
    flex: 0 0 88px
}

.list_blocks .list--filters__empty {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
}

.list_blocks .list__item {
    position: relative
}

.list_blocks .list__checkbox {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px
}

.list_blocks .list__block,
.list_blocks .list__org {
    color: var(--font-d)
}

.list_blocks .list__block {
    overflow: hidden;
    max-width: 18%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%
}

.list_blocks .list__org {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 180px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.list_blocks .list__org .list__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px
}

.list_blocks .list__address,
.list_blocks .list__org span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 0
}

.list_blocks .list__org span {
    display: block;
    max-width: calc(100% - 52px);
    -ms-flex: 0 0 calc(100% - 52px);
    flex: 0 0 calc(100% - 52px)
}

.list_blocks .list__org span a {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: var(--font-d)
}

.list_blocks .list__org span a:before,
.list_orgs .list__name a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: ''
}

.list_blocks .list__address {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100% - 44px - 18% - 180px - 5% - 88px - 48px);
    padding-right: 8px;
    -ms-flex: 0 0 calc(100% - 44px - 18% - 180px - 5% - 88px - 48px);
    flex: 0 0 calc(100% - 44px - 18% - 180px - 5% - 88px - 48px)
}

.list_blocks .list__build {
    text-align: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%
}

.list_blocks .list--menu,
.list_blocks .list__asem {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0
}

.list_blocks .list__asem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 24px;
    padding-left: 16px;
    text-align: right;
    -ms-flex: 0 0 88px;
    flex: 0 0 88px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.list_blocks .list__asem svg {
    display: block;
    width: 15px;
    height: 15px;
    fill: #fff
}

.list_blocks .list--menu {
    padding-right: 12px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
}

.list_blocks .list--menu__list {
    right: 12px
}

.list_blocks .hierarchy .list__item_parent {
    border-bottom: 1px solid #969fa9;
    background-color: var(--bg)
}

.list_blocks .hierarchy .list__item:not(.list__item_parent) .list__org {
    position: relative;
    padding-left: 12px
}

.list_blocks .hierarchy .list__item:not(.list__item_parent) .list__org:after,
.list_blocks .hierarchy .list__item:not(.list__item_parent) .list__org:before {
    position: absolute;
    content: '';
    background-color: #969fa9
}

.list_blocks .hierarchy .list__item:not(.list__item_parent) .list__org:before {
    top: calc(-50% - 24px);
    left: 0;
    width: 1px;
    height: calc(100% + 24px)
}

.list_blocks .hierarchy .list__item:not(.list__item_parent) .list__org:after {
    top: 50%;
    left: 0;
    width: 6px;
    height: 1px
}

.list_blocks .hierarchy .list__item:not(.list__item_parent):last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.list_blocks .hierarchy .list__item:not(.list__item_parent):last-of-type .list__org:before {
    height: calc(50% + 12px)
}

.list_blocks .hierarchy .list__item_parent+.list__item {
    border-top: 0
}

.list_blocks .hierarchy .list__item_parent+.list__item:not(.list__item_parent) .list__org:before {
    top: -12px;
    height: calc(50% + 12px)
}

.list_blocks .hierarchy .list__item:nth-of-type(even) {
    background-color: transparent
}

.list_blocks .hierarchy .list__item:nth-of-type(even):hover {
    background-color: var(--green-sl)
}

.list_blocks .hierarchy .list__item.list__item_parent {
    background-color: var(--bg)
}

.list_blocks .hierarchy .list__item.list__item_parent:hover {
    background-color: var(--green-sl)
}

.list_blocks .hierarchy .list__item.list__item_parent:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.darktheme .search-box__city .select__header {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE2IDE2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNiAxNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNGQUZCRkI7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTcuOTk5LDE1Ljc1Yy0wLjE0NSwwLTAuMjktMC4wNDItMC40MTYtMC4xMjZjLTAuMjQ4LTAuMTY1LTYuMDYxLTQuMDk3LTYuMDYxLTguODk3QzEuNTIzLDMuMTU1LDQuNDI5LDAuMjUsOCwwLjI1YzMuNTcxLDAsNi40NzcsMi45MDYsNi40NzcsNi40NzdjMCw0LjgtNS44MTQsOC43MzItNi4wNjIsOC44OTdDOC4yODksMTUuNzA4LDguMTQ0LDE1Ljc1LDcuOTk5LDE1Ljc1eiBNOCwxLjc1Yy0yLjc0NCwwLTQuOTc3LDIuMjMzLTQuOTc4LDQuOTc3YzAsMy4zMzMsMy43MTEsNi40LDQuOTc3LDcuMzQ5YzEuMjY2LTAuOTQ5LDQuOTc4LTQuMDE3LDQuOTc4LTcuMzQ5QzEyLjk3NywzLjk4MywxMC43NDQsMS43NSw4LDEuNzV6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTcuOTk5LDkuMzg3Yy0xLjQ2NiwwLTIuNjU5LTEuMTkzLTIuNjU5LTIuNjZzMS4xOTMtMi42NTksMi42NTktMi42NTljMS40NjYsMCwyLjY1OSwxLjE5MywyLjY1OSwyLjY1OVM5LjQ2NSw5LjM4Nyw3Ljk5OSw5LjM4N3ogTTcuOTk5LDUuNTY4Yy0wLjYzOSwwLTEuMTU5LDAuNTItMS4xNTksMS4xNTlzMC41MiwxLjE1OSwxLjE1OSwxLjE1OXMxLjE1OS0wLjUyLDEuMTU5LTEuMTU5UzguNjM4LDUuNTY4LDcuOTk5LDUuNTY4eiIvPjwvc3ZnPg==)
}

.block-analysis--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-analysis--header__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 6px 0 0;
    color: var(--font-d);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.block-analysis--header__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    margin-right: 20px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: var(--wbox-bg);
    -webkit-box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.block-analysis--header__back svg {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.block-analysis--header__back:hover {
    background-color: var(--green)
}

.block-analysis--header__back:hover svg {
    fill: #fff
}

.block-analysis--top {
    position: relative;
    z-index: 10;
    margin: 0 0 32px
}

.block-analysis--top__variants {
    max-width: 100%
}

.block-analysis--top__variants .select__header {
    height: 42px;
    padding: 13px 28px 0 16px;
    border-color: var(--font-r);
    background-color: var(--white-inverse)
}

.block-analysis--top__variants .select__header:after {
    right: 16px;
    width: 6px;
    min-width: 6px;
    height: 6px;
    margin-top: -5px;
    margin-left: 12px;
    border-right: 1px solid var(--font-d);
    border-bottom: 1px solid var(--font-d)
}

.block-analysis--filters {
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%
}

.block-analysis--filters__range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    border: 1px solid var(--bg-1);
    border-radius: 4px;
    background-color: var(--white-inverse);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.block-analysis--filters__range input {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding: 0 16px;
    color: var(--font-d);
    border: 0;
    -webkit-box-flex: calc(50% - 32px);
    -ms-flex: calc(50% - 32px);
    flex: calc(50% - 32px)
}

.block-analysis--filters__range span {
    line-height: 42px;
    text-align: center;
    color: var(--font-l);
    background-color: var(--light-inverse);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.block-analysis--filters__range svg {
    display: block;
    width: 20px;
    height: 20px;
    margin: 10px 12px 10px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    fill: var(--font-d)
}

.block-analysis--filters .btn,
.block-analysis--filters .select {
    max-width: 100%;
    margin-top: 24px
}

.block-analysis--filters .select__header {
    height: 42px;
    padding: 13px 20px 0 12px;
    background-color: var(--white-inverse)
}

.block-analysis--filters .btn {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1px;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out;
    color: var(--white-inverse);
    background-color: var(--font-d)
}

.block-analysis--filters .btn:hover {
    color: #fff;
    background-color: var(--green)
}

.block-analysis--exports,
.block-analysis--exports__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-analysis--exports__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    margin-left: 8px;
    border: 1px solid var(--bg-1);
    border-radius: 4px;
    background-color: var(--light-inverse);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-analysis--exports__item svg {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.block-analysis--exports__item.export-exel:hover svg {
    fill: var(--green)
}

.block-analysis--exports__item.export-pdf:hover svg {
    fill: var(--red)
}

.block-analysis--exports__item.export-csv:hover svg {
    fill: var(--blue)
}

.block-analysis--exports__item.export-copy:hover svg {
    fill: var(--orange)
}

.block-analysis--exports__item.export-print:hover svg,
.services .services__save:hover svg {
    fill: var(--green-d)
}

.block-analysis--exports span {
    font-weight: 500;
    display: block;
    margin-right: 12px;
    color: var(--font-d)
}

.block-analysis--container__header .block-analysis__title {
    margin-bottom: 20px
}

.block-analysis--container__header .title {
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.block-analysis--container__header .subtitle {
    margin: 8px 0 0;
    padding: 0;
    color: var(--font-l)
}

.block-analysis--chart {
    width: 100%;
    min-width: 700px;
    height: 400px;
    margin: 32px 0 0
}

.block-analysis--chart__wrapper {
    overflow-x: auto;
    max-width: 100%;
    border-bottom: 1px solid var(--bg-1)
}

.block-analysis--chart__tooltip {
    display: none;
    padding: 12px 20px !important;
    border: 0 !important;
    border-radius: 6px !important;
    background-color: rgba(48, 65, 86, .95) !important;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .16)
}

.block-analysis--chart__tooltip strong {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    display: block;
    padding: 0 0 6px;
    color: #fff
}

.block-analysis--chart__tooltip div {
    font-family: 'MuseoSans', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    padding: 2px 0;
    white-space: nowrap;
    color: #d9dbe6
}

.block-analysis--chart__label span,
.block-analysis--chart__tooltip div span {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    margin-right: 6px;
    border: 2px solid currentColor;
    border-radius: 50%;
    background-color: currentColor
}

.block-analysis--chart__label span.emptyCircle,
.block-analysis--chart__tooltip div span.emptyCircle {
    background-color: #fff
}

.block-analysis--chart__labels {
    display: none;
    margin: 0;
    padding: 12px 0;
    list-style: none;
    border-top: 1px solid var(--bg-1);
    border-bottom: 1px solid var(--bg-1)
}

.block-analysis--chart__label {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: inline-block;
    margin: 0 24px 0 0;
    padding: 8px 0;
    white-space: nowrap;
    color: var(--font-d)
}

.block-analysis--table {
    margin-top: 36px
}

.block-analysis--table .dt-table>thead>tr>th:first-of-type span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 60px
}

.block-analysis--table .dt-table>thead>tr:first-of-type>th:first-child.dt-sorter::after,
.block-analysis--table .dt-table>thead>tr:first-of-type>th:first-child.dt-sorter::before {
    right: initial;
    left: 35px
}

.block-analysis--table .dt-table>tbody>tr>td:first-of-type {
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    color: var(--font-l)
}

.block-analysis--table .dt-top {
    display: none
}

.block-analysis--table__perpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.block-analysis--table__perpage>span {
    display: block;
    margin-right: 16px
}

.block-analysis--table__perpage .select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 116px;
    flex: 0 0 116px
}

.darktheme .block-analysis--chart__tooltip {
    background-color: rgba(255, 255, 255, .97) !important
}

.darktheme .block-analysis--chart__tooltip strong {
    color: #304156 !important
}

.darktheme .block-analysis--chart__tooltip div {
    color: rgba(48, 65, 86, .8) !important
}

.org--header {
    position: relative;
    padding: 24px 16px
}

.org--header:after {
    display: block;
    clear: both;
    content: ''
}

.org--header__img {
    display: none
}

.org--header__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin: 8px 55px 0 0;
    padding: 0;
    color: var(--font-d)
}

.org--header__desc {
    font-size: 14px;
    line-height: 22px;
    margin: 8px 0 0;
    padding: 0;
    color: var(--font-l)
}

.org--header__id {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    position: absolute;
    top: 32px;
    right: 16px;
    text-transform: uppercase;
    color: var(--font-l)
}

.org--tags {
    margin: 36px 0 0
}

.org--tags__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
    margin: 0 32px 12px 0;
    padding: 1px 0 0;
    color: var(--font-d)
}

.org--tags__wrapper {
    display: block;
    overflow: hidden;
    width: calc(100% + 64px);
    height: 40px;
    margin-left: -32px
}

.org--tags__items {
    position: relative;
    overflow-x: auto;
    max-width: 100%;
    height: 70px;
    padding: 0 32px
}

.org--menu,
.org--tags__item,
.org--tags__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.org--tags__item {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    height: 28px;
    margin: 0 12px 12px 0;
    padding: 6px 12px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    white-space: nowrap;
    text-decoration: none;
    color: var(--font-r);
    border-radius: 6px;
    background-color: var(--bg-1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.org--adminmenu__item a:hover,
.org--menu__item.current a,
.org--menu__item:hover a,
.org--tags__item:hover {
    color: var(--font-d)
}

.org--tags__item.current {
    color: var(--white-inverse);
    background-color: var(--font-d)
}

.org--menu {
    overflow-x: auto;
    height: 109px;
    margin: 0;
    padding: 0 0 30px;
    list-style: none
}

.org--menu__wraper {
    overflow: hidden;
    max-width: 100%;
    height: 79px;
    border-bottom: 1px solid var(--bg-1)
}

.org--menu__item {
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    position: relative;
    display: block;
    margin: 0 0 0 32px;
    padding: 24px 0 31px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    letter-spacing: 1px;
    text-transform: uppercase
}

.org--menu__item.current:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background-color: var(--font-d)
}

.org--adminmenu__item:first-of-type,
.org--menu__item:first-of-type {
    margin-left: 0
}

.org--adminmenu__item a,
.org--menu__item a {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    white-space: nowrap;
    text-decoration: none;
    color: var(--font-r)
}

.org--menu__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.org--menu__item a svg {
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: currentColor
}

.org--admin {
    margin: 36px 0 0
}

.org--adminmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 89px;
    margin: 0;
    padding: 0 0 30px;
    list-style: none
}

.org--adminmenu__wraper {
    overflow: hidden;
    max-width: 100%;
    height: 60px;
    border-bottom: 1px solid var(--bg-1)
}

.org--adminmenu__item {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin-left: 16px
}

.org--adminmenu__item a {
    display: block;
    padding: 8px 0 24px
}

.org--adminmenu__item.current {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px
}

.org--adminmenu__item.current a {
    cursor: default;
    color: var(--font-d)
}

.list_orgs .list--filters,
.list_orgs .list__item {
    min-width: 500px
}

.list_orgs .list--filters__name {
    margin-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px
}

.list_orgs .list--filters__empty {
    max-width: calc(100% - 52px - 54% - 64px - 52px - 60px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px);
    flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px)
}

.list_orgs .list--filters__empty:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px
}

.list_orgs .list--filters__address {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%
}

.list_orgs .list--filters__blocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.list_orgs .list--filters__role {
    margin-left: 48px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%
}

.list_orgs .list__img {
    margin-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px
}

.list_orgs .list__container.gridview .list__img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin-left: 0;
    padding-top: 66%;
    border-radius: 8px 8px 0 0
}

.list_orgs .list__container.gridview .list__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.list_orgs .list__name,
.list_orgs .list__name a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: var(--font-d)
}

.list_orgs .list__name {
    font-size: 16px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100% - 52px - 54% - 64px - 52px - 60px);
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px);
    flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px)
}

.list_orgs .list__name a {
    display: block;
    width: 100%;
    text-decoration: none
}

.list_orgs .list__container.gridview .list__name {
    font-size: 18px;
    font-weight: 500;
    margin: 24px 24px 0;
    padding: 0
}

.list_orgs .list__address {
    color: var(--font-r)
}

.list_orgs .list__address,
.list_orgs .list__blocks,
.list_orgs .list__role {
    font-size: 14px;
    line-height: 1.2
}

.list_orgs .list__role {
    color: var(--font-r)
}

.list_orgs .list__address {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%
}

.list_orgs .list__container.gridview .list__address,
.list_orgs .list__container.gridview .list__blocks {
    display: none
}

.list_orgs .list__blocks {
    text-align: right;
    color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px
}

.list_orgs .list__role {
    overflow: hidden;
    margin-left: 48px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%
}

.list_orgs .list__container.gridview .list__role {
    font-weight: 300;
    line-height: 22px;
    margin: 12px 24px 0
}

.list_orgs .list__btn {
    display: none
}

.list_orgs .list__container.gridview .list__btn {
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    width: 65%;
    min-width: 100px;
    max-width: calc(100% - 60px - 36px);
    height: 36px;
    margin: 24px 12px 0 24px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap
}

.list_orgs .list__container.gridview .list--filters,
.list_orgs .list__container.gridview .list__item {
    min-width: initial
}

.list_orgs .list__container {
    overflow-x: auto
}

.org--main {
    position: relative;
    display: block
}

.org--main .white-box+.white-box {
    margin-top: 24px
}

.org--main,
.org--main__content,
.org--main__sidebar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.org--main__content {
    padding-top: 36px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.org--main__content .white-box {
    padding: 32px 16px
}

.org--main__content .title {
    font-size: 17px
}

.org--main__sidebar {
    padding-top: 32px
}

.org--main__sidebar .white-box {
    padding: 0
}

.org--main__sidebar .white-box .title {
    padding: 20px 24px 16px
}

.org--main .title {
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.org--main__general .title {
    margin-bottom: 24px
}

.org--main__general .org--params__row:first-of-type {
    border-top: 0
}

.org--main__general .org--params__row:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.org--main__table .dt-bottom,
.org--main__table .dt-top {
    display: none
}

.org--main__table .dt-table>thead>tr>th:first-of-type:after,
.org--main__table .dt-table>thead>tr>th:first-of-type:before {
    right: initial;
    left: 44px
}

.org--main__table .dt-table>tbody>tr td:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--font-d);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.org--main__table .dt-table>tbody>tr td:first-of-type .source-icon {
    margin-right: 10px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

.org--main__table .dt-table>tbody>tr td:nth-of-type(2) {
    font-size: 12px;
    font-weight: 300;
    text-align: left
}

.org--main__table .dt-table>tbody>tr td:nth-of-type(5) {
    color: var(--font-d)
}

.org--main__table .dt-table>tbody>tr td:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.org--main__address {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding: 32px 24px;
    color: var(--font-d)
}

.org--main__address p {
    margin: 0;
    padding: 0;
    text-align: center
}

.org--main__address p a {
    line-height: 16px;
    display: inline-block;
    margin: 2px 2px 0;
    vertical-align: top
}

.org--main__address>a,
.org--main__info li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.org--main__address>a {
    max-width: 196px;
    height: 42px;
    margin: 24px auto 0;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out;
    text-decoration: none;
    color: var(--font-d);
    border: solid 1px var(--bg-1);
    border-radius: 6px;
    background-color: var(--white-inverse);
    -webkit-box-shadow: 0 12px 24px 0 var(--light-inverse);
    box-shadow: 0 12px 24px 0 var(--light-inverse);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.org--main__address>a:hover,
.org--map__controls>div:hover,
.org--map__zoom:hover:before {
    background-color: var(--bg-1)
}

.org--main__info {
    display: block;
    margin: 0;
    padding: 0 24px 28px;
    list-style: none
}

.org--main__info li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    margin: 0;
    padding: 0 0 1px;
    border-bottom: 1px solid var(--bg-1);
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.org--main__info li span {
    display: block
}

.org--main__info li span:first-of-type {
    font-weight: 300
}

.org--main__info li span:last-of-type {
    font-weight: 500;
    color: var(--font-d)
}

.org--main__gallery .splide {
    padding-bottom: 32px
}

.org--main__gallery .splide__slide {
    position: relative;
    height: 0;
    padding-top: 56.25%
}

.org--main__gallery .splide__slide img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.org--main__gallery .splide__pagination {
    bottom: 0;
    padding: 0 24px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.org--main__gallery .splide__pagination__page {
    width: 20px;
    max-width: 8px;
    height: 8px;
    -webkit-transition: max-width .3s ease-out, background-color .3s ease-out;
    transition: max-width .3s ease-out, background-color .3s ease-out;
    opacity: 1;
    border-radius: 4px;
    background-color: var(--font-l)
}

.org--main__gallery .splide__pagination__page.is-active {
    max-width: 20px;
    -webkit-transform: none;
    transform: none;
    background-color: var(--font-d)
}

.org--main__sidebar .org--main__gallery {
    padding-bottom: 36px
}

.org--currents__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.org--currents__header .title {
    font-size: 18px
}

.org--currents__temp {
    display: grid;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--bg-1);
    grid-template-columns: 160px 1fr
}

.org--currents__desc,
.org--currents__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--font-d);
    grid-column: 1/1 span
}

.org--currents__value {
    font-size: 40px;
    font-weight: 700;
    line-height: 64px;
    margin: 0 0 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.org--currents__value small {
    font-size: 24px;
    line-height: 36px;
    display: block;
    margin-left: 4px
}

.org--currents__desc {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 28px;
    grid-row: 2/1 span
}

.org--currents__desc span {
    display: block;
    max-width: 96px;
    margin-top: 1px
}

.org--currents__desc .source-icon {
    margin-right: 18px
}

.org--currents__middle {
    grid-column: 2/1 span;
    grid-row: 1/2 span
}

.org--currents__middle>span {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    display: block;
    max-width: 200px;
    margin-top: 16px;
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.org--currents__plot {
    height: 34px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.org--currents__diff,
.org--currents__params {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.org--currents__diff {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.org--currents__diff span {
    display: block;
    margin-top: 3px
}

.org--currents__diff .status-icon {
    margin-right: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px
}

.org--currents__params {
    margin-top: 28px;
    border: 1px solid var(--bg-1);
    border-radius: 8px
}

.org--currents__params .source-icon {
    margin-right: 8px
}

.org--currents__eclass,
.org--currents__group,
.org--currents__itp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.org--currents__eclass header,
.org--currents__group header,
.org--currents__itp header {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.org--currents__eclass small,
.org--currents__eclass strong,
.org--currents__group small,
.org--currents__group strong,
.org--currents__itp small,
.org--currents__itp strong {
    display: block;
    padding-bottom: 12px
}

.org--currents__eclass strong,
.org--currents__group strong,
.org--currents__itp strong {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
    color: var(--font-d)
}

.org--currents__eclass small,
.org--currents__group small,
.org--currents__itp small {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    vertical-align: bottom;
    color: var(--font-d)
}

.org--currents__group strong:before,
.org--currents__itp strong:before {
    position: absolute;
    bottom: 0;
    display: block;
    height: 1px;
    content: ''
}

.org--currents__eclass:before,
.org--currents__group:before,
.org--currents__itp:before {
    position: absolute;
    display: block;
    height: 1px;
    content: ''
}

.org--currents__eclass strong:before {
    position: absolute;
    bottom: 0;
    height: 1px;
    content: ''
}

.org--currents__eclass:before,
.org--currents__group:before,
.org--currents__itp:before {
    bottom: 24px;
    width: calc(100% - 48px);
    background-color: var(--bg-1)
}

.org--currents__eclass strong:before,
.org--currents__group strong:before,
.org--currents__itp strong:before {
    width: calc(100% + 12px);
    background-color: var(--font-d)
}

.org--currents__eclass,
.org--currents__itp {
    border-top: 1px solid var(--bg-1)
}

.org--currents__eclass strong:before {
    display: none
}

.org--currents__eclass_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 78px;
    padding-bottom: 18px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.org--currents__eclass_icon span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 7px;
    padding-top: 4px;
    color: #d8dbe6
}

.org--currents__eclass_icon span:before {
    display: block
}

.org--currents__eclass_icon span:after,
.org--currents__eclass_icon span:before {
    position: absolute;
    content: '';
    background-color: currentColor
}

.org--currents__eclass_icon span:before {
    top: 5px;
    width: 100%;
    height: 100%
}

.org--currents__eclass_icon span:after {
    top: 2px;
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.org--currents__eclass_icon span:first-of-type {
    height: 10px
}

.org--currents__eclass_icon span:nth-of-type(2) {
    height: 12px
}

.org--currents__eclass_icon span:nth-of-type(3) {
    height: 14px
}

.org--currents__eclass_icon span:nth-of-type(4) {
    height: 16px
}

.org--currents__eclass_icon span:nth-of-type(5) {
    height: 18px
}

.org--currents__eclass_icon span:nth-of-type(6) {
    height: 20px
}

.org--currents__eclass_icon span:nth-of-type(7) {
    height: 22px
}

.org--currents__eclass_icon.classA span:first-of-type {
    color: #00ae4d
}

.org--currents__eclass_icon.classB span:nth-of-type(2) {
    color: #5eb74b
}

.org--currents__eclass_icon.classC span:nth-of-type(3) {
    color: #ffdb45
}

.org--currents__eclass_icon.classD span:nth-of-type(4) {
    color: #ff8f4a
}

.org--currents__eclass_icon.classE span:nth-of-type(5) {
    color: #ff5353
}

.org--currents__eclass_icon.classF span:nth-of-type(6),
.org--currents__eclass_icon.classG span:nth-of-type(7) {
    color: #ff4a7a
}

.org--currents__chart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.67%;
    flex: 0 0 66.67%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.org--currents__bar {
    height: 245px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.org--currents__chartlabels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.org--currents__chartlabel {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.org--currents__chartlabel b,
.org--currents__chartlabel strong {
    margin: 0 3px
}

.org--currents__chartlabel span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: 3px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: var(--bg-1)
}

.org--currents__chartlabel:first-of-type {
    padding-right: 40px
}

.org--currents__chartlabel:first-of-type span {
    background-color: var(--green)
}

.org--currents__chartlabel:last-of-type span {
    background-color: #c6dfff
}

.org--map {
    position: relative;
    overflow: hidden;
    height: 172px;
    border-radius: 12px 12px 0 0
}

.org--map #orgmap {
    width: 100%;
    height: 196px
}

.org--map__controls,
.org--map__controls>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.org--map__controls {
    position: absolute;
    z-index: 10;
    bottom: 22px;
    left: 12px;
    border: solid 1px var(--bg-1);
    border-radius: 4px;
    background-color: var(--white-inverse);
    -webkit-box-shadow: 0 12px 12px 0 rgba(19, 34, 75, .18);
    box-shadow: 0 12px 12px 0 rgba(19, 34, 75, .18)
}

.org--map__controls:before {
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    width: 1px;
    height: 100%;
    content: '';
    background-color: var(--bg-1)
}

.org--map__controls>div {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    width: 28px;
    height: 28px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    color: var(--font-d);
    background-color: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.org--map__controls>div:first-of-type {
    border-radius: 4px 0 0 4px
}

.org--map__controls>div:last-of-type {
    border-radius: 0 4px 4px 0
}

.org--map__zoom {
    position: absolute;
    z-index: 10;
    right: 12px;
    bottom: 12px;
    overflow: hidden;
    width: 52px;
    height: 52px;
    cursor: pointer;
    border-radius: 50%;
    background-color: var(--white-inverse);
    -webkit-box-shadow: 0 12px 12px 0 rgba(19, 34, 75, .18);
    box-shadow: 0 12px 12px 0 rgba(19, 34, 75, .18)
}

.org--map__zoom:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: transparent
}

.org--map__zoom svg {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    fill: var(--font-d)
}

.org--params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 36px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.counter-edit--top__formbox form,
.function-edit--top__formbox form,
.org--params__col,
.scheme-edit--top__formbox form {
    display: contents
}

.org--params .org--params__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 24px;
    padding: 24px 16px
}

.org--params .org--params__item:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.org--params .org--params__item:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.org--params .org--params__item:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.org--params .org--params__item:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.org--params .org--params__item:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.org--params .org--params__item:nth-of-type(6) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.org--params .org--params__item:nth-of-type(7) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.org--params .org--params__item:nth-of-type(8) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.org--params .org--params__item:nth-of-type(9) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.org--params__icon,
.org--params__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.org--params__icon {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    width: 16px;
    height: 16px;
    color: #eee;
    border-radius: 6px;
    background-color: var(--icons-bg);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.org--params__icon.iconA {
    color: #fff;
    background-color: var(--green)
}

.org--params__icon svg {
    display: block;
    width: 12px;
    height: 12px
}

.org--params__icon.lg {
    width: 32px;
    height: 32px;
    border-radius: 12px
}

.org--params__icon.lg svg {
    width: 18px;
    height: 18px
}

.org--params__title {
    height: 32px;
    margin: 0 0 20px;
    padding: 0;
    color: var(--font-d)
}

.org--params__title .source-icon {
    margin-right: 20px
}

.org--params__subtitle {
    font-size: 14px;
    font-weight: 500;
    margin: 12px 0;
    padding: 0 12px;
    color: var(--font-d)
}

.org--params__row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 36px;
    padding: 8px 44px 8px 12px;
    border-top: 1px solid var(--bg-1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.org--params__row:first-of-type {
    background-color: var(--bg)
}

.org--params__row+.org--params__row:nth-of-type(odd) {
    background-color: var(--bg)
}

.org--params__subtitle~.org--params__row:nth-of-type(odd) {
    background-color: initial
}

.org--contacts__table .dt-table>tbody>tr:nth-of-type(odd),
.org--params__subtitle~.org--params__row:nth-of-type(even) {
    background-color: var(--bg)
}

.org--params__row .source-icon {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -8px
}

.org--params__name,
.org--params__value {
    font-size: 14px;
    line-height: 18px
}

.org--params__name {
    font-weight: 300;
    margin-right: 40px;
    color: var(--font-r)
}

.org--params__value,
.org--params__value a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.org--params__value {
    font-weight: 500;
    color: var(--font-d)
}

.org--params__value a {
    display: block;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    text-decoration: none;
    color: var(--blue)
}

.org--params__value a:hover {
    color: var(--green)
}

.org--params__nodata {
    padding: 28px 24px;
    background-color: var(--light-inverse)
}

.org--params__nodata span {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    margin-bottom: 12px;
    text-align: center;
    color: var(--font-d)
}

.org--params__nodata .btn {
    font-size: 14px;
    width: 112px;
    height: 36px;
    margin: 0 auto
}

.org--contacts {
    margin-right: -16px;
    margin-left: -16px;
    padding: 24px 16px
}

.org--contacts__header {
    width: 200px
}

.org--contacts__invite {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    padding: 8px 12px;
    -webkit-transition: color .3s ease-out, background-color .3s ease-out;
    transition: color .3s ease-out, background-color .3s ease-out;
    text-decoration: none;
    color: var(--white-inverse);
    border-radius: 4px;
    background-color: var(--font-d);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.org--contacts__invite:hover {
    color: #fff;
    background-color: var(--green-d)
}

.org--contacts__title {
    margin: 0;
    padding: 0
}

.org--contacts__table {
    margin: 16px 0
}

.org--contacts__table .dt-bottom,
.org--contacts__table .dt-top {
    display: none
}

.org--contacts__table .dt-table>thead>tr:first-child>th {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left
}

.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(2):after,
.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(2):before {
    right: initial;
    left: 34px
}

.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(3):after,
.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(3):before {
    right: initial;
    left: 26px
}

.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(4):after,
.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(4):before {
    right: initial;
    left: 58px
}

.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(5):after,
.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(5):before {
    right: initial;
    left: 40px
}

.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(6) {
    text-align: right
}

.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(6):after,
.org--contacts__table .dt-table>thead>tr:first-child>th:nth-of-type(6):before {
    right: initial;
    left: 36px
}

.org--contacts__table .dt-table>thead>tr:first-child>th:last-of-type {
    text-align: right
}

.org--contacts__table .dt-table>tbody>tr>td {
    padding: 10px;
    text-align: left
}

.org--contacts__table .dt-table>tbody>tr>td a {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none;
    color: var(--font-d)
}

.org--contacts__table .dt-table>tbody>tr>td a:hover {
    color: var(--blue)
}

.org--contacts__table .dt-table>tbody>tr>td:first-of-type {
    font-size: 14px;
    font-weight: 300;
    padding-right: 4px;
    padding-left: 12px;
    color: var(--font-l)
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(2),
.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(3),
.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(5) {
    color: var(--font-d)
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(2) {
    font-weight: 300
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(3),
.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(5) {
    font-weight: 500
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(5) a,
.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(6) a {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-decoration: none;
    color: var(--font-d)
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(5) a:hover,
.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(6) a:hover {
    color: var(--blue)
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(4),
.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(6) {
    font-weight: 300
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(6) {
    max-width: 132px;
    text-align: right
}

.org--contacts__table .dt-table>tbody>tr>td:nth-of-type(6) a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: var(--font-r)
}

.org--contacts__table .dt-table>tbody>tr>td:last-of-type {
    font-size: 0;
    line-height: 1;
    text-align: right
}

.org--contacts__table .dt-table>tbody>tr>td svg {
    display: inline-block;
    width: 15px;
    height: 15px
}

.org--contacts__table .dt-table>tbody>tr:first-of-type>td {
    border-top: 0
}

.org--contacts__table .dt-table>tbody>tr:nth-of-type(even) {
    background-color: initial
}

#benchmark-table-detail .dt-table>tfoot>tr,
.benchmark--table .dt-table>tfoot>tr,
.org--contacts__table .dt-table>tbody>tr:hover {
    background-color: var(--green-sl)
}

.org--contacts span {
    position: relative;
    display: inline-block
}

.org--contacts__delete {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px;
    text-align: right
}

.org--contacts__delete svg {
    display: block;
    width: 20px !important;
    height: 20px !important;
    margin: -2px 0 -3px;
    fill: var(--font-l)
}

.org--contacts__delete:hover svg {
    fill: var(--font-d)
}

#contacts-table>thead:first-child>tr:first-child>td:last-child,
#contacts-table>thead:first-child>tr:first-child>th:last-child {
    text-align: right
}

.services .list--filters__type,
.services .list__type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 252px;
    flex: 0 0 252px
}

.services .list--filters__name,
.services .list__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%
}

.services .list--filters__name input,
.services .list__name input {
    font-weight: 300
}

.services .list--filters__desc,
.services .list__desc {
    max-width: calc(100% - 252px - 22% - 50px - 80px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 252px - 22% - 50px - 80px);
    flex: 0 0 calc(100% - 252px - 22% - 50px - 80px)
}

.services .list--filters__tariff,
.services .list__tariff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.services .list--filters__btns,
.services .list__btns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px;
    padding-left: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

.services .list--filters__btns svg,
.services .list__btns svg {
    display: block;
    width: 24px;
    height: 24px
}

.services .list__container {
    overflow-x: auto
}

.services .list--filters {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 580px;
    padding: 28px 0 12px
}

.services .list--filters__type {
    padding-left: 16px
}

.services .list--filters__tariff {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 4px
}

.services .list--filters__desc,
.services .list--filters__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px
}

.services .list__item {
    min-width: 580px;
    height: 50px;
    padding: 4px 0
}

.services .list__item:hover {
    background-color: initial
}

.services .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.services .list__item input {
    font-size: 14px;
    font-weight: 300;
    width: calc(100% - 6px);
    height: 36px;
    padding: 10px 12px 6px;
    color: var(--font-d);
    background-color: var(--blue-sl)
}

.services .list__item input:focus {
    border-color: var(--blue);
    background-color: var(--white-inverse)
}

.services .list__item .tooltip {
    display: block;
    width: auto;
    min-width: 24px;
    height: 24px
}

.services .list__item .asem-tooltip {
    right: calc(50% - 18px);
    white-space: nowrap
}

.services .list__type {
    padding-left: 0
}

.services .list__controls,
.services .list__updates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.services .list__controls svg,
.services .list__updates svg,
.services__add svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: var(--font-r)
}

.services .list__controls,
.services .list__item.readonly .select__header:after {
    display: none
}

.services__tariff {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4px;
    cursor: pointer;
    color: var(--blue)
}

.services__tariff:hover {
    text-decoration: underline
}

.services__add {
    display: block;
    width: 24px;
    height: 24px;
    padding-top: 2px;
    cursor: pointer
}

.services__add:hover svg {
    fill: var(--green)
}

.services .services__cancel,
.services .services__save,
.services__change,
.services__del {
    cursor: pointer
}

.services__del:hover svg {
    fill: var(--red)
}

.services__change:hover svg {
    fill: var(--blue)
}

.services .services__save svg {
    fill: var(--green)
}

.services .services__cancel svg {
    fill: var(--font-d)
}

.services .select {
    min-width: 246px;
    max-width: 246px
}

.services .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.services .select__opt .source-icon {
    margin-right: 8px
}

.services .select__header small,
.services .select__header span,
.services .select__opt span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.services .select__opt small {
    height: 16px
}

.services .select__header span,
.services .select__opt span {
    min-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.services .select__header small,
.services .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.services .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px 8px 12px;
    background-color: var(--blue-sl)
}

.services .select__header .source-icon {
    margin-top: -2px
}

.services .select__header span {
    padding-top: 0
}

.services .select__header small {
    padding-top: 1px
}

.services .select__opt {
    padding-right: 20px
}

.services .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.services .select__opt span {
    margin-top: -1px;
    padding-top: 0
}

.services .select__opt small {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.services .list__item.readonly .select,
.services .list__item.readonly input {
    pointer-events: none
}

.services .list__item.readonly .select__header,
.services .list__item.readonly input {
    border-color: transparent;
    background-color: transparent
}

.services .list__item.readonly input {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.services .list__item.readonly .list__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.services .list__item.readonly .list__updates {
    display: none
}

.services .list__item.readonly .list__desc input {
    color: var(--font-r)
}

.services .btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

#admin-tariff-popup {
    width: 545px
}

#admin-tariff-popup .fieldsbox {
    display: grid;
    padding-bottom: 24px;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 12px
}

#admin-tariff-popup .fieldset:first-of-type {
    grid-column: 1/2 span
}

#admin-tariff-popup .fieldset:nth-of-type(2) {
    grid-column: 3/3 span
}

#admin-tariff-popup .fieldset:nth-of-type(3) {
    grid-column: 1/5 span
}

.reports .list--filters__org,
.reports .list__org {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(28% + 40px);
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(28% + 40px);
    flex: 0 0 calc(28% + 40px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reports .list--filters__desc,
.reports .list__desc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(72% - 76px - 160px - 88px);
    padding-right: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(72% - 76px - 160px - 88px);
    flex: 0 0 calc(72% - 76px - 160px - 88px)
}

.reports .list--filters__date,
.reports .list__date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 76px;
    flex: 0 0 76px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.reports .list--filters--menu,
.reports .list--filters__status,
.reports .list--menu,
.reports .list__status {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.reports .list--filters--menu,
.reports .list--menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 16px;
    -ms-flex: 0 0 68px;
    flex: 0 0 68px
}

.reports .list__container {
    overflow-x: auto
}

.reports .list--filters {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 580px;
    padding: 28px 0 12px
}

.reports .list__item {
    min-width: 580px
}

.reports .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.reports .list__item:nth-of-type(even):hover {
    background-color: var(--green-sl)
}

.reports .list__item:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.reports .list__org a,
.reports .list__org span {
    font-weight: 500;
    display: block;
    max-width: calc(100% - 40px);
    text-decoration: none;
    color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 40px);
    flex: 0 0 calc(100% - 40px)
}

.reports .list__org .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.reports .list__org .source-icon svg {
    fill: currentColor
}

.reports .list__date,
.reports .list__desc {
    font-size: 12px;
    font-weight: 300;
    color: var(--font-r)
}

.reports .list__desc,
.reports .list__org a,
.reports .list__org span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.reports .list__date {
    text-align: right
}

.report-edit--header,
.reports .list__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reports .list__status {
    font-size: 0
}

.reports .list__status svg {
    width: 15px;
    height: 15px
}

.reports>.btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.report-edit--header {
    margin: 0 0 32px
}

.report-edit--header__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 6px 0 0;
    color: var(--font-d);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.report-edit--header__back,
.report-edit--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.report-edit--header__back {
    width: 32px;
    height: 32px;
    margin-right: 20px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: var(--wbox-bg);
    -webkit-box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.report-edit--header__back svg {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.report-edit--header__back:hover {
    background-color: var(--green)
}

.report-edit--header__back:hover svg {
    fill: #fff
}

.report-edit--top {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.report-edit--top__formbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.report-edit--top .fieldset {
    margin-bottom: 20px
}

.report-edit--top__name {
    max-width: 352px
}

.report-edit--top__desc {
    max-width: 544px
}

.report-edit--top__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.report-edit--top__other {
    grid-column: 2/1 span
}

.report-edit--top__other .select {
    min-width: calc(100% - 40px);
    max-width: 100%
}

.report-edit--top__other .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.report-edit--top__other .select__opt .source-icon {
    margin-right: 8px
}

.report-edit--top__other .select__header small,
.report-edit--top__other .select__header span,
.report-edit--top__other .select__opt span {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.report-edit--top__other .select__opt small {
    height: 16px
}

.report-edit--top__other .select__header span,
.report-edit--top__other .select__opt span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.report-edit--top__other .select__header small,
.report-edit--top__other .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.report-edit--top__other .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    padding: 12px 16px 8px 8px;
    background-color: var(--white-inverse)
}

.report-edit--top__other .select__header .source-icon {
    margin-top: -2px
}

.report-edit--top__other .select__header span {
    padding-top: 0
}

.report-edit--top__other .select__header small {
    padding-top: 1px
}

.report-edit--top__other .select__opt {
    padding-right: 20px
}

.report-edit--top__other .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.report-edit--top__other .select__opt span {
    margin-top: -1px;
    padding-top: 0
}

.report-edit--top__other .select__opt small {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.report-edit--top .btn {
    font-size: 14px;
    margin-right: 12px;
    color: var(--white-inverse);
    background-color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.report-edit--top .btn:hover {
    color: #fff;
    background-color: var(--blue)
}

.report-edit--top .btn_reset {
    color: var(--font-d);
    border: 1px solid currentColor;
    background-color: transparent
}

.report-edit--top .btn_reset:hover {
    border-color: var(--blue)
}

.counter-edit--top label,
.function-edit--top label,
.report-edit--top label,
.scheme-edit--top label {
    line-height: 20px
}

.function-edit--top input,
.report-edit--top input,
.scheme-edit--top input {
    background-color: var(--white-inverse)
}

.report-edit--top__org {
    margin-bottom: 24px
}

.report-edit--top .org--header {
    margin-top: 0
}

.report-edit--top .org--header__img {
    float: none;
    margin-bottom: 20px
}

.report-edit--top .org--header__desc,
.report-edit--top .org--header__title {
    margin-left: 0
}

.report-edit--top+.white-box {
    margin-top: 32px
}

.report-edit .list__container {
    overflow-x: auto;
    max-width: 100%
}

.report-edit .list--filters,
.report-edit .list__item {
    min-width: 720px
}

.report-edit .list--filters__hand,
.report-edit .list__hand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.report-edit .list--filters__type,
.report-edit .list__type {
    max-width: 200px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px
}

.report-edit .list--filters__desc,
.report-edit .list__desc {
    max-width: 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.report-edit .list--filters__name,
.report-edit .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100% - 32px - 200px - 132px - 56px - 100px - 72px);
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 32px - 200px - 132px - 56px - 100px - 72px);
    flex: 0 0 calc(100% - 32px - 200px - 132px - 56px - 100px - 72px)
}

.report-edit .list--filters__color,
.report-edit .list--filters__graph,
.report-edit .list__color,
.report-edit .list__graph {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px
}

.report-edit .list--filters__graph,
.report-edit .list__graph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.report-edit .list--filters__btns,
.report-edit .list__btns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72px;
    flex: 0 0 72px
}

.report-edit .list--filters__name,
.report-edit .list__name input {
    padding-left: 8px
}

.report-edit .list--filters__desc,
.report-edit .list--filters__graph .status-icon,
.report-edit .list--filters__type {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.report-edit .list--filters__graph .status-icon {
    font-size: 10px;
    margin-left: 4px;
    padding-left: 1px;
    color: var(--white-inverse);
    border-radius: 50%;
    background-color: var(--font-d)
}

.report-edit .list--filters__graph .tooltip .asem-tooltip {
    white-space: nowrap;
    text-transform: lowercase
}

.report-edit .list__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    border-top: 0;
    border-radius: 8px;
    background-color: var(--bg);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12)
}

.report-edit .list__item:first-of-type {
    margin-top: 0
}

.report-edit .list__item.sortable-chosen,
.report-edit .list__item.sortable-ghost {
    opacity: 0
}

.report-edit .list__item.sortable-drag,
.scheme--placement__dot:hover:before {
    opacity: 1
}

.report-edit .list__hand svg {
    display: block;
    width: 32px;
    height: 32px;
    fill: var(--font-r)
}

.report-edit .list__type .select__header span,
.report-edit .list__type .select__opt span {
    max-width: calc(100% - 24px - 50px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 24px - 50px);
    flex: 0 0 calc(100% - 24px - 50px)
}

.report-edit .list__type .select__header small,
.report-edit .list__type .select__opt small {
    padding-left: 2px
}

.report-edit .list__desc .select__header span,
.report-edit .list__desc .select__opt span {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.report-edit .list__desc,
.report-edit .list__type {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px
}

.report-edit .list__graph .tooltip {
    display: block;
    width: initial;
    height: 18px
}

.report-edit .list__controls .tooltip .asem-tooltip,
.report-edit .list__graph .tooltip .asem-tooltip,
.report-edit .list__updates .tooltip .asem-tooltip {
    white-space: nowrap
}

.report-edit .list__graph .tooltip .asem-tooltip:before {
    right: 13px
}

.report-edit .list__graph label {
    margin-left: 4px
}

.report-edit .list__btns svg,
.report-edit__add {
    display: block;
    width: 24px;
    height: 24px
}

.report-edit .list__controls,
.report-edit .list__updates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.report-edit .list__controls svg,
.report-edit .list__updates svg,
.report-edit__add svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: var(--font-r)
}

.report-edit .list__controls .tooltip,
.report-edit .list__updates .tooltip {
    display: block;
    width: initial;
    height: 24px;
    white-space: nowrap
}

.report-edit .list__controls .tooltip .asem-tooltip:before,
.report-edit .list__updates .tooltip .asem-tooltip:before {
    right: 16px
}

.report-edit .list__controls,
.report-edit .list__item.readonly .input-color span:after,
.report-edit .list__item.readonly .select__header:after {
    display: none
}

.report-edit__add {
    padding-top: 2px;
    cursor: pointer
}

.report-edit__add:hover svg {
    fill: var(--green)
}

.report-edit .report-edit__cancel,
.report-edit .report-edit__save,
.report-edit__change,
.report-edit__del {
    cursor: pointer
}

.report-edit__del:hover svg {
    fill: var(--red)
}

.report-edit__change:hover svg {
    fill: var(--blue)
}

.report-edit .report-edit__save svg {
    fill: var(--green)
}

.report-edit .report-edit__save:hover svg {
    fill: var(--green-d)
}

.e-point-tree .tree-node-back:hover .scheme__drag svg,
.report-edit .report-edit__cancel svg {
    fill: var(--font-d)
}

.report-edit .select {
    min-width: calc(100% - 40px);
    max-width: 100%
}

.report-edit .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.report-edit .select__opt .source-icon {
    margin-right: 8px
}

.report-edit .select__header small,
.report-edit .select__header span,
.report-edit .select__opt span {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.report-edit .select__opt small {
    height: 16px
}

.report-edit .select__header span,
.report-edit .select__opt span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.report-edit .select__header small,
.report-edit .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.report-edit .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 16px 8px 8px;
    background-color: var(--white-inverse)
}

.report-edit .select__header .source-icon {
    margin-top: -2px
}

.report-edit .select__header span {
    padding-top: 0
}

.report-edit .select__header small {
    padding-top: 1px
}

.report-edit .select__opt {
    padding-right: 20px
}

.report-edit .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.report-edit .select__opt span {
    margin-top: -1px;
    padding-top: 0
}

.report-edit .select__opt small {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.report-edit .list__item input,
.scheme-edit .list__item input {
    font-size: 14px;
    font-weight: 300;
    height: 36px;
    background-color: var(--white-inverse)
}

.report-edit .list__item input[type=color] {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0
}

.report-edit .list__item.sortable-drag {
    z-index: 10
}

.report-edit .list__desc .select__header {
    font-weight: 300
}

.report-edit .list__item.readonly {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.report-edit .list__item.readonly .select,
.report-edit .list__item.readonly input {
    pointer-events: none
}

.report-edit .list__item.readonly .input-color,
.report-edit .list__item.readonly .select__header,
.report-edit .list__item.readonly input[type=text] {
    border-color: transparent;
    background-color: transparent
}

.report-edit .list__item.readonly .input-checkbox,
.report-edit .list__item.readonly .input-color {
    pointer-events: none
}

.benchmark--switcher,
.benchmark--switcher__text,
.report-edit .list__item.readonly .list__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.report-edit .list__item.readonly .list__updates {
    display: none
}

.report-edit>.btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.benchmark--switcher,
.benchmark--switcher__text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.benchmark--switcher {
    margin-top: 24px
}

.benchmark--switcher__text {
    line-height: 1.1
}

.benchmark--switcher .input-switcher {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.benchmark--container__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.benchmark--container .dataTables_length {
    display: none
}

.benchmark--perpage {
    margin-bottom: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.benchmark--exports span,
.benchmark--perpage>span {
    font-weight: 500;
    display: block;
    margin-right: 16px;
    color: var(--font-d)
}

.benchmark--perpage .select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px
}

.benchmark--exports,
.benchmark--exports__item,
.benchmark--perpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.benchmark--exports {
    margin-bottom: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.benchmark--exports__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    margin-left: 8px;
    cursor: pointer;
    border: 1px solid var(--bg-1);
    border-radius: 4px;
    background-color: var(--light-inverse);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.benchmark--exports__item svg {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.benchmark--exports__item.export-exel:hover svg {
    fill: var(--green)
}

.benchmark--exports__item.export-pdf:hover svg {
    fill: var(--red)
}

.benchmark--exports__item.export-csv:hover svg {
    fill: var(--blue)
}

.benchmark--exports__item.export-copy:hover svg {
    fill: var(--orange)
}

.benchmark--exports__item.export-print:hover svg {
    fill: var(--green-d)
}

.benchmark--exports span {
    margin-right: 12px
}

.benchmark--graph {
    height: 400px;
    margin-top: 48px
}

.benchmark--graph__title {
    margin-top: 48px;
    color: var(--font-d)
}

.benchmark--graph__title+.benchmark--graph {
    margin-top: 24px
}

#benchmark-table-detail {
    width: 90%;
    max-width: 1200px
}

#benchmark-table-detail .dt-table>tbody>tr>td:first-of-type,
#benchmark-table-detail .dt-table>thead>tr>th:first-of-type,
.benchmark--table .dt-table>tbody>tr>td:first-of-type,
.benchmark--table .dt-table>thead>tr>th:first-of-type {
    text-align: left
}

#benchmark-table-detail .dt-table>tbody>tr>td:last-of-type,
#benchmark-table-detail .dt-table>thead>tr>th:last-of-type,
.benchmark--table .dt-table>tbody>tr>td:last-of-type,
.benchmark--table .dt-table>thead>tr>th:last-of-type {
    padding-right: 10px
}

#benchmark-table-detail .dt-table>tbody>tr>td:last-of-type:after,
#benchmark-table-detail .dt-table>tbody>tr>td:last-of-type:before,
#benchmark-table-detail .dt-table>thead>tr>th:last-of-type:after,
#benchmark-table-detail .dt-table>thead>tr>th:last-of-type:before,
.benchmark--table .dt-table>tbody>tr>td:last-of-type:after,
.benchmark--table .dt-table>tbody>tr>td:last-of-type:before,
.benchmark--table .dt-table>thead>tr>th:last-of-type:after,
.benchmark--table .dt-table>thead>tr>th:last-of-type:before {
    display: none
}

#benchmark-table-detail table thead tr th span,
.benchmark--table table thead tr th span {
    font-size: 11px;
    display: block;
    margin-top: 4px;
    text-transform: none
}

#benchmark-table-detail .dt-table>tfoot>tr th,
.benchmark--table .dt-table>tfoot>tr th {
    font-weight: 300;
    text-align: right;
    color: var(--font-d)
}

#benchmark-table-detail .dt-table>tfoot>tr th:first-of-type,
.benchmark--table .dt-table>tfoot>tr th:first-of-type {
    font-weight: 400;
    text-align: left
}

#benchmark-table-detail .dt-table>tfoot>tr th:last-of-type,
.benchmark--table .dt-table>tfoot>tr th:last-of-type {
    padding-right: 10px
}

#benchmark-table-detail .dt-table-more,
.benchmark--table .dt-table-more {
    margin: -4px 0
}

.dt-table-more {
    font-size: 9px;
    line-height: 10px;
    display: block;
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 60px;
    height: 22px;
    padding: 7px 6px 5px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--white-inverse);
    border-radius: 4px;
    background-color: var(--font-d)
}

.dt-table-more:hover {
    color: #fff;
    background-color: var(--green-d)
}

#benchmarkTeplo {
    height: 300px
}

#benchmarkEE {
    height: 500px
}

.benchmark--table {
    position: relative;
    overflow-x: auto;
    max-width: 100%
}

.benchmark--table__title {
    display: block;
    overflow: hidden;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.collapsed .benchmark--table__title {
    max-width: 160px
}

#admin-scheme-edit .fieldsboxes,
.scheme {
    position: relative
}

.scheme__refresh {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    cursor: pointer;
    color: var(--font-d);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.scheme__refresh svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 8px 0 0;
    fill: currentColor
}

.scheme__tabs {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 24px 0 0
}

.scheme__tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    margin: 4px 0 0;
    padding: 0 16px;
    list-style: none;
    cursor: pointer;
    border-radius: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.scheme__tab:first-of-type {
    margin-top: 0
}

.scheme__tab:hover span {
    color: var(--blue)
}

.scheme__tab.active {
    cursor: default;
    background-color: var(--light-inverse)
}

#admin-scheme-instruments .instruments-list a:hover,
#admin-scheme-instruments .instruments-list div:hover,
#admin-scheme-instruments .instruments-list>p:hover,
.scheme__tab.active span {
    color: var(--font-d)
}

.scheme__tab small,
.scheme__tab span {
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    display: block
}

.scheme__tab span {
    overflow: hidden;
    max-width: calc(100% - 24px);
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 24px);
    flex: 0 0 calc(100% - 24px)
}

.scheme__tab small {
    text-align: right;
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
}

.scheme__boxes,
.scheme__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.scheme__boxes {
    padding: 32px 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.scheme__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    margin-top: 8px;
    padding: 16px 0;
    border-radius: 8px;
    background-color: var(--bg);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12)
}

.scheme__item:first-of-type {
    margin-top: 0
}

.scheme__drag {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.scheme__drag svg {
    display: block;
    width: 32px;
    height: 32px;
    margin: -5px 0 0;
    fill: var(--font-l)
}

.scheme__name h4,
.scheme__name small,
.scheme__name span,
.scheme__param h4,
.scheme__param small,
.scheme__param span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.scheme__name h4,
.scheme__name span,
.scheme__param h4,
.scheme__param span {
    font-weight: 500;
    color: var(--font-d)
}

.scheme__name small,
.scheme__param small {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px
}

.scheme__name {
    max-width: calc(50% - 32px);
    padding-right: 16px;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px)
}

.scheme__name:after {
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    content: ''
}

.scheme__name .source-icon {
    float: left;
    margin-top: 2px
}

.scheme__name h4,
.scheme__name small {
    max-width: calc(100% - 24px);
    margin: 0 0 0 24px
}

.scheme__name h4 {
    padding: 0
}

#admin-scheme-edit .fieldsbox,
.scheme__name,
.scheme__param {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0
}

.scheme__param {
    max-width: calc(50% - 48px);
    padding-right: 16px;
    -ms-flex: 0 0 calc(50% - 48px);
    flex: 0 0 calc(50% - 48px)
}

.scheme__param span svg {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 3px 0 0 2px;
    vertical-align: top
}

.scheme .list--menu {
    height: 32px
}

.he-tree--hidden,
.scheme-edit--top__other .select__header img,
.scheme__box {
    display: none
}

.scheme-edit .list__item.readonly .scheme__switcher.checked+.scheme__status,
.scheme__box.active {
    display: block
}

.scheme__box .btn {
    font-size: 14px;
    width: 240px;
    height: 36px;
    margin: 12px auto 0 0
}

.scheme__box .scheme__item+.btn {
    margin-top: 28px
}

#admin-scheme-edit {
    max-width: 100%
}

#admin-scheme-edit .fieldsbox {
    padding-bottom: 12px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

#admin-scheme-edit .fieldsbox+.fieldsbox {
    margin-top: 12px
}

#admin-scheme-edit .fieldset,
#admin-scheme-edit .select {
    margin-bottom: 12px
}

#admin-scheme-edit .select {
    min-width: 100%;
    max-width: 100%
}

#admin-scheme-edit .input-switcher {
    display: inline-block;
    margin: 4px 12px 0 0;
    vertical-align: top
}

#admin-scheme-edit .input-switcher span:before {
    background-color: #304156
}

#admin-scheme-edit .input-switcher+span {
    display: inline-block;
    margin-top: 4px;
    color: var(--font-d)
}

.darktheme #admin-scheme-edit .input-switcher span:before {
    background-color: var(--blue)
}

#admin-scheme-attach .select {
    min-width: 100%;
    margin-bottom: 24px
}

.he-tree .tree-node {
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #ccc
}

.he-tree--rtl {
    direction: rtl
}

.he-tree .tree-placeholder-node {
    height: 20px;
    border: 1px dashed #00d9ff;
    background: #ddf2f9
}

.he-tree .dragging .tree-node-back:hover {
    background-color: inherit
}

.e-point-tree .mls {
    margin-left: 5px
}

.e-point-tree .mrs {
    margin-right: 5px
}

.e-point-tree .tree-node {
    padding: 0;
    border: 0
}

.e-point-tree .header,
.e-point-tree .node-content,
.e-point-tree .node-content .fold-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.e-point-tree .node-content .fold-btn {
    width: 22px;
    border: 0;
    border-radius: 100%;
    background: #fcf1a8;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.e-point-tree .header {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.e-point-tree .footer {
    margin-top: 10px;
    border-top: 1px solid #ccc
}

.right {
    float: right
}

.lds-roller {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px
}

.lds-roller div {
    -webkit-transform-origin: 40px 40px;
    transform-origin: 40px 40px;
    -webkit-animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite
}

.lds-roller div:after {
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    margin: -4px 0 0 -4px;
    content: ' ';
    border-radius: 50%;
    background: #679932
}

.lds-roller div:nth-child(1) {
    -webkit-animation-delay: -.036s;
    animation-delay: -.036s
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px
}

.lds-roller div:nth-child(2) {
    -webkit-animation-delay: -.072s;
    animation-delay: -.072s
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px
}

.lds-roller div:nth-child(3) {
    -webkit-animation-delay: -.108s;
    animation-delay: -.108s
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px
}

.lds-roller div:nth-child(4) {
    -webkit-animation-delay: -.144s;
    animation-delay: -.144s
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px
}

.lds-roller div:nth-child(5) {
    -webkit-animation-delay: -.18s;
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px
}

.lds-roller div:nth-child(6) {
    -webkit-animation-delay: -.216s;
    animation-delay: -.216s
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px
}

.lds-roller div:nth-child(7) {
    -webkit-animation-delay: -.252s;
    animation-delay: -.252s
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px
}

.lds-roller div:nth-child(8) {
    -webkit-animation-delay: -.288s;
    animation-delay: -.288s
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px
}

#admin-scheme-instruments {
    max-width: calc(100vw - 32px)
}

#admin-scheme-instruments .popup__container {
    overflow-y: auto;
    max-height: calc(100vh - 48px)
}

#admin-scheme-instruments .instruments-list {
    position: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

#admin-scheme-instruments .instruments-list a,
#admin-scheme-instruments .instruments-list div,
#admin-scheme-instruments .instruments-list>p {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
    padding: 6px 12px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: var(--font-r);
    border-radius: 6px;
    background-color: var(--bg-1)
}

.scheme-edit--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.scheme-edit--header__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 6px 0 0;
    color: var(--font-d);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.scheme-edit--header__back,
.scheme-edit--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scheme-edit--header__back {
    width: 32px;
    height: 32px;
    margin-right: 20px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: var(--wbox-bg);
    -webkit-box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.function-edit--header__back svg,
.scheme-edit--header__back svg {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.scheme-edit--header__back:hover {
    background-color: var(--green)
}

.scheme-edit--header__back:hover svg {
    fill: #fff
}

.scheme-edit--top {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.scheme-edit--top__formbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    grid-column-gap: 32px;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.scheme-edit--top__formbox .select {
    max-width: 100%
}

.scheme-edit--top .fieldset {
    margin-bottom: 20px
}

.scheme-edit--top__name {
    grid-column: 1/1 span
}

.scheme-edit--top__other {
    grid-column: 2/1 span
}

.scheme-edit--top__other .select__header {
    height: 42px;
    padding: 13px 20px 13px 12px;
    background-color: var(--white-inverse)
}

.scheme-edit--top__other .select__opt img {
    width: auto;
    height: auto;
    max-height: 22px;
    margin-right: 8px
}

.scheme-edit--top__menu {
    grid-column: 3/1 span
}

.scheme-edit--top__desc {
    max-width: 600px;
    grid-column: 1/2 span;
    grid-row: 2/1 span
}

.scheme-edit--top__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/1 span;
    grid-row: 3/1 span
}

.scheme-edit--top .btn {
    font-size: 14px;
    margin-right: 12px;
    color: var(--white-inverse);
    background-color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.scheme-edit--top .btn:hover {
    color: #fff;
    background-color: var(--blue)
}

.scheme-edit--top .btn_reset {
    color: var(--font-d);
    border: 1px solid currentColor;
    background-color: transparent
}

.scheme-edit--top .btn_reset:hover {
    border-color: var(--blue)
}

.scheme-edit--top__org {
    margin-bottom: 24px
}

.scheme-edit--top .org--header {
    margin-top: 0
}

.scheme-edit--top .org--header__img {
    float: none;
    margin-bottom: 20px
}

.scheme-edit--top .org--header__desc,
.scheme-edit--top .org--header__title {
    margin-left: 0
}

.scheme-edit--top+.white-box {
    margin-top: 32px
}

.scheme-edit .list__container {
    overflow-x: auto;
    max-width: 100%
}

.scheme-edit .list--filters,
.scheme-edit .list__item {
    min-width: 760px
}

.scheme-edit .list--filters__desc,
.scheme-edit .list--filters__type,
.scheme-edit .list__desc,
.scheme-edit .list__type {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 200px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px
}

.scheme-edit .list--filters__desc,
.scheme-edit .list__desc {
    max-width: 180px;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

.scheme-edit .list--filters__name,
.scheme-edit .list__name {
    max-width: calc(100% - 200px - 180px - 40px - 100px - 84px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 200px - 180px - 40px - 100px - 84px);
    flex: 0 0 calc(100% - 200px - 180px - 40px - 100px - 84px)
}

.scheme-edit .list--filters__average,
.scheme-edit .list__average {
    text-align: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.scheme-edit .list--filters__average {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scheme-edit .list--filters__coords,
.scheme-edit .list__coords {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.scheme-edit .list--filters__btns,
.scheme-edit .list__btns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84px;
    flex: 0 0 84px
}

.scheme-edit .list--filters__desc,
.scheme-edit .list--filters__name,
.scheme-edit .list--filters__type {
    padding-left: 12px
}

.scheme-edit .list--filters__average span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 80px;
    margin-left: -40px
}

.scheme-edit .list--filters__coords {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.scheme-edit .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.scheme-edit .list__item:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.scheme-edit .list__type {
    padding-left: 4px
}

.scheme-edit .list__type .select__header span {
    overflow: hidden;
    max-width: 210px;
    margin-right: 4px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.scheme-edit .list__average {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.scheme-edit .list__average svg {
    display: block;
    width: 15px;
    height: 15px
}

.scheme-edit .list__coords input {
    padding: 8px
}

.scheme-edit .list__controls,
.scheme-edit .list__updates {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scheme-edit .list__controls {
    display: none
}

.scheme-edit .list__btns {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.scheme-edit .list__item.readonly .scheme__switcher,
.scheme-edit .list__item.readonly .select__header:after,
.scheme-edit .scheme__status {
    display: none
}

.function-edit__cancel svg,
.function-edit__change svg,
.function-edit__del svg,
.function-edit__save svg,
.scheme-edit .scheme__cancel svg,
.scheme-edit .scheme__change svg,
.scheme-edit .scheme__save svg {
    display: block;
    width: 24px;
    height: 24px
}

.scheme-edit .scheme__change {
    padding-right: 4px;
    cursor: pointer;
    fill: var(--font-r)
}

.scheme-edit .scheme__change:hover svg {
    fill: var(--blue)
}

.scheme-edit .scheme__save {
    padding-right: 8px;
    cursor: pointer
}

.scheme-edit .scheme__save svg {
    fill: var(--green)
}

.function-edit .function-edit__save:hover svg,
.scheme-edit .scheme__save:hover svg {
    fill: var(--green-d)
}

.scheme-edit .scheme__cancel {
    padding-right: 20px;
    cursor: pointer
}

.scheme-edit .scheme__cancel svg {
    fill: var(--font-d)
}

.scheme-edit .select {
    min-width: calc(100% - 40px);
    max-width: 100%
}

.scheme-edit .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.scheme-edit .select__opt .source-icon {
    margin-right: 8px
}

.scheme-edit .select__header small,
.scheme-edit .select__header span,
.scheme-edit .select__opt span {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.scheme-edit .select__opt small {
    height: 16px
}

.scheme-edit .select__header span,
.scheme-edit .select__opt span {
    display: block;
    overflow: hidden;
    min-width: 50%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.scheme-edit .select__header small,
.scheme-edit .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.scheme-edit .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px 8px 8px;
    background-color: var(--white-inverse)
}

.scheme-edit .select__header .source-icon {
    margin-top: -2px
}

.scheme-edit .select__header span {
    padding-top: 0
}

.scheme-edit .select__header small {
    padding-top: 1px
}

.scheme-edit .select__opt {
    padding-right: 20px
}

.scheme-edit .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.scheme-edit .select__opt span {
    margin-top: -1px;
    padding-top: 0
}

.scheme-edit .select__opt small {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.scheme-edit .list__item.readonly {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scheme-edit .list__item.readonly .select,
.scheme-edit .list__item.readonly input {
    pointer-events: none
}

.scheme-edit .list__item.readonly .select__header,
.scheme-edit .list__item.readonly input {
    border-color: transparent;
    background-color: transparent
}

.scheme-edit .list__item.readonly input {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.scheme-edit .list__item.readonly .list__coords input {
    padding-right: 0;
    text-align: right
}

.scheme-edit .list__item.readonly .list__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scheme-edit .list__item.readonly .list__updates {
    display: none
}

.scheme-edit>.btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0 0
}

.scheme--placement {
    display: block;
    padding-top: 40px
}

.scheme--placement__container {
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin: 0;
    padding-top: 62.5%;
    border: 1px solid var(--bg-1);
    background-color: var(--bg);
    background-size: 100% 100% !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%
}

.scheme--placement__container>small {
    font-size: 6px;
    font-weight: 500;
    line-height: 10px;
    position: absolute;
    display: block;
    padding: 10px;
    letter-spacing: .5px;
    color: var(--font-r)
}

.scheme--placement__container>small:first-of-type {
    top: 0;
    left: 0
}

.scheme--placement__container>small:nth-of-type(2) {
    top: 0;
    right: 0
}

.scheme--placement__container>small:nth-of-type(3) {
    bottom: 0;
    left: 0
}

.scheme--placement__labels {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 32px 0 0;
    padding: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.scheme--placement__label {
    position: relative;
    display: block;
    margin: 12px 0 0;
    padding: 0 0 0 24px
}

.scheme--placement__label:first-of-type {
    margin-top: 0
}

.scheme--placement__dot:before,
.scheme--placement__label:before {
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%;
    background-color: currentColor
}

.scheme--placement__label b,
.scheme--placement__label span {
    font-size: 14px;
    line-height: 18px;
    color: var(--font-d)
}

.scheme--placement__label b {
    font-weight: 500
}

.scheme--placement__label span {
    font-weight: 300
}

.function-edit--header,
.scheme--placement__dot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scheme--placement__dot {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    position: absolute;
    z-index: 10;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 8px;
    cursor: pointer;
    vertical-align: center;
    border: 1px solid currentColor;
    border-radius: 16px
}

.scheme--placement__dot:before {
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .08;
    border-radius: 16px
}

.scheme--placement__dot .source-icon,
.scheme--placement__dot b,
.scheme--placement__dot span {
    position: relative;
    z-index: 2
}

.scheme--placement__dot .source-icon {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    border-radius: 5px
}

.scheme--placement__dot b,
.scheme--placement__dot span {
    font-weight: 500
}

.scheme--placement__dot:hover,
.scheme--placement__dot:hover b,
.scheme--placement__dot:hover span {
    color: #fff
}

#data-entry-popup .list__item input,
.counter-edit--top__comment textarea,
.scheme--placement__dot:hover .source-icon {
    background-color: #fff
}

.function-edit--header {
    margin: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.function-edit--header__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 6px 0 0;
    color: var(--font-d);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.function-edit--header__back,
.function-edit--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.function-edit--header__back {
    width: 32px;
    height: 32px;
    margin-right: 20px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: var(--wbox-bg);
    -webkit-box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.darktheme .admin--address__checkbox .input-switcher span:before,
.function-edit--header__back:hover {
    background-color: var(--green)
}

.function-edit--header__back:hover svg {
    fill: #fff
}

.function-edit--top {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.function-edit--top__formbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    grid-column-gap: 32px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.function-edit--top__formbox .select {
    max-width: 100%
}

.function-edit--top .fieldset {
    margin-bottom: 20px
}

.function-edit--top__name,
.function-edit--top__other {
    grid-column: 1 span
}

.function-edit--top__other .select {
    min-width: calc(100% - 40px);
    max-width: 100%
}

.function-edit--top__other .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.function-edit--top__other .select__opt .source-icon {
    margin-right: 8px
}

.function-edit--top__other .select__header small,
.function-edit--top__other .select__header span,
.function-edit--top__other .select__opt span {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.function-edit--top__other .select__opt small {
    height: 16px
}

.function-edit--top__other .select__header span {
    overflow: hidden;
    text-overflow: ellipsis
}

.function-edit--top__other .select__opt span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.function-edit--top__other .select__header small,
.function-edit--top__other .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.function-edit--top__other .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    padding: 12px 16px 8px 8px;
    background-color: var(--white-inverse)
}

.function-edit--top__other .select__header .source-icon {
    margin-top: -2px
}

.function-edit--top__other .select__header span,
.function-edit--top__other .select__opt span {
    padding-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 24px - 50px);
    flex: 0 0 calc(100% - 24px - 50px)
}

.function-edit--top__other .select__header span {
    display: block
}

.function-edit--top__other .select__header small {
    padding-top: 1px
}

.function-edit--top__other .select__opt {
    padding-right: 20px
}

.function-edit--top__other .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.function-edit--top__other .select__opt span {
    margin-top: -1px
}

.function-edit--top__other .select__opt small {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.function-edit--top__menu {
    grid-column: 3/1 span
}

.function-edit--top__desc {
    grid-column: 2 span;
    grid-row: 2/1 span
}

.function-edit--top__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 2 span;
    grid-row: 3/1 span;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.function-edit--top__btns .btn:last-of-type {
    min-width: 160px
}

.function-edit--top__btns .btn.btn_test {
    width: auto;
    min-width: initial;
    height: initial;
    margin: 20px 64px 0 0;
    padding: 8px 0 5px;
    color: var(--blue);
    border: 0;
    border-radius: 0;
    background: 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.function-edit--top__btns .btn.btn_test:hover {
    color: var(--blue);
    border-bottom: 1px solid var(--blue);
    background: 0 0
}

.function-edit--top .btn {
    font-size: 14px;
    margin-right: 12px;
    color: var(--white-inverse);
    background-color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.function-edit--top .btn:hover {
    color: #fff;
    background-color: var(--blue)
}

.function-edit--top .btn_reset {
    color: var(--font-d);
    border: 1px solid currentColor;
    background-color: transparent
}

.function-edit--top .btn_reset:hover {
    border-color: var(--blue)
}

.function-edit--top__org {
    margin-bottom: 24px
}

.function-edit--top .org--header {
    margin-top: 0
}

.function-edit--top .org--header__img {
    float: none;
    margin-bottom: 20px
}

.function-edit--top .org--header__desc,
.function-edit--top .org--header__title {
    margin-left: 0
}

.function-edit--top+.white-box {
    margin-top: 32px
}

.function-edit .list__container {
    overflow-x: auto;
    max-width: 100%
}

.function-edit .list--filters,
.function-edit .list__item {
    min-width: 670px
}

.function-edit .list--filters__point,
.function-edit .list--filters__service,
.function-edit .list__point,
.function-edit .list__service {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 220px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px
}

.function-edit .list--filters__point,
.function-edit .list__point {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.function-edit .list--filters__name,
.function-edit .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100% - 220px - 20% - 140px - 84px);
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 220px - 20% - 140px - 84px);
    flex: 0 0 calc(100% - 220px - 20% - 140px - 84px)
}

.function-edit .list--filters__average,
.function-edit .list__average {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 140px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px
}

.function-edit .list--filters__average {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.function-edit .list--filters__average .select__header span,
.function-edit .list--filters__point .select__header span,
.function-edit .list__average .select__header span,
.function-edit .list__point .select__header span {
    display: block;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis
}

.function-edit .list--filters__btns,
.function-edit .list__btns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84px;
    flex: 0 0 84px
}

.function-edit .list--filters__service {
    padding-left: 12px
}

.function-edit .list--filters__average,
.function-edit .list--filters__name,
.function-edit .list--filters__point {
    padding-left: 8px
}

.function-edit .list--filters__average span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 80px;
    margin-left: -40px
}

.function-edit .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.function-edit .list__item:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.function-edit .list__item input {
    font-size: 14px;
    font-weight: 300;
    height: 36px;
    padding: 8px;
    background-color: var(--white-inverse)
}

.function-edit .list__service {
    padding-left: 4px
}

.function-edit .list__service .select__header span {
    overflow: hidden;
    max-width: 210px;
    margin-right: 4px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.function-edit .list__average,
.function-edit .list__controls,
.function-edit .list__updates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.function-edit .list__average svg {
    display: block;
    width: 15px;
    height: 15px
}

.function-edit .list__controls,
.function-edit .list__updates {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.function-edit .list__controls svg,
.function-edit .list__updates svg,
.pzi__change svg,
.pzi__del svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: var(--font-r)
}

.function-edit .list__controls .tooltip,
.function-edit .list__updates .tooltip {
    display: block;
    width: initial;
    height: 24px;
    white-space: nowrap
}

.function-edit .list__controls .tooltip .asem-tooltip,
.function-edit .list__updates .tooltip .asem-tooltip {
    white-space: nowrap
}

.function-edit .list__controls .tooltip .asem-tooltip:before,
.function-edit .list__updates .tooltip .asem-tooltip:before {
    right: 16px
}

.function-edit .list__controls,
.function-edit .list__item.readonly .select__header:after {
    display: none
}

.function-edit .list__btns {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.function-edit__del {
    cursor: pointer
}

.function-edit__del:hover svg {
    fill: var(--red)
}

.function-edit__change {
    padding-right: 4px;
    cursor: pointer;
    fill: var(--font-r)
}

.function-edit__change:hover svg {
    fill: var(--blue)
}

.function-edit .function-edit__save {
    padding-right: 8px;
    cursor: pointer
}

.function-edit .function-edit__save svg {
    fill: var(--green)
}

.function-edit .function-edit__cancel {
    padding-right: 20px;
    cursor: pointer
}

.function-edit .function-edit__cancel svg {
    fill: var(--font-d)
}

.function-edit .select {
    min-width: calc(100% - 40px);
    max-width: 100%
}

.function-edit .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.function-edit .select__opt .source-icon {
    margin-right: 8px
}

.function-edit .select__header small,
.function-edit .select__header span,
.function-edit .select__opt span {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.function-edit .select__opt small {
    height: 16px
}

.function-edit .select__header span,
.function-edit .select__opt span {
    display: block;
    overflow: hidden;
    min-width: 50%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.function-edit .select__header small,
.function-edit .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.function-edit .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px 8px 8px;
    background-color: var(--white-inverse)
}

.function-edit .select__header .source-icon {
    margin-top: -2px
}

.function-edit .select__header span {
    padding-top: 0
}

.function-edit .select__header small {
    padding-top: 1px
}

.function-edit .select__opt {
    padding-right: 20px
}

.function-edit .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.function-edit .select__opt span {
    margin-top: -1px;
    padding-top: 0
}

.function-edit .select__opt small {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.function-edit .list__item.readonly {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.function-edit .list__item.readonly .select,
.function-edit .list__item.readonly input {
    pointer-events: none
}

.function-edit .list__item.readonly .select__header,
.function-edit .list__item.readonly input {
    border-color: transparent;
    background-color: transparent
}

.function-edit .list__item.readonly input {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.function-edit .list__item.readonly .list__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.admin--address .vs--open .vs__selected,
.function-edit .list__item.readonly .list__updates {
    display: none
}

.function-edit>.btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0 0
}

.admin__fieldset {
    margin-bottom: 16px
}

.admin__label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 4px;
    color: var(--font-r)
}

.admin--basiclevel .control-label small,
.admin--dashboard .control-label small,
.admin__label small {
    font-size: 12px;
    color: var(--font-l)
}

.admin--address .org--adminmenu__wraper {
    margin-bottom: 24px
}

.admin--address .vs__selected {
    font-size: 16px;
    font-weight: 500;
    line-height: 42px;
    position: absolute;
    left: 12px;
    height: 42px;
    margin: 0;
    padding: 0;
    color: var(--font-d)
}

.admin--address .vs__dropdown-toggle {
    padding: 0;
    border: 1px solid var(--bg-1);
    border-radius: 4px
}

.admin--address .vs__dropdown-menu {
    border: 1px solid var(--bg-1)
}

.admin--address .vs__search,
.admin--address .vs__search:focus {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    height: 42px;
    margin: 0;
    padding: 8px 12px;
    color: var(--font-d)
}

.admin--address .vs__clear {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    opacity: 1
}

.admin--address .vs__clear span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 12px;
    margin-top: -7px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background-color: var(--font-d)
}

.admin--address .vs__clear span:first-of-type {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.admin--address .vs__clear span:last-of-type {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.admin--address .vs__clear:hover span {
    background-color: var(--red)
}

.admin--address .vs__open-indicator {
    width: 6px;
    height: 6px;
    margin-right: 4px;
    -webkit-transform: translate3d(0, -2px, 0) rotate(45deg);
    transform: translate3d(0, -2px, 0) rotate(45deg);
    border-right: 1px solid var(--font-r);
    border-bottom: 1px solid var(--font-r)
}

.admin--address .vs--open .vs__open-indicator {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.admin--address__street {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.admin--address__street .select {
    margin-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88px;
    flex: 0 0 88px
}

.admin--address__street .select__header {
    height: 42px;
    padding: 13px 20px 13px 12px
}

.admin--address__street>input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.admin--address__bld {
    max-width: calc(50% - 12px)
}

.admin--address__coords {
    padding-top: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.admin--address__coords>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px)
}

.admin--address__checkbox,
.admin--address__coords,
.admin--features .list__item.readonly .list__controls,
.admin--image__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.admin--address__checkbox .input-switcher span:before,
.counter-edit .scheme__switcher .input-switcher span:before {
    background-color: var(--font-d)
}

.admin--address__checkbox label+label {
    font-size: 12px;
    display: block;
    height: 32px;
    margin-left: 8px;
    color: var(--font-l)
}

.admin--address .btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.admin--image .org--adminmenu__wraper {
    margin-bottom: 24px
}

.admin--image .select__header,
.admin--image .select__opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.admin--image .select__header img,
.admin--image .select__opt img {
    display: block;
    width: auto;
    margin-right: 8px
}

.admin--image .select__header {
    height: 42px;
    padding: 13px 20px 13px 12px
}

.admin--image .select__header img {
    height: 28px
}

.admin--image .select__opt {
    flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.admin--image .select__opt img {
    height: 24px
}

.admin--image .btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.admin--image .title,
.admin--image__list li p {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding: 8px 0;
    color: var(--font-d)
}

.admin--image hr {
    height: 0;
    margin: 48px 0 24px;
    border: 0;
    border-top: 1px solid var(--bg-1)
}

.admin--image .dropzone {
    margin: 8px 0 0;
    border: 1px solid var(--bg-1);
    border-radius: 4px;
    background-color: var(--bg)
}

.admin--image .dz-message {
    font-size: 14px;
    margin: 44px 0 0;
    color: var(--font-r)
}

.admin--image__list {
    margin: 0;
    padding: 12px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.admin--image__list li {
    display: block;
    margin: 0 24px 24px 0;
    padding: 0;
    list-style: none
}

.admin--image__list li img {
    display: block;
    width: auto;
    height: 120px
}

.admin--image__list li p {
    font-size: 14px;
    padding: 12px 0 2px 6px
}

.admin--image__list li button {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    display: block;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: var(--font-l);
    border: 0;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.admin--image__list li button svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 0 -1px;
    vertical-align: top;
    fill: currentColor
}

.admin--basiclevel .org--adminmenu__wraper {
    margin-bottom: 24px
}

.admin--basiclevel .fieldset {
    margin-bottom: 16px
}

.admin--basiclevel .control-label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 4px;
    color: var(--font-r)
}

.admin--basiclevel .btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.admin--dashboard .org--adminmenu__wraper {
    margin-bottom: 24px
}

.admin--dashboard .fieldset {
    margin-bottom: 16px
}

.admin--dashboard .control-label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 4px;
    color: var(--font-r)
}

.admin--dashboard .btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.admin--features .org--adminmenu__wraper {
    margin-bottom: 24px
}

.admin--features .list--filters__btns,
.admin--features .list--filters__name,
.admin--features .list__btns,
.admin--features .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px
}

.admin--features .list--filters__name,
.admin--features .list__name {
    overflow: hidden;
    max-width: calc(100% - 70px - 68px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px - 68px);
    flex: 0 0 calc(100% - 70px - 68px)
}

.admin--features .list--filters__value,
.admin--features .list__value {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px
}

.admin--features .list--filters__btns,
.admin--features .list__btns {
    padding-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68px;
    flex: 0 0 68px
}

.admin--features .list__name {
    line-height: 1.1
}

.admin--features .list--filters__value {
    padding-left: 6px
}

.admin--features .list__item {
    height: 50px;
    padding: 4px 0
}

.admin--features .list__item:hover {
    background-color: initial
}

.admin--features .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.admin--features .list__item .list__controls,
.admin--features .list__item .list__updates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#data-entry-popup .popup__header>div b,
#data-entry-popup .popup__header>div small,
.admin--features .list__item .list__controls svg,
.admin--features .list__item .list__updates svg,
.counter-edit .list__item.readonly .scheme__switcher.checked+.scheme__status {
    display: block
}

.admin--features .list__item .list__controls {
    display: none;
    fill: var(--font-r)
}

.admin--features .list__item .list__controls svg {
    width: 24px;
    height: 24px
}

.admin--features .list__item .list__updates svg {
    width: 20px;
    height: 20px
}

.admin--features .list__item input {
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    height: 36px;
    padding: 10px 6px 6px;
    color: var(--font-d);
    background-color: var(--blue-sl)
}

.admin--features .list__item input:focus {
    border-color: var(--blue);
    background-color: var(--white-inverse)
}

.admin--features .admin--features__change,
.admin--features .admin--features__del,
.admin--features .admin--features__save,
.pzi__change,
.pzi__del {
    cursor: pointer
}

.admin--features .admin--features__del:hover svg {
    fill: var(--red)
}

.admin--features .admin--features__change:hover svg {
    fill: var(--blue)
}

.admin--features .admin--features__save svg {
    fill: var(--green)
}

.admin--features .admin--features__save:hover svg {
    fill: var(--green-d)
}

.admin--features .admin--features__cancel {
    margin-right: 2px;
    margin-left: 4px;
    cursor: pointer
}

.admin--features .admin--features__cancel svg {
    fill: var(--font-d)
}

.admin--features .admin--features__cancel:hover svg {
    fill: var(--red)
}

.admin--features .list__item.readonly input {
    pointer-events: none;
    border-color: transparent;
    background-color: transparent;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.admin--features .list__item.readonly .list__updates,
.counter-edit--top__other .select__header img {
    display: none
}

.admin--features .list__item.readonly .list__desc input {
    color: var(--font-r)
}

.pzi .list--filters__name,
.pzi .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100% - 84px);
    padding-left: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 84px);
    flex: 0 0 calc(100% - 84px)
}

.pzi .list--filters__name span,
.pzi .list__name span {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.pzi .list--filters__btns,
.pzi .list__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84px;
    flex: 0 0 84px
}

.pzi .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.controllers-rvd__timerange input,
.pzi .list__controls {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0
}

.pzi .list__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 12px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.counter-edit .scheme__change:hover svg,
.pzi__change:hover svg {
    fill: var(--blue)
}

.pzi__del {
    padding-left: 4px
}

.pzi__del:hover svg {
    fill: var(--red)
}

.pzi>.btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.controllers .list--filters__pzi,
.controllers .list__pzi {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100% - 200px - 120px - 32px - 80px);
    padding-right: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 200px - 120px - 32px - 80px);
    flex: 0 0 calc(100% - 200px - 120px - 32px - 80px)
}

.controllers .list--filters__controller,
.controllers .list--filters__id,
.controllers .list__controller,
.controllers .list__id {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 200px;
    padding-right: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px
}

.controllers .list--filters__id,
.controllers .list__id {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.controllers .list--filters__goto,
.controllers .list__goto {
    max-width: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

.controllers .list--filters__pzi {
    padding-left: 20px
}

.controllers .list--filters__controller,
.controllers .list--filters__id {
    padding-left: 12px
}

.controllers .list__pzi {
    padding-left: 8px
}

.controllers .list__id input {
    max-width: 120px
}

.controllers-rvd--btns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 32px 0
}

.controllers-rvd--btns .btn_reset {
    margin-bottom: 20px;
    color: #fff;
    background-color: var(--font-d)
}

.controllers-rvd--btns .btn_reset:hover {
    color: #fff;
    background-color: var(--blue)
}

.controllers-rvd .title {
    margin: 0 0 32px;
    color: var(--font-d)
}

.controllers-rvd__timerange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    border: 1px solid var(--bg-1);
    border-radius: 4px;
    background-color: var(--white-inverse)
}

.controllers-rvd__timerange input {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    height: 40px;
    padding: 0 4px 0 8px;
    color: var(--font-d);
    border: 0;
    -ms-flex: 0 0 calc(25% - 6px);
    flex: 0 0 calc(25% - 6px)
}

.controllers-rvd__timerange span {
    line-height: 42px;
    text-align: center;
    color: var(--font-l);
    background-color: var(--light-inverse);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
}

.controllers-rvd--schedule {
    overflow-x: auto;
    max-width: 100%
}

.controllers-rvd--schedule__head {
    font-size: 13px;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: var(--font-d);
    border-bottom: 1px solid var(--bg-1);
    font-weight: 500
}

.controllers-rvd--schedule__row {
    margin: 12px 0 0
}

.controllers-rvd--schedule__head,
.controllers-rvd--schedule__row {
    display: grid;
    min-width: 798px;
    grid-template-columns: 44px repeat(3, 1fr);
    grid-gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.controllers-rvd--schedule__day {
    color: var(--font-r)
}

.controllers-rvd--schedule__head .controllers-rvd--schedule__day {
    color: var(--font-d)
}

.controllers-rvd--schedule__footer {
    margin: 20px 0 0;
    padding-top: 20px;
    border-top: 1px solid var(--bg-1)
}

.controllers-rvd--schedule__switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.controllers-rvd__graph {
    min-height: 550px;
    margin: 32px 0 0
}

.controllers-rvd .list__container {
    margin-bottom: 32px
}

.controllers-rvd__filter,
.controllers-rvd__filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.controllers-rvd__filters {
    min-width: 670px;
    margin: 0 0 16px;
    padding-top: 16px;
    border-top: 1px solid var(--bg-1)
}

.controllers-rvd__filter {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.controllers-rvd__filter:first-of-type {
    padding-left: 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.controllers-rvd__filter:nth-of-type(2) {
    margin-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%
}

.controllers-rvd__filter:nth-of-type(3) {
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84px;
    flex: 0 0 84px
}

.controllers-rvd__filter input[type=text] {
    display: block;
    width: 100%;
    height: 36px
}

.controllers-rvd__filter .list__updates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.controllers-rvd__filter .list__updates .function-edit__change {
    padding-right: 12px
}

.controllers-rvd__filter .list__updates .function-edit .function-edit__save {
    padding-right: 0
}

.controllers-rvd__filter .list__updates svg {
    display: block;
    width: 20px;
    height: 20px
}

.controllers-rvd .list--filters__label,
.controllers-rvd .list--filters__value,
.controllers-rvd .list__label,
.controllers-rvd .list__value {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.controllers-rvd .list--filters__label,
.controllers-rvd .list__label,
.counter-edit--top__other .select__header span,
.counter-edit--top__other .select__opt span {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.controllers-rvd .list--filters__value,
.controllers-rvd .list__value {
    margin-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%
}

.controllers-rvd .list--filters__label {
    padding-left: 20px
}

.controllers-rvd .list--filters__value {
    padding-left: 12px
}

.controllers-rvd .list__label {
    padding-left: 20px
}

.controllers-rvd--logs__filters,
.controllers-rvd--logs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    gap: 20px
}

.controllers-rvd--logs__filters>div,
.controllers-rvd--logs__item>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0
}

#data-entry-popup .popup__header>div small,
.controllers-rvd--logs__filters .controllers-rvd--logs__date,
.controllers-rvd--logs__filters .controllers-rvd--logs__msg,
.controllers-rvd--logs__filters .controllers-rvd--logs__user {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: var(--font-l)
}

.controllers-rvd--logs__item {
    font-size: 14px;
    line-height: 20px;
    color: var(--font-r);
    border-top: 1px solid var(--bg-1)
}

.controllers-rvd--logs__item:nth-of-type(2) {
    border-top-color: transparent
}

.controllers-rvd--logs__item:nth-of-type(even) {
    background-color: var(--bg)
}

.controllers-rvd--logs__item:hover {
    background-color: var(--green-sl)
}

.controllers-rvd--logs__date,
.controllers-rvd--logs__user {
    font-weight: 500
}

.controllers-rvd--logs__date small,
.controllers-rvd--logs__user small {
    font-size: 13px;
    font-weight: 300;
    display: block;
    color: var(--font-l)
}

.controllers-rvd--logs__date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.controllers-rvd--logs__user {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.controllers-rvd--logs__msg {
    line-height: 24px;
    color: var(--font-d);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.counter-edit--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counter-edit--header__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 6px 0 0;
    color: var(--font-d);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.counter-edit--header__back,
.counter-edit--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.counter-edit--header__back {
    width: 32px;
    height: 32px;
    margin-right: 20px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    border-radius: 50%;
    background-color: var(--wbox-bg);
    -webkit-box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    box-shadow: 0 6px 6px 0 rgba(19, 34, 75, .06);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.counter-edit--header__back svg {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
    fill: var(--font-d)
}

.counter-edit--header__back:hover {
    background-color: var(--green)
}

.counter-edit--header__back:hover svg {
    fill: #fff
}

.counter-edit--top {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.counter-edit--top__formbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    grid-column-gap: 32px;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.counter-edit--top__formbox .select {
    max-width: 100%
}

.counter-edit--top .fieldset {
    margin-bottom: 20px
}

.counter-edit--top__name {
    grid-column: 1/1 span
}

.counter-edit--top__other {
    grid-column: 2/1 span
}

.counter-edit--top__other .select__header {
    height: 42px;
    padding: 13px 20px 13px 12px;
    background-color: var(--white-inverse)
}

.counter-edit--top__other .select__header,
.counter-edit--top__other .select__opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px
}

.counter-edit--top__other .select__header .source-icon,
.counter-edit--top__other .select__opt .source-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.counter-edit--top__other .select__header small,
.counter-edit--top__other .select__opt small {
    margin-top: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.counter-edit--top__menu {
    grid-column: 3/1 span
}

.counter-edit--top__comment {
    grid-column: 2 span
}

.counter-edit--top__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/1 span;
    grid-row: 3/1 span
}

.counter-edit--top .btn {
    font-size: 14px;
    margin-right: 12px;
    color: var(--white-inverse);
    background-color: var(--font-d);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.counter-edit--top .btn:hover {
    color: #fff;
    background-color: var(--blue)
}

.counter-edit--top .btn_reset {
    color: var(--font-d);
    border: 1px solid currentColor;
    background-color: transparent
}

.counter-edit--top .btn_reset:hover {
    border-color: var(--blue)
}

.counter-edit--top input {
    background-color: var(--white-inverse)
}

.counter-edit--top__org {
    margin-bottom: 24px
}

.counter-edit--top .org--header {
    margin-top: 0
}

.counter-edit--top .org--header__img {
    float: none;
    margin-bottom: 20px
}

.counter-edit--top .org--header__coment,
.counter-edit--top .org--header__title {
    margin-left: 0
}

.counter-edit--top+.white-box {
    margin-top: 32px
}

.counter-edit .list__container {
    overflow-x: auto;
    max-width: 100%
}

.counter-edit .list--filters,
.counter-edit .list__item {
    min-width: 760px
}

.counter-edit .list--filters__service,
.counter-edit .list__service {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 200px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px
}

.counter-edit .list__point {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.counter-edit .list--filters__point,
.counter-edit .list__point {
    max-width: 180px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

.counter-edit .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.counter-edit .list--filters__name,
.counter-edit .list__name {
    max-width: calc(100% - 200px - 200px - 20px - 84px);
    padding-right: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 200px - 200px - 20px - 84px);
    flex: 0 0 calc(100% - 200px - 200px - 20px - 84px)
}

.counter-edit .list--filters__service {
    padding-left: 12px
}

.counter-edit .list--filters__name,
.counter-edit .list--filters__point {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px
}

.counter-edit .list--filters__ismain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.counter-edit .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

.counter-edit .list__item:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.counter-edit .list__item input {
    font-size: 14px;
    font-weight: 300;
    height: 36px;
    background-color: var(--white-inverse)
}

.counter-edit .list__service {
    padding-left: 4px
}

.counter-edit .list__service .select__header span {
    overflow: hidden;
    max-width: 210px;
    margin-right: 4px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.counter-edit .list__ismain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.counter-edit .list__ismain svg {
    display: block;
    width: 15px;
    height: 15px
}

.counter-edit .list__btns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84px;
    flex: 0 0 84px
}

.counter-edit .list__controls,
.counter-edit .list__updates {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.counter-edit .list__controls {
    display: none
}

.counter-edit .list__btns {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.counter-edit .list__item.readonly .scheme__switcher,
.counter-edit .list__item.readonly .select__header:after,
.counter-edit .scheme__status {
    display: none
}

.counter-edit .scheme__cancel svg,
.counter-edit .scheme__change svg,
.counter-edit .scheme__del svg,
.counter-edit .scheme__save svg {
    display: block;
    width: 24px;
    height: 24px
}

.counter-edit .scheme__change {
    fill: var(--font-r)
}

.counter-edit .scheme__change,
.counter-edit .scheme__save {
    padding-right: 8px;
    cursor: pointer
}

.counter-edit .scheme__save svg {
    fill: var(--green)
}

.counter-edit .scheme__save:hover svg {
    fill: var(--green-d)
}

.counter-edit .scheme__cancel,
.counter-edit .scheme__del {
    padding-right: 20px;
    cursor: pointer
}

.counter-edit .scheme__cancel svg,
.counter-edit .scheme__del svg {
    fill: var(--font-d)
}

.counter-edit .select {
    min-width: calc(100% - 40px);
    max-width: 100%
}

.counter-edit .select__header .source-icon {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.counter-edit .select__opt .source-icon {
    margin-right: 8px
}

.counter-edit .select__header small,
.counter-edit .select__header span,
.counter-edit .select__opt span {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px
}

.counter-edit .select__opt small {
    height: 16px
}

.counter-edit .select__header span,
.counter-edit .select__opt span {
    display: block;
    overflow: hidden;
    min-width: 50%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.counter-edit .select__header small,
.counter-edit .select__opt small {
    color: var(--font-r);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.counter-edit .select__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px 8px 8px;
    background-color: var(--white-inverse)
}

.counter-edit .select__header .source-icon {
    margin-top: -2px
}

.counter-edit .select__header span {
    padding-top: 0
}

.counter-edit .select__header small {
    padding-top: 1px
}

.counter-edit .select__opt {
    padding-right: 20px
}

.counter-edit .select__opt .source-icon {
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.counter-edit .select__opt span {
    margin-top: -1px;
    padding-top: 0
}

.counter-edit .select__opt small {
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.counter-edit .list__item.readonly {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.counter-edit .list__item.readonly .select,
.counter-edit .list__item.readonly input {
    pointer-events: none
}

.counter-edit .list__item.readonly .select__header,
.counter-edit .list__item.readonly input {
    border-color: transparent;
    background-color: transparent
}

.counter-edit .list__item.readonly input {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.counter-edit .list__item.readonly .list__coords input {
    padding-right: 0;
    text-align: right
}

.counter-edit .list__item.readonly .list__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.counter-edit .list__item.readonly .list__updates,
.data-entry__header .select__header img {
    display: none
}

.counter-edit>.btn {
    font-size: 14px;
    width: 200px;
    margin: 24px auto 0
}

.data-entry {
    margin-top: 36px
}

.data-entry__header {
    margin: 0 0 32px
}

.data-entry__header .select__header {
    width: 100%;
    max-width: 360px;
    height: 42px;
    padding: 13px 20px 13px 12px;
    background-color: var(--white-inverse)
}

.data-entry__header .select__header,
.data-entry__header .select__opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px
}

.data-entry__header .select__header .source-icon,
.data-entry__header .select__opt .source-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.data-entry__header .select__header span,
.data-entry__header .select__opt span {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.data-entry__header .select__header small,
.data-entry__header .select__opt small {
    margin-top: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.data-entry__service {
    margin-top: 24px
}

.data-entry .list--filters__name,
.data-entry .list--filters__num,
.data-entry .list__name,
.data-entry .list__num {
    overflow: hidden;
    text-overflow: ellipsis
}

.data-entry .list--filters__name,
.data-entry .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 45%;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

.data-entry .list--filters__num,
.data-entry .list__num {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 30%;
    padding-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%
}

.data-entry .list--filters__data,
.data-entry .list__data {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.data-entry .list--filters__btn,
.data-entry .list__btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.data-entry .list--filters__btn .btn,
.data-entry .list__btn .btn {
    font-size: 12px;
    width: 90px;
    height: 28px;
    margin-top: 8px;
    white-space: nowrap
}

#data-entry-popup .list__item:nth-of-type(even),
.data-entry .list__item:nth-of-type(even) {
    background-color: var(--bg)
}

#data-entry-popup .list__item:last-of-type,
.data-entry .list__item:last-of-type {
    border-bottom: 1px solid var(--bg-1)
}

.data-entry .list__data,
.data-entry .list__name {
    color: var(--font-d)
}

.data-entry .list__container {
    overflow-x: auto;
    max-width: 100%
}

.data-entry .list--filters,
.data-entry .list__item {
    min-width: 480px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#data-entry-popup {
    width: 100%;
    max-width: 760px;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

#data-entry-popup .popup__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 460px;
    padding: 12px 0 16px;
    border-top: 1px solid var(--bg-1);
    border-bottom: 1px solid var(--bg-1);
    gap: 10%
}

#data-entry-popup .popup__header>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#data-entry-popup .popup__header>div:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

#data-entry-popup .popup__header>div b {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    padding-top: 8px;
    color: var(--font-d)
}

#data-entry-popup .popup__container {
    max-height: 100vh;
    padding: 24px 50px 24px 20px
}

#data-entry-popup .popup__btns {
    border-top: 0
}

#data-entry-popup .popup__table {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 16px
}

#data-entry-popup .list__item {
    padding: 8px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#data-entry-popup .list--filters__name,
#data-entry-popup .list__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

#data-entry-popup .list--filters__old,
#data-entry-popup .list__old {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

#data-entry-popup .list--filters__new,
#data-entry-popup .list__new {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

#data-entry-popup .list--filters__counter,
#data-entry-popup .list__counter {
    text-align: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

#data-entry-popup .list--filters__counter .input-switcher,
#data-entry-popup .list__counter .input-switcher {
    margin-left: auto
}

#data-entry-popup .list--filters__consumption,
#data-entry-popup .list--filters__delta,
#data-entry-popup .list--filters__factor,
#data-entry-popup .list__consumption,
#data-entry-popup .list__delta,
#data-entry-popup .list__factor {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 16px;
    padding-left: 16px;
    text-align: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

#data-entry-popup .list--filters__name {
    display: none
}

#data-entry-popup .list__name {
    font-size: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: var(--font-d)
}

#data-entry-popup .list--filters,
#data-entry-popup .list__item {
    min-width: 460px
}

#data-entry-popup input[type=date].error,
#data-entry-popup input[type=number].error,
#data-entry-popup input[type=text].error,
#data-entry-popup input[type=time].error {
    border-color: var(--red)
}

@media (min-width:360px) {
    .org--currents__temp {
        grid-template-columns: 200px 1fr
    }

    .org--currents__value {
        font-size: 62px;
        line-height: 64px
    }

    .org--currents__value small {
        font-size: 32px;
        line-height: 36px;
        margin-left: 4px
    }
}

@media (min-width:400px) {
    .popup__container {
        padding: 24px 62px 24px 32px
    }

    .login--content__header {
        margin-top: 10%
    }

    .login--content__text {
        margin: 12px 0 32px
    }

    .admin--features .list--filters__name,
    .admin--features .list__name {
        max-width: calc(100% - 100px - 80px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px - 80px);
        flex: 0 0 calc(100% - 100px - 80px)
    }

    .admin--features .list--filters__value,
    .admin--features .list__value {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .admin--features .list--filters__btns,
    .admin--features .list__btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px
    }

    .admin--features .list--filters__value {
        padding-left: 12px
    }

    .admin--features .list__item input {
        padding: 10px 12px 6px
    }

    #data-entry-popup .popup__container {
        padding: 24px 50px 24px 20px
    }
}

@media (min-width:476px) {
    .function-edit--top__btns .btn.btn_test {
        margin: 0 0 0 20px
    }
}

@media (min-width:576px) {
    .controllers-rvd--btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px
    }

    .controllers-rvd--btns .btn_reset {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .site--wrapper {
        padding-right: 36px
    }

    .site--wrapper,
    .site--wrapper.collapsed {
        padding-left: 96px
    }

    .site--header .informer {
        margin-bottom: 0
    }

    .site--header {
        position: initial;
        left: 0;
        width: 100%;
        height: 40px;
        margin: 0;
        padding: 24px 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .site--header:before,
    .site--header__menu {
        display: none
    }

    .site--header .breadcrumb {
        margin-top: 8px;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }

    .site--content {
        -webkit-transform: translate3d(180px, 0, 0);
        transform: translate3d(180px, 0, 0)
    }

    .white-box {
        margin-right: 0;
        margin-left: 0;
        padding: 32px 32px 32px 24px
    }

    .dataTables_info {
        position: absolute;
        bottom: 36px;
        left: 0;
        padding-top: 0
    }

    .dataTables_paginate {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .popup__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .site--wrapper.collapsed .site--content main>.popup {
        left: -96px;
        width: calc(100% + 132px)
    }

    .collapsed .sidebar,
    .sidebar {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .sidebar {
        -webkit-transition: max-width .3s ease-out;
        transition: max-width .3s ease-out
    }

    .sidebar--logo {
        margin-left: 0
    }

    .collapsed .sidebar {
        max-width: 60px
    }

    .collapsed .sidebar .expanded.has-child .menu__link:after,
    .collapsed .sidebar .has-child .menu__link:after,
    .collapsed .sidebar .menu__item.has-child:after,
    .collapsed .sidebar .menu__text {
        opacity: 0
    }

    .collapsed .sidebar .sidebar--theme {
        max-width: 32px;
        -webkit-transform: translate3d(-8px, 0, 0);
        transform: translate3d(-8px, 0, 0)
    }

    .collapsed .sidebar .sidebar--theme__icon {
        max-width: 0;
        opacity: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0
    }

    .breadcrumb {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .pagination {
        height: 24px;
        margin: 28px 0 0
    }

    .pagination__info {
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 0;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left
    }

    .list--header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .list--header__tabs li:first-of-type {
        margin-left: 24px
    }

    .list__container.gridview {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 28px
    }

    .list__container.gridview .list__item {
        margin-bottom: 0
    }

    .list--empty {
        margin-top: 12px;
        padding: 44px 32px 32px
    }

    .list--empty p,
    .list--empty__title {
        font-size: 18px;
        line-height: 24px
    }

    .list--empty p {
        font-size: 14px
    }

    .list--empty .btn {
        width: 240px
    }

    .list__container.list__container_empty .list--filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .welcome {
        width: 100%;
        margin: 0;
        padding: 48px 60px;
        background-position: calc(100% + 100px) 52%;
        background-size: 650px 610px
    }

    .welcome__close {
        top: 10px;
        right: 8px
    }

    .landing__title {
        font-size: 32px;
        line-height: 36px
    }

    .landing__lgtitle {
        font-size: 36px;
        line-height: 42px
    }

    .landing__desc {
        font-size: 16px;
        line-height: 28px
    }

    .landing__container {
        margin-right: 32px;
        margin-left: 32px
    }

    .landing__logo svg {
        width: 155px;
        height: 36px
    }

    .landing--header {
        top: 0;
        padding: 6px 32px
    }

    .landing--nav__login {
        font-size: 16px;
        height: 40px;
        padding: 12px 24px 12px 16px
    }

    .landing--menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 12px 0 0
    }

    .landing--menu__item {
        margin: 0
    }

    .landing--top {
        height: 100vh;
        max-height: 600px;
        padding-top: 100px;
        padding-bottom: 100px
    }

    .landing--top:before {
        top: 60px;
        right: -100px;
        width: 350px;
        height: 350px
    }

    .landing--top:after {
        top: 200px;
        right: 40px;
        width: 400px;
        height: 400px
    }

    .landing--top__title {
        max-width: 62.5%
    }

    .landing--top__btns {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .landing--top__btn {
        font-size: 18px;
        min-width: 160px;
        height: 48px;
        padding: 0 32px
    }

    .landing--top__img {
        position: absolute;
        top: 120px;
        right: -50vw;
        width: initial;
        height: 400px;
        margin-top: 0;
        margin-left: 0
    }

    .landing--logos__item:first-of-type {
        margin-left: 32px
    }

    .landing--about {
        padding: 80px 0
    }

    .landing--about .landing__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .landing--about__col,
    .landing--about__title {
        margin-right: 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%
    }

    .landing--about__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 0
    }

    .landing--about__title .source-icon {
        margin-right: 24px
    }

    .landing--features {
        padding-top: 76px;
        padding-bottom: 48px
    }

    .landing--features__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .landing--features__item:nth-of-type(even) .landing--features__text {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 60px
    }

    .landing--features__text .source-icon {
        float: none;
        margin: 0 0 12px
    }

    .landing--features__item_monitoring .landing--features__img:before {
        right: 10%;
        width: 180px;
        height: 180px
    }

    .landing--features__item_reports .landing--features__img:before {
        width: 260px;
        height: 260px
    }

    .landing--additionals {
        padding-top: 76px
    }

    .landing--additionals .landing__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .landing--additionals__item {
        max-width: 264px
    }

    .landing--reviews {
        padding: 88px 0 124px
    }

    .landing--reviews__title {
        margin: 0 0 48px 33.33%
    }

    .landing--reviews__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .landing--reviews__text {
        font-size: 24px;
        line-height: 36px;
        margin-top: 0
    }

    .landing--reviews .splide__arrows {
        position: absolute;
        top: initial;
        right: initial;
        bottom: -14px;
        left: -8px
    }

    .landing--faq {
        padding: 64px 0 80px
    }

    .landing--faq__list {
        margin: 48px 0 0
    }

    .landing--faq__item {
        padding: 32px 84px 24px 36px
    }

    .landing--faq__item:before {
        top: 38px;
        right: 40px
    }

    .landing--faq__item h4 {
        font-size: 20px;
        line-height: 32px
    }

    .landing--faq__item div,
    .org--currents__eclass small,
    .org--currents__group small,
    .org--currents__itp small {
        font-size: 16px;
        line-height: 24px
    }

    .landing--contacts {
        padding: 100px 0 92px
    }

    .landing--contacts .landing__container {
        display: grid;
        grid-template-columns: 40% 1fr;
        grid-column-gap: 24px
    }

    .landing--contacts__title {
        max-width: 220px;
        margin: 0 0 20px
    }

    .landing--contacts__form input,
    .landing--contacts__form textarea {
        font-size: 18px;
        line-height: 24px;
        padding: 20px 24px
    }

    .landing--contacts__form input {
        height: 60px
    }

    .landing--contacts__form .btn {
        margin-bottom: 0
    }

    .landing--join {
        padding: 96px 0 72px;
        background-position: calc(100% + 440px) calc(100% + 220px);
        background-size: auto 700px
    }

    .landing--footer .landing__logo svg,
    .landing--join .landing__desc {
        margin-right: 0;
        margin-left: 0
    }

    .landing--join__btns {
        max-width: 412px;
        margin: 32px auto 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .landing--join__btns .landing--top__btn {
        max-width: initial;
        padding: 0 45px
    }

    .landing--footer {
        padding: 72px 0 68px
    }

    .landing--footer .landing__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .landing--footer__socials {
        margin-top: 20px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .landing--footer__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 76px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .landing--footer__links a+a {
        margin-top: 0;
        margin-left: 24px
    }

    .login--header {
        background-position: 110px 46%;
        background-size: 1000px auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 182px;
        flex: 0 0 182px
    }

    .login--header__logo {
        margin: 0 0 32px 66px
    }

    .login--header__logo svg {
        width: 128px;
        height: 40px
    }

    .login--content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .login--content__header {
        margin-top: 96px
    }

    .login--form {
        width: 334px
    }

    .search-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 42px;
        background-color: var(--white-inverse)
    }

    .search-box .select__header {
        border-right: 0;
        border-left: 0;
        border-radius: 0
    }

    .search-box__input {
        max-width: calc(43% - 132px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(43% - 132px);
        flex: 0 0 calc(43% - 132px)
    }

    .search-box__input input {
        border: 1px solid var(--bg-1);
        border-radius: 4px 0 0 4px
    }

    .search-box__city {
        max-width: 27%;
        margin-top: 0;
        border-right: 1px solid var(--bg-1);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 27%;
        flex: 0 0 27%
    }

    .search-box__district {
        max-width: 30%;
        margin-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }

    .search-box__btn {
        margin-top: 0;
        border-radius: 0 4px 4px 0
    }

    .list_blocks .list--header__filters>span:first-of-type {
        display: block;
        height: initial;
        margin-top: 0;
        margin-bottom: 0;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }

    .list_blocks .list--header__filters {
        position: initial;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .list_blocks .list--header .select {
        display: block;
        margin-bottom: 0
    }

    .list_blocks .list--header__pages,
    .list_blocks .list--header__sort {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }

    .list_blocks .list--header__pages {
        max-width: 70px;
        margin-right: 24px
    }

    .list_blocks .list--header .input-switcher {
        position: initial
    }

    .list_blocks .list--header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .list_blocks .list__container {
        overflow-x: initial
    }

    .list_blocks .list--filters,
    .list_blocks .list__item {
        min-width: 588px
    }

    .list_blocks .list--filters__checkbox {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56px;
        flex: 0 0 56px
    }

    .list_blocks .list--filters__org,
    .list_blocks .list__org {
        max-width: 28%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%
    }

    .block-analysis--filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .block-analysis--filters .btn,
    .block-analysis--filters .select {
        max-width: calc(25% - 12px);
        margin-top: 0;
        margin-left: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 12px);
        flex: 0 0 calc(25% - 12px)
    }

    .block-analysis--chart {
        min-width: 100%
    }

    .block-analysis--chart__wrapper {
        overflow-x: initial
    }

    .org--header {
        padding: 24px
    }

    .org--header__img {
        position: relative;
        display: block;
        float: left;
        overflow: hidden;
        width: 112px;
        height: 64px;
        border-radius: 4px
    }

    .org--header__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .org--header__desc,
    .org--header__title {
        margin: 8px 0 0 128px
    }

    .org--header__id {
        top: 30px;
        right: 24px
    }

    .org--menu__item {
        margin: 0 0 0 48px
    }

    .org--adminmenu__item {
        margin-left: 32px
    }

    .org--adminmenu__item.current {
        font-size: 18px;
        line-height: 26px
    }

    .list_orgs .list--filters,
    .list_orgs .list__item {
        min-width: initial
    }

    .list_orgs .list__container {
        overflow-x: initial
    }

    .org--main__content .white-box {
        padding: 32px 24px
    }

    .org--main__general {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 32px;
        grid-row-gap: 24px
    }

    .org--main__general .title {
        margin-bottom: 24px;
        grid-column: 2 span
    }

    .org--main__general .org--params__item {
        margin-bottom: 24px
    }

    .org--currents__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .org--currents__temp {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 216px;
        max-width: 240px;
        padding-right: 24px;
        padding-bottom: 0;
        border-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 220px;
        flex: 1 1 220px
    }

    .org--currents__middle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        border-top: 1px solid var(--bg-1);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .org--currents__plot {
        height: 28px;
        margin-right: 8px
    }

    #admin-scheme-edit .fieldsboxes,
    .org--currents__params {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .org--currents__eclass strong,
    .org--currents__group strong,
    .org--currents__itp strong {
        font-size: 24px;
        line-height: 24px
    }

    .org--currents__eclass,
    .org--currents__itp {
        border-top: 0;
        border-left: 1px solid var(--bg-1)
    }

    .org--currents__chart {
        padding-left: 24px
    }

    .org--currents__bar {
        height: initial
    }

    .org--currents__chartlabels {
        padding-top: 0
    }

    .org--currents__chartlabel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .org--currents__chartlabel:first-of-type {
        margin-right: 40px
    }

    .org--currents__chartlabel span {
        position: initial;
        top: initial;
        left: initial
    }

    .org--params {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row
    }

    .org--params__col {
        display: block;
        width: calc(50% - 16px)
    }

    .org--params .org--params__item {
        padding: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .org--params__nodata {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .org--params__nodata span {
        margin-bottom: 0;
        text-align: initial
    }

    .org--params__nodata .btn {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 112px;
        flex: 0 0 112px
    }

    .org--contacts {
        margin: 36px 0 0;
        padding: 32px 16px
    }

    .org--contacts__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: initial;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .org--contacts__invite {
        margin-top: 0
    }

    .reports .list__container,
    .services .list__container {
        overflow-x: initial
    }

    .report-edit--top {
        flex-direction: initial;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .report-edit--top__formbox {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }

    .report-edit--top__org {
        margin-bottom: initial;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 312px;
        flex: 0 0 312px
    }

    .report-edit .list--filters,
    .report-edit .list__item {
        min-width: 720px
    }

    .benchmark--filters {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .benchmark--filters .block-analysis--filters__range {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 212px);
        flex: 0 0 calc(100% - 212px)
    }

    .benchmark--filters .select {
        min-width: 200px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }

    .benchmark--filters .btn {
        margin-top: 16px;
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }

    .benchmark--switcher {
        margin-top: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px
    }

    .benchmark--container__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .scheme .org--adminmenu__wraper {
        max-width: calc(100% - 200px)
    }

    .org--adminmenu__wraper+.scheme__refresh:after {
        position: absolute;
        right: 0;
        bottom: -25px;
        display: block;
        width: 200px;
        height: 1px;
        content: '';
        background-color: var(--bg-1)
    }

    .scheme__refresh {
        position: absolute;
        top: 40px;
        right: 32px;
        margin-top: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .scheme__wrapper {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #admin-scheme-edit .fieldsboxes:before,
    .scheme__wrapper:before {
        position: absolute;
        top: 0;
        display: block;
        width: 1px;
        content: '';
        background-color: var(--bg-1)
    }

    .scheme__wrapper:before {
        left: 25%;
        height: calc(100% + 32px)
    }

    .scheme__drag {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px
    }

    #admin-scheme-edit .fieldsboxes:before {
        left: 50%;
        height: 100%
    }

    #admin-scheme-edit .fieldsbox:first-of-type {
        padding-right: 40px
    }

    #admin-scheme-edit .fieldsbox:last-of-type {
        padding-left: 40px
    }

    #admin-scheme-edit .fieldsbox+.fieldsbox {
        margin-top: 0
    }

    #admin-scheme-instruments {
        max-width: 720px
    }

    .scheme-edit--top {
        flex-direction: initial;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .scheme-edit--top__formbox {
        padding-right: 20px;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }

    .scheme-edit--top__org {
        margin-bottom: initial;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 312px;
        flex: 0 0 312px
    }

    .scheme-edit .list__container {
        overflow-x: initial
    }

    .scheme-edit .list--filters,
    .scheme-edit .list__item {
        min-width: 588px
    }

    .scheme--placement__label {
        margin: 20px 0 0;
        padding: 0 0 0 30px
    }

    .scheme--placement__dot {
        font-size: 14px;
        line-height: 16px;
        padding: 10px 16px 10px 12px;
        border-radius: 20px
    }

    .scheme--placement__dot:before {
        border-radius: 20px
    }

    .scheme--placement__dot .source-icon {
        width: 16px;
        height: 16px;
        margin-right: 8px;
        border-radius: 6px
    }

    .function-edit--top {
        flex-direction: initial;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .function-edit--top__formbox {
        padding-right: 20px;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }

    .function-edit--top .btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .function-edit--top__org {
        margin-bottom: initial;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 312px;
        flex: 0 0 312px
    }

    .function-edit .list--filters,
    .function-edit .list__item {
        min-width: 670px
    }

    .admin--features .list--filters__name,
    .admin--features .list__name {
        max-width: 55%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%
    }

    .admin--features .list--filters__value,
    .admin--features .list__value {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(35% - 80px);
        flex: 0 0 calc(35% - 80px)
    }

    .controllers .list--filters__pzi,
    .controllers .list__pzi {
        max-width: calc(75% - 120px - 32px - 80px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(75% - 120px - 32px - 80px);
        flex: 0 0 calc(75% - 120px - 32px - 80px)
    }

    .controllers .list--filters__controller,
    .controllers .list__controller {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .controllers-rvd__filter:nth-of-type(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .controllers-rvd .list--filters__value,
    .controllers-rvd .list__value {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .counter-edit--top {
        flex-direction: initial;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .counter-edit--top__formbox {
        padding-right: 20px;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }

    .counter-edit--top__org {
        margin-bottom: initial;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 312px;
        flex: 0 0 312px
    }

    .counter-edit .list__container {
        overflow-x: initial
    }

    .counter-edit .list--filters,
    .counter-edit .list__item {
        min-width: 588px
    }

    .data-entry__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .data-entry__header .select__header {
        max-width: initial
    }

    .data-entry__service {
        margin-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 270px;
        flex: 0 0 270px
    }

    .data-entry .list--filters__name,
    .data-entry .list__name {
        max-width: calc(53% - 106px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(53% - 106px);
        flex: 0 0 calc(53% - 106px)
    }

    .data-entry .list--filters__num,
    .data-entry .list__num {
        max-width: 22%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%
    }

    .data-entry .list--filters__data,
    .data-entry .list__data {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .data-entry .list--filters__btn,
    .data-entry .list__btn {
        padding-right: 12px;
        padding-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 106px;
        flex: 0 0 106px
    }

    .data-entry .list--filters__btn .btn,
    .data-entry .list__btn .btn {
        margin-top: 0;
        margin-left: auto
    }

    .data-entry .list__container {
        overflow-x: initial
    }

    .data-entry .list--filters,
    .data-entry .list__item {
        min-width: 580px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    #data-entry-popup .popup__header {
        min-width: 600px
    }

    #data-entry-popup .popup__container {
        padding: 24px 62px 24px 32px
    }

    #data-entry-popup .list__item {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    #data-entry-popup .list--filters__name,
    #data-entry-popup .list__name {
        min-width: calc(100% - 100px - 120px - 60px - 80px - 80px - 80px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px - 120px - 60px - 80px - 80px - 80px);
        flex: 0 0 calc(100% - 100px - 120px - 60px - 80px - 80px - 80px)
    }

    #data-entry-popup .list--filters__old,
    #data-entry-popup .list__old {
        padding-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px
    }

    #data-entry-popup .list--filters__consumption,
    #data-entry-popup .list--filters__counter,
    #data-entry-popup .list--filters__delta,
    #data-entry-popup .list--filters__factor,
    #data-entry-popup .list--filters__old,
    #data-entry-popup .list__consumption,
    #data-entry-popup .list__counter,
    #data-entry-popup .list__delta,
    #data-entry-popup .list__factor,
    #data-entry-popup .list__old {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }

    #data-entry-popup .list--filters__name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #data-entry-popup .list__name {
        padding-top: 0;
        padding-bottom: 0
    }

    #data-entry-popup .list--filters,
    #data-entry-popup .list__item {
        min-width: 600px
    }
}

@media (min-width:992px) {
    .landing--top__img {
        right: -350px
    }

    .login--wrapper {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row
    }

    .login--header {
        display: block;
        background-position: 50% 200px;
        background-size: cover;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .login--header__logo {
        margin: 135px 0 0 98px
    }

    .login--header__logo svg {
        width: 190px;
        height: 44px
    }

    .login--header__title {
        font-size: 3vw;
        font-weight: 700;
        line-height: calc(3vw + 10px);
        display: block;
        max-width: 36vw;
        margin: 52px 32px 0 98px;
        color: #fff
    }

    .login--content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 498px;
        flex: 0 0 498px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .login--content__header {
        margin-top: 0
    }

    .login--content__copy {
        bottom: 2vw
    }

    .benchmark--filters {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .benchmark--filters .block-analysis--filters__range {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 360px;
        flex: 0 0 360px
    }

    .benchmark--filters .select {
        min-width: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px
    }

    .benchmark--filters .btn {
        margin-top: 0;
        margin-left: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .benchmark--switcher {
        margin-top: 0;
        margin-left: 20px;
        padding-right: 12px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .controllers-rvd--schedule__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .controllers-rvd--schedule__switcher {
        margin-bottom: 0
    }

    .controllers-rvd__filter .select {
        max-width: 400px
    }
}

@media (min-width:1024px) {
    .login--header {
        background-position: -100px 50px;
        background-size: auto 100%
    }
}

@media (min-width:1025px) {
    .site--wrapper {
        overflow: initial;
        padding-left: 276px
    }

    .site--content {
        -webkit-transform: none;
        transform: none
    }
}

@media (min-width:1280px) {
    .sidebar--logo {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .sidebar--expand {
        position: initial;
        flex-direction: initial;
        width: 40px;
        height: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial
    }

    .sidebar--expand:after,
    .sidebar--expand:before {
        display: none
    }

    .sidebar--expand svg {
        display: block
    }

    .landing__title {
        font-size: 36px;
        line-height: 52px
    }

    .landing__lgtitle {
        font-size: 42px;
        line-height: 56px
    }

    .landing__desc {
        font-size: 18px;
        line-height: 32px
    }

    .landing__container {
        max-width: 1140px;
        margin-right: auto;
        margin-left: auto
    }

    .landing--header {
        padding: 6px 48px
    }

    .landing--nav__login {
        height: 48px;
        padding: 16px 32px 16px 24px
    }

    .landing--top {
        max-height: 790px;
        padding-top: 100px;
        padding-bottom: 100px
    }

    .landing--top:before {
        top: -20px;
        right: -200px;
        width: 600px;
        height: 600px
    }

    .landing--top:after {
        top: 100px;
        right: 240px;
        width: 660px;
        height: 660px
    }

    .landing--top__btn {
        font-size: 20px;
        min-width: 180px;
        height: 60px;
        padding: 0 45px
    }

    .landing--top__img {
        top: 180px;
        right: -240px;
        height: 536px
    }

    .landing--top__img:before {
        bottom: -110px;
        left: 35%;
        width: 460px;
        height: 460px
    }

    .landing--logos__item:first-of-type {
        margin-left: calc(50vw - 570px)
    }

    .landing--about__col,
    .landing--about__title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%
    }

    .landing--about__title .source-icon {
        margin-right: 40px
    }

    .landing--features .landing__container {
        padding-right: 32px;
        padding-left: 32px
    }

    .landing--features__text .landing__title {
        margin-bottom: 32px
    }

    .landing--features__text {
        margin-top: 44px;
        margin-bottom: 0
    }

    .landing--features__item_monitoring .landing--features__img:after,
    .landing--features__item_monitoring .landing--features__img:before,
    .landing--features__item_reports .landing--features__img:after,
    .landing--features__item_reports .landing--features__img:before {
        -webkit-filter: blur(50px);
        filter: blur(50px)
    }

    .landing--features__item_monitoring .landing--features__img:before {
        width: 252px;
        height: 252px
    }

    .landing--features__item_monitoring .landing--features__img:after {
        width: 360px;
        height: 300px
    }

    .landing--features__item_reports .landing--features__img:before {
        width: 360px;
        height: 360px
    }

    .landing--features__item_reports .landing--features__img:after {
        width: 360px;
        height: 300px
    }

    .landing--additionals__desc,
    .landing--features__text {
        font-size: 20px;
        line-height: 32px
    }

    .landing--reviews__author {
        padding-right: 24px
    }

    .landing--reviews__name {
        font-size: 20px;
        line-height: 32px;
        margin: 0 0 4px 68px
    }

    .landing--reviews__desc {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 0 68px
    }

    .landing--reviews__text {
        font-size: 36px;
        line-height: 52px
    }

    .landing--contacts .landing__container {
        grid-column-gap: initial
    }

    .landing--contacts__form .btn {
        font-size: 20px;
        line-height: 32px;
        width: 264px;
        height: 60px
    }

    .landing--join {
        background-position: calc(100% + 540px) calc(100% + 300px);
        background-size: auto 960px
    }

    .landing__copy {
        margin: 76px 0 0
    }

    .landing--footer .landing__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .landing--footer__links {
        margin-top: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
        flex: 0 0 350px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .login--header {
        background-position: -100px 50px;
        background-size: 145% 120%
    }

    .login--content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 598px;
        flex: 0 0 598px
    }

    .blocks--header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .search-box {
        max-width: calc(100% - 225px);
        margin-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 225px);
        flex: 0 0 calc(100% - 225px)
    }

    .list_blocks.white-box {
        padding: 32px 32px 32px 24px
    }

    .block-analysis--top,
    .list_blocks .list--header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .list_blocks .list--header {
        height: 48px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .function-edit--top__btns .btn.btn_test,
    .list_blocks .list--header .title {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .list_blocks .list--filters,
    .list_blocks .list__item {
        min-width: initial
    }

    .list_blocks .list--filters__address {
        max-width: calc(100% - 56px - 18% - 28% - 5% - 128px - 60px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 56px - 18% - 28% - 5% - 128px - 60px);
        flex: 0 0 calc(100% - 56px - 18% - 28% - 5% - 128px - 60px)
    }

    .list_blocks .list--filters__asem {
        padding-right: 32px;
        padding-left: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
        flex: 0 0 128px
    }

    .list_blocks .list__checkbox {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56px;
        flex: 0 0 56px
    }

    .list_blocks .list__address {
        max-width: calc(100% - 56px - 18% - 28% - 5% - 128px - 60px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 56px - 18% - 28% - 5% - 128px - 60px);
        flex: 0 0 calc(100% - 56px - 18% - 28% - 5% - 128px - 60px)
    }

    .list_blocks .list__asem {
        padding-right: 32px;
        padding-left: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
        flex: 0 0 128px
    }

    .block-analysis--top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .block-analysis--top__variants {
        min-width: 220px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px
    }

    .block-analysis--container__header .block-analysis__title,
    .block-analysis--filters {
        margin-bottom: 0
    }

    .block-analysis--container__header,
    .org--tags {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .block-analysis--container__header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .org--tags {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .org--tags__items,
    .org--tags__wrapper {
        display: contents;
        width: 100%;
        height: initial;
        padding: 0
    }

    .list_orgs .list--filters__empty {
        max-width: calc(100% - 52px - 54% - 64px - 52px - 60px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px);
        flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px)
    }

    .list_orgs .list--filters__address,
    .list_orgs .list--filters__role {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 27%;
        flex: 0 0 27%
    }

    .list_orgs .list--filters__role {
        margin-left: 48px
    }

    .list_orgs .list__name {
        max-width: calc(100% - 52px - 54% - 64px - 52px - 60px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px);
        flex: 0 0 calc(100% - 52px - 54% - 64px - 52px - 60px)
    }

    .list_orgs .list__address,
    .list_orgs .list__role {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 27%;
        flex: 0 0 27%
    }

    .list_orgs .list__role {
        margin-left: 48px
    }

    .org--main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .org--main__sidebar {
        border-left: 1px solid var(--bg-1)
    }

    .services .list--filters__type,
    .services .list__type {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%
    }

    .services .list--filters__desc,
    .services .list__desc {
        max-width: 33%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }

    .services .list--filters__tariff,
    .services .list__tariff {
        max-width: calc(17% - 88px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(17% - 88px);
        flex: 0 0 calc(17% - 88px)
    }

    .services .list--filters__btns,
    .services .list__btns {
        padding-right: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .services .list__item input {
        width: calc(100% - 20px)
    }

    .services .list__type {
        padding-left: 4px
    }

    .services .select {
        min-width: calc(100% - 40px);
        max-width: initial
    }

    .reports .list--filters__org,
    .reports .list__org {
        max-width: 28%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%
    }

    .reports .list--filters__status,
    .reports .list__status {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .reports .list--filters--menu,
    .reports .list--menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .report-edit--top__formbox {
        padding-right: 20px
    }

    .report-edit .select__header span,
    .report-edit .select__opt span,
    .report-edit--top__other .select__header span,
    .report-edit--top__other .select__opt span {
        min-width: 50%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .report-edit--top__other .select__header {
        padding: 12px 20px 8px 12px
    }

    .report-edit--top .btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .report-edit--top__org {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 352px;
        flex: 0 0 352px
    }

    .report-edit .list__container {
        overflow-x: initial
    }

    .report-edit .list--filters,
    .report-edit .list__item {
        min-width: initial
    }

    .controllers-rvd__timerange span,
    .report-edit .list--filters__hand,
    .report-edit .list__hand {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
        flex: 0 0 32px
    }

    .report-edit .list--filters__type,
    .report-edit .list__type {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .report-edit .list--filters__desc,
    .report-edit .list__desc {
        max-width: 23%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%
    }

    .report-edit .list--filters__name,
    .report-edit .list__name {
        max-width: calc(100% - 40px - 25% - 23% - 100px - 100px - 88px);
        padding-right: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 40px - 25% - 23% - 100px - 100px - 88px);
        flex: 0 0 calc(100% - 40px - 25% - 23% - 100px - 100px - 88px)
    }

    .report-edit .list--filters__color,
    .report-edit .list__color {
        padding-right: 48px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .report-edit .list--filters__graph,
    .report-edit .list__graph {
        padding-left: 16px
    }

    .report-edit .list--filters__btns,
    .report-edit .list__btns {
        padding-right: 16px;
        padding-left: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .report-edit .list--filters__desc,
    .report-edit .list--filters__name,
    .report-edit .list--filters__type {
        padding-left: 16px
    }

    .report-edit .list__desc,
    .report-edit .list__type {
        padding-right: 16px
    }

    .report-edit .list__name input {
        padding-left: 12px
    }

    .report-edit .select__header {
        padding: 12px 20px 8px 12px
    }

    .benchmark--filters .block-analysis--filters__range {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 430px;
        flex: 0 0 430px
    }

    .benchmark--filters .btn,
    .benchmark--filters .select {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }

    .benchmark--switcher {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 160px;
        flex: 0 1 160px
    }

    .benchmark--container__header {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .benchmark--container__title {
        margin-bottom: 0;
        padding-right: 32px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .benchmark--table__title {
        max-width: 160px
    }

    .collapsed .benchmark--table__title {
        max-width: 220px
    }

    .scheme__wrapper:before {
        left: 25%
    }

    .scheme__tabs {
        max-width: 25%;
        padding: 32px 32px 0 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .scheme__boxes {
        padding: 32px 0 0 32px
    }

    .scheme__name,
    .scheme__param {
        max-width: calc(50% - 40px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 40px);
        flex: 0 0 calc(50% - 40px)
    }

    .scheme__param {
        max-width: calc(50% - 48px);
        -ms-flex: 0 0 calc(50% - 48px);
        flex: 0 0 calc(50% - 48px)
    }

    #admin-scheme-instruments {
        max-width: 858px
    }

    .scheme-edit--top__formbox {
        display: grid;
        padding-right: 32px
    }

    .scheme-edit--top .btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .scheme-edit--top__org {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 352px;
        flex: 0 0 352px
    }

    .scheme-edit .list--filters,
    .scheme-edit .list__item {
        min-width: initial
    }

    .scheme-edit .list--filters__type,
    .scheme-edit .list__type {
        max-width: 25%;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .scheme-edit .list--filters__desc,
    .scheme-edit .list__desc {
        max-width: 212px;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 212px;
        flex: 0 0 212px
    }

    .scheme-edit .list--filters__name,
    .scheme-edit .list__name {
        max-width: calc(75% - 212px - 60px - 120px - 100px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(75% - 212px - 60px - 120px - 100px);
        flex: 0 0 calc(75% - 212px - 60px - 120px - 100px)
    }

    .scheme-edit .list--filters__average,
    .scheme-edit .list__average {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px
    }

    .scheme-edit .list--filters__coords,
    .scheme-edit .list__coords {
        padding-left: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px
    }

    .scheme-edit .list--filters__btns,
    .scheme-edit .list__btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .scheme-edit .list--filters__type {
        padding-left: 24px
    }

    .scheme-edit .list--filters__average span {
        max-width: 140px;
        margin-left: -80px
    }

    .scheme-edit .list__type {
        margin-right: 4px;
        padding-left: 12px
    }

    .function-edit .list__service .select__header span,
    .scheme-edit .list__type .select__header span {
        max-width: initial
    }

    .function-edit--top__other .select__header,
    .scheme-edit .select__header {
        padding: 12px 20px 8px 12px
    }

    .scheme--placement {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .scheme--placement__container {
        padding-top: 41.6625%
    }

    .scheme--placement__labels {
        margin: 0 0 32px;
        padding: 0 0 0 32px
    }

    .function-edit--top__formbox {
        display: grid;
        padding-right: 64px;
        grid-template-columns: 1fr 360px
    }

    .function-edit--top__other .select__header span,
    .function-edit--top__other .select__opt span {
        min-width: 50%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .function-edit--top__btns {
        display: block
    }

    .function-edit--top__btns .btn.btn_test {
        width: auto;
        margin: 0 0 0 20px
    }

    .function-edit--top__btns .btn {
        float: left;
        width: 160px
    }

    .function-edit--top__btns .btn:last-of-type {
        float: right;
        margin-right: 0
    }

    .function-edit--top .btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .function-edit--top__org {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 352px;
        flex: 0 0 352px
    }

    .function-edit .list__container {
        overflow-x: initial
    }

    .function-edit .list--filters,
    .function-edit .list__item {
        min-width: initial
    }

    .function-edit .list--filters__service,
    .function-edit .list__service {
        max-width: calc(100% - 260px - 160px - 180px - 88px);
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 260px - 160px - 180px - 88px);
        flex: 0 0 calc(100% - 260px - 160px - 180px - 88px)
    }

    .function-edit .list--filters__point,
    .function-edit .list__point {
        max-width: 260px;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px
    }

    .function-edit .list--filters__name,
    .function-edit .list__name {
        max-width: 160px;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .function-edit .list--filters__average,
    .function-edit .list__average {
        max-width: 180px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
        flex: 0 0 180px
    }

    .function-edit .list--filters__btns,
    .function-edit .list__btns {
        width: 88px;
        padding-right: 16px;
        padding-left: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .function-edit .list--filters__service {
        padding-left: 24px
    }

    .function-edit .list--filters__average,
    .function-edit .list--filters__name,
    .function-edit .list--filters__point {
        padding-left: 16px
    }

    .function-edit .list--filters__average span {
        max-width: 140px;
        margin-left: -80px
    }

    .function-edit .list__item input {
        padding: 8px 12px
    }

    .function-edit .list__service {
        margin-right: 4px;
        padding-left: 12px
    }

    .function-edit .select__header {
        padding: 12px 20px 8px 12px
    }

    .admin--features .list--filters__name,
    .admin--features .list__name {
        max-width: 60%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .admin--features .list--filters__value,
    .admin--features .list__value {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(40% - 80px);
        flex: 0 0 calc(40% - 80px)
    }

    .admin--features .list__item input {
        width: calc(100% - 20px)
    }

    .pzi .list--filters__name,
    .pzi .list__name {
        max-width: calc(100% - 100px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px);
        flex: 0 0 calc(100% - 100px)
    }

    .pzi .list--filters__btns,
    .pzi .list__btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .controllers .list--filters__pzi,
    .controllers .list__pzi {
        max-width: calc(45% - 32px - 88px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(45% - 32px - 88px);
        flex: 0 0 calc(45% - 32px - 88px)
    }

    .controllers .list--filters__controller,
    .controllers .list__controller {
        max-width: 30%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }

    .controllers .list--filters__id,
    .controllers .list__id {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .controllers-rvd__timerange input {
        padding: 0 4px 0 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 8px);
        flex: 0 0 calc(25% - 8px)
    }

    .controllers-rvd--schedule {
        overflow-x: initial;
        max-width: initial
    }

    .controllers-rvd--schedule__head,
    .controllers-rvd--schedule__row {
        grid-template-columns: 56px repeat(3, 1fr);
        grid-gap: 24px
    }

    .controllers-rvd__filter:nth-of-type(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .controllers-rvd__filter input[type=text] {
        max-width: 200px;
        margin-left: 12px
    }

    .controllers-rvd__filter .select,
    .counter-edit .list__service .select__header span {
        max-width: initial
    }

    .counter-edit--top__formbox {
        display: grid;
        padding-right: 32px
    }

    .counter-edit--top .btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .counter-edit--top__org {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 352px;
        flex: 0 0 352px
    }

    .counter-edit .list--filters,
    .counter-edit .list__item {
        min-width: initial
    }

    .counter-edit .list--filters__service,
    .counter-edit .list__service {
        max-width: 30%;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }

    .counter-edit .list--filters__point,
    .counter-edit .list__point {
        max-width: 260px;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px
    }

    .counter-edit .list--filters__name,
    .counter-edit .list__name {
        max-width: calc(70% - 260px - 60px - 100px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(70% - 260px - 60px - 100px);
        flex: 0 0 calc(70% - 260px - 60px - 100px)
    }

    .counter-edit .list--filters__service {
        padding-left: 24px
    }

    .counter-edit .list--filters__name,
    .counter-edit .list--filters__point {
        padding-left: 16px
    }

    .counter-edit .list--filters__ismain {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }

    .counter-edit .list__service {
        margin-right: 4px;
        padding-left: 12px
    }

    .counter-edit .list__ismain {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px
    }

    .counter-edit .list__btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .counter-edit .select__header {
        padding: 12px 20px 8px 12px
    }

    .data-entry__service {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px
    }

    .data-entry .list--filters__name,
    .data-entry .list__name {
        max-width: calc(50% - 120px);
        padding-right: 16px;
        padding-left: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 120px);
        flex: 0 0 calc(50% - 120px)
    }

    .data-entry .list--filters__num,
    .data-entry .list__num {
        max-width: 30%;
        padding-right: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }

    .data-entry .list--filters__data,
    .data-entry .list__data {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .data-entry .list--filters__btn,
    .data-entry .list__btn {
        padding-right: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px
    }

    #data-entry-popup .popup__header,
    .data-entry .list--filters,
    .data-entry .list__item {
        min-width: initial
    }

    #data-entry-popup {
        max-width: 992px
    }

    #data-entry-popup .popup__container {
        max-height: calc(100vh - 48px)
    }

    #data-entry-popup .list--filters__name,
    #data-entry-popup .list__name {
        min-width: calc(100% - 150px - 180px - 60px - 80px - 80px - 80px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 150px - 180px - 60px - 80px - 80px - 80px);
        flex: 0 0 calc(100% - 150px - 180px - 60px - 80px - 80px - 80px)
    }

    #data-entry-popup .list--filters__old,
    #data-entry-popup .list__old {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    #data-entry-popup .list--filters__new,
    #data-entry-popup .list__new {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
        flex: 0 0 180px
    }

    #data-entry-popup .list--filters__counter,
    #data-entry-popup .list__counter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px
    }

    #data-entry-popup .list--filters__consumption,
    #data-entry-popup .list--filters__delta,
    #data-entry-popup .list--filters__factor,
    #data-entry-popup .list__consumption,
    #data-entry-popup .list__delta,
    #data-entry-popup .list__factor {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px
    }

    #data-entry-popup .list--filters,
    #data-entry-popup .list__item {
        min-width: initial
    }
}

@media (min-width:1288px) {
    .landing--top__title {
        max-width: 520px
    }

    .landing--about__col {
        font-size: 20px;
        line-height: 32px
    }
}

@media (min-width:1366px) {
    .org--main__content {
        padding-right: 32px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .org--main__sidebar {
        padding-left: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 352px;
        flex: 0 0 352px
    }

    .org--currents__eclass strong,
    .org--currents__group strong,
    .org--currents__itp strong {
        font-size: 32px;
        line-height: 32px
    }

    .org--currents__eclass small,
    .org--currents__group small,
    .org--currents__itp small {
        font-size: 24px;
        line-height: 32px
    }

    .benchmark--switcher {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }
}

@media (min-width:1440px) {
    .site--wrapper.collapsed .site--content main>.popup {
        left: calc(50% - 50vw - 30px);
        width: 100vw
    }

    .landing--top__img {
        right: -160px
    }

    .login--header {
        background-position: -100px 50px;
        background-size: 145% 120%
    }

    .login--content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 788px;
        flex: 0 0 788px
    }
}

@media (min-width:1600px) {
    .login--header {
        background-position: 100px 180px;
        background-size: 115% auto
    }

    .counter-edit .list--filters__name,
    .counter-edit .list__name {
        max-width: calc(70% - 260px - 160px - 100px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(70% - 260px - 160px - 100px);
        flex: 0 0 calc(70% - 260px - 160px - 100px)
    }

    .counter-edit .list--filters__ismain {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px
    }

    .counter-edit .list__ismain {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px
    }
}

@media (min-width:1920px) {
    .login--content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }
}

@media (min-width:2000px) {
    .landing--top__img {
        right: 120px
    }
}

@media (min-width:2400px) {
    .landing--top__img {
        right: 300px
    }
}

@media (max-width:767px) {
    .site--content main>.popup {
        left: -24px;
        width: calc(100% + 48px)
    }
}

@media (max-width:439px) {
    #admin-pzi-edit .select {
        max-width: calc(100vw - 48px)
    }
}

@media (max-width:400px) {
    .list_blocks .list--header__filters>span:first-of-type {
        display: block;
        margin-bottom: 0
    }
}

@media (max-width:359px) {
    .lang {
        font-size: 12px
    }

    .messages,
    .search {
        margin-left: 0
    }

    .user {
        margin-left: 12px
    }

    .login--header {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px
    }

    .login--content__header {
        margin-top: 24px
    }

    .login--content__title {
        font-size: 24px;
        line-height: 36px
    }

    .login--content__text {
        margin: 6px 0 16px
    }

    .login--form {
        width: 82%
    }

    .login--form__links {
        margin: 24px 0 0
    }
}

@media (max-width:22.5rem) {
    .datepicker-view .week {
        width: 1.96875rem
    }

    .calendar-weeks+.days .datepicker-grid {
        width: 13.78125rem
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .site--wrapper {
        padding-right: 20px;
        padding-left: 260px
    }

    .org--main__content {
        max-width: calc(100% - 320px);
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 320px);
        flex: 0 0 calc(100% - 320px)
    }

    .org--main__sidebar {
        padding-left: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
        flex: 0 0 320px
    }

    .org--params__col {
        width: calc(50% - 10px)
    }
}

@media (min-width:768px) and (max-width:1279px) {
    .sidebar--header {
        height: auto;
        padding: 0;
        border-bottom: 1px solid var(--bg-1)
    }

    .sidebar--logo {
        -webkit-transform: translate3d(20px, -4px, 0);
        transform: translate3d(20px, -4px, 0)
    }

    .sidebar--expand {
        position: relative;
        top: initial;
        left: initial;
        width: 59px;
        height: 87px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 59px;
        flex: 0 0 59px
    }

    .collapsed .sidebar .sidebar--expand {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .collapsed .sidebar .sidebar--expand:after {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }

    .collapsed .sidebar .sidebar--expand:before {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0)
    }

    .list__container.gridview,
    .org--main__sidebar {
        grid-template-columns: repeat(2, 1fr)
    }

    .list_blocks .list--filters__checkbox {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44px;
        flex: 0 0 44px
    }

    .list_blocks .list--filters__address {
        max-width: calc(100% - 44px - 18% - 28% - 5% - 88px - 60px + 12px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 44px - 18% - 28% - 5% - 88px - 60px + 12px);
        flex: 0 0 calc(100% - 44px - 18% - 28% - 5% - 88px - 60px + 12px)
    }

    .list_blocks .list--filters__asem {
        padding-right: 24px;
        padding-left: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .list_blocks .list__checkbox {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44px;
        flex: 0 0 44px
    }

    .list_blocks .list__address {
        max-width: calc(100% - 44px - 18% - 28% - 5% - 88px - 60px + 12px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 44px - 18% - 28% - 5% - 88px - 60px + 12px);
        flex: 0 0 calc(100% - 44px - 18% - 28% - 5% - 88px - 60px + 12px)
    }

    .list_blocks .list__asem {
        padding-right: 24px;
        padding-left: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
        flex: 0 0 88px
    }

    .list_orgs .list--filters__empty {
        max-width: calc(100% - 36px - 48% - 64px - 52px - 60px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 36px - 48% - 64px - 52px - 60px);
        flex: 0 0 calc(100% - 36px - 48% - 64px - 52px - 60px)
    }

    .list_orgs .list--filters__address {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .list_orgs .list--filters__role {
        margin-left: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%
    }

    .list_orgs .list__name {
        max-width: calc(100% - 36px - 48% - 64px - 52px - 60px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 36px - 48% - 64px - 52px - 60px);
        flex: 0 0 calc(100% - 36px - 48% - 64px - 52px - 60px)
    }

    .list_orgs .list__address {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .list_orgs .list__role {
        margin-left: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%
    }

    .org--main__sidebar {
        display: grid;
        grid-column-gap: 32px
    }

    .org--main__sidebar .white-box:first-of-type {
        grid-column: 1/1 span;
        grid-row: 1/2 span
    }

    .org--main__sidebar .org--main__gallery {
        grid-column: 2/1 span;
        grid-row: 1/1 span
    }

    .org--main__sidebar .org--main__gallery.white-box {
        margin-top: 0
    }

    .org--main__schedule {
        grid-column: 2/1 span;
        grid-row: 2/1 span
    }

    .report-edit--top__formbox {
        display: block;
        max-width: calc(100% - 332px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 332px);
        flex: 0 0 calc(100% - 332px)
    }

    .scheme__wrapper:before {
        left: 27%
    }

    .scheme__tabs {
        max-width: 27%;
        padding: 32px 24px 0 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 27%;
        flex: 0 0 27%
    }

    .scheme__boxes {
        padding: 32px 0 0 24px
    }

    .scheme__name,
    .scheme__param {
        max-width: calc(45% - 40px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(45% - 40px);
        flex: 0 0 calc(45% - 40px)
    }

    .scheme__param {
        max-width: calc(55% - 48px);
        -ms-flex: 0 0 calc(55% - 48px);
        flex: 0 0 calc(55% - 48px)
    }

    .scheme-edit {
        padding-right: 24px
    }

    .scheme-edit--top__formbox {
        display: block;
        max-width: calc(100% - 332px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 332px);
        flex: 0 0 calc(100% - 332px)
    }

    .scheme-edit .list--filters__type,
    .scheme-edit .list__type {
        max-width: 28%;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%
    }

    .scheme-edit .list--filters__desc,
    .scheme-edit .list__desc {
        max-width: 100px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .scheme-edit .list--filters__name,
    .scheme-edit .list__name {
        max-width: calc(72% - 100px - 40px - 100px - 84px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(72% - 100px - 40px - 100px - 84px);
        flex: 0 0 calc(72% - 100px - 40px - 100px - 84px)
    }

    .scheme-edit .list--filters__average,
    .scheme-edit .list__average {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px
    }

    .scheme-edit .list--filters__coords,
    .scheme-edit .list__coords {
        padding-left: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .scheme-edit .list--filters__btns,
    .scheme-edit .list__btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 84px;
        flex: 0 0 84px
    }

    .scheme-edit .list--filters__type {
        padding-left: 12px
    }

    .function-edit .list--filters__average span,
    .scheme-edit .list--filters__average span {
        max-width: 80px;
        margin-left: -40px
    }

    .scheme-edit .list--filters__coords {
        padding-right: 16px
    }

    .scheme-edit .list__type {
        padding-left: 4px
    }

    .counter-edit .list__service .select__header span,
    .function-edit .list__service .select__header span,
    .scheme-edit .list__type .select__header span {
        max-width: 110px
    }

    .scheme-edit .scheme__save {
        padding-right: 6px
    }

    .scheme-edit .select__header {
        padding: 12px 20px 8px 8px
    }

    .scheme--placement {
        display: block
    }

    .scheme--placement__container {
        padding-top: 62.5%
    }

    .scheme--placement__labels {
        margin: 32px 0 0;
        padding-left: 0
    }

    .function-edit {
        padding-right: 24px
    }

    .function-edit--top__formbox {
        display: block;
        max-width: calc(100% - 332px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 332px);
        flex: 0 0 calc(100% - 332px)
    }

    .function-edit .list--filters__service,
    .function-edit .list__service {
        max-width: 220px;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px
    }

    .function-edit .list--filters__point,
    .function-edit .list__point {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .function-edit .list--filters__name,
    .function-edit .list__name {
        max-width: calc(100% - 220px - 20% - 140px - 84px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 220px - 20% - 140px - 84px);
        flex: 0 0 calc(100% - 220px - 20% - 140px - 84px)
    }

    .function-edit .list--filters__average,
    .function-edit .list__average {
        max-width: 140px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
        flex: 0 0 140px
    }

    .function-edit .list--filters__btns,
    .function-edit .list__btns {
        padding-right: 12px;
        padding-left: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 84px;
        flex: 0 0 84px
    }

    .function-edit .list--filters__service {
        padding-left: 12px
    }

    .function-edit .list__service {
        padding-left: 4px
    }

    .function-edit .function-edit__save {
        padding-right: 6px
    }

    .function-edit .select__header {
        padding: 12px 20px 8px 8px
    }

    .counter-edit {
        padding-right: 24px
    }

    .counter-edit--top__formbox {
        display: block;
        max-width: calc(100% - 332px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 332px);
        flex: 0 0 calc(100% - 332px)
    }

    .counter-edit .list--filters__service,
    .counter-edit .list__service {
        max-width: 28%;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%
    }

    .counter-edit .list--filters__point,
    .counter-edit .list__point {
        max-width: 220px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px
    }

    .counter-edit .list--filters__name,
    .counter-edit .list__name {
        max-width: calc(72% - 220px - 20px - 100px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(72% - 220px - 20px - 100px);
        flex: 0 0 calc(72% - 220px - 20px - 100px)
    }

    .counter-edit .list--filters__service {
        padding-left: 12px
    }

    .counter-edit .list--filters__ismain {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px
    }

    .counter-edit .list__service {
        padding-left: 4px
    }

    .counter-edit .list__ismain {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px
    }

    .counter-edit .list__btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 84px;
        flex: 0 0 84px
    }

    .counter-edit .scheme__save {
        padding-right: 6px
    }

    .counter-edit .select__header {
        padding: 12px 20px 8px 8px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .welcome {
        background-position: calc(100% + 280px) 52%
    }

    .welcome__text {
        max-width: 360px
    }
}

@media (min-width:767px) and (max-width:991px) {
    .function-edit--top__btns .btn.btn_test {
        margin: 0 64px 0 0
    }

    .function-edit--top__btns .btn {
        margin-bottom: 20px
    }
}