@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Montserrat:ital,wght@0,200;0,300;0,400;1,400&family=Poppins:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Roboto:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Inter:wght@400;500;600;700&display=swap');

/* Google Fonts */

/* ! tailwindcss v3.2.7 | 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.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. 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-size: 1em;
  /* 2 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9CA3AF;
  /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6B7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

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

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

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

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

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

select:not([size]){
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

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

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

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

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

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

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

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

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

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

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

[type='file']:focus{
  outline: 1px auto inherit;
}

input[type=file]::file-selector-button{
  color: white;
  background: #1F2937;
  border: 0;
  font-weight: 500;
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin-inline-start: -1rem;
  margin-inline-end: 1rem;
}

input[type=file]::file-selector-button:hover{
  background: #374151;
}

.dark input[type=file]::file-selector-button{
  color: white;
  background: #4B5563;
}

.dark input[type=file]::file-selector-button:hover{
  background: #6B7280;
}

input[type="range"]::-webkit-slider-thumb{
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

input[type="range"]:disabled::-webkit-slider-thumb{
  background: #9CA3AF;
}

.dark input[type="range"]:disabled::-webkit-slider-thumb{
  background: #6B7280;
}

input[type="range"]:focus::-webkit-slider-thumb{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(4px + 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);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}

input[type="range"]::-moz-range-thumb{
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

input[type="range"]:disabled::-moz-range-thumb{
  background: #9CA3AF;
}

.dark input[type="range"]:disabled::-moz-range-thumb{
  background: #6B7280;
}

input[type="range"]::-moz-range-progress{
  background: #3F83F8;
}

input[type="range"]::-ms-fill-lower{
  background: #3F83F8;
}

.toggle-bg:after{
  content: "";
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  background: white;
  border-color: #D1D5DB;
  border-width: 1px;
  border-radius: 9999px;
  height: 1.25rem;
  width: 1.25rem;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-duration: .15s;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}

input:checked + .toggle-bg:after{
  transform: translateX(100%);;
  border-color: white;
}

input:checked + .toggle-bg{
  background: #1C64F2;
  border-color: #1C64F2;
}

.tooltip-arrow,.tooltip-arrow:before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

.tooltip-arrow{
  visibility: hidden;
}

.tooltip-arrow:before{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

[data-tooltip-style^='light'] + .tooltip > .tooltip-arrow:before{
  border-style: solid;
  border-color: #e5e7eb;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='top'] > .tooltip-arrow:before{
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='right'] > .tooltip-arrow:before{
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow:before{
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='left'] > .tooltip-arrow:before{
  border-top-width: 1px;
  border-right-width: 1px;
}

.tooltip[data-popper-placement^='top'] > .tooltip-arrow{
  bottom: -4px;
}

.tooltip[data-popper-placement^='bottom'] > .tooltip-arrow{
  top: -4px;
}

.tooltip[data-popper-placement^='left'] > .tooltip-arrow{
  right: -4px;
}

.tooltip[data-popper-placement^='right'] > .tooltip-arrow{
  left: -4px;
}

.tooltip.invisible > .tooltip-arrow:before{
  visibility: hidden;
}

[data-popper-arrow],[data-popper-arrow]:before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

[data-popper-arrow]{
  visibility: hidden;
}

[data-popper-arrow]:before{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

[data-popper-arrow]:after{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
  position: absolute;
  width: 9px;
  height: 9px;
  background: inherit;
}

[role="tooltip"] > [data-popper-arrow]:before{
  border-style: solid;
  border-color: #e5e7eb;
}

.dark [role="tooltip"] > [data-popper-arrow]:before{
  border-style: solid;
  border-color: #4b5563;
}

[role="tooltip"] > [data-popper-arrow]:after{
  border-style: solid;
  border-color: #e5e7eb;
}

.dark [role="tooltip"] > [data-popper-arrow]:after{
  border-style: solid;
  border-color: #4b5563;
}

[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before{
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after{
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before{
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after{
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before{
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after{
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before{
  border-top-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after{
  border-top-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]{
  bottom: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]{
  top: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]{
  right: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]{
  left: -5px;
}

[role="tooltip"].invisible > [data-popper-arrow]:before{
  visibility: hidden;
}

[role="tooltip"].invisible > [data-popper-arrow]:after{
  visibility: hidden;
}

html {
  scrollbar-width: none;
  font-family: 'Inter', sans-serif;
  background-color: #f7f8f9;
}

body::-webkit-scrollbar{
  display: none;
}

#sidebar::-webkit-scrollbar{
  display: none;
}

#sidebar {
  scrollbar-width: none;
}

body{
  overflow-x: hidden;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  h1{
    display: inline-block;
  }
}

@media (min-width: 1300px){
  h1{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

#pageTitle {
  text-transform: none;
}

h2{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  h2{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

h3{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  h3{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

h4{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

h5{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

h6{
  font-size:12px;
  line-height:1.2;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  h6{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

label{
  font-size:12px;
  line-height:1.2;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  label{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

button{
  font-size:12px;
  line-height:1.2;
  border-radius: 0.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 768px){
  button{
    width: auto;
  }
}

@media (min-width: 1300px){
  button{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

button{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

button:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity));
}

select{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  select{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

select{
  font-size:12px;
  line-height:1.2;
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

select:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

@media (min-width: 1300px){
  select{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

select:disabled, input:disabled{
  font-size:12px;
  line-height:1.2;
  display: block;
  width: 100%;
  cursor: not-allowed;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

select:disabled:focus, input:disabled:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

@media (min-width: 1300px){
  select:disabled, input:disabled{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

input[type=text]:-moz-read-only, input[type=number]:-moz-read-only, input[type=date]:-moz-read-only{
  font-size:12px;
  line-height:1.2;
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

input[type=text]:read-only, input[type=number]:read-only, input[type=date]:read-only{
  font-size:12px;
  line-height:1.2;
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

input[type=text]:-moz-read-only:focus, input[type=number]:-moz-read-only:focus, input[type=date]:-moz-read-only:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

input[type=text]:read-only:focus, input[type=number]:read-only:focus, input[type=date]:read-only:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

@media (min-width: 1300px){
  input[type=text]:-moz-read-only, input[type=number]:-moz-read-only, input[type=date]:-moz-read-only{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  input[type=text]:read-only, input[type=number]:read-only, input[type=date]:read-only{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Remove autofill text color */

input:-moz-autofill,
        input:-moz-autofill-preview-text {
  color: inherit !important;
}

input:-moz-focusring {
  outline: none;
}

input:-moz-placeholder {
  color: transparent;
}

input:-moz-placeholder:focus {
  color: initial;
}

input[type=number]{
  -moz-appearance: textfield;
}

input[type=checkbox]{
  margin-right: 0.5rem;
  height: 1rem;
  width: 1rem;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

input[type=checkbox]:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

input[type=text],input[type=password]{
  background-color: transparent !important;
}

input{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  input{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

textarea{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  textarea{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

textarea{
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.625rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity));
}

span{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  span{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

a{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  a{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

b{
  font-weight: 800;
}

p{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  p{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

table{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  table{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

table{
  width:100%;
}

table th{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  table th{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

table td{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  table td{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

table .min{
  width: 0px;
  white-space: nowrap !important;
}

div{
  font-size:12px;
  line-height:1.2;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1300px){
  div{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

*, ::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-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(63 131 248 / 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:  ;
}

::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-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(63 131 248 / 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:  ;
}

.container{
  width: 100%;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1300px){
  .container{
    max-width: 1300px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

/** Custom **/

.text-xs{
  font-size:12px;
  line-height:1.2;
}

.text-xxs{
  font-size:10px;
  line-height:1.2;
}

.text-xxxs{
  font-size:8px;
}

/**/

.green{
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity));
}

.orange{
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity));
}

.blue{
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity));
}

.red{
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}

/**/

a{
  cursor: pointer;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

button.tw-primary{
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

button.tw-primary:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 174 8 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

button.tw-danger-outline{
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(240 82 82 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(240 82 82 / var(--tw-text-opacity)) !important;
}

button.tw-danger-outline:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 82 82 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

button.tw-danger-outline:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(240 82 82 / var(--tw-ring-opacity)) !important;
}

button.tw-close{
  border-style: none;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

button.tw-close:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

button.tw-close:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity)) !important;
}

form button,.tw-form button{
  display: inline-flex;
  height: 38px;
  width: auto;
  align-items: center;
  border-radius: 0.375rem;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1300px){
  form button,.tw-form button{
    height: 2.5rem;
  }
}

form button i,.tw-form button i{
  padding-right: 0.5rem;
}

form div,.tw-form div{
  margin-bottom: 1.5rem;
}

form .tw-form-group,.tw-form .tw-form-group{
  margin-bottom: 1.5rem;
}

form .tw-upload,.tw-form .tw-upload{
  width:100%;
  height:39px;
  display:inline-block;
  margin-bottom:-15px;
}

form .tw-singlerow,.tw-form .tw-singlerow{
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}

form .tw-singlerow .tw-row-label,.tw-form .tw-singlerow .tw-row-label{
  display: flex;
  align-items: center;
  vertical-align: middle;
}

form .tw-singlerow .tw-row-input,.tw-form .tw-singlerow .tw-row-input{
  display: flex;
  align-items: center;
}

form .tw-helper,.tw-form .tw-helper{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  form .tw-helper,.tw-form .tw-helper{
    margin-left: 1rem;
    margin-top: 1.5rem;
  }
}

@media (min-width: 1300px){
  form .tw-helper,.tw-form .tw-helper{
    margin-top: 2.25rem;
  }
}

form .tw-form-footer,.tw-form .tw-form-footer{
  margin-top: 1rem;
  text-align: end;
}

@media (min-width: 768px){
  form .tw-form-footer,.tw-form .tw-form-footer{
    width: 50%;
  }
}

form .tw-form-button,.tw-form .tw-form-button{
  display: none;
}

@media (min-width: 768px){
  form .tw-form-button,.tw-form .tw-form-button{
    display: block;
  }
}

form .tw-form-button div,.tw-form .tw-form-button div{
  margin-top: 1.5rem;
  text-align: end;
}

form .tw-form-button-mobile,.tw-form .tw-form-button-mobile{
  display: block;
}

@media (min-width: 768px){
  form .tw-form-button-mobile,.tw-form .tw-form-button-mobile{
    display: none;
  }
}

form .tw-form-button-mobile div,.tw-form .tw-form-button-mobile div{
  margin-top: 1.5rem;
  display: grid;
  gap: 0.5rem;
}

form .tw-form-button-mobile div button,.tw-form .tw-form-button-mobile div button{
  display: inline;
  text-align: center;
}

form .tw-form-notice,.tw-form .tw-form-notice{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
}

form .tw-form-notice i,.tw-form .tw-form-notice i{
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

form .tw-form-notice label,.tw-form .tw-form-notice label{
  margin-bottom: 0px;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

form .tw-form-notice p,.tw-form .tw-form-notice p{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

form .tw-form-notice-link,.tw-form .tw-form-notice-link{
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

form .tw-form-notice-link:hover,.tw-form .tw-form-notice-link:hover{
  text-decoration-line: underline;
}

/* Table Design */

.tw-chart .tw-chart-header .tw-table,.tw-chart-lg .tw-chart-header .tw-table{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-table{
  grid-column: span 1 / span 1 !important;
}

.tw-table{
  margin-top: 0.5rem;
  width: 100% !important;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.tw-table tr{
  border-bottom-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.tw-table tr.space{
  height: 2rem;
  border-style: none;
}

.tw-table tr th{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.tw-table tr th.nostyle{
  background-color: transparent !important;
}

.tw-table tr td{
  border-bottom-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.tw-table tr .min{
  width: 0px;
  white-space: nowrap !important;
}

.tw-table tr .wordbreak{
  word-break: break-all;
}

.tw-table tr .num{
  text-align: right;
}

.tw-table tr .thumb{
  width: 4rem;
  padding: 0.25rem !important;
}

.tw-table tr .thumb img{
  max-height: 3rem;
}

.tw-table tr .input{
  padding: 0.25rem !important;
}

.tw-table tr .action{
  min-width: -moz-min-content;
  min-width: min-content;
}

.tw-table tr .action > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-table tr .action{
  text-align: right;
  -o-border-image: 0;
     border-image: 0;
}

.tw-table tr .action a i{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tw-table tr .action a i:hover{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-table tr .status-action{
  -o-border-image: 0;
     border-image: 0;
}

.tw-table tr .status-action a i{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tw-table tr .status-action a i:hover{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-table tr div{
  margin: 0px !important;
  padding: 0px !important;
}

.tw-table.tw-datatable thead th{
  border-right-width: 1px;
  -o-border-image: url(../img/border-line.png) 100 / 1 / 0 stretch;
     border-image: url(../img/border-line.png) 100 / 1 / 0 stretch;
}

.tw-table.tw-datatable tfoot th{
  border-top-width: 1px;
}

.tw-table.tw-editable table{
  border: 1px solid black !important;
}

/* Skeleton CSS */

/* Sidebar */

.tw-sidebar.tw-sidebar-classic{
  position: sticky;
  top: 0px;
  z-index: 20;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .tw-sidebar.tw-sidebar-classic{
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    width: 14rem;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (min-width: 1300px){
  .tw-sidebar.tw-sidebar-classic{
    width: 16rem;
  }
}

.tw-sidebar.tw-sidebar-classic{
  border-right: 1px solid #e1e1e1;
  background-color: #ffffff;
}

.tw-sidebar.tw-sidebar-modern{
  position: sticky;
  top: 0px;
  z-index: 20;
  margin: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .tw-sidebar.tw-sidebar-modern{
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    width: 14rem;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1300px){
  .tw-sidebar.tw-sidebar-modern{
    width: 16rem;
  }
}

.tw-sidebar .tw-sidebar-container{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container{
    min-height: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-header{
  display: flex;
  width: 100%;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-header .tw-sidebar-toggle{
  width: 16.666667%;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 0.5;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-header .tw-sidebar-toggle{
    display: none;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-header .tw-header-logo{
  margin-left: 1rem;
  margin-top: 1rem;
  width:150px;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-summary{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-summary .text{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-details{
  border-top-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 20;
  height: 100vh;
  flex: 1 1 0%;
  align-items: center;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0.25rem;
  --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);
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu{
    position: relative;
    margin-top: 0.5rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container{
  display: block;
  height: auto;
  min-height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container{
    background-color: transparent;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title{
  margin-bottom: 1rem;
  display: block;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title{
    display: none;
    min-width: 100%;
  }
}

.tw-chart .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title .text,.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title .text{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title .text{
  grid-column: span 1 / span 1 !important;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title .text{
  margin-right: 0px;
  display: inline-block;
  white-space: nowrap;
  padding: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title .text{
    display: block;
    padding-bottom: 0.5rem;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title button{
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 0.5;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-title button{
    display: none;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile{
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile{
    display: none;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-seperator{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-seperator{
    min-width: 100%;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright{
  display: flex;
  align-items: center;
}

.tw-chart .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span,.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span{
  grid-column: span 1 / span 1 !important;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span{
  margin-right: 0px;
  white-space: nowrap;
  padding: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span{
    padding-bottom: 0.5rem;
  }
}

.tw-chart .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span a,.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span a{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span a{
  grid-column: span 1 / span 1 !important;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span a{
  margin-right: 0px;
  white-space: nowrap;
  padding: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-sidebar-container .tw-sidebar-footer-mobile .tw-sidebar-footer-mobile-copyright span a{
    padding-bottom: 0.5rem;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu summary{
  display: flex;
  cursor: pointer;
  align-items: center;
  border-radius: 0.375rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu summary:hover{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu summary i{
  margin-right: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
  opacity: 0.75;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu summary .text{
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu summary .arrow{
  margin-left: auto;
  display: none;
  flex-shrink: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.group[open] .tw-sidebar .tw-sidebar-container .tw-sidebar-menu summary .arrow{
  --tw-rotate: -180deg;
  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));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-submenu{
  margin-top: 0.375rem;
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  padding-left: 0px;
  padding-right: 0px;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-submenu a{
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-submenu a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-submenu a.active{
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-submenu a span{
  cursor: default;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-menu .tw-submenu span{
  margin-left: 0.75rem;
  font-weight: 500;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-footer{
  display: none;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-footer{
    display: block;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-footer hr{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-footer hr{
    min-width: 100%;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright{
  display: flex;
  align-items: center;
  padding: 1rem;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span{
  font-size:12px;
  line-height:1.2;
}

.tw-chart .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span,.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span{
  grid-column: span 1 / span 1 !important;
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span{
  margin-right: 0px;
  white-space: nowrap;
  padding: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span{
    padding-bottom: 0.5rem;
  }
}

.tw-sidebar .tw-sidebar-container .tw-sidebar-footer .tw-sidebar-footer-copyright span a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

/* Right Side Layout */

.tw-main{
  position: relative;
}

@media (min-width: 1024px){
  .tw-main{
    margin-left: 14rem;
  }
}

@media (min-width: 1300px){
  .tw-main{
    margin-left: 16rem;
  }
}

.tw-main .tw-main-header{
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: flex;
  width: 100%;
  align-items: center;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0px;
}

@media (min-width: 1024px){
  .tw-main .tw-main-header{
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

.tw-main .tw-main-header{
  background-color: #ffffff;
}

.tw-main .tw-main-header .tw-main-header-title{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-size: 28px !important;
  font-stretch: normal;
  text-transform: none;
}

.tw-chart .tw-chart-header .tw-main .tw-main-header-account,.tw-chart-lg .tw-chart-header .tw-main .tw-main-header-account{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-main .tw-main-header-account{
  grid-column: span 1 / span 1 !important;
}

.tw-main .tw-main-header-account{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.75rem;
  margin-right: 3.5rem;
  text-align: left;
  width: 300px !important;
  vertical-align: middle;
}

.tw-main .tw-main-header-profile{
  margin-top: 0.75rem;
  display: none;
}

@media (min-width: 1024px){
  .tw-main .tw-main-header-profile{
    display: block;
  }
}

.tw-main .tw-main-header-profile{
  vertical-align: middle;
}

.tw-main .tw-main-header-subtitle{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.tw-main .tw-main-content{
  position: relative;
  height: 100%;
  background-color: #ffffff;
}

.tw-main .tw-main-content .tw-content{
  position: relative;
  height: 100%;
  min-height: 60vh;
  flex-grow: 1;
  padding: 1.5rem;
  background-color: #f7f8f9;
}

.tw-main .tw-main-content .tw-content .tw-section-header{
  margin-bottom: 0.5rem;
  display: block;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px){
  .tw-main .tw-main-content .tw-content .tw-section-header{
    display: flex;
  }
}

.tw-main .tw-main-content .tw-content .tw-section-header .tw-section-header-title{
  width: 100%;
}

@media (min-width: 768px){
  .tw-main .tw-main-content .tw-content .tw-section-header .tw-section-header-title{
    width: 60%;
  }
}

.tw-main .tw-main-content .tw-content .tw-section-header .tw-section-header-button{
  margin-top: 0.5rem;
  width: 100%;
  text-align: right;
}

@media (min-width: 768px){
  .tw-main .tw-main-content .tw-content .tw-section-header .tw-section-header-button{
    width: 40%;
  }

  .tw-main .tw-main-content .tw-content .tw-section-header .tw-section-header-button button{
    width: auto;
  }
}

.tw-main .tw-main-content .tw-content .tw-section-body{
  position: relative;
}

.tw-main .tw-main-content .tw-content .tw-section-body .tw-section-header{
  display: flex;
}

.tw-main .tw-main-content .tw-content .tw-section-body .tw-body{
  position: relative;
}

/* Alert Design */

.tw-alert{
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
}

@keyframes rightIn{
  0%{
    transform: translateX(100%);
    opacity: 0;
  }

  100%{
    transform: translateX(0%);
    opacity: 1;
  }
}

.tw-alert{
  animation: rightIn 0.5s ease-out;
  border-radius: 0.375rem;
  padding: 1rem;
}

.tw-alert .tw-alert-content{
  margin-left: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.tw-alert i{
  display: inline;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  padding: 2px;
  font-size: 16px;
}

.tw-alert button{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
  margin-left: auto;
  height: 2rem;
  width: 2rem;
  border-radius: 0.375rem;
  border-style: none;
  padding: 0.375rem;
}

.tw-alert button:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.tw-alert.tw-info{
  --tw-bg-opacity: 1;
  background-color: rgb(235 245 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity));
}

.tw-alert.tw-info button{
  --tw-bg-opacity: 1;
  background-color: rgb(235 245 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}

.tw-alert.tw-info button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(195 221 253 / var(--tw-bg-opacity));
}

.tw-alert.tw-info button:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(118 169 250 / var(--tw-ring-opacity));
}

.tw-alert.tw-fail{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(155 28 28 / var(--tw-text-opacity));
}

.tw-alert.tw-fail button{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}

.tw-alert.tw-fail button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(251 213 213 / var(--tw-bg-opacity));
}

.tw-alert.tw-fail button:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 128 128 / var(--tw-ring-opacity));
}

.tw-alert.tw-success{
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 247 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity));
}

.tw-alert.tw-success button{
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 247 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity));
}

.tw-alert.tw-success button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(188 240 218 / var(--tw-bg-opacity));
}

.tw-alert.tw-success button:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 196 141 / var(--tw-ring-opacity));
}

/* Tip Design */

.tw-tip.tw-warning .icon{
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity));
}

/* Filter Section Layout */

@media (min-width: 640px){
  .tw-filter{
    display: flex;
    justify-content: space-between;
  }
}

.tw-filter .tw-search{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  align-items: center;
  gap: 0.25rem;
}

@media (min-width: 768px){
  .tw-filter .tw-search{
    display: block;
    grid-template-columns: none;
  }
}

.tw-filter .tw-search select, .tw-filter .tw-search input, .tw-filter .tw-search .tw-daterangepicker, .tw-filter .tw-search .tw-datepicker{
  font-size:12px;
  line-height:1.2;
  margin-bottom: 0.25rem;
  display: inline-flex;
  height: 38px;
  width: 100%;
  align-items: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.tw-filter .tw-search select:focus, .tw-filter .tw-search input:focus, .tw-filter .tw-search .tw-daterangepicker:focus, .tw-filter .tw-search .tw-datepicker:focus{
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity));
}

@media (min-width: 640px){
  .tw-filter .tw-search select, .tw-filter .tw-search input, .tw-filter .tw-search .tw-daterangepicker, .tw-filter .tw-search .tw-datepicker{
    width: auto;
  }
}

@media (min-width: 1300px){
  .tw-filter .tw-search select, .tw-filter .tw-search input, .tw-filter .tw-search .tw-daterangepicker, .tw-filter .tw-search .tw-datepicker{
    height: 2.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.tw-filter .tw-search button{
  font-size:12px;
  line-height:1.2;
  margin-bottom: 0.25rem;
  height: 38px;
  width: 100%;
  align-items: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.tw-filter .tw-search button:focus{
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity));
}

@media (min-width: 640px){
  .tw-filter .tw-search button{
    width: auto;
  }
}

@media (min-width: 1300px){
  .tw-filter .tw-search button{
    height: 2.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.tw-filter .tw-search .tw-daterangepicker{
  margin-right: 0.25rem;
}

@media (min-width: 768px){
  .tw-filter .tw-search .tw-daterangepicker{
    margin-right: 0px;
  }
}

.tw-filter .tw-search .tw-daterangepicker input{
  margin: 0px !important;
  width: 100%;
  border-style: none;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.tw-filter .tw-search .tw-daterangepicker input:focus{
  --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(0px + 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);
  --tw-ring-offset-color: transparent;
}

@media (min-width: 768px){
  .tw-filter .tw-search .tw-daterangepicker input{
    width: 100px;
  }
}

.tw-filter .tw-search .tw-daterangepicker i{
  display: inline-flex;
  height: 2.25rem;
  align-items: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .tw-filter .tw-search .tw-daterangepicker i{
    width: auto;
  }
}

@media (min-width: 1300px){
  .tw-filter .tw-search .tw-daterangepicker i{
    height: 2.5rem;
  }
}

.tw-filter .tw-search .tw-datepicker{
  grid-column: span 4 / span 4;
  margin-right: 0.25rem;
  width: auto;
}

@media (min-width: 768px){
  .tw-filter .tw-search .tw-datepicker{
    margin-right: 0px;
  }
}

.tw-filter .tw-search .tw-datepicker input{
  margin: 0px !important;
  width: 100%;
  border-style: none;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.tw-filter .tw-search .tw-datepicker input:focus{
  --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(0px + 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);
  --tw-ring-offset-color: transparent;
}

@media (min-width: 768px){
  .tw-filter .tw-search .tw-datepicker input{
    width: 100px;
  }
}

.tw-filter .tw-search .tw-datepicker i{
  display: inline-flex;
  height: 2.25rem;
  align-items: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .tw-filter .tw-search .tw-datepicker i{
    width: auto;
  }
}

@media (min-width: 1300px){
  .tw-filter .tw-search .tw-datepicker i{
    height: 2.5rem;
  }
}

.tw-filter .tw-search input[type="search"]{
  padding: 0.5rem;
  padding-left: 2rem;
}

@media (min-width: 768px){
  .tw-filter .tw-search input[type="search"]{
    max-width: 150px;
  }
}

.tw-filter .tw-search input[type="search"] {
  background: url(../img/search-bluegray.png) no-repeat left center;
  /* Replace with your search icon */
  background-size: 24px;
  /* Adjust the size of the search icon */
}

.tw-filter .tw-search .tw-datetoggle{
  grid-column: span 12 / span 12;
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

@media (min-width: 640px){
  .tw-filter .tw-search .tw-datetoggle{
    display: inline;
  }
}

.tw-filter .tw-search .tw-datetoggle select{
  margin-right: 0.25rem;
  margin-bottom: 0px;
  flex: 1 1 0%;
}

@media (min-width: 640px){
  .tw-filter .tw-search .tw-datetoggle select{
    width: auto;
  }
}

.tw-filter .tw-search .tw-datetoggle button i{
  margin-bottom: 0px;
  width: 100%;
}

.tw-filter .tw-search .tw-datetoggle .tw-datetoggle-div{
  grid-column: span 8 / span 8;
  display: inline-flex;
}

.tw-filter .tw-button{
  margin-bottom: 1rem;
  gap: 0.25rem;
  text-align: right;
}

@media (min-width: 640px){
  .tw-filter .tw-button{
    display: flex;
    flex-wrap: nowrap;
  }
}

.tw-filter .tw-button button{
  margin-bottom: 0.25rem;
  display: inline-flex;
  height: 38px;
  width: auto;
  align-items: center;
  white-space: nowrap;
  border-radius: 0.375rem;
  vertical-align: middle;
}

@media (min-width: 1300px){
  .tw-filter .tw-button button{
    height: 2.5rem;
  }
}

.tw-filter .tw-button button i{
  padding-right: 0.5rem;
}

/* Navigation Controls for Tables */

.tw-nav{
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.tw-nav .tw-nav-result{
  font-size:12px;
  line-height:1.2;
  flex-shrink: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-nav .tw-nav-action{
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.tw-nav .tw-nav-action select{
  font-size:12px;
  line-height:1.2;
  width: auto;
  min-width: 0px;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-right: 1.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.tw-nav .tw-nav-action select:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

.tw-nav .tw-nav-action select{
  display: inline-flex;
  height: 2rem;
  align-items: center;
}

.tw-nav .tw-nav-action button{
  font-size:12px;
  line-height:1.2;
  width: auto;
  min-width: 0px;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.tw-nav .tw-nav-action button:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

.tw-nav .tw-nav-action button{
  display: inline-flex;
  height: 2rem;
  align-items: center;
}

.tw-nav .tw-nav-action button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

/* Item Section Layout */

/* Invoice Section Layout */

/* Search Input */

/* Preview PDF Page Layout */

.tw-preview .tw-button{
  position: absolute;
  right: 0px;
}

@media (min-width: 1024px){
  .tw-preview .tw-button{
    position: static;
    width: 25%;
  }
}

.tw-preview .tw-button .tw-desktop{
  margin-left: auto;
  margin-right: auto;
  display: none;
  width: auto;
  max-width: 200px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 1024px){
  .tw-preview .tw-button .tw-desktop{
    display: block;
    background-color: transparent;
  }
}

.tw-preview .tw-button .tw-desktop div{
  display: grid;
  gap: 0.25rem;
}

.tw-preview .tw-button .tw-desktop div hr{
  margin-top: 1rem;
  margin-bottom: 1rem;
  flex-grow: 1;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.tw-preview .tw-button .tw-mobile{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tw-preview .tw-button .tw-mobile > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.tw-preview .tw-button .tw-mobile{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-preview .tw-button .tw-mobile button{
  height: 56px;
  width: 64px;
  border-style: none;
  background-color: inherit;
  padding-left: 0px;
  padding-right: 0px;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.tw-preview .tw-button .tw-mobile button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(0px + 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);
}

@media (min-width: 768px){
  .tw-preview .tw-button .tw-mobile button{
    height: 56px;
    width: 64px;
  }
}

.tw-preview .tw-button .tw-mobile button i{
  font-size: 1rem;
  line-height: 1.5rem;
}

.tw-preview .tw-button .tw-mobile button span{
  font-size:12px;
  line-height:1.2;
  margin-bottom: 1px;
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

/* Modal Design */

.tw-modal{
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 30;
  display: flex;
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
}

.tw-modal .tw-modal-container{
  max-height: 80vh;
  width: 100%;
  padding: 1rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-modal-xs{
    width: 33.333333% !important;
    min-width: 400px !important;
  }

  .tw-modal .tw-modal-container .tw-modal-sm{
    width: 40% !important;
    min-width: 450px !important;
  }

  .tw-modal .tw-modal-container .tw-modal-md{
    width: 60% !important;
    min-width: 600px !important;
  }

  .tw-modal .tw-modal-container .tw-modal-lg{
    width: 80% !important;
    min-width: 700px !important;
  }
}

.tw-modal .tw-modal-container .tw-delete-modal{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-delete-modal{
    width: 33.333333%;
    min-width: 400px;
  }
}

.tw-modal .tw-modal-container .tw-delete-modal{
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-delete-modal .tw-modal-header{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-header button{
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-header button:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-content{
  align-items: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-delete-modal .tw-modal-content{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-content .tw-modal-wrapper > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-content .tw-modal-wrapper{
  text-align: center;
}

.tw-modal .tw-modal-container .tw-delete-modal .tw-modal-content .tw-modal-footer{
  margin-top: 1.5rem;
  width: 100%;
  text-align: center;
}

.tw-modal .tw-modal-container .tw-input-modal{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal{
    width: 80%;
    min-width: 700px;
  }
}

.tw-modal .tw-modal-container .tw-input-modal{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal .tw-modal-header{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header button{
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header button:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header-description{
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  border-bottom-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal .tw-modal-header-description{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header-description .tw-modal-header-description-text{
  font-size:12px;
  line-height:1.2;
  grid-column: span 7 / span 7;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal .tw-modal-header-description .tw-modal-header-description-text{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header-description button{
  display: inline-flex;
  height: 2rem;
  align-items: center;
  justify-self: end;
  border-radius: 0.375rem;
  background-color: transparent;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-header-description button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-content{
  max-height: calc(80vh - 120px);
  align-items: center;
  overflow-y: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 0.25rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal .tw-modal-content{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-content .tw-modal-wrapper > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-footer{
  margin-top: 0.25rem;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: end;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal .tw-modal-footer{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal .tw-modal-footer .tw-danger-outline{
  float: left;
}

.tw-modal .tw-modal-container .tw-input-modal-md{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-md{
    width: 60%;
    min-width: 625px;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-md{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header button{
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header button:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header-description{
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  border-bottom-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header-description{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header-description .tw-modal-header-description-text{
  font-size:12px;
  line-height:1.2;
  grid-column: span 7 / span 7;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header-description .tw-modal-header-description-text{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header-description button{
  display: inline-flex;
  height: 2rem;
  align-items: center;
  justify-self: end;
  border-radius: 0.375rem;
  background-color: transparent;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-header-description button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-content{
  max-height: calc(80vh - 120px);
  align-items: center;
  overflow-y: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 0.25rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-content{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-content .tw-modal-wrapper > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-footer{
  margin-top: 0.25rem;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: end;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-footer{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-md .tw-modal-footer .tw-danger-outline{
  float: left;
}

.tw-modal .tw-modal-container .tw-input-modal-sm{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-sm{
    width: 40% !important;
    min-width: 450px !important;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-sm{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header button{
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header button:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header-description{
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  border-bottom-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header-description{
    padding-left: 2rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header-description .tw-modal-header-description-text{
  font-size:12px;
  line-height:1.2;
  grid-column: span 7 / span 7;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header-description .tw-modal-header-description-text{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header-description button{
  display: inline-flex;
  height: 2rem;
  align-items: center;
  justify-self: end;
  border-radius: 0.375rem;
  background-color: transparent;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-header-description button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-content{
  max-height: calc(80vh - 120px);
  align-items: center;
  overflow-y: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 0.25rem;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-content{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-content .tw-modal-wrapper > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-footer{
  margin-top: 0.25rem;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: end;
}

@media (min-width: 768px){
  .tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-footer{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.tw-modal .tw-modal-container .tw-input-modal-sm .tw-modal-footer .tw-danger-outline{
  float: left;
}

/* Card Design [Mainly used in Dashboard] */

.tw-card, .tw-chart, .tw-chart-lg{
  position: relative;
  z-index: 5;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
  --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);
}

.tw-chart .tw-chart-header .tw-card,.tw-chart-lg .tw-chart-header .tw-card{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-card{
  grid-column: span 1 / span 1 !important;
}

.tw-card{
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tw-chart .tw-chart-header .tw-card .title,.tw-chart-lg .tw-chart-header .tw-card .title{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-card .title{
  grid-column: span 1 / span 1 !important;
}

.tw-card .title{
  padding-bottom: 0.5rem;
  text-align: left;
  text-transform: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

.tw-card .subtitle{
  margin-bottom: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.tw-card-dashboard{
  text-align: center;
  font-weight: 700;
}

.tw-card-dashboard h1{
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: none;
  font-size: 30px !important;
}

.tw-card-dashboard div{
  font-size:12px;
  line-height:1.2;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.tw-card-dashboard .green{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity));
}

.tw-card-dashboard .red{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}

.smart-insight{
  position: relative;
  z-index: 5;
  margin-bottom: 1.5rem;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --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);
  display:flex;
  background-color: #eff8ff;
}

.smart-insight .insight{
  flex:2;
}

.smart-insight .title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.smart-insight .subtitle{
  margin-bottom: 0px;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.smart-insight .highlight{
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity));
}

.smart-insight .action{
  margin-top: 1rem;
  text-align: right;
}

/* Chart Design [Mainly used in Dashboard] */

.tw-chart,.tw-chart-lg{
  margin-top: 1.5rem;
  padding: 0px;
}

@media (min-width: 768px){
  .tw-chart,.tw-chart-lg{
    margin-top: 0px;
  }
}

.tw-chart .tw-chart-header, .tw-chart-lg .tw-chart-header{
  margin-bottom: 0.5rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tw-chart .tw-chart-header .text-left,.tw-chart-lg .tw-chart-header .text-left{
  grid-column: span 2 / span 2;
}

.tw-chart .tw-chart-header .tw-chart-label,.tw-chart-lg .tw-chart-header .tw-chart-label{
  grid-column: span 3 / span 3;
  display: inline-flex;
  justify-content: space-between;
  padding: 10px;
}

.tw-chart .tw-chart-header .tw-chart-label span,.tw-chart-lg .tw-chart-header .tw-chart-label span{
  display: block;
}

.tw-chart .tw-chart-body, .tw-chart-lg .tw-chart-body{
  height: 100%;
}

.tw-chart .tw-chart-footer, .tw-chart-lg .tw-chart-footer{
  position: absolute;
  bottom: 0px;
  right: 0.75rem;
  padding-bottom: 0.5rem;
  text-align: right;
}

.tw-chart-lg{
  border:0px;
  border: radius 0;
  background-color: #f9fafa;
}

.tw-chart-lg .tw-chart-header .text-left{
  grid-column: span 1 / span 1 !important;
}

/* Profile Layout */

.tw-profile{
  margin-right: 1.5rem;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 1024px){
  .tw-profile{
    display: flex;
    flex-direction: row;
  }
}

.tw-profile .tw-picture{
  display: block;
  width: 100% !important;
  padding-top: 2px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .tw-profile .tw-picture{
    display: flex;
    align-items: center;
    padding-top: 0px;
  }
}

.tw-profile .tw-picture div{
  text-align: center;
}

@media (min-width: 768px){
  .tw-profile .tw-picture div{
    align-items: center;
  }
}

.tw-profile .tw-picture div span{
  display: inline-flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-profile .tw-picture div span:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 174 8 / var(--tw-bg-opacity));
}

.tw-profile .tw-picture div span:active{
  --tw-bg-opacity: 1;
  background-color: rgb(252 174 8 / var(--tw-bg-opacity));
}

@media (min-width: 1300px){
  .tw-profile .tw-picture div span{
    height: 3rem;
    width: 3rem;
  }
}

.tw-profile .tw-picture div span i{
  margin-top: 0px !important;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 9999px;
  border-style: none;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  vertical-align: middle;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 1300px){
  .tw-profile .tw-picture div span i{
    height: 2.75rem;
    width: 2.75rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.tw-chart .tw-chart-header .tw-profile .tw-dropdown,.tw-chart-lg .tw-chart-header .tw-profile .tw-dropdown{
  grid-column: span 2 / span 2;
}

.tw-chart-lg .tw-chart-header .tw-profile .tw-dropdown{
  grid-column: span 1 / span 1 !important;
}

.tw-profile .tw-dropdown{
  z-index: 20;
  float: left;
  margin-top: 0.25rem;
  width: 16rem;
  list-style-type: none;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-profile .tw-dropdown label, .tw-profile .tw-dropdown a{
  display: block;
  width: 100%;
  white-space: nowrap;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.tw-profile .tw-dropdown label{
  overflow: hidden;
  text-overflow: ellipsis;
}

.tw-profile .tw-dropdown a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-profile .tw-dropdown a i{
  margin-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-profile .tw-dropdown button{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  width: 87%;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-profile .tw-dropdown button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity));
}

/* Onboarding Container Layout */

.tw-onboarding .tw-onboarding-container .tw-onboarding-label label.active{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

/* Wizard Model */

.tw-wizard .tw-wizard-sidemenu .tw-wizard-menu div.active{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu .tw-wizard-menu div.active span{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu .tw-wizard-menu div.selected{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.tw-wizard .tw-wizard-sidemenu .tw-wizard-menu div.selected::after {
  content: "";
  position: absolute;
  left: 101%;
  top: 38%;
  margin-left: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent transparent;
  --tw-border-opacity: 1;
  border-left-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.tw-wizard .tw-wizard-sidemenu-right .tw-wizard-header .tw-wizard-menu-mobile .tw-breadcrumb div.active{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu-right .tw-wizard-header .tw-wizard-menu-mobile .tw-breadcrumb div.active i{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu-right .tw-wizard-header .tw-wizard-menu-mobile .tw-breadcrumb div.active span{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu-right .tw-wizard-header .tw-wizard-menu-mobile .tw-breadcrumb div.selected{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu-right .tw-wizard-header .tw-wizard-menu-mobile .tw-breadcrumb div.selected i{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-wizard .tw-wizard-sidemenu-right .tw-wizard-header .tw-wizard-menu-mobile .tw-breadcrumb div.selected span{
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

/* First Tab */

.tw-tab{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom: 1px solid #e1e1e1;
}

.tw-tab ul{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: -1px;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.tw-tab ul li{
  margin-left: 1rem;
  margin-right: 1rem;
}

.tw-tab ul li button{
  display: inline-block;
  white-space: nowrap;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1300px){
  .tw-tab ul li button{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.tw-tab ul li button{
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: transparent;
}

.tw-tab ul li button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-tab ul li .active{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

/* Second Tab */

.tw-subtab{
  margin-bottom: 0.75rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

.tw-subtab ul{
  margin-bottom: -1px;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.tw-subtab ul li{
  width: auto;
}

.tw-subtab ul li button{
  display: inline-block;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: transparent;
}

.tw-subtab ul li button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-subtab ul li .active{
  border-width: 1px;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

/* Second Tab Child Tab */

.tw-secsubtab{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

.dark .tw-secsubtab{
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity));
}

.tw-secsubtab ul{
  margin-bottom: -1px;
  display: flex;
  cursor: pointer;
  justify-content: space-evenly;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.dark .tw-secsubtab ul{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.tw-secsubtab ul li{
  width: 50%;
}

.tw-secsubtab ul li button{
  position: relative;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: transparent;
}

.tw-secsubtab ul li button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-secsubtab ul li .active{
  border-width: 1px;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

/* Third Tab */

.tw-modaltab{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

@media (min-width: 1300px){
  .tw-modaltab{
    margin-top: 1.5rem;
  }
}

.tw-modaltab ul{
  display: flex;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(6 6 6 / var(--tw-text-opacity));
}

.tw-modaltab ul li{
  width: 50%;
}

.tw-modaltab ul li button{
  position: relative;
  width: 100%;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: transparent;
}

.tw-modaltab ul li button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

.tw-modaltab ul li .active{
  width: 100%;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 174 239 / var(--tw-text-opacity));
}

/* Tooltip [When hover will display hint text] */

/* Shortcut Button section [Mainly used in dashboard]*/

/* Modern Floating Label Design */

/* Radio Button with Image Preview */

/* Image Upload wihtout preview */

/* Image Upload with Direct Preview */

/* Iframe Layout */

/* Textfield Design [Mainly used on div,input,select] */

.tw-textfield{
  font-size:12px;
  line-height:1.2;
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

.tw-textfield:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

@media (min-width: 1300px){
  .tw-textfield{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

/* Textfield Design without Border */

/* Row [Element display in a line]*/

/* Col [Element Display in 1 Row with 2 Column] */

.tw-col-2{
  margin-bottom: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

/* Col [Element Display in 1 Row with 2 Column] Collapse at md screensize */

/* Col [Element Display in 1 Row with 2 Column] Collapse at lg screensize */

/* Col [Element Display in 1 Row with 3 Column] Collapse at md screensize */

/* Col [Element Display in 1 Row with 3 Column] Collapse at md screensize */

.tw-col-4{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

/* Col [Element Display in 1 Row with 4 Column] Collapse at md screensize */

/* Col [Element Display in 1 Row with 5 Column] Collapse at md screensize */

/* Col [Element Display in 1 Row with 12 Column]*/

/* Col [Element Display in 1 Row with 12 Column]*/

/* Col [Element Display in 1 Row with 12 Column] Collapse at md screensize */

/* Spacer */

/* Spacer [Mobile] */

/* Loader */

#tw-loader{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  height: 100%;
  width: 100%;
}

#tw-loader .tw-bg-loader{
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0.2;
}

#tw-loader .tw-spinner{
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  margin-top: -50px;
  margin-left: -50px;
  height: 100px;
  width: 100px;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #00B0F5;
  border-radius: 50%;
  animation: spin 2s linear infinite;
}

/* Blocker */

#tw-blocker{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  height: 100%;
  width: 100%;
}

#tw-blocker .tw-bg-blocker{
  height: 100%;
  width: 100%;
  background-color: transparent;
}

/* Section to display Alert */

#tw-alert-section{
  position: fixed;
  top: 0.25rem;
  z-index: 40;
  width: 100%;
}

@media (min-width: 768px){
  #tw-alert-section{
    right: 0px;
    width: 24rem;
  }
}

/* Button float at the bottom right */

/* When Modal Open, the CSS added to body */

.tw-modal-open{
  overflow: hidden;
}

/* Input Number indicator */

/* Show in Desktop view, Hide in Mobile view */

/* Show in Mobile view */

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

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

@keyframes bottomin {
  0% {
    transform: translateY(-100%);
    opacity: 0
  }

  100% {
    transform: translateY(0%);
    opacity: 1
  }
}

.heatmap-table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}

.heatmap-table th, .heatmap-table td {
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
  height: 60px;
  font-weight: bold;
  color: white;
}

.heatmap-label {
  color: #000000 !important;
  font-weight: normal;
}

.heat-cell {
  transition: background 0.3s ease;
}

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none{
  pointer-events: none;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.collapse{
  visibility: collapse;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-y-0{
  top: 0px;
  bottom: 0px;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[60px\]{
  bottom: 60px;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

.top-0{
  top: 0px;
}

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

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

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

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

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

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

.z-\[9999\]{
  z-index: 9999;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

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

.mb-1{
  margin-bottom: 0.25rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

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

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-8{
  margin-bottom: 2rem;
}

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

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

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

.mt-10{
  margin-top: 2.5rem;
}

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

.mt-36{
  margin-top: 9rem;
}

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

.mt-6{
  margin-top: 1.5rem;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-10{
  height: 2.5rem;
}

.h-4{
  height: 1rem;
}

.h-6{
  height: 1.5rem;
}

.h-full{
  height: 100%;
}

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

.w-1\/2{
  width: 50%;
}

.w-1\/6{
  width: 16.666667%;
}

.w-3\/4{
  width: 75%;
}

.w-4{
  width: 1rem;
}

.w-4\/6{
  width: 66.666667%;
}

.w-64{
  width: 16rem;
}

.w-full{
  width: 100%;
}

.min-w-0{
  min-width: 0px;
}

.max-w-md{
  max-width: 28rem;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-auto{
  flex: 1 1 auto;
}

.flex-shrink{
  flex-shrink: 1;
}

.-translate-x-full{
  --tw-translate-x: -100%;
  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));
}

.-translate-y-full{
  --tw-translate-y: -100%;
  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));
}

.translate-x-0{
  --tw-translate-x: 0px;
  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));
}

.translate-x-full{
  --tw-translate-x: 100%;
  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));
}

.translate-y-full{
  --tw-translate-y: 100%;
  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));
}

.rotate-180{
  --tw-rotate: 180deg;
  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));
}

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

.transform-none{
  transform: none;
}

@keyframes rightIn{
  0%{
    transform: translateX(100%);
    opacity: 0;
  }

  100%{
    transform: translateX(0%);
    opacity: 1;
  }
}

.animate-alert-animation-in{
  animation: rightIn 0.5s ease-out;
}

@keyframes rightOut{
  0%{
    transform: translateX(0%);
    opacity: 1;
  }

  100%{
    transform: translateX(100%);
    opacity: 0;
  }
}

.animate-alert-animation-out{
  animation: rightOut 0.5s ease-out;
}

@keyframes fadeIn{
  0%{
    opacity: 0;
  }

  100%{
    opacity: 1;
  }
}

.animate-fade-animation-in{
  animation: fadeIn 0.2s ease-out;
}

@keyframes fadeOut{
  0%{
    opacity: 1;
  }

  100%{
    opacity: 0;
  }
}

.animate-fade-animation-out{
  animation: fadeOut 0.2s ease-out;
}

@keyframes loaderFadeIn{
  0%{
    opacity: 0;
  }

  100%{
    opacity: 0.2;
  }
}

.animate-loader-fade-animation-in{
  animation: loaderFadeIn 0.2s ease-out;
}

@keyframes loaderFadeOut{
  0%{
    opacity: 0.2;
  }

  100%{
    opacity: 0;
  }
}

.animate-loader-fade-animation-out{
  animation: loaderFadeOut 0.2s ease-out;
}

@keyframes modalIn{
  0%{
    transform: translateY(5%);
    opacity: 0;
  }

  100%{
    transform: translateY(0%);
    opacity: 1;
  }
}

.animate-modal-animation-in{
  animation: modalIn 0.2s ease-out;
}

@keyframes modalOut{
  0%{
    transform: translateY(0%);
    opacity: 1;
  }

  100%{
    transform: translateY(5%);
    opacity: 0;
  }
}

.animate-modal-animation-out{
  animation: modalOut 0.2s ease-out;
}

.cursor-default{
  cursor: default;
}

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

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.flex-col{
  flex-direction: column;
}

.items-start{
  align-items: flex-start;
}

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

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

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

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

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

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

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.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-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.overflow-hidden{
  overflow: hidden;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

.border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(28 100 242 / var(--tw-border-opacity));
}

.border-blue-700{
  --tw-border-opacity: 1;
  border-color: rgb(26 86 219 / var(--tw-border-opacity));
}

.border-bluegray-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}

.bg-bluegray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-sky-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-sky-500{
  --tw-gradient-from: #0ea5e9;
  --tw-gradient-to: rgb(14 165 233 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-sky-300{
  --tw-gradient-to: #7dd3fc;
}

.bg-cover{
  background-size: cover;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.p-1{
  padding: 0.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-2{
  padding: 0.5rem;
}

.p-2\.5{
  padding: 0.625rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

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

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

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

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

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

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

.pl-10{
  padding-left: 2.5rem;
}

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

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

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

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

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.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-normal{
  font-weight: 400;
}

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

.capitalize{
  text-transform: capitalize;
}

.leading-6{
  line-height: 1.5rem;
}

.leading-9{
  line-height: 2.25rem;
}

.leading-tight{
  line-height: 1.25;
}

.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity));
}

.text-bluegray-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.text-bluegray-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity));
}

.text-sky-500{
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-75{
  opacity: 0.75;
}

.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-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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;
}

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

.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, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 66 159 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity));
}

.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-sky-500:hover{
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}

.focus\:border-sky-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}

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

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-4:focus{
  --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(4px + 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);
}

.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}

.focus\:ring-gray-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}

.focus\:ring-sky-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

.dark .dark\:border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}

.dark .dark\:border-bluegray-600{
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity));
}

.dark .dark\:border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.dark .dark\:border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.dark .dark\:border-transparent{
  border-color: transparent;
}

.dark .dark\:bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity));
}

.dark .dark\:bg-bluegray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

.dark .dark\:bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.dark .dark\:bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.dark .dark\:bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.dark .dark\:bg-gray-800\/50{
  background-color: rgb(31 41 55 / 0.5);
}

.dark .dark\:bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.dark .dark\:text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}

.dark .dark\:text-bluegray-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.dark .dark\:text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.dark .dark\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.dark .dark\:placeholder-bluegray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity));
}

.dark .dark\:placeholder-bluegray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity));
}

.dark .dark\:hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}

.dark .dark\:hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.dark .dark\:hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.dark .dark\:hover\:text-blue-500:hover{
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}

.dark .dark\:hover\:text-gray-300:hover{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.dark .dark\:hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.dark .dark\:focus\:border-sky-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}

.dark .dark\:focus\:ring-sky-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

@media (min-width: 640px){
  .sm\:w-1\/2{
    width: 50%;
  }

  .sm\:w-auto{
    width: auto;
  }

  .sm\:flex-row{
    flex-direction: row;
  }

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

  .sm\:rounded-lg{
    border-radius: 0.5rem;
  }

  .sm\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px){
  .md\:mt-2{
    margin-top: 0.5rem;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-full{
    height: 100%;
  }

  .md\:w-full{
    width: 100%;
  }

  .md\:min-w-full{
    min-width: 100%;
  }

  .md\:items-start{
    align-items: flex-start;
  }

  .md\:items-center{
    align-items: center;
  }

  .md\:justify-start{
    justify-content: flex-start;
  }

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

  .md\:rounded-none{
    border-radius: 0px;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px){
  .lg\:hidden{
    display: none;
  }

  .lg\:p-14{
    padding: 3.5rem;
  }
}

@media (min-width: 1300px){
  .xl\:w-2\/5{
    width: 40%;
  }

  .xl\:w-3\/5{
    width: 60%;
  }

  .xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
}

