@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-\[-1px\] {
  top: -1px;
}
.top-\[-12px\] {
  top: -12px;
}
.top-\[3px\] {
  top: 3px;
}
.top-\[7px\] {
  top: 7px;
}
.left-\[-1px\] {
  left: -1px;
}
.left-\[5px\] {
  left: 5px;
}
.z-\[10000\] {
  z-index: 10000;
}
.container {
  width: 100%;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.ml-\[13px\] {
  margin-left: 13px;
}
.ml-auto {
  margin-left: auto;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[100vh\] {
  height: 100vh;
}
.h-\[calc\(110px\+100vh-theme\(height\.12\)-theme\(height\.11\)\)\] {
  height: calc(110px + 100vh - 3rem - 2.75rem);
}
.h-auto {
  height: auto;
}
.max-h-\[100vh\] {
  max-height: 100vh;
}
.max-h-\[150px\] {
  max-height: 150px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[280px\] {
  width: 280px;
}
.w-full {
  width: 100%;
}
.flex-1 {
  flex: 1;
}
.shrink {
  flex-shrink: 1;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[24px\] {
  gap: 24px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[1px\] {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[\#CBD5E1\] {
  border-color: #CBD5E1;
}
.\!bg-\[\#F6F6F6\] {
  background-color: #F6F6F6 !important;
}
.bg-\[\#16A34A\] {
  background-color: #16A34A;
}
.bg-\[\#CBD5E1\] {
  background-color: #CBD5E1;
}
.bg-\[var\(--bg\)\] {
  background-color: var(--bg);
}
.p-\[22px\] {
  padding: 22px;
}
.p-\[24px\] {
  padding: 24px;
}
.px-\[12px\] {
  padding-inline: 12px;
}
.px-\[15px\] {
  padding-inline: 15px;
}
.px-\[24px\] {
  padding-inline: 24px;
}
.py-\[8px\] {
  padding-block: 8px;
}
.py-\[10px\] {
  padding-block: 10px;
}
.py-\[12px\] {
  padding-block: 12px;
}
.pt-\[0\] {
  padding-top: 0;
}
.pt-\[16px\] {
  padding-top: 16px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pr-\[13px\] {
  padding-right: 13px;
}
.pb-\[8px\] {
  padding-bottom: 8px;
}
.pb-\[10px\] {
  padding-bottom: 10px;
}
.pb-\[12px\] {
  padding-bottom: 12px;
}
.pl-\[12px\] {
  padding-left: 12px;
}
.font-\[roboto\] {
  font-family: roboto;
}
.\!text-\[14px\] {
  font-size: 14px !important;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.leading-\[20px\] {
  --tw-leading: 20px;
  line-height: 20px;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-\[\#0060FE\] {
  color: #0060FE;
}
.text-\[\#2563eb\] {
  color: #2563eb;
}
.text-\[\#64748B\] {
  color: #64748B;
}
.text-\[var\(--color-text\)\] {
  color: var(--color-text);
}
.line-through {
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.hover\:bg-\[var\(--hover-bg\)\] {
  &:hover {
    @media (hover: hover) {
      background-color: var(--hover-bg);
    }
  }
}
.hover\:text-\[var\(--hover-text\)\] {
  &:hover {
    @media (hover: hover) {
      color: var(--hover-text);
    }
  }
}
.hover\:underline {
  &:hover {
    @media (hover: hover) {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
    }
  }
}
.active\:bg-\[var\(--active-bg\)\] {
  &:active {
    background-color: var(--active-bg);
  }
}
.active\:text-\[var\(--hover-text\)\] {
  &:active {
    color: var(--hover-text);
  }
}
#root {
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: 'Roboto', serif;
}
html,
body {
  height: auto;
  margin: 0;
  padding: 0;
}
.gantt-container {
  background-color: white !important;
}
nav,
footer,
header,
aside {
  display: block;
}
body {
  background-color: #EEF3F8 !important;
}
html,
body {
  width: 100%;
  min-height: 100%;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
input,
button,
textarea {
  font-family: inherit;
}
input::-ms-clear {
  display: none;
}
button {
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}
.scrollable::-webkit-scrollbar {
  width: 0px;
}
.scrollable::-webkit-scrollbar-thumb {
  background: #215a96;
}
.scrollable::-webkit-scrollbar-track {
  background: #f5f5f5;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
#root {
	min-height: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}

nav,
footer,
header,
aside {
	display: block;
}
body {
	background-color: #ffffff !important;
}
html,
body {
	width: 100%;
	min-height: 100%;
	line-height: 1;
	font-size: 16px;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: 'Roboto', 'Roboto Sans', sans-serif;
}

input,
button,
textarea {
	font-family: 'Roboto', 'Roboto Sans', sans-serif;
}

input::-ms-clear {
	display: none;
}

button {
	cursor: pointer;
}

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

a,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul li {
	list-style: none;
}

img {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: 400;
}
.scrollable::-webkit-scrollbar {
	width: 5px;
}

.scrollable::-webkit-scrollbar-thumb {
	background: #215a96;
}

.scrollable::-webkit-scrollbar-track {
	background: #f5f5f5;
}

.scrollable {
	scrollbar-width: thin;
	scrollbar-color: #333 #f5f5f5;
}
.cell {
	width: 33.333%;
	border: 1px solid #e2e4e3;
}

.MuiInputBase-root.MuiOutlinedInput-root {
	/*padding: 7px !important;*/
	box-shadow: none !important;
}

.MuiInputBase-input.MuiOutlinedInput-input {
	padding: 5.5px 14px !important;
}

