/* Avatar */

.style-module__container--OoBiQ {
    flex-shrink: 0;
    display: block;
    border-radius: 50%;
    background-color: #333443;
    background-image: url(/b8814a6298f9323d.svg);
    background-repeat: no-repeat;
    background-size: contain !important;
    overflow: hidden;
}

.style-module__container--OoBiQ > img {
    display: block;
    background-color: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.style-module__container--OoBiQ > img[src=""], .style-module__container--OoBiQ > img:not([src]) {
    display: none;
}

.style-module__container--OoBiQ.style-module__pointer--g5qaP {
    cursor: pointer;
}

/* Sizes */
.style-module__container--OoBiQ.style-module__small--Cmp5R {
    width: 24px;
    height: 24px;
}

.style-module__container--OoBiQ.style-module__middle--b2MOa {
    width: 40px;
    height: 40px;
}

.style-module__container--OoBiQ.style-module__large--m0wKZ {
    width: 80px;
    height: 80px;
}

.style-module__container--OoBiQ.style-module__beforegiant--sxko6 {
    width: 100px;
    height: 100px;
}

.style-module__container--OoBiQ.style-module__giant--j43pq {
    width: 180px;
    height: 180px;
}

.style-module__container--OoBiQ.style-module___32x32--EkMTZ {
    width: 32px;
    height: 32px;
}

.style-module__imageHintContainer--s8H41 {
    position: absolute;
    right: 25%;
    top: 0;
}

img.style-module__imageHintIcon--n69qK {
    width: 16px !important;
    height: 16px !important;
    object-fit: cover !important;
    user-select: none !important;
}

.style-module__imageHintPopup--E2Xnd {
    position: absolute;
    padding: 8px;
    border-radius: 8px;
    top: 0;
    left: 2em;
    background: #262732;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    z-index: 100;
    min-width: 10em;
    text-align: center;

    font-size: 10px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease-in-out;
}

.style-module__imageHintContainer--s8H41:has(img.style-module__imageHintIcon--n69qK:hover) .style-module__imageHintPopup--E2Xnd {
    opacity: 1;
    pointer-events: all;
}

.style-module__imageBackgroundValid--asTIj {
    background: white;
    border-radius: 50%;
}
:root {
    --ui-header-padding-vertical: 8px;
    --ui-header-base-height: 56px;
    --ui-header-height-calculated: calc(var(--ui-header-base-height) - calc(var(--ui-header-padding-vertical) * 2));
    --ui-main-grid-gap: 24px;
}

/* Header */
.style-module__container--qe4hA {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-shadow: 0 5px 32px rgb(0 0 0 / 12%);
    background-color: #2B2D39;
    padding: var(--ui-header-padding-vertical) 40px;
    min-width: 820px;
    height: var(--ui-header-height-calculated);
    gap: calc(var(--ui-main-grid-gap) + 32px);
}

.style-module__fullscreen-toggle-container--OxSSB {
    position: relative;
    background-color: #7F818D;
    background-size: 100px;
    -webkit-mask: url(/d3e2ba9c6d87800f.svg) no-repeat center;
    mask: url(/d3e2ba9c6d87800f.svg) no-repeat center;
    width: 18px;
    height: 18px;
    top: 6px;
}


.style-module__fullscreen-toggle-container--OxSSB.active {
    background-color: #4C88FE;
}

.style-module__fullscreen-toggle-container--OxSSB:hover {
    background-color: #6c9aff !important;
}
.style-module__fullscreen-toggle-container--OxSSB.style-module__active--hZM5v:hover {
    background-color: #6c9aff !important;
}


.style-module__container--qe4hA:has(.style-module__login--E0pNB) {
    padding-right: 0;
}

.style-module__burger-block--O3mYA {
    top: -4px;
    position: relative;
}

.style-module__logo-block--lnNaK {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.style-module__logo-block--lnNaK > .style-module__logo--Gyfny, .style-module__logo-block--lnNaK > .style-module__title--m6Lrs {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.style-module__logo-block--lnNaK > .style-module__logo--Gyfny {
    width: 25px;
    height: 26px;
    background-image: url(/d362bc43b1419aa5.svg);
}

.style-module__logo-block--lnNaK > .style-module__title--m6Lrs {
    width: 124px;
    height: 17px;
    background-image: url(/eb1c61efc9d59f76.svg);
}

.style-module__content-block--KIUnF {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.style-module__header-portal--shgKx {
    height: 100%;
}

.style-module__header-portal--shgKx > div {
    height: 100%;
}

.style-module__user-block--ayRYb, .style-module__login-block--nucTn {
    display: flex;
    flex-direction: row;
    gap: 24px;
    right: -40px;
    position: relative;
}

.style-module__login-block--nucTn > .style-module__login--E0pNB {
    display: block;
    background-color: #FD855A;
    border: 0;
    border-radius: 10px;
    padding: 12px 15px;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}

.style-module__login-block--nucTn > .style-module__whiteswan--nnhKl {
    display: block;
    position: relative;
    border-radius: 10px 0 0 10px;
    background-color: #FFFFFF;
    height: 100%;
    padding-right: 65px;
    cursor: pointer;
    white-space: nowrap;
}

.style-module__login-block--nucTn > .style-module__whiteswan--nnhKl > span {
    position: absolute;
    bottom: -20px;
    right: 10px;
    color: #7E7E80;
    font-size: 13px;
}

.style-module__login-block--nucTn > .style-module__whiteswan--nnhKl::before, .style-module__login-block--nucTn > .style-module__whiteswan--nnhKl::after {
    content: "";
    display: inline-block;
    height: 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    box-sizing: border-box;
}

.style-module__login-block--nucTn > .style-module__whiteswan--nnhKl::before {
    mask-image: url(/e528dfa211e55b2b.svg);
    background-color: #000000;
    width: 170px;
}

.style-module__login-block--nucTn > .style-module__whiteswan--nnhKl::after {
    mask-image: url(/efb7a5fbeadf04eb.svg);
    background-color: #FD855A;
    width: 25px;
}

@media screen and (max-width: 970px) {
    /*.burger-block {*/
    /*	display: unset;*/
    /*}*/
    /*.container:has(.login) > .burger-block {*/
    /*	display: none;*/
    /*}*/
}

@media screen and (max-width: 600px) {
    .style-module__container--qe4hA {
        padding: 25px 10px;
    }

    .style-module__login-block--nucTn > .style-module__whiteswan--nnhKl {
        padding-right: 5px;
    }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

#app.hide-overflow {
    overflow-y: auto;
}

#modal {
    width: 100%;
    position: fixed;
    animation-name: fadeOutOpacity;
    animation-duration: 0.4s;
    top: 0;
}

#modal.visible {
    z-index: 1000;
    animation-name: fadeInOpacity;
    animation-duration: 0.4s;
    /*height: 999999px;!*чтобы при ресайзе страницы overlay закрыл всю область*!*/
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeOutOpacity {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#modal > div {
    width: 100%;
    height: 100%;
}

.react-tabs__tab-list {
    margin: 0;
}

#notify > div {
    box-sizing: border-box;
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 1500;
    width: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 90vh;
    max-height: 90vh;
    pointer-events: none;
}

#app {
    /*overflow-y: hidden;*/
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-variant-numeric: proportional-nums;
    background-color: #262732;
}

a {
    /*transition: .3s color;*/
    text-decoration: none;
}

input {
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}


.my-masonry-grid {
    display: flex;
    width: auto;
}

.my-masonry-grid_column {
    background-clip: padding-box;
    width: 395px;
    min-width: 395px;
    margin: 5px;
}

/* Style your items */
.my-masonry-grid_column > div { /* change div to reference your elements you put in <Masonry> */
    /*background: grey;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

::-webkit-scrollbar {
    width: 4px;
    border-radius: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #333443;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #454650;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #454650;
}

rect:hover{
    opacity: 0.8;
}

#chartactiveslegend {
    flex: 1 1;
    min-height: 500px;
    overflow-x: hidden;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: hidden;
}

#chartactiveslegend::-webkit-scrollbar{
    width: 4px;
}

#chartactiveslegend::-webkit-scrollbar-track{
    background: #F5F5F5;
}

#chartactiveslegend::-webkit-scrollbar-thumb{
    background: #D2D1D1;
}

#chartactiveslegend::-webkit-scrollbar-thumb:hover{
    background: #D2D1D1;
}

#chartactiveslegend .legend-item{
    margin: 0 0 5px 0;
    cursor: pointer;
    border-radius: 6px;
    font-size: 14px;
    padding: 2px;
    align-items: center;
    display: flex;
    min-height: 44px;
}
#chartactiveslegend .legend-item:hover{
    background-color: rgba(255,255,255,0.5);
}

#chartactiveslegend .legend-item .legend-value{
    margin-left: 22px;
    display: inline-block;
    flex-basis: 120px;
    text-align: right;
    margin-right: 10px;
}

#chartactiveslegend .legend-item .legend-checkbox{
    display: inline-block;
    flex-basis: 20px;
    margin-right: 10px;
}


#chartactiveslegend .legend-item .legend-category{
    display: inline-block;
    flex: 1;
}
#chartactiveslegend .legend-item .legend-percent{
    color: #7F818D;
    display: inline-block;
    flex-basis: 80px;
}

#chartactiveslegend .legend-item .legend-marker{
    display: inline-block;
    flex-basis: 8px;
    height: 8px;
    margin-right: 10px;
    margin-left: 6px;
    border-radius: 15px;
}
#chartactiveslegend .legend-item .legend-text{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    margin-left: 6px;
    border-radius: 15px;
}

#chartactiveslegend .legend-item.disabled .legend-marker{
    opacity: 0.5;
    background: #ddd;
    display: inline-block;
}
.popup-content {
    margin: auto;
    width: 50%;
}

.popup-content label{
    font-size: 14px;
}

[role=tooltip].popup-content {
    width: max-content;
    background: transparent;
    box-shadow: 0 5px 32px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
}

.popup-overlay {
    background: rgba(0, 0, 0, .5)
}

[data-popup=tooltip].popup-overlay {
    background: transparent
}

.popup-arrow {
    -webkit-filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));
    filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));
    color: #fff;
    stroke-width: 2px;
    stroke: #d7d7d7;
    stroke-dasharray: 30px;
    stroke-dashoffset: -54px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
#modal {
    position: relative;
}

.no-data {

    line-height: 18px;
    font-weight: 400;
    font-size: 16px;
    color: #6F7080;
    text-align: left;
    padding: 7px;
    margin-left: 10px;
}

.no-data.sm {
    padding: 0;
}

.no-data.xs {
    padding: 0;
    font-size: 12px;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "pnum";
    font-variant-numeric: proportional-nums;
}

.block-container {
    flex-basis: 100%;
    min-width: 1520px;
    background: #2B2D39;
    padding: 20px;
    color: #E9E9EA;
    border-radius: 16px;
    margin-bottom: 16px;
    max-height: 744px;
}



#webpack-dev-server-client-overlay {

}

div[class^="style_modal"]::-webkit-scrollbar {
    margin: 100px;
}

div[class^="style_modal"]
div[class^="style_content"] {
    height: auto;
    overflow-y: visible;
    overflow-x: visible;
}

.flatpickr-month,
.flatpickr-month * {
    background: transparent !important;
    -webkit-appearance: none !important;
}

.flatpickr-prev-month:hover svg{fill:#fff}
.flatpickr-next-month:hover svg{fill:#fff}

#app {
    display: flex;
    flex-direction: column;
    background-color: #262732;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 300;
    transition: transform 0.4s;
}

.preloader {
    background-color: #262732;
}

.preloader::before {
    background-color: #2B2D39;
}


.select-input {
    width: 100% !important;
    overflow: hidden;
    position: relative;
    display: block;
    height: 50px;
}

.select-input > div {
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0;
}

.select-input.select-open {
    z-index: 999;
    overflow: visible;
}

.sort-select-container #sort {
    line-height: 42px !important;
    padding: 0px 17px !important;
    height: 38px;
}

.sort-select-container > .style2 {
    height: 40px;
}

.sort-select-container > .style2 > .select > .select {
    top: 35px;
    position: absolute;
}

.service-files-modal-header {
    padding: 0 20px;
}

/* Old */
.white-block {
    background: #fff;
    margin: 0 auto;
    position: relative;
    border-radius: 12px;

    box-shadow: 0 2px 4px rgb(0 0 0 / 9%);
    border-radius: 12px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 5px 20px 25px 20px;
    overflow: visible;
    min-height: 140px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    position: absolute;
    top: calc(50% - 90px);
    left: calc(50% - 90px);
}

.content-block {
    text-align: center;
}

.image-block {
    text-align: center;
    padding: 30px 0 26px 0;
}

.h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.ttlc {
    text-transform: lowercase;
}

.tac {
    text-align: center;
    justify-content: center;
    margin-top: 50px;
}

.tal {
    text-align: left;
    justify-content: start;
}

.dib {
    display: inline-block !important;
}

.cwhite {
    color: white !important;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.hUnderline:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #c1c1ff;
}

.sort-arrow-down,
.sort-arrow-up {
    font-weight: bold;
    font-size: 18px;
    margin-left: 5px;
    color: #7aa8ff;
    line-height: 0;
}

.sort-arrow-down {
    display: inline-block;
}

.sort-arrow-up {
    display: inline-block;
}

/* CalendarPage */
.fc {
    height: 100%;
}

.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 0 !important;
    display: none;
}

.fc .fc-multimonth-singlecol .fc-multimonth-daygrid-table {
    height: 100% !important;
}

.fc-multimonth-daygrid-table:has(.card-events__none) .custom__rounds-container {
    opacity: .2;
}

/*fc-more-link*/

.fc-multimonth-daygrid-table:has(.card-events__none) .fc-more-link {
    pointer-events: none;
}

/* Многомесячный вид календаря */
.fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
    border-color: transparent !important;
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    justify-content: space-between !important;
    grid-gap: 25px 75px !important;
    padding: 12px;
    height: 100% !important;
    overflow: visible !important;
}

@media screen and (max-width: 1660px) {
    .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        grid-template-columns: repeat(auto-fill, 30%) !important;
        grid-gap: 20px !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }
}

@media screen and (max-width: 1800px) {
    #main-grid:has(> .open) .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        grid-template-columns: repeat(auto-fill, 45%) !important;
    }
}

@media screen and (max-width: 1280px) {
    #main-grid:has(> .open) .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        grid-template-columns: repeat(auto-fill, 45%) !important;
        grid-gap: 5vw !important;
    }
}

@media screen and (max-width: 1024px) {
    .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-gap: 5vw !important;
    }
}

.fc-theme-standard td, .fc-theme-standard th {
    border: 1px solid #454650 !important;
}

.fc-theme-standard th {
    background-color: #333443;

}

.fc-multimonth-header {
    background-color: #2B2D39 !important;
}

.fc-multimonth-title {
    color: #fff !important;
}

.fc-theme-standard .fc-scrollgrid {
    border: none !important;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth::after {
    background: #2B2D39;
    border-radius: 0 0 16px 16px;
    content: '';
    display: block;
    position: absolute;
    left: -11px;
    bottom: 0;
    height: 60%;
    width: calc(100% + 22px);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-multimonth-title {
    padding: 0;
    padding-left: 4px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-daygrid-day-frame {
    text-align: center;
    margin: 0;
    width: 100%;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-daygrid-day-top {
    justify-content: center;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-day {
    border-color: transparent !important;
    text-align: center !important;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-col-header-cell {
    background: none;
    text-transform: lowercase;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-col-header-cell span {
    color: white !important;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-multimonth-month {
}

/* Дополнительные стили для месяцев */
.fc .fc-multiMonthYear-view .fc-multimonth-month {
    columns: fill-available;
    justify-content: center;
}

/* Кнопки навигации */
.fc .fc-next-button,
.fc .fc-prev-button {
    padding: 0 !important;
    width: 10px !important;
    display: block !important;
    min-width: 25px;
}

.fc .fc-button .fc-icon {
    border-radius: 100px;
    background: #333443;
    position: relative;
}

.fc .fc-button .fc-icon::before {
    position: absolute;
    left: 0;
}

/* Стили для вида "год" */
.container .view-type-year .fc .fc-daygrid-day-bottom {
    width: 20px !important;
    background: #17181b !important;
    position: relative;
    z-index: 9;
    padding: 0;
    text-align: center;
    border-radius: 4px;
}

#grid-container .view-type-year {
    padding: 12px !important;
}

/* Popover и "нет данных" */
.fc .fc-popover-title {
    width: 100%;
    font-size: 12px;
    padding-left: 6px;
    color: white;
}

.fc .fc-popover-close {
    color: white;
}

.fc .no-data {
    color: #333 !important;
}

.fc-multimonth-daygrid-table tbody[role="rowgroup"] {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.fc .fc-multimonth-compact .fc-col-header-cell-cushion {
    padding: 0;
}

.fc-media-screen .fc-multimonth-singlecol .fc-multimonth-header {
    padding-bottom: 10px;
}

.fc .fc-multimonth-compact .fc-multimonth-header-table thead[role="rowgroup"] tr[role="row"],
.fc-multimonth-daygrid-table tbody[role="rowgroup"] tr[role="row"] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    align-items: center;
    width: 100%;
    height: 100%;
}

.fc-multimonth-daygrid-table tbody[role="rowgroup"] tr[role="row"] .fc-daygrid-day-frame,
.fc-multimonth-daygrid-table tbody[role="rowgroup"] tr[role="row"] .fc-daygrid-day-frame .fc-daygrid-day-number {
    font-size: 14px;
}

.fc-multimonth-daygrid-table .fc-col-header-cell-cushion {
    text-align: left;
}

/* Важно! Здесь поправляется стоковое поведение календаря, поправляется для адаптивности, просьба не трогать без нужды */
.fc-media-screen .fc-multimonth-singlecol .fc-multimonth-header {
    position: relative !important;
    top: unset !important;
    bottom: unset !important;
    margin-bottom: 0 !important;
}

.fc .fc-multiMonthYear-view.fc-view.fc-multimonth .fc-multimonth-month {
    display: flex;
    flex-direction: column;
    height: 100% !important;
    justify-content: start;
}

.fc .fc-multimonth-compact .fc-multimonth-daygrid-table {
    height: 100% !important;
}

.fc .fc-multimonth-singlecol .fc-multimonth-daygrid {
    margin-top: unset !important;
}

/* Media query для больших экранов */
@media only screen and (min-width: 1600px) {
    .fc .fc-multimonth-compact .fc-multimonth-daygrid-table {
        height: 85% !important;
    }

    .fc .fc-multimonth-compact .fc-multimonth-daygrid-table,
    .fc .fc-multimonth-singlecol .fc-multimonth-daygrid,
    .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        height: 95% !important;
    }

    .fc .fc-multimonth-singlecol .fc-multimonth-daygrid {
        height: 100% !important;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1900px) {
    .fc .fc-multiMonthYear-view.fc-view.fc-multimonth {
        height: 100% !important;
    }
}

/* Прочие виды */
.fc .fc-view-harness {
    height: auto !important;
}

.fc-multimonth-daygrid .fc-daygrid-more-link.fc-more-link {
    overflow: visible;
    width: 100%;

    padding: 0;
    height: 2em;
    opacity: 0;
}

.custom__rounds-container {
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    gap: 2px;
}

.custom__round-external {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.fc-daygrid-more-link.fc-more-link {
    font-size: 12px;
    width: 100%;
    color: #4C89FE !important;
}

.fc-daygrid-more-link.fc-more-link:hover {
    text-decoration: underline;
    background-color: transparent !important;
}

/* .fc .fc-dayGridMonth-view .event-content {
  min-height: 45px!important;
} */

.fc .fc-daygrid-day.fc-day-today {
    background: none;
}

.fc-direction-ltr .fc-daygrid-event.fc-event-end {
    margin: 1px !important;
    height: 100%;
}

.fc .fc-daygrid-event-harness {
    height: 100%;
}

/* Объединённые стили для .fc-daygrid-day-events */
.fc-daygrid-day-events,
.fc .fc-daygrid-day-events {
    margin: 0 !important;
    min-height: 2em;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.fc-daygrid-dot-event {
    padding: 0 !important;
}

.fc-v-event {
    background-color: transparent;
}

/* Заголовки столбцов */
.fc-col-header-cell {
    border: none !important;
    background-color: #333443;
}

.fc-col-header-cell.fc-day-today {
    background-color: #333F5F !important;
}

/* Цвета для ячеек */
.fc .fc-timegrid-col.fc-day-today,
.fc .fc-multimonth-daygrid {
    background-color: #2B2D39 !important;
}

.fc-timegrid-slot-label {
    background-color: #333443;
}

/* Скроллеры */
.fc-scroller-harness .fc-scroller {
    overflow-y: hidden !important;
}

.fc-scroller-harness-liquid .fc-scroller {
    overflow-y: scroll !important;
}

.fc-scroller-harness-liquid .fc-scroller::-webkit-scrollbar {
    width: 0;
}

.fc .fc-daygrid-day-number {
    font-size: 0.7em;
    cursor: pointer;
    color: #fff !important;
}

/* Заголовки и кнопки в многостраничном виде */
.fc .fc-multimonth-header {
    background-color: #2B2D39;
}

.fc .fc-multimonth-multicol .fc-daygrid-more-link {
    background-color: #2B2D39;
    font-size: 0.7em;
}

/* Стили для временной сетки */
.fc-timegrid-col {
    border: 1px solid #454650 !important;
}

.fc-scrollgrid-section-header > th {
    border: none !important;
}

.fc-timegrid-event {
    border: none !important;
    box-shadow: none !important;
}

.fc-timegrid-col:nth-child(n+1) .fc-timegrid-col-frame {
    z-index: calc(8 - n) !important;
}

.fc-toolbar-chunk {
    text-align: center;
}

.fc-timegrid-event .fc-event-main {
    padding: 0 !important;
    min-height: 38px;
}

.fc-direction-ltr .fc-timegrid-col-events {
    margin: 0.5%;
}

.fc-toolbar-chunk button {
    margin: 0 !important;
    min-width: 100px;
}

/* Отключённые дни */
.fc-day-disabled {
    background: #2A2D39 !important;
}

/* Popover */
.fc-theme-standard .fc-popover .fc-popover-header {
    background: #242734;
}

.fc-theme-standard .fc-popover {
    background: #2A2D39;
    border: 1px solid #1f212d;
    z-index: 33;
    width: max-content;
}

/* Кнопки */
.fc-button-primary:focus {
    box-shadow: none !important;
}

.fc-timegrid-slot-lane {
    height: 38px !important;
}

.fc-event > div {
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.fc-more-popover .fc-event .event-content div.event-text {
    max-width: 25em;
    min-width: 15em;
}

.fc-h-event {
    background-color: transparent;
    border: none;
}

.fc-button-primary {
    color: #4C89FE !important;
    background: #2B2D39 !important;
    border: none !important;
    outline: none !important;
    font-size: 16px !important;
}

.fc-button-active {
    background: #4378FF !important;
    color: #FFFFFF !important;
    border-radius: 10px !important;
    padding: 5px 15px !important;
    margin: 0 15px 0 10px !important;
    cursor: pointer !important;
    font-size: 16px !important;
    white-space: nowrap !important;
    line-height: 28px !important;
    height: 48px !important;
}

.fc-toolbar-title {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    margin-left: 0 !important;
    margin-top: 5px !important;
    left: -7px;
}

.flatpickr-calendar {
    background: #2B2D39;
}

.flatpickr-current-month {
    padding-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after,
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgb(60, 108, 230);
    border-top-color: rgb(60, 108, 230);
}

.numInputWrapper span.arrowUp,
.numInputWrapper span.arrowDown {
    border: 1px solid transparent;
}

.flatpickr-calendar * {
    color: #fff !important;
}

.flatpickr-time input {
    color: #fff !important;
}

.flatpickr-time input:hover {
    background: #2B2D39 !important;
}

.flatpickr-monthDropdown-months option {
    background: #2B2D39 !important;
}

.flatpickr-time input:focus {
    background: #2B2D39 !important;
}

.flatpickr-months * {
    color: #4C89FE !important;
}

.flatpickr-next-month *,
.flatpickr-prev-month * {
    fill: #4C89FE !important;
}

.flatpickr-next-month,
.flatpickr-prev-month {
    fill: #4C89FE !important;
    background: #333443;
    border-radius: 100px;
    /*height: auto !important;*/
    padding: 5px 10px !important;

    position: relative !important;
    width: 10px !important;
    height: 20px !important;
}

.flatpickr-prev-month svg {
    top: 8px !important;
    position: absolute !important;
    left: 7px !important;
}

.flatpickr-next-month {
    right: 5px !important;
}

.flatpickr-prev-month {
    left: 5px !important;
}

.flatpickr-calendar {
    box-shadow: none;
    font-size: 14px;
}

.flatpickr-calendar * {
    color: white;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
    display: none;
}

.flatpickr-day {
    border-color: transparent;
    margin-top: 0 !important;
}

.flatpickr-day:hover {
    border-color: transparent !important;
    color: #4C89FE !important;
}

.flatpickr-day:not(.startRange):hover,
.flatpickr-day:not(.endRange):hover,
.flatpickr-day:not(.inRange):hover {
    background-color: #323F60 !important;
    border-radius: 4px;
}

.flatpickr-calendar .today {
    color: #4C89FE;
    border: none;
}

.flatpickr-calendar .selected.startRange,
.flatpickr-calendar .selected.endRange,
.flatpickr-calendar .selected.inRange {
    color: #fff !important;
}

.flatpickr-calendar .inRange.today,
.flatpickr-calendar .inRange {
    background: #323F60;
    box-shadow: -5px 0 0 #323F60, 5px 0 0 #323F60;
    border: none;
}

.flatpickr-calendar .prevMonthDay,
.flatpickr-calendar .nextMonthDay {
    color: #6F7080;
}

.flatpickr-calendar .prevMonthDay.inRange,
.flatpickr-calendar .nextMonthDay.inRange {
    background: #323F60;
    box-shadow: -5px 0 0 #323F60, 5px 0 0 #323F60 !important;
    border: none;
}

.flatpickr-calendar .startRange {
    border-radius: 4px 0 0 4px !important;
    background: #323F60 !important;
    border: none;
}

.flatpickr-calendar .endRange {
    border-radius: 0 4px 4px 0 !important;
    background: #323F60 !important;
    box-shadow: -5px 0 0 #323F60, 5px 0 0 #323F60 !important;
    border: none;
}

.flatpickr-calendar .flatpickr-weekday {
    padding: 0;
    width: auto;
}


/*# sourceMappingURL=main~1.fdaad3f456da3acd.css.map*/