html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding: 0;
    margin: 0 auto !important;
    position: relative;
    max-width: 2200px;
    width: 100%;
    line-height: inherit
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #cecece;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #cecece;
    border-radius: 10px;
}

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

a {
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

button {
    cursor: pointer;
    background: inherit;
    border: 0px;
    border-radius: 8px;
    color: inherit;
}

.btn .disabled,
.btn:disabled {
    opacity: 0.5;
    pointer-events: none;
}

input[disabled] {
    background: rgba(205, 205, 205, 0.425);
}

*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

:before,
:after {
    --tw-content: ""
}

.box-sizing-content {
    box-sizing: content-box;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

.h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #fff;
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

.button-check-yellow:hover {
    border: 1px solid #27AE6050;
    background: #27AE6050;
}

.is_liquadat {
    background: #FFA07A !important;
}

.is_liquadat:hover {
    background: #FA8072 !important;
}

.is_deleted {
    background: #DC143C70 !important;
}


summary {
    display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button,
[role=button] {
    cursor: pointer
}

:disabled {
    cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

[type=text],
input:where(:not([type])),
[type=email],
[type=url],
[type=password],
[type=number],
[type=date],
[type=datetime-local],
[type=month],
[type=search],
[type=tel],
[type=time],
[type=week],
[multiple],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

button,
input[type=button] {
    outline: none !important;
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
    border: 0 !important;
}

[type=text]:focus,
input:where(:not([type])):focus,
[type=email]:focus,
[type=url]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=week]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
    outline: 0px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

::-webkit-datetime-edit {
    display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0
}


[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    outline: 0px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

@media (forced-colors: active) {
    [type=checkbox]:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

@media (forced-colors: active) {
    [type=radio]:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=checkbox]:checked:hover,
[type=checkbox]:checked:focus,
[type=radio]:checked:hover,
[type=radio]:checked:focus {
    border-color: transparent;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

@media (forced-colors: active) {
    [type=checkbox]:indeterminate {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=checkbox]:indeterminate:hover,
[type=checkbox]:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 0px solid ButtonText;
    outline: 0px auto -webkit-focus-ring-color
}

*,
:before,
:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    width: 100%;
    background-image: linear-gradient(to right, #502C9B, #D97288, #DE8B56);
    border-top: 1px solid #a0559033;
    position: relative;
    max-width: 2200px;
    margin: auto;
}

.container-fluid__inner {
    width: auto;
    background-image: linear-gradient(to right, #502C9B, #d34d69, #d7824c);
    min-height: 100vh;
    border-top: 1px solid #a0559033;
    position: relative;
    padding-bottom: 1rem;
    border-radius: 13px;
    margin-right: 10px;
}

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

/* cols */

.col-1 {
    -webkit-flex: 0 0 8.3333%;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
    max-width: 8.3333%;
}

.col-2 {
    -webkit-flex: 0 0 16.666%;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    max-width: 16.666%;
}

.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.col-5 {
    -webkit-flex: 0 0 41.667%;
    -ms-flex: 0 0 41.667%;
    flex: 0 0 41.667%;
    max-width: 41.667%;
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-flex: 0 0 58.333%;
    -ms-flex: 0 0 58.333%;
    flex: 0 0 58.333%;
    max-width: 58.333%;
}

.col-8 {
    -webkit-flex: 0 0 66.667%;
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
}

.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-flex: 0 0 83.333%;
    -ms-flex: 0 0 83.333%;
    flex: 0 0 83.333%;
    max-width: 83.333%;
}

.col-11 {
    -webkit-flex: 0 0 91.6667%;
    -ms-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
    max-width: 91.6667%;
}

.col-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.loading-states {
    position: fixed;
    background: #00000060;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
}

.loading-states div {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    z-index: 100;
    animation: rotate 1s linear infinite
}

.loader::before,
.loader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #FFF;
    animation: prixClipFix 2s linear infinite;
}

.loader::after {
    transform: rotate3d(90, 90, 0, 180deg);
    border-color: #FF3D00;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
    }

    50% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
    }

    75%,
    100% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
    }
}

.d-flex-only {
    display: flex;
}

.d-flex {
    display: flex !important;
    flex-wrap: nowrap;
}

.d-block {
    display: block;
}

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

.d-none {
    display: none;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-no-wrap {
    flex-wrap: nowrap;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

/* vertical-align-top */

.vertical-align-top {
    vertical-align: top !important;
}

.opacity-0 {
    opacity: 0;
}

.opacity-03 {
    opacity: .3;
}


/* font-weights */

.font-weight-500 {
    font-weight: 500;
}

.font-weight-bold {
    font-weight: bold;
}

.text-800 {
    font-weight: 800;
}

/* fonts */

.font-italic {
    font-style: italic;
}

/* overflow */

.text-underline {
    text-decoration: underline !important;
}

.overflow-scroll {
    overflow: scroll;
}

.overflow-x-scroll {
    overflow-x: scroll;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-y-auto {
    overflow-y: auto !important;
}

.overflow-hidden {
    overflow: hidden;
}

.box-shadow-grey-1 {
    box-shadow: 10px 0 0 black;
}

/* positions */

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.position-sticky {
    position: sticky !important;
}

.position-fixed {
    position: fixed !important;
}

.top-0 {
    top: 0;
}

.top-1 {
    top: 1rem;
}

.top-2 {
    top: 2rem;
}


.left-0 {
    left: 0;
}

.left-1 {
    left: 1rem;
}

.left-2 {
    left: 2rem;
}

.right-0 {
    right: 0;
}

.right-1 {
    right: 1rem;
}

.right-2 {
    right: 2rem;
}

.bottont-0 {
    bottom: 0;
}

.bottom-1 {
    bottom: 1rem;
}

.bottom-2 {
    bottom: 2rem;
}

/* widths */

.vh-100 {
    height: 100vh;
}

.vh-90 {
    height: 90vh;
}

.vh-80 {
    height: 80vh;
}

.min-height-100-vh {
    min-height: 100vh;
}

.h30 {
    height: 30px;
}

.height-100 {
    height: 100% I !important;
}

.height-auto {
    height: auto !important;
}

.vh-fit-content {
    height: fit-content;
}

.h-fit-content {
    height: fit-content;
}

.width-20 {
    width: 20px !important;
}

.width-30 {
    width: 30px !important;
}

.width-50 {
    width: 50px !important;
}

.width-100 {
    width: 100px;
}

.width-200 {
    width: 200px;
}


.width-250 {
    width: 250px;
}

.w-fit-content {
    width: fit-content !important;
}

.m-w-10 {
    max-width: 10%;
}

.vw-100 {
    width: 100vw;
}

.w-2 {
    width: 2% !important;
}

.w-3 {
    width: 3% !important;
}

.w-4 {
    width: 4% !important;
}

.w-5 {
    width: 5% !important;
}

.w-6 {
    width: 6% !important;
}

.w-7 {
    width: 7% !important;
}

.w-8 {
    width: 8% !important;
}

.w-9 {
    width: 9% !important;
}

.w-10 {
    width: 10% !important;
}

.w-12 {
    width: 12% !important;
}

.w-14 {
    width: 14% !important;
}

.w-15 {
    width: 15% !important;
}

.w-16 {
    width: 16% !important;
}

.w-16_6 {
    width: 16.666% !important;
}

.w-17 {
    width: 17% !important;
}

.w-18 {
    width: 18% !important;
}

.w-19 {
    width: 20% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-27 {
    width: 27% !important;
}

.w-28 {
    width: 28% !important;
}

.w-30 {
    width: 30% !important;
}

.w-31 {
    width: 31% !important;
}

.w-32 {
    width: 32% !important;
}

.w-38 {
    width: 38% !important;
}

.w-35 {
    width: 35% !important;
}

.w-36 {
    width: 36% !important;
}

.w-40 {
    width: 40% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-80 {
    width: 80% !important;
}

.w-90 {
    width: 90% !important;
}

.w-100 {
    width: 100% !important;
}

.min-w-12 {
    min-width: 12%;
}

/* borders */

.border {
    border: 1px solid #a2a2a2;
}

.border-1-gray {
    border: 1px solid #a2a2a2;
}

.border-2-gray {
    border: 2px solid #a2a2a2;
}

.border-x-1-gray {
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
}

.border-right-gray-1 {
    border-right: 1px solid #d9d9d9;
}

.border-right-gray-2 {
    border-right: 2px solid #d9d9d9;
}

.border-right-purple {
    border-right: 3px solid purple !important;
}

.border-right-black {
    border-right: 3px solid black !important;
}

.border-right-light-white {
    border-right: 1px solid #ffffff8e;
}

.border-right-light-white-md {
    border-right: 2px solid #ffffff8e;
}

.border-left-black {
    border-left: 3px solid black !important;
}

.border-right-black-500 {
    border-right: 3px solid black !important;
}

.border-left-black-500 {
    border-left: 3px solid black !important;
}

/* bordee-radiuss */

.border-radius-top {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.border-radius-bottom {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.border-radius-left {
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.border-radius-right {
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.border-radius-0 {
    border-radius: 0 !important;
}

.border-radius-1 {
    border-radius: 4px;
}

.border-radius-2 {
    border-radius: 8px;
}

.border-radius-3 {
    border-radius: 12px;
}

.border-radius-4 {
    border-radius: 16px;
}

.border-radius-5 {
    border-radius: 20px;
}

.border-radius-6 {
    border-radius: 24px;
}

.border-radius-7 {
    border-radius: 28px;
}

.border-radius-8 {
    border-radius: 32px;
}

.border-radius-9 {
    border-radius: 36px;
}

.border-radius-10 {
    border-radius: 40px;
}

.border-left-radius-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.border-left-radius-1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.border-let-radius-2 {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.border-top-left-radius-3 {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.border-top-left-radius-4 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}

.border-top-left-radius-5 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.border-top-left-radius-6 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.border-left-radius-7 {
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
}

.border-left-radius-8 {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}

.border-left-radius-9 {
    border-top-left-radius: 36px;
    border-bottom-left-radius: 36px;
}

.border-left-radius-10 {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.border-right-radius-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.border-right-radius-1 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.border-right-radius-2 {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.border-right-radius-3 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.border-right-radius-4 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}

.border-right-radius-5 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.border-right-radius-6 {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}

.border-right-radius-7 {
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
}

.border-right-radius-8 {
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}

.border-right-radius-9 {
    border-top-right-radius: 36px;
    border-bottom-right-radius: 36px;
}

.border-right-radius-10 {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

/* buttons */

.btn {
    background: white;
    border: 0;
    font-weight: bold;
    border-radius: 8px;
    padding: 0.375rem 0.75rem;
    height: calc(2rem + 2px);
    width: max-content;
}

.btn-sm {
    padding: 1px 6px;
    background: white;
    border: 0;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer;
}

.btn-add-white {
    color: #000;
    box-shadow: 0 0 10px #bdbdbd;
}

.btn-primary {
    background: #57B6ED;
    border: 1px solid #57B6ED;
    color: #fff;
    font-weight: 400;
}

.btn-blue {
    background: #57B6ED;
    border: 1px solid #57B6ED;
    color: #fff;
    font-weight: 400;
}

.btn-gray {
    background: #f4f8fd;
    border: 1px solid #c6c6c6;
    color: #000;
    font-weight: 400;
}

.btn-green {
    background: #27AE60;
    border: 1px solid #27AE60;
    color: #fff;
    font-weight: 400;
}

.btn-red {
    background: #EE505A;
    border: 1px solid #EE505A;
    color: #fff;
    font-weight: 400;
}

.btn-honey {
    background: #F2B705;
    border: 1px solid #F2B705;
    color: #000;
    font-weight: 400;
}

.btn-light {
    border: 1px solid #b9b9b9;
}

.btn-secondary {
    background: #6c757d;
    color: #ffffff;
}

/* button hovers */

.btn-primary:hover {
    background: #3591c7;
    box-shadow: 0 0 4px #2786bd;
    color: #fff;
}

.btn-green:hover {
    box-shadow: 0 0 4px #bdbdbd;
    background: #27AE60;
    border: 1px solid #27AE60;
    color: #ffffff;
}

.btn-red:hover {
    box-shadow: 0 0 4px #bdbdbd;
    background: #890f17;
    border: 1px solid #EE505A;
    color: #ffffff;
}

.btn-light:hover {
    border: 1px solid rgb(94, 94, 94);
    box-shadow: 0 0 4px #bdbdbd;
}

.btn-secondary:hover {
    background: #53595f;
}


.z-index-99 {
    z-index: 99;
}

/* margins */

.m-auto {
    margin: auto;
}

.m-0 {
    margin: 0rem !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 0.75rem !important;
}

.m-4 {
    margin: 1rem !important;
}


.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 0.75rem !important;
}

.mr-4 {
    margin-right: 1rem !important;
}

.mr-5 {
    margin-right: 1.25rem !important;
}

.mr-6 {
    margin-right: 1.5rem !important;
}

.mr-10 {
    margin-right: 2.5rem !important;
}

.mr-14 {
    margin-right: 3.5rem !important;
}

.mr-auto {
    margin-right: auto;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.ml-3 {
    margin-left: .75rem !important;
}

.ml-4 {
    margin-left: 1rem !important;
}

.ml-5 {
    margin-left: 1.25rem !important;
}

.ml-6 {
    margin-left: 1.5rem !important;
}

.ml-7 {
    margin-left: 1.75rem !important;
}

.ml-10 {
    margin-left: 2.5rem !important;
}

.ml-14 {
    margin-left: 3.5rem !important;
}


.ml-auto {
    margin-left: auto;
}

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.mb-3 {
    margin-bottom: .75rem !important;
}

.mb-4 {
    margin-bottom: 1rem !important;
}

.mt-1 {
    margin-top: .25rem;
}

.mt-2 {
    margin-top: .5rem;
}

.my-8px {
    margin-top: 8px;
    margin-bottom: 8px;
}

/* paddings */

.p-0 {
    padding: 0px !important;
}

.p-02 {
    padding: 2px !important;
}

.p-03 {
    padding: 3px !important;
}

.p-05 {
    padding: 5px;
}

.p-08 {
    padding: 8px !important;
}

.p-1 {
    padding: .1rem !important;
}

.p-2 {
    padding: .2rem;
}

.p-3 {
    padding: .3rem;
}

.p-4 {
    padding: .4rem !important;
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-03 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}


.pl-1 {
    padding-left: .25rem;
}

.pl-2 {
    padding-left: .5rem;
}

.pl-3 {
    padding-left: .75rem;
}

.pl-4 {
    padding-left: 1rem;
}

.pl-5 {
    padding-left: 1.25rem;
}

.pr-1 {
    padding-right: .25rem;
}

.pr-2 {
    padding-right: .5rem;
}

.pr-3 {
    padding-right: .75rem;
}

.pr-4 {
    padding-right: 1rem;
}

.pr-5 {
    padding-right: 1.25rem;
}

.pb-1 {
    padding-bottom: .25rem;
}

.pb-2 {
    padding-bottom: .5rem;
}

.pb-3 {
    padding-bottom: .75rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

.pt-1 {
    padding-top: .25rem;
}

.pt-2 {
    padding-top: .5rem;
}

.pt-3 {
    padding-top: .75rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-5 {
    padding-top: 1.25rem;
}

/* floats */

.float-right {
    float: right;
}

.float-left {
    float: left;
}

/* display */

.justify-content-between {
    justify-content: space-between;
}

.justify-content-end {
    justify-content: end;
}

.justify-between {
    justify-content: space-between;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-space-around {
    justify-content: space-around;
}

.justify-content-left {
    justify-content: left;
}

.justify-content-right {
    justify-content: right;
}

.justify-content-flex-end {
    justify-content: flex-end;
}

.align-center-start {
    align-items: start !important;
}

.align-center {
    align-items: center !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-end {
    align-items: end;
}

.items-center {
    align-items: center !important;
}

/* backgrounds */

.bg-inherit {
    background: inherit !important;
}

.bg-white {
    background: #fff !important;
}

.bg-purple {
    background: #5B2F97 !important;
    color: #fff;
}

.bg-primary {
    background: #57b6ed !important;
    color: #fff !important;
}

.bg-success {
    background: #27AE60 !important;
    color: #fff !important;
}

.bg-danger {
    background: #ff0011 !important;
    color: #fff !important;
}

.bg-info {
    background: #17a2b8 !important;
    color: #fff !important;
}

.bg-serenity-light {
    background: #9bd2e5 !important;
    color: #fff !important;
}

.bg-serenity {
    background: #91a8d1 !important;
    color: #fff !important;
}

.bg-serenity-dark {
    background: #5a80c3 !important;
    color: #fff !important;
}

.bg-pink__red {
    background: #EE505A;
    color: #fff !important;
}

.bg-green {
    background: #27AE60 !important;
    color: #000;
}

.bg-warning {
    background: yellow !important;
}

.bg-blue {
    background: #57b6ed !important;
    color: #fff;
}

.bg-zoom {
    background: #0060FF !important;
    color: #fff;
}

.bg-lime {
    background: #A5D05F !important;
    color: #fff;
}

.bg-orange {
    background: #FCB664 !important;
    color: #fff;
}

.bg-orange-20 {
    background: #FCB66420 !important;
    color: #fff;
}

.bg-orange-50 {
    background: #FCB66450 !important;
    color: #fff;
}

.bg-honey {
    background: #d29d00 !important;
    color: #fff;
}

.bg-gray-60 {
    background-color: #ababab60 !important;
}

.bg-gray-80 {
    background-color: #ababab80 !important;
}

.bg-gray {
    background-color: rgb(171, 171, 171) !important;
}

.bg-light_orange {
    background: #FECD38 !important;
    color: #fff;
}

.bg-gray-footer {
    background: #E6E7E9 !important;

}

.bg-0 {
    background: #ffffff00 !important;
    color: #fff;
}

.bg-white-20 {
    background: rgba(255, 255, 255, 0.2) !important;
}

.bg-lime-20 {
    background: rgba(168, 208, 95, 0.1) !important;
}

.bg-pink__red-20 {
    background: #EE505A20 !important;
}

.bg-pink__red__50 {
    background: #EE505A50 !important;
}

.bg-red-20 {
    background: #ff001120 !important;
}

.bg-red-50 {
    background: #ff001150 !important;
}

.bg-red-light {
    background: #ffeeef !important;
}

.bg-red {
    background: #ff0011 !important;
}


.bg-honey-20 {
    background: #d29d0020 !important;
    color: #fff;
}

.bg-pink__red__20 {
    background: #EE505A20 !important;
}

.bg-green-20 {
    background: #27AE6020 !important;
    color: #fff;
}

.bg-green-light {
    background: #e9ffe9 !important;
}

.bg-pink-red-20 {
    background: #EE505A20 !important;
}

.bg-pink-red-50 {
    background: #EE505A50 !important;
}

.bg-green-50 {
    background: #27AE6050 !important;
    color: #fff;
}

.bg-blue-20 {
    background: #57b6ed20 !important;
    color: #fff;
}

.bg-blue-50 {
    background: #57b6ed50 !important;
    color: #fff;
}

.bg-grey {
    background-color: #CBCED2;
}

.bg-darkgrey {
    background-color: grey;
}

.border-bottom-grey {
    border-bottom: 1px solid #CBCED2;
}

.border-top-grey {
    border-top: 1px solid #CBCED2;
}

.bg-grey-20 {
    background-color: #dddddd;
}

.bg-light-grey {
    background: #eef2f4 !important;
}

.bg-gray-300 {
    background-color: rgb(209 213 219);
}

.bg-gray-400 {
    background-color: rgb(156 163 175) !important;
}

.bg-alicablue {
    background: aliceblue;
}

/* bg tailwind */

.bg-slate-50 {
    background-color: rgb(248 250 252);
}

.bg-slate-100 {
    background-color: rgb(241 245 249);
}

.bg-slate-200 {
    background-color: rgb(226 232 240);
}

.bg-slate-300 {
    background-color: rgb(203 213 225);
}

.bg-gray-50 {
    background-color: rgb(249 250 251);
}

.bg-gray-100 {
    background-color: rgb(243 244 246);
}

.bg-gray-200 {
    background-color: rgb(229 231 235);
}

.bg-gray-300 {
    background-color: rgb(209 213 219);
}

.bg-gray-400 {
    background-color: rgb(156 163 175);
}

.bg-gray-500 {
    background-color: rgb(107 114 128);
}

.bg-gray-600 {
    background-color: rgb(75 85 99);
}

.bg-gray-700 {
    background-color: rgb(55 65 81);
}

.bg-gray-800 {
    background-color: rgb(31 41 55);
}

.bg-gray-900 {
    background-color: rgb(17 24 39);
}

.bg-gray-950 {
    background-color: rgb(3 7 18);
}

.border-gray-600 {
    border-color: rgb(75 85 99);
}

.border-black-400 {
    border-color: rgb(156 163 175);
}

/* text */

.text-decoration-none {
    text-decoration: none !important;
}

.text-italic {
    font-style: italic;
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-lowercase {
    text-transform: lowercase !important
}


/* text rotate */

.transform-rotate-90 {
    transform: rotate(90deg);
}

.text-vertical-90 {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

/* */
.cursor-pointer {
    cursor: pointer;
}

.cursor-grab {
    cursor: -webkit-grab;
    cursor: grab;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.cursor-context-menu {
    cursor: context-menu;
}

/* color */

.text-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #9b9b9b;
}

.text-gray {
    color: rgb(156 163 175);
}

.text-red {
    color: #EE505A !important;
}

.text-green {
    color: #27AE60;
}

.text-blue {
    color: #57b6ed;
}

.text-orange {
    color: #FCB664;
}

.text-a8 {
    color: #a8a8a8;
}

.text-half-black {
    color: #525c69;
}

.error {
    color: #EE505A;
}

/* font size */

.fs-8 {
    font-size: 8px;
}

.fs-9 {
    font-size: 9px;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-30 {
    font-size: 30px;
}

/* font weight */

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

/* line-height */

.lh-12 {
    line-height: 12px;
}

.lh-15 {
    line-height: 15px;
}

.lh-16 {
    line-height: 16px;
}

.lh-17 {
    line-height: 17px;
}

.lh-18 {
    line-height: 18px;
}

/* card */

.card {
    padding: 8px 16px;
}

.card-header {
    font-weight: 500;
    /* border-bottom: 1px solid #E0E0E0; */
}

.card-body {
    margin: 12px 6px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 8px;
    box-sizing: content-box;
}

.card-footer {
    margin: 15px 10px;
}

/* flash messages */

.flash-messages {
    padding: 10px;
    border: 1px solid white;
    border-radius: 12px;
    position: fixed;
    right: 0;
    width: 502px;
    height: 90px;
    background: #fff;
    display: flex;
    margin: 0px 10px;
    align-items: center;
    justify-content: space-between;
}

.flash-messages__content {
    width: 100%;
    margin-left: 0.5rem;
}

.flash-messages__text {
    color: #A6A6A6;
}

.flash-messages__svg {
    padding: 5px;
    border-radius: 30px;
}

.flash-messages__title {
    font-weight: bold;
}

/* success */

.flash-messages__success .flash-messages__svg {
    background: #27AE60;
}

.flash-messages__success {
    border: 1px solid #27ae60;
}

.flash-messages__success .flash-messages__title {
    color: #27ae60;
}

/* error */

.flash-messages__error .flash-messages__svg {
    background: #57B6ED;
}

.flash-messages__error {
    border: 1px solid #57B6ED;
}

.flash-messages__error .flash-messages__title {
    color: #57B6ED;
}

/* warning */

.flash-messages__warning .flash-messages__svg {
    background: #57B6ED;
}

.flash-messages__warning {
    border: 1px solid #57B6ED;
}

.flash-messages__warning .flash-messages__title {
    color: #57B6ED;
}

/* info */

.flash-messages__info .flash-messages__svg {
    background: #57B6ED;
}

.flash-messages__info {
    border: 1px solid #57B6ED;
}

.flash-messages__info .flash-messages__title {
    color: #57B6ED;
}

/* inputs */

.task-add-modal-wrapper,
.modal-wrapper {
    background: #F8F9FA;
    border: 1px solid #f8f9fa;
    border-radius: 10px;
    padding: 10px;
}

.task-add-header {
    color: #9b9b9b;
    font-size: 28px;
    margin: 0 1rem;
    font-weight: 400;
}

.task-add-close {
    background: #EE505A;
    padding: 4px 12px;
    border-radius: 20px;
    color: #fff;
    font-weight: bolder;
}

.task-add-final-text {
    margin-left: 2rem;
    width: 400px;
    display: block;
    position: inherit;
}

input {
    color: #a8a3c0;
}

.input-form {
    display: flex;
    align-items: center;
    padding: 10px 10px;
    border-bottom: 1px solid #E6E9EC;
}

.input-form:last-child {
    border-bottom: 0px solid #E6E9EC;
}

.input-form-label {
    display: block;
    font-weight: 400;
    margin-bottom: 6px;
    margin-right: 1rem;
    color: #5E6675;
    width: 20%;
    overflow: hidden;
}

.input-form-text {
    border-radius: 6px;
    border: 1px solid #ccc !important;
    padding: 10px;
    width: 100%;
    color: #9b9b9b;
    line-height: 1.5rem;
}


.input-form-select * {
    border-radius: 15px;
    padding: 15px;
    min-width: 80px;
}

.input-form-input,
.input-form-select {
    border: 1px solid #aaa;
    border-radius: 6px;
    outline: orange;
    width: 100%;
    padding: 4px 10px;
    color: #535C69;
    margin-top: 5px;
    margin-bottom: 5px;
    height: calc(2.25rem + 2px);
    font-size: 14px;
}

.input-form-textarea {
    border: 1px solid #aaa;
    border-radius: 6px;
    outline: orange;
    width: 100%;
    padding: 4px 10px;
    color: #535C69;
    height: 160px;
    font-size: 14px;
}

.input-form-textarea-resize {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 4px 10px;
    background: #fff;
    height: 160px;
    resize: none;
    border: 1px solid #ccc;
}

textarea {
    resize: none !important;
}

input {
    border: 1px solid #cccccc;
    transition: border-color 0.3s ease;
}

input:focus,
textarea:focus {
    border: 1px;
    border-color: rgba(231, 231, 231, 0.478);
    box-shadow: 0 0 10px 6px rgba(231, 231, 231, 0.166);
}

/* switch toggle */
input:checked+.switch-toggle__slider .task-add-final-text {
    color: #ee505a;
}



.switch-toggle {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 16px;
}

.switch-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch-toggle__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #535C69;
    -webkit-transition: .2s;
    transition: .2s;
}

.switch-toggle__slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 1px;
    bottom: 1px;
    background-color: #535C69;
    -webkit-transition: .2s;
    transition: .2s;
}

input:checked+.switch-toggle__slider {
    background-color: #fff;
    border: 2px solid #ee505a;
}

input:focus+.switch-toggle__slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.switch-toggle__slider:before {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
    background: #ee505a;
}

/* Rounded switch-toggle__sliders */
.switch-toggle__slider.switch-toggle__round {
    border-radius: 34px;
}

.switch-toggle__slider.switch-toggle__round:before {
    border-radius: 50%;
}

/* breadcrumb */

.breadcrumb {
    display: flex;
    margin-left: -2px;
    margin-bottom: -7px;
}

.breadcrumb-item {
    color: #000;
}

.breadcrumb-item__active {
    color: #9b9b9b;
}

/* main-header */

.main-header {
    height: 55px;
    position: absolute;
    right: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 2200px;
    z-index: 1;
}

.main-header div {
    margin-right: 15px;
    margin-left: 15px;
}

.main-header__user__panel {
    height: 100%;
    padding: 4px 6px;
}

.main-header__user__panel div {
    line-height: 14px;
    margin: 0px 5px;
}

.main-header__user__roles {
    color: #dddddd;
}

.main-header__user__panel img {
    width: 40px;
    border-radius: 30px;
    height: 40px;
}

.main-header__date {
    width: max-content;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    font-size: 27px;
    vertical-align: middle;
    padding: 0;
    font-weight: 700;
    color: #ffffffde;
}

.main-content {
    margin-top: 55px;
    min-height: 100vh;
    height: 100%;
    width: calc(100% - 226px);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}


.sidebar {
    width: 220px;
    margin-right: .4rem;
}

#sidebar-text.d-none,
.sidebar-text .d-none {
    display: none !important;
}

.sidebar-menu {
    transition: margin-left 0.01s;
    width: 220px;
    min-width: 200px;
}

.sidebar-menu.collapsed {
    width: 60px;
    min-width: 60px;
    overflow-x: hidden;
    transition: width 0.01s ease;
}

/* Hover */
/* Hover qilinganda text chiqsin */
.sidebar-menu.collapsed:hover .sidebar-text {
    display: inline-block !important;
    z-index: 9999;
}

/* Hover qilinganda logo to'liq chiqsin */
.sidebar-menu.collapsed:hover .sidebar-logo img {
    max-width: 180px;
    margin-left: 0;
}

.sidebar-menu.collapsed div ul {
    background: transparent !important;
}

.sidebar-menu.collapsed:hover div ul {
    background: transparent !important;
}

.main-content.collapsed {
    width: 100%;
}

.hamburger {
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 6px;
    left: 225px;
    z-index: 9999;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 568px) {
    .hamburger {
        left: 4px;
    }
}

.hamburger span,
.hamburger span:before,
.hamburger span:after {
    display: block;
    background: #ffffff;
    height: 4px;
    width: 24px;
    border-radius: 2px;
    position: absolute;
    transition: 0.3s;
    content: '';
}

.hamburger span {
    position: relative;
}

.hamburger span:before {
    content: '';
    top: -8px;
    position: absolute;
}

.hamburger span:after {
    content: '';
    top: 8px;
    position: absolute;
}

.sidebar-logo {
    height: 50px;
    position: relative;
    display: block;
    z-index: 2;
}

.sidebar-logo a {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.sidebar-logo a img {
    width: 78%;
    margin: auto;
}

.sidebar-logo img {
    max-width: 180px;
    transition: max-width 0.3s ease;
}

.sidebar.collapsed .sidebar-logo img {
    width: 100%;
    max-width: 50px;
}

.sidebar.collapsed .sidebar-logo {
    height: 50px;
    position: relative;
    display: block;
    z-index: 2;
    width: 44px;
    padding-bottom: 5px;
}

.sidebar-wrapper {
    padding-right: 16px;
    padding-left: 16px;
}

.sidebar-wrapper ul .sidebar img {
    width: 120px;
    height: auto;
}

.sidebar ul {
    padding: 0 0 0 0px;
    margin: 6px 0 0 0;
    border-radius: 10px;
    overflow: hidden;
    background: #f1f1f11f;
    color: #fff !important;
    width: 205px;
}

.sidebar-parent {
    font-size: 14px;
    opacity: .6;
}

.sidebar-wrapper ul li {
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0px;
    width: 100%;
    height: 36px;
    padding: 0px 2px;
    border-radius: 30px;
    margin: 0px;
}

.sidebar-wrapper ul li:last-child {
    margin: 0;
}

.sidebar-item:hover {
    background: #ffffff54;
    border-radius: 0px;
}

.sidebar-item__active {
    background: #ffffff54;
    padding: 3px 12px;
    border-radius: 35px;
    width: fit-content;
}

.sidebar-item__inactive {
    padding: 3px 12px;
    width: 100%;
}


/* content */

.content-header {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    align-items: center;
    padding: 6px 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.content-header h1 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

/*login panel*/

.login-title {
    font-size: 43px;
    color: #5B5B5A;
    font-weight: bold;
    line-height: 50px;
    margin-top: 4rem;
    text-align: center;
}

.login-short-logo {
    width: 190px;
}

.login-full-logo {
    width: 180px;
}


/* task */

.task-info__content {
    border-radius: 15px;
    padding-bottom: 4rem;
    width: 100%;
}

.task-info__stages {
    border-radius: 22px;
    background: #f1f1f11f;
    overflow: hidden;
    width: fit-content;
    margin-bottom: 10px;
}

.info__stages button {
    padding: 4px 10px 4px 10px;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: relative;
    border-radius: 0 !important;
}

.info__stages button:hover {
    background: #e0e0e05e;
    border-radius: 0 !important;
}

.task-info-add__task__button {
    background: #57b6ed;
    border-radius: 6px;
    padding: 6px 2px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
}

.task-info-add__task__button:hover {
    background: #3591c7;
    box-shadow: 0 0 10px #2786bd;
    color: #fff;
}

.task-info-add__task__button div:first-child {
    border-right: 1px solid #ffffff30;
    padding: 0px 18px;
}

.task-info-add__task__button div:last-child {
    width: 38px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.task-info__stages button {
    padding: 8px 16px 8px 14px;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: relative;
    border-radius: 0 !important;
}

.task-info__stages button:hover {
    background: #e0e0e05e;
    border-radius: 0 !important;
}

.task-info__stage__count {
    background: white;
    border-radius: 15px;
    padding: 2px 6px 2px 9px;
    margin-right: 5px;
}

.task-info__stage__all {
    background: #000;
}

.task-info__stage__active__span {
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0%;
    width: 100%;
}

.task-info__stages button div {
    border-radius: 10px;
}

.task-info__hamburger {
    text-align: center !important;
    margin: 0 auto;
    width: 40px;
}

.task-info__content table {
    background: #fff;
    border-radius: 12px;
    width: 100%;
}


.content {
    position: relative;
    overflow: auto;
    width: 100%;
    margin-bottom: 1rem;
    display: block;
}

.content table {
    background: #fff;
    border-radius: 12px;
    width: 100%;
}

.content .max-table {
    width: max-content;
}

.content table tr:first-child th:first-child {
    border-top-left-radius: 12px;
}

.content table tr:first-child th:last-child {
    border-top-right-radius: 12px;
    border-right: 0 !important;
    border-top: 0 !important;
}


.content table tr th {
    background: #f9f9f9;
    font-size: 13px;
    color: #535C69 !important;
    font-weight: 600;
    border-bottom: 1px solid #f1f1f14d;
}

.content table tr th:nth-child(2) {
    text-align: left;
}

.content table thead tr:nth-child(1) th:nth-child(1),
.content table tbody tr:nth-child(1) td:nth-child(1) {
    font-size: 13px;
    border-top: 0 !important;
    border-left: 0 !important;
}

.content table thead tr:last-child th:last-child {
    border-top: 0 !important;
    border-right: 0 !important;
}

.content table tbody {
    border-bottom: 1px solid #f1f1f1;
}

.content table tbody:last-child {
    border-bottom: 0;
}

.content table tbody tr:first-child td {
    border-top: 0 !important;
}

@media(max-width:600px) {
    .d-flex {
        flex-wrap: wrap;
        justify-content: center;
    }

    .task-info__content table thead,
    .content table thead {
        display: none;
    }

    .task-info__content table tbody tr,
    .content table tbody tr {
        border-bottom: 10px solid #8d1b1b;
    }

    .task-info__content table tbody tr td,
    .content table tbody tr td {
        display: grid;
        width: 100%;
        text-align: center !important;
    }

    .sidebar-item__inactive {
        font-size: 12px;
    }

    .main-header__date {
        display: none;
    }

    .info-stages {
        flex-wrap: wrap;
    }

    .task-info-show__popup {
        right: -3.5rem !important;
    }

    .info-stage__count {
        margin-right: 0;
        padding: 2px;
        border-radius: 0px;
    }
}

.content table tbody tr:last-child td {
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}


.content table tbody tr td:nth-child(2) {
    text-align: left;
}

.content table thead tr {
    margin: 4px;
}

.content table tr th,
.content table tr td {
    padding: .25rem;
    color: #000000;
    font-size: 12px;
    vertical-align: middle;
    line-height: 12px;
    text-align: center;
}

.inside_table table tr td:first-child {
    border-bottom: 1px !important;
    border-top: 1px !important;
}

.table-striped tr:hover {
    background-color: #e9e9e9;
    border-color: #f2f2f2;
}

.table-select {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #f9f9f9;
    width: fit-content;
}

.table-bordered tr td {
    border: 1px solid #f1f5f9 !important;
}

.table-bordered tr:first-child() td {
    border-top: 0px;
    border-left: 0px;
}

.task-info__item:hover {
    background: #f5f5f684;
}

.task-info__content table thead tr th {
    font-size: 14px;
    color: #9b9b9bbd !important;
    font-weight: 400;
    border-bottom: 2px solid #f1f1f14d;
}

.task-info__content table thead tr th:nth-child(2) {
    width: 24%;
    text-align: left !important;
}

.task-info__title {
    padding-right: 20px !important;
    text-align: left !important;
}

.task-info__content table thead tr th:nth-child(1),
.task-info__content table tbody tr td:nth-child(1) {
    font-size: 14px;
}

.task-info__content table tbody {
    border-bottom: 1px solid #f1f1f1;
}

.task-info__content table tbody:last-child {
    border-bottom: 0;
}


.task-info__content table tbody tr td:nth-child(2) {
    text-align: left !important;
}

.task-info__content table thead tr {
    margin: 4px;
}

.task-info__content table thead tr th,
.task-info__content table tbody tr td {
    padding: 2px;
    color: #525c69;
    text-align: left;
}

.task-info__service,
.task-info__status {
    width: 16%;
}

.task-info__setter {
    width: 20%;
}

.task-info__deadline,
.task-info__final {
    width: 10%;
    position: relative;
}

.task-info__deadline__wrap {
    background: #00bcd4f0;
    color: #ffffff;
    border-radius: 20px;
    width: fit-content;
    padding: 1px 9px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

.task-info__final__wrap {
    background: #ffdcdb;
    color: #c21b16;
    border-radius: 20px;
    width: fit-content;
    padding: 0px 9px;
    font-weight: 400;
}

.task-info__deadline__no__date {
    background: #E6E7E9;
    color: #6A737F;
    border-radius: 20px;
    width: fit-content;
    padding: 0px 9px;
    font-weight: 500;
    text-align: center;
}

.task-info__table__footer td {
    border-top: 1px solid #f9f9f9;
    font-size: 14px;
    color: #00000f;
}

.task-info__table__footer .two_child {
    width: 50%;
    text-align: left !important;
    font-weight: 400 !important;
}

.task-info__status__change {
    margin-top: 4px;
    display: flex;
    align-items: center;
}

.task-info__status__change .task-info__status__change__icon {
    border: 1px solid #a2a2a2;
    border-radius: 10px;
    text-align: center;
    padding: 0px 6px;
    width: 35px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.task-info__status__change .task-info__status__change__icon:hover {
    background: rgb(234, 234, 234);
}

.task-info__status {
    border-radius: 20px;
    width: fit-content;
    padding: 0px 9px;
    font-weight: 400;
    color: #fff;
}

.task-info__status__during {
    background: #FCB664 !important;
    fill: red;
}

.task-info__status__checking {
    background: #57B6ED !important;
    color: #fff;
    fill: red;
}

.task-info__status__on_time {
    background: #27AE60 !important;
    color: #fff;
    fill: red;
}

.task-info__status__late {
    background: #A5D05F !important;
    color: #fff;
    fill: red;
}

.task-info__status__not_done {
    background: #EE505A !important;
    color: #fff;
    fill: red;
}

.task-info__status_edit {
    background: #918a8a !important;
    color: #fff;
    fill: #918a8a;
}

.fade {
    transition: opacity 2s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.task-info__status__is__done {
    background: #E6E7E9;
    color: #6A737F;
}

/* task content */

.task-title {
    font-size: 14px;
    color: #9b9b9b;
    margin-bottom: 10px;
    font-weight: normal;
}

.task-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.task-info__filter {
    display: flex;
}

.task-info__filter button {
    margin-right: 10px;
}

.task-info__filter button:last-child {
    margin-right: 0px;
}

.task-item {
    display: flex;
    border-radius: 12px;
    display: inline-flex;
    flex-wrap: nowrap;
    overflow: hidden;
    background: #cde9ce;
}

.task-item__left__block {
    width: 210px;
    height: auto;
    padding: 10px 20px;
}

.task-item__center__block {
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
}

.task-item__center__block,
.task-item__right__block {
    justify-content: center;
    width: 25px;
    display: flex;
    align-items: center;
}

.task-user__info {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 6px;
}

.task-user__info img {
    margin-right: 8px;
}

.task-user__percentage {
    background: white;
    height: 6px;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 6px;
}

.task-info__user__image {
    width: 25px;
}

.task-info-show__popup {
    position: absolute;
    top: -3rem;
    right: -15rem;
    box-shadow: 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06);
    border-radius: 10px;
}

.task-info-show__popup__div {
    height: fit-content;
    width: 240px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #f1f1f1;
}

.task-info-show__popup_back {
    content: '';
    width: 7%;
    height: 7%;
    display: block;
    background: white;
    transform: rotate(45deg);
    left: -4px;
    top: 23px;
    position: absolute;
}

.task-info-show__popup__list::before,
.show__popup__list__full::before {
    position: absolute;
    right: 100%;
    top: 34px;
    border: solid transparent;
    border-right-color: #ffffff;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
    border-width: 8px;
    margin-top: -6px;
}

.task-info-show__popup__list,
.show__popup__list__full {
    padding: 8px 0px
}

.task-info-show__popup__list button,
.show__popup__list__full button {
    display: block;
    padding: 7px 16px;
    width: 100%;
    text-align: left;
    color: #525c69;
}

.task-info-show__popup__list button:hover,
.show__popup__list__full:hover {
    background: #F5F5F6;
}

.task-info__service {
    position: relative;
}

.show__popup__list__full {
    width: 400px;
    height: auto;
    background: white;
    border-radius: 8px;
}

.show__popup__list__full .input-form-textarea {
    margin: 0 !important;
}


/* tables */

.table {
    position: relative;
    overflow: auto;
    width: 100%;
}

.table table {
    width: 100%;
    border-radius: 16px;
    background: #ffffff;
    /* table-layout: fixed; */
}

.table-layout-fixed {
    table-layout: fixed;
}

.table table tbody tr {
    word-wrap: break-word;
}


.table table thead tr th {
    text-align: center !important;
    z-index: 2;
}

.table table thead tr th,
.table table tbody tr td {
    padding: .25rem;
    text-align: center;
    border-right: 1px solid #EDEEF0;
    border-top: 1px solid #EDEEF0;
    white-space: normal;
    word-wrap: break-word;
}

.table table tr th:first-child {
    border-top: 0px;
}

.table table tr:first-child {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.table table tr:last-child {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.table table tr:last-child td:last-child {
    border-bottom: 0px !important;
    border-right: 0px;
}


.table table tbody tr td {
    color: #525c69;
    border-bottom: 1px solid #EDEEF0;
}

.table_arrow_icon {
    position: absolute;
    right: 6px;
    top: 40%;
}

/* skleton */

.btn-divide-left {
    top: 0;
    left: 25%;
    height: 100%;
    width: 5%;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -800px 0
    }

    100% {
        background-position: 800px 0
    }
}

.animated-background {
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background-color: #f6f7f817;
    background: linear-gradient(to right, #eeeeee48 8%, #bbbbbb1e 18%, #eeeeee6f 33%);
    background-size: 800px 104px;
    border-radius: 10px;
    height: 700px;
    position: relative;
}

/* animation */

.blink-hard-half {
    animation: blinker 1s step-end infinite;
}

.blink-soft-half {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.5;
    }
}

/* user */

.content-wrapper {
    border-radius: 15px;
    padding-bottom: 4rem;
    width: 100%;
}

.content-wrapper table {
    background: #fff;
    border-radius: 12px;
    width: 100%;
}

.content-wrapper table thead tr {
    border-bottom: 2px solid #edeef0;
}

.content-wrapper table tbody tr {
    border-bottom: 1px solid #edeef0;
}

.content-wrapper table tbody tr:last-child {
    border-bottom: 0px solid;
}

.content-wrapper table thead tr th {
    color: #888 !important;
    font-weight: 600;
    background: #f0f8ff;
}

.content-wrapper table thead tr th,
.content-wrapper table tbody tr td {
    padding: 6px 10px;
    text-align: left;
}

.content-wrapper table thead tr th {
    color: #fbfbfb;
}

.table-striped tr:last-child {
    background-color: unset;
}

.inline-calendar {
    border-radius: 0px;
    color: #fff;
    margin: 0px;
    ;
    width: fit-content;
    cursor: pointer;
}

.inline-calendar:hover {
    background: #ffffff40;
    border-radius: 0;
}

.login-panel {
    padding: 8rem 4rem;
}

.expenses-filter__month {
    display: flex;
    justify-content: space-between;
}

.expenses-filter__month__saldo {
    display: flex;
    align-items: end;
}

.expense-header__budget {
    position: absolute;
    top: -60px;
    z-index: 2;
    margin-left: 3rem;
}

.input-inc__dec {
    margin: 0px 0px;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1rem;
    width: 40px;
    border: 1px solid #a6a6a6;
    border-radius: 30px;
}

.input-inc-dec-item {
    width: fit-content;
    display: flex;
    align-items: center;
    height: 38px;
    margin: 10px 0px;
    background: #fff;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #a6a6a6;
    border-bottom: 1px solid #a6a6a6;
    border-radius: 30px;
}

.input-form-inc__dec__center {
    margin: 0px;
    padding: 0;
    text-align: center;
    border: 0px;
    width: 40px !important;
    height: 36px;
    text-align: end;
}

.info__status {
    border-radius: 20px;
    width: fit-content;
    padding: 0px 10px;
    font-weight: 400;
    color: #fff;
}

/* telegram message */

.telegram-chat__dprtmnt {
    background: #EEF2F4;
    text-align: center;
    height: 100%;
}

.telegram-chat__header {
    padding: 16px 10px;
    height: 60px;
    position: sticky;
    background: #f9f9f9;
    top: 0;
    z-index: 5;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
}

.telegram-chat__dprtmnt__item {
    padding: 10px 8px;
    display: block;
    width: 100%;
    position: relative;
}

.telegram-chat__dprtmnt__item svg {
    width: 100%;
}

.telegram-chat__dprtmnt__item:hover,
.telegram-chat__dprtmnt__item__active {
    background: #f9f9f9;
    border-radius: 0;
}

.telegram-chat__chats__item {
    padding: 18px 20px;
    border-bottom: 1px solid #f9f9f9;
    color: #000;
    align-items: center;
    width: 100%;
}

.telegram-chat__chats__item:hover,
.telegram-chat__item__active {
    background: #f9f9f9;
}

.telegram-chat__chats {
    border-right: 4px solid #f9f9f9 !important;
}

.telegram-chat__messages {
    position: relative;
    display: block;
    padding: 10px;
    width: 100%;
    height: 100%;
    margin-top: 3rem;
    background: #fff;
}

.telegram-chat__messages__item {
    border: 1px solid #f1f1f1;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 10px;
    width: fit-content;
    min-width: 40%;
    max-width: 89%;
    background: #d2d6de;
}

.telegram-chat__messages__img {
    width: 50px;
    position: absolute;
    bottom: 1rem;
    border-radius: 30px;
    border: 1px solid #888888;
}

.telegram-chat__messages__client {
    background: #C6EBE3;
    margin-left: auto;
}

.telegram-chat__messages__name {
    font-weight: bold;
    display: block;
}

.telegram-chat__messages__date {
    color: #888;
    text-align: right;
}

.telegram-chat-wrapper {
    border-radius: 15px;
    overflow: hidden;
}

.telegram-chat__messages__calendar__date {
    width: fit-content;
    position: relative;
    height: fit-content;
    text-align: center;
    padding: 4px 10px;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin: 10px auto;
    background: #cccccc5e;
    color: #000;
    display: flex;
}

/* home */

.home-animation {
    background: url('/img/header_img.png') no-repeat;
    width: 100%;
    min-height: 126px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 2rem;
    color: #fff;
    overflow: hidden;
    border-radius: 15px;
    object-fit: fill;
    background-size: cover;
    background-position: center
}

.home-welcome__name {
    background: #ffffff30;
    border-radius: 17px;
    padding: 0px 10px;
    font-size: 18px !important;
}

.home-welcome__text {
    font-weight: 500;
    margin-bottom: 0.2rem;
    display: flex;
    align-items: center;
}

.home-welcome__text span {
    font-size: 18px;
}

.home-welcome__text-with-smile {
    display: flex;
    align-items: center;
}

.home-welcome__text-with-smile img {
    width: 18px;
    height: 18px;
    margin-left: .5rem;
}

.home-birthdays__weather {
    display: flex;
    width: 100%;
}

.home-header {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 0px 10px;
    display: flex;
    align-items: center;
}

.home-header img {
    margin-left: .5rem;
    width: 18px;
    height: 18px;
}

.home-birthday__date {
    background: #57B6ED;
    height: 40px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

.home-birthday__info {
    padding: 10px;
    text-align: center;
}

.home-birthday__info img {
    display: block;
    margin: 0 auto 6px auto;
}

.home-birthdays__wraper {
    display: flex;
    align-items: center;
}

.home-birthdays__item {
    background: white;
    text-align: center;
    width: 150px;
    height: 171px;
    margin: 6px;
    border-radius: 16px;
    overflow: hidden;
}

.home-birthdays__item:first-child {
    margin-left: 0px;
}

.home-birthday__name {
    font-size: 14px;
    color: #000;
    line-height: 16px;
    font-weight: 500;
}


.home-birthday__role {
    color: #A8A8A8;
    font-size: 12px;
    line-height: 14px;
}

.home-weather {
    width: 45%;
}

.home-weather__item {
    background: white;
    text-align: center;
    width: 100%;
    height: 171px;
    margin: 6px 0;
    border-radius: 16px;
    overflow: hidden;
}

.home-notes {
    width: 100%;
}

.todo-row {
    padding: 12px 16px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
    transition: box-shadow 0.2s;
    border-bottom: #d9d9d9 1px solid;
}

.todo-row:last-child {
    border-bottom: 0px;
}

.todo-row:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
}

.todo-checkbox {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    margin-right: 16px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.todo-checkmark {
    display: flex;
    align-items: center;
    justify-content: center;
}

.todo-text {
    font-size: 13px;
    color: #222;
    padding-left: 2px;
}

.done-note {
    opacity: 0.8;
    text-decoration: line-through;
}

.btn-group button {
    padding: 10px 24px;
    /* Some padding */
    cursor: pointer;
    /* Pointer/hand icon */
    float: left;
    /* Float the buttons side by side */
    border-radius: 0px;
}

.btn-group:after {
    content: "";
    clear: both;
    display: table;
}

.btn-group button:first-child {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.btn-group button:last-child {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

/*calendar*/

.calendar {
    display: flex;
    position: relative;
    padding: 16px;
    margin: 10px auto;
    max-width: 300px;
    background: white;
    border-radius: 4px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.month-year {
    position: absolute;
    top: 10px;
    left: 30%;
    font-size: 2rem;
    line-height: 1;
    font-weight: 300;
    color: #94A3B8;
}

.holiday {
    background: #f44336;
    color: white !important;
    border-radius: 99px;
}

.year {
    color: #CBD5E1;
}

.days {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    margin-top: 46px;
}

.day-label {
    position: relative;
    flex-basis: calc(14.286% - 2px);
    margin: 1px 1px 12px 1px;
    font-weight: 700;
    font-size: 0.65rem;
    text-transform: uppercase;
    color: #1E293B;
}

.day {
    position: relative;
    flex-basis: calc(14.286% - 2px);
    margin: 1px;
    border-radius: 999px;
    cursor: pointer;
    font-weight: 400;
}

.day.dull {
    color: #ffffffad !important;
    background: #00000000 !important;
    border: 0px !important;
}

.day.weekend {
    font-weight: 600;
    color: #BF360C;
}

.day::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.day:hover {
    background: #E0F2FE;
}

.day .content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*task*/

.task-user__wrapper {
    padding-left: 15px;
    padding-right: 15px;
    min-width: 100%;
    max-width: 1392px;
    justify-content: space-between;
    align-items: flex-start;
    margin: auto;
}

.task-user__left__side,
.task-user__right__side {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}

.task-user__column {
    position: relative;
    padding: 4px 0;
    width: 100%;
    flex: 0 0 100%;
    overflow: auto;
    height: fit-content;
}

.task-item__otdel {
    text-align: left;
    color: #D6D5D7;
}

.task-item__otdel span {
    margin-right: 40px;
    color: #ffffff;
}

.task-item__employees {
    display: flex;
    flex-wrap: wrap;
    width: auto;
}

.task-user__item__wrapper {
    height: 68px;
    margin: 6px 15px 6px 0px;
    width: 260px;
    position: relative;
}

.task-user__item {
    display: flex;
    border: 1px solid transparent;
    border-radius: 16px;
    overflow: hidden;
}

.task-user__content {
    height: 68px;
    width: 214px;
    background: #fff;
    text-align: center;
    display: flex;
    padding: 10px 6px 8px 6px;
}

.task-user__content img {
    margin-right: 10px;
    margin-left: 6px;
    width: 45px;
    height: 45px;
    border: 1px solid transparent;
    border-radius: 35px;
}

.task-user__content__name {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
}

.task-user__leader {
    position: absolute;
    top: 0;
    right: 0;
    height: 33px;
    width: 33px;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.task-user__leader__green {
    background: #27AE60 !important;
}

.task-user__leader__orange {
    background: #FCB664 !important;
}

.task-user__leader__red {
    background: #EE505A !important;
}

.task-user__content__job {
    color: #a8a8a8;
    font-size: 12px;
}

.task-user__footer {
    height: auto;
    width: 46px !important;
    background: #27AE60;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.task-user__footer span {
    margin: 10px;
}

.task-user__percent__green {
    background: #27AE60;
}

.task-user__percent__orange {
    background: #FCB664;
}

.task-user__percent__red {
    background: #EE505A;
}


/*media*/

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
}

@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333333%;
    }

    .offset-sm-2 {
        margin-left: 16.66666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333333%;
    }

    .offset-sm-5 {
        margin-left: 41.66666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333333%;
    }

    .offset-sm-8 {
        margin-left: 66.66666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333333%;
    }

    .offset-sm-11 {
        margin-left: 91.66666667%;
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

}


@media (max-width: 576px) {
    .row {
        overflow: scroll;
    }

    .mobile-none {
        display: none;
    }

    .sidebar {
        width: 130px;
    }

    .sidebar ul {
        width: 130px;
    }

    .sidebar-wrapper ul li {
        padding: 0px;
        line-height: 18px;
    }

    .main-content {
        width: calc(100% - 145px);
    }

    .home-header {
        font-size: 15px;
        justify-content: center;
    }

    .home-animation {
        padding: 0 .5rem;
    }

    .home-welcome__text span {
        font-size: 13px;
        display: contents;
    }

    .home-welcome__text,
    .home-welcome__text-with-smile {
        line-height: 15px;
    }

    .home-welcome__name {
        font-size: 12px !important;
    }

    .home-birthdays {
        width: 100%;
    }

    .task-user__left__side,
    .task-user__right__side {
        width: 100%;
    }

    .task-info__content {
        overflow: scroll;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .calendar {
        padding: 0;
        font-size: 10px;
    }

    .day-label {
        flex-basis: calc(14% - 2px);
        font-size: 10px;
    }

    .content-title {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
    }

    .login-panel {
        padding: 1rem;
    }

    .login-title {
        font-size: 20px;
        line-height: 18px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .login-logo {
        margin-bottom: 10px;
    }

    .login-short-logo {
        width: 190px;
    }

    .login-full-logo {
        width: 180px;
    }

    .input-form-input,
    .input-form-select {
        margin: 10px 0;
    }

}

/* stages*/

.info-stages {
    border-radius: 22px;
    background: #f1f1f11f;
    overflow: hidden;
    width: fit-content;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
}

.info__stage__all {
    background: #000;
}

.info__stage__active__span {
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0%;
    width: 100%;
}


.info-stages button {
    padding: 4px 8px 4px 8px;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    width: max-content;
}

.info-stages button:hover {
    background: #e0e0e05e;
    border-radius: 0 !important;
}

.info-stages .active {
    background: #e0e0e05e;
    border-radius: 0 !important;
}

.info-stages button div {
    border-radius: 10px;
}

.info-stages a {
    padding: 8px 16px 8px 14px;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: relative;
}

.info-stages a:hover {
    background: #e0e0e05e;
    border-radius: 0 !important;
}

.info-stages a div {
    border-radius: 10px;
}

.info-stage__count {
    background: white;
    border-radius: 15px;
    padding: 1px 8px 2px 8px;
    margin-right: 5px;
}

.info-stage__all {
    background: #000;
}

.info-stage__active__span {
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0%;
    width: 100%;
}

.info-status__change .info-status__change__icon {
    border: 1px solid #a2a2a2;
    border-radius: 10px;
    text-align: center;
    padding: 0px 6px;
    width: 35px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-status__change .info-status__change__icon:hover {
    background: rgb(234, 234, 234);
}

.info-status {
    border-radius: 20px;
    width: fit-content;
    padding: 0px 9px;
    font-weight: 400;
    color: #fff;
}

.info-status__yellow {
    background: #FCB664;
    color: #fff;
}

.info-status__pink {
    background: #EE505A;
    color: #fff;
}

.info-status__blue {
    background: #57B6ED;
    color: #fff;
}

.info-status__steel_blue {
    background: #4778B4;
    color: #fff;
}

.info-status__mountain_meadow {
    background: #19B28D;
    color: #fff;
}

.info-status__green {
    background: #27AE60;
    color: #fff;
}

.info-status__lime {
    background: #A5D05F;
    color: #fff;
}

.info-status__red {
    background: #ff0000;
    color: #fff;
}

.info-status__red_black {
    background: #590000;
    color: #fff;
}

.info-status__white {
    background: #FFFFFF;
    color: #000000 !important;
    border: 1px solid #e6e7e9;
}

.info-status__white {
    background: #FFFFFF;
    color: #000000 !important;
    border: 1px solid #e6e7e9;
}


.info-status__is__done {
    background: #E6E7E9;
    color: #6A737F;
}

.lds-dual-ring {
    /* change color here */
    color: #1c4c5b
}

.lds-dual-ring,
.lds-dual-ring:after {
    box-sizing: border-box;
}

.lds-dual-ring {
    display: inline-block;
    width: 10px;
    height: 10px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6.4px solid currentColor;
    border-color: currentColor transparent currentColor transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.rotate45deg {
    transform: rotate(45deg);
}

.button-check {
    width: 100px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    margin: auto;
}

.button-check-green:hover {
    border: 1px solid #27AE6050;
    background: #27AE6050;
}

.button-check-green #styled-element:hover {
    stroke: #27AE6050
}

table tr td {
    font-size: 12px;
    padding: 0.5rem;
    text-align: center;
    border-right: 1px solid #EDEEF0;
    border-top: 1px solid #EDEEF0;
}

table tr td:last-child {
    border-right: 0;
}

.itog_summa {
    position: fixed;
    top: 68px;
    right: 90px;
    background: #444;
    color: #fff;
    z-index: 4;
    box-shadow: 0 0 10px #535c69;
}

.crt_total {
    background: rgb(0, 0, 0) !important;
    color: #ffffff !important;
}

.val_results {
    background: #27ae60;
    background: linear-gradient(90deg, #27ae60 25%, rgba(237, 252, 237, 0) 100%);
    padding: 0.5rem;
    margin-bottom: 1rem;
}

.pribil_fact {
    background: #29d;
    background: linear-gradient(90deg, #29d 25%, rgba(237, 252, 237, 0) 92%);
    padding: 0.5rem;
    margin-bottom: 1rem;
}

.rasp_pribil {
    background: #d38428;
    background: linear-gradient(90deg, #d38428 25%, rgba(237, 252, 237, 0) 92%);
    padding: 0.5rem;
    margin-bottom: 1rem;
}

.select2-container {
    margin-top: 5px !important;
}

.highlighted {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    font-weight: bold;
    transition: background-color 0.5s ease;
    box-shadow: 0 0 10px black;
    z-index: 10;
    position: relative;

}

.select2-container .select2-selection--single {
    height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}

.select2-container--default .select2-selection--single {
    border-radius: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 62% !important;
}

input {
    padding-left: 4px !important;
}

label {
    padding-left: .25rem;
    font-size: 13px !important;
}

.input-form-input,
.input-form-select {
    padding: .25rem !important;
    font-size: 13px !important;
    height: calc(2rem + 2px);
}

.table table tbody tr td {
    padding: .25rem !important;
}

.select2-container .select2-selection--single {
    line-height: 30px !important;
}

.select2-container .select2-results__option {
    padding: 4px 8px;
    min-height: 30px;
}

.chat-message {
    display: flex;
    align-items: end;
    padding: 2px 8px;
    border-radius: 14px;
    position: relative;
    width: fit-content;
}

.chat-content {
    margin-right: 40px;
    max-width: fit-content;
}

.chat-message-date {
    position: absolute;
    right: 4px;
    bottom: 4px;
    font-size: 11px;
    color: #444444;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    padding: 0px 4px;
}

.event-content {
    display: flex;
    align-items: end;
    max-width: 68%;
    margin-left: 140px;
    margin-top: -20px;
}

.event-content[data-direction="1"] {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-left: auto;
}

.event-content[data-direction="0"] {
    flex-direction: row;
}

.events-date {
    color: #555555;
    text-align: center;
    background: #eff2f4;
    font-weight: bold;
    font-size: 16px;
}

.history-icon {
    display: inline-block;
    width: 20px;
    text-align: center;
}

.history-date {
    background: #E6E7E9 !important;
    border-radius: 4px;
    padding: 0px 4px;
}

.bg-telegram-light {
    background: #8fe8e8;
}

.bg-telegram {
    background: #effdde;
}

/* Image hover effect */
.hover-zoom {
    transition: transform 0.2s ease;
}

.hover-zoom:hover {
    transform: scale(1.05);
}

/* Modal styles */
.image-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
}

.modal-content-img {
    max-width: 90%;
    max-height: 90vh;
    margin: auto;
    display: block;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    animation: zoomIn 0.3s ease;
}

.close-modal {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    z-index: 10000;
}

.close-modal:hover {
    color: #bbb;
    transform: scale(1.1);
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Mobile optimization */
@media (max-width: 768px) {
    .modal-content-img {
        max-width: 95%;
    }

    .close-modal {
        top: 10px;
        right: 25px;
        font-size: 30px;
    }
}

.call-record {
    background: #f8f9fa;
    border: 1px solid #dee2e6 !important;
    transition: all 0.2s ease;
}

.call-record:hover {
    background: #e9ecef;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.info-status__blue {
    background: linear-gradient(45deg, #007bff, #0056b3) !important;
}

.info-status__purple {
    background: linear-gradient(45deg, #6f42c1, #5a2d91) !important;
}

/* Стили для истории событий */
.history-event {
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
    position: relative;
    border: none !important;
}

.history-event:hover {
    background: #E6E7E9;
}

.event-indicator {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    transition: all 0.2s ease;
}

.event-indicator:hover {
    transform: translateY(-50%) scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.event-indicator.event-info {
    background: linear-gradient(45deg, #17a2b8, #138496);
    color: white;
}

/* Modern History Tabs Styling */
.history-tabs {
    display: flex;
    gap: 0.5rem;
    padding: 0.5rem;
    background: #f8f9fa;
    border-radius: px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
}

.history-tabs::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.history-tab {
    border: none;
    background: transparent;
    /* padding: 0.75rem 1.25rem; */
    border-radius: 20px;
    color: #6c757d;
    transition: all 0.2s ease;
    font-size: 0.9rem;
    white-space: nowrap;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.history-tab:hover {
    background: #e9ecef;
    color: #495057;
}

.history-tab.active {
    background: #e7f1ff;
    color: #007bff;
    box-shadow: 0 2px 4px rgba(0, 123, 255, 0.1);
}

.tab-content {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0;
}

.tab-text {
    font-size: 0.9rem;
}

.tab-count {
    background: rgba(108, 117, 125, 0.1);
    padding: 0.2rem 0.5rem;
    border-radius: 12px;
    font-size: 0.8rem;
    min-width: 1.5rem;
    text-align: center;
}

.history-tab.active .tab-count {
    background: rgba(0, 123, 255, 0.2);
    color: #007bff;
}

.history-tab i {
    font-size: 1rem;
    width: 1.2rem;
    text-align: center;
}

.event-indicator.event-primary {
    background: linear-gradient(45deg, #007bff, #0056b3);
    color: white;
}

.event-indicator.event-warning {
    background: linear-gradient(45deg, #ffc107, #d39e00);
    color: white;
}

/* Message and timestamp styles */

/* Telegram message styles */
.badge {
    font-size: 0.8rem;
    padding: 0.35em 0.65em;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 6px;
    transition: all 0.2s ease;
}

.badge-info {
    background: rgba(23, 162, 184, 0.1);
    color: #17a2b8;
}

.badge-primary {
    background: rgba(0, 123, 255, 0.1);
    color: #007bff;
}

.badge-warning {
    background: rgba(255, 193, 7, 0.1);
    color: #d39e00;
}

.message-bubble {
    position: relative;
    margin: 0.5rem 0;
    padding: 0.8rem;
    border-radius: 12px;
    max-width: 80%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease;
}

.message-bubble:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

.message-bubble.incoming {
    background: #f8f9fa;
    margin-right: auto;
    border-bottom-left-radius: 4px;
}

.message-bubble.outgoing {
    background: #e7f1ff;
    margin-left: auto;
    border-bottom-right-radius: 4px;
}

.message-time {
    font-size: 0.75rem;
    color: #6c757d;
    margin-top: 0.25rem;
    opacity: 0.8;
}

.message-status {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.75rem;
    color: #007bff;
    margin-top: 0.25rem;
}

.message-status i {
    font-size: 0.8rem;
}

.badge-info {
    background-color: #17a2b8;
    color: white;
}

.badge-primary {
    background-color: #007bff;
    color: white;
}

.event-title {
    color: #2c3e50;
    font-size: 0.95rem;
}

.event-description {
    font-size: 0.85rem;
    margin-top: 0.25rem;
}

.note-text {
    font-size: 0.9rem;
    color: #495057;
    line-height: 1.4;
}

/* Стили для аудио плеера */
.audio-player audio {
    width: 100%;
    height: 40px;
    outline: none;
}

.audio-player audio::-webkit-media-controls-panel {
    background-color: #f8f9fa;
}

.audio-player audio::-webkit-media-controls-play-button,
.audio-player audio::-webkit-media-controls-pause-button {
    background-color: #007bff;
    border-radius: 50%;
}

.audio-player audio::-webkit-media-controls-volume-slider,
.audio-player audio::-webkit-media-controls-timeline {
    background-color: #007bff;
}

/* Компактный аудио плеер для истории событий */
.event-content audio {
    outline: none;
    border-radius: 4px;
}

/* Оставляем только кнопку воспроизведения */
.event-content audio::-webkit-media-controls-play-button,
.event-content audio::-webkit-media-controls-pause-button {
    border-radius: 50%;
    margin: 2px;
}

.event-content audio::-webkit-media-controls-panel {
    background-color: transparent;
    justify-content: center;
}

/* Стили для контейнера аудио плеера */
.audio-player-container {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    border: 1px solid #dee2e6;
}

.audio-player-container audio {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.audio-player-container .btn {
    font-size: 12px;
    padding: 5px 10px;
}

.call-record {
    background: #fff;
    border: 1px solid #e9ecef;
    transition: all 0.2s ease;
}

.call-record:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-color: #007bff;
}

.audio-error-msg {
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Адаптивность для мобильных */
@media (max-width: 768px) {
    .call-record {
        margin-bottom: 1rem;
    }

    .call-record .d-flex {
        flex-direction: column;
        align-items: flex-start;
    }

    .call-record .text-right {
        text-align: left !important;
        margin-top: 0.5rem;
    }
}

.points {
    display: flex;
    justify-content: end
}

.points a {
    height: 10px;
    width: 10px;
    padding: 4px;
    margin: 0px 10px;
    border-radius: 20px;
}

.points a:nth-child(2),
.points a:nth-child(6),
.points a:nth-child(9) {
    border: 1px solid black;
}

.points a:nth-child(6),
.points a:nth-child(9) {
    border-radius: 0 !important;
}

.points .points-late {
    background: #ff1900;
}

.points .points-on-process {
    background: #f1f5f9;
    border: 1px solid #d5d2d2;
}

.points .points-active {
    background: #ffa600;
}

.points .points-done {
    background: #009600;
}

.points .points-not-time {
    background: #800080;
}

.blink {
    -webkit-animation: blink 1000ms infinite;
    animation: blink 1000ms infinite;
}

@-webkit-keyframes blink {
    50% {
        background-color: rgba(255, 67, 67, 0.514);
    }
}

@keyframes blink {
    50% {
        background-color: rgba(255, 67, 67, 0.514);
    }
}

/* Deadline Extension Modal Styles */
.deadline-extension-info {
    position: relative;
}

.deadline-extension-collapse {
    min-width: 300px;
    z-index: 1000;
    left: -280px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border: 1px solid #dee2e6;
    max-height: 300px;
    overflow-y: auto;
}

.deadline-extension-item {
    border-left: 3px solid #007bff;
    padding-left: 10px;
}

.deadline-extension-item:not(:last-child) {
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.text-blue {
    color: #007bff !important;
}

.text-gray {
    color: #6c757d !important;
}

.gap-12 {
    gap: 12px !important;
}
