*, ::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:  ;
}/*
! tailwindcss v3.4.17 | 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 */
  -moz-tab-size: 4; /* 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]) {
  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]:where(:not([hidden="until-found"])) {
  display: none;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.\!collapse {
  visibility: collapse !important;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-4 {
  left: 1rem;
}
.top-4 {
  top: 1rem;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.m-5 {
  margin: 1.25rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.-mb-8 {
  margin-bottom: -2rem;
}
.-ml-px {
  margin-left: -1px;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.\!inline {
  display: inline !important;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.\!table {
  display: table !important;
}
.table {
  display: table;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-full {
  height: 100%;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-full {
  min-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.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)) !important;
}
.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 {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-5 {
  gap: 1.25rem;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.p-4 {
  padding: 1rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.\!shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.ring-1 {
  --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, 0 0 #0000);
}
.ring-8 {
  --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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.invert {
  --tw-invert: invert(100%);
  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);
}
.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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 640px) {

  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-2 {
    margin-top: 0.5rem;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 768px) {

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.document_notification_dialog___LqsOc .ant-modal-title .svg-inline--fa {
  font-size: 20px;
  margin-right: 8px;
}
.document_notification_dialog___LqsOc .ant-modal-body {
  padding-top: 10px !important;
}
.document_notification_dialog___LqsOc .explanation {
  font-size: 16px;
  padding: 10px 0 20px;
  color: #000000;
}
.document_notification_dialog___LqsOc .ant-checkbox-wrapper {
  display: block;
  margin-left: 0;
  margin-bottom: 12px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-operate-dropdown___RsVP8 {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.document-operate-dropdown___RsVP8 .menu-search {
  width: 180px;
  padding: 10px 12px 5px 12px;
}
.document-operate-dropdown___RsVP8 .menu-list {
  max-height: 50vh;
}
.document-operate-dropdown___RsVP8 .menu-list .ant-menu-vertical > .ant-menu-item {
  height: 36px;
  line-height: 36px;
  margin: 0;
}
.document-operate-dropdown___RsVP8 .menu-list .ant-menu-vertical {
  border-right: none;
}
.document-operate-dropdown___RsVP8 .menu-list .ant-menu-item-selected {
  color: #000000a6;
  background: none;
}
.document-operate-dropdown___RsVP8 .menu-list .ant-menu-item-active {
  color: #000000a6;
  background: #e6f7ff;
}
.document-operate-dropdown___RsVP8 .menu-list .ant-empty {
  padding: 10px 0;
  color: #00000040;
}
.document-operate-dropdown___RsVP8 .menu-list .ant-empty .ant-empty-image {
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #0000005c;
  margin: 0;
}
.document-operate-dropdown___RsVP8 .type-icon {
  width: 22px;
  color: #666;
  font-size: 0.875em;
  display: inline-block;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.filter-view-menu {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.filter-view-menu .filter-views-title {
  height: 42px;
  line-height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px 0 10px;
  margin: 0 12px;
  border-bottom: 1px solid #e6e6e6;
  color: #5d5d5d;
  font-weight: bold;
}
.filter-view-menu .filter-views-title svg {
  color: #868686;
  cursor: pointer;
}
.filter-view-menu .filter-views-container {
  display: flex;
  padding: 20px 40px 20px 22px;
}
.filter-view-menu .filter-views-container > div {
  margin-right: 40px;
}
.filter-view-menu .filter-views-container > div:last-child {
  margin-right: 0;
}
.filter-view-menu .filter-views-container .menu-item-title {
  margin-bottom: 4px;
  color: #5d5d5d;
  font-weight: bold;
  line-height: 20px;
}
.filter-view-menu .filter-views-container .filter-date-picker {
  width: 160px;
  padding: 4px 5px 4px;
}
.filter-view-menu .filter-views-container .filter-date-picker .ant-picker-input > input {
  font-size: 13px;
  text-align: center;
}
.filter-view-menu .filter-views-container .filter-date-picker .ant-calendar-picker-input {
  border: 0;
  border-radius: 0;
  padding: 4px 0;
  font-size: 13px;
}
.filter-view-menu .filter-views-container .filter-date-picker .ant-calendar-picker-input .ant-calendar-picker-clear, .filter-view-menu .filter-views-container .filter-date-picker .ant-calendar-picker-input .ant-calendar-picker-icon {
  right: 0;
}
.filter-view-menu .filter-views-container .filter-date-picker .ant-picker-separator {
  width: 18px;
}
.filter-view-menu .filter-views-container .filter-form .ant-form-item {
  margin-bottom: 10px;
}
.filter-view-menu .filter-views-container .filter-form .ant-form-item .ant-form-item-label {
  padding: 0 0 3px;
}
.filter-view-menu .filter-views-container .filter-form .ant-form-item .ant-form-item-label label {
  color: #cbcbcb;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
}
.filter-view-menu .filter-views-container .filter-form .ant-form-item .ant-form-item-control-input {
  height: 30px;
  min-height: 30px;
}
.filter-view-menu .filter-views-container .filter-form .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content > div {
  height: 30px;
}
.filter-view-menu .filter-views-container .filter-menu-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  color: #868686;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.filter-view-menu .filter-views-container .filter-menu-item.bold {
  color: #217eb2;
}
.filter-view-menu .filter-views-container .filter-menu-item .ant-avatar {
  margin-right: 8px;
}
.filter-view-menu .filter-views-container .filter-menu-item .filter-name .name {
  margin-left: 10px;
}
.filter-view-menu .filter-views-container .filter-menu-item .filter-name .icon {
  display: inline-block;
  min-width: 14px;
  margin-right: 8px;
}
.filter-view-menu .filter-view-menu_footer {
  display: flex;
  justify-content: flex-end;
  padding: 14px 12px 20px 10px;
  margin: 0 12px;
  border-top: 1px solid #e6e6e6;
}
.filter-view-menu .filter-view-menu_footer .ant-btn {
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  font-weight: 500;
  padding: 0 15px;
  border-radius: 5px;
}
.filter-view-menu .filter-view-menu_footer .footer-reset-btn {
  color: #5d5d5d;
  border: 1px solid #868686;
}
.filter-view-menu .filter-view-menu_footer .footer-filter-btn {
  color: #fff;
  background: #217eb2;
  border: none;
  margin-left: 8px;
}
.filter-view-menu .filter-view-menu_footer .footer-filter-btn:hover {
  color: #fff;
  background: #217eb2;
}
.ant-btn.filter-view-menu-icon {
  width: 30px;
  height: 30px;
  padding: 0 7px;
  cursor: pointer;
  color: #868686;
  border-radius: 5px;
  border: 1px solid #868686;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.ant-btn.create-new-btn {
  height: 30px;
  color: #217eb2;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  border-radius: 5px;
  padding: 0 10px;
  border: solid 1px #217eb2;
}
.create-new-icon {
  font-size: 19px;
  color: #cbcbcb;
  cursor: pointer;
}
.create-new-icon:hover {
  color: #217eb2;
}

.search-header___JgoU1 .ant-input {
  border: 0;
  border-left: 0;
  border-top: 0;
  border-right: 0;
}
.search-header___JgoU1 .ant-input:focus {
  box-shadow: none;
}

.selected-filter-label-list {
  color: #5d5d5d;
}
.selected-filter-label-list .selected-filtertitle {
  display: inline-block;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  margin-right: 8px;
  margin-top: 1em;
}
.selected-filter-label-list .voplus-tag.ant-tag {
  margin-top: 1em;
}
.selected-filter-label-list .voplus-tag.ant-tag.more {
  padding: 0 10px;
}
.selected-filter-label-list .clear-all {
  height: 30px;
  border: 1px solid #868686;
  border-radius: 5px;
  color: #868686;
  background: #fff;
  padding: 0 15px;
  margin-top: 1em;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.sort-view-dropdown____d2qg {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.sort-view-dropdown____d2qg h4 {
  padding: 10px 15px;
  font-weight: bold;
}
.sort-view-dropdown____d2qg .ant-checkbox-group {
  display: block;
  padding: 0px 20px;
}
.sort-view-dropdown____d2qg .ant-checkbox-group .ant-checkbox-group-item {
  display: flex;
  margin-bottom: 10px;
  font-size: 13px;
}
.sort-view-dropdown____d2qg .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-inline-start: 0;
}
.sort-view-dropdown____d2qg .sort-view-bottom {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #ebeef5;
  padding: 0 15px;
}
.sort-view-dropdown____d2qg .sort-view-bottom .ant-btn {
  padding: 0 5px;
}
.sort-view-dropdown____d2qg .sort-view-bottom .default {
  color: #606266;
}
.sort-menu-tool___qFi76 {
  height: 30px;
  line-height: 30px;
  display: inline-flex;
  align-items: center;
  color: #868686;
  border: 1px solid #868686;
  border-radius: 5px;
  font-size: 0.875em;
  padding: 0.1875em 0;
}
.sort-menu-tool___qFi76 .sort-label {
  padding-left: 0.3125em;
}
.sort-menu-tool___qFi76 .sort-icon {
  display: flex;
  flex-direction: column;
  transition: all 0.3s;
  cursor: pointer;
  padding: 0 0.375em 0 0.3125em;
}
.sort-menu-tool___qFi76 .sort-icon .sort-up,
.sort-menu-tool___qFi76 .sort-icon .sort-down {
  height: 0.625em;
  transition: all 0.3s;
}
.sort-menu-tool___qFi76 .sort-icon .sort-up {
  top: 0;
}
.sort-menu-tool___qFi76 .sort-icon .sort-down {
  bottom: 0;
}
.sort-menu-tool___qFi76 .sort-icon .on {
  color: #217eb2;
}
.sort-menu-tool___qFi76 .more-menu {
  border-left: 1px solid #d9d9dd;
  padding: 0 0.375em;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.list-view-header-tool {
  padding: 10px 20px;
}
.list-view-header-tool .header-tool-space {
  width: 100%;
  display: flex;
}
.list-view-header-tool .header-tool-space .batch-operation-checkbox {
  height: 30px;
  margin-right: 15px;
}
.list-view-header-tool .header-tool-space .create-new-btn, .list-view-header-tool .header-tool-space .filter-view-menu-icon, .list-view-header-tool .header-tool-space .stort-header-tool {
  margin-left: 15px;
}
.list-view-header-tool .header-tool-space .search-header-tool {
  flex: 1;
}
.list-view-header-tool .header-tool-space .search-header-tool .ant-input-outlined {
  height: 30px;
  border: 1px solid #868686;
  border-radius: 5px;
}
.list-view-header-tool .header-tool-space .search-header-tool .ant-input-outlined:hover {
  border-color: #1677ff;
}
.list-view-header-tool .header-tool-space .batch-operation-checkbox .ant-checkbox-inner {
  width: 22px;
  height: 22px;
  border-color: #868686;
}
.list-view-header-tool .header-tool-space .batch-operation-checkbox:hover .ant-checkbox-inner {
  border-color: #1677ff;
}
.list-view-header-tool .selected-filter-list {
  font-size: 14px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.multiple-header___OUaZy.multiple-header-padding {
  padding-top: 15px;
}
.multiple-header___OUaZy .multiple-icon-text {
  cursor: pointer;
  color: #575757;
  font-size: 1.25em;
  font-weight: bold;
}
.multiple-header___OUaZy .multiple-icon-text .ant-btn {
  padding: 0 0.5em 0 0;
  font-size: 1em;
}
.multiple-header___OUaZy .select-operate-btn .ant-btn {
  font-size: 1em;
  padding: 0 0.75em;
}
.multiple-header___OUaZy .select-operate-btn .ant-checkbox-wrapper {
  font-size: 1em;
  font-weight: bold;
  color: #575757;
}
.multiple-header___OUaZy .select-operate-btn .ant-checkbox-wrapper .ant-checkbox {
  font-size: 1em;
}
.multiple-header___OUaZy .select-operate-btn .ant-checkbox-wrapper .ant-checkbox + span {
  padding: 0 0 0 0.5em;
}
.multiple-header___OUaZy .select-operate-btn .ant-checkbox-inner {
  width: 1.125em;
  height: 1.125em;
}
.multiple-header___OUaZy .select-operate-btn .del-btn {
  color: #ee6868;
}
.multiple-header___OUaZy .select-operate-btn .del-btn:hover {
  color: #ee6868;
}
.multiple-header___OUaZy .select-operate-btn .cancel-btn {
  color: #777777;
}
.multiple-header___OUaZy .select-operate-btn .cancel-btn:hover {
  color: #217eb2;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.data-icon {
  display: inline-block;
  cursor: pointer;
}
.data-icon .svg-inline--fa {
  margin-right: 5px;
}
.data-icon:hover {
  color: #217eb2;
}
.data-icon + .data-icon {
  margin-left: 12px;
}
.data-icon .currency-amount .ant-statistic-content {
  color: #777777;
}
.data-icon .currency-amount .ant-statistic-content:hover {
  color: #217eb2;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.flag-icon {
  cursor: pointer;
}
.flag-icon .svg-inline--fa:hover {
  opacity: 0.5;
}
.flag-icon.readonly {
  cursor: default;
}
.flag-menu {
  padding: 4px 0;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  border: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
.flag-menu .ant-menu-item {
  height: 2.375em;
  line-height: 2.375em;
  border-radius: 5px;
  padding: 0 12px;
  margin: 0 8px !important;
}
.flag-menu .ant-menu-item-active {
  background-color: #e6f7ff;
}
.flag-menu .ant-menu-item-selected {
  background-color: #94cdff !important;
}
.flag-menu .svg-inline--fa {
  margin-right: 10px;
  font-size: 15px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.morpho-inline-edit > .content-container {
  display: flex;
  align-items: center;
}
.morpho-inline-edit > .content-container > .content {
  flex: 1;
  overflow: hidden;
  cursor: default;
}
.morpho-inline-edit > .content-container > .content.clickable {
  cursor: text;
  min-height: 20px;
}
.morpho-inline-edit > .content-container > .buttons {
  cursor: pointer;
  font-size: 1rem;
}
.morpho-inline-edit > .content-container > .buttons :hover {
  color: #217eb2;
  font-size: 1.05rem;
}
.morpho-inline-edit > .content-container > .buttons :hover svg {
  filter: drop-shadow(2px 2px 2px #217eb2);
}
.morpho-inline-edit > .content-container > .buttons svg {
  margin-left: 5px;
}
.morpho-inline-edit > .content-container:not(:hover) .edit-icon, .morpho-inline-edit > .content-container:not(:hover) .delete-icon {
  display: none;
}
.morpho-inline-edit > .content-container .edit-icon, .morpho-inline-edit > .content-container .delete-icon {
  cursor: pointer;
  font-size: 1rem;
  color: lightgray;
}

.documents-data-icon_popover___qAz6C .ant-popover-inner-content {
  padding: 0;
}
.documents-data-icon_popover___qAz6C .ant-popover-inner-content .documents-container {
  width: 300px;
  height: 30vh;
}

.tip-icon___RefIF svg {
  color: #9d9d9d;
  font-size: 14px;
  margin-left: 8px;
}

.noteAlert-tip-icon svg {
  color: #252525 !important;
}
.noteAlert-tip-icon-Warning svg {
  color: #faad14 !important;
}
.noteAlert-tip-icon-Info svg {
  color: #1677ff !important;
}
.noteAlert-tip-icon-Error svg {
  color: #ff4d4f !important;
}

.avatar-item_inline {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.avatar-item_inline .ant-avatar {
  margin-right: 5px;
}
.avatar-item_inline.disabled {
  color: #999;
}
.avatar-item_block {
  color: #fff;
  cursor: pointer;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.tool-bar.tool-bar-2 .ant-btn {
  font-size: 16px;
  color: #868686;
  padding: 0 6px;
}
.tool-bar.tool-bar-2 .ant-btn:hover {
  color: #20aaea;
}
.tool-bar .ant-btn + .ant-btn {
  margin-left: 5px;
}
.tool-bar .ant-tooltip-disabled-compatible-wrapper {
  margin: 0 5px;
}
.tool-bar .ant-tooltip-disabled-compatible-wrapper + .ant-tooltip-disabled-compatible-wrapper {
  margin-left: 0;
}
.tool-bar .archive-btn {
  color: #faad14;
}
.tool-bar .delete-btn {
  color: #ee6868;
}
.tool-bar-menu {
  padding: 4px 0;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.tool-bar-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.tool-bar-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #f5f5f5;
}
.tool-bar-menu .ant-btn > span {
  margin-left: 10px;
}
.tool-bar-menu .delete {
  color: #ee6868;
}

.task-permission-modal___WkU_d .ant-modal-content .ant-modal-body {
  padding: 0 !important;
}

.plus-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #1abc9c;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.quick-search___hTGb4 {
  cursor: pointer;
}
.quick-search___hTGb4 .ant-input-affix-wrapper {
  width: auto;
  border-radius: 20px;
}
.quick-search___hTGb4 .margin-right-10 {
  margin-right: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.sort-view-dropdown___G4iSa {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.sort-view-dropdown___G4iSa h4 {
  padding: 10px 15px;
  font-weight: bold;
}
.sort-view-dropdown___G4iSa .ant-checkbox-group {
  display: block;
  padding: 0px 20px;
}
.sort-view-dropdown___G4iSa .ant-checkbox-group .ant-checkbox-group-item {
  display: flex;
  margin-bottom: 10px;
  font-size: 13px;
}
.sort-view-dropdown___G4iSa .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-inline-start: 0;
}
.sort-view-dropdown___G4iSa .sort-view-bottom {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #ebeef5;
  padding: 0 15px;
}
.sort-view-dropdown___G4iSa .sort-view-bottom .ant-btn {
  padding: 0 5px;
}
.sort-view-dropdown___G4iSa .sort-view-bottom .default {
  color: #606266;
}
.sort-menu___x5YFe {
  padding: 0.1875em 0;
  border: 1px solid #d9d9dd;
  border-radius: 5px;
  font-size: 0.875em;
  display: inline-flex;
  align-items: center;
}
.sort-menu___x5YFe .sort-icon {
  display: flex;
  flex-direction: column;
  transition: all 0.3s;
  cursor: pointer;
  padding: 0 0.375em 0 0.3125em;
}
.sort-menu___x5YFe .sort-icon .sort-up,
.sort-menu___x5YFe .sort-icon .sort-down {
  height: 0.625em;
  transition: all 0.3s;
}
.sort-menu___x5YFe .sort-icon .sort-up {
  top: 0;
}
.sort-menu___x5YFe .sort-icon .sort-down {
  bottom: 0;
}
.sort-menu___x5YFe .sort-icon .on {
  color: #217eb2;
}
.sort-menu___x5YFe .more-menu {
  border-left: 1px solid #d9d9dd;
  padding: 0 0.375em;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.filter-views-dropdown___q2Nhs {
  padding: 8px 0;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-item {
  padding: 0;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title {
  padding: 5px 15px;
  font-size: 13px;
  color: #333;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .ant-btn {
  padding: 0;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .filter-item {
  display: inline-block;
  width: 100%;
  position: relative;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .filter-item .filter-item-row {
  display: flex;
  justify-self: space-between;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .filter-item .view-operate .anticon {
  margin-left: 10px;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .item-operate {
  padding-left: 10px;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .item-operate .default {
  color: #666;
  margin-right: 10px;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  display: none;
}
.filter-views-dropdown___q2Nhs .ant-btn-link {
  font-size: 13px;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-item:hover,
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title:hover {
  background: transparent;
}
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-item:hover .item-name,
.filter-views-dropdown___q2Nhs .ant-dropdown-menu-submenu-title:hover .item-name {
  color: #217eb2;
}
.sub-views-dropdown___n5Qfr {
  padding: 8px 15px;
}
.sub-views-dropdown___n5Qfr h4 {
  font-weight: bold;
}
.sub-views-dropdown___n5Qfr .filter-info {
  margin: 0 10px;
  line-height: 24px;
  font-size: 13px;
  color: #333;
}
.sub-views-dropdown___n5Qfr:hover {
  background: transparent;
}
.filter-views-menu-icon___EmcCC {
  padding: 5px 0;
  cursor: pointer;
}
.filter-views-menu-icon___EmcCC .icon-margin-right {
  margin-right: 5px;
}
.filter-views-menu-icon___EmcCC .icon-margin-left {
  margin-left: 5px;
}


.page-list-view_loading___BBWEM {
  padding-top: 20px;
  text-align: center;
}
.page-list-view-empty___FQEBp {
  padding: 10px 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.list-view-main___urBrZ {
  height: 100%;
}
.list-view-main___urBrZ .list-view-page {
  display: block;
  flex: 1;
  font-size: 1em;
}
.list-view-main___urBrZ .list-view-page .multiple-box {
  margin-right: 10px;
  font-size: 1em;
}
.list-view-main___urBrZ .list-view-page .multiple-box .ant-checkbox {
  font-size: 1em;
}
.list-view-main___urBrZ .list-view-page .multiple-box .ant-checkbox-inner {
  width: 1.125em;
  height: 1.125em;
}
.list-view-main___urBrZ .list-view-page .vo-plus-column-item {
  display: flex;
  position: relative;
  flex: 1;
  cursor: pointer;
}

.frame-view___o5TgK {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.frame-view___o5TgK .frame-header {
  padding: 10px 20px;
  border-bottom: 1px solid #f2f2f2;
}
.frame-view___o5TgK .frame-header .frame-title {
  text-align: center;
}
.frame-view___o5TgK .frame-content {
  flex: 1;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.asideContent___WPUKh {
  height: 100%;
  display: flex;
  flex-direction: row;
  overflow-x: hidden;
}
.asideContent___WPUKh > div,
.asideContent___WPUKh > section {
  overflow-x: hidden;
  flex: 1;
}
.asideContent___WPUKh > aside {
  background-color: #ffffff;
  box-shadow: -2px 0 8px -2px rgba(0, 0, 0, 0.15);
  border-top: 1px solid #f0f0f0;
  z-index: 1;
  overflow-y: auto;
  animation: slideIn___pjiJS 0.3s ease-in;
  display: none;
}
.aside-enter {
  display: block !important;
}
.aside-enter-done {
  display: block !important;
  margin-left: 0 !important;
}
.aside-mobile {
  border-top: none !important;
}
@keyframes slideIn___pjiJS {
  from {
    transform: translateX(100%);
  }
  to {
    margin-left: 0;
    transform: translateX(0);
  }
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.list-view___gDzHz {
  background-color: white;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.list-view___gDzHz .list-header-content {
  border-bottom: 1px solid #e6e6e6;
}
.list-view___gDzHz .list-header-content .selected-filter-list {
  font-size: 14px;
  padding: 0 20px;
}
.list-view___gDzHz .list-view-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 20px;
}
.list-view___gDzHz .list-view-header .view-title {
  color: #252525;
  font-size: 1.25em;
  font-weight: 600;
}
.list-view___gDzHz .list-view-header .list-header-tools > span + span {
  margin-left: 10px;
}
.list-view___gDzHz .list-view-header .add-plus {
  margin-left: 10px;
}
.list-view___gDzHz .list-view-header .plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  background: #1abc9c;
  cursor: pointer;
}
.list-view___gDzHz .list-view-header-tool {
  padding: 20px;
}
.list-view___gDzHz .page-head-dashboard {
  margin-bottom: 20px;
}
.list-view___gDzHz .page-head-dashboard .list-view-header-tool {
  padding: 0;
  margin: 0;
  border: none;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.page-head-dashboard {
  background: #fff;
  transition: max-height 0.3s ease-in-out;
  max-height: 150px;
}
.page-head-dashboard.up {
  max-height: 42px;
}
.page-head-dashboard.selectedFilter {
  max-height: none;
}
.page-head-dashboard.selectedFilter .page-head-general.page {
  padding-bottom: 0;
  border: none;
}
.page-head-dashboard.selectedFilter .selected-filter-list {
  margin: 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.page-head-dashboard .simple-head {
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  margin: 0 20px;
  display: flex;
  justify-content: space-between;
}
.page-head-dashboard .simple-head .ant-breadcrumb {
  line-height: 42px;
}
.page-head-dashboard .head-show-icon {
  font-size: 14px;
  color: #cbcbcb;
  padding: 0 2px;
}
.page-head-dashboard .tool-bar.tool-bar-2 .ant-btn {
  font-size: 15px;
  color: #cbcbcb;
  margin-left: -8px;
}
.page-head-dashboard .node-tool-bar .ant-btn {
  font-size: 15px;
  color: #cbcbcb;
  margin-left: -8px;
}
.page-head-dashboard .page-head-general {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  margin: 0 20px;
}
.page-head-dashboard .page-head-general.page {
  border-bottom: 1px solid #e6e6e6;
}
.page-head-dashboard .page-head-general.headerTool {
  align-items: end;
}
.page-head-dashboard .head-active-list {
  display: flex;
}
.page-head-dashboard .head-active {
  min-width: 155px;
  height: 70px;
  background: #e7f1fc;
  display: flex;
  align-items: center;
  border-radius: 5px;
  padding: 0 12px 0 8px;
  margin-left: 18px;
}
.page-head-dashboard .head-active .active-icon {
  font-size: 18px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #217eb2;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-head-dashboard .head-active .head-active-content {
  font-size: 12px;
  color: #5d5d5d;
  margin-left: 5px;
  flex: 1;
}
.page-head-dashboard .head-active .head-active-content .figure {
  font-size: 24px;
  line-height: 33px;
  font-weight: bold;
  display: block;
}
.page-head-dashboard .head-active .head-active-content .ant-btn {
  height: 12px;
  font-size: 12px;
  color: #cbcbcb;
  padding: 0;
  float: right;
}
.page-head-dashboard .head-active .head-active-content .ant-btn:hover {
  color: #217eb2;
}
.page-head-dashboard .list-view-header-tool {
  padding: 0;
}
.page-head-content {
  display: flex;
}
.page-head-content .ant-avatar {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 2px;
  margin-right: 15px;
}
.page-head-content .page-head-avatar {
  width: 50px;
  height: 50px;
  padding: 0 12px;
  line-height: 50px;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #217eb2;
  background: #e5fbff;
  border-radius: 5px;
  border: 2px solid #217eb2;
  margin-right: 15px;
}
.page-head-content .page-head-info {
  color: #868686;
}
.page-head-content .page-head-name {
  display: flex;
  align-items: center;
  color: #217eb2;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
}
.page-head-content .page-head-name .ant-dropdown-trigger {
  color: #cbcbcb;
  font-weight: normal;
}
.page-head-content .description {
  font-size: 14px;
}

.new-unit-info-form___JX1Ad .ant-modal-body {
  padding: 15px 24px !important;
}
.new-unit-info-form___JX1Ad .ant-modal-body .ant-form-item {
  margin-bottom: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-operate-dropdown___qVGz5 {
  display: flex;
  flex-direction: column;
  max-height: 160px;
  background: #ffffff;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.document-operate-dropdown___qVGz5 .menu-search {
  width: 165px;
  padding: 10px 12px 5px 12px;
}
.document-operate-dropdown___qVGz5 .menu-list .ant-menu-vertical > .ant-menu-item {
  height: 36px;
  line-height: 36px;
  margin: 0;
}
.document-operate-dropdown___qVGz5 .menu-list .ant-menu-vertical {
  border-right: none;
}
.document-operate-dropdown___qVGz5 .menu-list .ant-menu-item-selected {
  color: #000000a6;
  background: none;
}
.document-operate-dropdown___qVGz5 .menu-list .ant-menu-item-active {
  color: #000000a6;
  background: #e6f7ff;
}
.document-operate-dropdown___qVGz5 .menu-list .ant-empty {
  padding: 10px 0;
  color: #00000040;
}
.document-operate-dropdown___qVGz5 .menu-list .ant-empty .ant-empty-image {
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #0000005c;
  margin: 0;
}
.document-operate-dropdown___qVGz5 .type-icon {
  width: 22px;
  display: inline-block;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.side-form header {
  height: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
}
.side-form .side-form-title {
  color: #5d5d5d;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
.side-form .side-form-colse-btn {
  color: #868686;
  font-size: 14px;
  line-height: 17px;
}
.side-form .side-form-colse-btn:hover {
  color: #5d5d5d;
}
.side-form .side-form-colse-btn svg {
  width: 11px;
  height: 16px;
}
.side-form .side-form-cancel-btn, .side-form .side-form-submit-btn {
  height: 30px;
  padding: 0 18px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.side-form .side-form-submit-btn {
  align-items: center;
  background-color: #217eb2;
}
.side-form .side-form-submit-btn:hover {
  opacity: 0.8;
}
.side-form .side-form-submit-btn .-loading-icon {
  display: flex;
  margin-right: 8px;
}

.new-document-form___cjNNf .form-item-layout {
  display: flex;
  align-items: center;
  font-size: 13px;
}
.new-document-form___cjNNf .form-item-layout .ant-select {
  width: 200px;
  margin-right: 20px;
}
.new-document-form___cjNNf .ant-form-item {
  margin-bottom: 10px;
}
.new-document-form___cjNNf .form-buttom {
  display: flex;
  justify-content: end;
}
.new-document-form___cjNNf .detailed {
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.new-document-form___cjNNf.sub-document-simply-form {
  flex: none;
  padding: 10px 20px 0 20px;
}

.avatar-item-img___ODkFU :global-disabled {
  opacity: 0.7;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.unit-item-in-contact-select {
  padding: 10px 0;
  margin: 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
.unit-item-in-contact-select .primary-information {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.unit-item-in-contact-select .primary-information .primary-info-left {
  display: flex;
  align-items: center;
}
.unit-item-in-contact-select .primary-information .primary-info-left .contact-check-box .ant-checkbox-inner {
  width: 14px;
  height: 14px;
  border-radius: 0;
}
.unit-item-in-contact-select .primary-information .primary-info-left .contact-check-box .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #217eb2;
  border-color: #217eb2;
}
.unit-item-in-contact-select .primary-information .contact-avatar {
  margin: 0 8px;
  border-radius: 0;
}
.unit-item-in-contact-select .primary-information .contact-name {
  max-width: 80%;
  color: #5d5d5d;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.unit-item-in-contact-select .primary-information .contact-name.mw-230 {
  max-width: 230px;
}
.unit-item-in-contact-select .primary-information .contact-position .ant-tag {
  color: #5d5d5d;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
}
.unit-item-in-contact-select .communication-information {
  margin: 0 15px;
  display: flex;
  align-items: center;
}
.unit-item-in-contact-select .communication-information .communication-information-item {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.unit-item-in-contact-select .communication-information .communication-information-item.mw-50 {
  max-width: 50%;
}
.unit-item-in-contact-select .communication-information .information-icon {
  color: #cbcbcb;
  margin: 0 10px;
}
.unit-item-in-contact-select .communication-information .information-info {
  color: #868686;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}

.contact-select-list-view .list-view-header-tool {
  padding: 10px 20px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.unit-list-tree___qBxwJ .ant-tree-treenode .ant-tree-switcher {
  margin-inline-end: 0;
}
.unit-list-tree___qBxwJ .ant-tree-treenode .ant-tree-iconEle {
  text-align: left;
}
.unit-list-tree___qBxwJ .ant-tree-treenode .ant-tree-node-content-wrapper {
  font-weight: bold;
}
.unit-list-tree___qBxwJ .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #217eb2;
  background: #f0f7ff;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.doc-select-dialog___ca3En {
  top: 70px;
}
.doc-select-dialog___ca3En .ant-modal-content .ant-modal-header {
  padding: 15px 24px !important;
}
.doc-select-dialog___ca3En .ant-modal-body {
  display: flex;
  height: 600px;
  padding: 5px 10px 10px !important;
}
.doc-select-dialog___ca3En .ant-modal-body .file-tree {
  flex: 0;
  min-width: 240px;
  padding-right: 10px;
  border-right: 1px solid #e6e6e6;
}
.doc-select-dialog___ca3En .ant-modal-body .body-content-display-area {
  flex: 1;
}
.doc-select-dialog___ca3En .ant-modal-body .body-content-display-area .ant-checkbox-group {
  height: calc(100% - 42px);
  display: block;
}
.doc-select-dialog___ca3En .ant-modal-body .body-content-display-area .units-select-function-btn {
  padding: 10px 20px 0;
}
.doc-select-dialog___ca3En .ant-modal-body .body-content-display-area .units-select-function-btn .ant-btn {
  height: 30px;
  color: #868686;
  padding: 2px 15px;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.doc-select-dialog___ca3En .ant-modal-body .body-content-display-area .units-select-function-btn .ant-btn-primary {
  color: #ffffff;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list {
  flex: 0;
  min-width: 240px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-header {
  margin: 0 14px;
  padding: 15px 0 10px;
  border-bottom: 1px solid #e6e6e6;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-header .header-title {
  color: #217eb2;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body {
  padding: 14px;
  height: calc(100% - 48px);
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body .selected-contact-list-item {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  justify-content: space-between;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body .selected-contact-list-item .list-item-info {
  display: flex;
  align-items: center;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body .selected-contact-list-item .list-item-avatar {
  border-radius: 0px;
  margin-right: 7px;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body .selected-contact-list-item .list-item-name {
  max-width: 150px;
  color: #5d5d5d;
  vertical-align: middle;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body .selected-contact-list-item .list-item-delete-btn:hover {
  background: none;
}
.doc-select-dialog___ca3En .ant-modal-body .selected-contact-list .list-body .selected-contact-list-item .list-item-delete-icon {
  width: 12px;
  height: 13px;
  color: #e6e6e6;
}
.doc-select-dialog___ca3En .ant-modal-footer {
  display: none;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.avatar-list-view {
  display: flex;
}
.avatar-list-view .ant-avatar-group .ant-avatar:not(:first-child) {
  margin-left: -5px;
}
.avatar-list-view .ant-avatar {
  width: 2em;
  height: 2em;
  line-height: 2em;
  font-size: 1em;
}
.avatar-list-view .avatar-item-add {
  color: #888;
  background-color: #fff;
  border: 1px solid #f2f2f2;
}
.avatar-list-view_menu {
  display: flex;
  flex-direction: column;
  height: 60vh;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(80, 80, 80, 0.12);
  border-radius: 5px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.avatar-list-view_menu .avatar-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 1em 0.75em;
}
.avatar-list-view_menu .avatar-search .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  border-radius: 0 5px 5px 0;
}
.avatar-list-view_menu .avatar-search .save-btn.ant-btn {
  font-size: 1.25em;
  margin-left: 8px;
  padding: 0 2px;
}
.avatar-list-view_menu .avatar-menu-item {
  display: flex;
  align-items: center;
  font-size: 1em;
  padding: 0.25em 1em;
  cursor: pointer;
}
.avatar-list-view_menu .avatar-menu-item .avatar-item_inline {
  flex: 1;
}
.avatar-list-view_menu .avatar-menu-item .avatar-item_inline .ant-avatar {
  flex-shrink: 0;
  width: 1.625em;
  height: 1.625em;
  line-height: 1.625em;
  font-size: 1em;
}
.avatar-list-view_menu .avatar-menu-item .icon-check {
  color: #217eb2;
}
.avatar-list-view_menu .avatar-menu-item .icon-check.disabled {
  color: #999;
}
.avatar-list-view_menu .multiple-footer-btn {
  border-top: 1px solid #d9d9dd;
  text-align: right;
}
.avatar-list-view_menu .multiple-footer-btn .ant-btn {
  height: 30px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.peopleAccess___ZBS9U {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.peopleAccess___ZBS9U .peopleAccessHeader {
  display: flex;
  justify-content: space-between;
  padding: 12px;
}
.peopleAccess___ZBS9U .ant-table-placeholder {
  border: 0;
}
.peopleAccess___ZBS9U .ant-skeleton,
.peopleAccess___ZBS9U .peopleAccessList {
  flex: 1;
  /* 为了让滚动条看起来更好，我们使用了rgba颜色 */
  /* 对于Firefox 针对WebKit浏览器 */
}
.peopleAccess___ZBS9U .ant-skeleton .people-icon,
.peopleAccess___ZBS9U .peopleAccessList .people-icon {
  margin-right: 4px;
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body {
  scrollbar-width: thin;
  /* 设置滚动条宽度 auto */
  scrollbar-color: transparent transparent;
  /* 滚动条的颜色 */
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body:hover,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body:hover {
  scrollbar-color: lightgrey transparent;
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body::-webkit-scrollbar-track,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body::-webkit-scrollbar-track {
  background: transparent;
  /* 滚动条轨道的颜色 */
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body::-webkit-scrollbar-thumb,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body::-webkit-scrollbar-thumb {
  background: lightgrey;
  /* 滚动条的颜色 */
  border-radius: 6px;
  /* 滚动条的圆角 */
  border: 3px solid transparent;
  /* 滚动条边框 */
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body::-webkit-scrollbar-thumb:hover,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body::-webkit-scrollbar-thumb:hover {
  background: grey;
  /* 鼠标悬浮时滚动条的颜色 */
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body::-webkit-scrollbar,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body::-webkit-scrollbar {
  width: 6px;
  /* 设置滚动条的宽度 */
  display: none;
  /* 隐藏滚动条 */
}
.peopleAccess___ZBS9U .ant-skeleton .ant-table-body:hover::-webkit-scrollbar,
.peopleAccess___ZBS9U .peopleAccessList .ant-table-body:hover::-webkit-scrollbar {
  /* 当hover时显示滚动条 */
  display: block;
}
.peopleAccess___ZBS9U .people-access-menu {
  height: 0;
  opacity: 0;
  transition: height 0.2s, opacity 0.2s;
  text-align: right;
  padding: 0 12px;
}
.peopleAccess___ZBS9U .people-access-menu > button {
  margin-left: 12px;
}
.peopleAccess___ZBS9U .people-access-menu.visible {
  opacity: 1;
  height: 40px;
}
.newAccessSelector___feU8q {
  padding: 16px;
  background: #f5f5f5;
}
.newAccessSelector___feU8q .input {
  display: flex;
  margin-bottom: 18px;
}
.newAccessSelector___feU8q .input > div:nth-child(2) {
  margin-left: 6px;
  margin-right: 6px;
  flex: 1;
}
.newAccessSelector___feU8q .button {
  text-align: right;
}
.newAccessSelector___feU8q .button > button {
  margin-left: 8px;
}
.newAccessSelector___feU8q .avatarList {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  border-radius: 5px;
  height: 32px;
}
.newAccessSelector___feU8q .selectUnit {
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}
.newAccessSelector___feU8q .inputDate {
  height: 32px;
  line-height: 32px;
  padding-right: 10px;
  margin-left: 6px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  box-sizing: border-box;
  background: #fff;
  cursor: pointer;
}
.newAccessSelector___feU8q .inputDate .checkbox {
  margin: 0 10px;
}
.newAccessSelector___feU8q .inputDate .morpho-inline-edit {
  display: inline-block;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.flex-dialog-content___X6gyK {
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
}
.flex-dialog-content___X6gyK .back-button {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  font-size: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}
.flex-dialog-content___X6gyK .flex-dialog-child-default {
  height: 100%;
}
.flex-dialog-content___X6gyK .flex-dialog-child-fill {
  height: calc(100% - 84px);
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.activityt-group .activityt-group-title {
  height: 39px;
  line-height: 39px;
  font-weight: bold;
  color: #217eb2;
  background: #f4f9ff;
  padding: 0 17px;
  margin: 0 20px;
}
.activityt-group .ant-timeline-item {
  padding-bottom: 30px;
}
.activityt-group .ant-timeline-item:last-child {
  padding-bottom: 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.activity-comment {
  padding: 0 20px 20px;
}
.activity-comment .activity-comment-content {
  display: flex;
}
.activity-comment .activity-comment-content .avatar-item_block {
  width: 36px;
  height: 36px;
  line-height: 34px;
  color: #217eb2;
  background: #e0efff !important;
  font-weight: bold;
  border-radius: 2px;
  margin-right: 11px;
}
.activity-comment .activity-comment-content .lite-proseMirror {
  flex: 1;
}
.activity-comment .prosemirror-content {
  height: auto;
}
.activity-comment .activity-comment-bar .bar-visibility {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 30px;
  line-height: 30px;
  color: #5d5d5d;
  background: #def3ff;
  border: none;
  padding: 0 8px;
  border-radius: 5px;
}
.activity-comment .activity-comment-bar .bar-visibility span {
  margin: 0 4px;
}
.activity-comment .activity-comment-bar .bar-visibility svg {
  font-size: 12px;
}
.activity-comment .activity-comment-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.activity-page-header {
  margin-bottom: 20px;
}
.activity-page-header.none {
  border: none;
}
.activity-page-header.none .page-head-general {
  padding: 10px 0;
}
.activity-page-header.noTitle {
  margin-bottom: 0;
}
.activity-page-header.noTitle .page-head-general.page {
  border: none;
}
.activity-page-header.noTitle .page-head-content {
  display: none;
}
.activity-page-header.noTitle .list-view-header-tool {
  flex: 1;
}
.activity-page-header .search-header-tool {
  width: 311px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
@media print {
  * {
    overflow: visible !important;
  }
  @page {
    size: A4 portrait;
    margin: 2cm;
  }
}
.list-header-content {
  border-bottom: 1px solid #e6e6e6;
}
.list-header-content .selected-filter-list {
  padding: 0 20px;
}
.list-view-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}
.list-view-header .view-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.activity-log-view3 {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  flex: 1;
}
.activity-log-view3.activity-log-view_top {
  flex-direction: column-reverse;
}
.activity-log-view3 .activity-log-view-header {
  margin: 0 20px;
}
.activity-log-view3 .activity-log-view-header .description-editor .description-editor-header {
  padding: 0;
}
.activity-log-view3 .activity-log-view-header .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.activity-log-view3 .activity-time-line {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.activity-log-view3 .activity-time-line .ant-timeline {
  padding: 13px 0 0 15px;
  margin: 15px 20px;
}
.activity-log-view3 .activity-time-line .dot-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 27px;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
}
.activity-log-view3 .activity-time-line .ant-timeline-item-head-blue .dot-icon {
  background-color: #217eb2;
}
.activity-log-view3 .activity-time-line .user-name {
  flex: 1;
  color: #868686;
  line-height: 18px;
  padding-right: 8px;
}
.activity-log-view3 .activity-time-line .ant-timeline-item-content svg[data-icon] {
  margin-right: 5px;
}
.activity-log-view3 .activity-time-line .date-time {
  font-size: 12px;
  color: #444;
}
.activity-log-view3 .activity-time-line .target-object-link {
  cursor: pointer;
  color: #217eb2;
  text-decoration: underline;
}
.activity-log-view3 .activity-time-line .target-object-link svg {
  color: #00000073;
}
.activity-log-view3 .activity-time-line .log-meta {
  line-height: 18px;
  display: flex;
  justify-content: space-between;
}
.activity-log-view3 .activity-time-line .property-objects {
  display: inline;
}
.activity-log-view3 .activity-time-line .property-objects.multiple {
  display: inline;
}
.activity-log-view3 .activity-time-line .property-objects.multiple > span {
  display: inline-block;
}
.activity-log-view3 .activity-time-line .property-objects .property-name {
  font-weight: 600;
  font-style: italic;
}
.activity-log-view3 .activity-time-line .property-objects .property-value {
  font-style: italic;
  margin-right: 5px;
}
.activity-log-view3 .activity-time-line .property-objects .property-tag {
  color: #868686;
  background: #f4f9ff;
  border-color: transparent;
}
.activity-log-view3 .activity-time-line .property-objects .property-tag-icon {
  font-size: 12px;
  margin-right: 0 !important;
}
.activity-log-view3 .activity-time-line .ant-timeline-item-content {
  top: -14px;
  margin: 0 0 0 28px;
  line-height: 28px;
  color: #333;
}
.activity-log-view3 .activity-time-line .time-line-comment {
  background: #f9f9f9;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
}
.activity-log-view3 .activity-time-line .time-line-comment .time-line-comment-header {
  height: 40px;
  padding: 0 12px 0 12px;
  border-bottom: 1px solid #cbcbcb;
}
.activity-log-view3 .activity-time-line .time-line-comment .time-line-comment-header .commented-info .log-action, .activity-log-view3 .activity-time-line .time-line-comment .time-line-comment-header .commented-info .log-meta, .activity-log-view3 .activity-time-line .time-line-comment .time-line-comment-header .commented-info .user-name {
  line-height: 38px;
}
.activity-log-view3 .activity-time-line .time-line-comment-header, .activity-log-view3 .activity-time-line .activity-render-log {
  display: flex;
  justify-content: space-between;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info, .activity-log-view3 .activity-time-line .activity-render-log .commented-info {
  display: flex;
  flex: 1;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .commented-info-content, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .commented-info-content {
  flex: 1;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .log-name-meta, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .log-name-meta {
  display: flex;
  align-items: center;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .log-name-meta .user-name, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .log-name-meta .user-name {
  display: inline-block;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .log-name-meta .node-comment, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .log-name-meta .node-comment {
  color: #5d5d5d;
  display: inline-block;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .avatar-item_block, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .avatar-item_block {
  width: 38px;
  height: 38px;
  line-height: 36px;
  color: #217eb2;
  background: #e0efff !important;
  font-weight: bold;
  border-radius: 2px;
  margin-right: 10px;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info > svg, .activity-log-view3 .activity-time-line .activity-render-log .commented-info > svg {
  font-size: 0.714em;
  color: #00000073;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .log-action, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .log-action {
  color: #5d5d5d;
  line-height: 19px;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .commented-info .log-action .node-comment, .activity-log-view3 .activity-time-line .activity-render-log .commented-info .log-action .node-comment {
  display: inline-block;
  margin-left: 5px;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .log-time, .activity-log-view3 .activity-time-line .activity-render-log .log-time, .activity-log-view3 .activity-time-line .time-line-comment-header .log-ip, .activity-log-view3 .activity-time-line .activity-render-log .log-ip {
  color: #cbcbcb;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .comment-visibility, .activity-log-view3 .activity-time-line .activity-render-log .comment-visibility {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 30px;
  line-height: 30px;
  color: #5d5d5d;
  background: #def3ff;
  border: none;
  padding: 0 8px;
  border-radius: 5px;
  margin-left: 10px;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .comment-visibility.private, .activity-log-view3 .activity-time-line .activity-render-log .comment-visibility.private {
  background: #e6e6e6;
}
.activity-log-view3 .activity-time-line .time-line-comment-header .comment-visibility svg, .activity-log-view3 .activity-time-line .activity-render-log .comment-visibility svg {
  font-size: 12px;
}
.activity-log-view3 .activity-time-line .action {
  display: inline-block;
  height: 19px;
  line-height: 19px;
  font-size: 12px;
  color: #5d5d5d;
  background: #e6e6e6;
  padding: 0 7px;
  border-radius: 5px;
  margin-right: 5px;
}
.activity-log-view3 .activity-time-line .activity-render-log .action {
  margin-right: 5px;
}
.activity-log-view3 .activity-time-line .time-line-comment-body {
  display: flex;
  justify-content: space-between;
  padding: 5px 12px 10px;
}
.activity-log-view3 .activity-time-line .time-line-comment-body .ProseMirror-container {
  padding-top: 5px;
}
.activity-log-view3 .activity-time-line .time-line-comment-body .ProseMirror {
  padding: 0;
}
.activity-log-view3 .activity-time-line .time-line-comment-body .ProseMirror .prosemirror-mention-node {
  position: relative;
}
.activity-log-view3 .activity-time-line .time-line-comment-body .ProseMirror .prosemirror-mention-node .mention-state {
  position: absolute;
  top: -12px;
  right: -3.5px;
}
.activity-log-view3 .activity-time-line .time-line-comment-body .ProseMirror .prosemirror-mention-node .mention-state svg {
  width: 5px;
  margin: 0 !important;
}
.activity-log-view3 .activity-time-line .time-line-comment-body .time-line-comment-hr {
  height: 0.25em;
  padding: 0;
  margin: 24px 0;
  background-color: #e1e4e8;
  border: 0;
}
.activity-log-view3 .log-comment-proseMirror {
  padding: 10px 8px 10px;
  background: #f9f9f9;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  margin-top: 7px;
}
.activity-log-view3 .comment-bar-placeholder {
  flex: 1;
  height: 36px;
  line-height: 34px;
  color: #5d5d5d;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding-left: 10px;
}
.activity-log-view3 .comment-bar {
  display: flex;
  width: 100%;
  height: 0;
  flex-direction: column;
  opacity: 0;
  transition: height 0.3s, opacity 0.2s ease-out, border-color 0.1s;
}
.activity-log-view3 .comment-bar.show {
  opacity: 1;
  height: 20rem;
}
.activity-log-view3 .comment-bar.warn .comment-prosemirror {
  border: 1px solid #faad14;
}
.activity-log-view3 .comment-bar > div {
  background-color: #fff;
}
.activity-log-view3 .comment-bar .editor-toolbar {
  padding: 0.2rem 0.65rem;
}
.activity-log-view3 .comment-bar .ProseMirror-container .ProseMirror {
  padding: 1.25rem;
}
.activity-log-view3 .comment-bar .comment-bar-send {
  margin: 0.5rem 20px 0;
  display: flex;
  justify-content: space-between;
}
.activity-log-view3 .comment-bar .comment-bar-send .bar-visibility {
  display: flex;
  align-items: center;
}
.activity-log-view3 .comment-bar .comment-bar-send .bar-visibility .svg-inline--fa {
  margin-right: 8px;
}
.activity-log-view3 .comment-bar .comment-bar-send .bar-button {
  text-align: right;
}
.bar-visibility-overlay {
  min-width: 120px !important;
}
.bar-visibility-overlay .svg-inline--fa {
  margin-right: 8px;
}
.bar-visibility-overlay .ant-dropdown-menu-title-content {
  display: inline-block;
  width: 100%;
}
.bar-visibility-overlay .ant-dropdown-menu-title-content > span {
  display: inline-block;
  width: 100%;
}
.bar-visibility-overlay .acknowledgement-checked {
  margin-left: 18px;
}

.center-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.center-list .list-view-header > div:first-child {
  flex: 1;
}
.center-list .list-view-header > div:first-child .site-badge-count {
  margin-left: 10px;
}
.center-list .vo-plus-column-item > div {
  flex: 1;
}
.center-list-list-bottom {
  padding-bottom: 71px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.center-status-menu___cBGY1 {
  padding: 1em;
}
.center-status-menu___cBGY1 .ant-dropdown-menu-item {
  padding: 0;
}
.center-status-label___wIWoo {
  display: inline-block;
  cursor: pointer;
  width: 7.5em;
  height: 2.5em;
  line-height: 2.5em;
  color: white;
  text-align: center;
  background: #ee6868;
  border-radius: 5px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.node-menu___keChK {
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.node-menu___keChK .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 34px;
  color: #666;
  text-align: left;
}
.node-menu___keChK .ant-btn[disabled] {
  color: rgba(0, 0, 0, 0.25);
}
.node-menu___keChK .ant-btn:hover {
  background-color: #94cdff;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16);
}
.node-menu___keChK .ant-btn > span {
  margin-left: 10px;
}
.node-menu___keChK .delete {
  color: #f5222d;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.tool-bar .ant-btn {
  font-size: 16px;
  color: #575757;
  padding: 0 6px;
}
.tool-bar .ant-btn:hover {
  color: #20aaea;
}
.tool-bar .ant-btn + .ant-btn {
  margin-left: 5px;
}
.tool-bar .ant-tooltip-disabled-compatible-wrapper {
  margin: 0 5px;
}
.tool-bar .ant-tooltip-disabled-compatible-wrapper + .ant-tooltip-disabled-compatible-wrapper {
  margin-left: 0;
}
.tool-bar .archive-btn {
  color: #faad14;
}
.tool-bar .delete-btn {
  color: #ee6868;
}
.tool-bar-menu {
  padding: 4px 0;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.tool-bar-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.tool-bar-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #f5f5f5;
}
.tool-bar-menu .ant-btn > span {
  margin-left: 10px;
}
.tool-bar-menu .delete {
  color: #ee6868;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.center-item___D6qOJ {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  cursor: pointer;
}
.center-item___D6qOJ .center-header-content {
  flex: 1;
}
.center-item___D6qOJ .center-header-content .center-name {
  color: #575757;
  font-weight: 500;
  word-break: break-all;
}
.center-item___D6qOJ .center-status.draft,
.center-item___D6qOJ .center-status.draft:hover {
  border: unset;
  background: #e6ad51;
  color: white;
}
.center-item___D6qOJ .center-status.normal,
.center-item___D6qOJ .center-status.normal:hover {
  background: #d9d9d9;
}

.item-frame {
  margin-left: -2px !important;
}

.new-center-dialog___Q4atI .form-item-layout {
  display: flex;
}
.new-center-dialog___Q4atI .form-item-layout .ant-select {
  flex: 1;
  margin-right: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.node-menu___Tb5wq {
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.node-menu___Tb5wq .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 34px;
  color: #666;
  text-align: left;
}
.node-menu___Tb5wq .ant-btn[disabled] {
  color: rgba(0, 0, 0, 0.25);
}
.node-menu___Tb5wq .ant-btn:hover {
  background-color: #94cdff;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16);
}
.node-menu___Tb5wq .ant-btn > span {
  margin-left: 10px;
}
.node-menu___Tb5wq .delete {
  color: #f5222d;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.sub-node-menu.sub-contact-menu {
  left: -200px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.tool-bar___CXDWm .ant-btn {
  font-size: 14px;
  color: #868686;
  padding: 0 6px;
}
.tool-bar___CXDWm .ant-btn:hover {
  color: #20aaea;
}
.tool-bar___CXDWm .ant-btn + .ant-btn {
  margin-left: 5px;
}
.tool-bar___CXDWm .archive-btn {
  color: #faad14;
}

.unit-head___HVeFP {
  position: relative;
  text-align: center;
  padding: 10px 0;
  margin: 0 20px;
}
.unit-head___HVeFP .tool-bar-content {
  text-align: right;
}
.unit-head___HVeFP .unit-name {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  cursor: pointer;
}
.unit-head___HVeFP .unit-name.inline-edit {
  cursor: text;
}
.unit-head___HVeFP .unit-name .unit-name-placeholders {
  color: #94a3b8;
  font-size: 12px;
}
.unit-head___HVeFP .unit-type {
  margin-bottom: 6px;
}
.unit-head___HVeFP .unit-tag {
  display: inline-block;
  margin: auto;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.person-status.active, .person-status.active:hover {
  background: #217eb2;
}
.person-status.disabled, .person-status.disabled:hover {
  background: #f0f0f0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-status-menu___emrgM {
  padding: 1em;
}
.document-status-menu___emrgM .ant-dropdown-menu-item {
  padding: 0;
}
.document-status-menu___emrgM .ant-dropdown-menu-item + .ant-dropdown-menu-item {
  margin-top: 8px;
}
.document-status-label___V9SOq {
  display: inline-block;
  cursor: pointer;
  width: 7.5em;
  height: 2.125em;
  line-height: 2.125em;
  color: white;
  text-align: center;
  background: #f0f0f0;
  border-radius: 5px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.properties-section___h2l0v .properties-section-header {
  height: 34px;
  line-height: 34px;
  color: #5d5d5d;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 12px;
  margin: 25px 0 15px;
}
.properties-section___h2l0v .properties-section-header .properties-section-title {
  font-size: 14px;
  font-weight: 500;
}
.properties-section___h2l0v .properties-section-header .properties-section-icon {
  cursor: pointer;
  color: #e5e5e5;
}
.properties-section___h2l0v .properties-section-header .properties-section-icon:hover {
  color: #cbcbcb;
}
.properties-section___h2l0v .prperties-content {
  padding: 0 12px;
  max-height: 1000px;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.properties-section___h2l0v .prperties-content.hide {
  max-height: 0px;
}

.clange-user-password___aW7Dc .form-button {
  margin: 24px 0 0;
}
.clange-user-password___aW7Dc .form-button .ant-form-item-control-input-content {
  text-align: right;
}
.clange-user-password___aW7Dc .form-button .ant-form-item-control-input-content .ant-btn-primary {
  margin-left: 10px;
}

.prop-item {
  width: 100%;
}
.prop-item .prop-item-label {
  display: flex;
  align-items: center;
}
.prop-item .prop-item-label.flex-end {
  justify-content: flex-end;
}
.prop-item .prop-item-label.center {
  justify-content: center;
}
.prop-item .prop-item-label .prop-item-title {
  color: #5d5d5d;
  white-space: pre-wrap;
}
.prop-item .prop-item-label .tip-icon___S50q6 svg {
  vertical-align: middle;
}
.prop-item .prop-item-content-control {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.prop-item .prop-item-content-control.min-height {
  min-width: 1px;
}
.prop-item .prop-item-content-control .prop-item-content-control-input {
  flex: auto;
  max-width: 100%;
}
.prop-item .prop-item-content-control .prop-item-content-control-input.flex-end {
  display: flex;
  justify-content: flex-end;
}
.prop-item .prop-item-content-control .prop-item-content-control-input.center {
  display: flex;
  justify-content: center;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.org-contact-head {
  position: relative;
  text-align: center;
  padding: 10px 0;
  margin: 0 20px;
}
.org-contact-head .org-contact-person-name {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  padding-top: 12px;
}
.org-contact-head .tool-bar-content {
  text-align: right;
}

.inline-edit-address .ant-col .ant-row.ant-form-item, .company-information .ant-col .ant-row.ant-form-item {
  display: block;
}
.inline-edit-address .ant-col .ant-row.ant-form-item .ant-col.ant-form-item-label, .company-information .ant-col .ant-row.ant-form-item .ant-col.ant-form-item-label {
  display: inline;
  width: 100%;
  text-align: left;
}
.inline-edit-address .ant-col .ant-row.ant-form-item .ant-col.ant-form-item-label > label, .company-information .ant-col .ant-row.ant-form-item .ant-col.ant-form-item-label > label {
  height: auto;
}
.inline-edit-address .address-country .ant-form-item-row, .company-information .address-country .ant-form-item-row {
  display: flex;
  flex-direction: column;
}
.inline-edit-address .address-country .ant-form-item-row .ant-form-item-label, .company-information .address-country .ant-form-item-row .ant-form-item-label {
  text-align: left;
}
.inline-edit-address .margin-right-10, .company-information .margin-right-10 {
  margin-right: 10px;
}


html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.module-header-title {
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 15px;
  color: #217eb2;
}
.module-header-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #217eb2;
}
.module-detail-view, .module-tab-view {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs, .module-tab-view .ant-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-content, .module-tab-view .ant-tabs .ant-tabs-content {
  height: 100%;
  padding-bottom: 0px !important;
}
.module-detail-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane, .module-tab-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
.module-detail-view .ant-tabs .module-box, .module-tab-view .ant-tabs .module-box {
  height: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  overflow-x: hidden;
}
.module-detail-view .module-view-header {
  padding: 10px 20px;
}
.module-detail-view .list-header-content, .module-detail-view .mebers-header {
  border-bottom: none !important;
}
.module-tab-view {
  background: #f2f2f2;
}
.module-tab-view .module-tab-view_content, .module-tab-view .module-tab-view_aside {
  flex: 1;
  background: #fff;
  overflow-x: hidden;
}
.module-tab-view .module-tab-view_content {
  padding: 15px 20px;
}
.module-tab-view .module-tab-view_aside {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-tab-view .module-tab-view_aside .list-header-content {
  border-bottom: none !important;
}
.ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.padding-vertical-10 {
  padding: 10px 0;
}
.padding-horizontal-5 {
  padding: 0 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.tool-bar-icon___S1Q_K {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.contact-properties .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.contact-properties .properties-value {
  color: #374151;
}
.cONTACTPROPERTIES-e-mail .properties-card-value {
  max-width: 67%;
}
.contact-properties-e-mail .properties-value, .properties-card-item .properties-value {
  overflow-wrap: break-word;
}
.note-properties-edit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.note-properties-edit .note-icon {
  margin-right: 3px;
}
.note-properties-edit:not(:hover) .edit-icon {
  display: none;
}
.note-properties-edit .edit-icon {
  cursor: pointer;
  font-size: 1rem;
  color: lightgray;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.company-information.properties-list {
  padding-bottom: 20px;
}
.company-information-document-list {
  flex: 1;
  min-height: 400px;
}
.company-information-document-list .documents-list___dX8cl .doc-list-content {
  padding: 0 20px;
}
.company-information-document-list .documents-list___dX8cl .doc-list-content .list-item-frame .item-frame {
  margin-left: 0px !important;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.org-contact-tab___HxtzH .ant-tabs-nav {
  padding-left: 20px;
}
.org-contact-tab___HxtzH .page-default-view > header {
  display: none;
}

.org-contact-card-item___m8mXJ {
  font-size: 14px;
  padding: 10px 0;
  margin: 0 10px;
  border-bottom: 1px solid #e6e6e6;
}
.org-contact-card-item___m8mXJ .org-contact-detail,
.org-contact-card-item___m8mXJ .org-contact-phone-tag {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.org-contact-card-item___m8mXJ .org-contact-name {
  color: #5d5d5d;
  font-weight: bold;
  margin-bottom: 8px;
}
.org-contact-card-item___m8mXJ .org-contact-name .ant-avatar {
  width: 24px;
  height: 24px;
  font-size: 9px;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #ffffff;
  margin-right: 7px;
}
.org-contact-card-item___m8mXJ .org-contact-info {
  color: #868686;
}
.org-contact-card-item___m8mXJ .org-contact-info .org-contact-icon {
  display: inline-block;
  text-align: center;
  width: 24px;
  color: #cbcbcb;
  margin-right: 7px;
}
.org-contact-card-item___m8mXJ .org-contact-phone-tag .unit-tag {
  margin-right: 0;
  color: #5d5d5d;
  border: 0;
  background: #e0efff !important;
}
.org-contact-card-item___m8mXJ .hover-operate-icon {
  display: none;
}
.org-contact-card-item___m8mXJ .hover-operate-icon.show {
  display: block;
}
.org-contact-card-item___m8mXJ .hover-operate-icon .ant-btn {
  color: #cbcbcb;
  padding: 0 5px;
}
.org-contact-card-item___m8mXJ .hover-operate-icon .ant-btn + .ant-btn {
  margin: 0;
}

.org-contact-item___kJ_uB {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  cursor: pointer;
}
.org-contact-item___kJ_uB::after {
  position: absolute;
  content: "";
  left: 20px;
  bottom: 0;
  right: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.org-contact-item___kJ_uB .org-contact-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.org-contact-item___kJ_uB .org-contact-info {
  flex: 1;
  margin-left: 10px;
}
.org-contact-item___kJ_uB .org-contact-info .title {
  font-weight: 500;
}
.org-contact-item___kJ_uB .org-contact-info .org-contact-contact {
  color: #868686;
}
.org-contact-item___kJ_uB .org-contact-info .org-contact-contact .svg-inline--fa {
  color: #cbcbcb;
  margin-right: 5px;
}
.org-contact-item___kJ_uB .hover-operate-icon {
  display: none;
}
.org-contact-item___kJ_uB .hover-operate-icon.show {
  display: block;
}

.org-contact-list .header-tool-space {
  justify-content: end;
}

.new-role {
  padding: 10px 20px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.role-status.active, .role-status.active:hover {
  border: unset;
  background: #ee6868;
  color: white;
}
.role-status.disabled, .role-status.disabled:hover {
  background: #d9d9d9;
}
.role-status.archived, .role-status.archived:hover {
  border: unset;
  background: #469cff;
  color: white;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.unit-reference-node___jSbUv.symbol {
  display: inline-flex;
  align-items: center;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin: 0.44444444em 0.44444444em 0.44444444em 0;
}
.unit-reference-node___jSbUv.link {
  color: #217eb2;
  background: transparent;
  text-decoration: underline;
  padding: 0;
  margin: 0 0.88888889em 0 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.mention-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mention-list > .buttons {
  cursor: pointer;
  font-size: 1rem;
}
.mention-list > .buttons :hover {
  color: #217eb2;
  font-size: 1.05rem;
}
.mention-list > .buttons :hover svg {
  filter: drop-shadow(2px 2px 2px #217eb2);
}
.mention-list > .buttons svg {
  margin-left: 5px;
}
.mention-list:not(:hover) .edit-icon {
  display: none;
}
.mention-list .edit-icon {
  cursor: pointer;
  font-size: 1rem;
  color: lightgray;
}
.mention-list .add-info-style {
  cursor: pointer;
}
.unit-reference-node___a8tee {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin: 0.44444444em 0.44444444em 0.44444444em 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.role-status-menu___MRIJJ {
  padding: 1em;
}
.role-status-menu___MRIJJ .ant-dropdown-menu-item {
  padding: 0;
}
.role-status-menu___MRIJJ .ant-dropdown-menu-item + .ant-dropdown-menu-item {
  margin-top: 8px;
}
.role-status-label___NAwHG {
  display: inline-block;
  cursor: pointer;
  width: 7.5em;
  height: 2.5em;
  line-height: 2.5em;
  color: white;
  text-align: center;
  background: #ee6868;
  border-radius: 5px;
}

.unit-head___fcH_y {
  position: relative;
  text-align: center;
  padding: 10px 0;
  margin: 0 20px;
}
.unit-head___fcH_y .tool-bar-content {
  text-align: right;
}
.unit-head___fcH_y .unit-name {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  cursor: pointer;
}
.unit-head___fcH_y .unit-name.inline-edit {
  cursor: text;
}
.unit-head___fcH_y .unit-type {
  margin-bottom: 6px;
}
.unit-head___fcH_y .unit-tag {
  display: inline-block;
  margin: auto;
}

.role-tabs___Vaqhx .ant-tabs-nav {
  padding-left: 20px;
}
.role-tabs___Vaqhx .page-default-view > header {
  display: none;
}
.role-tabs___Vaqhx .page-default-view > .ant-tabs .ant-tabs-nav {
  display: none;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.user-quick-icon {
  color: #cbcbcb;
}
.user-quick-icon .svg-inline--fa {
  margin-right: 5px;
}
.user-quick-icon :hover {
  color: #217eb2;
}
.user-quick-Avatar {
  display: flex;
  align-items: center;
}
.user-quick-Avatar .ant-avatar {
  margin-right: 8px;
}
.user-quick-Avatar + .user-quick-Avatar {
  padding-top: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.unit-quick-data-icon {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.unit-quick-data-icon > svg {
  color: #cbcbcb;
  margin-right: 5px;
}
.unit-quick-data-icon > span {
  color: #868686;
  margin-right: 5px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.role-item___J_Q9b {
  display: flex;
  align-items: center;
  padding: 10px 0;
  margin: 0 20px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.role-item___J_Q9b:hover {
  background-color: #f5f8fd;
}
.role-item___J_Q9b .role-avatar {
  margin-right: 10px;
}
.role-item___J_Q9b .role-header-content {
  flex: 1;
}
.role-item___J_Q9b .role-header-content .role-name {
  color: #575757;
  font-weight: 500;
  font-size: 15px;
  word-break: break-all;
}
.role-item___J_Q9b .role-header-content .unit-quick-data-icon {
  display: inline;
}
.role-item___J_Q9b .role-header-content .team-name {
  margin-left: 5px;
}
.role-item___J_Q9b .role-item-tool {
  display: none;
}
.role-item___J_Q9b .role-item-tool.show {
  display: block;
}

.role-list___xfztR {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
}
.role-list___xfztR .list-view-header-tool .header-tool-space {
  justify-content: end;
}
.role-list___xfztR .vo-plus-column-item > div {
  flex: 1;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.corporate-default-view_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background: #ffffff;
}
.corporate-default-view_header .title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.new-service-dialog .ant-modal {
  max-width: 60vw !important;
}
.new-service-dialog .ant-modal .ant-modal-header {
  margin-bottom: 0;
}
.new-service-dialog .ant-modal-content .ant-modal-body {
  padding: 24px 24px 24px 0 !important;
}
.new-service-dialog .ant-modal-content .ant-modal-body .tab-pane-general {
  padding: 24px 24px 0 24px !important;
}
.new-service-dialog .ant-modal-content .ant-modal-body .tab-pane-form {
  padding: 0 !important;
  height: 404px;
}
.new-service-dialog .ant-modal-content .ant-modal-body .tab-pane-form > div {
  padding: 0;
}
.new-service-dialog .ant-modal-content .ant-modal-body .tab-pane-form .el-form {
  padding-right: 10px;
  box-shadow: none;
}
.new-service-dialog .ant-modal-content .ant-modal-body .tab-pane-form .el-form .editor-toolbar .toolbar-button {
  display: inline-block;
  font-size: 13px;
}

.service-item {
  position: relative;
  padding: 10px 20px 0 20px;
}
.service-item .service-item-name {
  padding-bottom: 5px;
}
.service-item .service-item-name .morpho-inline-edit {
  color: #000;
  font-weight: 500;
  word-break: break-all;
  font-size: 15px;
}
.service-item::after {
  position: absolute;
  content: "";
  left: 20px;
  bottom: 0;
  right: 20px;
  border-bottom: 1px solid #f2f2f2;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.fieIds-page {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fieIds-page .page-head-dashboard .page-head-general {
  align-items: end;
}
.fieIds-page .fieId-list {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.fieIds-page .fieId-list .fieId-header {
  width: auto;
  background: #f9f9f9;
  font-weight: 500;
  line-height: 35px;
  color: #868686;
  margin: 0 !important;
}
.fieIds-page .add-fieId {
  height: 30px;
  color: #217eb2;
  font-weight: bold;
  border-color: #217eb2;
}
.fieIds-page .fieId-footer {
  text-align: right;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.unit-item-content___wblRp {
  flex: 1;
}
.unit-item-content___wblRp .unit-item {
  flex: 1;
  color: #333;
  display: flex;
  align-items: center;
  position: relative;
  padding: 10px 0;
  margin: 0 20px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.unit-item-content___wblRp .unit-item:hover {
  background: #f5f8fd;
}
.unit-item-content___wblRp .unit-item .icon-check {
  font-size: 18px;
  color: #217eb2;
}
.unit-item-content___wblRp .unit-detail {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}
.unit-item-content___wblRp .unit-item_box {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
}
.unit-item-content___wblRp .multiple-checkbox {
  margin-right: 10px;
}
.unit-item-content___wblRp .unit-name .unit-name-val {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  margin-right: 8px;
}
.unit-item-content___wblRp .unit-avatar {
  margin-right: 10px;
}
.unit-item-content___wblRp .unit-item-info {
  width: calc(100% - 50px);
}
.unit-item-content___wblRp .unit-tag {
  position: absolute;
  right: 10px;
}
.unit-item-content___wblRp .hover-operate-icon {
  display: none;
  position: absolute;
  right: 0;
  z-index: 100;
}
.unit-item-content___wblRp .hover-operate-icon.show {
  display: block;
}

.organization-list___wooQ8 {
  height: 100%;
  padding-top: 20px;
}

.unit-tabs___qdfyr .ant-tabs-nav {
  margin: 0;
  padding-left: 20px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.sub-mebers-list___Ur6EK {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sub-mebers-list___Ur6EK .form-item-layout {
  display: flex;
  align-items: center;
  font-size: 13px;
  padding: 10px 20px 10px 20px;
}
.sub-mebers-list___Ur6EK .form-item-layout .detailed {
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.sub-mebers-list___Ur6EK .page-head-dashboard {
  margin-bottom: 15px;
}
.sub-mebers-list___Ur6EK .page-head-dashboard .page-head-general {
  align-items: end;
}
.sub-mebers-list___Ur6EK .sub-page-head .page-head-general {
  justify-content: end;
  border: none;
  padding-bottom: 5px;
}
.sub-mebers-list___Ur6EK .sub-page-head .page-head-content {
  display: none;
}
.sub-mebers-list___Ur6EK .sub-page-head .list-view-header-tool {
  flex: 1;
}
.sub-mebers-list___Ur6EK .sub-page-head .list-view-header-tool .site-badge-count {
  margin-left: 10px;
}
.sub-mebers-list___Ur6EK .quick .page-head-avatar {
  display: none;
}
.sub-mebers-list___Ur6EK .quick .page-head-info {
  margin-left: 0;
}
.sub-mebers-list___Ur6EK .quick .page-head-info .description {
  display: none;
}

.unit-properties-view___SSE_A {
  height: 100%;
}
.unit-properties-view___SSE_A .list-header-content {
  border-bottom: none;
}

.sub-units-list___QySCW {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
}
.sub-units-list___QySCW .page-head-dashboard {
  margin-bottom: 15px;
}
.sub-units-list___QySCW .page-head-dashboard.card {
  margin-bottom: 0;
}
.sub-units-list___QySCW .page-head-dashboard.card .page-head-general {
  margin: 0;
  padding: 14px 20px;
}
.sub-units-list___QySCW .page-head-dashboard.card .page-head-content .page-head-avatar,
.sub-units-list___QySCW .page-head-dashboard.card .page-head-content .description {
  display: none;
}
.sub-units-list___QySCW .page-head-dashboard.card .page-head-content .page-head-info {
  margin-left: 0;
}
.sub-units-list___QySCW .sub-page-head .page-head-general {
  border: none;
  padding-bottom: 5px;
}
.sub-units-list___QySCW .sub-page-head .page-head-content {
  display: none;
}
.sub-units-list___QySCW .sub-page-head .list-view-header-tool {
  flex: 1;
}
.sub-units-list___QySCW .sub-page-head .list-view-header-tool .site-badge-count {
  margin-left: 10px;
}
.sub-units-list___QySCW .multiple-icon-text {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.quickView-right___BKu70 {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  border-left: solid 1px #eeeeee;
}
.quickView-right___BKu70 .close-icon {
  font-size: 22px;
  text-align: right;
  padding: 10px 20px 0;
  cursor: pointer;
}
.quickView-right___BKu70 .tab-content {
  position: relative;
  flex: 1;
}
.quickView-right___BKu70 .tab-content .tab-module-box {
  height: 100%;
  padding: 10px 0 0 10px;
}

.quickView-modal___BZS1i {
  height: calc(100% - 200px);
}
.quickView-modal___BZS1i .ant-modal-content {
  height: 100%;
}
.quickView-modal___BZS1i .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.quickView-aside___XZ45A {
  width: 100%;
}
.quickView-aside___XZ45A .quickView-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
.quickView-aside___XZ45A .quickView-left .close-icon {
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 22px;
  text-align: right;
  cursor: pointer;
  z-index: 99;
}
.quickView-aside___XZ45A .quickView-left .quick-header {
  border-bottom: solid 1px #eeeeee;
}
.quickView-aside___XZ45A .quickView-left .quick-header .tool-bar-content {
  padding: 8px 25px 0 0;
}
.quickView-aside___XZ45A .quickView-left .quickView-contents {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.quickView-aside___XZ45A .quickView-left .quickView-contents .quickView-subTab {
  display: inline-block;
  text-align: right;
  padding: 10px 20px;
}
.quickView-aside___XZ45A .quickView-left .quickView-contents .quickView-subTab .ant-btn {
  margin-left: 10px;
}
.quickView-aside___XZ45A .quickView-left .quickView-contents .quickView-description {
  padding: 10px 15px;
}

.referenceView___gztOk {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  width: 100%;
  z-index: 10;
}
.referenceView___gztOk > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem;
  border-bottom: 1px lightgray solid;
}
.referenceView___gztOk > iframe {
  flex: 1;
}

.module-header-title {
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 15px;
  color: #217eb2;
}
.module-header-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #217eb2;
}
.module-detail-view, .module-tab-view {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs, .module-tab-view .ant-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-content, .module-tab-view .ant-tabs .ant-tabs-content {
  height: 100%;
  padding-bottom: 0px !important;
}
.module-detail-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane, .module-tab-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-bar, .module-tab-view .ant-tabs .ant-tabs-bar {
  margin: 0 20px;
}
.module-detail-view .ant-tabs .ant-tabs-nav, .module-tab-view .ant-tabs .ant-tabs-nav {
  margin: 0;
}
.module-detail-view .ant-tabs .module-box, .module-tab-view .ant-tabs .module-box {
  height: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  overflow-x: hidden;
}
.module-detail-view .module-view-header {
  padding: 10px 20px;
}
.module-tab-view {
  background: #f2f2f2;
}
.module-tab-view .module-tab-view_content, .module-tab-view .module-tab-view_aside {
  flex: 1;
  background: #fff;
  overflow-x: hidden;
}
.module-tab-view .module-tab-view_content {
  padding: 15px 20px;
}
.module-tab-view .module-tab-view_aside {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.padding-vertical-10 {
  padding: 10px 0;
}
.padding-horizontal-5 {
  padding: 0 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.tool-bar-icon___rPM7v {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #666;
  text-align: center;
  cursor: pointer;
}
html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.sub-document-item___EKSPx .document-header-default {
  position: relative;
  text-align: left;
  align-items: center;
  padding: 10px 20px;
  background: transparent;
  cursor: pointer;
}
.sub-document-item___EKSPx .document-header-default .document-name-content .document-pre {
  min-width: 22px;
  margin-right: 0;
}
.sub-document-item___EKSPx .document-header-default .tag-view {
  line-height: 20px;
}
.sub-document-item___EKSPx .document-header-default .tag-view .add-tag-btn {
  visibility: hidden;
}
.sub-document-item___EKSPx .document-header-default:hover .tag-view .add-tag-btn {
  display: inline-block;
  visibility: visible;
}
.sub-document-item___EKSPx .document-header-default:after {
  position: absolute;
  content: "";
  left: 20px;
  right: 20px;
  bottom: 0;
  border-bottom: 1px solid #f2f2f2;
}
.sub-document-item___EKSPx .document-header-default .flag-icon {
  display: inline-block;
  margin: 0 2px 0 0;
  width: 16px;
}
.sub-document-item___EKSPx .document-header-default .document-move {
  display: inline-block;
  width: 16px;
  margin-right: 8px;
  opacity: 0;
  font-size: 16px;
  text-align: right;
  cursor: move;
  color: #000;
}
.sub-document-item___EKSPx .document-header-default .document-move.show {
  opacity: 1;
}
.sub-document-item___EKSPx .document-header-default .member-align-block {
  display: block;
  padding-left: 24px;
}
.sub-document-item___EKSPx .document-header-default .hover-operate-icon {
  display: none;
  position: absolute;
  right: 20px;
}
.sub-document-item___EKSPx .document-header-default .hover-operate-icon .ant-btn:first-child {
  margin-left: 0;
}
.sub-document-item___EKSPx .document-header-default .hover-operate-icon.show {
  display: block;
}
.sub-document-item___EKSPx .document-header-default .icon-check {
  color: #1890ff;
}
.select-document-item___x_mzo {
  background: #fff;
}
.select-document-item___x_mzo .select-document-item-content {
  position: relative;
  margin: 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
.select-document-item___x_mzo .select-document-item-check-box {
  position: absolute;
  top: 12px;
  left: 0px;
}
.select-document-item___x_mzo .select-document-item-check-box .ant-checkbox-inner {
  width: 14px;
  height: 14px;
  border-radius: 0;
}
.select-document-item___x_mzo .select-document-item-check-box .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #217eb2;
  border-color: #217eb2;
}
.select-document-item___x_mzo .document-header-default {
  padding: 10px 0px 10px 24px;
}
.select-document-item___x_mzo .document-header-default .document-name-content .document-pre {
  height: 23px;
  display: flex;
  padding: 0 7.5px;
  margin-right: 7px;
  align-items: center;
  justify-content: center;
  background: #91c6ff;
}
.select-document-item___x_mzo .document-header-default .document-name-content .document-pre svg {
  width: 8px;
  color: #ffffff;
  margin-top: 0 !important;
}
.simple-document-item .document-header-default {
  padding: 8px 15px;
}
.simple-document-item .document-name-content .document-name {
  font-size: 14px;
  font-weight: normal;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.module-header-title {
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 15px;
  color: #217eb2;
}
.module-header-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #217eb2;
}
.module-detail-view, .module-tab-view {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs, .module-tab-view .ant-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-content, .module-tab-view .ant-tabs .ant-tabs-content {
  height: 100%;
  padding-bottom: 0px !important;
}
.module-detail-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane, .module-tab-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-bar, .module-tab-view .ant-tabs .ant-tabs-bar {
  margin: 0 20px;
}
.module-detail-view .ant-tabs .ant-tabs-nav, .module-tab-view .ant-tabs .ant-tabs-nav {
  margin: 0;
}
.module-detail-view .ant-tabs .module-box, .module-tab-view .ant-tabs .module-box {
  height: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  overflow-x: hidden;
}
.module-detail-view .module-view-header {
  padding: 10px 20px;
}
.module-tab-view {
  background: #f2f2f2;
}
.module-tab-view .module-tab-view_content, .module-tab-view .module-tab-view_aside {
  flex: 1;
  background: #fff;
  overflow-x: hidden;
}
.module-tab-view .module-tab-view_content {
  padding: 15px 20px;
}
.module-tab-view .module-tab-view_aside {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.padding-vertical-10 {
  padding: 10px 0;
}
.padding-horizontal-5 {
  padding: 0 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.tool-bar-icon___maY5z {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.path-data-icon_popover___boRNF .ant-popover-inner-content {
  padding: 0;
}
.path-data-icon_popover___boRNF .ant-popover-inner-content .path-container {
  width: 300px;
}
.path-data-icon_popover___boRNF .ant-popover-inner-content .path-container .item-frame:hover {
  background-color: #f3f1f1;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.tag-view:hover .add-tag-btn {
  display: inline-block;
}
.tag-view .ant-tag {
  margin: 0 0 0 5px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 15px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.tag-view .ant-tag .anticon-close {
  display: none;
}
.tag-view .ant-tag:hover .anticon-close {
  display: inline-block;
}
.tag-view .add-tag-btn {
  display: none;
  background-color: "#fff";
  border-style: dashed;
}
.tag-view .add-tag-btn.show {
  display: inline-block;
}
.add-tag-dialog {
  width: 336px;
}
.add-tag-dialog .ant-tag {
  margin-top: 10px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.add-tag-dialog .tag-view-color {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.add-tag-dialog .tag-view-color .tag-color-item {
  padding: 2px;
  border: 1px solid transparent;
}
.add-tag-dialog .tag-view-color .tag-color-item .color {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid transparent;
}
.add-tag-dialog .reselect-information {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}
.add-tag-dialog .reselect-information .ant-tag {
  margin-top: 0;
}
.add-tag-dialog .reselect-information .ant-btn {
  padding: 0;
  height: 24px;
}
.add-tag-dialog .item-color + .item-color {
  margin-left: 8px;
}
.add-tag-dialog .color-dropdown {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 2px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
.add-tag-dialog .color-dropdown > span {
  display: block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
.add-tag-dialog .add-tag-dialog-footer {
  text-align: right;
  padding-top: 5px;
}
.add-tag-dialog .add-tag-dialog-footer .ant-btn {
  height: 28px;
  padding: 0;
  font-size: 15px;
}
.add-tag-dialog .add-tag-dialog-footer .cancel {
  margin-right: 10px;
  color: #888;
}
.add-tag-dialog .ant-select {
  width: 100%;
}
.tag-view-2 .ant-tag {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  color: #868686;
  border-radius: 5px;
  margin-right: 10px;
  margin-top: 10px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.tag-view-2 .ant-tag .anticon-close {
  display: none;
}
.tag-view-2 .ant-tag:hover .anticon-close {
  display: inline-block;
}
.tag-view-2 .maxCount {
  color: #5d5d5d;
  margin-right: 10px;
}
.tag-view-2 .add-tag-btn {
  display: inline-block;
  color: #cbcbcb;
  line-height: 24px;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.anticon-plus {
  /** fix tag font size issue when e.g. under ant uploader. */
  font-size: unset !important;
}
.document-header-default {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  font-size: 14px;
  background-color: #ffffff;
}
.document-header-default .document-header-content {
  flex: 1;
}
.document-header-default .document-header-content .quick-data-bar {
  color: #777777;
}
.document-header-default .document-name-content {
  display: flex;
}
.document-header-default .document-name-content > div {
  display: inline-block;
}
.document-header-default .document-name-content .document-pre, .document-header-default .document-name-content .document-name {
  font-size: 16px;
}
.document-header-default .document-name-content .document-name {
  color: #575757;
  font-weight: 500;
  word-break: break-all;
}
.document-header-default .document-name-content .document-pre {
  margin-right: 6px;
}
.document-header-default .bar-align-title .document-pre {
  vertical-align: top;
}
.document-header-default .flag-icon {
  margin-left: 8px;
}
.document-header-default .file-subtitle {
  margin-left: 8px;
  color: #999;
}
.document-header-default .file-draft, .document-header-default .file-lock {
  margin-left: 8px;
  color: #999;
}
.document-header-default .tag-view {
  display: inline;
  margin-left: 3px;
  vertical-align: text-bottom;
}
.document-header-default.document-header-h1 .document-name, .document-header-default.document-header-h1 .document-pre {
  font-size: 38px;
  line-height: 38px;
}
.document-header-default.document-header-h1 .document-pre {
  margin-right: 10px;
}
.document-header-default.document-header-h1.bar-align-title .document-pre {
  font-size: 45px;
  line-height: 53px;
}
.document-header-default.document-header-h1.bar-align-left .document-pre {
  font-size: 32px;
}
.document-header-default.document-header-h2 .document-name, .document-header-default.document-header-h2 .document-pre {
  font-size: 30px;
  line-height: 30px;
}
.document-header-default.document-header-h2 .document-pre {
  margin-right: 8px;
}
.document-header-default.document-header-h2.bar-align-title .document-pre {
  font-size: 36px;
  line-height: 42px;
}
.document-header-default.document-header-h2.bar-align-left .document-pre {
  font-size: 25px;
}
.document-header-default.document-header-h3 .document-name, .document-header-default.document-header-h3 .document-pre {
  font-size: 24px;
  line-height: 24px;
}
.document-header-default.document-header-h3 .document-pre {
  font-size: 20px;
  margin-right: 7px;
}
.document-header-default.document-header-h4 .document-name, .document-header-default.document-header-h4 .document-pre {
  font-size: 20px;
  line-height: 20px;
}
.document-header-default.document-header-h4 .document-pre {
  font-size: 16px;
  margin-right: 6px;
}
.document-header-default.document-header-h4 .document-pre > svg {
  vertical-align: bottom;
}
.document-header-default.document-header-hover {
  align-items: center;
  cursor: pointer;
}
.document-header-default.document-header-hover .tools-bar {
  display: none;
}
.document-header-default.document-header-hover .tools-bar.show {
  display: block;
}

.versions-modal___Jzqkk .ant-modal-body {
  padding: 0 !important;
}
.versions-modal___Jzqkk .ant-modal-body .versions-modal-content {
  height: 60vh;
}
.versions-modal___Jzqkk .ant-modal-body .versions-modal-content.disabled {
  height: 200px;
  margin: 24px 24px 0 24px;
  background: #f5f5f5;
}
.versions-modal___Jzqkk .ant-modal-body .enable-versions {
  padding: 24px;
}

.description-data-icon_popover .ant-popover-inner-content {
  padding: 0;
}
.description-data-icon_popover .ant-popover-inner-content .ProseMirror-container {
  max-height: 50vh;
}
.description-data-icon_popover .ant-popover-inner-content .ProseMirror-container .ProseMirror {
  padding: 0.75rem 1.25rem;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.paste-list-in-document___BFK0q {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.paste-list-in-document___BFK0q .paste-list-header {
  display: flex;
  align-items: center;
  padding: 10px 20px;
}
.paste-list-in-document___BFK0q .paste-list-header .ant-input-outlined {
  height: 30px;
  border: 1px solid #868686;
  border-radius: 5px;
}
.paste-list-in-document___BFK0q .paste-list-header .ant-input-outlined:hover {
  border-color: #1677ff;
}
.paste-list-in-document___BFK0q .paste-list-header .clear-all-paste-list-btn {
  height: 30px;
  padding: 0 8px;
  cursor: pointer;
  margin-left: 15px;
  color: #868686;
  border-radius: 5px;
  border: 1px solid #868686;
}
.paste-list-in-document___BFK0q .paste-list-view {
  flex: 1;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-list-tree___xGJAX .ant-tree-treenode .ant-tree-switcher {
  margin-inline-end: 0;
}
.document-list-tree___xGJAX .ant-tree-treenode .ant-tree-iconEle {
  text-align: left;
}
.document-list-tree___xGJAX .ant-tree-treenode .ant-tree-node-content-wrapper {
  font-weight: bold;
}
.document-list-tree___xGJAX .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #217eb2;
  background: #f0f7ff;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.doc-select-dialog___7Grgt {
  top: 70px;
}
.doc-select-dialog___7Grgt .ant-modal-content .ant-modal-header {
  padding: 15px 24px !important;
  background: #217eb2 !important;
}
.doc-select-dialog___7Grgt .ant-modal-body {
  display: flex;
  height: 600px;
  padding: 5px 10px 10px !important;
}
.doc-select-dialog___7Grgt .ant-modal-body .file-tree {
  flex: 0;
  min-width: 240px;
  padding-right: 10px;
  border-right: 1px solid #e6e6e6;
}
.doc-select-dialog___7Grgt .ant-modal-body .body-content-display-area {
  flex: 1;
}
.doc-select-dialog___7Grgt .ant-modal-body .body-content-display-area .ant-checkbox-group {
  height: calc(100% - 42px);
  display: block;
}
.doc-select-dialog___7Grgt .ant-modal-body .body-content-display-area .document-select-function-btn {
  padding: 10px 20px 0;
}
.doc-select-dialog___7Grgt .ant-modal-body .body-content-display-area .document-select-function-btn .ant-btn {
  height: 30px;
  color: #868686;
  padding: 2px 15px;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.doc-select-dialog___7Grgt .ant-modal-body .body-content-display-area .document-select-function-btn .ant-btn-primary {
  color: #ffffff;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list {
  flex: 0;
  min-width: 240px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-header {
  margin: 0 14px;
  padding: 15px 0 10px;
  border-bottom: 1px solid #e6e6e6;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-header .header-title {
  color: #217eb2;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body {
  padding: 14px;
  height: calc(100% - 48px);
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  justify-content: space-between;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item .list-item-info {
  display: flex;
  align-items: center;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item .list-item-icon {
  height: 23px;
  display: flex;
  padding: 0 7.5px;
  margin-right: 7px;
  align-items: center;
  justify-content: center;
  background: #91c6ff;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item .list-item-icon svg {
  width: 8px;
  color: #ffffff;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item .list-item-name {
  max-width: 150px;
  color: #5d5d5d;
  vertical-align: middle;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item .list-item-delete-btn:hover {
  background: none;
}
.doc-select-dialog___7Grgt .ant-modal-body .selected-document-list .list-body .selected-document-list-item .list-item-delete-icon {
  width: 12px;
  height: 13px;
  color: #e6e6e6;
}
.doc-select-dialog___7Grgt .ant-modal-footer {
  display: none;
}

.document-properties-view .document-header-content:hover .add-tag-btn {
  display: inline-block;
  visibility: visible;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-properties-header {
  padding: 10px 20px;
}
.document-properties-header .document-header-default {
  padding: 0;
}
.document-properties-header .document-header-default .document-name-content .document-pre {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  color: #217eb2;
  background: #f4f9ff;
  border-radius: 2px;
}
.document-properties-header .document-header-default .document-name-content .document-name {
  color: #5d5d5d;
  line-height: 27px;
}
.document-properties-header .tag-view-2 {
  margin-top: 2px;
}

.description-editor {
  padding: 0.75rem 0;
}
.description-editor .description-editor-header {
  padding: 0 1.25rem;
}
.description-editor .editor-toolbar {
  padding: 0.2rem 0.65rem;
}
.description-editor .description-readonly-proseMirror .ProseMirror-container {
  transition: height 0.3s ease-in;
}
.description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0 1.25rem;
}
.description-editor .description-readonly-proseMirror.description-collapse-proseMirror .ProseMirror-container {
  max-height: 7rem;
}
.description-editor .description-readonly-proseMirror.description-collapse-proseMirror.collapseAll .ProseMirror-container {
  max-height: 0 !important;
}
.description-editor .description-readonly-proseMirror.description-expand-proseMirror .ProseMirror-container {
  max-height: 100%;
}
.description-editor .description-editor-proseMirror {
  height: 20rem !important;
  padding: 0 1.25rem;
}
.description-editor .description-editor-proseMirror .ProseMirror {
  padding: 1rem 1.25rem;
}
.description-editor .more-description-btn {
  width: 44px;
  line-height: 14px;
  margin: auto;
  color: #555;
  text-align: center;
  cursor: pointer;
}
.description-editor .more-description-btn .svg-inline--fa {
  font-size: 13px;
}
.description-editor .description-editor-footer {
  padding: 0.75rem 1.25rem 0 1.25rem;
  text-align: right;
}
.description-editor .description-editor-footer .ant-btn {
  margin-left: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.module-header-title {
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 15px;
  color: #217eb2;
}
.module-header-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #217eb2;
}
.module-detail-view, .module-tab-view {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs, .module-tab-view .ant-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-content, .module-tab-view .ant-tabs .ant-tabs-content {
  height: 100%;
  padding-bottom: 0px !important;
}
.module-detail-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane, .module-tab-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-bar, .module-tab-view .ant-tabs .ant-tabs-bar {
  margin: 0 20px;
}
.module-detail-view .ant-tabs .ant-tabs-nav, .module-tab-view .ant-tabs .ant-tabs-nav {
  margin: 0;
}
.module-detail-view .ant-tabs .module-box, .module-tab-view .ant-tabs .module-box {
  height: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  overflow-x: hidden;
}
.module-detail-view .module-view-header {
  padding: 10px 20px;
}
.module-tab-view {
  background: #f2f2f2;
}
.module-tab-view .module-tab-view_content, .module-tab-view .module-tab-view_aside {
  flex: 1;
  background: #fff;
  overflow-x: hidden;
}
.module-tab-view .module-tab-view_content {
  padding: 15px 20px;
}
.module-tab-view .module-tab-view_aside {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.padding-vertical-10 {
  padding: 10px 0;
}
.padding-horizontal-5 {
  padding: 0 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.tool-bar-icon___hIt79 {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.description-document-list___wyIvN {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.description-document-list___wyIvN .document-description {
  padding: 10px 0px;
}
.description-document-list___wyIvN .ant-upload.ant-upload-drag .ant-upload-drag-container {
  height: 100%;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.content-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-container > .buttons {
  cursor: pointer;
  font-size: 1rem;
}
.content-container > .buttons :hover {
  color: #217eb2;
  font-size: 1.05rem;
}
.content-container > .buttons :hover svg {
  filter: drop-shadow(2px 2px 2px #217eb2);
}
.content-container > .buttons svg {
  margin-left: 5px;
}
.content-container:not(:hover) .edit-icon {
  display: none;
}
.content-container .edit-icon {
  cursor: pointer;
  font-size: 1rem;
  color: lightgray;
}

.description-editor_2 .no-description {
  color: #868686;
  font-size: 14px;
}
.description-editor_2 .description-editor-header {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 0.45rem;
}
.description-editor_2 .description-editor-header .edit-icon {
  height: 20px;
  color: #cbcbcb;
  padding: 0 8px;
}
.description-editor_2 .more-description-btn {
  width: 44px;
  line-height: 14px;
  margin: auto;
  color: #868686;
  text-align: center;
  cursor: pointer;
}
.description-editor_2 .more-description-btn .svg-inline--fa {
  font-size: 13px;
}
.description-editor_2 .description-editor-footer {
  padding-top: 0.75rem;
  text-align: right;
}
.description-editor_2 .description-editor-footer .ant-btn {
  margin-left: 10px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.envelope-status.signing, .envelope-status.signing:hover {
  border: unset;
  background: #e6ad51;
  color: white;
}
.envelope-status.cancelled, .envelope-status.cancelled:hover {
  background: #ee6868;
}
.envelope-status.completed, .envelope-status.completed:hover {
  background: #18bd85;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-roperties___eYGBF .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.document-roperties___eYGBF .properties-value {
  color: #374151;
}
.document-roperties___eYGBF .no-data {
  color: #00000040;
}
.document-roperties___eYGBF .file-draft,
.document-roperties___eYGBF .file-lock {
  margin-left: 8px;
  color: #999;
}
.no-data {
  color: #00000040;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.breadcrumb-container___A_aJW {
  flex: 1;
  cursor: pointer;
}
.breadcrumb-container___A_aJW .ant-breadcrumb {
  font-size: 1em;
}
.breadcrumb-container___A_aJW .breadcrumb-active {
  color: #217eb2;
}
.breadcrumb-container___A_aJW .tooltip-btn {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  color: black;
  border: none;
  box-shadow: none;
}
.breadcrumb-container___A_aJW .tooltip-btn[ant-click-animating-without-extra-node]:after {
  border: 0 none;
  opacity: 0;
  animation: none 0 ease 0 1 normal;
}
.breadcrumb-popover-content___oPY3i .path-item {
  color: #00000073;
  padding: 6px 0;
  cursor: pointer;
}
.breadcrumb-popover-content___oPY3i .path-item:hover {
  color: #000;
}
.breadcrumb-popover-content___oPY3i .path-item.active {
  color: #217eb2;
}

.view-frame-header___KnkUo {
  display: flex;
  padding: 10px 20px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
}
.view-frame-header___KnkUo .view-icons {
  display: flex;
  align-items: center;
}
.view-frame-header___KnkUo .view-icons .disabled {
  color: #bbb9b9;
}

.tooltip-btn-icon___B5dAg {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 2px;
  vertical-align: -1px;
  color: lightgray;
}
.tooltip-btn-icon___B5dAg.ant-btn:focus {
  color: black;
}
.tooltip-btn-icon___B5dAg.active {
  color: black;
}
.tooltip-btn-icon___B5dAg.no-border {
  border: none;
  box-shadow: none;
}
.tooltip-btn-icon___B5dAg.no-border[ant-click-animating-without-extra-node]:after {
  border: 0 none;
  opacity: 0;
  animation: none 0 ease 0 1 normal;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.breadcrumb-path___eONZk {
  flex: 1;
  cursor: pointer;
}
.breadcrumb-path___eONZk .ant-breadcrumb {
  font-size: 1em;
  color: #868686;
}
.breadcrumb-path___eONZk .ant-breadcrumb .ant-breadcrumb-link:hover {
  color: #1677ff;
}
.breadcrumb-path___eONZk .breadcrumb-active {
  color: #5d5d5d;
  font-weight: 500;
}

.document-page-header.document-header-default .document-name {
  font-size: 20px;
}

.path-header___JgbBB .document-page-header {
  padding: 0;
}
.path-header___JgbBB .document-page-header .document-header-target {
  display: inline-flex;
}
.path-header___JgbBB .document-page-header .document-header-target .tag-view {
  font-weight: normal;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-list-view {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.document-list-view .list-view-header-tool {
  padding: 20px;
}
.document-list-view .list-view-header-tool .tree-view-btn, .document-list-view .list-view-header-tool .table-view-btn {
  color: #868686;
  border: 1px solid #868686;
  padding: 0 10px;
  margin-left: 10px;
}
.document-list-view .list-view-header-tool .tree-view-btn.current, .document-list-view .list-view-header-tool .table-view-btn.current {
  color: #217eb2;
  border-color: #217eb2;
}
.document-list-view .list-view-header-tool .tree-view-btn:hover, .document-list-view .list-view-header-tool .table-view-btn:hover {
  color: #217eb2;
  border-color: #217eb2;
}
.document-list-view .search-header-tool .ant-input-outlined {
  width: 100%;
}
.document-list-view .document-item .file-type svg {
  color: #217eb2;
}
.document-list-view .document-table-list {
  flex: 1;
  height: 100%;
}
.document-list-view .table-list-card {
  height: 100%;
  border: none;
  padding: 0 20px 20px;
}
.document-list-view .table-list-card .tools-card-content .ant-table {
  padding: 0;
}
.document-list-view .table-list-card .tool-bar {
  text-align: right;
}
.document-list-view .table-list-card .ant-table-cell {
  color: #5d5d5d;
}
.document-list-view .table-list-card .doucment-table-item-subject {
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.document-list-view .table-list-card .doucment-table-item-by {
  color: #5d5d5d;
  font-weight: 500;
  padding: 1px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.document-list-view .table-list-card .doucment-table-item-by .ant-avatar {
  width: 30px;
  height: 30px;
  border-radius: 2px;
}
.document-list-view .table-list-card .doucment-table-item-by .doucment-table-item-name {
  flex: 1;
  margin-left: 8px;
}
.document-list-view .table-list-card .doucment-table-status-label {
  color: #5d5d5d;
  background: #f0f0f0;
}
.document-list-view .table-list-card .doucment-table-status-label.draft, .document-list-view .table-list-card .doucment-table-status-label.draft:hover {
  background: #def3ff;
}
.document-list-view .table-list-card .doucment-table-status-label.readonly, .document-list-view .table-list-card .doucment-table-status-label.readonly:hover {
  background: #ffe8e8;
}

.add-form-element___QYrJJ {
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.add-form-element___QYrJJ .new-form-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 16px;
}
.add-form-element___QYrJJ .new-form-header .close-icon {
  cursor: pointer;
}
.add-form-element___QYrJJ .new-form-view {
  flex: 1;
  min-width: 480px;
  padding: 0 20px;
}
.plus-outlined-icon___TQb_w {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #1abc9c;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-left: 10px;
}
.plus-outlined-icon___TQb_w svg {
  margin: 0 !important;
}

.document-tabbed-view___i6BWQ .document-tabbed-tabs .ant-tabs-nav {
  padding: 0 20px;
}
.document-tabbed-view___i6BWQ .document-tabbed-tabs .ant-tabs-tab > div {
  max-width: 10em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.document-tabbed-view___i6BWQ .loading {
  margin: 20px 0;
  margin-bottom: 20px;
  padding: 30px 50px;
  text-align: center;
}
.document-tabbed-view___i6BWQ .ant-empty {
  margin: 32px 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.vo-cards____PyX0 {
  background: #fff;
  padding: 15px;
}
.vo-cards____PyX0.bordered {
  border: 1px solid #e8e8e8;
}
.vo-cards____PyX0.hoverShadow:hover {
  box-shadow: 0px 0px 10px rgba(152, 181, 206, 0.16);
}
.vo-cards____PyX0.shade {
  box-shadow: 0px 0px 10px rgba(152, 181, 206, 0.16);
}
.vo-cards____PyX0.shadows {
  box-shadow: 0px 0px 10px rgba(152, 181, 206, 0.16);
}
.vo-cards____PyX0.shadows:hover {
  box-shadow: 0px 0px 10px rgba(152, 181, 206, 0.16);
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.properties-panel-card {
  height: 100%;
  border-radius: 5px;
  padding: 15px 0;
  display: flex;
  flex-direction: column;
}
.properties-panel-card .properties-panel-header {
  display: flex;
  justify-content: space-between;
  color: #5d5d5d;
  font-weight: bold;
  line-height: 19px;
  padding: 0 4px 5px 12px;
}
.properties-panel-card .properties-panel-header .info-icon {
  margin-right: 8px;
}
.properties-panel-card .properties-panel-header .packUp {
  font-size: 14px;
  color: #cbcbcb;
  padding: 0 8px;
  cursor: pointer;
  transform: rotate(270deg);
}
.properties-panel-card .properties-panel-header .packUp:hover {
  color: #217eb2;
}
.properties-panel-card .properties-list {
  padding: 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.default-view-layout {
  display: flex;
  flex-direction: column;
}
.default-view-layout.packUp .default-view-context .view-context {
  margin-left: 0;
}
.default-view-layout .default-view-context {
  flex: 1;
  padding: 20px;
  background: #f7f9fc;
  display: flex;
  position: relative;
}
.default-view-layout .default-view-context .view-context {
  flex: 1;
  margin-left: 20px;
}
.default-view-layout .default-view-context .properties-panel-btn {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 10px;
  top: 40px;
  z-index: 1;
  font-size: 14px;
  color: #cbcbcb;
  cursor: pointer;
  transform: rotate(270deg);
}
.default-view-layout .page-head-dashboard .page-head-general {
  align-items: end;
}
.default-view-layout .page-head-dashboard .page-head-general .menu-buttons .ant-btn {
  font-weight: bold;
}
.default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-lock, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-unlock, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-print, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-publish, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .node-menu-access {
  background: #fff;
  border: 1px solid #217eb2;
  color: #217eb2;
}
.default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-lock:hover, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-unlock:hover, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-print:hover, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .document-menu-publish:hover, .default-view-layout .page-head-dashboard .page-head-general .menu-buttons .node-menu-access:hover {
  background: #f4f9ff;
}
.default-view-layout .page-head-dashboard .page-head-general .ant-breadcrumb li:last-child {
  color: #868686;
}
.default-view-layout .default-aside-content {
  height: 100%;
  border-radius: 5px;
  padding: 0;
  overflow: hidden;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.doc-tabs-extra-content .doc-tab-create {
  color: #5d5d5d;
}
.document-default-view___pzB0B .document-menu-lock,
.document-default-view___pzB0B .document-menu-unlock {
  background: #fff;
  border: 1px solid #217eb2;
  color: #217eb2;
}
.document-default-view___pzB0B .document-menu-lock:hover,
.document-default-view___pzB0B .document-menu-unlock:hover {
  background: #f4f9ff;
}

.panable {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.panable .dragable {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  user-select: none;
  cursor: move;
}
.panable .dragable .track-vertical {
  height: 100%;
  cursor: pointer;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0.2);
}

/* Collection default theme */

.ReactVirtualized__Collection {
}

.ReactVirtualized__Collection__innerScrollContainer {
}

/* Grid default theme */

.ReactVirtualized__Grid {
}

.ReactVirtualized__Grid__innerScrollContainer {
}

/* Table default theme */

.ReactVirtualized__Table {
}

.ReactVirtualized__Table__Grid {
}

.ReactVirtualized__Table__headerRow {
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
}

.ReactVirtualized__Table__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
}

.ReactVirtualized__Table__headerTruncatedText {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ReactVirtualized__Table__headerColumn,
.ReactVirtualized__Table__rowColumn {
  margin-right: 10px;
  min-width: 0px;
}

.ReactVirtualized__Table__rowColumn {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ReactVirtualized__Table__headerColumn:first-of-type,
.ReactVirtualized__Table__rowColumn:first-of-type {
  margin-left: 10px;
}

.ReactVirtualized__Table__sortableHeaderColumn {
  cursor: pointer;
}

.ReactVirtualized__Table__sortableHeaderIconContainer {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.ReactVirtualized__Table__sortableHeaderIcon {
  -webkit-box-flex: 0;
          flex: 0 0 24px;
  height: 1em;
  width: 1em;
  fill: currentColor;
}

/* List default theme */

.ReactVirtualized__List {
}

.rst__rowWrapper {
  padding: 10px 10px 10px 0;
  height: 100%;
  box-sizing: border-box;
}

.rst__rtl.rst__rowWrapper {
  padding: 10px 0 10px 10px;
}

.rst__row {
  height: 100%;
  white-space: nowrap;
  display: flex;
}

.rst__row > * {
  box-sizing: border-box;
}

/**
 * The outline of where the element will go if dropped, displayed while dragging
 */

.rst__rowLandingPad,
.rst__rowCancelPad {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.rst__rowLandingPad > *,
.rst__rowCancelPad > * {
  opacity: 0 !important;
}

.rst__rowLandingPad::before,
.rst__rowCancelPad::before {
  background-color: lightblue;
  border: 3px dashed white;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

/**
 * Alternate appearance of the landing pad when the dragged location is invalid
 */

.rst__rowCancelPad::before {
  background-color: #e6a8ad;
}

/**
 * Nodes matching the search conditions are highlighted
 */

.rst__rowSearchMatch {
  outline: solid 3px #0080ff;
}

/**
 * The node that matches the search conditions and is currently focused
 */

.rst__rowSearchFocus {
  outline: solid 3px #fc6421;
}

.rst__rowContents,
.rst__rowLabel,
.rst__rowToolbar,
.rst__moveHandle,
.rst__toolbarButton {
  display: inline-block;
  vertical-align: middle;
}

.rst__rowContents {
  position: relative;
  height: 100%;
  border: solid #bbb 1px;
  border-left: none;
  box-shadow: 0 2px 2px -2px;
  padding: 0 5px 0 10px;
  border-radius: 2px;
  min-width: 230px;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
}

.rst__rtl.rst__rowContents {
  border-right: none;
  border-left: solid #bbb 1px;
  padding: 0 10px 0 5px;
}

.rst__rowContentsDragDisabled {
  border-left: solid #bbb 1px;
}

.rst__rtl.rst__rowContentsDragDisabled {
  border-right: solid #bbb 1px;
  border-left: solid #bbb 1px;
}

.rst__rowLabel {
  flex: 0 1 auto;
  padding-right: 20px;
}

.rst__rtl.rst__rowLabel {
  padding-left: 20px;
  padding-right: inherit;
}

.rst__rowToolbar {
  flex: 0 1 auto;
  display: flex;
}

.rst__moveHandle,
.rst__loadingHandle {
  height: 100%;
  width: 44px;
  background: #d9d9d9
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI0MiI+PGcgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIuOSIgPjxwYXRoIGQ9Ik0xNCAxNS43aDE0LjQiLz48cGF0aCBkPSJNMTQgMjEuNGgxNC40Ii8+PHBhdGggZD0iTTE0IDI3LjFoMTQuNCIvPjwvZz4KPC9zdmc+)
    no-repeat center;
  border: solid #aaa 1px;
  box-shadow: 0 2px 2px -2px;
  cursor: move;
  border-radius: 1px;
  z-index: 1;
}

.rst__loadingHandle {
  cursor: default;
  background: #d9d9d9;
}

@keyframes pointFade {
  0%,
  19.999%,
  100% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}

.rst__loadingCircle {
  width: 80%;
  height: 80%;
  margin: 10%;
  position: relative;
}

.rst__loadingCirclePoint {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.rst__rtl.rst__loadingCirclePoint {
  right: 0;
  left: initial;
}

.rst__loadingCirclePoint::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 11%;
  height: 30%;
  background-color: #fff;
  border-radius: 30%;
  animation: pointFade 800ms infinite ease-in-out both;
}

.rst__loadingCirclePoint:nth-of-type(1) {
  transform: rotate(0deg);
}

.rst__loadingCirclePoint:nth-of-type(7) {
  transform: rotate(180deg);
}

.rst__loadingCirclePoint:nth-of-type(1)::before,
.rst__loadingCirclePoint:nth-of-type(7)::before {
  animation-delay: -800ms;
}

.rst__loadingCirclePoint:nth-of-type(2) {
  transform: rotate(30deg);
}

.rst__loadingCirclePoint:nth-of-type(8) {
  transform: rotate(210deg);
}

.rst__loadingCirclePoint:nth-of-type(2)::before,
.rst__loadingCirclePoint:nth-of-type(8)::before {
  animation-delay: -666ms;
}

.rst__loadingCirclePoint:nth-of-type(3) {
  transform: rotate(60deg);
}

.rst__loadingCirclePoint:nth-of-type(9) {
  transform: rotate(240deg);
}

.rst__loadingCirclePoint:nth-of-type(3)::before,
.rst__loadingCirclePoint:nth-of-type(9)::before {
  animation-delay: -533ms;
}

.rst__loadingCirclePoint:nth-of-type(4) {
  transform: rotate(90deg);
}

.rst__loadingCirclePoint:nth-of-type(10) {
  transform: rotate(270deg);
}

.rst__loadingCirclePoint:nth-of-type(4)::before,
.rst__loadingCirclePoint:nth-of-type(10)::before {
  animation-delay: -400ms;
}

.rst__loadingCirclePoint:nth-of-type(5) {
  transform: rotate(120deg);
}

.rst__loadingCirclePoint:nth-of-type(11) {
  transform: rotate(300deg);
}

.rst__loadingCirclePoint:nth-of-type(5)::before,
.rst__loadingCirclePoint:nth-of-type(11)::before {
  animation-delay: -266ms;
}

.rst__loadingCirclePoint:nth-of-type(6) {
  transform: rotate(150deg);
}

.rst__loadingCirclePoint:nth-of-type(12) {
  transform: rotate(330deg);
}

.rst__loadingCirclePoint:nth-of-type(6)::before,
.rst__loadingCirclePoint:nth-of-type(12)::before {
  animation-delay: -133ms;
}

.rst__loadingCirclePoint:nth-of-type(7) {
  transform: rotate(180deg);
}

.rst__loadingCirclePoint:nth-of-type(13) {
  transform: rotate(360deg);
}

.rst__loadingCirclePoint:nth-of-type(7)::before,
.rst__loadingCirclePoint:nth-of-type(13)::before {
  animation-delay: 0ms;
}

.rst__rowTitle {
  font-weight: bold;
}

.rst__rowTitleWithSubtitle {
  font-size: 85%;
  display: block;
  height: 0.8rem;
}

.rst__rowSubtitle {
  font-size: 70%;
  line-height: 1;
}

.rst__collapseButton,
.rst__expandButton {
  appearance: none;
  border: none;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #000;
  width: 16px;
  height: 16px;
  padding: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.rst__rtl.rst__collapseButton,
.rst__rtl.rst__expandButton {
  transform: translate(50%, -50%);
}

.rst__collapseButton:focus,
.rst__expandButton:focus {
  outline: none;
  box-shadow: 0 0 0 1px #000, 0 0 1px 3px #83bef9;
}

.rst__collapseButton:hover:not(:active),
.rst__expandButton:hover:not(:active) {
  background-size: 24px;
  height: 20px;
  width: 20px;
}

.rst__collapseButton {
  background: #fff
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiIGZpbGw9IiNGRkYiLz48ZyBzdHJva2U9IiM5ODk4OTgiIHN0cm9rZS13aWR0aD0iMS45IiA+PHBhdGggZD0iTTQuNSA5aDkiLz48L2c+Cjwvc3ZnPg==)
    no-repeat center;
}

.rst__expandButton {
  background: #fff
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiIGZpbGw9IiNGRkYiLz48ZyBzdHJva2U9IiM5ODk4OTgiIHN0cm9rZS13aWR0aD0iMS45IiA+PHBhdGggZD0iTTQuNSA5aDkiLz48cGF0aCBkPSJNOSA0LjV2OSIvPjwvZz4KPC9zdmc+)
    no-repeat center;
}

/**
 * Line for under a node with children
 */

.rst__lineChildren {
  height: 100%;
  display: inline-block;
  position: absolute;
}

.rst__lineChildren::after {
  content: '';
  position: absolute;
  background-color: black;
  width: 1px;
  left: 50%;
  bottom: 0;
  height: 10px;
}

.rst__rtl.rst__lineChildren::after {
  right: 50%;
  left: initial;
}

.rst__placeholder {
  position: relative;
  height: 68px;
  max-width: 300px;
  padding: 10px;
}

.rst__placeholder,
.rst__placeholder > * {
  box-sizing: border-box;
}

.rst__placeholder::before {
  border: 3px dashed #d9d9d9;
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  z-index: -1;
}

/**
 * The outline of where the element will go if dropped, displayed while dragging
 */

.rst__placeholderLandingPad,
.rst__placeholderCancelPad {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.rst__placeholderLandingPad *,
.rst__placeholderCancelPad * {
  opacity: 0 !important;
}

.rst__placeholderLandingPad::before,
.rst__placeholderCancelPad::before {
  background-color: lightblue;
  border-color: white;
}

/**
 * Alternate appearance of the landing pad when the dragged location is invalid
 */

.rst__placeholderCancelPad::before {
  background-color: #e6a8ad;
}

/**
 * Extra class applied to VirtualScroll through className prop
 */

.rst__virtualScrollOverride {
  overflow: auto !important;
}

.rst__virtualScrollOverride * {
  box-sizing: border-box;
}

.ReactVirtualized__Grid__innerScrollContainer {
  overflow: visible !important;
}

.rst__rtl .ReactVirtualized__Grid__innerScrollContainer {
  direction: rtl;
}

.ReactVirtualized__Grid {
  outline: none;
}

.rst__node {
  min-width: 100%;
  white-space: nowrap;
  position: relative;
  text-align: left;
}

.rst__node.rst__rtl {
  text-align: right;
}

.rst__nodeContent {
  position: absolute;
  top: 0;
  bottom: 0;
}

/* ==========================================================================
   Scaffold

    Line-overlaid blocks used for showing the tree structure
   ========================================================================== */

.rst__lineBlock,
.rst__absoluteLineBlock {
  height: 100%;
  position: relative;
  display: inline-block;
}

.rst__absoluteLineBlock {
  position: absolute;
  top: 0;
}

.rst__lineHalfHorizontalRight::before,
.rst__lineFullVertical::after,
.rst__lineHalfVerticalTop::after,
.rst__lineHalfVerticalBottom::after {
  position: absolute;
  content: '';
  background-color: black;
}

/**
 * +-----+
 * |     |
 * |  +--+
 * |     |
 * +-----+
 */

.rst__lineHalfHorizontalRight::before {
  height: 1px;
  top: 50%;
  right: 0;
  width: 50%;
}

.rst__rtl.rst__lineHalfHorizontalRight::before {
  left: 0;
  right: initial;
}

/**
 * +--+--+
 * |  |  |
 * |  |  |
 * |  |  |
 * +--+--+
 */

.rst__lineFullVertical::after,
.rst__lineHalfVerticalTop::after,
.rst__lineHalfVerticalBottom::after {
  width: 1px;
  left: 50%;
  top: 0;
  height: 100%;
}

/**
 * +--+--+
 * |  |  |
 * |  |  |
 * |  |  |
 * +--+--+
 */

.rst__rtl.rst__lineFullVertical::after,
.rst__rtl.rst__lineHalfVerticalTop::after,
.rst__rtl.rst__lineHalfVerticalBottom::after {
  right: 50%;
  left: initial;
}

/**
 * +-----+
 * |  |  |
 * |  +  |
 * |     |
 * +-----+
 */

.rst__lineHalfVerticalTop::after {
  height: 50%;
}

/**
 * +-----+
 * |     |
 * |  +  |
 * |  |  |
 * +-----+
 */

.rst__lineHalfVerticalBottom::after {
  top: auto;
  bottom: 0;
  height: 50%;
}

/* Highlight line for pointing to dragged row destination
   ========================================================================== */

/**
 * +--+--+
 * |  |  |
 * |  |  |
 * |  |  |
 * +--+--+
 */

.rst__highlightLineVertical {
  z-index: 3;
}

.rst__highlightLineVertical::before {
  position: absolute;
  content: '';
  background-color: #36c2f6;
  width: 8px;
  margin-left: -4px;
  left: 50%;
  top: 0;
  height: 100%;
}

.rst__rtl.rst__highlightLineVertical::before {
  margin-left: initial;
  margin-right: -4px;
  left: initial;
  right: 50%;
}

@keyframes arrow-pulse {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  30% {
    transform: translate(0, 300%);
    opacity: 1;
  }
  70% {
    transform: translate(0, 700%);
    opacity: 1;
  }
  100% {
    transform: translate(0, 1000%);
    opacity: 0;
  }
}

.rst__highlightLineVertical::after {
  content: '';
  position: absolute;
  height: 0;
  margin-left: -4px;
  left: 50%;
  top: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid white;
  animation: arrow-pulse 1s infinite linear both;
}

.rst__rtl.rst__highlightLineVertical::after {
  margin-left: initial;
  margin-right: -4px;
  right: 50%;
  left: initial;
}

/**
 * +-----+
 * |     |
 * |  +--+
 * |  |  |
 * +--+--+
 */

.rst__highlightTopLeftCorner::before {
  z-index: 3;
  content: '';
  position: absolute;
  border-top: solid 8px #36c2f6;
  border-left: solid 8px #36c2f6;
  box-sizing: border-box;
  height: calc(50% + 4px);
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: calc(50% + 4px);
}

.rst__rtl.rst__highlightTopLeftCorner::before {
  border-right: solid 8px #36c2f6;
  border-left: none;
  left: 0;
  right: initial;
}

/**
 * +--+--+
 * |  |  |
 * |  |  |
 * |  +->|
 * +-----+
 */

.rst__highlightBottomLeftCorner {
  z-index: 3;
}

.rst__highlightBottomLeftCorner::before {
  content: '';
  position: absolute;
  border-bottom: solid 8px #36c2f6;
  border-left: solid 8px #36c2f6;
  box-sizing: border-box;
  height: calc(100% + 4px);
  top: 0;
  right: 12px;
  width: calc(50% - 8px);
}

.rst__rtl.rst__highlightBottomLeftCorner::before {
  border-right: solid 8px #36c2f6;
  border-left: none;
  left: 12px;
  right: initial;
}

.rst__highlightBottomLeftCorner::after {
  content: '';
  position: absolute;
  height: 0;
  right: 0;
  top: 100%;
  margin-top: -12px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #36c2f6;
}

.rst__rtl.rst__highlightBottomLeftCorner::after {
  left: 0;
  right: initial;
  border-right: 12px solid #36c2f6;
  border-left: none;
}

.theme-nodeContent___mKufq .rst__collapseButton,
.theme-nodeContent___mKufq .rst__expandButton {
  box-shadow: 0 0 0 1px #cccccc;
}
.theme-nodeContent___mKufq .rst__lineChildren::after {
  background-color: #cccccc;
}
.theme-nodeContent___mKufq .doc-row {
  height: 100%;
  display: flex;
  border: solid #bbb 1px;
  box-shadow: 0 2px 2px -2px;
  padding: 0 5px 0 10px;
  border-radius: 2px;
}
.theme-nodeContent___mKufq .doc-row .doc-rowContents {
  position: relative;
  height: 100%;
  min-width: 230px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.theme-nodeContent___mKufq .doc-row .doc-rowContents > div:before {
  border-bottom: none;
}
.theme-nodeContent___mKufq .document-header-default:after {
  border-bottom: none !important;
}
.theme-nodeContent___mKufq .document-header-default .document-name-content > div {
  display: flex;
}
.theme-nodeContent___mKufq .document-header-default .document-name {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.theme-nodeContent___mKufq .document-header-default .document-pre {
  padding-top: 3px;
}
.doc-moveHandle___B5dyv {
  width: 20px;
  font-size: 20px;
  color: #ccc;
  cursor: move;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.documenet-node___bkGEj {
  white-space: normal;
}
.documenet-node___bkGEj .rst__lineHalfHorizontalRight::before,
.documenet-node___bkGEj .rst__lineFullVertical::after,
.documenet-node___bkGEj .rst__lineHalfVerticalTop::after,
.documenet-node___bkGEj .rst__lineHalfVerticalBottom::after {
  position: absolute;
  content: "";
  background-color: #cccccc !important;
}
.documenet-node___bkGEj .document-item .file-type svg {
  color: #217eb2;
}

.document-sort-able-tree___jCEJS {
  height: 100%;
}
.document-sort-able-tree___jCEJS.panable-tree > div > div > div {
  height: 100%;
}
.document-sort-able-tree___jCEJS .rst__tree {
  display: inline-block;
  min-width: 100%;
}
.document-sort-able-tree___jCEJS .loading {
  margin: 20px 0;
  margin-bottom: 20px;
  padding: 30px 50px;
  text-align: center;
}
.document-sort-able-tree___jCEJS .ant-empty {
  margin: 32px 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.document-tree-view {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.document-tree-view .list-view-header-tool {
  padding: 0 20px 20px;
}
.document-tree-view .list-view-header-tool .tree-view-btn, .document-tree-view .list-view-header-tool .table-view-btn {
  color: #868686;
  border: 1px solid #868686;
  padding: 0 10px;
  margin-left: 10px;
}
.document-tree-view .list-view-header-tool .tree-view-btn.current, .document-tree-view .list-view-header-tool .table-view-btn.current {
  color: #217eb2;
  border-color: #217eb2;
}
.document-tree-view .list-view-header-tool .tree-view-btn:hover, .document-tree-view .list-view-header-tool .table-view-btn:hover {
  color: #217eb2;
  border-color: #217eb2;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.reference-view___THtxn {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.reference-view___THtxn .reference-header {
  padding: 1em 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.reference-view___THtxn .reference-header .multiple-remove {
  font-weight: 600;
  color: #000;
  cursor: pointer;
}
.reference-view___THtxn .reference-header .multiple-remove .ant-btn {
  padding: 0 10px 0 0;
  font-size: 16px;
}
.reference-view___THtxn .reference-header .multiple-remove-btn .ant-btn {
  padding: 0 10px;
  font-style: italic;
}
.reference-view___THtxn .reference-header .multiple-remove-btn .del-btn {
  color: #ff4d4f;
}
.reference-view___THtxn .reference-header .multiple-remove-btn .del-btn:hover {
  color: #ff7875;
}
.reference-view___THtxn .reference-header .multiple-remove-btn .cancel-btn {
  color: #666;
}
.reference-view___THtxn .reference-header .multiple-remove-btn .cancel-btn:hover {
  color: #217eb2;
}
.reference-view___THtxn .reference-view-page {
  display: block;
}
.reference-view___THtxn .reference-item {
  display: flex;
  position: relative;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  align-items: center;
  padding: 5px 20px;
}
.reference-view___THtxn .reference-item:hover {
  cursor: pointer;
  background-color: #f5f8fd;
}
.reference-view___THtxn .reference-item:hover .reference-status-none {
  display: none;
}
.reference-view___THtxn .reference-item:hover .hover-operate-icon {
  display: block;
  opacity: 1;
}
.reference-view___THtxn .reference-item:hover .hover-link-type {
  display: none;
}
.reference-view___THtxn .reference-item .reference-item-content {
  flex: 1;
  color: #000;
  font-weight: 500;
}
.reference-view___THtxn .reference-item .reference-item-content .reference-content {
  display: flex;
  flex: 1;
}
.reference-view___THtxn .reference-item .reference-item-content .reference-content .type-icon {
  font-size: 15px;
  padding-right: 10px;
}
.reference-view___THtxn .reference-item .reference-item-content .task-item-name.task-item-name_done {
  color: #a8a8a8;
}
.reference-view___THtxn .reference-item .reference-item-content .task-control {
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 13px;
  color: #444;
  font-weight: normal;
}
.reference-view___THtxn .reference-item .reference-item-content .task-control > span + span {
  margin-left: 15px;
}
.reference-view___THtxn .reference-item .reference-item-content .task-control .svg-inline--fa {
  margin-right: 5px;
}
.reference-view___THtxn .reference-item .hover-operate-icon {
  display: none;
}
.reference-view___THtxn .ant-empty {
  font-size: 12px;
}
.reference-view___THtxn .ant-empty .ant-empty-image {
  height: 35px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.element___WVnYg {
  height: 100%;
}
.element___WVnYg .ant-tabs-nav {
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
}
.element___WVnYg .list-header-content {
  border-bottom: none !important;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.module-header-title {
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 15px;
  color: #217eb2;
}
.module-header-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #217eb2;
}
.module-detail-view, .module-tab-view {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs, .module-tab-view .ant-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-content, .module-tab-view .ant-tabs .ant-tabs-content {
  height: 100%;
  padding-bottom: 0px !important;
}
.module-detail-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane, .module-tab-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
.module-detail-view .ant-tabs .ant-tabs-bar, .module-tab-view .ant-tabs .ant-tabs-bar {
  margin: 0 20px;
}
.module-detail-view .ant-tabs .ant-tabs-nav, .module-tab-view .ant-tabs .ant-tabs-nav {
  margin: 0;
}
.module-detail-view .ant-tabs .module-box, .module-tab-view .ant-tabs .module-box {
  height: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  overflow-x: hidden;
}
.module-detail-view .module-view-header {
  padding: 10px 20px;
}
.module-tab-view {
  background: #f2f2f2;
}
.module-tab-view .module-tab-view_content, .module-tab-view .module-tab-view_aside {
  flex: 1;
  background: #fff;
  overflow-x: hidden;
}
.module-tab-view .module-tab-view_content {
  padding: 15px 20px;
}
.module-tab-view .module-tab-view_aside {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.padding-vertical-10 {
  padding: 10px 0;
}
.padding-horizontal-5 {
  padding: 0 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.tool-bar-icon___g5IIH {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.new-document-form___NS_aF {
  padding: 10px 20px 0 20px;
}
.new-document-form___NS_aF .maximize-btn {
  text-align: right;
  margin-bottom: 7px;
}
.new-document-form___NS_aF .form-label {
  line-height: 24px;
}
.new-document-form___NS_aF .ant-form-item {
  margin-bottom: 10px;
}
.new-document-form___NS_aF .form-buttom {
  display: flex;
  justify-content: end;
}
.new-document-form___NS_aF .detailed {
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.new-document-form-full___Y_j6j {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
}
.new-document-form-full___Y_j6j .ant-input {
  flex: 1;
}
.new-document-form-full___Y_j6j .form-schema {
  flex: 1;
  line-height: 35px;
  margin-left: 30px;
}
.new-document-form-full___Y_j6j .ant-select {
  width: 200px;
  margin-right: 20px;
}
.new-document-form-dialog___hXwbD .ant-modal-content .ant-modal-body {
  padding-bottom: 4px !important;
}
.new-document-form-dialog___hXwbD .ant-modal-content .ant-modal-footer {
  padding: 0 !important;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.documents-list___dX8cl {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.documents-list___dX8cl .file-name {
  font-weight: normal;
}
.documents-list___dX8cl .list-view-header-tool {
  padding-top: 20px;
}
.documents-list___dX8cl .list-view-header-tool .site-badge-count {
  margin-left: 10px;
}
.documents-list___dX8cl .doc-list-content {
  height: 100%;
}
.documents-list___dX8cl .doc-list-content > span {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
}
.documents-list___dX8cl .doc-list-content > span .ant-upload.ant-upload-drag .ant-upload {
  padding: 0;
  display: inline;
}
.documents-list___dX8cl .doc-list-content > span .ant-upload-list {
  padding: 0 15px;
  max-height: 250px;
  overflow: auto;
}
.documents-list___dX8cl .doc-list-page {
  background: #ffffff;
  border: none;
  border-radius: none;
}
.documents-list___dX8cl .doc-list-page .list-view-page {
  display: block;
  width: 100%;
}
.documents-list___dX8cl .doc-list-page.cursor .ant-upload.ant-upload-drag {
  cursor: pointer;
}
.documents-list___dX8cl .doc-list-page.doc-drag-hover.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-updoad-disabled) {
  border: solid 2px #217eb2;
}
.documents-list___dX8cl .doc-list-page .ant-upload.ant-upload-drag {
  text-align: left;
  padding: 6px 0;
  background: none;
  border: none;
  border-radius: 0;
  cursor: auto;
}
.documents-list___dX8cl .doc-list-page .ant-upload.ant-upload-drag .ant-upload {
  height: 100%;
  padding: 0;
}
.documents-list___dX8cl .doc-list-page .ant-upload.ant-upload-disabled {
  cursor: default;
}
.documents-list___dX8cl .doc-list-page .page-list-view-empty___FQEBp .ant-empty-image {
  height: 40px;
}
.documents-list___dX8cl .doc-list-page .page-list-view-empty___FQEBp .fa-cloud-upload-icon {
  color: #cbcbcb;
  width: 50px;
  height: 40px;
}
.documents-list___dX8cl .doc-list-page .page-list-view-empty___FQEBp .empty-content-fills-the-content {
  color: #868686;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.documents-list___dX8cl .ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: block;
  height: 100%;
}
.documents-list___dX8cl .document-head {
  display: flex;
  align-items: center;
  padding: 10px 20px 10px 38px;
  border-bottom: 1px solid #f2f2f2;
}
.documents-list___dX8cl .document-head .file-search {
  flex: 1;
  height: 36px;
  padding: 0;
}
.documents-list___dX8cl .document-head .file-checkbox {
  margin-right: 10px;
}
.documents-list___dX8cl .document-item .file-type svg {
  color: #217eb2;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.reference-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reference-list > .buttons {
  cursor: pointer;
  font-size: 1rem;
}
.reference-list > .buttons :hover {
  color: #217eb2;
  font-size: 1.05rem;
}
.reference-list > .buttons :hover svg {
  filter: drop-shadow(2px 2px 2px #217eb2);
}
.reference-list > .buttons svg {
  margin-left: 5px;
}
.reference-list:not(:hover) .edit-icon {
  display: none;
}
.reference-list .edit-icon {
  cursor: pointer;
  font-size: 1rem;
  color: lightgray;
}
.reference-list .add-info-style {
  cursor: pointer;
}
.reference-list .prosemirror-mention-node {
  margin-bottom: 0.44444444em;
}

.contact-item___J7RNI {
  padding: 0 0 8px;
}
.contact-item___J7RNI svg {
  margin-right: 8px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.fieId-properties-view___LDRgm {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
}
.fieId-properties-view___LDRgm .ant-form {
  flex: 1;
}
.fieId-properties-view___LDRgm .column-config-style .column-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.fieId-properties-view___LDRgm .column-config-style .ant-input {
  width: 90px;
}
.fieId-properties-view___LDRgm .column-config-style .column-delete-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #f56c6c;
  background: #fef0f0;
  border-color: #fbc4c4;
  margin-left: 10px;
}
.fieId-properties-view___LDRgm .column-config-style .column-delete-btn:active,
.fieId-properties-view___LDRgm .column-config-style .column-delete-btn.active,
.fieId-properties-view___LDRgm .column-config-style .column-delete-btn:hover {
  background-color: #f56c6c;
  color: #fff;
}
.fieId-properties-view___LDRgm .column-config-style .add-column {
  color: #1890ff;
  cursor: pointer;
}
.fieId-properties-view___LDRgm .select-option-item .ant-radio-group,
.fieId-properties-view___LDRgm .select-option-item .ant-checkbox-group {
  width: 100%;
}
.fieId-properties-view___LDRgm .select-option-item .option-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.fieId-properties-view___LDRgm .select-option-item .ant-checkbox-wrapper {
  margin-right: 8px;
}
.fieId-properties-view___LDRgm .select-option-item .ant-input {
  flex: 0.9;
}
.fieId-properties-view___LDRgm .select-option-item .option-delete-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #f56c6c;
  background: #fef0f0;
  border-color: #fbc4c4;
  margin-left: 10px;
}
.fieId-properties-view___LDRgm .select-option-item .option-delete-btn:active,
.fieId-properties-view___LDRgm .select-option-item .option-delete-btn.active,
.fieId-properties-view___LDRgm .select-option-item .option-delete-btn:hover {
  background-color: #f56c6c;
  color: #fff;
}
.fieId-properties-view___LDRgm .rate-maximum-item {
  width: 130px;
  line-height: 30px;
  position: relative;
}
.fieId-properties-view___LDRgm .rate-maximum-item .ant-input {
  text-align: center;
  padding: 4px 32px;
}
.fieId-properties-view___LDRgm .rate-maximum-item .input-number-decrease,
.fieId-properties-view___LDRgm .rate-maximum-item .input-number-increase {
  position: absolute;
  z-index: 1;
  top: 1px;
  width: 32px;
  height: 30px;
  text-align: center;
  background: #f5f7fa;
  color: #606266;
  border: none;
  padding: 0;
}
.fieId-properties-view___LDRgm .rate-maximum-item .input-number-decrease {
  left: 1px;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #dcdfe6;
}
.fieId-properties-view___LDRgm .rate-maximum-item .input-number-increase {
  right: 1px;
  border-radius: 0 4px 4px 0;
  border-left: 1px solid #dcdfe6;
}
.fieId-properties-view___LDRgm .repeater-row-style .add-row {
  color: #1890ff;
  cursor: pointer;
}
.fieId-properties-view___LDRgm .feild-warn {
  margin-bottom: 0;
}
.fieId-properties-view___LDRgm .warn-text {
  color: #ee6868;
  display: inline-block;
  margin-bottom: 24px;
}
.fieId-properties-view___LDRgm .editor-toolbar .ant-select.ant-select-in-form-item {
  width: auto;
}
.fieId-properties-view___LDRgm .footer {
  text-align: right;
  margin-top: 20px;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.edit-fieId-form-dialog.ant-modal .ant-modal-content .ant-modal-body {
  padding: 0;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
.property-label-subtitle {
  opacity: 0.5;
  transform: scale(0.7);
  transform-origin: left;
}
.editor-toolbar {
  border-radius: 5px 5px 0 0;
}
.ProseMirror-container {
  border-radius: 0 0 5px 5px;
}
.add-info-style {
  color: #94a3b8;
  font-size: 12px;
  cursor: default;
  border-bottom: 1px dotted #94a3b8;
}
.submenu-status-title {
  font-size: 12px;
  color: #00000073;
  margin-left: 5px;
}
.ant-select-multiple .ant-select-selection-item-remove {
  display: inline-flex !important;
  align-items: center;
}
.ant-btn {
  border-radius: 5px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ant-badge-count {
  min-width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 12px;
  color: #ffffff !important;
  background: #217eb2 !important;
  border: none;
  box-shadow: none;
  border-radius: 2px !important;
}
.ant-input {
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-select-dropdown {
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-menu-submenu > .ant-menu {
  border-radius: 5px;
}
.ant-dropdown-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
}
:where(.css-dev-only-do-not-override-mxhywb).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f4ff !important;
}
.tool-bar-menu {
  border-radius: 5px !important;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14) !important;
  padding: 4px 8px !important;
}
.tool-bar-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.ant-popover-inner {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.ant-tag {
  border-radius: 4px;
}
.ant-picker {
  border-radius: 5px;
}
.ant-tabs .ant-tabs-tab {
  font-size: 16px;
  color: #575757;
}
.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #217eb2;
}
.ant-tabs .ant-tabs-ink-bar {
  background: #217eb2;
}
.ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
  background: #ffffff;
}
.ant-tabs .ant-tabs-tabpane {
  height: 100%;
}
.ant-tabs .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
.ant-form-item-label > label {
  color: #000;
}
.ant-switch {
  background-color: rgba(0, 0, 0, 0.25);
}
.voplus-antd-menu {
  font-size: 16px;
  color: #505050;
  border-right: none;
}
.voplus-antd-menu .ant-menu-item {
  height: 39.11111111px;
  line-height: 39.11111111px;
  border-radius: 5px;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 39.11111111px;
  line-height: 39.11111111px;
  color: #5d5d5d;
  background: transparent;
  padding: 0 13px !important;
  margin: 0;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-submenu > .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item {
  height: 30.22222222px;
  line-height: 30.22222222px;
  font-size: 14px;
  padding: 0 13px 0 37px !important;
}
.voplus-antd-menu .ant-menu-sub > .ant-menu-item .ant-badge-count {
  transform: scale(0.8);
}
.voplus-antd-menu .ant-menu-item .ant-menu-item-icon, .voplus-antd-menu .ant-menu-submenu-title .ant-menu-item-icon, .voplus-antd-menu .ant-menu-item .anticon, .voplus-antd-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.voplus-antd-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-disabled, .voplus-antd-menu .ant-menu-submenu-disabled {
  color: #bfbfbf !important;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: transparent;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item:not(.ant-menu-item-selected):not(
      .ant-menu-submenu-selected
    ):not(.ant-menu-item-disabled):hover .ant-menu-item-icon {
  color: #217eb2;
}
.voplus-antd-menu .ant-menu-item-group-title {
  color: #868686;
  padding: 15px 13px 5px;
}
.voplus-antd-menu .ant-menu-item-divider {
  border-color: #e6e6e6;
  margin-block: 6px;
}
.ant-modal {
  font-size: 16px;
}
.ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal .ant-modal-content .ant-modal-close-x {
  color: #ffffff;
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px 24px;
  background: #217eb2;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: normal;
}
.ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.ant-modal .ant-modal-content .ant-modal-footer {
  padding: 0 24px 20px 24px;
}
.ant-message .ant-message-custom-content {
  display: flex;
  align-items: center;
}
.ant-btn-primary {
  background-color: #217eb2;
}
.ant-btn-primary:disabled {
  background: rgba(0, 0, 0, 0.04);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: #217eb2;
}
.properties-list {
  height: 100%;
  color: #5d5d5d;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
}
.properties-list.noDocHeader .description-editor_2 {
  margin-top: 1.25em;
}
.properties-list .prop-item {
  margin-bottom: 13px;
}
.properties-list .prop-item .tag-view-2 .ant-tag {
  margin-top: 0;
}
.properties-list .properties-header {
  font-size: 1em;
  padding: 0.625em 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25em;
}
.properties-list .properties-header .title {
  font-size: 1.22222222em;
  font-weight: 500;
}
.properties-list .document-header-default {
  font-size: 1em;
  padding: 0.625em 0;
  margin-bottom: 1.25em;
}
.properties-list .document-header-default .document-name {
  font-size: 1.22222222em;
}
.properties-list .document-propertie-header {
  padding: 14px 0 14px 12px;
  border-bottom: 1px solid #cbcbcb;
}
.properties-list .document-propertie-header .document-header-content .document-name-content {
  align-items: center;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-pre {
  font-size: 14px;
  color: #217eb2;
}
.properties-list .document-propertie-header .document-header-content .document-name-content .document-name {
  font-size: 14px;
  font-weight: bold;
}
.properties-list .description-editor, .properties-list .description-editor_2, .properties-list .document-panel-header-properties {
  padding-left: 12px;
  padding-right: 12px;
}
.properties-list .description-editor_2 .description-editor-header .edit-icon {
  padding-right: 0;
}
.properties-list .ant-form {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item {
  font-size: 1em;
}
.properties-list .ant-form .ant-form-item-label .ant-form-item-no-colon {
  color: #6b7c6c;
  font-weight: 500;
}
.properties-list .ant-form .ant-form-item-label > label {
  font-size: 1em;
  color: #252525;
}
.properties-list .properties-value {
  color: #868686;
}
.properties-list .currency-amount .ant-statistic-content {
  color: #374151;
}
.properties-list .ProseMirror {
  font-size: 1em;
  padding: 0;
}
.properties-list .description-editor-header {
  padding: 0;
}
.properties-list .description-editor .description-editor-proseMirror {
  padding: 0;
}
.properties-list .description-editor .description-readonly-proseMirror .ProseMirror-container .ProseMirror {
  padding: 0;
}
.quickView-modal-style {
  height: calc(100% - 200px);
}
.quickView-modal-style > div[tabindex="0"]:nth-child(1) {
  height: 100%;
}
.quickView-modal-style .ant-modal-content {
  height: 100%;
}
.quickView-modal-style .ant-modal-body {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.sub-node-menu {
  position: absolute;
  bottom: 0;
  left: -184px;
  padding: 4px 8px;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 5px;
  outline: none;
  box-shadow: 0px 3px 6px rgba(119, 119, 119, 0.14);
}
.sub-node-menu .ant-btn {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 2.375em;
  color: #777777;
  text-align: left;
  border-radius: 0;
}
.sub-node-menu .ant-btn[disabled] {
  color: #bfbfbf;
}
.sub-node-menu .ant-btn:hover {
  background-color: #94cdff !important;
  box-shadow: 0px 3px 6px rgba(99, 99, 99, 0.16) !important;
  border-radius: 5px !important;
}
.sub-node-menu .ant-btn > span {
  margin-left: 10px;
}
.sub-node-menu .ant-popover-disabled-compatible-wrapper {
  width: 100%;
}
.sub-node-menu:empty {
  padding: 0;
}
.ant-table.ant-table-empty .ant-table-placeholder {
  z-index: 9 !important;
}
.nav-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nav-panel .nav-panel-title {
  padding: 10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-panel .nav-panel-title .nav-panel-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-panel .nav-panel-menu {
  flex: 1;
}
.nav-panel .nav-panel-settings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #5d5d5d;
  height: 34.22222222px;
  line-height: 34.22222222px;
  border-radius: 5px;
  padding-left: 13px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.nav-panel .nav-panel-settings.activeColor {
  font-weight: bold;
  color: #217eb2;
  background: #f0f7ff;
}
.nav-panel .nav-panel-settings:hover {
  color: #217eb2;
}
.nav-panel .nav-panel-settings svg {
  margin-right: 10px;
}
.nav-panel .ant-menu:first-of-type {
  background-color: #fff !important;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item .ant-menu-item-icon, .nav-panel .ant-menu:first-of-type .ant-menu-submenu-title .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-selected .ant-menu-item-icon {
  color: #5d5d5d;
}
.nav-panel .ant-menu:first-of-type .ant-menu-item-disabled .ant-menu-item-icon {
  color: #bfbfbf;
}
.nav-panel .ant-menu .ant-menu-item {
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #5d5d5d;
  padding: 0 13px !important;
  margin: 0;
}
.nav-panel .ant-menu .ant-menu-item.new-customer {
  color: #1ea7fd !important;
}
.nav-panel .ant-menu .ant-menu-item > span {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.nav-panel .ant-menu .ant-menu-item > span .item-name {
  flex: 1;
  overflow: hidden;
}
.element-tabs .ant-tabs-nav {
  padding-left: 20px;
}
.element-tabs .list-header-content {
  border-bottom: none !important;
}
.title-currency {
  color: #00000073;
  font-weight: normal;
  font-size: 0.875em;
}
.prosemirror-mention-node {
  display: inline-block;
  color: #252525;
  cursor: pointer;
  line-height: 1.33333333em;
  word-break: break-word;
  background: #ecedf0;
  border-radius: 5px;
  padding: 0.44444444em;
  margin-right: 0.44444444em;
}
.prosemirror-mention-link {
  color: #217eb2;
  background: #fff;
  padding: 0;
  text-decoration: underline;
  margin: 0 0.88888889em 0 0;
}
.finance-editable-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-editable-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-editable-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table table {
  table-layout: auto;
  font-size: 1em;
  line-height: 1.75em;
  color: #5d5d5d;
}
.finance-editable-table table thead {
  border: none;
}
.finance-editable-table table thead tr {
  background: #f0f6fd;
}
.finance-editable-table table thead tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.finance-editable-table table thead tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.finance-editable-table table thead tr th {
  position: relative;
  color: #5d5d5d;
  font-weight: 600;
}
.finance-editable-table table thead tr th::before {
  background-color: transparent !important;
}
.finance-editable-table table thead tr th:not(:last-child)::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  background-color: #f0f0f0;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
}
.finance-editable-table table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.finance-editable-table table tbody tr .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
}
.finance-editable-table table tbody tr:hover {
  background-color: #fafafa;
}
.finance-editable-table table tbody tr:hover .sotr-drag {
  color: #252525;
}
.finance-editable-table table thead th:last-child, .finance-editable-table table tbody td:last-child {
  padding-right: 25px;
}
.finance-editable-table table thead th:first-child, .finance-editable-table table tbody td:first-child {
  padding-left: 25px;
}
.finance-editable-table table tr {
  height: 66px;
}
.finance-editable-table table td, .finance-editable-table table th {
  padding: 12px 12px;
}
.finance-editable-table table .morpho-inline-edit {
  position: relative;
  top: -2px;
}
.finance-editable-table table .morpho-inline-edit .ant-input, .finance-editable-table table .morpho-inline-edit .ant-select, .finance-editable-table table .morpho-inline-edit .ant-picker, .finance-editable-table table .morpho-inline-edit .ant-input-number {
  width: 100% !important;
}
.finance-editable-table .editable-table-footer {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot {
  display: flex;
  justify-content: space-between;
  line-height: 19px;
  margin-top: 20px;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot .ant-btn:disabled {
  color: rgba(0, 0, 0, 0.25);
}
.finance-editable-table .editable-table-footer .table-foot .total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.finance-editable-table .editable-table-footer .table-foot .total .total-k {
  width: 150px;
}
.finance-editable-table .editable-table-footer .table-foot .currency-amount .ant-statistic-content {
  color: #5d5d5d;
}
.finance-editable-table .editable-table-footer .table-foot-amount, .finance-editable-table .editable-table-footer .table-foot-amount-2, .finance-editable-table .editable-table-footer .table-foot-amount-3 {
  height: 80px;
  background: #f0f6fd;
  align-items: center;
  margin-top: 10px;
  color: #217eb2;
  font-weight: bold;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .currency, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .currency {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-2 .currency-amount .ant-statistic .ant-statistic-content, .finance-editable-table .editable-table-footer .table-foot-amount-3 .currency-amount .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .editable-table-footer .table-foot-amount {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 {
  padding: 0 15px 0 15px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .currency {
  color: #b22121;
  margin-left: 0;
}
.finance-editable-table .editable-table-footer .table-foot-amount-2 .credit-amount .currency-amount .ant-statistic .ant-statistic-content {
  color: #b22121;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 10px;
}
.finance-editable-table .editable-table-footer .table-foot-amount-3 .amount-content {
  display: flex;
  justify-content: space-between;
}
.finance-editable-table .table-foot_2 {
  color: #217eb2;
  background: #f0f6fd;
  font-weight: bold;
  padding: 10px 50px 10px 15px;
  display: flex;
  justify-content: end;
  align-items: center;
}
.finance-editable-table .table-foot_2 .text {
  width: 150px;
}
.finance-editable-table .table-foot_2 .ant-statistic .ant-statistic-content {
  color: #217eb2;
}
.finance-editable-table .table-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.finance-editable-table .table-title .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.finance-editable-table .table-title .ant-btn {
  height: 24px;
  color: #217eb2;
  font-weight: bold;
}
.doc-plus-icon {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 1px;
  color: #ffffff;
  background: #1abc9c;
  cursor: pointer;
}
.ant-btn-primary.ant-btn-background-ghost.btn-primary-ghost {
  height: 30px;
  line-height: 20px;
  color: #217eb2;
  border-color: #217eb2;
  border-radius: 5px;
}
.ant-alert.dashboard-alert {
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  margin-top: 10px;
  padding: 10px 12px;
  align-items: flex-start;
}
.ant-alert.dashboard-alert.ant-alert-info {
  background: #e0efff;
  border-top: solid 3px #217eb2;
}
.ant-alert.dashboard-alert.ant-alert-warning {
  background: #fdfff7;
  border-top: solid 3px #fce534;
}
.ant-alert.dashboard-alert.ant-alert-error {
  background: #fff7f7;
  border-top: solid 3px #b04d4d;
}
.ant-alert.dashboard-alert.normal-alert {
  color: #5d5d5d;
}
.ant-alert.dashboard-alert .ant-alert-icon {
  color: #5d5d5d;
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon {
  margin-top: 4px;
}
.ant-alert.dashboard-alert .ant-alert-close-icon .anticon-close {
  color: #5d5d5d;
}
.voplus-antd-table {
  flex: 1;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #e7f1fc;
  padding: 9px 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
              .ant-table-row-expand-icon-cell
            ):not([colspan])::before {
  width: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar {
  background: #e7f1fc;
}
.voplus-antd-table .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: none;
}
.voplus-antd-table .ant-table-wrapper table, .voplus-antd-table .ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:last-child {
  border-start-end-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child {
  border-start-start-radius: 0;
}
.voplus-antd-table .ant-table-wrapper .ant-table-cell {
  padding: 10px 10px;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row:last-child .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover {
  background: #f4f9ff;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-row > .ant-table-cell-row-hover .tool-bar {
  display: block;
}
.voplus-antd-table .ant-table-wrapper .ant-table-tbody .ant-table-placeholder .ant-table-cell {
  border: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar {
  display: none;
}
.voplus-antd-table .ant-table-wrapper .tool-bar .ant-btn {
  font-size: 14px;
  color: #217eb2;
  padding: 0;
}
.voplus-tag.ant-tag {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #5d5d5d;
  padding: 0 12px;
  margin-right: 15px;
}
.voplus-tag.ant-tag .ant-tag-close-icon {
  font-size: 13px;
  color: #5d5d5d;
  margin-left: 5px;
}
.voplus-tag.ant-tag .ant-tag-close-icon:hover {
  color: #217eb2;
}
.finance-ledger-table thead th:last-child, .finance-ledger-table tbody td:last-child {
  padding-right: 25px;
}
.finance-ledger-table thead th:first-child, .finance-ledger-table tbody td:first-child {
  padding-left: 25px;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:first-child {
  border-start-start-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr:first-child > *:last-child {
  border-start-end-radius: 0 !important;
}
.finance-ledger-table .ant-table-thead > tr > th {
  color: #5d5d5d;
  background: #f0f6fd;
  border: none;
}
.finance-ledger-table .ant-table-thead > tr > th::before {
  background-color: transparent !important;
}
.finance-ledger-table .ant-table-thead > tr > th .table-currency {
  color: #5d5d5d;
  font-weight: 500;
}
.finance-ledger-table .ant-table-tbody > tr > td {
  color: #5d5d5d;
}
.finance-ledger-table .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa85;
}
.finance-ledger-table .currency-amount.isCurrency {
  display: inline-flex;
}
.finance-ledger-table .currency-amount .currency {
  color: #5d5d5d;
  transform: none;
  margin-right: 1px;
  margin-left: 0;
}
.finance-ledger-table .currency-amount .ant-statistic .ant-statistic-content {
  color: #5d5d5d;
}
.finance-ledger-table .ledger-table-amount {
  display: flex;
  justify-content: space-between;
}
.finance-ledger-table .ledger-table-amount .accountAmount {
  display: flex;
  width: 60%;
  justify-content: right;
}
.finance-ledger-table .ant-table-footer {
  padding: 0;
}
.finance-ledger-table .ledger-table-foot {
  align-items: center;
  color: #217eb2;
  font-weight: bold;
  background: #f0f6fd;
  height: 80px;
  padding: 0 16px;
  margin-top: 30px;
}
.fieId-item {
  width: 100%;
  line-height: 35px;
  color: #868686;
  padding: 6px 0;
  border-bottom: 1px solid #e6e6e6;
}
.fieId-item:hover {
  background: #f9f9f9;
}
.fieId-item:hover .sotr-drag {
  color: #252525;
}
.fieId-item .action-icon {
  text-align: right;
  display: none;
}
.fieId-item .action-icon.hover {
  display: block;
}
.fieId-item .action-icon .ant-btn {
  color: #868686;
  padding: 0px 6px;
}
.fieId-item .sotr-drag {
  color: #00000073;
  touch-action: none;
  cursor: move;
  padding: 0 10px;
}

