.operation-classification-tile{padding:0 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;max-width:150px;font-weight:bold;text-transform:uppercase;cursor:pointer}.operation-classification-tile__title{font-size:10px;color:var(--cp-text-color-main)}.operation-classification-tile__status{font-size:16px}.operation-classification-tile__line{display:flex;align-items:center}.operation-classification-tile__line .icon-btn .fa-com-icons{font-size:12px}
.operation-logger-list-item{padding:8px 20px;display:flex;align-items:center;justify-content:space-between}.operation-logger-list-item__checkbox{margin-right:12px}.operation-logger-list-item__user-avatar{margin-right:10px}.operation-logger-list-item__user-label{display:flex;align-items:center;line-height:1.2}.operation-logger-list-item__user-title{max-width:350px;display:flex}.operation-logger-list-item__user-title .ant-typography{font-size:10px}@media(max-width: 576px){.operation-logger-list-item__user-title{max-width:170px;flex-direction:column}.operation-logger-list-item__separator{display:none}}.operation-logger-list-item__role-expiry{white-space:nowrap;margin-left:.5ch}@media(max-width: 576px){.operation-logger-list-item__role-expiry{margin-left:0}}.operation-logger-list-item__user-display{display:flex;gap:4px;align-items:center}.operation-logger-list-item__user-display .ant-tag{font-size:9px;line-height:11px}.operation-logger-list-item__options{display:none}@media(max-width: 576px){.operation-logger-list-item__instances{display:flex;flex-direction:column}.operation-logger-list-item__instances .ant-tag{margin-bottom:1px}}.operation-logger-list-item:hover{background-color:var(--cp-color-selected-background)}.operation-logger-list-item:hover .operation-logger-list-item__instances{display:none}.operation-logger-list-item:hover .operation-logger-list-item__options{display:block}
.ModifyLoggerModal__date-picker{width:100%}
.modify-user-email{display:flex}
.operation-loggers-list{height:100%}.operation-loggers-list__list{height:calc(100% - 20px);overflow:auto}.operation-loggers-list__footer{height:20px;border-top:1px solid var(--cp-border-color-main)}
.ModifyLoggerModal__date-picker{width:100%}.dateBox{display:flex;align-items:center;justify-content:space-between}
.notifications-button__bell{color:var(--cp-text-color-main)}.navbar-notifications-bell{--cp-badge-background-color: #3c4962}.navbar-notifications-bell:has(.has-notifications){background-color:var(--cp-badge-background-color)}.navbar-notifications-bell:has(.has-notifications) svg{color:#fff}.navbar-notifications-bell:has(.has-notifications) sup{--cp-badge-background-color: white;color:var(--cp-text-color-main)}.navbar-notifications-bell:has(.has-notifications) span{--cp-badge-background-color: #3c4962;color:var(--cp-badge-background-color)}
.notifications-drawer .ant-drawer-body{padding:0}.notifications-drawer__header{padding:0 24px;height:55px;border-bottom:1px solid var(--cp-border-color-main);display:flex;justify-content:space-between;align-items:center}.notifications-drawer__list{height:calc(100vh - 55px);overflow:auto}.notifications-drawer__tabs .ant-tabs-nav{padding:0 24px;height:55px}.notifications-drawer__tabs .notification-list-item{padding:12px}
.notifications-list{width:100%}
.notification-list-item:hover{background-color:var(--cp-color-selected-background);cursor:pointer}
.deadline-picker{width:100%}.deadline-picker__cell_recurring{color:#fff;background:#4688cf;width:2.5rem;height:2.5rem;border-radius:4px;transition:box-shadow .15s;border:1px solid rgba(0,0,0,0);display:flex;justify-content:center;align-items:center}.deadline-picker__mobile-input{padding:10px;display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}.deadline-picker__mobile-drawer .ant-drawer-body{padding:10px;display:flex;justify-content:center}.deadline-picker__mobile-drawer .ant-drawer-body .p-calendar{width:100%}.deadline-picker__mobile-drawer .ant-drawer-body .p-datepicker{border:rgba(0,0,0,0)}.deadline-picker__overlay{width:320px;border:none}.deadline-picker__overlay .p-overlaypanel-content{padding:0}.deadline-picker__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;width:160px}.deadline-picker .p-datepicker-trigger,.deadline-picker .p-datepicker-trigger:hover{background-color:rgba(0,0,0,0);color:var(--cp-text-color-secondary);border:rgba(0,0,0,0)}.deadline-picker .p-datepicker-prev,.deadline-picker .p-datepicker-next{width:3rem !important}
.deadline-picker-footer{padding:10px}.deadline-picker-footer__recurring{display:flex;justify-content:space-between;align-items:center}.deadline-picker-footer__controls{padding:10px 0;display:flex;justify-content:space-between;align-items:center}.deadline-picker-footer__weekly-options{padding-top:4px;display:flex;justify-content:space-between}.deadline-picker-footer__weekly-checkbox{display:flex;flex-direction:column;justify-content:center;align-items:center}.deadline-picker-footer__steps{display:flex;justify-content:space-between;border-top:1px solid var(--cp-border-color-main);border-bottom:1px solid var(--cp-border-color-main)}.deadline-picker-footer__step{background-color:rgba(0,0,0,0);border:none;color:var(--cp-text-color-main);width:100%;height:35px}.deadline-picker-footer__step:not(:last-child){border-right:1px solid var(--cp-border-color-main)}
.monthly-recurring-value__row{display:flex;align-items:center;justify-content:space-between;padding-top:5px}.monthly-recurring-value__label{margin-bottom:0;font-weight:bold;margin-left:10px}.monthly-recurring-value__controls{display:flex;gap:10px}
/*
! tailwindcss v3.4.9 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::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 / 0.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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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 / 0.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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[78px\] {
  right: 78px;
}
.top-\[35px\] {
  top: 35px;
}
.z-10 {
  z-index: 10;
}
.m-0 {
  margin: 0px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-12 {
  height: 3rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[92\%\] {
  height: 92%;
}
.h-\[calc\(100vh-220px\)\] {
  height: calc(100vh - 220px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.w-12 {
  width: 3rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[245px\] {
  width: 245px;
}
.w-\[250px\] {
  width: 250px;
}
.w-full {
  width: 100%;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-\[17rem\] {
  max-width: 17rem;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.flex-1 {
  flex: 1 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-6 {
  gap: 1.5rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-\[1px\] {
  border-top-width: 1px;
}
.border-none {
  border-style: none;
}
.\!border-\[\#596882\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(89 104 130 / var(--tw-border-opacity)) !important;
}
.\!border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}
.border-\[\#00000040\] {
  border-color: #00000040;
}
.border-\[\#485e9029\] {
  border-color: #485e9029;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.bg-\[\#01041e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 4 30 / var(--tw-bg-opacity));
}
.bg-\[\#0168fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 104 250 / var(--tw-bg-opacity));
}
.bg-\[\#09295e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 41 94 / var(--tw-bg-opacity));
}
.bg-\[\#172032\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 32 50 / var(--tw-bg-opacity));
}
.bg-\[\#172033\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 32 51 / var(--tw-bg-opacity));
}
.bg-\[\#1b2e4b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 46 75 / var(--tw-bg-opacity));
}
.bg-\[\#1f2d43\] {
  --tw-bg-opacity: 1;
  background-color: rgb(31 45 67 / var(--tw-bg-opacity));
}
.bg-\[\#7987a1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(121 135 161 / var(--tw-bg-opacity));
}
.bg-\[\#d9d9d9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.bg-\[\#e5e9f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 233 242 / var(--tw-bg-opacity));
}
.bg-\[\#f5f6fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 250 / var(--tw-bg-opacity));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.object-cover {
  object-fit: cover;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-\[2px\] {
  padding: 2px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.text-left {
  text-align: left;
}
.text-end {
  text-align: end;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.\!text-\[\#09295e\] {
  --tw-text-opacity: 1 !important;
  color: rgb(9 41 94 / var(--tw-text-opacity)) !important;
}
.text-\[\#00000040\] {
  color: #00000040;
}
.text-\[\#384a66\] {
  --tw-text-opacity: 1;
  color: rgb(56 74 102 / var(--tw-text-opacity));
}
.text-\[\#8094ae\] {
  --tw-text-opacity: 1;
  color: rgb(128 148 174 / var(--tw-text-opacity));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.systemMessageBox {
  border-radius: 12px;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 0;
}
.clientMessageBox {
  border-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
}

select {
  -webkit-appearance: none;
}

#chatListItem:last-child {
  margin-bottom: 120px;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 768px) {

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:w-1\/4 {
    width: 25%;
  }
}

@media (min-width: 1024px) {

  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }

  .lg\:max-w-xs {
    max-width: 20rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.darkMode{background-color:#1b2e4b !important}.lightMode{background-color:#fff !important}
.ResponsePanelContainer{--highlighted-background-color: transparent;display:flex;overflow:hidden;border-bottom:1px solid var(--cp-border-controls);border-top:1px solid var(--cp-border-controls);background-color:var(--cp-background-main-color);min-height:32px}.ResponsePanelContainer__Wizard{background-color:var(--cp-background-main-color);margin:0;padding:0;display:flex;justify-content:space-between;overflow:hidden;width:100%}.ResponsePanelContainer__TextWrapper{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;max-width:100%;flex:1 1;min-width:0}.ResponsePanelContainer__StepContent{position:relative;text-decoration:none;margin-left:2px;text-align:center;font-size:12px;color:var(--cp-text-color-main);background:var(--cp-background-main-color);cursor:pointer;padding:5px 6px 5px 24px;flex:1 1;display:flex;align-items:center;justify-content:center;max-width:100%;min-width:0}.ResponsePanelContainer__StepContent:hover{text-decoration:none}.ResponsePanelContainer__StepContent:first-child{margin-left:0;padding:5px 6px 5px 12px}.ResponsePanelContainer__StepContent:before{width:0;height:0;position:absolute;content:"";top:0;left:-2px;border-top:15px inset rgba(0,0,0,0);border-bottom:15px inset rgba(0,0,0,0);border-left:15px solid var(--cp-border-controls)}.ResponsePanelContainer__StepContent:after{width:0;height:0;position:absolute;content:"";top:0;z-index:2;border-top:15px inset rgba(0,0,0,0);border-bottom:15px inset rgba(0,0,0,0);border-left:15px solid var(--cp-background-main-color);right:-14px}.ResponsePanelContainer__StepContent:first-child:before,.ResponsePanelContainer__StepContent:last-child:after{border:none}.ResponsePanelContainer__StepContent:last-child:not(.ResponsePanelContainer__StepContent_current){background-color:var(--cp-background-main-color)}.ResponsePanelContainer__StepContent.ResponsePanelContainer__StepContent_current{background:var(--highlighted-background-color)}.ResponsePanelContainer__StepContent.ResponsePanelContainer__StepContent_current:after{border-left-color:var(--highlighted-background-color) !important}.ResponsePanelContainer__OptionsDropdown{min-width:20px;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;color:#8392a5;cursor:pointer}.ResponsePanelContainer__OptionsDropdown :hover{color:#1b2e4b}.OptionsDropdownMenu{border:solid 1px #c0ccda;border-radius:4px !important}.OptionsDropdownMenu .ant-dropdown-menu,.OptionsDropdownMenu .ant-dropdown-menu-submenu .ant-dropdown-menu{border-radius:4px !important}.OptionsDropdownMenu .ant-dropdown-menu-item{padding:3px 8px !important;border-radius:4px !important}.OptionsDropdownMenu .ant-dropdown-menu-item:hover{background-color:#f5f6fa}.OptionsDropdownMenu .ant-dropdown-menu-item-disabled span,.OptionsDropdownMenu .ant-dropdown-menu-submenu-title-disabled span{color:rgba(0,0,0,.25)}
.task-headless-table_header_complete_button{width:50px;border-right:none !important}.task-headless-table_header_details_button{width:110px}.task-headless-table_header_id_user_assigned{width:190px}.task-headless-table_header_deadline_time{width:190px}.task-headless-table_header_priority{width:110px}.task-headless-table_header_status{width:200px}.task-headless-table .headless-table__cell_column_complete_button{border-right:none}.task-headless-table__add-task{cursor:pointer;border-bottom:none;color:var(--cp-text-color-secondary)}
.complete-button-cell .table-complete-button{padding:2px 0 0 1px;text-align:end}.complete-button-cell .table-complete-button svg{font-size:17px;transition:all .2s ease-in-out}.complete-button-cell .table-complete-button:hover svg,.complete-button-cell .btn-task-completed svg{background-color:#e2fffa !important;color:#00bf9c !important;fill:#00bf9c !important;transition:background-color .2s ease-in-out;border-radius:50%}.complete-button-cell .btn-task-completed.ant-btn-link[disabled] *{color:#00bf9c !important}.complete-button-cell .table-complete-button.red-text svg{color:#dc3545 !important}.theme-dark .complete-button-cell .table-complete-button:hover svg,.theme-dark .complete-button-cell .btn-task-completed svg{background-color:#1e4d45 !important}
.task-complete-button__submit{width:100%;height:36px}.task-complete-button__submit_active{color:#f5f6fa;background:#0e278c;border-color:#0e278c}
.task-assignee-cell.p-dropdown:hover{border-color:rgba(0,0,0,0)}.task-assignee-cell.p-dropdown:hover .p-dropdown-clear-icon{background-color:var(--cp-background-substrate-color)}
.task-assignee-editor{width:100%}.task-assignee-editor.p-dropdown{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.task-assignee-editor.p-dropdown .p-dropdown-trigger,.task-assignee-editor.p-dropdown .p-dropdown-clear-icon{visibility:hidden}.task-assignee-editor.p-dropdown:hover .p-dropdown-trigger,.task-assignee-editor.p-dropdown:hover .p-dropdown-clear-icon{visibility:visible}
.task-deadline-cell .p-inputtext:hover{border-color:rgba(0,0,0,0)}
.task-deadline-editor .p-inputtext{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.task-deadline-editor .p-placeholder{color:var(--cp-text-color-secondary)}
.task-card{display:flex;min-height:100%;flex-direction:column}.task-card__input{padding:12px 20px;background-color:var(--cp-background-secondary-dark-color)}.task-card__footer{position:-webkit-sticky;position:sticky;bottom:0}.task-card .mentions{min-height:auto}
.task-card-detail{padding:8px 20px 12px}
.task-card-title{margin:0 -12px}.task-card-title__input.ant-input[class]{font-weight:600;font-size:24px;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.task-card-title__input.ant-input[class]:hover{border-color:var(--cp-border-color-main)}

.task-card-field{display:flex;height:36px;align-items:center}.task-card-field__label{width:120px;padding-right:8px}.task-card-field__field{width:100%;max-width:210px}
.task-card-deadline-field__formatter{padding-left:4px}
.task-card-priority-field__formatter{margin-left:4px}
.task-card-empty-field{border:none;height:30px;background-color:rgba(0,0,0,0);border-radius:6px;margin-left:4px}.task-card-empty-field:hover{background-color:var(--cp-background-substrate-color)}
.task-card-description__input.ant-input[class]{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.task-card-description__input.ant-input[class]:hover{border-color:var(--cp-border-color-main)}.task-card-description__input-container{margin:0 -12px}
.task-card-comments{padding:0 20px;background-color:var(--cp-background-secondary-dark-color);border-top:1px solid var(--cp-border-color-main);display:flex;flex-direction:column;flex:1 1}
