@charset "UTF-8";
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf)
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/OpenSans.ttf)
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url(../fonts/OpenSans-Bold.ttf)
}

@font-face {
    font-family: 'Open Sans Italic';
    src: url(../fonts/OpenSans-Italic.ttf)
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/Helvetica.otf)
}
body {
    --footer-height: 0px;
    --header-height: 0px;
    --menu-height: 0px;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

a:active, a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    outline: 0
}

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

svg {
    overflow: hidden;
    vertical-align: middle
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label, output {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=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
}

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: justify
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .container, body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 1px) {
    .container {
        width: 944px
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 1px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

h1, h2, p {
    font-family: Open Sans
}

h2 {
    margin-top: 0
}

label, p {
    margin: 0
}

input:disabled {
    background-color: #fff
}

a:hover {
    opacity: .8;
    text-decoration: unset
}

a:active {
    text-decoration: none
}

textarea:disabled {
    background: 0 0
}

.textarea {
    border: none;
    width: 100%;
    outline: 0;
    font-size: 15px;
    line-height: 24px;
    resize: none
}

.inputfile {
    display: none
}

.input-wrap, .input-wrap.nice-select, .input-wrap.period__date, .input-wrap.slim-select-new .ss-single-selected {
    border: 1px solid #d8e0ea;
    border-radius: 3px;
    padding-left: 16px;
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

li[data-value=select-group].option.disabled {
    font-weight: 700;
    cursor: default;
    color: grey
}

.input-wrap.slim-select-new {
    padding-left: 0;
    border: unset
}

.input-wrap.period__date {
    position: relative
}

.input-wrap.period__date input {
    margin-left: 0
}

.input-item__icon {
    margin-left: 3px;
    margin-bottom: 5px
}

.input-item .textarea-wrap {
    padding: 11px 16px;
    border: 1px solid #d8e0ea;
    border-radius: 3px
}

.input-text {
    opacity: .4;
    margin-right: 7px
}

.input-wrap.period__date.period__date_open {
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-wrap.nice-select {
    padding-right: 40px
}

.input-wrap.nice-select .list {
    width: 100%
}

.input-wrap.nice-select:focus {
    border: 1px solid #d8e0ea
}

.input-wrap.nice-select:after, .input-wrap.period__date:after {
    background-image: url(/assets/css/select-btn.svg);
    border: unset;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 16px;
    margin-top: 0;
    right: 14px;
    position: absolute;
    content: '';
    -webkit-transition: .2s;
    transition: .2s
}

.input-wrap.nice-select:before, .input-wrap.period__date:before {
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background-color: #eff6ff
}

.input-wrap.period__date.period__date_open:after {
    top: 18px
}

.input-wrap.nice-select.open:after {
    right: 16px
}

.input-wrap.nice-select.open:after, .input-wrap.period__date.period__date_open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.input, .input-wrap.nice-select {
    font-size: 15px;
    line-height: 24px
}

.input {
    border: unset;
    margin-right: 16px;
    width: 100%
}

.input-item__text {
    margin-bottom: 4px
}

.input-item__text span {
    font-family: Open Sans Bold
}

.input-item.disabled .input, .input-item.disabled .input-wrap {
    background-color: #eff6ff;
    border: none
}

.datepickers-container {
    z-index: 1000000
}

.placemark-main {
    width: 559px;
    height: 559px;
    border-radius: 100%;
    background-color: rgba(6, 20, 90, .35);
    position: relative;
    z-index: 10
}

.placemark-main, .placemark-main__circle, .placemark-main__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--pointer {
    display: none
}

.input-item.disabled .period__date .period__input, .input-item.disabled .period__date .period__input-dd {
    cursor: default
}

.input-item.disabled .period__date, .input-item.disabled .period__date .period__input {
    background-color: #eff6ff
}

.input-item.disabled .period__date .period__input .period_drop-down-svg polygon, .input-item.disabled .period__date .period_drop-down-svg polygon {
    fill: #dee3ea
}

.period__date .period__input {
    cursor: pointer
}

.datepicker {
    -webkit-box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    margin-left: -9px
}

.placemark-main__inner {
    width: 50.6%;
    height: 50.6%;
    border-radius: 100%;
    background-color: rgba(6, 20, 90, .25)
}

.placemark-main__circle {
    position: absolute;
    border: 1px dashed #fff;
    border-radius: 100%
}

.placemark-main__circle-1 {
    width: 10.37%;
    height: 10.37%;
    right: 32.3792%
}

.placemark-main__circle-2 {
    width: 15.3846%;
    height: 15.3846%;
    right: 5.0089%
}

.placemark-main__text {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-family: Open Sans
}

.placemark {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .0728884);
    box-shadow: 0 5px 8px rgba(0, 0, 0, .0728884);
    border-radius: 2px;
    border: 1px solid #f1f1f1;
    padding: 4px 9px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    cursor: pointer;
}

.placemark__img {
    margin-right: 8px
}

.placemark__text-1 {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600
}

.placemark__text-2 {
    font-family: Open Sans;
    font-size: 10px;
    line-height: 13px;
    opacity: .5
}

.tooltipster-base.tooltipster-sidetip .tooltipster-box {
    background: #fff;
    border: 1px solid #dee3ea;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    border-radius: 3px
}

.tooltipster-base.tooltipster-sidetip .tooltipster-content {
    color: #000;
    line-height: 18px;
    font-size: 12px;
    padding: 18px 37px
}

.tooltipster-base.tooltipster-sidetip .tooltipster-arrow {
    display: none
}

.ct-bar {
    stroke-width: 40px
}

.ct-bar:nth-of-type(1), .ct-bar:nth-of-type(2), .ct-bar:nth-of-type(4), .ct-bar:nth-of-type(7) {
    stroke: #0f23e1
}

.ct-bar:nth-of-type(3), .ct-bar:nth-of-type(5), .ct-bar:nth-of-type(6), .ct-bar:nth-of-type(8) {
    stroke: #08209c
}

.ct-horizontal {
    display: none
}

.ct-vertical {
    stroke-dasharray: unset;
    stroke: #dfdfdf;
    stroke-width: .5px
}

.ct-grid.ct-vertical:nth-of-type(1) {
    stroke: #9fa7aa;
    stroke-width: 1px
}

.ct-label.ct-vertical.ct-start {
    color: #565656;
    position: relative;
    margin-left: -9px;
    margin-top: 9px
}

.ct-grids {
    border-bottom: 1px solid #9fa7aa
}

.ct-series line {
    position: relative;
    overflow: visible;
    z-index: 100
}

.ct-series .ct-bar:after {
    content: '+11%';
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    z-index: 10000;
    width: 30px;
    height: 30px;
    color: #000
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
    color: #757575;
    margin-top: 8px
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end, .ct-label.ct-vertical.ct-start {
    font-size: 12px;
    line-height: 18px;
    font-family: Open Sans
}

foreignObject:nth-of-type(9) {
    display: none
}

.cf::after, .cf:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.body {
    background-color: #f5faff;
    position: relative;
    overflow-x: hidden
}

.body_unset {
    position: unset
}

.coup-trigon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.z-index-2 {
    z-index: 2
}

.clear-left {
    clear: left
}

.nowrap {
    white-space: nowrap
}

.formSearch {
    border-bottom: 2px solid;
    height: 29px
}

.search-png {
    width: 11px;
    margin-left: 3px
}

.search-input {
    background: 0 0;
    border: none;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    width: auto
}

.search__btn-clear {
    width: 23px;
    height: 23px;
    border-radius: 12px;
    background-color: #0f23e1;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: auto;
    cursor: pointer;
    min-width: 23px
}

.cross {
    height: 7.8px;
    color: #fff;
    width: 100%;
    text-align: center
}

.flex-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-left {
    margin-right: auto
}

.flex-right {
    margin-left: auto
}

.flex-center {
    margin: 0 auto
}

.flex-all-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-hor-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-ver-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.float-right {
    float: right !important
}

.float-left {
    float: left !important
}

.logo {
    width: 206px
}

.text-1 {
    line-height: 1.5;
    font-size: 12px
}

.text-1 span {
    font-family: Open Sans Bold
}

.text-2 {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.text-3 {
    font-size: 10px;
    line-height: 1.6
}

.text-3 span {
    color: #0f23e1
}

.text-4 {
    font-size: 15px;
    line-height: 1.6;
    color: #333
}

.text-4 span {
    font-family: Open Sans Bold
}

.text-5 {
    font-size: 10px;
    line-height: 1.6;
    color: #9e9e9e
}

.text-6 {
    font-size: 14px;
    line-height: 16px;
    font-family: Open Sans
}

.text-7 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    font-family: Open Sans
}

.text-8 {
    font-size: 15px;
    line-height: 24px;
    font-family: Open Sans;
    color: #757575
}

.text-8 span {
    font-family: Open Sans Bold
}

.text-9 {
    font-size: 24px;
    line-height: 18px;
    font-family: Open Sans Bold
}

.text-10 {
    font-size: 12px;
    line-height: 18px;
    font-family: Open Sans;
    color: #757575
}

.text-11 {
    font-size: 16px;
    line-height: 14px;
    font-family: Open Sans Bold;
    color: #000
}

.text-12 {
    font-size: 16px;
    line-height: 18px;
    font-family: Open Sans Bold;
    color: #000
}

.text-13 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-family: Roboto
}

.text-14 {
    font-size: 13px;
    line-height: 24px;
    opacity: .7
}

.text-15 {
    font-size: 10px;
    line-height: 18px;
    color: #0f23e1
}

.text-16 {
    font-size: 15px;
    line-height: 24px;
    color: #fff
}

.text-17 {
    font-size: 14px;
    line-height: 19px;
    color: #000;
    font-family: Open Sans Bold
}

.text-18 {
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-family: Roboto
}

.text-19 {
    font-size: 14px;
    line-height: 19px;
    font-family: Open Sans;
    color: #565656
}

.text-20 {
    font-size: 13px;
    line-height: 24px;
    opacity: .4
}

.text-21 {
    font-size: 13px;
    line-height: 19px;
    color: #000;
    font-weight: 600
}

.text-22 {
    font-size: 12px;
    line-height: 16px;
    color: #0f23e1
}

.h2-1 {
    font-size: 34px;
    line-height: 26px;
    font-family: Open Sans Bold
}

.text_warm-grey {
    color: #757575
}

.text_warm-grey-two {
    color: #9e9e9e
}

.user-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-none {
    display: none
}

.checkbox-none:checked + .checkbox {
    background-color: #0f23e1;
    background-image: url(../img/check.svg);
    background-size: 12px 12px
}

.checkbox_none:checked + .checkbox.checkbox-1 {
    background: url(../img/check-3.svg) center/10px 10px no-repeat #0f23e1;
    border: none
}

.checkbox {
    min-width: 12px;
    min-height: 12px;
    margin-bottom: 0;
    overflow: hidden;
    background-size: 10px 14px
}

.checkbox-text {
    font-family: Open Sans;
    font-size: 10px;
    line-height: 16px;
    color: #9e9e9e;
    font-weight: 600;
    margin-left: 7px
}

.checkbox-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.radio-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.radio-wrap:last-of-type {
    margin-bottom: 0
}

.radio-none {
    display: none
}

.radio {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 1px solid #d8e0ea;
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 7px
}

.radio-none:checked + .radio {
    background-color: #d8e0ea;
    border: 3px solid #0f23e1
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open, .nice-select:active, .nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: .2s;
    transition: .2s
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.btn-2 {
    border-radius: 5px;
    border: 1px solid #f8be12;
    height: 35px;
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-2-text {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 600
}

.btn-2:hover {
    opacity: .7
}

.btn-2:active {
    opacity: 1
}

.btn-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    float: left
}

.btn-3-text {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #f42254;
    font-family: Open Sans;
    font-weight: 600
}

.btn-10, .btn-4, .btn-7 {
    border-radius: 5px;
    border: 1px solid #f8be12;
    height: 35px;
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-10-text, .btn-4-text, .btn-7-text {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 600
}

.btn-10:hover, .btn-3:hover, .btn-4:hover, .btn-7:hover, .btn-reaction:hover {
    opacity: .7
}

.btn-10:active, .btn-3:active, .btn-4:active, .btn-7:active, .btn-reaction:active {
    opacity: 1
}

.btn-5, .btn-6, .btn-8, .btn-9, .expand__item-btn {
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 5px;
    background-color: #f8be12;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    border: none;
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-10 {
    padding: 0 40px
}

.btn-5 {
    height: 42px
}

.btn-6 {
    height: 35px
}

.btn-6, .btn-8 {
    padding: 0 26px
}

.btn-5:hover, .btn-6:hover, .btn-8:hover, .btn-9:hover, .expand__item-btn:hover {
    background-color: #ffd247
}

.btn-5:focus, .btn-6:focus, .btn-8:focus, .btn-9:focus, .expand__item-btn:focus {
    outline: 0
}

.btn-5:active, .btn-6:active, .btn-8:active, .btn-9:active, .expand__item-btn:active {
    background-color: #f8be12
}

.btn-5-text, .btn-6-text, .btn-8-text, .btn-9-text, .expand__item-btn-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: .5px;
    color: #333;
    text-transform: uppercase
}

.btn-10, .btn-7, .btn-8, .btn-9, .expand__item-btn.btn-8 {
    height: 46px
}

.datepicker-here {
    display: none;
    z-index: 10
}

.datepicker--cells {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 27px;
    width: 27px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current-, .datepicker--cell.-current-.-focus- {
    color: #0f23e1
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, .1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #0f23e1
}

.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #0f23e1
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 3px
}

.datepicker--day-name {
    color: #757575;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.datepicker--cell-day {
    width: 27px
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years, .datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    opacity: 0
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-family: OpenSans, sans-serif;
    font-size: 11px;
    color: #9e9e9e;
    width: 197px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s, transform .3s, left .3s, -webkit-transform .3s;
    -webkit-transition: opacity .3s, left .3s, -webkit-transform .3s;
    z-index: 100
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: opacity .3s, transform .3s, left, -webkit-transform .3s;
    -webkit-transition: opacity .3s, left, -webkit-transform .3s
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    -webkit-box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 4px
}

.-only-timepicker- .datepicker--content {
    display: none
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.-top-center- .datepicker--pointer, .-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer, .-bottom-left- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer, .-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer, .-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer, .-top-center- .datepicker--pointer {
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2)
}

.datepicker--body {
    display: none
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action, .datepicker--nav-title {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    cursor: pointer;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action:hover {
    background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--nav-title i {
    font-style: normal;
    margin-left: 5px
}

.datepicker--nav-title:hover {
    background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    border-top: 1px solid #efefef;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -ms-flex: 0 1 138px;
    -webkit-box-flex: 0;
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -ms-flex: 0 1 153px;
    -webkit-box-flex: 0;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: 0
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: 0 0;
    border: none
}

.datepicker--nav-title, .datepicker--nav-title i {
    font-size: 11px;
    color: #333
}


.header-height {
    --header-height: 63px;
}

.header {
    --header-height: 63px;
    height: var(--header-height, 63px);
    width: 100%;
    background-color: #0f23e1
}

.header__content {
    height: 100%
}

.header__formSearch {
    border-color: rgba(255, 255, 255, .5);
    width: 241px;
    margin-left: 25px;
    height: 24px
}

.header__search-input {
    color: #fff;
    width: 100%
}

.header__search-input::-webkit-input-placeholder {
    color: #fff;
    opacity: .5
}

.header__search-input:-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.header__search-input::-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.header__search-input::placeholder {
    color: #fff;
    opacity: .5
}

.header__drop-down-wrap {
    margin-left: auto;
    position: relative;
    cursor: pointer
}

.header__drop-down-img {
    width: 12px;
    height: 12px;
    margin-bottom: -6px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: .2s;
    transition: .2s
}

.header__drop-down-text {
    color: #a9b0ef;
    margin-right: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .4s;
    transition: color .4s
}

.header__drop-down {
    padding: 24px 0 34px 43.5px;
    position: absolute;
    top: 41px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    border: 1px solid #d8e0ea;
    z-index: 5;
    right: -16px;
    width: 627.5px;
    border-top: 0;
    overflow: hidden;
    -webkit-transition: .35s;
    transition: .35s;
    cursor: default;
    max-height: 1000px
}

.header__drop-down-wrap_closed .header__drop-down {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0
}

.header__drop-down-wrap_closed .header__drop-down-img {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    margin-bottom: 1px
}

.header__drop-down-block-wrap, .header__drop-down-input-wrap {
    width: 246px;
    height: 46px;
    border-radius: 3px;
    margin-top: 4px;
    margin-bottom: 16px;
    position: relative
}

.header__drop-down-input-wrap {
    border: 1px solid #d8e0ea;
    overflow: hidden
}

.header__drop-down-block-wrap {
    background-color: #eff6ff
}

.header__drop-down-input-wrap:hover .header__drop-down-fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header__drop-down-block-text {
    font-size: 15px;
    color: #333
}

.header__drop-down-block-text, .header__drop-down-input {
    margin-left: 16px;
    margin-right: 10px
}

.header__drop-down-input {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    border: none;
    width: 100%;
    margin-left: 16px;
    margin-right: 10px
}

.header__drop-down-item {
    float: left;
    margin-right: 42px
}

.header__drop-down-item_margin-top {
    margin-top: 25px
}

.header__drop-down-btn {
    width: 246px;
    height: 46px;
    border-radius: 5px;
    border: 1px solid #f8be12;
    color: #333;
    text-align: center;
    line-height: 46px;
    float: left;
    margin-top: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase
}

.header__drop-down-btn:hover {
    background-color: #ffd247;
    border-color: #ffd247
}

.header__drop-down-fix {
    position: absolute;
    right: 0;
    width: 46px;
    border-left: 1px solid #d8e0ea;
    background-color: #f5faff;
    height: 100%;
    display: none;
    cursor: pointer
}

.header__drop-down-fix-img {
    width: 19px;
    height: 19px
}

.header__checkbox {
    margin-right: 6px
}

.header__checkbox-wrap {
    margin-top: -9px;
    float: left;
    cursor: pointer
}

.header__up-block {
    top: 28px;
    left: 26px
}

.header__up-block-item {
    padding: 10px 19px
}

.header__formSearch-wrap {
    position: relative
}

.navbar-wrap {
    height: 47px;
    border-bottom: 1px solid #d8e0ea
}

.navbar {
    height: 100%
}

.navbar .row {
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

.navbar__text {
    text-align: center;
    padding-right: 25px;
    padding-left: 25px;
    line-height: 47px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.navbar__item {
    float: left;
    height: 100%;
    cursor: pointer
}

.navbar__item:hover {
    background-color: rgba(38, 92, 157, .07)
}

.navbar__item:hover .navbar__text, .navbar__item:hover .navbar__text .text-2 {
    color: #0f23e1
}

.navbar__item:hover .navbar__text-tehn {
    color: #7e67d4;
    border-color: #7e67d4
}

.navbar__item:hover .navbar__text-fin {
    color: #1415a5;
    border-color: #1415a5
}

.navbar__item_green:hover {
    background-color: rgba(38, 92, 157, .07)
}

.navbar__item_green:hover .navbar__text {
    color: #008555;
    border-bottom: 2px solid #008555
}

.navbar__item-active {
    background-color: rgba(38, 92, 157, .07)
}

.navbar__item-active .navbar__text {
    color: #0f23e1;
    border-bottom: 2px solid #0f23e1
}

.navbar__item_green.navbar__item-active {
    background-color: rgba(38, 92, 157, .07)
}

.navbar__item_green.navbar__item-active .navbar__text {
    color: #0f23e1;
    border-bottom: 2px solid #0f23e1
}

.navbar__item_green.navbar__item-active .navbar__text .text-2 {
    color: #0f23e1
}

.navbar__item-active .navbar__text-tehn {
    color: #7e67d4;
    border-color: #7e67d4
}

.navbar__item-active .navbar__text-fin {
    color: #1415a5;
    border-color: #1415a5
}

.navbar__item-active .navbar__text-deferred {
    color: #98a6ad;
    border-color: #98a6ad
}

.navbar__item-active .navbar__text-deferred .text-2 {
    color: #98a6ad
}

.navbar__item:hover .navbar__text-deferred {
    color: #98a6ad;
    border-color: #98a6ad
}

.navbar__item:hover .navbar__text-deferred .text-2 {
    color: #98a6ad
}

.navbar__item-active .navbar__text-resolved {
    color: #008555;
    border-color: #008555
}

.navbar__item-active .navbar__text-resolved .text-2 {
    color: #008555
}

.navbar__item:hover .navbar__text-resolved {
    color: #008555;
    border-color: #008555
}

.navbar__item:hover .navbar__text-resolved .text-2 {
    color: #008555
}

.navbar__item_margin-r {
    margin-right: 13px
}

.navbar__numb {
    width: 17px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    margin-left: 7px;
    margin-top: 2px
}

.navbar__numb-new {
    background-color: #0f23e1
}

.navbar__numb-deferred {
    background-color: #98a6ad
}

.navbar__numb-resolved {
    background-color: #008555
}

.content-call, .content-financial, .content-front, .content-technical {
    display: none
}

body .content_active {
    display: block
}

.period__text {
    color: #757575;
    padding-right: 7px;
    float: left;
    line-height: 27px;
    white-space: nowrap
}

.period__date {
    border-radius: 3px;
    margin-right: 18px;
    background-color: #fff;
    border: 1px solid #d8e0ea;
    -webkit-transition: -webkit-box-shadow .35s;
    transition: box-shadow .35s, -webkit-box-shadow .35s;
    width: 111px
}

.period__input {
    border: none;
    margin-left: 10px;
    color: #333;
    width: 100%
}

.period__input-dd {
    height: 20px;
    width: 30px;
    border-left: 1px solid #dee3ea;
    cursor: pointer;
    margin-left: 5px
}

.period__input-wrap {
    height: 26px
}

.period__drop-down-svg_color {
    fill: #0f23e1
}

.period__input-dd .period_drop-down-svg {
    margin-left: 0;
    margin-top: 1px
}

.period__date_open {
    -webkit-box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2)
}

.period__date_open .period_drop-down-svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.all-calls {
    margin-top: 21px;
    margin-bottom: 16px
}

.all-calls__text {
    color: #757575
}

.all-calls__numb {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    color: #333;
    margin-right: 4px
}

.indicator {
    display: block
}

.indicator__numb {
    margin-left: auto
}

.indicator__item {
    float: left;
    margin-right: 67px;
    height: 59px;
    width: 405px;
    padding: 6px 12px 18px 10px
}

.indicator__item:hover {
    background-color: #eff6ff
}

.indicator__line-wrap {
    height: 10px;
    border-radius: 5px;
    position: relative;
    margin-top: 6px
}

.indicator__text {
    color: #757575
}

.indicator__line-bg {
    height: 10px;
    border-radius: 5px;
    opacity: .1
}

.indicator__line {
    height: 100%;
    border-radius: 5px;
    position: absolute;
    top: 0
}

.indicator__created-applicat .indicator__line, .indicator__created-applicat .indicator__line-bg, .indicator__in-work .indicator__line, .indicator__in-work .indicator__line-bg {
    background-color: #008555
}

.indicator__resolved .indicator__line, .indicator__resolved .indicator__line-bg {
    background-color: #00d2ff
}

.indicator__technical .indicator__line, .indicator__technical .indicator__line-bg {
    background-color: #1415a5
}

.indicator__redirected .indicator__line, .indicator__redirected .indicator__line-bg {
    background-color: #f42254
}

.indicator__financial .indicator__line, .indicator__financial .indicator__line-bg {
    background-color: #7e67d4
}

.indicator__deferred .indicator__line, .indicator__deferred .indicator__line-bg {
    background-color: #98a6ad
}

.content-call .indicator__created-applicat .indicator__line {
    width: 91.6449%
}

.content-call .indicator__resolved .indicator__line {
    width: 45.1697%
}

.content-call .indicator__technical .indicator__line {
    width: 41.7754%
}

.content-call .indicator__redirected .indicator__line {
    width: 4.1775%
}

.content-call .indicator__financial .indicator__line {
    width: 33.1592%
}

.content-front .indicator__resolved .indicator__line {
    width: 45.1697%
}

.content-front .indicator__technical .indicator__line {
    width: 41.7754%
}

.content-front .indicator__redirected .indicator__line {
    width: 4.1775%
}

.content-front .indicator__financial .indicator__line {
    width: 33.1592%
}

.content-technical .indicator__in-work .indicator__line {
    width: 92.1671%
}

.content-technical .indicator__redirected .indicator__line {
    width: 28.7206%
}

.content-technical .indicator__resolved .indicator__line {
    width: 50%
}

.content-technical .indicator__deferred .indicator__line {
    width: 20%
}

.content-financial .indicator__in-work .indicator__line {
    width: 92.1671%
}

.content-financial .indicator__redirected .indicator__line {
    width: 28.7206%
}

.content-financial .indicator__resolved .indicator__line {
    width: 50%
}

.content-financial .indicator__deferred .indicator__line {
    width: 20%
}

.content-products {
    padding-top: 32px
}

.content-employees, .content-statistics {
    display: none
}

#hint {
    display: none;
    position: absolute;
    padding: 2px 8px;
    margin: -15px auto auto 10px;
    height: 22px;
    -webkit-box-shadow: 1px 4px 10px rgba(0, 63, 139, .19602);
    box-shadow: 1px 4px 10px rgba(0, 63, 139, .19602);
    border: 1px solid #d8e0ea;
    background-color: #fff;
    z-index: 100500;
    font-family: Open Sans;
    font-size: 10px;
    line-height: 16px;
    color: #9e9e9e
}

.products-expand__item {
    overflow: hidden
}

.products-expand__item .expand__item-part-5 {
    border-left: 1px solid #eff6ff;
    margin-left: auto
}

.products-expand__item .expand__item-part {
    height: 100%;
    border: none;
    position: relative
}

.products-expand__item .expand__item-part:hover {
    background-color: #eff6ff
}

.products-expand__item .products-expand__item-close, .products-expand__item .products-expand__item-unlocked {
    display: none
}

.products-expand__item .products-expand__item-close.active, .products-expand__item .products-expand__item-unlocked.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.products-expand__item-line {
    width: 1px;
    height: 48px;
    background-color: #eff6ff;
    position: absolute;
    left: 0;
    margin: auto 0;
    top: 0;
    bottom: 0
}

.products-expand__item-icon {
    cursor: pointer
}

.products-expand__item-icon:hover {
    opacity: .8
}

.products-expand__item-cross {
    width: 9px;
    height: 9px
}

.products-expand__item-close {
    width: 23px;
    height: 23px;
    border-radius: 200%;
    background-color: #f42254;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.indicator__button {
    color: #0f23e1;
    margin-left: 17px;
    margin-top: 3px;
    font-weight: 500;
    opacity: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.indicator__item:hover .indicator__button {
    opacity: 1
}

.filtbar {
    height: 42px;
    margin-top: 29px;
    /*float: left*/
}

.filtbar_margin-top {
    margin-top: 14px
}

.filtbar_bg {
    background-color: #eff6ff
}

.filtbar__item-wrap {
    height: 27px;
    position: relative
}

.filtbar__item-wrap_border {
    border-left: 1px solid #dfe8f4
}

.filtbar__text {
    font-size: 10px;
    line-height: 1.6;
    color: #9e9e9e;
    text-transform: uppercase;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.filtbar__item-wrap .filtbar__item {
    padding-right: 20px;
    cursor: pointer;
    height: 35px
}

.filtbar__item:hover .filtbar__text {
    color: #000
}

.filtbar__item:hover .filtbar__drop-down-svg_color {
    fill: #000
}

.filtbar__item-wrap:first-of-type {
    border-left: none;
    width: 143px
}

.filtbar__item-wrap:first-of-type .filtbar__item {
    padding-left: 26px
}

.filtbar__item-wrap:nth-of-type(2) {
    width: 285px
}

.filtbar__item-wrap:nth-of-type(2) .filtbar__item {
    padding-left: 15px
}

.filtbar__item-wrap:nth-of-type(3) {
    width: 211px
}

.filtbar__item-wrap:nth-of-type(3) .filtbar__item {
    padding-left: 20px
}

.filtbar__item-wrap:nth-of-type(4) {
    width: 188px
}

.filtbar__item-wrap:nth-of-type(4) .filtbar__item {
    padding-left: 13px
}

.filtbar__item-wrap:nth-of-type(5) {
    width: 64px
}

.filtbar__drop-down-svg {
    z-index: 2
}

.filtbar__svg_open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filtbar__svg_open.filtbar__item-lines-svg {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.filtbar__item-lines-svg-date {
    cursor: pointer;
    z-index: 15;
    position: absolute;
    left: 10px
}

.filtbar__item-lines-svg-date_active .filtbar__item-lines-svg_color {
    fill: #0f23e1
}

.drop-down-svg {
    width: 9px;
    height: 9px;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    margin-left: 7px;
    transition: transform .35s, -webkit-transform .35s
}

.filtbar__drop-down-svg_color, .filtbar__item-lines-svg_color {
    fill: #9e9e9e
}

.filtbar__svg_color_active {
    fill: #0f23e1 !important
}

.filtbar__item-lines-svg {
    margin-right: 5px
}

.filter__up-block {
    position: absolute;
    top: -5px;
    left: 3px;
    width: 272px;
    max-height: 400px;
    overflow: auto;
    background-color: #fff;
    border: 1px solid #d8e0ea;
    -webkit-box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    z-index: 1;
    display: none;
    padding-top: 31px;
    padding-bottom: 24px
}

.filter__up-block_active {
    display: block
}

.filter__up-block-item {
    width: 100%;
    padding: 6px 27px 6px 23px;
    cursor: default;
    display: none
}

.filter__up-block-item:hover {
    background-color: #eff6ff
}

.filtbar__text_active {
    color: #0f23e1 !important
}

.filter__formSearch {
    border-color: rgba(2, 8, 35, .5);
    margin-bottom: 17px;
    margin-right: 27px;
    margin-left: 23px
}

.filter__search-input {
    color: #000;
    font-size: 15px;
    font-family: Helvetica
}

.filter__search-input::-webkit-input-placeholder {
    color: #06145a;
    opacity: .5
}

.filter__search-input:-ms-input-placeholder {
    color: #06145a;
    opacity: .5
}

.filter__search-input::-ms-input-placeholder {
    color: #06145a;
    opacity: .5
}

.filter__search-input::placeholder {
    color: #06145a;
    opacity: .5
}

.filter__up-block-checkbox-none {
    display: none
}

.filter__up-block-checkbox {
    margin-right: 18px;
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #d8e0ea;
    cursor: pointer
}

.filter__up-block-checkbox-none:checked + .filter__up-block-checkbox {
    background: url(../img/check.png) center/10px 10px no-repeat
}

.filter__up-block-info {
    float: left;
    width: 189px
}

.filter__up-block-name {
    font-size: 14px;
    font-family: Helvetica;
    line-height: 1.3
}

.filter__up-block-name span {
    color: #fff;
    background-color: #7e67d4
}

.filter__up-block-sign {
    font-size: 12px;
    font-family: Helvetica;
    opacity: .5
}

.filtbar_margin-bottom {
    margin-bottom: 14px
}

.filter__date {
    padding-right: 15px;
    padding-left: 15px;
    float: right;
    margin-bottom: 15px
}

.filter__date-text {
    font-weight: 700;
    float: left;
    margin-right: 10px
}

.filter-date__up-block {
    width: auto;
    overflow: visible
}

.filter__period__date {
    float: left;
    margin-right: 0;
    width: 109px
}

div.filtbar__item-wrap div.filtbar__item-date {
    padding-left: 35px !important
}

.expand-info {
    margin-top: 1px;
    /*float: left;*/
    cursor: pointer;
    padding-right: 15px;
    height: 30px;
    /*float: none !important*/
}

.expand-info:hover .expand__numb {
    background-color: #000
}

.expand-info:hover .expand__btn, .expand-info:hover .expand__text {
    color: #000
}

.expand-info:hover .expand__drop-down-svg_color {
    fill: #000
}

.expand__text {
    color: #757575
}

.expand-redirected .expand__detector, .expand-redirected .expand__numb {
    background-color: #f42254
}

.expand-resolved .expand__detector, .expand-resolved .expand__numb {
    background-color: #00d2ff
}

.expand-financial .expand__detector, .expand-financial .expand__numb {
    background-color: #7e67d4
}

.expand-technical .expand__detector, .expand-technical .expand__numb {
    background-color: #1415a5
}

.expand-deferred .expand__detector, .expand-deferred .expand__numb {
    background-color: #98a6ad
}

.expand-in-work .expand__detector, .expand-in-work .expand__numb {
    background-color: #008555
}

.expand__numb {
    width: 17px;
    height: 17px;
    border-radius: 9px;
    margin-left: 15px
}

.expand__numb-text {
    font-size: 10px;
    line-height: 17px;
    color: #fff;
    width: 100%;
    text-align: center
}

.expand__btn {
    font-size: 10px;
    line-height: 17px;
    color: #0f23e1;
    margin-left: 11px;
    display: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.expand__btn-active {
    display: block
}

.expand__items {
    width: 100%;
    margin-top: 2px;
    display: block;
    max-height: 20000px;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

.expand__items_none {
    max-height: 0;
    overflow: hidden
}

.expand__item, .products-expand__item {
    border-radius: 5px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d8e0ea;
    margin-bottom: 8px;
    /*max-height: 72px;*/
    -webkit-transition: max-height .75s, -webkit-box-shadow .2s;
    transition: max-height .75s, box-shadow .2s, -webkit-box-shadow .2s;
    cursor: pointer;
    -webkit-box-shadow: 0;
    box-shadow: 0
}

.products-expand__item, .products-expand__item .expand__item-wrap {
    cursor: default
}

.products-expand__item-edit {
    width: 31px;
    height: 31px;
    padding: 6px
}

.products-expand__item-close:active, .products-expand__item-edit:active {
    opacity: .5
}

.products-expand__item-input, .products-expand__item-textarea {
    background: 0 0;
    border: none;
    font-family: Open Sans;
    width: 100%
}

.products-expand__item-form {
    width: 100%;
    padding-right: 25px
}

a.products__btn-add {
    width: 82px;
    height: 82px;
    border-radius: 41px;
    background-color: #008555;
    position: fixed;
    bottom: 134px;
    right: 98px;
    z-index: 100;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s
}

a.products__btn-add:hover {
    width: 230px;
    padding: 0 49px;
    opacity: 1
}

a.products__btn-add:hover .products__btn-add-plus {
    font-size: 13px;
    width: auto;
    min-width: auto
}

a.products__btn-add:hover .products__btn-add-text {
    opacity: 1
}

.products__btn-add-plus {
    font-family: Open Sans;
    font-size: 50px;
    color: #f5faff;
    text-align: center;
    height: 82px;
    width: 82px;
    min-width: 82px;
    line-height: 82px;
    -webkit-transition: .3s;
    transition: .3s
}

.products__btn-add-text {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 19px;
    color: #f5faff;
    white-space: nowrap;
    margin-left: 5px;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.expand__item:hover {
    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2)
}

.expand__detector {
    width: 5px;
    height: 100%
}

.expand__item-part {
    border-right: 1px solid #eff6ff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.expand__item-part:last-of-type {
    border-right: none
}

.expand__item-part-1 {
    width: 128px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.expand__item-part-2 {
    padding-left: 17px;
    padding-right: 25px;
    width: 285px
}

.expand__item-part-3 {
    width: 211px;
    padding-left: 19px
}

.expand__item-part-3:first-of-type {
    margin-top: -6px
}

.expand__item-part-3:nth-of-type(2) {
    margin-top: 5px
}

.expand__item-part-4 {
    padding-left: 13px;
    width: 188px
}

.expand__item-text-1 {
    color: #757575;
    margin-top: 3px
}

.expand__item-text-2 {
    font-size: 15px;
    color: #333;
    font-family: Helvetica
}

.expand__item-text-3 {
    color: #9e9e9e;
    font-weight: 500;
    margin-top: -4px
}

.expand__item-text-4 {
    color: #757575;
    margin-top: -7px
}

.expand__item-text-5 {
    margin-top: 3px;
    color: #9e9e9e;
    font-weight: 500
}

.expand__item-part-5 {
    position: relative
}

.expand__item-part-5, .expand__item-part-6 {
    width: 63px;
    min-width: 63px
}

.expand__item-phone {
    margin-top: 5px
}

.expand__item-phone-svg {
    width: 8px;
    height: 8px;
    margin-right: 5px
}

.expand__item-phone-svg g {
    fill: #9e9e9e
}

.expand__item-mess-svg {
    width: 27px;
    height: 17px;
    margin-top: 9px
}

.expand__item-mess-svg path {
    fill: light-blue-grey;
    -webkit-transition: fill .2s;
    transition: fill .2s
}

.expand__item-mess-svg:hover path {
    fill: #0f23e1
}

.expand__item-clip-svg {
    width: 16px;
    height: 22px;
    margin-top: 5px
}

.expand__item-clip-svg path {
    fill: light-blue-grey;
    -webkit-transition: fill .2s;
    transition: fill .2s
}

.expand__item-clip-svg:hover path {
    fill: #0f23e1
}

.expand__item-text-6 {
    line-height: 1.46;
    margin-top: 7px;
    width: 100%;
    text-align: center
}

.expand__plus-one {
    position: absolute;
    width: 17px;
    height: 17px;
    background-color: #06145a;
    border-radius: 9px;
    right: 7px;
    cursor: pointer
}

.expand__plus-one:hover {
    background-color: #7e67d4
}

.expand__plus-one_active {
    display: block
}

.expand__plus-one-text {
    color: #fff;
    line-height: 17px;
    width: 100%;
    text-align: center
}

.expand__drop-down-svg {
    margin-bottom: -2px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.expand__drop-down-svg.coup-trigon {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.expand__drop-down-svg_color {
    fill: #0f23e1
}

.create-formSearch-liable_none, .create-formSearch_none, .expand__create-comment-text_none, .expand__liable-text_none, .expand__switch_none, .expand__tags-wrap_none {
    display: none
}

.footer-height{
    --footer-height: 106px;
}

.bottom {
    height: var(--footer-height, 106px);
    width: 100%;
    background-color: #0f23e1;
    padding-top: 27px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10
}

.bottom__item-headline {
    opacity: .5;
    color: #fff
}

.bottom__item {
    margin-top: 7px;
    float: left
}

.bottom__item-wrap {
    margin-top: 8px
}

.bottom__img {
    width: 10px
}

.bottom__item-text {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.58;
    color: #fff;
    margin-left: 7px
}

.bottom__phone {
    margin-left: 44px
}

.bottom__logo {
    float: left
}

.bottom__mail {
    margin-left: 115px
}

.bottom__law {
    font-size: 14px;
    opacity: .5;
    color: #fff;
    float: left;
    margin-top: 4px;
    font-family: Helvetica
}

.bottom__rb {
    position: absolute;
    bottom: 3px;
    right: 0;
    color: #4453e8
}

.bottom__container {
    position: relative
}

.content-applications, .content-atms, .content-statistics {
    display: none
}

.content-applications {
    padding-top: 32px
}

.expand__incoming-text {
    color: #008555;
    line-height: 1.46
}

.expand-incoming .expand__detector {
    background-color: #008555
}

.expand-incoming .expand__item {
    position: relative
}

.expand__incoming-icon {
    width: 39px;
    height: 39px;
    border-radius: 20px;
    background-color: #008555;
    margin-left: 12px
}

.expand__incoming-info-1 {
    margin-left: 22px;
    width: 132px
}

.expand__incoming-info-text {
    margin-top: 0
}

.expand__formSearch {
    border-color: rgba(2, 8, 35, .5);
    margin-left: 29px;
    width: 385px
}

.expand__search-input {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    font-family: Roboto;
    width: 87%
}

.expand__search-input::-webkit-input-placeholder {
    color: #06145a;
    opacity: .5
}

.expand__search-input:-ms-input-placeholder {
    color: #06145a;
    opacity: .5
}

.expand__search-input::-ms-input-placeholder {
    color: #06145a;
    opacity: .5
}

.expand__search-input::placeholder {
    color: #06145a;
    opacity: .5
}

.expand__incoming-img {
    width: 18px;
    height: 18px
}

.expand-incoming__up-block {
    top: 59px;
    left: 239px;
    width: 267px
}

.expand-comment__up-block {
    width: 100%;
    top: 71px
}

.search__up-block-cpmment-sign {
    margin-left: 11px
}

.expand-comment-2__up-block {
    bottom: -47px;
    width: 100%
}

.search__up-block {
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    border: 1px solid #d8e0ea;
    -webkit-box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    box-shadow: 1px 4px 10px 0 rgba(0, 63, 139, .2);
    z-index: 10;
    display: none;
    cursor: default
}

.search__up-block span {
    background-color: rgba(15, 35, 225, .45);
    color: #fff
}

.search__up-block_active {
    display: block
}

.search-incoming__up-block-item {
    height: 121px;
    padding: 10px 19px
}

.search-comment__up-block-item {
    height: 43px;
    padding: 10px 19px;
    cursor: pointer
}

.search__up-block-item:hover {
    background-color: #eff6ff
}

.search__up-block-phone {
    margin-top: 7px
}

.search__up-block-name, .search__up-block-numb, .search__up-block-phone {
    float: left
}

.search__up-block-passp {
    border-radius: 2px;
    border: 1px solid rgba(144, 148, 152, .3);
    font-size: 10px;
    color: #9e9e9e;
    line-height: 15px;
    width: 47px;
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-top: 6px
}

.expand__incoming-info-2 {
    width: 285px;
    margin-left: 29px
}

.expand__incoming-info-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    color: #333
}

.expand__incoming-info-3 {
    margin-left: 35px;
    width: 130px
}

.expand__incoming-text-1 {
    color: #9e9e9e
}

.expand__incoming-text-2 {
    color: #757575
}

.expand__incoming-info-4 {
    margin-left: 66px
}

.expand__incoming-info-4-item {
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    cursor: pointer
}

.expand__incoming-info-4-item .expand__incoming-text-2 {
    cursor: pointer
}

.expand__info-icon {
    width: 17px;
    height: 17px;
    border-radius: 8.5px;
    background-color: #0f23e1;
    margin-left: 7px
}

.expand__info-numb {
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 17px
}

.expand__dots-icon {
    font-size: 16px;
    font-weight: 500;
    font-family: Roboto;
    color: #0f23e1;
    position: absolute;
    right: 25px;
    top: 23px
}

.expand__incoming-info-4-item .expand__incoming-text-2:hover {
    color: #333;
    cursor: default
}

.expand__text-1 {
    font-size: 9px;
    opacity: .5
}

.expand__info-up-block-text-1 {
    width: 55px
}

.expand__info-up-block-text-2 {
    font-size: 12px;
    opacity: .5;
    margin-left: 9px
}

.expand__info-up-block-text-3 {
    margin-left: 17px
}

.expand__info-up-block-text-3, .expand__info-up-block-text-4 {
    font-size: 12px;
    opacity: .5
}

.expand__info-up-block-text-4 {
    margin-left: 2px
}

.expand__info-up-block {
    padding: 6px 16px;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    border: 1px solid #d8e0ea;
    top: 24px;
    max-height: 300px;
    overflow: auto;
    z-index: 1;
    display: none
}

.expand__info-up-block-item {
    margin-top: 6px;
    margin-bottom: 6px
}

.expand__incoming-info-4-item .expand__info-up-block {
    cursor: default
}

.expand__incoming-info-4-item:hover .search__up-block-item {
    background-color: #eff6ff
}

.expand__incoming-info-4-item:hover .expand__info-up-block {
    display: block
}

.expand__incoming-info-4-item .expand__info-up-block:hover {
    display: none
}

.expand__item-nav {
    width: 100%;
    height: 54px;
    background-color: #eff6ff
}

.expand-incoming__item {
    height: auto
}

.expand__item-wrap {
    height: 71px;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.expand__item-nav-img {
    width: 12px;
    height: 8px;
    -webkit-transition: .35s;
    transition: .35s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.expand__item-nav-img_close {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-top: 4px
}

.expand__item-nav-btn {
    height: 55px;
    margin-right: 11px;
    padding-left: 17px;
    padding-right: 17px;
    cursor: pointer
}

.expand__item-nav-btn:hover .expand__item-nav-text {
    opacity: 1;
    color: #0f23e1
}

.expand__item-nav-btn_active {
    border-bottom: 2px solid #0f23e1
}

.expand__item-nav-btn_active .expand__item-nav-text {
    opacity: 1;
    color: #0f23e1
}

.expand__item_active .expand__item-personal.expand__item-switch, .expand__item_active .expand__item-prod-wrap.expand__item-switch {
    opacity: 0;
    -webkit-transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    max-height: 0
}

.expand__item-personal.expand__item-switch, .expand__item-prod-wrap.expand__item-switch {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    border-bottom: 0;
    opacity: 0;
    -webkit-transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s
}

.expand__item_active .expand__item-personal.expand__item-switch_active, .expand__item_active .expand__item-prod-wrap.expand__item-switch_active {
    max-height: 10000px;
    padding-top: 32px;
    padding-bottom: 21px;
    border-bottom: 1px solid #dee3ea;
    -webkit-transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    opacity: 1
}

.expand__item-nav-text {
    width: 100%;
    text-align: center;
    opacity: .5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 55px
}

.expand__item-nav-border {
    height: 2px;
    width: auto;
    position: absolute
}

.expand__item-prod {
    padding-bottom: 21px;
    padding-left: 80px;
    padding-right: 80px;
    border-bottom: 1px solid #dee3ea
}

.expand__prod-check {
    width: 14px;
    height: 16px;
    margin-right: 6px
}

.expand__prod-1 {
    margin-right: 94px;
    margin-bottom: 22px;
    float: left
}

.expand__prod-2 {
    float: left;
    margin-right: 10px;
    margin-bottom: 32px;
    width: 228px
}

.expand__prod-wrap {
    display: grid;
    grid-template-columns: 480px auto;
    clear: left
}

div.expand__prod-2::first-of-type {
    clear: left
}

.expand__prod-3 {
    margin-bottom: 32px;
    float: left;
    clear: left
}

.expand__prod-text-1 {
    color: #9e9e9e;
    padding-bottom: 4px
}

.expand__prod-text-2 {
    margin-top: 4px;
    margin-bottom: 4px
}

.expand__prod-text-3 {
    color: #757575
}

.expand__prod-text-4 {
    margin-top: 4px
}

.expand__prod-2-item {
    margin-right: 30px;
    float: left
}

.expand__item-create {
    padding: 32px 219px 40px 82px
}

.expand__item-btn {
    height: 55px;
    min-width: 182px;
    margin-right: 24px;
    float: left
}
.expand__item-btn-login {
    width: 246px;
}

.expand__item-btn_blocked:hover {
    background-color: #fff
}

.expand__item-btn-create, .expand__item-btn_send {
    min-width: 238px
}

.expand__item-personal {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 80px;
    border-bottom: 1px solid #dee3ea
}

.expand__personal-1 {
    width: 207px;
    margin-bottom: 30px;
    margin-right: 34px;
    float: left
}

.expand__personal-1_last {
    margin-left: 479px
}

.expand__prod-btn-icon {
    width: 10px;
    height: 7px;
    margin-right: 9px
}

.expand__prod-btn {
    float: left;
    cursor: pointer;
    margin-top: 3px
}

.expand__prod-btn:hover {
    opacity: .7
}

.expand__prod-btn:first-of-type {
    margin-right: 12px
}

.expand__prod-btn-text {
    font-size: 12px;
    font-family: Helvetica;
    color: #0f23e1
}

.expand__create-1 {
    width: 151px;
    margin-right: 10px;
    float: left;
    margin-bottom: 26px
}

.expand__create-text-1 {
    color: #9e9e9e;
    margin-top: 3px
}

.expand__tags-wrap {
    margin-left: 51px;
    float: left
}

.expand__tags-item {
    height: 21px;
    border-radius: 4px;
    background-color: rgba(15, 35, 225, .45);
    float: left;
    text-align: center;
    margin-right: 8px;
    padding-right: 8px;
    padding-left: 8px;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: .5px
}

.expand__create-comment {
    float: left;
    margin-top: 13px;
    width: 100%;
    position: relative
}

.expand__item_active .expand__item-comments, .expand__item_active .expand__item-request, .expand__item_active .expand__item-switch {
    opacity: 1
}

.expand__item-comments, .expand__item-request, .expand__item-switch {
    opacity: 0;
    -webkit-transition: .85s;
    transition: .85s
}

.expand__item-comments-drop-down-svg {
    margin-left: 0
}

.expand__item-comments-drop-down-svg_active {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s
}

.expand__item-comments-drop-down-svg-wrap {
    cursor: pointer;
    height: 100%;
    width: 40px;
    display: none
}

.expand__item-comments-drop-down-svg-wrap:hover .expand__drop-down-svg_color {
    fill: #000
}

.expand__item-comments-drop-down-svg-wrap_active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.create-formSearch {
    width: 100%;
    border: 1px solid #dee3ea;
    border-radius: 3px;
    margin-top: 9px;
    height: 42px
}

.create-search-input {
    width: 93%;
    font-size: 15px;
    line-height: 1.6
}

.formComment {
    border: 1px solid #dee3ea;
    border-radius: 3px
}

.create-formComment {
    float: left;
    width: 100%;
    height: 157px;
    margin-bottom: 34px
}

.comment-textarea {
    font-size: 15px;
    line-height: 1.6;
    width: 100%;
    height: 100%;
    border: none;
    resize: none;
    outline: 0;
    padding-left: 6px
}

.expand__create-file {
    float: left;
    cursor: pointer;
    margin-bottom: 6px;
    clear: left
}

.expand__create-file:hover .expand__create-file-img, .expand__create-file:hover .expand__create-file-text {
    opacity: .7
}

.expand__create-file-text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: .5px;
    color: #06145a;
    margin-left: 6px
}

.expand__create-file-img {
    height: 22px
}

.expand__create-file-img_color {
    fill: #003f8b
}

.expand__create-file-sign {
    color: #9e9e9e;
    margin-left: 11.5px;
    margin-top: 2px
}

.expand__create-text-3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: .5px;
    text-transform: uppercase;
    opacity: .5;
    color: #333
}

.expand__switch-2.active .expand__switch-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    opacity: 1
}

.expand__switch-2.active .expand__switch-elem {
    border: 1px solid #7e67d4;
    opacity: 1
}

.expand__switch-2.active .switch-elem-point {
    margin-left: 16px
}

.expand__switch-text {
    -webkit-transition: color .3s;
    transition: color .3s;
    opacity: .5;
    color: #333
}

.expand__switch {
    float: left;
    height: 42px;
    margin-top: 16px;
    margin-right: 33px;
    cursor: pointer
}

.expand__switch-elem {
    width: 31px;
    height: 16px;
    border-radius: 8px;
    border: 1px solid #333;
    margin-right: 14px;
    margin-top: 1px;
    cursor: pointer;
    opacity: .5
}

.switch-elem-point {
    width: 12px;
    height: 12px;
    background-color: #333;
    border-radius: 7px;
    margin-top: 1px;
    margin-left: 1px;
    -webkit-transition: .3s;
    transition: .3s
}

.switch-elem-point_right {
    margin-left: 16px;
    background-color: #1415a5
}

.expand__switch_right.expand__switch-text_active {
    color: #1415a5
}

.expand__liable-text {
    color: #757575;
    margin-top: 24px;
    float: left;
    margin-bottom: 6px;
    clear: left
}

.create-formSearch-liable {
    margin-bottom: 40px
}

.expand__item-nav_border {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #d8e0ea
}

.expand__item-request {
    padding-top: 32px;
    padding-left: 80px;
    padding-bottom: 31px;
    position: relative;
    border-bottom: 1px solid #d8e0ea
}

.expand__comment-switch {
    position: absolute;
    bottom: 0
}

.expand__comment-switch-item {
    width: 97px;
    text-align: center;
    float: left;
    color: #9e9e9e;
    line-height: 22px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.expand__comment-switch-item_none {
    display: none
}

.expand__comment-switch-item_active {
    border-bottom: 2px solid #0f23e1;
    color: #0f23e1
}

.expand__item-comments {
    border-bottom: 1px solid #d8e0ea;
    padding: 31px 219px 32px 80px
}

.expand__comment-text-1 {
    color: #757575;
    margin-right: 8px
}

.expand__comment-text_new {
    color: #008555
}

.expand__comment-text_redirected {
    color: #f42254
}

.expand__comment-text_resolved {
    color: #00d2ff
}

.expand__comment-text_deferred {
    color: #98a6ad
}

.expand__comment-block {
    padding: 11px 23px 16px;
    background-color: #eff6ff;
    border-radius: 4px;
    max-width: 564px;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 21px
}

.expand__comment-file-text {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.46;
    color: #06145a
}

.expand__comment-file {
    margin-bottom: 20px
}

.expand__comment-file-text:hover {
    opacity: .7;
    cursor: pointer
}

.expand__comment-file-sign {
    opacity: .5;
    font-family: Helvetica;
    font-size: 12px;
    color: #000;
    margin-left: 9px
}

.expand__comment-btns {
    margin-top: 30px;
    /*margin-left: 82px;*/
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.expand__item-btn_blocked {
    background-color: #fff;
    border: 1px solid #9e9e9e;
    opacity: .3
}

.expand__comment-textarea-sign {
    color: #757575;
    margin-bottom: 14px;
    float: left;
    margin-top: 24px
}

.expand__item-btn_send {
    display: none
}

.expand__item-btn_myself {
    border: 1px solid #9e9e9e;
    background-color: #fff;
    min-width: 265px;
    display: none
}

.expand__item-btn_myself .expand__item-btn-text {
    text-align: center
}

.expand__item-btn_myself:hover {
    background-color: #fff
}

.expand__item-create_open {
    padding-top: 40px;
    padding-bottom: 130px
}

.expand__open {
    opacity: 0;
    position: relative;
    max-height: 0;
    -webkit-transition: opacity .5s, max-height .7s;
    transition: opacity .5s, max-height .7s;
    overflow: hidden
}

.expand__open_active {
    opacity: 1;
    max-height: 2000px;
    -webkit-transition: opacity .5s, max-height .7s;
    transition: opacity .5s, max-height .7s;
    overflow: visible
}

div.expand.expand-incoming .expand__sent .create-formSearch-liable {
    margin-bottom: 0
}

div.expand.expand-incoming .expand__item-btn-check {
    height: 42px;
    margin-left: 54px;
    margin-top: 9px;
    min-width: 137px
}

div.expand.expand-incoming .expand__create-file {
    margin-top: 24px
}

.expand__comment-adding {
    max-height: 0;
    -webkit-transition: max-height .7s, opacity .5s;
    transition: max-height .7s, opacity .5s;
    position: relative;
    overflow: hidden;
    opacity: 0
}

.expand__comment-adding_active {
    max-height: 2000px;
    -webkit-transition: max-height .7s, opacity .5s;
    transition: max-height .7s, opacity .5s;
    opacity: 1;
    overflow: visible
}

.expand-incoming__element {
    display: none
}

.expand-incoming__element_active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.expand__item_active {
    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    cursor: default
}

.expand__item-wrap-2 {
    max-height: 0;
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden
}

.expand__item_active.expand__item {
    overflow: hidden
}

.expand__item_active .expand__item-wrap {
    overflow: visible
}

.expand__item_active .expand__item-wrap-2 {
    max-height: 15000px;
    -webkit-transition: .2s;
    transition: .2s
}

.expand__item-nav-img-wrap {
    height: 54px;
    width: 54px;
    margin-right: 12.5px;
    cursor: pointer
}

.expand__item-nav-img-wrap:hover {
    background-color: #dfe8f4
}

.cross-add {
    border-radius: 2px;
    color: #fff;
    font-size: 30px;
    margin-top: -5px;
    margin-left: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.expand__incoming-unknown {
    display: none
}

.expand-incoming__item-unknown .expand__incoming-unknown {
    display: block
}

.expand-incoming__item-unknown .expand__incoming-known, .expand__item_active.expand-incoming__item-unknown .expand__incoming-img {
    display: none
}

.expand__item_active.expand-incoming__item-unknown .cross-add {
    display: block
}

.expand__blocked-up-block {
    width: 173px;
    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    box-shadow: 0 6px 15px 0 rgba(0, 63, 139, .2);
    border: 1px solid #d8e0ea;
    float: left;
    height: 53px;
    padding: 0 15px;
    display: none
}

.expand__blocked-up-block_active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.expand__blocked-up-block-text {
    font-size: 11px;
    opacity: .5;
    text-transform: lowercase;
    line-height: 1.2
}

.content-atms {
    padding-top: 25px;
    padding-bottom: 198px
}

.content-atms__formSearch {
    width: 385px;
    height: 30px;
    border-color: rgba(6, 20, 90, .5);
    margin-top: 14px;
    margin-bottom: 22px
}

.content-atms__search-input {
    width: 100%;
    margin-left: 9px
}

.content-atms__switch {
    margin-bottom: 25px
}

.checkbox_none {
    display: none
}

.checkbox_none:checked + .checkbox {
    background: url(../img/check-2.svg) center/10px 10px no-repeat #fff
}

.checkbox {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #d8e0ea;
    cursor: pointer
}

.content-atms__checkbox, .content-atms__checkbox-wrap {
    float: left
}

.content-atms__checkbox-text {
    margin-left: 7px;
    margin-right: 26px
}

.content-atms__checkbox-wrap {
    margin-bottom: 19px
}

.content-atms__addresses-item {
    border-bottom: 1px solid #dbdbdb;
    height: 32px
}

.content-atms__addresses-wrap {
    width: 344px;
    overflow: hidden;
    max-height: 1000px;
    -webkit-transition: .4s;
    transition: .4s
}

.content-atms__addresses-text {
    margin-left: 16px
}

.content-atms__btn-dd {
    cursor: pointer;
    margin-bottom: 5px
}

.content-atms__btn-dd-text_close, .content-atms__btn-dd_closed .content-atms__btn-dd-text_open {
    display: none
}

.content-atms__btn-dd_closed .content-atms__btn-dd-text_close {
    display: block
}

.content-atms__btn-dd-text {
    text-transform: uppercase;
    color: #8e9298
}

.content-atms__drop-down-svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    height: 6px;
    width: 9px;
    margin-left: 3px
}

.content-atms__drop-down-svg_color {
    fill: #8e9298
}

.content-atms__btn-dd_closed .content-atms__drop-down-svg {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.content-atms__btn-dd_closed + .content-atms__addresses-wrap {
    max-height: 0
}

.content-atms__map {
    margin-top: 72px;
    width: 944px;
    height: 791px;
    position: relative;
    background-image: url(../img/map.png)
}

.content-atms__map-5km {
    width: 559px;
    height: 559px;
    border-radius: 290px;
    background-color: rgba(6, 20, 90, .35);
    position: absolute;
    top: 116px;
    left: 189px;
    z-index: 1;
    padding: 138px
}

.content-atms__map-3km {
    width: 283px;
    height: 283px;
    border-radius: 150px;
    background-color: rgba(6, 20, 90, .25)
}

.content-atms__map-circle-text {
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    text-align: center;
    font-size: 15px
}

.content-atms__map-circle-text-5km {
    width: 86px;
    height: 86px;
    border-radius: 45px;
    line-height: 86px;
    right: 28px;
    z-index: 1
}

.content-atms__map-circle-text-3km {
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 30px;
    right: 181px
}

.content-atms__map-img {
    height: 33px
}

.content-atms__map-item {
    width: 119px;
    height: 37px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .07);
    position: absolute
}

.content-atms__map-item-img {
    height: 20px
}

.content-atms__map-item-wrap {
    margin-left: 8px
}

.content-atms__map-item-text-1 {
    font-size: 12px;
    font-weight: 600
}

.content-atms__map-item-text-2 {
    font-size: 10px;
    opacity: .5
}

.content-atms__map-item-1 {
    left: 11px;
    top: 378px
}

.content-atms__map-item-2 {
    left: 371px;
    top: 90px
}

.content-atms__map-item-3 {
    left: 677px;
    top: 428px
}

.expand-incoming .expand__sent {
    width: 302px
}

.expand__sent {
    position: relative;
    width: 564px;
    float: left;
    clear: left
}

.expand__sent .search__up-block {
    bottom: auto;
    top: 50px
}

.expand__sent .create-formSearch-liable {
    margin-bottom: 15px
}

.expand__respons {
    position: relative;
    float: left;
    clear: left;
    min-width: 643px
}

.expand__respons .search__up-block {
    bottom: auto;
    top: 50px
}

.expand__switch-2 {
    margin-top: 0;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expand__switch-2 .expand__switch-elem {
    opacity: .5
}

div.expand .expand__item-card {
    width: 100%;
    padding: 34px 80px 11px
}

div.expand .expand__item-card .expand__btn {
    cursor: pointer
}

div.expand .expand__item-card .expand__numb {
    background-color: #0f23e1
}

.expand-info-card {
    margin-bottom: 7px
}

.expand__item_active .expand__item-card.expand__item-switch_active {
    max-height: 1000px;
    border-bottom: 1px solid #dee3ea;
    -webkit-transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    transition: max-height .5s, opacity .3s, padding-top .5s, padding-bottom .5s;
    opacity: 1
}

.expand__item-card-module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #d8e0ea;
    overflow: hidden;
    background-color: rgba(239, 246, 255, .5);
    -webkit-transition: .2s;
    transition: .2s;
    margin-bottom: 8px
}

.expand__item-card-module-wrap {
    max-height: 0;
    -webkit-transition: max-height .5s;
    transition: max-height .5s;
    overflow: hidden
}

.expand__item-card-module-wrap.active {
    max-height: 10000px;
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}

.expand__item-card-module:hover {
    -webkit-box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    background-color: #fff
}

.expand__item-card-module-dd {
    -webkit-transition: .4s;
    transition: .4s;
    max-height: 0;
    overflow: hidden
}

.expand__item-card-module.active {
    -webkit-box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    background-color: #fff
}

.expand__item-card-module.active .expand__item-card-module-dd {
    max-height: 10000px;
    -webkit-transition: .4s;
    transition: .4s
}

.expand__item-card-module.active .expand__item-card-module-inner {
    cursor: default
}

.expand__item-card-module.expand__item-card-module_active {
    -webkit-box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    max-height: 1000px
}

.expand__item-card-module-inner {
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.expand__item-card-module-text-1 {
    margin-right: 12px
}

.expand__item-card-module-item-1 {
    padding-right: 39px;
    padding-left: 24px;
    min-width: 164px;
    width: 164px
}

.expand__item-card-module-item-2 {
    padding-left: 22px;
    padding-right: 20px
}

.expand__item-card-module-item-3, .expand__item-card-module-item-4, .expand__item-card-module-item-5 {
    padding-left: 23px;
    padding-right: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    flex-direction: column
}

.expand__item-card-module-item:last-of-type {
    border-right: 0
}

.expand__item-card-module-item-3 {
    width: 100px;
    min-width: 100px
}

.expand__item-card-module-item-4 {
    width: 112px;
    min-width: 112px
}

.expand__item-card-module-item-5 {
    width: 100%
}

.expand__item-card-module-text-2 {
    width: 248px;
    max-width: 248px;
    max-height: 48px;
    overflow: hidden
}

.expand__item-card-module-item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #eff6ff
}

.expand__item-card-module-btn-wrap {
    width: 100%;
    height: 54px;
    background: #eff6ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 23px
}

.expand__item-card-module-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.expand__item-card-module-btn-text {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 19px;
    color: #0f23e1;
    font-weight: 600;
    margin-left: 24px
}

.expand__item-card-module-сomment-wrap {
    padding: 24px 24px 4px
}

.expand__item-card-inner {
    margin-bottom: 10px
}

.expand-unassigned .expand__item-btn_myself {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content-deferred, .content-new, .content-resolved {
    display: none
}

.content-new .expand .expand__detector, .content-new .expand .expand__numb {
    background-color: #0f23e1
}

.content-deferred .expand .expand__detector, .content-deferred .expand .expand__numb {
    background-color: #98a6ad
}

.content-resolved .expand .expand__detector, .content-resolved .expand .expand__numb {
    background-color: #008555
}

.expand-new__comment-adding {
    margin-top: -34px
}

.expand-new__item-comments {
    padding-bottom: 32px
}

.expand__comment-radio {
    margin-bottom: 14px;
    margin-top: -6px;
    display: none
}

.expand__comment-radio_active {
    display: block
}

.expand__comment-radio-item_none {
    display: none
}

.expand__comment-radio-item-wrap {
    margin-bottom: 16px;
    float: left;
    padding-right: 15px;
    cursor: pointer
}

input[type=radio].expand__comment-radio-item_none + label.expand__comment-radio-item {
    width: 17px;
    height: 17px;
    opacity: .5;
    border: 1px solid #0f23e1;
    border-radius: 9px;
    position: relative;
    cursor: pointer;
    margin-right: 13px
}

.expand__comment-radio-item-wrap:hover input[type=radio].expand__comment-radio-item_none + label.expand__comment-radio-item {
    background-color: #a9b0ef;
    border-color: #0f23e1
}

input[type=radio].expand__comment-radio-item_none + label.expand__comment-radio-item::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 8px;
    position: absolute;
    top: 4px;
    left: 4px
}

input[type=radio].expand__comment-radio-item_none:checked + label.expand__comment-radio-item {
    opacity: 1
}

input[type=radio].expand__comment-radio-item_none:checked + label.expand__comment-radio-item::before {
    background-color: #0f23e1
}

.content-employees__select {
    width: 246px;
    height: 46px;
    border-radius: 3px;
    border: 1px solid #d8e0ea;
    position: relative
}

.content-employees__select .list {
    width: 100%
}

.content-employees__select .current, .content-employees__select .option {
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-family: Open Sans
}

.content-employees__select .option {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content-employees__select:after {
    background-image: url(../img/select__dd.svg);
    width: 12px;
    height: 12px;
    position: absolute;
    border: none;
    background-size: cover;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    right: 15px
}

.content-employees__select.open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.content-employees__select.disabled:after {
    background-image: url(../img/input_unlocked.svg);
    width: 16px;
    height: 16px;
    position: absolute;
    border: none;
    top: 17px;
    right: 12px;
    background-size: cover;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.content-statistics {
    padding-top: 32px
}

.statistics__nav {
    margin-bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.statistics__nav-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 37px
}

.statistics__nav-text {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 18px;
    color: #757575;
    margin-right: 19px
}

.statistics__select:after {
    background-image: url(../img/select_dd2.svg);
    background-size: cover;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    border: none;
    right: 6px;
    width: 10px;
    height: 10px;
    top: 10px
}

.statistics__select.open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 9px;
    top: 9px
}

.statistics__select {
    border: 1px solid #dee3ea;
    padding-left: 18px;
    border-radius: 3px;
    height: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.statistics__select .list {
    width: 100%
}

.statistics__select .current, .statistics__select .option {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.statistics__select .current {
    line-height: 27px;
    height: 27px
}

.statistics__select_width-1 {
    min-width: 211px
}

.statistics__select_width-2 {
    min-width: 298px
}

.statistics__nav-item-line {
    position: absolute;
    width: 1px;
    height: 20px;
    right: 21px;
    background-color: #dee3ea
}

.statistics__block-nav {
    padding-left: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 8px;
    margin-bottom: 42px
}

.statistics__block-nav .period {
    margin-right: 45px;
    margin-top: 0
}

.statistics__block {
    width: 100%;
    background-color: #fff;
    border: 1px solid #d8e0ea;
    padding-bottom: 34px;
    border-radius: 2px
}

.statistics__graph {
    width: 100%;
    padding-bottom: 33px;
    border-bottom: 1px solid #d8e0ea;
    padding-left: 37px;
    padding-right: 45px
}

.statistics__block-nav-text {
    font-size: 12px;
    line-height: 18px;
    color: #757575;
    font-family: Open Sans
}

.statistics__block-nav-text span {
    font-size: 18px;
    line-height: 24px;
    font-family: Open Sans;
    font-weight: 600;
    color: #0f23e1
}

.statistics__block-nav-text-1 {
    margin-right: 83px
}

.statistics__block-nav-text-2 {
    max-width: 145px;
    margin-right: 8px
}

.statistics__graph-inner {
    height: 111px;
    width: 100%;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 29px;
    border-bottom: 1px solid rgba(117, 117, 117, .5)
}

.statistics__graph-column {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1px;
    width: 100%;
    z-index: 1
}

.statistics__graph-column-inner {
    margin-top: auto;
    background-color: #dee3ea;
    border-radius: 1px 1px 0 0;
    width: 100%;
    position: relative
}

.statistics__graph-column:hover .statistics__graph-column-inner {
    background-color: #0f23e1;
    z-index: 2
}

.statistics__graph-column:hover .statistics__graph-column-inner .statistics__graph-column-date {
    color: #0f23e1
}

.statistics__graph-column:hover .statistics__graph-column-inner .statistics__graph-column-date, .statistics__graph-column:hover .statistics__graph-column-inner .statistics__graph-column-text {
    display: block
}

.statistics__graph-column-text {
    position: absolute;
    font-family: Open Sans;
    font-size: 10px;
    line-height: 18px;
    color: #0f23e1;
    width: 100%;
    text-align: center;
    top: -20px;
    display: none
}

.statistics__graph-column:first-of-type .statistics__graph-column-date, .statistics__graph-column:last-of-type .statistics__graph-column-date {
    display: block
}

.statistics__graph-column-date {
    position: absolute;
    font-family: Open Sans;
    font-size: 10px;
    line-height: 16px;
    color: #9e9e9e;
    bottom: -19px;
    width: 100%;
    text-align: center;
    display: none
}

.statistics__graph-column:nth-of-type(1) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(12) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(15) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(16) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(17) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(21) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(22) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(23) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(26) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(27) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(6) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(7) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(8) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(9) .statistics__graph-column-inner {
    height: 5%
}

.statistics__graph-column:nth-of-type(11) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(14) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(19) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(2) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(25) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(28) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(30) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(4) .statistics__graph-column-inner {
    height: 25%
}

.statistics__graph-column:nth-of-type(13) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(18) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(29) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(3) .statistics__graph-column-inner {
    height: 50%
}

.statistics__graph-column:nth-of-type(20) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(31) .statistics__graph-column-inner {
    height: 75%
}

.statistics__graph-column:nth-of-type(10) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(24) .statistics__graph-column-inner, .statistics__graph-column:nth-of-type(5) .statistics__graph-column-inner {
    height: 100%
}

.statistics__graph-line-text {
    font-family: Open Sans;
    font-size: 10px;
    line-height: 16px;
    color: #9e9e9e;
    margin-left: auto;
    font-weight: 600
}

.statistics__graph-line {
    width: 100%;
    position: absolute;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.statistics__graph-line-bord_25, .statistics__graph-line_25 {
    bottom: 25%
}

.statistics__graph-line-bord_50, .statistics__graph-line_50 {
    bottom: 50%
}

.statistics__graph-line-bord_75, .statistics__graph-line_75 {
    bottom: 75%
}

.statistics__graph-line-bord_100, .statistics__graph-line_100 {
    bottom: 100%
}

.statistics__graph-line-bord {
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 100%;
    left: 0;
    border-bottom: 1px solid rgba(117, 117, 117, .2);
    border-bottom-style: dashed
}

.statistics__loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 19px;
    position: relative
}

.statistics__loader .loader {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.statistics__loader-btn {
    margin-left: 66px;
    float: none;
    margin-right: auto;
    min-width: 238px
}

.statistics__loader-inner {
    padding: 25px 86px 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.statistics__graph-circle {
    position: relative;
    height: 200px;
    width: 200px;
    border-radius: 200%
}

.statistics__graph-circle-1 .statistics__graph-circle-text-2 span {
    color: #008555
}

.statistics__graph-circle-2 .statistics__graph-circle-text-2 span {
    color: #f8be12
}

.statistics__graph-circle-3 .statistics__graph-circle-text-2 span {
    color: #f42254
}

.statistics__graph-circle-4 .statistics__graph-circle-text-2 span {
    color: #7e67d4
}

.statistics__graph-circle-5 .statistics__graph-circle-text-2 span {
    color: #1415a5
}

.statistics__graph-circle-6 .statistics__graph-circle-text-2 span {
    color: #00d2ff
}

.statistics__graph-circle-7 .statistics__graph-circle-text-2 span {
    color: #98a6ad
}

.statistics__graph-circle-text-1 {
    position: absolute;
    top: 65px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    font-family: Open Sans;
    color: #757575;
    padding: 0 25px
}

.statistics__graph-circle-text-2 {
    position: absolute;
    top: 105px;
    font-size: 28px;
    line-height: 24px;
    color: rgba(51, 51, 51, .5);
    font-family: Open Sans;
    font-weight: 600;
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.statistics__graph-circle-text-2 span {
    font-size: 58px;
    line-height: 24px;
    margin-right: 5px
}

.statistics__block, .statistics__select-placeh .list li:first-of-type {
    display: none
}

.statistics__block-call .statistics__loader-line, .statistics__block.active {
    display: block
}

.statistics__loader-line {
    width: 2px;
    background-color: #f8be12;
    opacity: .5;
    position: absolute;
    display: none
}

.statistics__loader-line-1 {
    top: 221px;
    left: 335px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 136px
}

.statistics__loader-line-2 {
    top: 221px;
    right: 335px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 136px
}

.statistics__loader-line-3 {
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 50px;
    top: 261px
}

.loader-pdf {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 12px solid #fff;
    position: relative;
    border-radius: 50%
}

.loader-pdf:after {
    content: " ";
    display: block;
    position: absolute;
    margin: -12px;
    border-radius: 50%;
    border: 12px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 200px;
    height: 200px
}

.loader-pdf-1.loader-pdf {
    border-color: rgba(0, 133, 85, .1)
}

.loader-pdf-2.loader-pdf {
    border-color: rgba(248, 190, 18, .1)
}

.loader-pdf-3.loader-pdf {
    border-color: rgba(244, 34, 84, .1)
}

.loader-pdf-4.loader-pdf {
    border-color: rgba(126, 103, 212, .1)
}

.loader-pdf-5.loader-pdf {
    border-color: rgba(20, 21, 165, .1)
}

.loader-pdf-6.loader-pdf {
    border-color: rgba(0, 210, 255, .1)
}

.loader-pdf-7.loader-pdf {
    border-color: rgba(152, 166, 173, .1)
}

.loader-pdf-1.loader-pdf:after {
    border-color: #008555
}

.loader-pdf-2.loader-pdf:after {
    border-color: #f8be12
}

.loader-pdf-3.loader-pdf:after {
    border-color: #f42254
}

.loader-pdf-4.loader-pdf:after {
    border-color: #7e67d4
}

.loader-pdf-5.loader-pdf:after {
    border-color: #1415a5
}

.loader-pdf-6.loader-pdf:after {
    border-color: #00d2ff
}

.loader-pdf-7.loader-pdf:after {
    border-color: #98a6ad
}

.loader-pdf-25.loader-pdf:after {
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent
}

.loader-pdf-50.loader-pdf:after {
    border-top-color: transparent;
    border-left-color: transparent
}

.loader-pdf-75.loader-pdf:after {
    border-top-color: transparent
}

.content__h2 {
    margin-bottom: 24px
}

.сontent.container {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0
}

.content__file {
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content__file-text {
    color: #0f23e1
}

.content__file-icon {
    margin-right: 8.5px
}

.content__card {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    border-radius: 5px;
    padding: 32px 32px 40px
}

.content__card-text-1 {
    margin-bottom: 20px
}

.content__card-text-2 {
    margin-bottom: 7px
}

.content__card-text-3 {
    margin-bottom: 24px;
    color: #0f23e1
}

.content__card-block-1-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    max-width: 740px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content__card-block-1 {
    border-radius: 3px;
    border: 1px solid #0f23e1;
    padding: 8px 8px 10px 14px;
    width: 138px;
    margin-right: 10px;
    margin-bottom: 10px
}

.content__card-block-1:hover {
    text-decoration: none
}

.content__card-block-1-text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.content__card-block-1-block {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #0f23e1;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content__card-block-1-block-icon {
    margin-right: 3px
}

.content__card-block-2 {
    margin-right: 35px
}

.content__card-block-2-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.content__card_padding-1 {
    padding-bottom: 30px
}

.content__card-block-3-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content__card-block-3 {
    padding: 8px;
    border-radius: 3px;
    background-color: #e6eff8;
    margin-right: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content__card-block-3-icon {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    margin-right: 10px
}


.content__card-block-3-text {
    white-space: nowrap;
    line-height: 14px
}

.header__btn-icon {
    margin-right: 5px
}

.header__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 31px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header__btn:hover {
    opacity: .8
}

.header__btn:active {
    opacity: 1
}

.content__block-1-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content__block-1-item .statistics__nav-item {
    margin-right: 0
}

.content__block-1-item-title {
    text-transform: uppercase;
    margin-bottom: 10px
}

.content__select {
    width: 100%;
    padding-left: 10px
}

.content__select.nice-select {
    font-size: 12px;
    padding-right: 20px
}

.content__block-1-btn-clear-text, .content__select.statistics__select .current, .content__select.statistics__select .option {
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.content__select.statistics__select .option {
    line-height: 40px;
    padding-right: 20px
}

.content__select.statistics__select:after {
    background-image: url(../img/select__dd.svg)
}

.content__select.statistics__select li.option:after {
    content: '';
    width: 100px;
    height: 10px;
    background-color: red
}

.content__block-1-item .content__block-1-btn-clear {
    padding-left: 11px;
    margin-top: 5px;
    padding-right: 5px
}

.content__block-1-item .content__block-1-btn-clear-text {
    margin-right: 5px
}

.content__block-1-btn-clear {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content__block-1-btn-clear:hover, .content__block-1-btn-turn:hover {
    opacity: .7
}

.content__block-1-btn-clear:active, .content__block-1-btn-turn:active {
    opacity: 1
}

.content__block-1-btn-clear-icon {
    margin-top: 1px;
    min-width: 7px
}

.content__block-1-btn-clear-text {
    white-space: nowrap;
    opacity: .7
}

.content__block-1-btn-turn {
    margin-right: auto;
    margin-bottom: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.content__block-1-btn-turn-text {
    border-bottom: 1px dotted #0f23e1
}

.content__block-1-item_top {
    padding-top: 25px
}

.content__block-1-btn-clear-wrap {
    padding-top: 30px
}

.content__block-1-btn-clear-wrap .content__block-1-btn-clear-icon {
    margin-right: 4.3px
}

.content__block-1-wrap .content__block-1, .content__block-1-wrap .content__block-1-btn-turn-text.close {
    display: none
}

.content__block-1-wrap.active .content__block-1-btn-turn-text.close {
    display: block
}

.content__block-1-wrap.active .content__block-1-btn-turn-text.open {
    display: none
}

.content__block-1-wrap.active .content__block-1 {
    display: grid
}

.content__block-1-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content__block-1-wrap .content__block-1-btn-turn-text.open {
    display: block
}

a.navbar__item:hover {
    text-decoration: unset
}

.period {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.period__date:last-of-type {
    margin-right: 0
}

.content__text-1 {
    margin-bottom: 8px
}

.content__text-2 {
    margin-bottom: 32px
}

.expand__item-text-2 {
    line-height: 18px
}

.expand__item-text-1:first-of-type {
    margin-top: 0
}

.expand__item-part-1 {
    padding-left: 12.5px;
    padding-right: 12px
}

.expand__item-part-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.expand__items {
    float: none
}

.сontent {
    /*padding-bottom: 233px*/
}

.create-formSearch {
    background-color: #fff;
    float: none
}

.expand__switch-elem {
    margin-left: 0
}

.expand__switch-2, .expand__switch-2.active {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.expand__switch-2 .expand__switch-elem, .expand__switch-2.active .expand__switch-elem {
    border-color: #fff
}

.expand__switch-2 .switch-elem-point, .expand__switch-2.active .switch-elem-point {
    background-color: #fff
}

.expand__switch-2 .expand__switch-elem, .expand__switch-2 .expand__switch-text, .expand__switch-2 .switch-elem-point, .expand__switch-2.active .expand__switch-elem, .expand__switch-2.active .expand__switch-text, .expand__switch-2.active .switch-elem-point {
    opacity: 1
}

.expand__switch-2 .expand__switch-text, .expand__switch-2.active .expand__switch-text {
    color: #fff
}

.checkbox {
    margin-right: 7px;
    margin-top: 0;
}

.offices__block-nav .checkbox-none:checked + .checkbox {
    background: url(../img/check-2.svg) center/10px 10px no-repeat
}

.search-input {
    margin-left: 20px
}

.expand__item-btn-adding {
    float: none;
    margin-right: auto
}

.expand__item-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.expand__item-info {
    position: relative
}

.expand__item-info-point {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #62d844;
    position: absolute;
    top: 8px;
    display: none
}

.expand__item-info-point.active {
    display: block
}

.expand__item-delete-icon, .expand__item-part-5.active .expand__item-lock-icon {
}

.expand__item-part-5.active .expand__item-delete-icon {
    display: block
}

.expand__item .expand__item-wrap {
    display: grid;
    /*grid-template-columns: auto 180px auto 1fr 1fr auto auto*/
    grid-template-columns: auto 128px 286px 210px 1fr auto auto
}

.expand__item-part {
    width: auto;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.expand__item-part.expand__item-part-5, .expand__item-part.expand__item-part-6 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expand__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expand__comment-received-icon {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 10px;
    opacity: 0;
    background-color: #62d844;
    margin-left: -20px
}

.expand__comment-received-icon.active {
    opacity: 1
}

.period__date {
    position: relative
}

.period__input-wrap {
    z-index: 5
}

.period__input-wrap input {
    margin-left: 10px
}

.input-item {
    position: relative
}

.input-item.disabled .nice-select.disabled, .new-select.nice-select.disabled {
    color: #000
}

.input-item.disabled:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: ''
}

.content__block-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#desktop__info_result, .content__block-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px
}

#desktop__info_result, .content-desktop__card:nth-of-type(1), .content-desktop__card:nth-of-type(4), .content-desktop__card_pie {
    grid-column: span 2
}

.content-desktop__card_pie {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    min-width: 0;
    padding-bottom: 30px
}

.content__card-block-2-text-1 {
    margin-bottom: 3px
}

.ct-pie {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 100px
}

.ct-pie .ct-series-a path {
    fill: #0f23e1;
    stroke: #0f23e1
}

.ct-pie .ct-series-b path {
    fill: #08209c;
    stroke: #08209c
}

.ct-pie .ct-series-c path {
    fill: #2c48f4;
    stroke: #2c48f4
}

.ct-pie .ct-series-d path {
    fill: #fe1f57;
    stroke: #fe1f57
}

.ct-pie .ct-series-e path {
    fill: #febd37;
    stroke: #febd37
}

.ct-pie .ct-series-f path {
    fill: #008557;
    stroke: #008557
}

.ct-pie .ct-label {
    font-size: 18px;
    color: #fff;
    fill: #fff;
    font-family: Open Sans Bold
}

.navbar__item-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px
}

.navbar__item-more-text {
    font-size: 16px;
    color: #0f23e1;
    font-family: Roboto;
    line-height: 47px
}

.search__create-btn-clear {
    margin-right: 10px
}

.expand__item-info {
    width: 39px;
    min-width: 39px;
    height: 100%;
    background-color: #0f23e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-expand__item-info {
    margin-right: 12.5px
}

.products-expand__item-textarea {
    resize: none;
    outline: 0;
    overflow: hidden;
    display: block
}

.products-expand__item-text {
    margin-left: 29px;
    white-space: nowrap;
    margin-right: 20px;
    display: none
}

.products-expand__item-text.active {
    display: block
}

.content__items-title {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content__items-title .expand__item-btn {
    height: 42px;
    padding: 0 14px;
    margin-left: auto;
    margin-right: 0
}

.settings__block {
    margin-bottom: 32px
}

.expand__item .expand-sending__item-wrap, .expand__item .expand-settings__item-wrap {
    grid-template-columns: auto 1fr auto auto
}

.content__block-1 {
    display: grid;
    grid-template-columns: 328px 223px 223px 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 20px;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    margin-bottom: 32px
}

.content-request__text-1 {
    margin-bottom: 8px
}

.expand-request__item-wrap {
    grid-template-columns: auto 115px 1fr 200px 200px auto auto
}

.content-offices__block-1 {
    display: grid;
    grid-template-columns: 223px 223px auto;
    margin-bottom: 24px
}

.content__formSearch {
    max-width: 645px;
    margin-bottom: 30px
}

.offices__block-bookmark-wrap {
    display: grid;
    grid-template-columns: 240px 240px 240px;
    grid-column-gap: 5px
}

.offices__block-bookmark {
    height: 48px;
    border-radius: 3px 3px 0 0;
    background-color: #eaf1f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.offices__block-bookmark.active {
    background-color: #fff
}

.offices__block-bookmark.active p {
    font-family: Open Sans Bold;
    color: #000
}

.offices__block-nav {
    height: 48px;
    background-color: #0f23e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 28px;
    padding-right: 22px;
    border-radius: 0 0 3px 3px;
    z-index: 1;
    position: relative
}

.offices__block-nav-switch {
    margin-right: 32px
}

.offices__block-nav-checkbox-wrap {
    margin-left: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.offices__block-nav-checkbox-wrap:last-of-type {
    margin-left: 69px
}

.offices__block-list {
    padding: 4px 22px 17px;
    display: none
}

.offices__block-list.active {
    display: block
}

.offices__block-list-wrap {
    background-color: #fff;
    padding-top: 5px;
    margin-top: -5px;
    border-radius: 0 0 3px 3px;
    display: none
}

.offices__block-list-wrap.active {
    display: block
}

.offices__block-list-item {
    padding-left: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    height: 45px;
    padding-right: 38px;
    display: grid;
    grid-template-columns: 54px 310px 158px 92px 1fr;
}

.offices__block-list-item-icon {
    margin-right: 8px
}

.offices__block-list-text-1 {
    margin-right: 23px
}

.offices__block-list-item:last-of-type {
    border-bottom: 0
}

.offices__block-list-item-state-text_24hours, .offices__block-list-item-state-text_close {
    display: none
}

.offices__block-list-item.item_24hours {
    display: grid
}

.offices__block-list-item.item_24hours .offices__block-list-item-state-text_close, .offices__block-list-item.item_24hours .offices__block-list-item-state-text_open {
    display: none
}

.offices__block-list-item.item_24hours .offices__block-list-item-state-text_24hours {
    display: block
}

.offices__block-list-item.item_close .offices__block-list-item-state-text_24hours, .offices__block-list-item.item_close .offices__block-list-item-state-text_open {
    display: none
}

.offices__block-list-item.item_close .offices__block-list-item-state-text_close {
    display: block
}

.offices__block-list-item-state-text_close {
    opacity: .4
}

.offices__block-list-wrap.active_24hours .offices__block-list-item {
}

.offices__block-list-wrap.active_24hours .offices__block-list-item.item_24hours {
    display: grid
}

.offices__block-list-wrap.active_openNow .offices__block-list-item.item_24hours.item_close, .offices__block-list-wrap.active_openNow .offices__block-list-item.item_close {
    display: none
}

.offices__map {
    height: 800px;
    display: none
}

.offices__map.active {
    display: block
}

[class*=ymaps-2][class*="-ground-pane"] {
    -webkit-filter: grayscale(100%)
}

.expand__item .expand-tasks__item-wrap {
    grid-template-columns: auto 180px auto 1fr auto auto
}

.tasks__item-part-1 {
    border-right: unset
}

.tasks__item-part-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tasks__item-part-2, .tasks__item-part-3 {
    border-left: 1px solid #eff6ff;
    border-right: none
}

.tasks__item-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tasks__item-btn {
    height: 35px;
    padding: 0 25px;
    min-width: auto;
    margin-right: 27px
}

.tasks__btn-2 {
    margin-right: 15px
}

.content-cooperators__block-1 {
    grid-template-columns: 223px 223px 223px auto
}

.cooperators__item-part-1 {
    width: 272px;
    padding-right: 10px;
    min-width: 272px
}

.cooperators__item-part-2 {
    width: 200px;
    min-width: 200px
}

.cooperators__item-part-3 {
    width: auto
}

.expand__item .expand-cooperators__item-wrap, .expand__item .expand-products__item-wrap {
    grid-template-columns: auto 272px 200px 1fr auto auto
}

.content-products__block-1 {
    grid-template-columns: auto 223px 1fr auto;
    display: grid
}

.content-sending__block-1 {
    grid-template-columns: auto 223px 223px 1fr
}

.sending-expand__item-btn-cansel, .sending-expand__item-btn-choose {
    margin-right: 15px
}

.sending-expand__item-btn-cansel {
}

.expand__item_active .sending-expand__item-btn-cansel {
    display: block
}

.expand__item_active .sending-expand__item-btn-choose {
    display: none
}

.content-sending__block {
    background-color: #fff;
    -webkit-box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    border-radius: 5px;
    margin-bottom: 40px
}

.content-sending__block .expand__item-part {
    overflow: hidden
}

.content-sending__block .expand__item-part .text-4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    padding-right: 10px
}

.content-sending__block-inner-1 {
    padding: 17px 29px 17px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content-sending__block-inner-2 {
    padding: 18px 29px 32px 32px
}

.content-sending__block-inner-3 {
    padding: 32px 32px 57px
}

.content-sending__block-inner-1, .content-sending__block-inner-2 {
    border-bottom: 1px solid #dee3ea
}

.content-sending__block-inner-1-btn {
    margin-right: 0;
    margin-left: 17px
}

.content-sending__block-inner-1-text-1 {
    color: red;
    text-align: right
}

.content-sending__block-inner-2-text-1 {
    margin-bottom: 12px;
    opacity: .7
}

.content-sending__block-item {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #d8e0ea;
    border-radius: 5px
}

.content-sending__block-item-text-1 {
    opacity: .6
}

.content-sending__formSearch {
    margin-bottom: 0;
    margin-top: 0
}

.content-sending__block-inner-3-text-1 {
    margin-bottom: 8px
}

.content-sending__formSearch-wrap {
    position: relative;
    margin-right: 15px;
    max-width: 645px;
    width: 100%
}

.content-sending__formSearch-wrap .expand-comment__up-block {
    top: 42px;
    display: block;
}

.content-sending__block-inner-1-text-1, .content-sending__block-inner-2-selected {
}

.content-sending__block-inner-1-text-1.active {
    display: block
}

.content-sending__block.selected .content-sending__block-inner-2-notselected {
}

.content-sending__block.selected .content-sending__block-inner-2-selected {
    display: block
}

.content-sending__block-inner-3-text-2 {
    display: none
}

.content-sending__block-inner-3-text-2.active {
    display: block
}

.content-sending__block-inner-2-selected-icon {
    margin-right: 12px;
    margin-top: 27px
}

.content-sending__block-inner-2-selected-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.content-sending__block-inner-2-selected-btn-1 {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.content-sending__block-inner-2-selected-item-wrap {
    width: 100%
}

.content-sending__block-textarea {
    resize: none;
    outline: 0;
    overflow: hidden;
    display: block;
    border: none;
    font-family: Open Sans;
    width: 100%;
    margin-bottom: 24px;
    word-wrap: break-word
}

.content-sending__block-inner-2-selected-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.content-sending__block-inner-2-selected-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-sending__block-inner-2-selected-content-inner .fancy__textarea-block.inviolable {
}

.content-sending__block-inner-2-selected-content-inner.edit .fancy__textarea-block.inviolable {
    display: block
}

.content-sending__block-inner-2-selected-content-inner.edit .content-sending__block-inner-2-selected-btn-2, .content-sending__block-inner-2-selected-content-inner.edit .content-sending__block-textarea {
}

.content-sending__block-inner-2-selected-btn-2 {
    height: 46px;
    padding: 0 41px
}

.content-sending__block-inner-2-selected-btn-1-text-2 {
}

.content-sending__block-inner-2-selected-content-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.content-sending__block-inner-2-selected-content.active .content-sending__block-inner-2-selected-btn-1-text-1 {
}

.content-sending__block-inner-2-selected-content.active .content-sending__block-inner-2-selected-btn-1-text-2 {
}

.content-sending__block-inner-2-selected-content.active .content-sending__block-inner-2-selected-content-inner {
    margin-top: 24px;
    max-height: 5000px
}

.content-sending__block.sending .content-sending__block-inner-2-notselected, .content-sending__block.sending .content-sending__block-inner-2-selected {
}

.content-sending__block.sending .content-sending__block-inner-2-sending {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content-sending__block.sending .content-sending__block-inner-1 {
}

.content-sending__block.sending .content-sending__block-inner-2 {
    padding-top: 32px;
    border-bottom: 0;
    padding-bottom: 0
}

.content-sending__block.sending .content-sending__block-inner-3 {
    padding-top: 32px
}

.content-sending__block-inner-2-sending {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-sending__block-inner-2-sending.sending {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content-sending__block-inner-2-text-2, .content-sending__block-inner-2-text-3 {
    text-align: center
}

.content-sending__block-inner-2-text-2 {
    margin-bottom: 32px
}

.content-sending__block-inner-2-text-3 {
    margin-bottom: 16px
}

.content-sending__block-inner-2-sending-loader {
    height: 10px;
    background: #f5faff;
    border-radius: 100px;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 567px;
    margin: 0 auto
}

.content-sending__block-inner-2-sending-loader-body {
    background-color: #0f23e1;
    border-radius: 100px;
    width: 0;
    -webkit-transition: width 2s;
    transition: width 2s;
    height: 100%
}

.content-sending__block-inner-2-sending-item {
    margin-bottom: 32px
}

.content-sending__block-inner-2-sending-btn-1 {
    margin-left: auto;
    height: 42px
}

.content-sending__block-inner-2-sending-btn-2 {
    margin-left: 20px
}

.content-sending__block-inner-2-step-2-text {
    margin-right: 6px
}

.content-sending__block-inner-2-step-2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content-sending__block-inner-2-step {
    margin-bottom: 32px
}

.expand-sending__items {
    margin-bottom: 122px
}

.expand__item .expand-sending-selected__item-wrap {
    grid-template-columns: auto 1fr auto auto auto
}

.expand__item .expand-sending-selected__item-wrap .sending-expand__item-btn-cansel {
    display: block
}

.expand-sending-selected__item {
    display: none
}

.expand-sending-selected__item.active {
    display: block
}

.expand-sending-selected__item-btn {
    margin-right: 16px
}

.content-sending__block-inner-2-step, .expand__item.expand__item_disable .sending-expand__item-btn-choose {
    /*display: none*/
}

.content-sending__block-inner-2-step-1.active {
    display: block
}

.content-sending__block-inner-2-step-2.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content-statist__card {
    grid-column: span 2
}

.content-statist__ct-chart {
    width: 100%
}

.content-statist__card-block-3-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-statist__card-block-3-wrap .content__card-block-3 {
    margin-right: auto
}

.content-statist__card-text-1 {
    margin-bottom: 35px
}

.content-statist__card:nth-of-type(1) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 35px
}

.content-statist__card-block-1-wrap {
    margin-bottom: 15px
}

.fancy {
    position: relative;
    overflow: visible;
    background-color: unset;
    padding: 0;
    display: none
}

.fancy-1 {
    width: 944px
}

.fancy-2 {
    width: 627px
}

.fancy-3 {
    width: 334px
}

.fancybox-close-small {
    display: none
}

.fancy-close {
    position: absolute;
    right: -40px;
    top: -5px;
    padding: 3px;
    cursor: pointer
}

.fancy__inner {
    background-color: #fff;
    border-radius: 5px
}

.expand-fancy__item {
    border: unset;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.expand-fancy__item .expand__item-wrap {
    border-radius: unset;
    cursor: default
}

.expand-fancy__item .expand__item-part {
    border: unset
}

.expand-fancy__item .expand__item-btn {
    margin-right: 13px
}

.expand-fancy__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.fancy-1__content {
    padding: 24px 52px 52px;
    border-top: 1px solid #d8e0ea
}

.fancy__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.fancy__text-1 {
    margin-bottom: 14px
}

.fancy__text-2 {
    margin-left: 10px;
    margin-top: 4px
}

.fancy__text-3 {
    margin-top: 3px
}

.fancy__text-3 a {
    color: #0f23e1
}

.fancy__text-4 {
    text-align: center;
    margin-bottom: 40px
}

.fancy__text-5 {
    margin-bottom: 12px
}

.fancy__text-3 a:active, .fancy__text-3 a:focus, .fancy__text-3 a:hover {
    color: #0f23e1;
    text-decoration: unset
}

.fancy__grid-block {
    display: grid;
    grid-gap: 21px;
    margin-bottom: 16px
}

.fancy__grid-block-1 {
    grid-template-columns: 1fr 1fr 1fr
}

.fancy__grid-block-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.fancy__grid-block-3 {
    grid-template-columns: 1fr 1fr
}

.fancy__grid-block-4 {
    grid-template-columns: 1fr .5fr .5fr
}

.fancy__grid-block-5 {
    grid-template-columns: auto 1fr;
    grid-column-gap: 21px
}

.fancy__grid-block-6 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 42px;
    margin-bottom: 20px
}

.fancy__grid-block-7 {
    margin-bottom: 20px
}

.fancy__grid-block-8 {
    margin-bottom: 24px
}

.fancy__grid-block-9 {
    margin-bottom: 24px;
    grid-template-columns: 1fr 1fr 1fr
}

.fancy__content-item {
    margin-bottom: 32px
}

.fancy__textarea-block-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.fancy__textarea-block-nav {
    width: 100%;
    height: 34px;
    background-color: #0f23e1;
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fancy__textarea-block-nav-icon {
    margin-right: 9.5px;
    cursor: pointer
}

.fancy__textarea-block-nav-icon:nth-of-type(5), .fancy__textarea-block-nav-icon:nth-of-type(6) {
    margin-top: 4px
}

.fancy__textarea-block-nav-icon:nth-of-type(3) {
    margin-right: 16px
}

.fancy__textarea-block-inner {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 16px
}

.fancy__textarea-wrap {
    padding: 15px 15px 47px;
    border: .958686px solid #d8e0ea;
    border-radius: 0 0 3px 3px;
    border-top: unset;
    position: relative
}

.fancy__textarea-wrap.invalid {
    border: 1px solid red
}

.fancy__textarea-clear {
    padding-top: 0
}

.fancy__textarea-block-inner .fancy__textarea-clear {
    position: absolute;
    right: 15px;
    bottom: 14px
}

.fancy__textarea-block.inviolable {
    display: block
}

.btn-writeComment.disabled, .fancy__textarea-block {
    display: none
}

.fancy__textarea-block.active {
    display: block
}

.fancy__textarea_text-left {
    text-align: left
}

.fancy__textarea_text-right {
    text-align: right
}

.fancy__textarea_text-norm {
    text-align: unset
}

.fancy__textarea_text-bold {
    font-weight: 600
}

.fancy__textarea_text-line {
    text-decoration: underline
}

.fancy__textarea_text-italic-line {
    text-decoration: underline;
    font-family: Open Sans Italic
}

.fancy__textarea-block-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fancy__textarea-block-btn-file {
    width: 29px;
    height: 29px;
    border: .95869px solid rgba(121, 121, 121, .2);
    border-radius: 1.91737px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 12px
}

.fancy__textarea-block-btn-file-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.fancy__btns-block {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 15.6px
}

.fancy__history-block-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fancy__history-block-nav-btn {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancy__history-block-nav-icon {
    width: 17px;
    height: 17px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0f23e1;
    margin-right: 10px
}

.fancy__history-block-nav-text {
    margin-right: 10px
}

.fancy__history-block-nav-icon-text {
    color: #fff
}

.fancy__history-block-nav-btn-text {
    color: #0f23e1;
    border-bottom: 1px dotted #0f23e1;
    float: left
}

.fancy__history-block-content, .fancy__history-block-nav-btn-text-1 {
    display: none
}

.fancy__history-block.active .fancy__history-block-nav-btn-text-1 {
    display: block
}

.fancy__history-block.active .fancy__history-block-nav-btn-text-2 {
    display: none
}

.fancy__history-block.active .fancy__history-block-content {
    display: block
}

.fancy__history-block-content {
    margin-top: 8px
}

.fancy__history-block-content-text {
    margin-bottom: 3px
}

.fancy__history-block-item-wrap {
    display: grid;
    grid-row-gap: 4px;
    margin-bottom: 8px
}

.fancy__history-block-content-btn {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancy__comments-block {
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #d8e0ea;
    -webkit-transition: .3s;
    transition: .3s
}

.fancy__comments-block.active {
    -webkit-box-shadow: 0 6px 15px rgba(0, 63, 139, .19602);
    box-shadow: 0 6px 15px rgba(0, 63, 139, .19602)
}

.fancy__comments-block.active .fancy__comments-block-nav-btn {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancy__comments-block.active .fancy__comments-block-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fancy__comments-block-nav {
    height: 54px;
    width: 100%;
    background-color: #eff6ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.fancy__comments-block-nav-btn {
    margin-right: 21px;
    padding: 6px 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .2s;
    transition: .2s
}

.fancy__comments-block-nav-text {
    color: #0f23e1
}

.fancy__comments-block-inner {
    padding: 24px 32px 32px 39px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none
}

.fancy__comments-block-btn {
    margin-right: auto
}

.fancy .fancy__content-item:last-of-type, .fancy .fancy__grid-block:last-of-type {
    margin-bottom: 0
}

.fancy .fancy__btn-1 {
    position: absolute;
    top: 18px;
    right: 53px
}

.fancy__btn-1 {
    border: 1px solid #9e9e9e
}

.expand-fancy__item-btn-icon {
    margin-right: 8.5px
}

.expand-fancy__item-btn-text {
    color: #0f23e1
}

.expand-fancy__item-btn {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-right: unset;
    margin-right: 10px
}

.fancy-2__content-1 {
    padding: 30px 46px 45px
}

.fancy-2__content-2 {
    padding: 24px 30px 43px 44px;
    border-top: 1px solid #d8e0ea
}

.fancy-2__content-3 {
    padding: 30px 30px 37px
}

.fancy-comment_write .fancy__content-item, .fancy-product_adding .fancy__content-item {
    margin-bottom: 24px
}

.fancy__content-item_addBell {
    display: none
}

.fancy__content-item_addBell.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fancy-request_adding .fancy__content-item:nth-of-type(3) {
    margin-bottom: 20px
}

.fancy-tasks .expand__item-wrap {
    grid-template-columns: auto 1fr auto auto auto
}

.fancy-tasks .fancy__history-block-item .text-8 {
    margin-right: 20px;
    opacity: .6
}

.fancy-tasks .fancy__history-block-nav-btn-text {
    border-bottom: unset;
    margin-top: 3px
}

.fancy-tasks .fancy__history-block-item-wrap {
    margin-bottom: 0
}

.fancy-request-status_editing .fancy__btn-2, .fancy-send_open .fancy__btn-2 {
    padding-right: 16px;
    border-right: 1px solid #eff6ff
}

.fancy-comments .fancy__comments-block-btn {
    float: none
}

.fancy-comments .expand__item-info-icon {
    margin-left: 24px;
    margin-right: 13px
}

.fancy__block-1 {
    margin-bottom: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fancy-3__content {
    padding: 27px 20px 31px
}

.fancy-tasks_toArchive__block-icon {
    margin-right: 5.7px
}

.fancy-tasks_toArchive__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 33px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fancy-action__text-1 {
    margin-bottom: 32px;
    text-align: center
}

.expand-fancy-action__item {
    margin-bottom: 0
}

.expand-fancy-action__item .expand__item-wrap {
    cursor: default
}

.expand-fancy-action__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.fancy-action__btns-block {
    margin-top: 32px
}

.fancy-action__block-1 .fancy-action__btns-block.active {
    display: grid
}

.fancy-action__block-1 .fancy-action__btns-block {
    display: none
}

.fancy-action__text-2 {
    margin-bottom: 40px;
    text-align: center
}

.fancy-action__block {
    display: none
}

.fancy-action__block.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fancy_edit__btns-block {
    margin-top: 32px;
}

.fancy_edit__btns-block.fancy__content-item {
    margin-top: 0
}

.fancy_edit .fancy_edit__btns-block {
    display: grid
}

#phoneItem {
    margin-bottom: 32px;
    display: grid
}

#formRequestInfo, #tasksDescriptionForm, .fancy__content form.fancy__content-item.fancy__textarea-block {
    margin-bottom: 32px
}

.request__item-part {
    width: 200px
}

.fancy-comments__quantity.null {
    color: red
}

.ss-main .ss-multi-selected {
    min-height: 100%;
    border: 1px solid #dee3ea;
    margin: 0;
    height: 27px;
    border-radius: 3px;
    padding-left: 10px
}

.ss-main .ss-multi-selected .ss-values {
    overflow: hidden;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.ss-main .ss-multi-selected .ss-values .ss-disabled {
    padding: 0;
    margin: 0
}

.ss-main .ss-multi-selected .ss-values .ss-value {
    margin: 0;
    background-color: unset;
    padding: 0 5px 0 0;
    color: #000
}

.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-text {
    white-space: nowrap
}

.ss-main .ss-multi-selected .ss-values .ss-value-delete {
    display: none
}

.ss-main .ss-multi-selected .ss-add {
    width: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0;
    min-width: 22px
}

.ss-main .ss-multi-selected .ss-add .ss-plus {
    background-color: unset;
    margin: 0;
    width: 10px;
    height: 10px
}

.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 2px
}

.ss-main .ss-multi-selected .ss-add .ss-plus:after {
    background-image: url(../../src/assets/css/select-btn.svg);
    border: unset;
    background-color: unset;
    width: 10px;
    height: 10px;
    top: unset;
    left: unset;
    margin-top: 0;
    position: absolute;
    content: '';
    -webkit-transition: .2s;
    transition: .2s
}

.ss-main .ss-content {
    top: 100%
}

.ss-main .ss-content .ss-search {
    display: none
}

.slim-select {
    padding-left: 0;
    border: unset
}

.content__block-1-item-checkbox {
    margin-top: 31px
}

.fancy__textarea-block_problem {
    display: none
}

form.active .fancy__textarea-block_problem {
    display: block
}

.expand-incoming__item {
    margin-right: 0
}

.expand-incoming__item .expand__item-wrap {
    grid-template-columns: auto auto auto 1fr 1fr auto auto
}

.expand-incoming {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px
}

.period__input-dd {
    position: relative;
}


.fancy-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(30, 30, 30, 0.9);
    padding: 20px 0px;
    overflow: auto;
    align-content: center;
    justify-content: center;
    align-self: center;
    align-items: center;
}

.fancy {
    border-radius: 5px;
    display: block !important;
    /*overflow: auto;*/
    margin-left: auto;
    margin-right: auto;

}
.fancy__inner {

}


.custom-select {

}
.custom-select[disabled="disabled"] {
    pointer-events:none;
    cursor: not-allowed;
}
.custom-select__title {

}
.custom-select__inner {

}
.custom-select__options {

}
.custom-select .v-select {
    height: 46px;
}
.custom-select__options .vs__dropdown-toggle {
    border: 1px solid #d8e0ea;
    border-radius: 3px;
    padding-left: 16px;
    height: 46px;
    padding: 0px 0px;
}
.custom-select__options .vs__selected-options {
    height:100%;
    padding-left: 16px;
    padding-right: 16px;
}
.custom-select__options .vs__search {
    display: none;
}
.custom-select__options .vs__actions {
    width: 40px;
    height: 100%;
    padding: 0px 0px;
    background-color: #eff6ff;
    justify-content: center;
}
.custom-select__options .vs__selected {
    height:100%;
    font-size: 15px;
    line-height: 24px;
}
.custom-select__options .vs__clear {
    display: none;
}

.add-call {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.add-call__form {
    background-color: #ffffff;
    padding: 30px 50px;
    border: 1px solid #d8e0ea;
}


.fancy__grid-block_1_1 {
    grid-template-columns: 3.1fr 1fr;
}
.fancy__grid-block_btn-wrap {
    height: 100%;
    padding-top: 20px;
}
.fancy__grid-block_btn {
    width:100%;
    height: 100% !important;
}

.warning label{
    color: red !important;
}
