@charset "UTF-8";

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

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

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::-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]:where(:not([hidden="until-found"])) {
  display: none;
}

input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([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;
}

input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([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: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

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

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

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

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

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

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

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

select:where([multiple]),select:where([size]:not([size="1"])){
  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;
}

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

input:where([type='checkbox']){
  border-radius: 0px;
}

input:where([type='radio']){
  border-radius: 100%;
}

input:where([type='checkbox']):focus,input:where([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: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

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

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

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

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

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

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

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

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

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

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

input:where([type='file']):focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

.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: 1280px){
  .container{
    max-width: 1280px;
  }
}

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

.format{
  color: var(--tw-format-body);
  max-width: 65ch;
}

.format :where([class~="lead"]):not(:where([class~="not-format"] *)){
  color: var(--tw-format-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.format :where(a):not(:where([class~="not-format"] *)){
  color: var(--tw-format-links);
  text-decoration: underline;
  font-weight: 500;
}

.format :where(a):not(:where([class~="not-format"] *)):hover{
  text-decoration: none;
}

.format :where(strong):not(:where([class~="not-format"] *)){
  color: var(--tw-format-bold);
  font-weight: 700;
}

.format :where(a strong):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(blockquote strong):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(thead th strong):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(ol):not(:where([class~="not-format"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.format :where(ol[type="A"]):not(:where([class~="not-format"] *)){
  list-style-type: upper-alpha;
}

.format :where(ol[type="a"]):not(:where([class~="not-format"] *)){
  list-style-type: lower-alpha;
}

.format :where(ol[type="A" s]):not(:where([class~="not-format"] *)){
  list-style-type: upper-alpha;
}

.format :where(ol[type="a" s]):not(:where([class~="not-format"] *)){
  list-style-type: lower-alpha;
}

.format :where(ol[type="I"]):not(:where([class~="not-format"] *)){
  list-style-type: upper-roman;
}

.format :where(ol[type="i"]):not(:where([class~="not-format"] *)){
  list-style-type: lower-roman;
}

.format :where(ol[type="I" s]):not(:where([class~="not-format"] *)){
  list-style-type: upper-roman;
}

.format :where(ol[type="i" s]):not(:where([class~="not-format"] *)){
  list-style-type: lower-roman;
}

.format :where(ol[type="1"]):not(:where([class~="not-format"] *)){
  list-style-type: decimal;
}

.format :where(ul):not(:where([class~="not-format"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.format :where(ol > li):not(:where([class~="not-format"] *))::marker{
  font-weight: 400;
  color: var(--tw-format-counters);
}

.format :where(ul > li):not(:where([class~="not-format"] *))::marker{
  color: var(--tw-format-bullets);
}

.format :where(hr):not(:where([class~="not-format"] *)){
  border-color: var(--tw-format-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.format :where(blockquote):not(:where([class~="not-format"] *)){
  font-size: 1.1111111em;
  font-weight: 700;
  font-style: italic;
  color: var(--tw-format-quotes);
  quotes: "\201C""\201D""\2018""\2019";
  margin-bottom: 1.6em;
}

.format :where(blockquote):not(:where([class~="not-format"] *))::before{
  content: "";
  background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='24' viewBox='0 0 32 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6893 24V14.1453C18.6893 6.54 23.664 1.38533 30.6667 -7.15256e-07L31.9933 2.868C28.7507 4.09066 26.6667 7.71867 26.6667 10.6667H32V24H18.6893ZM-9.53674e-07 24V14.1453C-9.53674e-07 6.54 4.99733 1.384 12 -7.15256e-07L13.328 2.868C10.084 4.09066 8 7.71867 8 10.6667L13.3107 10.6667V24H-9.53674e-07Z' fill='%239CA3AF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  color: var(--tw-format-quotes);
  width: 1.7777778em;
  height: 1.3333333em;
  display: block;
  margin-top: 1.6em;
}

.format :where(blockquote p:first-of-type):not(:where([class~="not-format"] *))::before{
  content: open-quote;
}

.format :where(blockquote p:last-of-type):not(:where([class~="not-format"] *))::after{
  content: close-quote;
}

.format :where(h1):not(:where([class~="not-format"] *)){
  color: var(--tw-format-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.format :where(h1 strong):not(:where([class~="not-format"] *)){
  font-weight: 900;
  color: inherit;
}

.format :where(h2):not(:where([class~="not-format"] *)){
  color: var(--tw-format-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.format :where(h2 strong):not(:where([class~="not-format"] *)){
  font-weight: 800;
  color: inherit;
}

.format :where(h3):not(:where([class~="not-format"] *)){
  color: var(--tw-format-headings);
  font-weight: 700;
  font-size: 1.25em;
  margin-top: 0;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.format :where(h3 strong):not(:where([class~="not-format"] *)){
  font-weight: 800;
  color: inherit;
}

.format :where(h4):not(:where([class~="not-format"] *)){
  color: var(--tw-format-headings);
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.format :where(h4 strong):not(:where([class~="not-format"] *)){
  font-weight: 700;
  color: inherit;
}

.format :where(img):not(:where([class~="not-format"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.format :where(figure > *):not(:where([class~="not-format"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.format :where(figcaption):not(:where([class~="not-format"] *)){
  color: var(--tw-format-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.format :where(code):not(:where([class~="not-format"] *)){
  color: var(--tw-format-code);
  font-weight: 600;
  background-color: var(--tw-format-code-bg);
  padding-top: 0.3333333em;
  padding-bottom: 0.3333333em;
  padding-left: 0.5555556em;
  padding-right: 0.5555556em;
  border-radius: 0.2222222em;
  font-size: 0.875em;
}

.format :where(a code):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(h1 code):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(h2 code):not(:where([class~="not-format"] *)){
  color: inherit;
  font-size: 0.875em;
}

.format :where(h3 code):not(:where([class~="not-format"] *)){
  color: inherit;
  font-size: 0.9em;
}

.format :where(h4 code):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(blockquote code):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(thead th code):not(:where([class~="not-format"] *)){
  color: inherit;
}

.format :where(pre):not(:where([class~="not-format"] *)){
  color: var(--tw-format-pre-code);
  background-color: var(--tw-format-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.format :where(pre code):not(:where([class~="not-format"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.format :where(pre code):not(:where([class~="not-format"] *))::before{
  content: none;
}

.format :where(pre code):not(:where([class~="not-format"] *))::after{
  content: none;
}

.format :where(table):not(:where([class~="not-format"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.format :where(thead):not(:where([class~="not-format"] *)){
  background-color: var(--tw-format-th-bg);
  border-radius: 0.2777778em;
}

.format :where(thead th):not(:where([class~="not-format"] *)){
  background-color: var(--tw-format-th-bg);
  color: var(--tw-format-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding: 0.5555556em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.format :where(tbody th):not(:where([class~="not-format"] *)){
  background-color: var(--tw-format-th-bg);
  color: var(--tw-format-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding: 0.5555556em;
}

.format :where(tbody tr th p, tbody tr td p):not(:where([class~="not-format"] *)){
  margin: 0 !important;
}

.format :where(tbody tr th, tbody tr td):not(:where([class~="not-format"] *)){
  padding: 0.6666667em !important;
}

.format :where(tbody tr):not(:where([class~="not-format"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-format-td-borders);
}

.format :where(tbody tr:last-child):not(:where([class~="not-format"] *)){
  border-bottom-width: 0;
}

.format :where(tbody td):not(:where([class~="not-format"] *)){
  vertical-align: baseline;
}

.format :where(tfoot):not(:where([class~="not-format"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-format-th-borders);
}

.format :where(tfoot td):not(:where([class~="not-format"] *)){
  vertical-align: top;
}

.format{
  --tw-format-body: #6b7280;
  --tw-format-headings: #111827;
  --tw-format-lead: #6b7280;
  --tw-format-links: #4b5563;
  --tw-format-bold: #111827;
  --tw-format-counters: #6b7280;
  --tw-format-bullets: #6b7280;
  --tw-format-hr: #e5e7eb;
  --tw-format-quotes: #111827;
  --tw-format-quote-borders: #e5e7eb;
  --tw-format-captions: #6b7280;
  --tw-format-code: #111827;
  --tw-format-code-bg: #f3f4f6;
  --tw-format-pre-code: #4b5563;
  --tw-format-pre-bg: #f3f4f6;
  --tw-format-th-borders: #e5e7eb;
  --tw-format-th-bg: #f9fafb;
  --tw-format-td-borders: #e5e7eb;
  --tw-format-invert-body: #9ca3af;
  --tw-format-invert-headings: #fff;
  --tw-format-invert-lead: #9ca3af;
  --tw-format-invert-links: #fff;
  --tw-format-invert-bold: #fff;
  --tw-format-invert-counters: #9ca3af;
  --tw-format-invert-bullets: #4b5563;
  --tw-format-invert-hr: #374151;
  --tw-format-invert-quotes: #f3f4f6;
  --tw-format-invert-quote-borders: #374151;
  --tw-format-invert-captions: #9ca3af;
  --tw-format-invert-code: #fff;
  --tw-format-invert-code-bg: #1f2937;
  --tw-format-invert-pre-code: #d1d5db;
  --tw-format-invert-pre-bg: #374151;
  --tw-format-invert-th-borders: #4b5563;
  --tw-format-invert-td-borders: #374151;
  --tw-format-invert-th-bg: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.format :where(p):not(:where([class~="not-format"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.format :where(blockquote > p:first-child):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format :where(video):not(:where([class~="not-format"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.format :where(figure):not(:where([class~="not-format"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.format :where(li):not(:where([class~="not-format"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.format :where(ol > li):not(:where([class~="not-format"] *)){
  padding-left: 0.375em;
}

.format :where(ul > li):not(:where([class~="not-format"] *)){
  padding-left: 0.375em;
}

.format :where(.format > ul > li p):not(:where([class~="not-format"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.format :where(.format > ul > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1.25em;
}

.format :where(.format > ul > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1.25em;
}

.format :where(.format > ol > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1.25em;
}

.format :where(.format > ol > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1.25em;
}

.format :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-format"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.format :where(hr + *):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format :where(h2 + *):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format :where(h3 + *):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format :where(h4 + *):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format :where(thead th:last-child):not(:where([class~="not-format"] *)){
  padding-right: 0;
}

.format :where(tbody td, tfoot td):not(:where([class~="not-format"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.format :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-format"] *)){
  padding-right: 0;
}

.format :where(.format > :first-child):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format :where(.format > :last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 0;
}

.format-sm :where(.format > ul > li p):not(:where([class~="not-format"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.format-sm :where(.format > ul > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1em;
}

.format-sm :where(.format > ul > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1em;
}

.format-sm :where(.format > ol > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1em;
}

.format-sm :where(.format > ol > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1em;
}

.format-sm :where(.format > :first-child):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format-sm :where(.format > :last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 0;
}

.format-base :where(.format > ul > li p):not(:where([class~="not-format"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.format-base :where(.format > ul > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1.25em;
}

.format-base :where(.format > ul > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1.25em;
}

.format-base :where(.format > ol > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1.25em;
}

.format-base :where(.format > ol > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1.25em;
}

.format-base :where(.format > :first-child):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format-base :where(.format > :last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 0;
}

.format-lg :where(.format > ul > li p):not(:where([class~="not-format"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.format-lg :where(.format > ul > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1.3333333em;
}

.format-lg :where(.format > ul > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1.3333333em;
}

.format-lg :where(.format > ol > li > *:first-child):not(:where([class~="not-format"] *)){
  margin-top: 1.3333333em;
}

.format-lg :where(.format > ol > li > *:last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 1.3333333em;
}

.format-lg :where(.format > :first-child):not(:where([class~="not-format"] *)){
  margin-top: 0;
}

.format-lg :where(.format > :last-child):not(:where([class~="not-format"] *)){
  margin-bottom: 0;
}

.form-input,.form-textarea,.form-select,.form-multiselect{
  -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;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect: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: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

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

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

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

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

.form-input::-webkit-datetime-edit{
  display: inline-flex;
}

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

.form-select{
  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;
}

.form-select:where([size]:not([size="1"])){
  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;
}

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

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

.pointer-events-auto{
  pointer-events: auto !important;
}

.visible{
  visibility: visible !important;
}

.invisible{
  visibility: hidden !important;
}

.\!collapse{
  visibility: collapse !important;
}

.collapse{
  visibility: collapse !important;
}

.static{
  position: static !important;
}

.fixed{
  position: fixed !important;
}

.absolute{
  position: absolute !important;
}

.relative{
  position: relative !important;
}

.sticky{
  position: sticky !important;
}

.inset-0{
  inset: 0px !important;
}

.inset-x-0{
  left: 0px !important;
  right: 0px !important;
}

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

.-end-2{
  inset-inline-end: -0.5rem !important;
}

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

.-left-1\.5{
  left: -0.375rem !important;
}

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

.-left-3{
  left: -0.75rem !important;
}

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

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

.-start-4{
  inset-inline-start: -1rem !important;
}

.-top-2{
  top: -0.5rem !important;
}

.bottom-0{
  bottom: 0px !important;
}

.bottom-1{
  bottom: 0.25rem !important;
}

.bottom-12{
  bottom: 3rem !important;
}

.bottom-16{
  bottom: 4rem !important;
}

.bottom-2{
  bottom: 0.5rem !important;
}

.bottom-2\.5{
  bottom: 0.625rem !important;
}

.bottom-3{
  bottom: 0.75rem !important;
}

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

.bottom-5{
  bottom: 1.25rem !important;
}

.bottom-6{
  bottom: 1.5rem !important;
}

.bottom-full{
  bottom: 100% !important;
}

.end-0{
  inset-inline-end: 0px !important;
}

.left-0{
  left: 0px !important;
}

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

.left-1\/2{
  left: 50% !important;
}

.left-2{
  left: 0.5rem !important;
}

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

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

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

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

.left-8{
  left: 2rem !important;
}

.left-\[-90vw\]{
  left: -90vw !important;
}

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

.right-0{
  right: 0px !important;
}

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

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

.right-2\.5{
  right: 0.625rem !important;
}

.right-24{
  right: 6rem !important;
}

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

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

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

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

.right-\[-90vw\]{
  right: -90vw !important;
}

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

.start-0{
  inset-inline-start: 0px !important;
}

.top-0{
  top: 0px !important;
}

.top-1{
  top: 0.25rem !important;
}

.top-1\/2{
  top: 50% !important;
}

.top-14{
  top: 3.5rem !important;
}

.top-2{
  top: 0.5rem !important;
}

.top-2\.5{
  top: 0.625rem !important;
}

.top-28{
  top: 7rem !important;
}

.top-3{
  top: 0.75rem !important;
}

.top-3\.5{
  top: 0.875rem !important;
}

.top-4{
  top: 1rem !important;
}

.top-5{
  top: 1.25rem !important;
}

.top-6{
  top: 1.5rem !important;
}

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

.top-full{
  top: 100% !important;
}

.isolate{
  isolation: isolate !important;
}

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

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

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

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

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

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

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

.order-1{
  order: 1 !important;
}

.order-2{
  order: 2 !important;
}

.order-3{
  order: 3 !important;
}

.order-first{
  order: -9999 !important;
}

.order-last{
  order: 9999 !important;
}

.col-span-1{
  grid-column: span 1 / span 1 !important;
}

.col-span-10{
  grid-column: span 10 / span 10 !important;
}

.col-span-11{
  grid-column: span 11 / span 11 !important;
}

.col-span-12{
  grid-column: span 12 / span 12 !important;
}

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

.col-span-3{
  grid-column: span 3 / span 3 !important;
}

.col-span-4{
  grid-column: span 4 / span 4 !important;
}

.col-span-5{
  grid-column: span 5 / span 5 !important;
}

.col-span-6{
  grid-column: span 6 / span 6 !important;
}

.col-span-7{
  grid-column: span 7 / span 7 !important;
}

.col-span-8{
  grid-column: span 8 / span 8 !important;
}

.col-span-9{
  grid-column: span 9 / span 9 !important;
}

.col-span-full{
  grid-column: 1 / -1 !important;
}

.col-start-2{
  grid-column-start: 2 !important;
}

.col-start-3{
  grid-column-start: 3 !important;
}

.col-start-4{
  grid-column-start: 4 !important;
}

.row-span-1{
  grid-row: span 1 / span 1 !important;
}

.row-span-12{
  grid-row: span 12 / span 12 !important;
}

.row-span-2{
  grid-row: span 2 / span 2 !important;
}

.row-span-3{
  grid-row: span 3 / span 3 !important;
}

.row-span-4{
  grid-row: span 4 / span 4 !important;
}

.row-span-5{
  grid-row: span 5 / span 5 !important;
}

.row-span-6{
  grid-row: span 6 / span 6 !important;
}

.row-start-1{
  grid-row-start: 1 !important;
}

.row-start-2{
  grid-row-start: 2 !important;
}

.float-right{
  float: right !important;
}

.float-left{
  float: left !important;
}

.-m-2\.5{
  margin: -0.625rem !important;
}

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

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

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

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

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

.m-auto{
  margin: auto !important;
}

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

.-mx-1\.5{
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

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

.-my-1{
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.-my-1\.5{
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.-my-2{
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.-my-5{
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

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

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

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

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

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

.my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-10{
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.my-12{
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-2{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-28{
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.my-3{
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

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

.my-6{
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-7{
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.my-8{
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

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

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

.-ml-0{
  margin-left: -0px !important;
}

.-ml-0\.5{
  margin-left: -0.125rem !important;
}

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

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

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

.-mr-0{
  margin-right: -0px !important;
}

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

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

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

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

.-mt-5{
  margin-top: -1.25rem !important;
}

.-mt-8{
  margin-top: -2rem !important;
}

.-mt-px{
  margin-top: -1px !important;
}

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

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

.mb-10{
  margin-bottom: 2.5rem !important;
}

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

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

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

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

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

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

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

.mb-7{
  margin-bottom: 1.75rem !important;
}

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

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

.me-2{
  margin-inline-end: 0.5rem !important;
}

.me-3{
  margin-inline-end: 0.75rem !important;
}

.me-4{
  margin-inline-end: 1rem !important;
}

.ml-0{
  margin-left: 0px !important;
}

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

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

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

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

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

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

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

.ml-64{
  margin-left: 16rem !important;
}

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

.mr-0{
  margin-right: 0px !important;
}

.mr-0\.5{
  margin-right: 0.125rem !important;
}

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

.mr-1\.5{
  margin-right: 0.375rem !important;
}

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

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

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

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

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

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

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

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

.ms-1{
  margin-inline-start: 0.25rem !important;
}

.ms-2{
  margin-inline-start: 0.5rem !important;
}

.ms-3{
  margin-inline-start: 0.75rem !important;
}

.ms-6{
  margin-inline-start: 1.5rem !important;
}

.ms-auto{
  margin-inline-start: auto !important;
}

.mt-0{
  margin-top: 0px !important;
}

.mt-0\.5{
  margin-top: 0.125rem !important;
}

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

.mt-1\.5{
  margin-top: 0.375rem !important;
}

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

.mt-12{
  margin-top: 3rem !important;
}

.mt-14{
  margin-top: 3.5rem !important;
}

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

.mt-2\.5{
  margin-top: 0.625rem !important;
}

.mt-28{
  margin-top: 7rem !important;
}

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

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

.mt-5{
  margin-top: 1.25rem !important;
}

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

.mt-7{
  margin-top: 1.75rem !important;
}

.mt-8{
  margin-top: 2rem !important;
}

.mt-\[2px\]{
  margin-top: 2px !important;
}

.mt-auto{
  margin-top: auto !important;
}

.box-border{
  box-sizing: border-box !important;
}

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

.line-clamp-2{
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.\!block{
  display: block !important;
}

.block{
  display: block !important;
}

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

.inline{
  display: inline !important;
}

.flex{
  display: flex !important;
}

.inline-flex{
  display: inline-flex !important;
}

.table{
  display: table !important;
}

.table-column{
  display: table-column !important;
}

.table-row{
  display: table-row !important;
}

.flow-root{
  display: flow-root !important;
}

.grid{
  display: grid !important;
}

.contents{
  display: contents !important;
}

.hidden{
  display: none !important;
}

.aspect-square{
  aspect-ratio: 1 / 1 !important;
}

.size-6{
  width: 1.5rem !important;
  height: 1.5rem !important;
}

.h-0{
  height: 0px !important;
}

.h-0\.5{
  height: 0.125rem !important;
}

.h-1{
  height: 0.25rem !important;
}

.h-1\.5{
  height: 0.375rem !important;
}

.h-1\/2{
  height: 50% !important;
}

.h-1\/3{
  height: 33.333333% !important;
}

.h-1\/4{
  height: 25% !important;
}

.h-1\/5{
  height: 20% !important;
}

.h-1\/6{
  height: 16.666667% !important;
}

.h-10{
  height: 2.5rem !important;
}

.h-11{
  height: 2.75rem !important;
}

.h-12{
  height: 3rem !important;
}

.h-14{
  height: 3.5rem !important;
}

.h-16{
  height: 4rem !important;
}

.h-2{
  height: 0.5rem !important;
}

.h-2\.5{
  height: 0.625rem !important;
}

.h-2\/3{
  height: 66.666667% !important;
}

.h-2\/4{
  height: 50% !important;
}

.h-2\/6{
  height: 33.333333% !important;
}

.h-20{
  height: 5rem !important;
}

.h-24{
  height: 6rem !important;
}

.h-28{
  height: 7rem !important;
}

.h-3{
  height: 0.75rem !important;
}

.h-3\.5{
  height: 0.875rem !important;
}

.h-3\/4{
  height: 75% !important;
}

.h-3\/6{
  height: 50% !important;
}

.h-32{
  height: 8rem !important;
}

.h-36{
  height: 9rem !important;
}

.h-4{
  height: 1rem !important;
}

.h-4\/6{
  height: 66.666667% !important;
}

.h-40{
  height: 10rem !important;
}

.h-48{
  height: 12rem !important;
}

.h-5{
  height: 1.25rem !important;
}

.h-5\/6{
  height: 83.333333% !important;
}

.h-56{
  height: 14rem !important;
}

.h-6{
  height: 1.5rem !important;
}

.h-64{
  height: 16rem !important;
}

.h-7{
  height: 1.75rem !important;
}

.h-72{
  height: 18rem !important;
}

.h-8{
  height: 2rem !important;
}

.h-80{
  height: 20rem !important;
}

.h-9{
  height: 2.25rem !important;
}

.h-96{
  height: 24rem !important;
}

.h-\[40em\]{
  height: 40em !important;
}

.h-\[440px\]{
  height: 440px !important;
}

.h-\[45vh\]{
  height: 45vh !important;
}

.h-\[500px\]{
  height: 500px !important;
}

.h-\[55vh\]{
  height: 55vh !important;
}

.h-\[5px\]{
  height: 5px !important;
}

.h-\[calc\(100vh-120px\)\]{
  height: calc(100vh - 120px) !important;
}

.h-\[calc\(100vh-5rem\)\]{
  height: calc(100vh - 5rem) !important;
}

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

.h-fit{
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.h-full{
  height: 100% !important;
}

.h-max{
  height: -moz-max-content !important;
  height: max-content !important;
}

.h-min{
  height: -moz-min-content !important;
  height: min-content !important;
}

.h-px{
  height: 1px !important;
}

.h-screen{
  height: 100vh !important;
}

.max-h-0{
  max-height: 0px !important;
}

.max-h-10{
  max-height: 2.5rem !important;
}

.max-h-12{
  max-height: 3rem !important;
}

.max-h-16{
  max-height: 4rem !important;
}

.max-h-32{
  max-height: 8rem !important;
}

.max-h-48{
  max-height: 12rem !important;
}

.max-h-56{
  max-height: 14rem !important;
}

.max-h-60{
  max-height: 15rem !important;
}

.max-h-64{
  max-height: 16rem !important;
}

.max-h-72{
  max-height: 18rem !important;
}

.max-h-80{
  max-height: 20rem !important;
}

.max-h-96{
  max-height: 24rem !important;
}

.max-h-\[200px\]{
  max-height: 200px !important;
}

.max-h-\[25em\]{
  max-height: 25em !important;
}

.max-h-\[300px\]{
  max-height: 300px !important;
}

.max-h-\[400px\]{
  max-height: 400px !important;
}

.max-h-\[42em\]{
  max-height: 42em !important;
}

.max-h-\[500px\]{
  max-height: 500px !important;
}

.max-h-\[70vh\]{
  max-height: 70vh !important;
}

.max-h-\[800px\]{
  max-height: 800px !important;
}

.max-h-\[80vh\]{
  max-height: 80vh !important;
}

.max-h-fit{
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
}

.max-h-full{
  max-height: 100% !important;
}

.max-h-max{
  max-height: -moz-max-content !important;
  max-height: max-content !important;
}

.max-h-min{
  max-height: -moz-min-content !important;
  max-height: min-content !important;
}

.max-h-screen{
  max-height: 100vh !important;
}

.min-h-0{
  min-height: 0px !important;
}

.min-h-10{
  min-height: 2.5rem !important;
}

.min-h-32{
  min-height: 8rem !important;
}

.min-h-64{
  min-height: 16rem !important;
}

.min-h-9{
  min-height: 2.25rem !important;
}

.min-h-96{
  min-height: 24rem !important;
}

.min-h-\[100px\]{
  min-height: 100px !important;
}

.min-h-\[20px\]{
  min-height: 20px !important;
}

.min-h-\[3\.5rem\]{
  min-height: 3.5rem !important;
}

.min-h-\[50px\]{
  min-height: 50px !important;
}

.min-h-full{
  min-height: 100% !important;
}

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

.w-0{
  width: 0px !important;
}

.w-0\.5{
  width: 0.125rem !important;
}

.w-1{
  width: 0.25rem !important;
}

.w-1\.5{
  width: 0.375rem !important;
}

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

.w-1\/3{
  width: 33.333333% !important;
}

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

.w-1\/5{
  width: 20% !important;
}

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

.w-10{
  width: 2.5rem !important;
}

.w-11{
  width: 2.75rem !important;
}

.w-11\/12{
  width: 91.666667% !important;
}

.w-12{
  width: 3rem !important;
}

.w-14{
  width: 3.5rem !important;
}

.w-16{
  width: 4rem !important;
}

.w-2{
  width: 0.5rem !important;
}

.w-2\.5{
  width: 0.625rem !important;
}

.w-2\/3{
  width: 66.666667% !important;
}

.w-2\/4{
  width: 50% !important;
}

.w-2\/5{
  width: 40% !important;
}

.w-2\/6{
  width: 33.333333% !important;
}

.w-20{
  width: 5rem !important;
}

.w-24{
  width: 6rem !important;
}

.w-28{
  width: 7rem !important;
}

.w-3{
  width: 0.75rem !important;
}

.w-3\.5{
  width: 0.875rem !important;
}

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

.w-3\/5{
  width: 60% !important;
}

.w-32{
  width: 8rem !important;
}

.w-36{
  width: 9rem !important;
}

.w-4{
  width: 1rem !important;
}

.w-4\/5{
  width: 80% !important;
}

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

.w-40{
  width: 10rem !important;
}

.w-44{
  width: 11rem !important;
}

.w-48{
  width: 12rem !important;
}

.w-5{
  width: 1.25rem !important;
}

.w-5\/6{
  width: 83.333333% !important;
}

.w-52{
  width: 13rem !important;
}

.w-56{
  width: 14rem !important;
}

.w-6{
  width: 1.5rem !important;
}

.w-60{
  width: 15rem !important;
}

.w-64{
  width: 16rem !important;
}

.w-7{
  width: 1.75rem !important;
}

.w-72{
  width: 18rem !important;
}

.w-8{
  width: 2rem !important;
}

.w-80{
  width: 20rem !important;
}

.w-9{
  width: 2.25rem !important;
}

.w-96{
  width: 24rem !important;
}

.w-\[8em\]{
  width: 8em !important;
}

.w-\[90vw\]{
  width: 90vw !important;
}

.w-auto{
  width: auto !important;
}

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

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

.w-screen{
  width: 100vw !important;
}

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

.min-w-32{
  min-width: 8rem !important;
}

.min-w-40{
  min-width: 10rem !important;
}

.min-w-48{
  min-width: 12rem !important;
}

.min-w-80{
  min-width: 20rem !important;
}

.min-w-\[10rem\]{
  min-width: 10rem !important;
}

.min-w-\[110px\]{
  min-width: 110px !important;
}

.min-w-\[180px\]{
  min-width: 180px !important;
}

.min-w-\[24rem\]{
  min-width: 24rem !important;
}

.min-w-\[250px\]{
  min-width: 250px !important;
}

.min-w-\[320px\]{
  min-width: 320px !important;
}

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

.min-w-max{
  min-width: -moz-max-content !important;
  min-width: max-content !important;
}

.max-w-14{
  max-width: 3.5rem !important;
}

.max-w-24{
  max-width: 6rem !important;
}

.max-w-2xl{
  max-width: 42rem !important;
}

.max-w-3xl{
  max-width: 48rem !important;
}

.max-w-48{
  max-width: 12rem !important;
}

.max-w-4xl{
  max-width: 56rem !important;
}

.max-w-6xl{
  max-width: 72rem !important;
}

.max-w-7xl{
  max-width: 80rem !important;
}

.max-w-80{
  max-width: 20rem !important;
}

.max-w-96{
  max-width: 24rem !important;
}

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

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

.max-w-lg{
  max-width: 32rem !important;
}

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

.max-w-none{
  max-width: none !important;
}

.max-w-screen-lg{
  max-width: 1024px !important;
}

.max-w-screen-md{
  max-width: 768px !important;
}

.max-w-screen-xl{
  max-width: 1280px !important;
}

.max-w-sm{
  max-width: 24rem !important;
}

.max-w-xl{
  max-width: 36rem !important;
}

.max-w-xs{
  max-width: 20rem !important;
}

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

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

.flex-none{
  flex: none !important;
}

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

.flex-shrink-0{
  flex-shrink: 0 !important;
}

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

.shrink-0{
  flex-shrink: 0 !important;
}

.flex-grow{
  flex-grow: 1 !important;
}

.flex-grow-0{
  flex-grow: 0 !important;
}

.grow{
  flex-grow: 1 !important;
}

.grow-0{
  flex-grow: 0 !important;
}

.table-auto{
  table-layout: auto !important;
}

.border-collapse{
  border-collapse: collapse !important;
}

.border-separate{
  border-collapse: separate !important;
}

.border-spacing-y-2{
  --tw-border-spacing-y: 0.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}

.origin-top-right{
  transform-origin: top right !important;
}

.-translate-x-1{
  --tw-translate-x: -0.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-x-1\/2{
  --tw-translate-x: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-x-full{
  --tw-translate-x: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-1{
  --tw-translate-y: -0.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-1\/2{
  --tw-translate-y: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-1\/3{
  --tw-translate-y: -33.333333% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-3{
  --tw-translate-y: -0.75rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-4{
  --tw-translate-y: -1rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-6{
  --tw-translate-y: -1.5rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-full{
  --tw-translate-y: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-0{
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-1{
  --tw-translate-x: 0.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-1\/2{
  --tw-translate-x: 50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-4{
  --tw-translate-x: 1rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-5{
  --tw-translate-x: 1.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-full{
  --tw-translate-x: 100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-y-0{
  --tw-translate-y: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-y-1{
  --tw-translate-y: 0.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-y-4{
  --tw-translate-y: 1rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-y-full{
  --tw-translate-y: 100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-180{
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-45{
  --tw-rotate: 45deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-90{
  --tw-rotate: 90deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-100{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-125{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-75{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-95{
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform-none{
  transform: none !important;
}

@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

.animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

.animate-spin{
  animation: spin 1s linear infinite !important;
}

.cursor-default{
  cursor: default !important;
}

.cursor-grab{
  cursor: grab !important;
}

.cursor-help{
  cursor: help !important;
}

.cursor-move{
  cursor: move !important;
}

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

.cursor-pointer{
  cursor: pointer !important;
}

.select-none{
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.resize-none{
  resize: none !important;
}

.resize-y{
  resize: vertical !important;
}

.resize{
  resize: both !important;
}

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

.list-inside{
  list-style-position: inside !important;
}

.list-outside{
  list-style-position: outside !important;
}

.list-decimal{
  list-style-type: decimal !important;
}

.list-disc{
  list-style-type: disc !important;
}

.list-none{
  list-style-type: none !important;
}

.appearance-none{
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

.columns-1{
  -moz-columns: 1 !important;
       columns: 1 !important;
}

.grid-flow-col{
  grid-auto-flow: column !important;
}

.auto-rows-auto{
  grid-auto-rows: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}

.grid-rows-11{
  grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
}

.grid-rows-12{
  grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
}

.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}

.grid-rows-3{
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}

.grid-rows-4{
  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}

.grid-rows-5{
  grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}

.grid-rows-none{
  grid-template-rows: none !important;
}

.flex-row{
  flex-direction: row !important;
}

.flex-row-reverse{
  flex-direction: row-reverse !important;
}

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

.flex-col-reverse{
  flex-direction: column-reverse !important;
}

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

.place-content-center{
  place-content: center !important;
}

.place-content-between{
  place-content: space-between !important;
}

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

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

.content-start{
  align-content: flex-start !important;
}

.content-end{
  align-content: flex-end !important;
}

.content-between{
  align-content: space-between !important;
}

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

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

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

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

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

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

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

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

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

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

.justify-evenly{
  justify-content: space-evenly !important;
}

.justify-stretch{
  justify-content: stretch !important;
}

.justify-items-start{
  justify-items: start !important;
}

.justify-items-end{
  justify-items: end !important;
}

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

.gap-0{
  gap: 0px !important;
}

.gap-1{
  gap: 0.25rem !important;
}

.gap-1\.5{
  gap: 0.375rem !important;
}

.gap-10{
  gap: 2.5rem !important;
}

.gap-12{
  gap: 3rem !important;
}

.gap-16{
  gap: 4rem !important;
}

.gap-2{
  gap: 0.5rem !important;
}

.gap-24{
  gap: 6rem !important;
}

.gap-3{
  gap: 0.75rem !important;
}

.gap-4{
  gap: 1rem !important;
}

.gap-5{
  gap: 1.25rem !important;
}

.gap-6{
  gap: 1.5rem !important;
}

.gap-7{
  gap: 1.75rem !important;
}

.gap-8{
  gap: 2rem !important;
}

.gap-px{
  gap: 1px !important;
}

.gap-x-1\.5{
  -moz-column-gap: 0.375rem !important;
       column-gap: 0.375rem !important;
}

.gap-x-16{
  -moz-column-gap: 4rem !important;
       column-gap: 4rem !important;
}

.gap-x-2{
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.gap-x-3{
  -moz-column-gap: 0.75rem !important;
       column-gap: 0.75rem !important;
}

.gap-x-4{
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.gap-x-6{
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.gap-x-8{
  -moz-column-gap: 2rem !important;
       column-gap: 2rem !important;
}

.gap-y-1{
  row-gap: 0.25rem !important;
}

.gap-y-2{
  row-gap: 0.5rem !important;
}

.gap-y-3{
  row-gap: 0.75rem !important;
}

.gap-y-4{
  row-gap: 1rem !important;
}

.gap-y-6{
  row-gap: 1.5rem !important;
}

.gap-y-8{
  row-gap: 2rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}

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

.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}

.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
}

.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}

.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1 !important;
}

.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
}

.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid !important;
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1)) !important;
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1)) !important;
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1)) !important;
}

.divide-gray-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-divide-opacity, 1)) !important;
}

.divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-divide-opacity, 1)) !important;
}

.divide-gray-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity, 1)) !important;
}

.divide-green-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(22 101 52 / var(--tw-divide-opacity, 1)) !important;
}

.divide-slate-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-divide-opacity, 1)) !important;
}

.divide-slate-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(51 65 85 / var(--tw-divide-opacity, 1)) !important;
}

.place-self-center{
  place-self: center !important;
}

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

.justify-self-end{
  justify-self: end !important;
}

.justify-self-center{
  justify-self: center !important;
}

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

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

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

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

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

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

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

.overflow-x-hidden{
  overflow-x: hidden !important;
}

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

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

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

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

.truncate{
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.whitespace-normal{
  white-space: normal !important;
}

.whitespace-nowrap{
  white-space: nowrap !important;
}

.whitespace-pre-line{
  white-space: pre-line !important;
}

.text-wrap{
  text-wrap: wrap !important;
}

.text-nowrap{
  text-wrap: nowrap !important;
}

.break-words{
  overflow-wrap: break-word !important;
}

.break-all{
  word-break: break-all !important;
}

.rounded{
  border-radius: 0.25rem !important;
}

.rounded-2xl{
  border-radius: 1rem !important;
}

.rounded-3xl{
  border-radius: 1.5rem !important;
}

.rounded-full{
  border-radius: 9999px !important;
}

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

.rounded-md{
  border-radius: 0.375rem !important;
}

.rounded-none{
  border-radius: 0px !important;
}

.rounded-sm{
  border-radius: 0.125rem !important;
}

.rounded-xl{
  border-radius: 0.75rem !important;
}

.rounded-b{
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-b-md{
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-b-xl{
  border-bottom-right-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.rounded-l{
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-l-\[10px\]{
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-l-full{
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

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

.rounded-l-md{
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-r{
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-r-full{
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

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

.rounded-r-md{
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.rounded-t{
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-t-2xl{
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.rounded-t-3xl{
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.rounded-t-lg{
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.rounded-t-md{
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

.rounded-t-none{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.rounded-t-sm{
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.rounded-t-xl{
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}

.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-br-lg{
  border-bottom-right-radius: 0.5rem !important;
}

.rounded-tl-lg{
  border-top-left-radius: 0.5rem !important;
}

.rounded-tr-lg{
  border-top-right-radius: 0.5rem !important;
}

.border{
  border-width: 1px !important;
}

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

.border-2{
  border-width: 2px !important;
}

.border-4{
  border-width: 4px !important;
}

.border-x{
  border-left-width: 1px !important;
  border-right-width: 1px !important;
}

.border-y{
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
}

.border-b{
  border-bottom-width: 1px !important;
}

.border-b-0{
  border-bottom-width: 0px !important;
}

.border-b-2{
  border-bottom-width: 2px !important;
}

.border-b-4{
  border-bottom-width: 4px !important;
}

.border-l{
  border-left-width: 1px !important;
}

.border-l-0{
  border-left-width: 0px !important;
}

.border-l-2{
  border-left-width: 2px !important;
}

.border-l-4{
  border-left-width: 4px !important;
}

.border-r{
  border-right-width: 1px !important;
}

.border-r-0{
  border-right-width: 0px !important;
}

.border-r-2{
  border-right-width: 2px !important;
}

.border-r-4{
  border-right-width: 4px !important;
}

.border-s{
  border-inline-start-width: 1px !important;
}

.border-t{
  border-top-width: 1px !important;
}

.border-t-0{
  border-top-width: 0px !important;
}

.border-t-4{
  border-top-width: 4px !important;
}

.border-solid{
  border-style: solid !important;
}

.border-dashed{
  border-style: dashed !important;
}

.border-none{
  border-style: none !important;
}

.\!border-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1)) !important;
}

.border-amber-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1)) !important;
}

.border-amber-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1)) !important;
}

.border-blue-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1)) !important;
}

.border-emerald-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1)) !important;
}

.border-emerald-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1)) !important;
}

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

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

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

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

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

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

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

.border-gray-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1)) !important;
}

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

.border-green-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1)) !important;
}

.border-green-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1)) !important;
}

.border-green-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1)) !important;
}

.border-green-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1)) !important;
}

.border-green-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1)) !important;
}

.border-green-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1)) !important;
}

.border-green-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1)) !important;
}

.border-indigo-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(199 210 254 / var(--tw-border-opacity, 1)) !important;
}

.border-indigo-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1)) !important;
}

.border-indigo-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1)) !important;
}

.border-indigo-500\/100{
  border-color: rgb(99 102 241 / 1) !important;
}

.border-indigo-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1)) !important;
}

.border-indigo-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1)) !important;
}

.border-indigo-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(55 48 163 / var(--tw-border-opacity, 1)) !important;
}

.border-orange-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1)) !important;
}

.border-pink-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1)) !important;
}

.border-purple-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1)) !important;
}

.border-purple-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1)) !important;
}

.border-purple-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1)) !important;
}

.border-red-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1)) !important;
}

.border-red-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)) !important;
}

.border-red-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1)) !important;
}

.border-red-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}

.border-red-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1)) !important;
}

.border-red-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1)) !important;
}

.border-red-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1)) !important;
}

.border-red-900{
  --tw-border-opacity: 1 !important;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1)) !important;
}

.border-rose-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 113 133 / var(--tw-border-opacity, 1)) !important;
}

.border-rose-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 18 60 / var(--tw-border-opacity, 1)) !important;
}

.border-sky-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(7 89 133 / var(--tw-border-opacity, 1)) !important;
}

.border-slate-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1)) !important;
}

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

.border-slate-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1)) !important;
}

.border-teal-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1)) !important;
}

.border-transparent{
  border-color: transparent !important;
}

.border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.border-yellow-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1)) !important;
}

.border-yellow-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1)) !important;
}

.border-yellow-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1)) !important;
}

.border-yellow-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1)) !important;
}

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

.border-l-gray-50{
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(249 250 251 / var(--tw-border-opacity, 1)) !important;
}

.border-t-transparent{
  border-top-color: transparent !important;
}

.bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}

.bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}

.bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}

.bg-amber-400\/20{
  background-color: rgb(251 191 36 / 0.2) !important;
}

.bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}

.bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}

.bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}

.bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4) !important;
}

.bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}

.bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
}

.bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1)) !important;
}

.bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1)) !important;
}

.bg-emerald-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1)) !important;
}

.bg-emerald-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1)) !important;
}

.bg-emerald-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}

.bg-emerald-600\/20{
  background-color: rgb(5 150 105 / 0.2) !important;
}

.bg-fuchsia-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1)) !important;
}

.bg-fuchsia-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1)) !important;
}

.bg-fuchsia-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1)) !important;
}

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

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

.bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;
}

.bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}

.bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}

.bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

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

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

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

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

.bg-gray-900\/5{
  background-color: rgb(17 24 39 / 0.05) !important;
}

.bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-300\/30{
  background-color: rgb(134 239 172 / 0.3) !important;
}

.bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}

.bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}

.bg-lime-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1)) !important;
}

.bg-lime-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1)) !important;
}

.bg-neutral-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
}

.bg-neutral-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1)) !important;
}

.bg-orange-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1)) !important;
}

.bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1)) !important;
}

.bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}

.bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1)) !important;
}

.bg-rose-300\/30{
  background-color: rgb(253 164 175 / 0.3) !important;
}

.bg-rose-400\/20{
  background-color: rgb(251 113 133 / 0.2) !important;
}

.bg-rose-600\/20{
  background-color: rgb(225 29 72 / 0.2) !important;
}

.bg-slate-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}

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

.bg-slate-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}

.bg-slate-500\/30{
  background-color: rgb(100 116 139 / 0.3) !important;
}

.bg-slate-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}

.bg-slate-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}

.bg-slate-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}

.bg-stone-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1)) !important;
}

.bg-teal-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1)) !important;
}

.bg-teal-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}

.bg-teal-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}

.bg-teal-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}

.bg-transparent{
  background-color: transparent !important;
}

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

.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2) !important;
}

.bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}

.bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}

.bg-opacity-0{
  --tw-bg-opacity: 0 !important;
}

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

.bg-opacity-60{
  --tw-bg-opacity: 0.6 !important;
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7 !important;
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75 !important;
}

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

.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}

.from-black{
  --tw-gradient-from: #000 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-blue-50{
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-blue-500{
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-cyan-400{
  --tw-gradient-from: #22d3ee var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-cyan-500{
  --tw-gradient-from: #06b6d4 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-gray-800{
  --tw-gradient-from: #1f2937 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-green-400{
  --tw-gradient-from: #4ade80 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-lime-200{
  --tw-gradient-from: #d9f99d var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-pink-400{
  --tw-gradient-from: #f472b6 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-pink-500{
  --tw-gradient-from: #ec4899 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-purple-500{
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-purple-600{
  --tw-gradient-from: #9333ea var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-red-200{
  --tw-gradient-from: #fecaca var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-red-400{
  --tw-gradient-from: #f87171 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-sky-400{
  --tw-gradient-from: #38bdf8 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-slate-900{
  --tw-gradient-from: #0f172a var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-teal-200{
  --tw-gradient-from: #99f6e4 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-teal-300{
  --tw-gradient-from: #5eead4 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-teal-400{
  --tw-gradient-from: #2dd4bf var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.via-blue-600{
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-cyan-500{
  --tw-gradient-to: rgb(6 182 212 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-gray-200{
  --tw-gradient-to: rgb(229 231 235 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-green-500{
  --tw-gradient-to: rgb(34 197 94 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #22c55e var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-lime-400{
  --tw-gradient-to: rgb(163 230 53 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #a3e635 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-pink-500{
  --tw-gradient-to: rgb(236 72 153 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-purple-600{
  --tw-gradient-to: rgb(147 51 234 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #9333ea var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-red-300{
  --tw-gradient-to: rgb(252 165 165 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-red-500{
  --tw-gradient-to: rgb(239 68 68 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-slate-800{
  --tw-gradient-to: rgb(30 41 59 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-teal-500{
  --tw-gradient-to: rgb(20 184 166 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #14b8a6 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.to-blue-500{
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position) !important;
}

.to-blue-600{
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position) !important;
}

.to-blue-700{
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position) !important;
}

.to-cyan-600{
  --tw-gradient-to: #0891b2 var(--tw-gradient-to-position) !important;
}

.to-emerald-600{
  --tw-gradient-to: #059669 var(--tw-gradient-to-position) !important;
}

.to-green-600{
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position) !important;
}

.to-lime-200{
  --tw-gradient-to: #d9f99d var(--tw-gradient-to-position) !important;
}

.to-lime-300{
  --tw-gradient-to: #bef264 var(--tw-gradient-to-position) !important;
}

.to-lime-500{
  --tw-gradient-to: #84cc16 var(--tw-gradient-to-position) !important;
}

.to-orange-400{
  --tw-gradient-to: #fb923c var(--tw-gradient-to-position) !important;
}

.to-pink-500{
  --tw-gradient-to: #ec4899 var(--tw-gradient-to-position) !important;
}

.to-pink-600{
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position) !important;
}

.to-purple-700{
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position) !important;
}

.to-red-600{
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position) !important;
}

.to-slate-700{
  --tw-gradient-to: #334155 var(--tw-gradient-to-position) !important;
}

.to-teal-600{
  --tw-gradient-to: #0d9488 var(--tw-gradient-to-position) !important;
}

.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position) !important;
}

.to-yellow-200{
  --tw-gradient-to: #fef08a var(--tw-gradient-to-position) !important;
}

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

.bg-local{
  background-attachment: local !important;
}

.bg-clip-text{
  -webkit-background-clip: text !important;
          background-clip: text !important;
}

.bg-center{
  background-position: center !important;
}

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

.fill-blue-400{
  fill: #60a5fa !important;
}

.fill-blue-600{
  fill: #2563eb !important;
}

.fill-blue-800{
  fill: #1e40af !important;
}

.fill-current{
  fill: currentColor !important;
}

.fill-gray-400{
  fill: #9ca3af !important;
}

.fill-gray-500{
  fill: #6b7280 !important;
}

.fill-gray-600{
  fill: #4b5563 !important;
}

.fill-green-400{
  fill: #4ade80 !important;
}

.fill-green-500{
  fill: #22c55e !important;
}

.fill-green-700{
  fill: #15803d !important;
}

.fill-indigo-400{
  fill: #818cf8 !important;
}

.fill-indigo-600{
  fill: #4f46e5 !important;
}

.fill-pink-400{
  fill: #f472b6 !important;
}

.fill-pink-600{
  fill: #db2777 !important;
}

.fill-purple-400{
  fill: #c084fc !important;
}

.fill-purple-600{
  fill: #9333ea !important;
}

.fill-red-400{
  fill: #f87171 !important;
}

.fill-red-600{
  fill: #dc2626 !important;
}

.fill-yellow-400{
  fill: #facc15 !important;
}

.stroke-blue-500{
  stroke: #3b82f6 !important;
}

.stroke-blue-700{
  stroke: #1d4ed8 !important;
}

.stroke-cyan-400{
  stroke: #22d3ee !important;
}

.stroke-green-600{
  stroke: #16a34a !important;
}

.stroke-red-400{
  stroke: #f87171 !important;
}

.stroke-teal-500{
  stroke: #14b8a6 !important;
}

.stroke-yellow-400{
  stroke: #facc15 !important;
}

.object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-center{
  -o-object-position: center !important;
     object-position: center !important;
}

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

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

.p-0\.5{
  padding: 0.125rem !important;
}

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

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

.p-10{
  padding: 2.5rem !important;
}

.p-12{
  padding: 3rem !important;
}

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

.p-2{
  padding: 0.5rem !important;
}

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

.p-3{
  padding: 0.75rem !important;
}

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

.p-5{
  padding: 1.25rem !important;
}

.p-6{
  padding: 1.5rem !important;
}

.p-8{
  padding: 2rem !important;
}

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

.px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-1{
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-1\.5{
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.px-12{
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-16{
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

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

.px-2\.5{
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.px-3\.5{
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}

.px-32{
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.px-36{
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

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

.px-48{
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

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

.px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-0\.5{
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

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

.py-1\.5{
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.py-12{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-14{
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.py-16{
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

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

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

.py-24{
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

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

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

.py-48{
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.py-56{
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}

.py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-px{
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.pb-0{
  padding-bottom: 0px !important;
}

.pb-1{
  padding-bottom: 0.25rem !important;
}

.pb-10{
  padding-bottom: 2.5rem !important;
}

.pb-12{
  padding-bottom: 3rem !important;
}

.pb-16{
  padding-bottom: 4rem !important;
}

.pb-2{
  padding-bottom: 0.5rem !important;
}

.pb-20{
  padding-bottom: 5rem !important;
}

.pb-24{
  padding-bottom: 6rem !important;
}

.pb-3{
  padding-bottom: 0.75rem !important;
}

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

.pb-48{
  padding-bottom: 12rem !important;
}

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

.pb-6{
  padding-bottom: 1.5rem !important;
}

.pb-8{
  padding-bottom: 2rem !important;
}

.pb-96{
  padding-bottom: 24rem !important;
}

.pl-0{
  padding-left: 0px !important;
}

.pl-1{
  padding-left: 0.25rem !important;
}

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

.pl-11{
  padding-left: 2.75rem !important;
}

.pl-12{
  padding-left: 3rem !important;
}

.pl-16{
  padding-left: 4rem !important;
}

.pl-2{
  padding-left: 0.5rem !important;
}

.pl-20{
  padding-left: 5rem !important;
}

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

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

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

.pl-6{
  padding-left: 1.5rem !important;
}

.pl-72{
  padding-left: 18rem !important;
}

.pl-8{
  padding-left: 2rem !important;
}

.pl-9{
  padding-left: 2.25rem !important;
}

.pr-0{
  padding-right: 0px !important;
}

.pr-1{
  padding-right: 0.25rem !important;
}

.pr-10{
  padding-right: 2.5rem !important;
}

.pr-12{
  padding-right: 3rem !important;
}

.pr-2{
  padding-right: 0.5rem !important;
}

.pr-3{
  padding-right: 0.75rem !important;
}

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

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

.pr-8{
  padding-right: 2rem !important;
}

.pr-9{
  padding-right: 2.25rem !important;
}

.pr-\[2\.5rem\]{
  padding-right: 2.5rem !important;
}

.ps-10{
  padding-inline-start: 2.5rem !important;
}

.ps-3{
  padding-inline-start: 0.75rem !important;
}

.pt-0{
  padding-top: 0px !important;
}

.pt-1{
  padding-top: 0.25rem !important;
}

.pt-1\.5{
  padding-top: 0.375rem !important;
}

.pt-10{
  padding-top: 2.5rem !important;
}

.pt-16{
  padding-top: 4rem !important;
}

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

.pt-20{
  padding-top: 5rem !important;
}

.pt-24{
  padding-top: 6rem !important;
}

.pt-3{
  padding-top: 0.75rem !important;
}

.pt-32{
  padding-top: 8rem !important;
}

.pt-36{
  padding-top: 9rem !important;
}

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

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

.pt-52{
  padding-top: 13rem !important;
}

.pt-6{
  padding-top: 1.5rem !important;
}

.pt-60{
  padding-top: 15rem !important;
}

.pt-64{
  padding-top: 16rem !important;
}

.pt-7{
  padding-top: 1.75rem !important;
}

.pt-8{
  padding-top: 2rem !important;
}

.pt-80{
  padding-top: 20rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

.text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}

.text-5xl{
  font-size: 3rem !important;
  line-height: 1 !important;
}

.text-6xl{
  font-size: 3.75rem !important;
  line-height: 1 !important;
}

.text-7xl{
  font-size: 4.5rem !important;
  line-height: 1 !important;
}

.text-8xl{
  font-size: 6rem !important;
  line-height: 1 !important;
}

.text-9xl{
  font-size: 8rem !important;
  line-height: 1 !important;
}

.text-\[10px\]{
  font-size: 10px !important;
}

.text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

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

.text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-xs{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.font-black{
  font-weight: 900 !important;
}

.font-bold{
  font-weight: 700 !important;
}

.font-extrabold{
  font-weight: 800 !important;
}

.font-extralight{
  font-weight: 200 !important;
}

.font-light{
  font-weight: 300 !important;
}

.font-medium{
  font-weight: 500 !important;
}

.font-normal{
  font-weight: 400 !important;
}

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

.font-thin{
  font-weight: 100 !important;
}

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

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

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

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

.leading-10{
  line-height: 2.5rem !important;
}

.leading-5{
  line-height: 1.25rem !important;
}

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

.leading-7{
  line-height: 1.75rem !important;
}

.leading-8{
  line-height: 2rem !important;
}

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

.leading-loose{
  line-height: 2 !important;
}

.leading-none{
  line-height: 1 !important;
}

.leading-normal{
  line-height: 1.5 !important;
}

.leading-relaxed{
  line-height: 1.625 !important;
}

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

.tracking-normal{
  letter-spacing: 0em !important;
}

.tracking-tight{
  letter-spacing: -0.025em !important;
}

.tracking-tighter{
  letter-spacing: -0.05em !important;
}

.tracking-wide{
  letter-spacing: 0.025em !important;
}

.tracking-wider{
  letter-spacing: 0.05em !important;
}

.tracking-widest{
  letter-spacing: 0.1em !important;
}

.\!text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}

.text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1)) !important;
}

.text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}

.text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1)) !important;
}

.text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1)) !important;
}

.text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1)) !important;
}

.text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1)) !important;
}

.text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1)) !important;
}

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

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

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

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

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

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

.text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}

.text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important;
}

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

.text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1)) !important;
}

.text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1)) !important;
}

.text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}

.text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}

.text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1)) !important;
}

.text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1)) !important;
}

.text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}

.text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-500{
  --tw-text-opacity: 1 !important;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-600{
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-700{
  --tw-text-opacity: 1 !important;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1)) !important;
}

.text-orange-800{
  --tw-text-opacity: 1 !important;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1)) !important;
}

.text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1)) !important;
}

.text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1)) !important;
}

.text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}

.text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1)) !important;
}

.text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}

.text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1)) !important;
}

.text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}

.text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1)) !important;
}

.text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1)) !important;
}

.text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}

.text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}

.text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}

.text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1)) !important;
}

.text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1)) !important;
}

.text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1)) !important;
}

.text-rose-700{
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1)) !important;
}

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

.text-slate-600{
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}

.text-slate-700{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}

.text-slate-900{
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}

.text-teal-400{
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1)) !important;
}

.text-teal-500{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}

.text-teal-600{
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1)) !important;
}

.text-teal-700{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}

.text-teal-800{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}

.text-teal-900{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}

.text-transparent{
  color: transparent !important;
}

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

.text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}

.text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}

.text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}

.text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}

.text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important;
}

.text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}

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

.line-through{
  text-decoration-line: line-through !important;
}

.no-underline{
  text-decoration-line: none !important;
}

.decoration-blue-400{
  text-decoration-color: #60a5fa !important;
}

.decoration-blue-500{
  text-decoration-color: #3b82f6 !important;
}

.decoration-gray-500{
  text-decoration-color: #6b7280 !important;
}

.decoration-green-500{
  text-decoration-color: #22c55e !important;
}

.decoration-indigo-500{
  text-decoration-color: #6366f1 !important;
}

.decoration-red-500{
  text-decoration-color: #ef4444 !important;
}

.decoration-sky-500{
  text-decoration-color: #0ea5e9 !important;
}

.decoration-solid{
  text-decoration-style: solid !important;
}

.decoration-double{
  text-decoration-style: double !important;
}

.decoration-dotted{
  text-decoration-style: dotted !important;
}

.decoration-dashed{
  text-decoration-style: dashed !important;
}

.decoration-wavy{
  text-decoration-style: wavy !important;
}

.decoration-8{
  text-decoration-thickness: 8px !important;
}

.underline-offset-2{
  text-underline-offset: 2px !important;
}

.antialiased{
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1)) !important;
}

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

.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1)) !important;
}

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

.opacity-0{
  opacity: 0 !important;
}

.opacity-100{
  opacity: 1 !important;
}

.opacity-20{
  opacity: 0.2 !important;
}

.opacity-25{
  opacity: 0.25 !important;
}

.opacity-50{
  opacity: 0.5 !important;
}

.opacity-60{
  opacity: 0.6 !important;
}

.opacity-75{
  opacity: 0.75 !important;
}

.opacity-80{
  opacity: 0.8 !important;
}

.bg-blend-multiply{
  background-blend-mode: multiply !important;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-blue-500{
  --tw-shadow-color: #3b82f6 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-blue-800{
  --tw-shadow-color: #1e40af !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-cyan-500{
  --tw-shadow-color: #06b6d4 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-cyan-800{
  --tw-shadow-color: #155e75 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-green-500{
  --tw-shadow-color: #22c55e !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-green-800{
  --tw-shadow-color: #166534 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-lime-500{
  --tw-shadow-color: #84cc16 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-lime-800{
  --tw-shadow-color: #3f6212 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-pink-500{
  --tw-shadow-color: #ec4899 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-pink-800{
  --tw-shadow-color: #9d174d !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-purple-500{
  --tw-shadow-color: #a855f7 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-purple-800{
  --tw-shadow-color: #6b21a8 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-red-500{
  --tw-shadow-color: #ef4444 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-red-800{
  --tw-shadow-color: #991b1b !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-teal-500{
  --tw-shadow-color: #14b8a6 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.shadow-teal-800{
  --tw-shadow-color: #115e59 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.outline{
  outline-style: solid !important;
}

.outline-1{
  outline-width: 1px !important;
}

.outline-gray-300{
  outline-color: #d1d5db !important;
}

.outline-gray-600{
  outline-color: #4b5563 !important;
}

.outline-indigo-600{
  outline-color: #4f46e5 !important;
}

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

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

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

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

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

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

.ring-inset{
  --tw-ring-inset: inset !important;
}

.ring-black{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)) !important;
}

.ring-blue-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1)) !important;
}

.ring-blue-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) !important;
}

.ring-blue-600\/20{
  --tw-ring-color: rgb(37 99 235 / 0.2) !important;
}

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

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

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

.ring-gray-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1)) !important;
}

.ring-green-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1)) !important;
}

.ring-green-600\/20{
  --tw-ring-color: rgb(22 163 74 / 0.2) !important;
}

.ring-green-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1)) !important;
}

.ring-indigo-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1)) !important;
}

.ring-indigo-600\/20{
  --tw-ring-color: rgb(79 70 229 / 0.2) !important;
}

.ring-indigo-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1)) !important;
}

.ring-orange-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1)) !important;
}

.ring-purple-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1)) !important;
}

.ring-red-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1)) !important;
}

.ring-red-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1)) !important;
}

.ring-red-600\/20{
  --tw-ring-color: rgb(220 38 38 / 0.2) !important;
}

.ring-teal-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1)) !important;
}

.ring-white{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1)) !important;
}

.ring-white\/30{
  --tw-ring-color: rgb(255 255 255 / 0.3) !important;
}

.ring-yellow-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1)) !important;
}

.ring-yellow-600\/20{
  --tw-ring-color: rgb(202 138 4 / 0.2) !important;
}

.ring-opacity-0{
  --tw-ring-opacity: 0 !important;
}

.ring-opacity-5{
  --tw-ring-opacity: 0.05 !important;
}

.ring-offset-2{
  --tw-ring-offset-width: 2px !important;
}

.blur{
  --tw-blur: blur(8px) !important;
  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) !important;
}

.blur-sm{
  --tw-blur: blur(4px) !important;
  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) !important;
}

.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06)) !important;
  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) !important;
}

.grayscale{
  --tw-grayscale: grayscale(100%) !important;
  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) !important;
}

.invert{
  --tw-invert: invert(100%) !important;
  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) !important;
}

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

.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px) !important;
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

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

.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

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

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

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

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

.delay-100{
  transition-delay: 100ms !important;
}

.delay-150{
  transition-delay: 150ms !important;
}

.duration-100{
  transition-duration: 100ms !important;
}

.duration-1000{
  transition-duration: 1000ms !important;
}

.duration-150{
  transition-duration: 150ms !important;
}

.duration-200{
  transition-duration: 200ms !important;
}

.duration-300{
  transition-duration: 300ms !important;
}

.duration-500{
  transition-duration: 500ms !important;
}

.duration-700{
  transition-duration: 700ms !important;
}

.duration-75{
  transition-duration: 75ms !important;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

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

.ease-linear{
  transition-timing-function: linear !important;
}

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

/*! tailwindcss v3.1.6 | MIT License | https://tailwindcss.com*/

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

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

html{
  -webkit-text-size-adjust:100%;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  line-height:1.5;
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4
}

body{
  line-height:inherit;
  margin:0
}

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

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

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

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

b,strong{
  font-weight:bolder
}

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

small{
  font-size:80%
}

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

sub{
  bottom:-.25em
}

sup{
  top:-.5em
}

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

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

button,select{
  text-transform:none
}

[type=button],[type=reset],[type=submit],button{
  -webkit-appearance:button;
  background-color:transparent;
  background-image:none
}

:-moz-focusring{
  outline:auto
}

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

progress{
  vertical-align:baseline
}

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

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

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

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

summary{
  display:list-item
}

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

fieldset{
  margin:0
}

fieldset,legend{
  padding:0
}

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

textarea{
  resize:vertical
}

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

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

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

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

:disabled{
  cursor:default
}

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

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

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

[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{
  --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);
  border-color:#1c64f2;
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
  outline:2px solid transparent;
  outline-offset:2px
}

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

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{
  -webkit-print-color-adjust:exact;
          print-color-adjust:exact;
  background-image:url("data:image/svg+xml;charset=utf-8,%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 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position:right .5rem center;
  background-repeat:no-repeat;
  background-size:1.5em 1.5em;
  padding-right:2.5rem
}

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

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

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

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

[type=checkbox]:focus,[type=radio]:focus{
  --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);
  outline:2px solid transparent;
  outline-offset:2px
}

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

[type=checkbox]:checked{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

[type=checkbox]:indeterminate{
  background-color:currentColor;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
  background-position:50%;
  background-repeat:no-repeat;
  background-size:100% 100%;
  border-color:transparent
}

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

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

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

input[type=file]::file-selector-button{
  -webkit-margin-start:-1rem;
  -webkit-margin-end:1rem;
  background:#1f2937;
  border:0;
  color:#fff;
  cursor:pointer;
  font-size:.875rem;
  font-weight:500;
  margin-inline-end:1rem;
  margin-inline-start:-1rem;
  padding:.625rem 1rem .625rem 2rem
}

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

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

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

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

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{
  --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);
  --tw-ring-opacity:1px;
  --tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity));
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  outline:2px solid transparent;
  outline-offset:2px
}

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

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
}

input[type=range].range-sm::-webkit-slider-thumb{
  height:1rem;
  width:1rem
}

input[type=range].range-lg::-webkit-slider-thumb{
  height:1.5rem;
  width:1.5rem
}

input[type=range].range-sm::-moz-range-thumb{
  height:1rem;
  width:1rem
}

input[type=range].range-lg::-moz-range-thumb{
  height:1.5rem;
  width:1.5rem
}

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

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

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

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

.tooltip-arrow{
  visibility:hidden
}

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

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

[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-left-width:1px;
  border-top-width:1px
}

[data-tooltip-style^=light]+.tooltip[data-popper-placement^=left]>.tooltip-arrow:before{
  border-right-width:1px;
  border-top-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{
  background:inherit;
  height:8px;
  position:absolute;
  width:8px
}

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

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

[data-popper-arrow]:after{
  background:inherit;
  height:9px;
  position:absolute;
  width:9px
}

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

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

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

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

[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:after,[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^=right]>[data-popper-arrow]:after,[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^=bottom]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:before{
  border-left-width:1px;
  border-top-width:1px
}

[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:before{
  border-right-width:1px;
  border-top-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]:after,[role=tooltip].invisible>[data-popper-arrow]:before{
  visibility:hidden
}

*,:after,:before{
  --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:rgba(63,131,248,.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:rgba(63,131,248,.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:1280px){
  .container{
    max-width:1280px
  }
}

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

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

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

.visible{
  visibility:visible
}

.invisible{
  visibility:hidden
}

.static{
  position:static
}

.fixed{
  position:fixed
}

.absolute{
  position:absolute
}

.relative{
  position:relative
}

.sticky{
  position:sticky
}

.inset-0{
  left:0;
  right:0
}

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

.left-0{
  left:0
}

.top-28{
  top:7rem
}

.right-5{
  right:1.25rem
}

.bottom-5{
  bottom:1.25rem
}

.left-5{
  left:1.25rem
}

.top-0{
  top:0
}

.-top-\[140px\]{
  top:-140px
}

.-left-1{
  left:-.25rem
}

.left-7{
  left:1.75rem
}

.left-8{
  left:2rem
}

.bottom-0{
  bottom:0
}

.-top-2{
  top:-.5rem
}

.-right-2{
  right:-.5rem
}

.top-1\/2{
  top:50%
}

.left-1\/2{
  left:50%
}

.right-0{
  right:0
}

.top-2\.5{
  top:.625rem
}

.right-2\.5{
  right:.625rem
}

.top-2{
  top:.5rem
}

.right-2{
  right:.5rem
}

.bottom-2{
  bottom:.5rem
}

.bottom-\[\*px\]{
  bottom:*px
}

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

.top-3{
  top:.75rem
}

.right-3{
  right:.75rem
}

.-left-1\.5{
  left:-.375rem
}

.-left-3{
  left:-.75rem
}

.top-5{
  top:1.25rem
}

.top-4{
  top:1rem
}

.left-2\.5{
  left:.625rem
}

.left-2{
  left:.5rem
}

.left-1{
  left:.25rem
}

.top-1{
  top:.25rem
}

.bottom-2\.5{
  bottom:.625rem
}

.bottom-6{
  bottom:1.5rem
}

.z-20{
  z-index:20
}

.z-10{
  z-index:10
}

.z-50{
  z-index:50
}

.z-40{
  z-index:40
}

.z-30{
  z-index:30
}

.z-0{
  z-index:0
}

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

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

.col-span-1{
  grid-column:span 1/span 1
}

.col-span-3{
  grid-column:span 3/span 3
}

.col-span-6{
  grid-column:span 6/span 6
}

.m-5{
  margin:1.25rem
}

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

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

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

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

.my-7{
  margin-bottom:1.75rem;
  margin-top:1.75rem
}

.my-6{
  margin-bottom:1.5rem;
  margin-top:1.5rem
}

.my-10{
  margin-bottom:2.5rem;
  margin-top:2.5rem
}

.-mx-1\.5{
  margin-left:-.375rem;
  margin-right:-.375rem
}

.-my-1\.5{
  margin-bottom:-.375rem;
  margin-top:-.375rem
}

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

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

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

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

.mx-1\.5{
  margin-left:.375rem;
  margin-right:.375rem
}

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

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

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

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

.mb-5{
  margin-bottom:1.25rem
}

.mr-3{
  margin-right:.75rem
}

.ml-2{
  margin-left:.5rem
}

.mb-2{
  margin-bottom:.5rem
}

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

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

.mr-8{
  margin-right:2rem
}

.mr-2{
  margin-right:.5rem
}

.ml-auto{
  margin-left:auto
}

.mb-3{
  margin-bottom:.75rem
}

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

.ml-1{
  margin-left:.25rem
}

.ml-6{
  margin-left:1.5rem
}

.mr-1{
  margin-right:.25rem
}

.ml-3{
  margin-left:.75rem
}

.mb-0{
  margin-bottom:0
}

.mt-8{
  margin-top:2rem
}

.mb-2\.5{
  margin-bottom:.625rem
}

.mb-7{
  margin-bottom:1.75rem
}

.mt-7{
  margin-top:1.75rem
}

.mt-1\.5{
  margin-top:.375rem
}

.ml-4{
  margin-left:1rem
}

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

.-mb-5{
  margin-bottom:-1.25rem
}

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

.-ml-0\.5{
  margin-left:-.125rem
}

.-ml-0{
  margin-left:0
}

.-ml-1{
  margin-left:-.25rem
}

.-mr-1{
  margin-right:-.25rem
}

.mb-1{
  margin-bottom:.25rem
}

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

.mt-2\.5{
  margin-top:.625rem
}

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

.-mt-5{
  margin-top:-1.25rem
}

.mb-1\.5{
  margin-bottom:.375rem
}

.mt-3{
  margin-top:.75rem
}

.mr-4{
  margin-right:1rem
}

.mr-6{
  margin-right:1.5rem
}

.mt-0{
  margin-top:0
}

.ml-0{
  margin-left:0
}

.mr-1\.5{
  margin-right:.375rem
}

.mb-10{
  margin-bottom:2.5rem
}

.-mb-px{
  margin-bottom:-1px
}

.mr-5{
  margin-right:1.25rem
}

.mr-auto{
  margin-right:auto
}

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

.block{
  display:block
}

.inline-block{
  display:inline-block
}

.inline{
  display:inline
}

.flex{
  display:flex
}

.inline-flex{
  display:inline-flex
}

.table{
  display:table
}

.flow-root{
  display:flow-root
}

.grid{
  display:grid
}

.contents{
  display:contents
}

.hidden{
  display:none
}

.h-6{
  height:1.5rem
}

.h-9{
  height:2.25rem
}

.h-full{
  height:100%
}

.h-4{
  height:1rem
}

.h-5{
  height:1.25rem
}

.h-7{
  height:1.75rem
}

.h-\[calc\(100vh-5rem\)\]{
  height:calc(100vh - 5rem)
}

.h-8{
  height:2rem
}

.h-2\.5{
  height:.625rem
}

.h-2{
  height:.5rem
}

.h-48{
  height:12rem
}

.h-12{
  height:3rem
}

.h-0{
  height:0
}

.h-3{
  height:.75rem
}

.h-10{
  height:2.5rem
}

.h-3\.5{
  height:.875rem
}

.h-20{
  height:5rem
}

.h-36{
  height:9rem
}

.h-96{
  height:24rem
}

.h-24{
  height:6rem
}

.h-56{
  height:14rem
}

.h-screen{
  height:100vh
}

.h-1{
  height:.25rem
}

.h-11{
  height:2.75rem
}

.h-modal{
  height:calc(100% - 2rem)
}

.h-14{
  height:3.5rem
}

.h-1\.5{
  height:.375rem
}

.h-72{
  height:18rem
}

.h-64{
  height:16rem
}

.h-80{
  height:20rem
}

.h-0\.5{
  height:.125rem
}

.h-auto{
  height:auto
}

.h-px{
  height:1px
}

.w-64{
  width:16rem
}

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

.w-full{
  width:100%
}

.w-72{
  width:18rem
}

.w-4{
  width:1rem
}

.w-5{
  width:1.25rem
}

.w-7{
  width:1.75rem
}

.w-6{
  width:1.5rem
}

.w-48{
  width:12rem
}

.w-12{
  width:3rem
}

.w-8{
  width:2rem
}

.w-10{
  width:2.5rem
}

.w-3\.5{
  width:.875rem
}

.w-3{
  width:.75rem
}

.w-44{
  width:11rem
}

.w-20{
  width:5rem
}

.w-36{
  width:9rem
}

.w-24{
  width:6rem
}

.w-9{
  width:2.25rem
}

.w-80{
  width:20rem
}

.w-60{
  width:15rem
}

.w-11{
  width:2.75rem
}

.w-auto{
  width:auto
}

.w-14{
  width:3.5rem
}

.w-96{
  width:24rem
}

.w-1{
  width:.25rem
}

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

.w-32{
  width:8rem
}

.w-2\.5{
  width:.625rem
}

.w-2{
  width:.5rem
}

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

.min-w-max{
  min-width:-moz-max-content;
  min-width:max-content
}

.max-w-8xl{
  max-width:90rem
}

.max-w-4xl{
  max-width:56rem
}

.max-w-lg{
  max-width:32rem
}

.max-w-2xs{
  max-width:16rem
}

.max-w-\[460px\]{
  max-width:460px
}

.max-w-\[500px\]{
  max-width:500px
}

.max-w-\[450px\]{
  max-width:450px
}

.max-w-\[380px\]{
  max-width:380px
}

.max-w-sm{
  max-width:24rem
}

.max-w-screen-xl{
  max-width:1280px
}

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

.max-w-2xl{
  max-width:42rem
}

.max-w-\[48px\]{
  max-width:48px
}

.max-w-xl{
  max-width:36rem
}

.max-w-7xl{
  max-width:80rem
}

.max-w-\[360px\]{
  max-width:360px
}

.max-w-\[330px\]{
  max-width:330px
}

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

.max-w-\[480px\]{
  max-width:480px
}

.max-w-\[440px\]{
  max-width:440px
}

.max-w-\[400px\]{
  max-width:400px
}

.max-w-\[640px\]{
  max-width:640px
}

.max-w-\[540px\]{
  max-width:540px
}

.max-w-xs{
  max-width:20rem
}

.max-w-none{
  max-width:none
}

.max-w-full{
  max-width:100%
}

.max-w-screen-md{
  max-width:768px
}

.flex-none{
  flex:none
}

.flex-auto{
  flex:1 1 auto
}

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

.flex-shrink-0,.shrink-0{
  flex-shrink:0
}

.grow{
  flex-grow:1
}

.origin-\[0\]{
  transform-origin:0
}

.-translate-y-1\/2{
  --tw-translate-y:-50%
}

.-translate-y-1\/2,.translate-y-1\/4{
  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-1\/4{
  --tw-translate-y:25%
}

.-translate-x-1\/2{
  --tw-translate-x:-50%
}

.-translate-x-1\/2,.-translate-y-6{
  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-6{
  --tw-translate-y:-1.5rem
}

.-translate-y-4{
  --tw-translate-y:-1rem
}

.-translate-y-3,.-translate-y-4{
  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-3{
  --tw-translate-y:-0.75rem
}

.-translate-x-full{
  --tw-translate-x:-100%
}

.-translate-x-full,.translate-x-full{
  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%
}

.translate-x-0{
  --tw-translate-x:0px
}

.-translate-y-full,.translate-x-0{
  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%
}

.translate-y-full{
  --tw-translate-y:100%
}

.rotate-180,.translate-y-full{
  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
}

.rotate-90{
  --tw-rotate:90deg
}

.rotate-90,.scale-75{
  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))
}

.scale-75{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.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 pulse{
  50%{
    opacity:.5
  }
}

.animate-pulse{
  animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes spin{
  to{
    transform:rotate(1turn)
  }
}

.animate-spin{
  animation:spin 1s linear infinite
}

.cursor-pointer{
  cursor:pointer
}

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

.list-inside{
  list-style-position:inside
}

.list-disc{
  list-style-type:disc
}

.list-none{
  list-style-type:none
}

.list-decimal{
  list-style-type:decimal
}

.appearance-none{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}

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

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

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

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

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

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

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

.flex-row{
  flex-direction:row
}

.flex-col{
  flex-direction:column
}

.flex-wrap{
  flex-wrap:wrap
}

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

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

.items-center{
  align-items:center
}

.items-baseline{
  align-items:baseline
}

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

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

.justify-center{
  justify-content:center
}

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

.gap-12{
  gap:3rem
}

.gap-8{
  gap:2rem
}

.gap-4{
  gap:1rem
}

.gap-2{
  gap:.5rem
}

.gap-6{
  gap:1.5rem
}

.gap-x-16{
  -moz-column-gap:4rem;
  column-gap:4rem
}

.gap-y-3{
  row-gap:.75rem
}

.gap-x-4{
  -moz-column-gap:1rem;
  column-gap:1rem
}

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

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

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

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

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

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

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

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

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

.space-y-0\.5>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(.125rem*var(--tw-space-y-reverse));
  margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))
}

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

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

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

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

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

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

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

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

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

.space-y-2\.5>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(.625rem*var(--tw-space-y-reverse));
  margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-1\.5>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(.375rem*var(--tw-space-y-reverse));
  margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))
}

.divide-y>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))
}

.divide-x>:not([hidden])~:not([hidden]){
  --tw-divide-x-reverse:0;
  border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));
  border-right-width:calc(1px*var(--tw-divide-x-reverse))
}

.divide-x-2>:not([hidden])~:not([hidden]){
  --tw-divide-x-reverse:0;
  border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));
  border-right-width:calc(2px*var(--tw-divide-x-reverse))
}

.divide-gray-100>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(243 244 246/var(--tw-divide-opacity))
}

.divide-gray-200>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.divide-gray-500>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(107 114 128/var(--tw-divide-opacity))
}

.divide-gray-300>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(209 213 219/var(--tw-divide-opacity))
}

.place-self-center{
  place-self:center
}

.self-center{
  align-self:center
}

.overflow-hidden{
  overflow:hidden
}

.overflow-x-auto{
  overflow-x:auto
}

.overflow-y-auto{
  overflow-y:auto
}

.overflow-x-hidden{
  overflow-x:hidden
}

.truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.whitespace-normal{
  white-space:normal
}

.whitespace-nowrap{
  white-space:nowrap
}

.whitespace-pre-line{
  white-space:pre-line
}

.rounded-full{
  border-radius:9999px
}

.rounded-lg{
  border-radius:.5rem
}

.rounded{
  border-radius:.25rem
}

.rounded-sm{
  border-radius:.125rem
}

.rounded-md{
  border-radius:.375rem
}

.rounded-none{
  border-radius:0
}

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

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

.rounded-t-xl{
  border-top-left-radius:.75rem;
  border-top-right-radius:.75rem
}

.rounded-t-md{
  border-top-left-radius:.375rem
}

.rounded-r-md,.rounded-t-md{
  border-top-right-radius:.375rem
}

.rounded-r-md{
  border-bottom-right-radius:.375rem
}

.rounded-t-lg{
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem
}

.rounded-b-lg{
  border-bottom-left-radius:.5rem;
  border-bottom-right-radius:.5rem
}

.rounded-l-md{
  border-bottom-left-radius:.375rem;
  border-top-left-radius:.375rem
}

.rounded-t{
  border-top-left-radius:.25rem;
  border-top-right-radius:.25rem
}

.rounded-b{
  border-bottom-right-radius:.25rem
}

.rounded-b,.rounded-l{
  border-bottom-left-radius:.25rem
}

.rounded-l{
  border-top-left-radius:.25rem
}

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

.rounded-tl-lg{
  border-top-left-radius:.5rem
}

.rounded-tr-lg{
  border-top-right-radius:.5rem
}

.rounded-bl-lg{
  border-bottom-left-radius:.5rem
}

.border{
  border-width:1px
}

.border-2{
  border-width:2px
}

.border-0{
  border-width:0
}

.border-x{
  border-left-width:1px;
  border-right-width:1px
}

.border-y{
  border-top-width:1px
}

.border-b,.border-y{
  border-bottom-width:1px
}

.border-r{
  border-right-width:1px
}

.border-l{
  border-left-width:1px
}

.border-b-0{
  border-bottom-width:0
}

.border-t-0{
  border-top-width:0
}

.border-t-4{
  border-top-width:4px
}

.border-t{
  border-top-width:1px
}

.border-b-2{
  border-bottom-width:2px
}

.border-r-0{
  border-right-width:0
}

.border-l-2{
  border-left-width:2px
}

.border-l-4{
  border-left-width:4px
}

.border-dashed{
  border-style:dashed
}

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

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

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

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

.border-green-500{
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity))
}

.border-yellow-500{
  --tw-border-opacity:1;
  border-color:rgb(194 120 3/var(--tw-border-opacity))
}

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

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

.border-blue-900{
  --tw-border-opacity:1;
  border-color:rgb(35 56 118/var(--tw-border-opacity))
}

.border-red-300{
  --tw-border-opacity:1;
  border-color:rgb(248 180 180/var(--tw-border-opacity))
}

.border-red-900{
  --tw-border-opacity:1;
  border-color:rgb(119 29 29/var(--tw-border-opacity))
}

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

.border-green-700{
  --tw-border-opacity:1;
  border-color:rgb(4 108 78/var(--tw-border-opacity))
}

.border-yellow-300{
  --tw-border-opacity:1;
  border-color:rgb(250 202 21/var(--tw-border-opacity))
}

.border-yellow-700{
  --tw-border-opacity:1;
  border-color:rgb(142 75 16/var(--tw-border-opacity))
}

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

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

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

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

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

.border-red-700{
  --tw-border-opacity:1;
  border-color:rgb(200 30 30/var(--tw-border-opacity))
}

.border-yellow-400{
  --tw-border-opacity:1;
  border-color:rgb(227 160 8/var(--tw-border-opacity))
}

.border-purple-700{
  --tw-border-opacity:1;
  border-color:rgb(108 43 217/var(--tw-border-opacity))
}

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

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

.border-transparent{
  border-color:transparent
}

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

.border-green-600{
  --tw-border-opacity:1;
  border-color:rgb(5 122 85/var(--tw-border-opacity))
}

.border-red-600{
  --tw-border-opacity:1;
  border-color:rgb(224 36 36/var(--tw-border-opacity))
}

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

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

.border-l-gray-50{
  --tw-border-opacity:1;
  border-left-color:rgb(249 250 251/var(--tw-border-opacity))
}

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

.bg-gray-900\/50{
  background-color:rgba(17,24,39,.5)
}

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

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

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

.bg-green-500{
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity))
}

.bg-gray-50{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

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

.bg-blue-100{
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity))
}

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

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

.bg-red-100{
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity))
}

.bg-green-100{
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity))
}

.bg-yellow-100{
  --tw-bg-opacity:1;
  background-color:rgb(253 246 178/var(--tw-bg-opacity))
}

.bg-blue-50{
  --tw-bg-opacity:1;
  background-color:rgb(235 245 255/var(--tw-bg-opacity))
}

.bg-blue-900{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity))
}

.bg-transparent{
  background-color:transparent
}

.bg-red-50{
  --tw-bg-opacity:1;
  background-color:rgb(253 242 242/var(--tw-bg-opacity))
}

.bg-red-900{
  --tw-bg-opacity:1;
  background-color:rgb(119 29 29/var(--tw-bg-opacity))
}

.bg-green-50{
  --tw-bg-opacity:1;
  background-color:rgb(243 250 247/var(--tw-bg-opacity))
}

.bg-green-700{
  --tw-bg-opacity:1;
  background-color:rgb(4 108 78/var(--tw-bg-opacity))
}

.bg-yellow-50{
  --tw-bg-opacity:1;
  background-color:rgb(253 253 234/var(--tw-bg-opacity))
}

.bg-yellow-700{
  --tw-bg-opacity:1;
  background-color:rgb(142 75 16/var(--tw-bg-opacity))
}

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

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

.bg-red-400{
  --tw-bg-opacity:1;
  background-color:rgb(249 128 128/var(--tw-bg-opacity))
}

.bg-indigo-100{
  --tw-bg-opacity:1;
  background-color:rgb(229 237 255/var(--tw-bg-opacity))
}

.bg-purple-100{
  --tw-bg-opacity:1;
  background-color:rgb(237 235 254/var(--tw-bg-opacity))
}

.bg-pink-100{
  --tw-bg-opacity:1;
  background-color:rgb(252 232 243/var(--tw-bg-opacity))
}

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

.bg-blue-200{
  --tw-bg-opacity:1;
  background-color:rgb(195 221 253/var(--tw-bg-opacity))
}

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

.bg-red-700{
  --tw-bg-opacity:1;
  background-color:rgb(200 30 30/var(--tw-bg-opacity))
}

.bg-yellow-400{
  --tw-bg-opacity:1;
  background-color:rgb(227 160 8/var(--tw-bg-opacity))
}

.bg-purple-700{
  --tw-bg-opacity:1;
  background-color:rgb(108 43 217/var(--tw-bg-opacity))
}

.bg-\[\#3b5998\]{
  --tw-bg-opacity:1;
  background-color:rgb(59 89 152/var(--tw-bg-opacity))
}

.bg-\[\#1da1f2\]{
  --tw-bg-opacity:1;
  background-color:rgb(29 161 242/var(--tw-bg-opacity))
}

.bg-\[\#24292F\]{
  --tw-bg-opacity:1;
  background-color:rgb(36 41 47/var(--tw-bg-opacity))
}

.bg-\[\#4285F4\]{
  --tw-bg-opacity:1;
  background-color:rgb(66 133 244/var(--tw-bg-opacity))
}

.bg-\[\#050708\]{
  --tw-bg-opacity:1;
  background-color:rgb(5 7 8/var(--tw-bg-opacity))
}

.bg-\[\#FF9119\]{
  --tw-bg-opacity:1;
  background-color:rgb(255 145 25/var(--tw-bg-opacity))
}

.bg-\[\#F7BE38\]{
  --tw-bg-opacity:1;
  background-color:rgb(247 190 56/var(--tw-bg-opacity))
}

.bg-\[\#2557D6\]{
  --tw-bg-opacity:1;
  background-color:rgb(37 87 214/var(--tw-bg-opacity))
}

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

.bg-white\/30{
  background-color:hsla(0,0%,100%,.3)
}

.bg-white\/50{
  background-color:hsla(0,0%,100%,.5)
}

.bg-red-600{
  --tw-bg-opacity:1;
  background-color:rgb(224 36 36/var(--tw-bg-opacity))
}

.bg-purple-500{
  --tw-bg-opacity:1;
  background-color:rgb(144 97 249/var(--tw-bg-opacity))
}

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

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

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

.bg-orange-300{
  --tw-bg-opacity:1;
  background-color:rgb(253 186 140/var(--tw-bg-opacity))
}

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

.bg-green-600{
  --tw-bg-opacity:1;
  background-color:rgb(5 122 85/var(--tw-bg-opacity))
}

.indigo-bg{
  --tw-bg-opacity:1;
  background-color:rgb(88 80 236/var(--tw-bg-opacity))
}

.bg-purple-600{
  --tw-bg-opacity:1;
  background-color:rgb(126 58 242/var(--tw-bg-opacity))
}

.bg-orange-100{
  --tw-bg-opacity:1;
  background-color:rgb(254 236 220/var(--tw-bg-opacity))
}

.bg-red-200{
  --tw-bg-opacity:1;
  background-color:rgb(251 213 213/var(--tw-bg-opacity))
}

.bg-red-300{
  --tw-bg-opacity:1;
  background-color:rgb(248 180 180/var(--tw-bg-opacity))
}

.bg-red-800{
  --tw-bg-opacity:1;
  background-color:rgb(155 28 28/var(--tw-bg-opacity))
}

.bg-yellow-200{
  --tw-bg-opacity:1;
  background-color:rgb(252 233 106/var(--tw-bg-opacity))
}

.bg-yellow-300{
  --tw-bg-opacity:1;
  background-color:rgb(250 202 21/var(--tw-bg-opacity))
}

.bg-yellow-500{
  --tw-bg-opacity:1;
  background-color:rgb(194 120 3/var(--tw-bg-opacity))
}

.bg-yellow-600{
  --tw-bg-opacity:1;
  background-color:rgb(159 88 10/var(--tw-bg-opacity))
}

.bg-yellow-800{
  --tw-bg-opacity:1;
  background-color:rgb(114 59 19/var(--tw-bg-opacity))
}

.bg-yellow-900{
  --tw-bg-opacity:1;
  background-color:rgb(99 49 18/var(--tw-bg-opacity))
}

.bg-green-200{
  --tw-bg-opacity:1;
  background-color:rgb(188 240 218/var(--tw-bg-opacity))
}

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

.bg-green-800{
  --tw-bg-opacity:1;
  background-color:rgb(3 84 63/var(--tw-bg-opacity))
}

.bg-green-900{
  --tw-bg-opacity:1;
  background-color:rgb(1 71 55/var(--tw-bg-opacity))
}

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

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

.bg-indigo-50{
  --tw-bg-opacity:1;
  background-color:rgb(240 245 255/var(--tw-bg-opacity))
}

.bg-indigo-200{
  --tw-bg-opacity:1;
  background-color:rgb(205 219 254/var(--tw-bg-opacity))
}

.bg-indigo-300{
  --tw-bg-opacity:1;
  background-color:rgb(180 198 252/var(--tw-bg-opacity))
}

.bg-indigo-400{
  --tw-bg-opacity:1;
  background-color:rgb(141 162 251/var(--tw-bg-opacity))
}

.bg-indigo-500{
  --tw-bg-opacity:1;
  background-color:rgb(104 117 245/var(--tw-bg-opacity))
}

.bg-indigo-700{
  --tw-bg-opacity:1;
  background-color:rgb(81 69 205/var(--tw-bg-opacity))
}

.bg-indigo-800{
  --tw-bg-opacity:1;
  background-color:rgb(66 56 157/var(--tw-bg-opacity))
}

.bg-indigo-900{
  --tw-bg-opacity:1;
  background-color:rgb(54 47 120/var(--tw-bg-opacity))
}

.bg-purple-50{
  --tw-bg-opacity:1;
  background-color:rgb(246 245 255/var(--tw-bg-opacity))
}

.bg-purple-200{
  --tw-bg-opacity:1;
  background-color:rgb(220 215 254/var(--tw-bg-opacity))
}

.bg-purple-300{
  --tw-bg-opacity:1;
  background-color:rgb(202 191 253/var(--tw-bg-opacity))
}

.bg-purple-400{
  --tw-bg-opacity:1;
  background-color:rgb(172 148 250/var(--tw-bg-opacity))
}

.bg-purple-800{
  --tw-bg-opacity:1;
  background-color:rgb(85 33 181/var(--tw-bg-opacity))
}

.bg-purple-900{
  --tw-bg-opacity:1;
  background-color:rgb(74 29 150/var(--tw-bg-opacity))
}

.bg-pink-50{
  --tw-bg-opacity:1;
  background-color:rgb(253 242 248/var(--tw-bg-opacity))
}

.bg-pink-200{
  --tw-bg-opacity:1;
  background-color:rgb(250 209 232/var(--tw-bg-opacity))
}

.bg-pink-300{
  --tw-bg-opacity:1;
  background-color:rgb(248 180 217/var(--tw-bg-opacity))
}

.bg-pink-400{
  --tw-bg-opacity:1;
  background-color:rgb(241 126 184/var(--tw-bg-opacity))
}

.bg-pink-500{
  --tw-bg-opacity:1;
  background-color:rgb(231 70 148/var(--tw-bg-opacity))
}

.bg-pink-600{
  --tw-bg-opacity:1;
  background-color:rgb(214 31 105/var(--tw-bg-opacity))
}

.bg-pink-700{
  --tw-bg-opacity:1;
  background-color:rgb(191 18 93/var(--tw-bg-opacity))
}

.bg-pink-800{
  --tw-bg-opacity:1;
  background-color:rgb(153 21 75/var(--tw-bg-opacity))
}

.bg-pink-900{
  --tw-bg-opacity:1;
  background-color:rgb(117 26 61/var(--tw-bg-opacity))
}

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

.bg-gradient-to-r{
  background-image:linear-gradient(to right,var(--tw-gradient-stops))
}

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

.from-blue-500{
  --tw-gradient-from:#3f83f8;
  --tw-gradient-to:rgba(63,131,248,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-green-400{
  --tw-gradient-from:#31c48d;
  --tw-gradient-to:rgba(49,196,141,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-cyan-400{
  --tw-gradient-from:#22d3ee;
  --tw-gradient-to:rgba(34,211,238,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-teal-400{
  --tw-gradient-from:#16bdca;
  --tw-gradient-to:rgba(22,189,202,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-lime-200{
  --tw-gradient-from:#d9f99d;
  --tw-gradient-to:hsla(81,88%,80%,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-red-400{
  --tw-gradient-from:#f98080;
  --tw-gradient-to:hsla(0,91%,74%,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-pink-400{
  --tw-gradient-from:#f17eb8;
  --tw-gradient-to:rgba(241,126,184,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-purple-500{
  --tw-gradient-from:#9061f9;
  --tw-gradient-to:rgba(144,97,249,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-purple-600{
  --tw-gradient-from:#7e3af2;
  --tw-gradient-to:rgba(126,58,242,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-cyan-500{
  --tw-gradient-from:#06b6d4;
  --tw-gradient-to:rgba(6,182,212,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-pink-500{
  --tw-gradient-from:#e74694;
  --tw-gradient-to:rgba(231,70,148,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-teal-200{
  --tw-gradient-from:#afecef;
  --tw-gradient-to:rgba(175,236,239,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-red-200{
  --tw-gradient-from:#fbd5d5;
  --tw-gradient-to:hsla(0,83%,91%,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-teal-300{
  --tw-gradient-from:#7edce2;
  --tw-gradient-to:rgba(126,220,226,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-sky-400{
  --tw-gradient-from:#38bdf8;
  --tw-gradient-to:rgba(56,189,248,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.via-blue-600{
  --tw-gradient-to:rgba(28,100,242,0);
  --tw-gradient-stops:var(--tw-gradient-from),#1c64f2,var(--tw-gradient-to)
}

.via-green-500{
  --tw-gradient-to:rgba(14,159,110,0);
  --tw-gradient-stops:var(--tw-gradient-from),#0e9f6e,var(--tw-gradient-to)
}

.via-cyan-500{
  --tw-gradient-to:rgba(6,182,212,0);
  --tw-gradient-stops:var(--tw-gradient-from),#06b6d4,var(--tw-gradient-to)
}

.via-teal-500{
  --tw-gradient-to:rgba(6,148,162,0);
  --tw-gradient-stops:var(--tw-gradient-from),#0694a2,var(--tw-gradient-to)
}

.via-lime-400{
  --tw-gradient-to:rgba(163,230,53,0);
  --tw-gradient-stops:var(--tw-gradient-from),#a3e635,var(--tw-gradient-to)
}

.via-red-500{
  --tw-gradient-to:rgba(240,82,82,0);
  --tw-gradient-stops:var(--tw-gradient-from),#f05252,var(--tw-gradient-to)
}

.via-pink-500{
  --tw-gradient-to:rgba(231,70,148,0);
  --tw-gradient-stops:var(--tw-gradient-from),#e74694,var(--tw-gradient-to)
}

.via-purple-600{
  --tw-gradient-to:rgba(126,58,242,0);
  --tw-gradient-stops:var(--tw-gradient-from),#7e3af2,var(--tw-gradient-to)
}

.via-red-300{
  --tw-gradient-to:hsla(0,83%,84%,0);
  --tw-gradient-stops:var(--tw-gradient-from),#f8b4b4,var(--tw-gradient-to)
}

.to-blue-700{
  --tw-gradient-to:#1a56db
}

.to-green-600{
  --tw-gradient-to:#057a55
}

.to-cyan-600{
  --tw-gradient-to:#0891b2
}

.to-teal-600{
  --tw-gradient-to:#047481
}

.to-lime-500{
  --tw-gradient-to:#84cc16
}

.to-red-600{
  --tw-gradient-to:#e02424
}

.to-pink-600{
  --tw-gradient-to:#d61f69
}

.to-purple-700{
  --tw-gradient-to:#6c2bd9
}

.to-blue-500{
  --tw-gradient-to:#3f83f8
}

.to-blue-600{
  --tw-gradient-to:#1c64f2
}

.to-pink-500{
  --tw-gradient-to:#e74694
}

.to-orange-400{
  --tw-gradient-to:#ff8a4c
}

.to-lime-200{
  --tw-gradient-to:#d9f99d
}

.to-yellow-200{
  --tw-gradient-to:#fce96a
}

.to-lime-300{
  --tw-gradient-to:#bef264
}

.to-emerald-600{
  --tw-gradient-to:#059669
}

.bg-cover{
  background-size:cover
}

.bg-local{
  background-attachment:local
}

.bg-clip-text{
  -webkit-background-clip:text;
  background-clip:text
}

.bg-center{
  background-position:50%
}

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

.fill-blue-600{
  fill:#1c64f2
}

.fill-current{
  fill:currentColor
}

.fill-gray-600{
  fill:#4b5563
}

.fill-green-500{
  fill:#0e9f6e
}

.fill-red-600{
  fill:#e02424
}

.fill-yellow-400{
  fill:#e3a008
}

.fill-pink-600{
  fill:#d61f69
}

.fill-purple-600{
  fill:#7e3af2
}

.object-cover{
  -o-object-fit:cover;
  object-fit:cover
}

.p-4{
  padding:1rem
}

.p-2\.5{
  padding:.625rem
}

.p-2{
  padding:.5rem
}

.p-0{
  padding:0
}

.p-5{
  padding:1.25rem
}

.p-6{
  padding:1.5rem
}

.p-1\.5{
  padding:.375rem
}

.p-1{
  padding:.25rem
}

.p-3{
  padding:.75rem
}

.p-0\.5{
  padding:.125rem
}

.p-8{
  padding:2rem
}

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

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

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

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

.py-1\.5{
  padding-bottom:.375rem;
  padding-top:.375rem
}

.py-px{
  padding-bottom:1px;
  padding-top:1px
}

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

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

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

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

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

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

.py-0\.5{
  padding-bottom:.125rem;
  padding-top:.125rem
}

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

.py-0{
  padding-bottom:0;
  padding-top:0
}

.px-1\.5{
  padding-left:.375rem;
  padding-right:.375rem
}

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

.px-6{
  padding-left:1.5rem;
  padding-right:1.5rem
}

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

.py-3\.5{
  padding-bottom:.875rem;
  padding-top:.875rem
}

.py-40{
  padding-bottom:10rem;
  padding-top:10rem
}

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

.py-6{
  padding-bottom:1.5rem;
  padding-top:1.5rem
}

.px-0{
  padding-left:0;
  padding-right:0
}

.py-24{
  padding-bottom:6rem;
  padding-top:6rem
}

.px-0\.5{
  padding-left:.125rem;
  padding-right:.125rem
}

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

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

.pt-6{
  padding-top:1.5rem
}

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

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

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

.pl-8{
  padding-left:2rem
}

.pt-10{
  padding-top:2.5rem
}

.pb-6{
  padding-bottom:1.5rem
}

.pl-2\.5{
  padding-left:.625rem
}

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

.pt-16{
  padding-top:4rem
}

.pb-10{
  padding-bottom:2.5rem
}

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

.pt-8{
  padding-top:2rem
}

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

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

.pb-0{
  padding-bottom:0
}

.pl-11{
  padding-left:2.75rem
}

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

.pt-24{
  padding-top:6rem
}

.pt-52{
  padding-top:13rem
}

.pt-80{
  padding-top:20rem
}

.pt-64{
  padding-top:16rem
}

.pb-96{
  padding-bottom:24rem
}

.pt-36{
  padding-top:9rem
}

.pb-16{
  padding-bottom:4rem
}

.pt-32{
  padding-top:8rem
}

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

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

.pb-2\.5{
  padding-bottom:.625rem
}

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

.pb-1\.5{
  padding-bottom:.375rem
}

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

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

.pl-0{
  padding-left:0
}

.pb-8{
  padding-bottom:2rem
}

.pt-60{
  padding-top:15rem
}

.text-left{
  text-align:left
}

.text-center{
  text-align:center
}

.text-right{
  text-align:right
}

.text-justify{
  text-align:justify
}

.font-sans{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
}

.text-sm{
  font-size:.875rem;
  line-height:1.25rem
}

.text-xs{
  font-size:.75rem;
  line-height:1rem
}

.text-3xl{
  font-size:1.875rem;
  line-height:2.25rem
}

.text-lg{
  font-size:1.125rem
}

.text-lg,.text-xl{
  line-height:1.75rem
}

.text-xl{
  font-size:1.25rem
}

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

.text-base{
  font-size:1rem;
  line-height:1.5rem
}

.text-2xs{
  font-size:.625rem
}

.text-5xl{
  font-size:3rem;
  line-height:1
}

.text-4xl{
  font-size:2.25rem;
  line-height:2.5rem
}

.text-6xl{
  font-size:3.75rem;
  line-height:1
}

.text-7xl{
  font-size:4.5rem;
  line-height:1
}

.text-8xl{
  font-size:6rem;
  line-height:1
}

.text-9xl{
  font-size:8rem;
  line-height:1
}

.font-medium{
  font-weight:500
}

.font-extrabold{
  font-weight:800
}

.font-semibold{
  font-weight:600
}

.font-normal{
  font-weight:400
}

.font-light{
  font-weight:300
}

.font-bold{
  font-weight:700
}

.font-thin{
  font-weight:100
}

.font-extralight{
  font-weight:200
}

.font-black{
  font-weight:900
}

.uppercase{
  text-transform:uppercase
}

.lowercase{
  text-transform:lowercase
}

.italic{
  font-style:italic
}

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

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

.leading-normal{
  line-height:1.5
}

.leading-tight{
  line-height:1.25
}

.leading-none{
  line-height:1
}

.leading-relaxed{
  line-height:1.625
}

.leading-loose{
  line-height:2
}

.tracking-tight{
  letter-spacing:-.025em
}

.tracking-wide{
  letter-spacing:.025em
}

.tracking-tighter{
  letter-spacing:-.05em
}

.tracking-normal{
  letter-spacing:0
}

.tracking-wider{
  letter-spacing:.05em
}

.tracking-widest{
  letter-spacing:.1em
}

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

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

.text-\[\#ff2d20\]{
  --tw-text-opacity:1;
  color:rgb(255 45 32/var(--tw-text-opacity))
}

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

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

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

.text-green-700{
  --tw-text-opacity:1;
  color:rgb(4 108 78/var(--tw-text-opacity))
}

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

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

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

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

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

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

.text-red-700{
  --tw-text-opacity:1;
  color:rgb(200 30 30/var(--tw-text-opacity))
}

.text-yellow-700{
  --tw-text-opacity:1;
  color:rgb(142 75 16/var(--tw-text-opacity))
}

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

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

.text-green-500{
  --tw-text-opacity:1;
  color:rgb(14 159 110/var(--tw-text-opacity))
}

.text-yellow-500{
  --tw-text-opacity:1;
  color:rgb(194 120 3/var(--tw-text-opacity))
}

.text-blue-900{
  --tw-text-opacity:1;
  color:rgb(35 56 118/var(--tw-text-opacity))
}

.text-red-900{
  --tw-text-opacity:1;
  color:rgb(119 29 29/var(--tw-text-opacity))
}

.text-purple-600{
  --tw-text-opacity:1;
  color:rgb(126 58 242/var(--tw-text-opacity))
}

.text-red-800{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.text-green-800{
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.text-yellow-800{
  --tw-text-opacity:1;
  color:rgb(114 59 19/var(--tw-text-opacity))
}

.text-indigo-800{
  --tw-text-opacity:1;
  color:rgb(66 56 157/var(--tw-text-opacity))
}

.text-purple-800{
  --tw-text-opacity:1;
  color:rgb(85 33 181/var(--tw-text-opacity))
}

.text-pink-800{
  --tw-text-opacity:1;
  color:rgb(153 21 75/var(--tw-text-opacity))
}

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

.text-red-400{
  --tw-text-opacity:1;
  color:rgb(249 128 128/var(--tw-text-opacity))
}

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

.text-yellow-400{
  --tw-text-opacity:1;
  color:rgb(227 160 8/var(--tw-text-opacity))
}

.text-indigo-400{
  --tw-text-opacity:1;
  color:rgb(141 162 251/var(--tw-text-opacity))
}

.text-purple-400{
  --tw-text-opacity:1;
  color:rgb(172 148 250/var(--tw-text-opacity))
}

.text-pink-400{
  --tw-text-opacity:1;
  color:rgb(241 126 184/var(--tw-text-opacity))
}

.text-\[\#626890\]{
  --tw-text-opacity:1;
  color:rgb(98 104 144/var(--tw-text-opacity))
}

.text-purple-700{
  --tw-text-opacity:1;
  color:rgb(108 43 217/var(--tw-text-opacity))
}

.text-red-600{
  --tw-text-opacity:1;
  color:rgb(224 36 36/var(--tw-text-opacity))
}

.text-yellow-300{
  --tw-text-opacity:1;
  color:rgb(250 202 21/var(--tw-text-opacity))
}

.text-green-900{
  --tw-text-opacity:1;
  color:rgb(1 71 55/var(--tw-text-opacity))
}

.text-green-600{
  --tw-text-opacity:1;
  color:rgb(5 122 85/var(--tw-text-opacity))
}

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

.text-blue-100{
  --tw-text-opacity:1;
  color:rgb(225 239 254/var(--tw-text-opacity))
}

.text-indigo-700{
  --tw-text-opacity:1;
  color:rgb(81 69 205/var(--tw-text-opacity))
}

.text-orange-800{
  --tw-text-opacity:1;
  color:rgb(138 44 13/var(--tw-text-opacity))
}

.text-blue-50{
  --tw-text-opacity:1;
  color:rgb(235 245 255/var(--tw-text-opacity))
}

.text-orange-500{
  --tw-text-opacity:1;
  color:rgb(255 90 31/var(--tw-text-opacity))
}

.text-teal-600{
  --tw-text-opacity:1;
  color:rgb(4 116 129/var(--tw-text-opacity))
}

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

.text-transparent{
  color:transparent
}

.text-blue-600\/100{
  color:#1c64f2
}

.text-blue-600\/75{
  color:rgba(28,100,242,.75)
}

.text-blue-600\/50{
  color:rgba(28,100,242,.5)
}

.text-blue-600\/25{
  color:rgba(28,100,242,.25)
}

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

.underline{
  text-decoration-line:underline
}

.line-through{
  text-decoration-line:line-through
}

.no-underline{
  text-decoration-line:none
}

.decoration-gray-500{
  text-decoration-color:#6b7280
}

.decoration-blue-400{
  text-decoration-color:#76a9fa
}

.decoration-indigo-500{
  text-decoration-color:#6875f5
}

.decoration-blue-500{
  text-decoration-color:#3f83f8
}

.decoration-green-500{
  text-decoration-color:#0e9f6e
}

.decoration-red-500{
  text-decoration-color:#f05252
}

.decoration-sky-500{
  text-decoration-color:#0ea5e9
}

.decoration-double{
  text-decoration-style:double
}

.decoration-dotted{
  text-decoration-style:dotted
}

.decoration-dashed{
  text-decoration-style:dashed
}

.decoration-wavy{
  text-decoration-style:wavy
}

.decoration-8{
  text-decoration-thickness:8px
}

.placeholder-green-700::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(4 108 78/var(--tw-placeholder-opacity))
}

.placeholder-green-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(4 108 78/var(--tw-placeholder-opacity))
}

.placeholder-red-700::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(200 30 30/var(--tw-placeholder-opacity))
}

.placeholder-red-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(200 30 30/var(--tw-placeholder-opacity))
}

.opacity-0{
  opacity:0
}

.opacity-100{
  opacity:1
}

.bg-blend-multiply{
  background-blend-mode:multiply
}

.shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-lg,.shadow-md{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-md{
  --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)
}

.shadow-sm{
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)
}

.shadow,.shadow-sm{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow{
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}

.shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px 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-blue-500\/50{
  --tw-shadow-color:rgba(63,131,248,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-green-500\/50{
  --tw-shadow-color:rgba(14,159,110,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-cyan-500\/50{
  --tw-shadow-color:rgba(6,182,212,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-teal-500\/50{
  --tw-shadow-color:rgba(6,148,162,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-lime-500\/50{
  --tw-shadow-color:rgba(132,204,22,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-red-500\/50{
  --tw-shadow-color:rgba(240,82,82,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-pink-500\/50{
  --tw-shadow-color:rgba(231,70,148,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-purple-500\/50{
  --tw-shadow-color:rgba(144,97,249,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.outline{
  outline-style:solid
}

.ring-2{
  --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)
}

.ring-2,.ring-8{
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-8{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-0{
  --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(var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-0,.ring-1{
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-1{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-inset{
  --tw-ring-inset:inset
}

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

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

.ring-black{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))
}

.ring-opacity-0{
  --tw-ring-opacity:0
}

.blur{
  --tw-blur:blur(8px)
}

.blur,.blur-sm{
  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)
}

.blur-sm{
  --tw-blur:blur(4px)
}

.grayscale{
  --tw-grayscale:grayscale(100%)
}

.grayscale,.invert{
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.invert{
  --tw-invert:invert(100%)
}

.filter{
  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-colors{
  transition-duration:.15s;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-opacity{
  transition-duration:.15s;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition{
  transition-duration:.15s;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-all{
  transition-duration:.15s;
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-transform{
  transition-duration:.15s;
  transition-property:transform;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.duration-200{
  transition-duration:.2s
}

.duration-300{
  transition-duration:.3s
}

.duration-75{
  transition-duration:75ms
}

.duration-700{
  transition-duration:.7s
}

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

.ease-in{
  transition-timing-function:cubic-bezier(.4,0,1,1)
}

.ease-in-out{
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.ease-linear{
  transition-timing-function:linear
}

.first-letter\:float-left:first-letter{
  float:left
}

.first-letter\:mr-3:first-letter{
  margin-right:.75rem
}

.first-letter\:text-7xl:first-letter{
  font-size:4.5rem;
  line-height:1
}

.first-letter\:font-bold:first-letter{
  font-weight:700
}

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

.first-line\:uppercase:first-line{
  text-transform:uppercase
}

.first-line\:tracking-widest:first-line{
  letter-spacing:.1em
}

.after\:absolute:after{
  content:var(--tw-content);
  position:absolute
}

.after\:top-\[2px\]:after{
  content:var(--tw-content);
  top:2px
}

.after\:left-\[2px\]:after{
  content:var(--tw-content);
  left:2px
}

.after\:top-0\.5:after{
  content:var(--tw-content);
  top:.125rem
}

.after\:top-0:after{
  content:var(--tw-content);
  top:0
}

.after\:left-\[4px\]:after{
  content:var(--tw-content);
  left:4px
}

.after\:h-4:after{
  content:var(--tw-content);
  height:1rem
}

.after\:h-5:after{
  content:var(--tw-content);
  height:1.25rem
}

.after\:h-6:after{
  content:var(--tw-content);
  height:1.5rem
}

.after\:w-4:after{
  content:var(--tw-content);
  width:1rem
}

.after\:w-5:after{
  content:var(--tw-content);
  width:1.25rem
}

.after\:w-6:after{
  content:var(--tw-content);
  width:1.5rem
}

.after\:rounded-full:after{
  border-radius:9999px;
  content:var(--tw-content)
}

.after\:border:after{
  border-width:1px;
  content:var(--tw-content)
}

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

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

.after\:transition-all:after{
  content:var(--tw-content);
  transition-duration:.15s;
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.after\:content-\[\'\'\]:after{
  --tw-content:"";
  content:var(--tw-content)
}

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

.hover\:bg-gray-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235/var(--tw-bg-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-blue-100:hover{
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity))
}

.hover\:bg-blue-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(195 221 253/var(--tw-bg-opacity))
}

.hover\:bg-red-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(251 213 213/var(--tw-bg-opacity))
}

.hover\:bg-green-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(188 240 218/var(--tw-bg-opacity))
}

.hover\:bg-yellow-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(252 233 106/var(--tw-bg-opacity))
}

.hover\:bg-blue-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity))
}

.hover\:bg-red-800:hover{
  --tw-bg-opacity:1;
  background-color:rgb(155 28 28/var(--tw-bg-opacity))
}

.hover\:bg-red-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(119 29 29/var(--tw-bg-opacity))
}

.hover\:bg-green-800:hover{
  --tw-bg-opacity:1;
  background-color:rgb(3 84 63/var(--tw-bg-opacity))
}

.hover\:bg-yellow-800:hover{
  --tw-bg-opacity:1;
  background-color:rgb(114 59 19/var(--tw-bg-opacity))
}

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

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

.hover\:bg-indigo-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(205 219 254/var(--tw-bg-opacity))
}

.hover\:bg-purple-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(220 215 254/var(--tw-bg-opacity))
}

.hover\:bg-pink-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(250 209 232/var(--tw-bg-opacity))
}

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

.hover\:bg-yellow-500:hover{
  --tw-bg-opacity:1;
  background-color:rgb(194 120 3/var(--tw-bg-opacity))
}

.hover\:bg-purple-800:hover{
  --tw-bg-opacity:1;
  background-color:rgb(85 33 181/var(--tw-bg-opacity))
}

.hover\:bg-\[\#3b5998\]\/90:hover{
  background-color:rgba(59,89,152,.9)
}

.hover\:bg-\[\#1da1f2\]\/90:hover{
  background-color:rgba(29,161,242,.9)
}

.hover\:bg-\[\#24292F\]\/90:hover{
  background-color:rgba(36,41,47,.9)
}

.hover\:bg-\[\#4285F4\]\/90:hover{
  background-color:rgba(66,133,244,.9)
}

.hover\:bg-\[\#050708\]\/90:hover{
  background-color:rgba(5,7,8,.9)
}

.hover\:bg-\[\#FF9119\]\/80:hover{
  background-color:rgba(255,145,25,.8)
}

.hover\:bg-\[\#F7BE38\]\/90:hover{
  background-color:rgba(247,190,56,.9)
}

.hover\:bg-\[\#050708\]\/80:hover{
  background-color:rgba(5,7,8,.8)
}

.hover\:bg-\[\#2557D6\]\/90:hover{
  background-color:rgba(37,87,214,.9)
}

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

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

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

.hover\:bg-gray-50:hover{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

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

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

.hover\:bg-gradient-to-br:hover{
  background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))
}

.hover\:bg-gradient-to-bl:hover{
  background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))
}

.hover\:bg-gradient-to-l:hover{
  background-image:linear-gradient(to left,var(--tw-gradient-stops))
}

.hover\:from-teal-200:hover{
  --tw-gradient-from:#afecef;
  --tw-gradient-to:rgba(175,236,239,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.hover\:to-lime-200:hover{
  --tw-gradient-to:#d9f99d
}

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

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

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

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

.hover\:text-red-800:hover{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.hover\:text-green-800:hover{
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.hover\:text-yellow-800:hover{
  --tw-text-opacity:1;
  color:rgb(114 59 19/var(--tw-text-opacity))
}

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

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

.hover\:text-blue-900:hover{
  --tw-text-opacity:1;
  color:rgb(35 56 118/var(--tw-text-opacity))
}

.hover\:text-red-900:hover{
  --tw-text-opacity:1;
  color:rgb(119 29 29/var(--tw-text-opacity))
}

.hover\:text-green-900:hover{
  --tw-text-opacity:1;
  color:rgb(1 71 55/var(--tw-text-opacity))
}

.hover\:text-yellow-900:hover{
  --tw-text-opacity:1;
  color:rgb(99 49 18/var(--tw-text-opacity))
}

.hover\:text-indigo-900:hover{
  --tw-text-opacity:1;
  color:rgb(54 47 120/var(--tw-text-opacity))
}

.hover\:text-purple-900:hover{
  --tw-text-opacity:1;
  color:rgb(74 29 150/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-700:hover{
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

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

.hover\:underline:hover{
  text-decoration-line:underline
}

.hover\:no-underline:hover{
  text-decoration-line:none
}

.hover\:bg-blend-soft-light:hover{
  background-blend-mode:soft-light
}

.hover\:shadow:hover{
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(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)
}

.hover\:blur-none:hover{
  --tw-blur:blur(0)
}

.hover\:blur-none:hover,.hover\:grayscale-0:hover{
  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)
}

.hover\:grayscale-0:hover{
  --tw-grayscale:grayscale(0)
}

.focus\:z-10:focus{
  z-index:10
}

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

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

.focus\:border-green-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity))
}

.focus\:border-red-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(240 82 82/var(--tw-border-opacity))
}

.focus\:border-green-600:focus{
  --tw-border-opacity:1;
  border-color:rgb(5 122 85/var(--tw-border-opacity))
}

.focus\:border-red-600:focus{
  --tw-border-opacity:1;
  border-color:rgb(224 36 36/var(--tw-border-opacity))
}

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

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

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

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

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

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

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

.focus\:ring-2:focus,.focus\:ring-4:focus{
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

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

.focus\:ring-0: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(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-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

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

.focus\:ring-gray-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(243 244 246/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-gray-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))
}

.focus\:ring-blue-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(195 221 253/var(--tw-ring-opacity))
}

.focus\:ring-blue-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(118 169 250/var(--tw-ring-opacity))
}

.focus\:ring-red-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(249 128 128/var(--tw-ring-opacity))
}

.focus\:ring-green-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(49 196 141/var(--tw-ring-opacity))
}

.focus\:ring-yellow-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(227 160 8/var(--tw-ring-opacity))
}

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

.focus\:ring-red-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(248 180 180/var(--tw-ring-opacity))
}

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

.focus\:ring-yellow-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(250 202 21/var(--tw-ring-opacity))
}

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

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

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

.focus\:ring-purple-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(202 191 253/var(--tw-ring-opacity))
}

.focus\:ring-cyan-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(103 232 249/var(--tw-ring-opacity))
}

.focus\:ring-teal-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(126 220 226/var(--tw-ring-opacity))
}

.focus\:ring-lime-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(190 242 100/var(--tw-ring-opacity))
}

.focus\:ring-pink-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(248 180 217/var(--tw-ring-opacity))
}

.focus\:ring-green-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(188 240 218/var(--tw-ring-opacity))
}

.focus\:ring-purple-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(220 215 254/var(--tw-ring-opacity))
}

.focus\:ring-pink-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(250 209 232/var(--tw-ring-opacity))
}

.focus\:ring-lime-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(217 249 157/var(--tw-ring-opacity))
}

.focus\:ring-red-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(253 232 232/var(--tw-ring-opacity))
}

.focus\:ring-cyan-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(165 243 252/var(--tw-ring-opacity))
}

.focus\:ring-\[\#3b5998\]\/50:focus{
  --tw-ring-color:rgba(59,89,152,.5)
}

.focus\:ring-\[\#1da1f2\]\/50:focus{
  --tw-ring-color:rgba(29,161,242,.5)
}

.focus\:ring-\[\#24292F\]\/50:focus{
  --tw-ring-color:rgba(36,41,47,.5)
}

.focus\:ring-\[\#4285F4\]\/50:focus{
  --tw-ring-color:rgba(66,133,244,.5)
}

.focus\:ring-\[\#050708\]\/50:focus{
  --tw-ring-color:rgba(5,7,8,.5)
}

.focus\:ring-\[\#FF9119\]\/50:focus{
  --tw-ring-color:rgba(255,145,25,.5)
}

.focus\:ring-\[\#F7BE38\]\/50:focus{
  --tw-ring-color:rgba(247,190,56,.5)
}

.focus\:ring-\[\#2557D6\]\/50:focus{
  --tw-ring-color:rgba(37,87,214,.5)
}

.focus\:ring-gray-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(249 250 251/var(--tw-ring-opacity))
}

.focus\:ring-green-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(14 159 110/var(--tw-ring-opacity))
}

.focus\:ring-red-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity))
}

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

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

.focus\:ring-purple-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(144 97 249/var(--tw-ring-opacity))
}

.focus\:ring-teal-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(6 148 162/var(--tw-ring-opacity))
}

.focus\:ring-yellow-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(194 120 3/var(--tw-ring-opacity))
}

.focus\:ring-orange-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(255 90 31/var(--tw-ring-opacity))
}

.group:hover .group-hover\:bg-white\/50{
  background-color:hsla(0,0%,100%,.5)
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity:0
}

.group:hover .group-hover\:from-purple-600{
  --tw-gradient-from:#7e3af2;
  --tw-gradient-to:rgba(126,58,242,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:from-cyan-500{
  --tw-gradient-from:#06b6d4;
  --tw-gradient-to:rgba(6,182,212,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:from-green-400{
  --tw-gradient-from:#31c48d;
  --tw-gradient-to:rgba(49,196,141,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:from-purple-500{
  --tw-gradient-from:#9061f9;
  --tw-gradient-to:rgba(144,97,249,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:from-pink-500{
  --tw-gradient-from:#e74694;
  --tw-gradient-to:rgba(231,70,148,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:from-teal-300{
  --tw-gradient-from:#7edce2;
  --tw-gradient-to:rgba(126,220,226,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:from-red-200{
  --tw-gradient-from:#fbd5d5;
  --tw-gradient-to:hsla(0,83%,91%,0);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.group:hover .group-hover\:via-red-300{
  --tw-gradient-to:hsla(0,83%,84%,0);
  --tw-gradient-stops:var(--tw-gradient-from),#f8b4b4,var(--tw-gradient-to)
}

.group:hover .group-hover\:to-blue-500{
  --tw-gradient-to:#3f83f8
}

.group:hover .group-hover\:to-blue-600{
  --tw-gradient-to:#1c64f2
}

.group:hover .group-hover\:to-pink-500{
  --tw-gradient-to:#e74694
}

.group:hover .group-hover\:to-orange-400{
  --tw-gradient-to:#ff8a4c
}

.group:hover .group-hover\:to-lime-300{
  --tw-gradient-to:#bef264
}

.group:hover .group-hover\:to-yellow-200{
  --tw-gradient-to:#fce96a
}

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

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

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

.group:hover .group-hover\:opacity-100{
  opacity:1
}

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

.group:focus .group-focus\:ring-4{
  --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)
}

.group:focus .group-focus\:ring-white{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))
}

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

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

.peer:checked~.peer-checked\:bg-red-600{
  --tw-bg-opacity:1;
  background-color:rgb(224 36 36/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:bg-green-600{
  --tw-bg-opacity:1;
  background-color:rgb(5 122 85/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:bg-purple-600{
  --tw-bg-opacity:1;
  background-color:rgb(126 58 242/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:bg-yellow-400{
  --tw-bg-opacity:1;
  background-color:rgb(227 160 8/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:bg-teal-600{
  --tw-bg-opacity:1;
  background-color:rgb(4 116 129/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:bg-orange-500{
  --tw-bg-opacity:1;
  background-color:rgb(255 90 31/var(--tw-bg-opacity))
}

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

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

.peer:checked~.peer-checked\:after\:translate-x-full:after{
  --tw-translate-x:100%;
  content:var(--tw-content);
  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))
}

.peer:checked~.peer-checked\:after\:border-white:after{
  --tw-border-opacity:1;
  border-color:rgb(255 255 255/var(--tw-border-opacity));
  content:var(--tw-content)
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:top-1\/2{
  top:50%
}

.peer:-moz-placeholder~.peer-placeholder-shown\:top-1\/2{
  top:50%
}

.peer:placeholder-shown~.peer-placeholder-shown\:top-1\/2{
  top:50%
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:translate-y-0{
  --tw-translate-y: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))
}

.peer:-moz-placeholder~.peer-placeholder-shown\:translate-y-0{
  --tw-translate-y: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))
}

.peer:placeholder-shown~.peer-placeholder-shown\:translate-y-0{
  --tw-translate-y: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))
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:-translate-y-1\/2{
  --tw-translate-y:-50%;
  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))
}

.peer:-moz-placeholder~.peer-placeholder-shown\:-translate-y-1\/2{
  --tw-translate-y:-50%;
  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))
}

.peer:placeholder-shown~.peer-placeholder-shown\:-translate-y-1\/2{
  --tw-translate-y:-50%;
  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))
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:scale-100{
  --tw-scale-x:1;
  --tw-scale-y:1;
  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))
}

.peer:-moz-placeholder~.peer-placeholder-shown\:scale-100{
  --tw-scale-x:1;
  --tw-scale-y:1;
  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))
}

.peer:placeholder-shown~.peer-placeholder-shown\:scale-100{
  --tw-scale-x:1;
  --tw-scale-y:1;
  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))
}

.peer:focus~.peer-focus\:left-0{
  left:0
}

.peer:focus~.peer-focus\:top-2{
  top:.5rem
}

.peer:focus~.peer-focus\:top-1{
  top:.25rem
}

.peer:focus~.peer-focus\:-translate-y-6{
  --tw-translate-y:-1.5rem
}

.peer:focus~.peer-focus\:-translate-y-4,.peer:focus~.peer-focus\:-translate-y-6{
  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))
}

.peer:focus~.peer-focus\:-translate-y-4{
  --tw-translate-y:-1rem
}

.peer:focus~.peer-focus\:-translate-y-3{
  --tw-translate-y:-0.75rem
}

.peer:focus~.peer-focus\:-translate-y-3,.peer:focus~.peer-focus\:scale-75{
  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))
}

.peer:focus~.peer-focus\:scale-75{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.peer:focus~.peer-focus\:px-2{
  padding-left:.5rem;
  padding-right:.5rem
}

.peer:focus~.peer-focus\:font-medium{
  font-weight:500
}

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

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

.peer:focus~.peer-focus\:ring-4{
  --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)
}

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

.peer:focus~.peer-focus\:ring-red-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(248 180 180/var(--tw-ring-opacity))
}

.peer:focus~.peer-focus\:ring-green-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(132 225 188/var(--tw-ring-opacity))
}

.peer:focus~.peer-focus\:ring-purple-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(202 191 253/var(--tw-ring-opacity))
}

.peer:focus~.peer-focus\:ring-yellow-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(250 202 21/var(--tw-ring-opacity))
}

.peer:focus~.peer-focus\:ring-teal-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(126 220 226/var(--tw-ring-opacity))
}

.peer:focus~.peer-focus\:ring-orange-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(253 186 140/var(--tw-ring-opacity))
}

.dark .dark\:divide-gray-600>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(75 85 99/var(--tw-divide-opacity))
}

.dark .dark\:divide-gray-700>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(55 65 81/var(--tw-divide-opacity))
}

.dark .dark\:border-gray-800{
  --tw-border-opacity:1;
  border-color:rgb(31 41 55/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-gray-600{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity))
}

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

.dark .dark\:border-red-800{
  --tw-border-opacity:1;
  border-color:rgb(155 28 28/var(--tw-border-opacity))
}

.dark .dark\:border-green-800{
  --tw-border-opacity:1;
  border-color:rgb(3 84 63/var(--tw-border-opacity))
}

.dark .dark\:border-yellow-800{
  --tw-border-opacity:1;
  border-color:rgb(114 59 19/var(--tw-border-opacity))
}

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

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

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

.dark .dark\:border-green-500{
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity))
}

.dark .dark\:border-red-500{
  --tw-border-opacity:1;
  border-color:rgb(240 82 82/var(--tw-border-opacity))
}

.dark .dark\:border-yellow-300{
  --tw-border-opacity:1;
  border-color:rgb(250 202 21/var(--tw-border-opacity))
}

.dark .dark\:border-purple-400{
  --tw-border-opacity:1;
  border-color:rgb(172 148 250/var(--tw-border-opacity))
}

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

.dark .dark\:border-green-400{
  --tw-border-opacity:1;
  border-color:rgb(49 196 141/var(--tw-border-opacity))
}

.dark .dark\:border-red-400{
  --tw-border-opacity:1;
  border-color:rgb(249 128 128/var(--tw-border-opacity))
}

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

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

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

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

.dark .dark\:bg-gray-900\/60{
  background-color:rgba(17,24,39,.6)
}

.dark .dark\:bg-gray-800{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/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-blue-600{
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity))
}

.dark .dark\:bg-blue-200{
  --tw-bg-opacity:1;
  background-color:rgb(195 221 253/var(--tw-bg-opacity))
}

.dark .dark\:bg-red-200{
  --tw-bg-opacity:1;
  background-color:rgb(251 213 213/var(--tw-bg-opacity))
}

.dark .dark\:bg-green-200{
  --tw-bg-opacity:1;
  background-color:rgb(188 240 218/var(--tw-bg-opacity))
}

.dark .dark\:bg-yellow-200{
  --tw-bg-opacity:1;
  background-color:rgb(252 233 106/var(--tw-bg-opacity))
}

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

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

.dark .dark\:bg-red-800{
  --tw-bg-opacity:1;
  background-color:rgb(155 28 28/var(--tw-bg-opacity))
}

.dark .dark\:bg-green-800{
  --tw-bg-opacity:1;
  background-color:rgb(3 84 63/var(--tw-bg-opacity))
}

.dark .dark\:bg-yellow-800{
  --tw-bg-opacity:1;
  background-color:rgb(114 59 19/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-indigo-200{
  --tw-bg-opacity:1;
  background-color:rgb(205 219 254/var(--tw-bg-opacity))
}

.dark .dark\:bg-purple-200{
  --tw-bg-opacity:1;
  background-color:rgb(220 215 254/var(--tw-bg-opacity))
}

.dark .dark\:bg-pink-200{
  --tw-bg-opacity:1;
  background-color:rgb(250 209 232/var(--tw-bg-opacity))
}

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

.dark .dark\:bg-green-600{
  --tw-bg-opacity:1;
  background-color:rgb(5 122 85/var(--tw-bg-opacity))
}

.dark .dark\:bg-red-600{
  --tw-bg-opacity:1;
  background-color:rgb(224 36 36/var(--tw-bg-opacity))
}

.dark .dark\:bg-purple-600{
  --tw-bg-opacity:1;
  background-color:rgb(126 58 242/var(--tw-bg-opacity))
}

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

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

.dark .dark\:bg-gray-800\/30{
  background-color:rgba(31,41,55,.3)
}

.dark .dark\:bg-gray-800\/50{
  background-color:rgba(31,41,55,.5)
}

.dark .dark\:bg-blue-900{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity))
}

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

.dark .dark\:bg-green-100{
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity))
}

.dark .dark\:bg-red-100{
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity))
}

.dark .dark\:bg-blue-400{
  --tw-bg-opacity:1;
  background-color:rgb(118 169 250/var(--tw-bg-opacity))
}

.dark .dark\:bg-orange-400{
  --tw-bg-opacity:1;
  background-color:rgb(255 138 76/var(--tw-bg-opacity))
}

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

.dark .dark\:bg-red-500{
  --tw-bg-opacity:1;
  background-color:rgb(240 82 82/var(--tw-bg-opacity))
}

.dark .dark\:bg-green-500{
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity))
}

.dark .dark\:bg-indigo-500{
  --tw-bg-opacity:1;
  background-color:rgb(104 117 245/var(--tw-bg-opacity))
}

.dark .dark\:bg-purple-500{
  --tw-bg-opacity:1;
  background-color:rgb(144 97 249/var(--tw-bg-opacity))
}

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

.dark .dark\:bg-orange-200{
  --tw-bg-opacity:1;
  background-color:rgb(252 217 189/var(--tw-bg-opacity))
}

.dark .dark\:bg-orange-700{
  --tw-bg-opacity:1;
  background-color:rgb(180 52 3/var(--tw-bg-opacity))
}

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

.dark .dark\:fill-gray-300{
  fill:#d1d5db
}

.dark .dark\:text-white{
  --tw-text-opacity:1;
  color:rgb(255 255 255/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-gray-300{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

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

.dark .dark\:text-green-600{
  --tw-text-opacity:1;
  color:rgb(5 122 85/var(--tw-text-opacity))
}

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

.dark .dark\:text-blue-900{
  --tw-text-opacity:1;
  color:rgb(35 56 118/var(--tw-text-opacity))
}

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

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

.dark .dark\:text-red-800{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.dark .dark\:text-green-800{
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.dark .dark\:text-yellow-800{
  --tw-text-opacity:1;
  color:rgb(114 59 19/var(--tw-text-opacity))
}

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

.dark .dark\:text-red-600{
  --tw-text-opacity:1;
  color:rgb(224 36 36/var(--tw-text-opacity))
}

.dark .dark\:text-yellow-600{
  --tw-text-opacity:1;
  color:rgb(159 88 10/var(--tw-text-opacity))
}

.dark .dark\:text-purple-400{
  --tw-text-opacity:1;
  color:rgb(172 148 250/var(--tw-text-opacity))
}

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

.dark .dark\:text-red-900{
  --tw-text-opacity:1;
  color:rgb(119 29 29/var(--tw-text-opacity))
}

.dark .dark\:text-green-900{
  --tw-text-opacity:1;
  color:rgb(1 71 55/var(--tw-text-opacity))
}

.dark .dark\:text-yellow-900{
  --tw-text-opacity:1;
  color:rgb(99 49 18/var(--tw-text-opacity))
}

.dark .dark\:text-indigo-900{
  --tw-text-opacity:1;
  color:rgb(54 47 120/var(--tw-text-opacity))
}

.dark .dark\:text-purple-900{
  --tw-text-opacity:1;
  color:rgb(74 29 150/var(--tw-text-opacity))
}

.dark .dark\:text-pink-900{
  --tw-text-opacity:1;
  color:rgb(117 26 61/var(--tw-text-opacity))
}

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

.dark .dark\:text-indigo-800{
  --tw-text-opacity:1;
  color:rgb(66 56 157/var(--tw-text-opacity))
}

.dark .dark\:text-purple-800{
  --tw-text-opacity:1;
  color:rgb(85 33 181/var(--tw-text-opacity))
}

.dark .dark\:text-pink-800{
  --tw-text-opacity:1;
  color:rgb(153 21 75/var(--tw-text-opacity))
}

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

.dark .dark\:text-green-500{
  --tw-text-opacity:1;
  color:rgb(14 159 110/var(--tw-text-opacity))
}

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

.dark .dark\:text-yellow-300{
  --tw-text-opacity:1;
  color:rgb(250 202 21/var(--tw-text-opacity))
}

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

.dark .dark\:text-blue-200{
  --tw-text-opacity:1;
  color:rgb(195 221 253/var(--tw-text-opacity))
}

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

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

.dark .dark\:text-yellow-500{
  --tw-text-opacity:1;
  color:rgb(194 120 3/var(--tw-text-opacity))
}

.dark .dark\:indigo-text{
  --tw-text-opacity:1;
  color:rgb(104 117 245/var(--tw-text-opacity))
}

.dark .dark\:text-purple-500{
  --tw-text-opacity:1;
  color:rgb(144 97 249/var(--tw-text-opacity))
}

.dark .dark\:text-orange-900{
  --tw-text-opacity:1;
  color:rgb(119 29 29/var(--tw-text-opacity))
}

.dark .dark\:text-blue-100{
  --tw-text-opacity:1;
  color:rgb(225 239 254/var(--tw-text-opacity))
}

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

.dark .dark\:text-green-200{
  --tw-text-opacity:1;
  color:rgb(188 240 218/var(--tw-text-opacity))
}

.dark .dark\:text-red-200{
  --tw-text-opacity:1;
  color:rgb(251 213 213/var(--tw-text-opacity))
}

.dark .dark\:text-orange-200{
  --tw-text-opacity:1;
  color:rgb(252 217 189/var(--tw-text-opacity))
}

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

.dark .dark\:text-red-400{
  --tw-text-opacity:1;
  color:rgb(249 128 128/var(--tw-text-opacity))
}

.dark .dark\:text-blue-500\/100{
  color:#3f83f8
}

.dark .dark\:text-blue-500\/75{
  color:rgba(63,131,248,.75)
}

.dark .dark\:text-blue-500\/50{
  color:rgba(63,131,248,.5)
}

.dark .dark\:text-blue-500\/25{
  color:rgba(63,131,248,.25)
}

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

.dark .dark\:decoration-blue-600{
  text-decoration-color:#1c64f2
}

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

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

.dark .dark\:placeholder-green-500::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(14 159 110/var(--tw-placeholder-opacity))
}

.dark .dark\:placeholder-green-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(14 159 110/var(--tw-placeholder-opacity))
}

.dark .dark\:placeholder-red-500::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(240 82 82/var(--tw-placeholder-opacity))
}

.dark .dark\:placeholder-red-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(240 82 82/var(--tw-placeholder-opacity))
}

.dark .dark\:shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}

.dark .dark\:shadow-lg,.dark .dark\:shadow-sm-light{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.dark .dark\:shadow-sm-light{
  --tw-shadow:0 2px 5px 0px hsla(0,0%,100%,.08);
  --tw-shadow-colored:0 2px 5px 0px var(--tw-shadow-color)
}

.dark .dark\:shadow-blue-800\/80{
  --tw-shadow-color:rgba(30,66,159,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-green-800\/80{
  --tw-shadow-color:rgba(3,84,63,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-cyan-800\/80{
  --tw-shadow-color:rgba(21,94,117,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-teal-800\/80{
  --tw-shadow-color:rgba(5,80,92,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-lime-800\/80{
  --tw-shadow-color:rgba(63,98,18,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-red-800\/80{
  --tw-shadow-color:rgba(155,28,28,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-pink-800\/80{
  --tw-shadow-color:rgba(153,21,75,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-purple-800\/80{
  --tw-shadow-color:rgba(85,33,181,.8);
  --tw-shadow:var(--tw-shadow-colored)
}

.dark .dark\:shadow-gray-800{
  --tw-shadow-color:#1f2937;
  --tw-shadow:var(--tw-shadow-colored)
}

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

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

.dark .dark\:ring-offset-gray-800{
  --tw-ring-offset-color:#1f2937
}

.dark .dark\:ring-offset-gray-700{
  --tw-ring-offset-color:#374151
}

.dark .dark\:first-letter\:text-gray-100:first-letter{
  --tw-text-opacity:1;
  color:rgb(243 244 246/var(--tw-text-opacity))
}

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

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

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

.dark .dark\:hover\:bg-gray-700:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-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-800:hover{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-blue-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(164 202 254/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-red-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(248 180 180/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-green-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(132 225 188/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-yellow-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(250 202 21/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-blue-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-red-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(119 29 29/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-green-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(1 71 55/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-yellow-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(99 49 18/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-gray-500:hover{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128/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-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(209 213 219/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-indigo-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(180 198 252/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-purple-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(202 191 253/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-pink-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(248 180 217/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-green-700:hover{
  --tw-bg-opacity:1;
  background-color:rgb(4 108 78/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-red-700:hover{
  --tw-bg-opacity:1;
  background-color:rgb(200 30 30/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-purple-700:hover{
  --tw-bg-opacity:1;
  background-color:rgb(108 43 217/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-\[\#050708\]\/30:hover{
  background-color:rgba(5,7,8,.3)
}

.dark .dark\:hover\:bg-\[\#FF9119\]\/80:hover{
  background-color:rgba(255,145,25,.8)
}

.dark .dark\:hover\:bg-\[\#050708\]\/40:hover{
  background-color:rgba(5,7,8,.4)
}

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

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

.dark .dark\:hover\:bg-green-600:hover{
  --tw-bg-opacity:1;
  background-color:rgb(5 122 85/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-red-600:hover{
  --tw-bg-opacity:1;
  background-color:rgb(224 36 36/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-yellow-400:hover{
  --tw-bg-opacity:1;
  background-color:rgb(227 160 8/var(--tw-bg-opacity))
}

.dark .dark\:hover\:bg-purple-500:hover{
  --tw-bg-opacity:1;
  background-color:rgb(144 97 249/var(--tw-bg-opacity))
}

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

.dark .dark\:hover\:text-white:hover{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-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-blue-900:hover{
  --tw-text-opacity:1;
  color:rgb(35 56 118/var(--tw-text-opacity))
}

.dark .dark\:hover\:text-red-900:hover{
  --tw-text-opacity:1;
  color:rgb(119 29 29/var(--tw-text-opacity))
}

.dark .dark\:hover\:text-green-900:hover{
  --tw-text-opacity:1;
  color:rgb(1 71 55/var(--tw-text-opacity))
}

.dark .dark\:hover\:text-yellow-900:hover{
  --tw-text-opacity:1;
  color:rgb(99 49 18/var(--tw-text-opacity))
}

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

.dark .dark\:hover\:text-indigo-900:hover{
  --tw-text-opacity:1;
  color:rgb(54 47 120/var(--tw-text-opacity))
}

.dark .dark\:hover\:text-purple-900:hover{
  --tw-text-opacity:1;
  color:rgb(74 29 150/var(--tw-text-opacity))
}

.dark .dark\:hover\:text-pink-900:hover{
  --tw-text-opacity:1;
  color:rgb(117 26 61/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-blue-700:hover{
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity))
}

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

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

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

.dark .dark\:hover\:bg-blend-darken:hover{
  background-blend-mode:darken
}

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

.dark .dark\:focus\:border-green-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity))
}

.dark .dark\:focus\:border-red-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(240 82 82/var(--tw-border-opacity))
}

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

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

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

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

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

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

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

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

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

.dark .dark\:focus\:ring-green-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(3 84 63/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-red-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(119 29 29/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-yellow-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(99 49 18/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-purple-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(74 29 150/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-cyan-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(21 94 117/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-teal-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(5 80 92/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-lime-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 98 18/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-red-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(155 28 28/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-pink-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(153 21 75/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-purple-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(85 33 181/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-teal-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(3 102 114/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-red-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(249 128 128/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-\[\#050708\]\/50:focus{
  --tw-ring-color:rgba(5,7,8,.5)
}

.dark .dark\:focus\:ring-\[\#FF9119\]\/40:focus{
  --tw-ring-color:rgba(255,145,25,.4)
}

.dark .dark\:focus\:ring-\[\#F7BE38\]\/50:focus{
  --tw-ring-color:rgba(247,190,56,.5)
}

.dark .dark\:focus\:ring-\[\#2557D6\]\/50:focus{
  --tw-ring-color:rgba(37,87,214,.5)
}

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

.dark .dark\:focus\:ring-blue-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(35 56 118/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-red-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(224 36 36/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-green-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(5 122 85/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-purple-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(126 58 242/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-teal-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(4 116 129/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-yellow-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(159 88 10/var(--tw-ring-opacity))
}

.dark .dark\:focus\:ring-orange-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(208 56 1/var(--tw-ring-opacity))
}

.dark .group:hover .dark\:group-hover\:bg-gray-800\/60{
  background-color:rgba(31,41,55,.6)
}

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

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

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

.dark .group:focus .dark\:group-focus\:ring-gray-800\/70{
  --tw-ring-color:rgba(31,41,55,.7)
}

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

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

.dark .peer:focus~.dark\:peer-focus\:ring-blue-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(30 66 159/var(--tw-ring-opacity))
}

.dark .peer:focus~.dark\:peer-focus\:ring-red-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(155 28 28/var(--tw-ring-opacity))
}

.dark .peer:focus~.dark\:peer-focus\:ring-green-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(3 84 63/var(--tw-ring-opacity))
}

.dark .peer:focus~.dark\:peer-focus\:ring-purple-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(85 33 181/var(--tw-ring-opacity))
}

.dark .peer:focus~.dark\:peer-focus\:ring-yellow-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(114 59 19/var(--tw-ring-opacity))
}

.dark .peer:focus~.dark\:peer-focus\:ring-teal-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(5 80 92/var(--tw-ring-opacity))
}

.dark .peer:focus~.dark\:peer-focus\:ring-orange-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(138 44 13/var(--tw-ring-opacity))
}

@media (min-width:640px){
  .sm\:order-last{
    order:9999
  }

  .sm\:col-span-1{
    grid-column:span 1/span 1
  }

  .sm\:col-span-3{
    grid-column:span 3/span 3
  }

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

  .sm\:mt-0{
    margin-top:0
  }

  .sm\:mb-0{
    margin-bottom:0
  }

  .sm\:mb-4{
    margin-bottom:1rem
  }

  .sm\:ml-auto{
    margin-left:auto
  }

  .sm\:block{
    display:block
  }

  .sm\:inline-block{
    display:inline-block
  }

  .sm\:flex{
    display:flex
  }

  .sm\:grid{
    display:grid
  }

  .sm\:hidden{
    display:none
  }

  .sm\:h-10{
    height:2.5rem
  }

  .sm\:h-6{
    height:1.5rem
  }

  .sm\:h-64{
    height:16rem
  }

  .sm\:h-9{
    height:2.25rem
  }

  .sm\:h-7{
    height:1.75rem
  }

  .sm\:w-auto{
    width:auto
  }

  .sm\:w-10{
    width:2.5rem
  }

  .sm\:w-6{
    width:1.5rem
  }

  .sm\:w-96{
    width:24rem
  }

  .sm\:grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .sm\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .sm\:flex-row{
    flex-direction:row
  }

  .sm\:items-center{
    align-items:center
  }

  .sm\:justify-center{
    justify-content:center
  }

  .sm\:justify-between{
    justify-content:space-between
  }

  .sm\:gap-6{
    gap:1.5rem
  }

  .sm\:space-y-0>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-bottom:calc(0px*var(--tw-space-y-reverse));
    margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))
  }

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

  .sm\:divide-x>:not([hidden])~:not([hidden]){
    --tw-divide-x-reverse:0;
    border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));
    border-right-width:calc(1px*var(--tw-divide-x-reverse))
  }

  .sm\:rounded-lg{
    border-radius:.5rem
  }

  .sm\:border-b-0{
    border-bottom-width:0
  }

  .sm\:border-r{
    border-right-width:1px
  }

  .sm\:p-6{
    padding:1.5rem
  }

  .sm\:p-8{
    padding:2rem
  }

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

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

  .sm\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .sm\:pt-4{
    padding-top:1rem
  }

  .sm\:pr-8{
    padding-right:2rem
  }

  .sm\:pr-4{
    padding-right:1rem
  }

  .sm\:pl-4{
    padding-left:1rem
  }

  .sm\:pl-2{
    padding-left:.5rem
  }

  .sm\:pb-4{
    padding-bottom:1rem
  }

  .sm\:text-center{
    text-align:center
  }

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

  .sm\:text-sm{
    font-size:.875rem;
    line-height:1.25rem
  }

  .sm\:text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .sm\:text-xs{
    font-size:.75rem;
    line-height:1rem
  }

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

@media (min-width:768px){
  .md\:inset-0{
    bottom:0;
    left:0;
    right:0;
    top:0
  }

  .md\:order-2{
    order:2
  }

  .md\:order-1{
    order:1
  }

  .md\:my-0{
    margin-bottom:0;
    margin-top:0
  }

  .md\:my-10{
    margin-bottom:2.5rem;
    margin-top:2.5rem
  }

  .md\:my-12{
    margin-bottom:3rem;
    margin-top:3rem
  }

  .md\:ml-2{
    margin-left:.5rem
  }

  .md\:mt-6{
    margin-top:1.5rem
  }

  .md\:mb-12{
    margin-bottom:3rem
  }

  .md\:mr-0{
    margin-right:0
  }

  .md\:mt-0{
    margin-top:0
  }

  .md\:mb-0{
    margin-bottom:0
  }

  .md\:mr-6{
    margin-right:1.5rem
  }

  .md\:mr-2{
    margin-right:.5rem
  }

  .md\:block{
    display:block
  }

  .md\:inline{
    display:inline
  }

  .md\:flex{
    display:flex
  }

  .md\:inline-flex{
    display:inline-flex
  }

  .md\:grid{
    display:grid
  }

  .md\:hidden{
    display:none
  }

  .md\:h-auto{
    height:auto
  }

  .md\:h-96{
    height:24rem
  }

  .md\:h-4{
    height:1rem
  }

  .md\:h-full{
    height:100%
  }

  .md\:w-48{
    width:12rem
  }

  .md\:w-auto{
    width:auto
  }

  .md\:w-4{
    width:1rem
  }

  .md\:max-w-xl{
    max-width:36rem
  }

  .md\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

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

  .md\:grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .md\:flex-row{
    flex-direction:row
  }

  .md\:items-center{
    align-items:center
  }

  .md\:justify-between{
    justify-content:space-between
  }

  .md\:gap-6{
    gap:1.5rem
  }

  .md\:gap-8{
    gap:2rem
  }

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

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

  .md\:space-y-0>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-bottom:calc(0px*var(--tw-space-y-reverse));
    margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))
  }

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

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

  .md\:rounded-none{
    border-radius:0
  }

  .md\:rounded-l-lg{
    border-bottom-left-radius:.5rem;
    border-top-left-radius:.5rem
  }

  .md\:rounded-t-none{
    border-top-left-radius:0;
    border-top-right-radius:0
  }

  .md\:rounded-tl-lg{
    border-top-left-radius:.5rem
  }

  .md\:rounded-br-lg{
    border-bottom-right-radius:.5rem
  }

  .md\:border-0{
    border-width:0
  }

  .md\:border-r{
    border-right-width:1px
  }

  .md\:border-b-0{
    border-bottom-width:0
  }

  .md\:bg-transparent{
    background-color:transparent
  }

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

  .md\:p-8{
    padding:2rem
  }

  .md\:p-0{
    padding:0
  }

  .md\:p-6{
    padding:1.5rem
  }

  .md\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .md\:py-8{
    padding-bottom:2rem;
    padding-top:2rem
  }

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

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

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

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

  .md\:pb-4{
    padding-bottom:1rem
  }

  .md\:text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }

  .md\:text-sm{
    font-size:.875rem;
    line-height:1.25rem
  }

  .md\:text-5xl{
    font-size:3rem;
    line-height:1
  }

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

  .md\:text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .md\:font-medium{
    font-weight:500
  }

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

  .md\:text-green-700{
    --tw-text-opacity:1;
    color:rgb(4 108 78/var(--tw-text-opacity))
  }

  .md\:hover\:bg-transparent:hover{
    background-color:transparent
  }

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

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

  .md\:hover\:text-green-700:hover{
    --tw-text-opacity:1;
    color:rgb(4 108 78/var(--tw-text-opacity))
  }

  .dark .md\:dark\:bg-transparent{
    background-color:transparent
  }

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

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

  .dark .md\:dark\:hover\:bg-transparent:hover{
    background-color:transparent
  }

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

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

@media (min-width:1024px){
  .lg\:static{
    position:static
  }

  .lg\:sticky{
    position:sticky
  }

  .lg\:top-28{
    top:7rem
  }

  .lg\:col-span-7{
    grid-column:span 7/span 7
  }

  .lg\:col-span-5{
    grid-column:span 5/span 5
  }

  .lg\:my-12{
    margin-bottom:3rem;
    margin-top:3rem
  }

  .lg\:my-8{
    margin-bottom:2rem;
    margin-top:2rem
  }

  .lg\:mb-0{
    margin-bottom:0
  }

  .lg\:mr-0{
    margin-right:0
  }

  .lg\:mb-8{
    margin-bottom:2rem
  }

  .lg\:mt-0{
    margin-top:0
  }

  .lg\:block{
    display:block
  }

  .lg\:flex{
    display:flex
  }

  .lg\:grid{
    display:grid
  }

  .lg\:hidden{
    display:none
  }

  .lg\:h-auto{
    height:auto
  }

  .lg\:h-\[calc\(100vh-3rem\)\]{
    height:calc(100vh - 3rem)
  }

  .lg\:max-h-full{
    max-height:100%
  }

  .lg\:w-48{
    width:12rem
  }

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

  .lg\:grid-cols-12{
    grid-template-columns:repeat(12,minmax(0,1fr))
  }

  .lg\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .lg\:flex-row{
    flex-direction:row
  }

  .lg\:gap-8{
    gap:2rem
  }

  .lg\:self-center{
    align-self:center
  }

  .lg\:overflow-visible{
    overflow:visible
  }

  .lg\:overflow-y-visible{
    overflow-y:visible
  }

  .lg\:p-8{
    padding:2rem
  }

  .lg\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

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

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

  .lg\:py-0{
    padding-bottom:0;
    padding-top:0
  }

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

  .lg\:py-16{
    padding-bottom:4rem;
    padding-top:4rem
  }

  .lg\:pt-0{
    padding-top:0
  }

  .lg\:pt-8{
    padding-top:2rem
  }

  .lg\:pb-16{
    padding-bottom:4rem
  }

  .lg\:pl-0{
    padding-left:0
  }

  .lg\:pt-2{
    padding-top:.5rem
  }

  .lg\:pb-20{
    padding-bottom:5rem
  }

  .lg\:text-xs{
    font-size:.75rem;
    line-height:1rem
  }

  .lg\:text-sm{
    font-size:.875rem;
    line-height:1.25rem
  }

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

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

  .lg\:text-6xl{
    font-size:3.75rem;
    line-height:1
  }
}

@media (min-width:1280px){
  .xl\:ml-16{
    margin-left:4rem
  }

  .xl\:block{
    display:block
  }

  .xl\:h-80{
    height:20rem
  }

  .xl\:grid-cols-6{
    grid-template-columns:repeat(6,minmax(0,1fr))
  }

  .xl\:gap-24{
    gap:6rem
  }

  .xl\:gap-0{
    gap:0
  }

  .xl\:py-24{
    padding-bottom:6rem;
    padding-top:6rem
  }

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

  .xl\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .xl\:pb-24{
    padding-bottom:6rem
  }

  .xl\:pl-4{
    padding-left:1rem
  }

  .xl\:text-sm{
    font-size:.875rem;
    line-height:1.25rem
  }

  .xl\:text-6xl{
    font-size:3.75rem;
    line-height:1
  }
}

@media (min-width:1536px){
  .\32xl\:block{
    display:block
  }

  .\32xl\:h-96{
    height:24rem
  }

  .\32xl\:grid-cols-10{
    grid-template-columns:repeat(10,minmax(0,1fr))
  }

  .\32xl\:gap-x-2{
    -moz-column-gap:.5rem;
    column-gap:.5rem
  }

  .\32xl\:space-x-0>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));
    margin-right:calc(0px*var(--tw-space-x-reverse))
  }
}

/*!
 * Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 * License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */

.fa,.fa-stack{
  display:inline-block
}

.fa-fw,.fa-li{
  text-align:center
}

@font-face{
  font-family:FontAwesome;

  src:url(../fonts/line-awesome.eot?v=1.1.);

  src:url(../fonts/line-awesome.eot??v=1.1.#iefix) format("embedded-opentype"),url(../fonts/line-awesome.woff2?v=1.1.) format("woff2"),url(../fonts/line-awesome.woff?v=1.1.) format("woff"),url(../fonts/line-awesome.ttf?v=1.1.) format("truetype"),url(../fonts/line-awesome.svg?v=1.1.#fa) format("svg");

  font-weight:400;

  font-style:normal
}

@media screen and (-webkit-min-device-pixel-ratio:0){
  @font-face{
    font-family:FontAwesome;

    src:url(../fonts/line-awesome.svg?v=1.1.#fa) format("svg")
  }
}

.fa{
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-decoration:inherit;
  text-rendering:optimizeLegibility;
  text-transform:none;
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  font-smoothing:antialiased
}

.fa-lg{
  font-size:1.33333333em;
  line-height:.75em;
  vertical-align:-15%
}

.fa-2x{
  font-size:2em
}

.fa-3x{
  font-size:3em
}

.fa-4x{
  font-size:4em
}

.fa-5x{
  font-size:5em
}

.fa-fw{
  width:1.28571429em
}

.fa-ul{
  padding-left:0;
  margin-left:2.14285714em;
  list-style-type:none
}

.fa-ul>li{
  position:relative
}

.fa-li{
  position:absolute;
  left:-2.14285714em;
  width:2.14285714em;
  top:.14285714em
}

.fa-li.fa-lg{
  left:-1.85714286em
}

.fa-border{
  padding:.2em .25em .15em;
  border:.08em solid #eee;
  border-radius:.1em
}

.pull-right{
  float:right
}

.pull-left{
  float:left
}

.fa.pull-left{
  margin-right:.3em
}

.fa.pull-right{
  margin-left:.3em
}

.fa-spin{
  animation:fa-spin 2s infinite linear
}

@keyframes fa-spin{
  0%{
    transform:rotate(0)
  }

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

.fa-rotate-90{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform:rotate(90deg)
}

.fa-rotate-180{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform:rotate(180deg)
}

.fa-rotate-270{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform:rotate(270deg)
}

.fa-flip-horizontal{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform:scale(-1,1)
}

.fa-flip-vertical{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform:scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{
  filter:none
}

.fa-stack{
  position:relative;
  width:2em;
  height:2em;
  line-height:2em;
  vertical-align:middle
}

.fa-stack-1x,.fa-stack-2x{
  position:absolute;
  left:0;
  width:100%;
  text-align:center
}

.fa-stack-1x{
  line-height:inherit
}

.fa-stack-2x{
  font-size:2em
}

.fa-inverse{
  color:#fff
}

.fa-500px:before{
  content:"\f100"
}

.fa-adjust:before{
  content:"\f101"
}

.fa-adn:before{
  content:"\f102"
}

.fa-align-center:before{
  content:"\f103"
}

.fa-align-justify:before{
  content:"\f104"
}

.fa-align-left:before{
  content:"\f105"
}

.fa-align-right:before{
  content:"\f106"
}

.fa-amazon:before{
  content:"\f107"
}

.fa-ambulance:before{
  content:"\f108"
}

.fa-anchor:before{
  content:"\f109"
}

.fa-android:before{
  content:"\f10a"
}

.fa-angellist:before{
  content:"\f10b"
}

.fa-angle-double-down:before{
  content:"\f10c"
}

.fa-angle-double-left:before{
  content:"\f10d"
}

.fa-angle-double-right:before{
  content:"\f10e"
}

.fa-angle-double-up:before{
  content:"\f10f"
}

.fa-angle-down:before{
  content:"\f110"
}

.fa-angle-left:before{
  content:"\f111"
}

.fa-angle-right:before{
  content:"\f112"
}

.fa-angle-up:before{
  content:"\f113"
}

.fa-apple:before{
  content:"\f114"
}

.fa-archive:before{
  content:"\f115"
}

.fa-area-chart:before{
  content:"\f116"
}

.fa-arrow-circle-down:before{
  content:"\f117"
}

.fa-arrow-circle-left:before{
  content:"\f118"
}

.fa-arrow-circle-o-down:before{
  content:"\f119"
}

.fa-arrow-circle-o-left:before{
  content:"\f11a"
}

.fa-arrow-circle-o-right:before{
  content:"\f11b"
}

.fa-arrow-circle-o-up:before{
  content:"\f11c"
}

.fa-arrow-circle-right:before{
  content:"\f11d"
}

.fa-arrow-circle-up:before{
  content:"\f11e"
}

.fa-arrow-down:before{
  content:"\f11f"
}

.fa-arrow-left:before{
  content:"\f120"
}

.fa-arrow-right:before{
  content:"\f121"
}

.fa-arrow-up:before{
  content:"\f122"
}

.fa-arrows:before{
  content:"\f123"
}

.fa-arrows-alt:before{
  content:"\f124"
}

.fa-arrows-h:before{
  content:"\f125"
}

.fa-arrows-v:before{
  content:"\f126"
}

.fa-asterisk:before{
  content:"\f127"
}

.fa-at:before{
  content:"\f128"
}

.fa-automobile:before{
  content:"\f129"
}

.fa-backward:before{
  content:"\f12a"
}

.fa-balance-scale:before{
  content:"\f12b"
}

.fa-ban:before{
  content:"\f12c"
}

.fa-bank:before{
  content:"\f12d"
}

.fa-bar-chart:before{
  content:"\f12e"
}

.fa-bar-chart-o:before{
  content:"\f12f"
}

.fa-barcode:before{
  content:"\f130"
}

.fa-bars:before{
  content:"\f131"
}

.fa-battery-0:before{
  content:"\f132"
}

.fa-battery-1:before{
  content:"\f133"
}

.fa-battery-2:before{
  content:"\f134"
}

.fa-battery-3:before{
  content:"\f135"
}

.fa-battery-4:before{
  content:"\f136"
}

.fa-battery-empty:before{
  content:"\f137"
}

.fa-battery-full:before{
  content:"\f138"
}

.fa-battery-half:before{
  content:"\f139"
}

.fa-battery-quarter:before{
  content:"\f13a"
}

.fa-battery-three-quarters:before{
  content:"\f13b"
}

.fa-bed:before{
  content:"\f13c"
}

.fa-beer:before{
  content:"\f13d"
}

.fa-behance:before{
  content:"\f13e"
}

.fa-behance-square:before{
  content:"\f13f"
}

.fa-bell:before{
  content:"\f140"
}

.fa-bell-o:before{
  content:"\f141"
}

.fa-bell-slash:before{
  content:"\f142"
}

.fa-bell-slash-o:before{
  content:"\f143"
}

.fa-bicycle:before{
  content:"\f144"
}

.fa-binoculars:before{
  content:"\f145"
}

.fa-birthday-cake:before{
  content:"\f146"
}

.fa-bitbucket:before{
  content:"\f147"
}

.fa-bitbucket-square:before{
  content:"\f148"
}

.fa-bitcoin:before{
  content:"\f149"
}

.fa-black-tie:before{
  content:"\f14a"
}

.fa-bold:before{
  content:"\f14b"
}

.fa-bolt:before{
  content:"\f14c"
}

.fa-bomb:before{
  content:"\f14d"
}

.fa-book:before{
  content:"\f14e"
}

.fa-bookmark:before{
  content:"\f14f"
}

.fa-bookmark-o:before{
  content:"\f150"
}

.fa-briefcase:before{
  content:"\f151"
}

.fa-btc:before{
  content:"\f152"
}

.fa-bug:before{
  content:"\f153"
}

.fa-building:before{
  content:"\f154"
}

.fa-building-o:before{
  content:"\f155"
}

.fa-bullhorn:before{
  content:"\f156"
}

.fa-bullseye:before{
  content:"\f157"
}

.fa-bus:before{
  content:"\f158"
}

.fa-buysellads:before{
  content:"\f159"
}

.fa-cab:before{
  content:"\f15a"
}

.fa-calculator:before{
  content:"\f15b"
}

.fa-calendar:before{
  content:"\f15c"
}

.fa-calendar-check-o:before{
  content:"\f15d"
}

.fa-calendar-minus-o:before{
  content:"\f15e"
}

.fa-calendar-o:before{
  content:"\f15f"
}

.fa-calendar-plus-o:before{
  content:"\f160"
}

.fa-calendar-times-o:before{
  content:"\f161"
}

.fa-camera:before{
  content:"\f162"
}

.fa-camera-retro:before{
  content:"\f163"
}

.fa-car:before{
  content:"\f164"
}

.fa-caret-down:before{
  content:"\f165"
}

.fa-caret-left:before{
  content:"\f166"
}

.fa-caret-right:before{
  content:"\f167"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before{
  content:"\f168"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before{
  content:"\f169"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before{
  content:"\f16a"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before{
  content:"\f16b"
}

.fa-caret-up:before{
  content:"\f16c"
}

.fa-cart-arrow-down:before{
  content:"\f16d"
}

.fa-cart-plus:before{
  content:"\f16e"
}

.fa-cc:before{
  content:"\f16f"
}

.fa-cc-amex:before{
  content:"\f170"
}

.fa-cc-diners-club:before{
  content:"\f171"
}

.fa-cc-discover:before{
  content:"\f172"
}

.fa-cc-jcb:before{
  content:"\f173"
}

.fa-cc-mastercard:before{
  content:"\f174"
}

.fa-cc-paypal:before{
  content:"\f175"
}

.fa-cc-stripe:before{
  content:"\f176"
}

.fa-cc-visa:before{
  content:"\f177"
}

.fa-certificate:before{
  content:"\f178"
}

.fa-chain:before{
  content:"\f179"
}

.fa-chain-broken:before{
  content:"\f17a"
}

.fa-check:before{
  content:"\f17b"
}

.fa-check-circle:before{
  content:"\f17c"
}

.fa-check-circle-o:before{
  content:"\f17d"
}

.fa-check-square:before{
  content:"\f17e"
}

.fa-check-square-o:before{
  content:"\f17f"
}

.fa-chevron-circle-down:before{
  content:"\f180"
}

.fa-chevron-circle-left:before{
  content:"\f181"
}

.fa-chevron-circle-right:before{
  content:"\f182"
}

.fa-chevron-circle-up:before{
  content:"\f183"
}

.fa-chevron-down:before{
  content:"\f184"
}

.fa-chevron-left:before{
  content:"\f185"
}

.fa-chevron-right:before{
  content:"\f186"
}

.fa-chevron-up:before{
  content:"\f187"
}

.fa-child:before{
  content:"\f188"
}

.fa-chrome:before{
  content:"\f189"
}

.fa-circle:before{
  content:"\f18a"
}

.fa-circle-o:before{
  content:"\f18b"
}

.fa-circle-o-notch:before{
  content:"\f18c"
}

.fa-circle-thin:before{
  content:"\f18d"
}

.fa-clipboard:before{
  content:"\f18e"
}

.fa-clock-o:before{
  content:"\f18f"
}

.fa-clone:before{
  content:"\f190"
}

.fa-close:before{
  content:"\f191"
}

.fa-cloud:before{
  content:"\f192"
}

.fa-cloud-download:before{
  content:"\f193"
}

.fa-cloud-upload:before{
  content:"\f194"
}

.fa-cny:before{
  content:"\f195"
}

.fa-code:before{
  content:"\f196"
}

.fa-code-fork:before{
  content:"\f197"
}

.fa-codepen:before{
  content:"\f198"
}

.fa-coffee:before{
  content:"\f199"
}

.fa-cog:before{
  content:"\f19a"
}

.fa-cogs:before{
  content:"\f19b"
}

.fa-columns:before{
  content:"\f19c"
}

.fa-comment:before{
  content:"\f19d"
}

.fa-comment-o:before{
  content:"\f19e"
}

.fa-commenting:before{
  content:"\f19f"
}

.fa-commenting-o:before{
  content:"\f1a0"
}

.fa-comments:before{
  content:"\f1a1"
}

.fa-comments-o:before{
  content:"\f1a2"
}

.fa-compass:before{
  content:"\f1a3"
}

.fa-compress:before{
  content:"\f1a4"
}

.fa-connectdevelop:before{
  content:"\f1a5"
}

.fa-contao:before{
  content:"\f1a6"
}

.fa-copy:before{
  content:"\f1a7"
}

.fa-copyright:before{
  content:"\f1a8"
}

.fa-creative-commons:before{
  content:"\f1a9"
}

.fa-credit-card:before{
  content:"\f1aa"
}

.fa-crop:before{
  content:"\f1ab"
}

.fa-crosshairs:before{
  content:"\f1ac"
}

.fa-css3:before{
  content:"\f1ad"
}

.fa-cube:before{
  content:"\f1ae"
}

.fa-cubes:before{
  content:"\f1af"
}

.fa-cut:before{
  content:"\f1b0"
}

.fa-cutlery:before{
  content:"\f1b1"
}

.fa-dashboard:before{
  content:"\f1b2"
}

.fa-dashcube:before{
  content:"\f1b3"
}

.fa-database:before{
  content:"\f1b4"
}

.fa-dedent:before{
  content:"\f1b5"
}

.fa-delicious:before{
  content:"\f1b6"
}

.fa-desktop:before{
  content:"\f1b7"
}

.fa-deviantart:before{
  content:"\f1b8"
}

.fa-diamond:before{
  content:"\f1b9"
}

.fa-digg:before{
  content:"\f1ba"
}

.fa-dollar:before{
  content:"\f1bb"
}

.fa-dot-circle-o:before{
  content:"\f1bc"
}

.fa-download:before{
  content:"\f1bd"
}

.fa-dribbble:before{
  content:"\f1be"
}

.fa-dropbox:before{
  content:"\f1bf"
}

.fa-drupal:before{
  content:"\f1c0"
}

.fa-edit:before{
  content:"\f1c1"
}

.fa-eject:before{
  content:"\f1c2"
}

.fa-ellipsis-h:before{
  content:"\f1c3"
}

.fa-ellipsis-v:before{
  content:"\f1c4"
}

.fa-empire:before,.fa-ge:before{
  content:"\f1c5"
}

.fa-envelope:before{
  content:"\f1c6"
}

.fa-envelope-o:before{
  content:"\f1c7"
}

.fa-envelope-square:before{
  content:"\f1c8"
}

.fa-eraser:before{
  content:"\f1c9"
}

.fa-eur:before{
  content:"\f1ca"
}

.fa-euro:before{
  content:"\f1cb"
}

.fa-exchange:before{
  content:"\f1cc"
}

.fa-exclamation:before{
  content:"\f1cd"
}

.fa-exclamation-circle:before{
  content:"\f1ce"
}

.fa-exclamation-triangle:before{
  content:"\f1cf"
}

.fa-expand:before{
  content:"\f1d0"
}

.fa-expeditedssl:before{
  content:"\f1d1"
}

.fa-external-link:before{
  content:"\f1d2"
}

.fa-external-link-square:before{
  content:"\f1d3"
}

.fa-eye:before{
  content:"\f1d4"
}

.fa-eye-slash:before{
  content:"\f1d5"
}

.fa-eyedropper:before{
  content:"\f1d6"
}

.fa-facebook-f:before,.fa-facebook:before{
  content:"\f1d7"
}

.fa-facebook-official:before{
  content:"\f1d8"
}

.fa-facebook-square:before{
  content:"\f1d9"
}

.fa-fast-backward:before{
  content:"\f1da"
}

.fa-fast-forward:before{
  content:"\f1db"
}

.fa-fax:before{
  content:"\f1dc"
}

.fa-female:before{
  content:"\f1dd"
}

.fa-fighter-jet:before{
  content:"\f1de"
}

.fa-file:before{
  content:"\f1df"
}

.fa-file-archive-o:before{
  content:"\f1e0"
}

.fa-file-audio-o:before{
  content:"\f1e1"
}

.fa-file-code-o:before{
  content:"\f1e2"
}

.fa-file-excel-o:before{
  content:"\f1e3"
}

.fa-file-image-o:before{
  content:"\f1e4"
}

.fa-file-movie-o:before{
  content:"\f1e5"
}

.fa-file-o:before{
  content:"\f1e6"
}

.fa-file-pdf-o:before{
  content:"\f1e7"
}

.fa-file-photo-o:before{
  content:"\f1e8"
}

.fa-file-picture-o:before{
  content:"\f1e9"
}

.fa-file-powerpoint-o:before{
  content:"\f1ea"
}

.fa-file-sound-o:before{
  content:"\f1eb"
}

.fa-file-text:before{
  content:"\f1ec"
}

.fa-file-text-o:before{
  content:"\f1ed"
}

.fa-file-video-o:before{
  content:"\f1ee"
}

.fa-file-word-o:before{
  content:"\f1ef"
}

.fa-file-zip-o:before{
  content:"\f1f0"
}

.fa-files-o:before{
  content:"\f1f1"
}

.fa-film:before{
  content:"\f1f2"
}

.fa-filter:before{
  content:"\f1f3"
}

.fa-fire:before{
  content:"\f1f4"
}

.fa-fire-extinguisher:before{
  content:"\f1f5"
}

.fa-firefox:before{
  content:"\f1f6"
}

.fa-flag:before{
  content:"\f1f7"
}

.fa-flag-checkered:before{
  content:"\f1f8"
}

.fa-flag-o:before{
  content:"\f1f9"
}

.fa-flash:before{
  content:"\f1fa"
}

.fa-flask:before{
  content:"\f1fb"
}

.fa-flickr:before{
  content:"\f1fc"
}

.fa-floppy-o:before{
  content:"\f1fd"
}

.fa-folder:before{
  content:"\f1fe"
}

.fa-folder-o:before{
  content:"\f1ff"
}

.fa-folder-open:before{
  content:"\f200"
}

.fa-folder-open-o:before{
  content:"\f201"
}

.fa-font:before{
  content:"\f202"
}

.fa-fonticons:before{
  content:"\f203"
}

.fa-forumbee:before{
  content:"\f204"
}

.fa-forward:before{
  content:"\f205"
}

.fa-foursquare:before{
  content:"\f206"
}

.fa-frown-o:before{
  content:"\f207"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before{
  content:"\f208"
}

.fa-gamepad:before{
  content:"\f209"
}

.fa-gavel:before{
  content:"\f20a"
}

.fa-gbp:before{
  content:"\f20b"
}

.fa-gear:before{
  content:"\f20c"
}

.fa-gears:before{
  content:"\f20d"
}

.fa-genderless:before{
  content:"\f20e"
}

.fa-get-pocket:before{
  content:"\f20f"
}

.fa-gg:before{
  content:"\f210"
}

.fa-gg-circle:before{
  content:"\f211"
}

.fa-gift:before{
  content:"\f212"
}

.fa-git:before{
  content:"\f213"
}

.fa-git-square:before{
  content:"\f214"
}

.fa-github:before{
  content:"\f215"
}

.fa-github-alt:before{
  content:"\f216"
}

.fa-github-square:before{
  content:"\f217"
}

.fa-glass:before{
  content:"\f218"
}

.fa-globe:before{
  content:"\f219"
}

.fa-google:before{
  content:"\f21a"
}

.fa-google-plus:before{
  content:"\f21b"
}

.fa-google-plus-square:before{
  content:"\f21c"
}

.fa-google-wallet:before{
  content:"\f21d"
}

.fa-graduation-cap:before{
  content:"\f21e"
}

.fa-gittip:before,.fa-gratipay:before{
  content:"\f21f"
}

.fa-group:before{
  content:"\f220"
}

.fa-h-square:before{
  content:"\f221"
}

.fa-hacker-news:before{
  content:"\f222"
}

.fa-hand-grab-o:before{
  content:"\f223"
}

.fa-hand-lizard-o:before{
  content:"\f224"
}

.fa-hand-o-down:before{
  content:"\f225"
}

.fa-hand-o-left:before{
  content:"\f226"
}

.fa-hand-o-right:before{
  content:"\f227"
}

.fa-hand-o-up:before{
  content:"\f228"
}

.fa-hand-paper-o:before{
  content:"\f229"
}

.fa-hand-peace-o:before{
  content:"\f22a"
}

.fa-hand-pointer-o:before{
  content:"\f22b"
}

.fa-hand-rock-o:before{
  content:"\f22c"
}

.fa-hand-scissors-o:before{
  content:"\f22d"
}

.fa-hand-spock-o:before{
  content:"\f22e"
}

.fa-hand-stop-o:before{
  content:"\f22f"
}

.fa-hdd-o:before{
  content:"\f230"
}

.fa-header:before{
  content:"\f231"
}

.fa-headphones:before{
  content:"\f232"
}

.fa-heart:before{
  content:"\f233"
}

.fa-heart-o:before{
  content:"\f234"
}

.fa-heartbeat:before{
  content:"\f235"
}

.fa-history:before{
  content:"\f236"
}

.fa-home:before{
  content:"\f237"
}

.fa-hospital-o:before{
  content:"\f238"
}

.fa-hotel:before{
  content:"\f239"
}

.fa-hourglass:before{
  content:"\f23a"
}

.fa-hourglass-1:before{
  content:"\f23b"
}

.fa-hourglass-2:before{
  content:"\f23c"
}

.fa-hourglass-3:before{
  content:"\f23d"
}

.fa-hourglass-end:before{
  content:"\f23e"
}

.fa-hourglass-half:before{
  content:"\f23f"
}

.fa-hourglass-o:before{
  content:"\f240"
}

.fa-hourglass-start:before{
  content:"\f241"
}

.fa-houzz:before{
  content:"\f242"
}

.fa-html5:before{
  content:"\f243"
}

.fa-i-cursor:before{
  content:"\f244"
}

.fa-ils:before{
  content:"\f245"
}

.fa-image:before{
  content:"\f246"
}

.fa-inbox:before{
  content:"\f247"
}

.fa-indent:before{
  content:"\f248"
}

.fa-industry:before{
  content:"\f249"
}

.fa-info:before{
  content:"\f24a"
}

.fa-info-circle:before{
  content:"\f24b"
}

.fa-inr:before{
  content:"\f24c"
}

.fa-instagram:before{
  content:"\f24d"
}

.fa-institution:before{
  content:"\f24e"
}

.fa-internet-explorer:before{
  content:"\f24f"
}

.fa-ioxhost:before{
  content:"\f250"
}

.fa-italic:before{
  content:"\f251"
}

.fa-joomla:before{
  content:"\f252"
}

.fa-jpy:before{
  content:"\f253"
}

.fa-jsfiddle:before{
  content:"\f254"
}

.fa-key:before{
  content:"\f255"
}

.fa-keyboard-o:before{
  content:"\f256"
}

.fa-krw:before{
  content:"\f257"
}

.fa-language:before{
  content:"\f258"
}

.fa-laptop:before{
  content:"\f259"
}

.fa-lastfm:before{
  content:"\f25a"
}

.fa-lastfm-square:before{
  content:"\f25b"
}

.fa-leaf:before{
  content:"\f25c"
}

.fa-leanpub:before{
  content:"\f25d"
}

.fa-legal:before{
  content:"\f25e"
}

.fa-lemon-o:before{
  content:"\f25f"
}

.fa-level-down:before{
  content:"\f260"
}

.fa-level-up:before{
  content:"\f261"
}

.fa-life-bouy:before{
  content:"\f262"
}

.fa-life-buoy:before{
  content:"\f263"
}

.fa-life-ring:before,.fa-support:before{
  content:"\f264"
}

.fa-life-saver:before{
  content:"\f265"
}

.fa-lightbulb-o:before{
  content:"\f266"
}

.fa-line-chart:before{
  content:"\f267"
}

.fa-link:before{
  content:"\f268"
}

.fa-linkedin:before{
  content:"\f269"
}

.fa-linkedin-square:before{
  content:"\f26a"
}

.fa-linux:before{
  content:"\f26b"
}

.fa-list:before{
  content:"\f26c"
}

.fa-list-alt:before{
  content:"\f26d"
}

.fa-list-ol:before{
  content:"\f26e"
}

.fa-list-ul:before{
  content:"\f26f"
}

.fa-location-arrow:before{
  content:"\f270"
}

.fa-lock:before{
  content:"\f271"
}

.fa-long-arrow-down:before{
  content:"\f272"
}

.fa-long-arrow-left:before{
  content:"\f273"
}

.fa-long-arrow-right:before{
  content:"\f274"
}

.fa-long-arrow-up:before{
  content:"\f275"
}

.fa-magic:before{
  content:"\f276"
}

.fa-magnet:before{
  content:"\f277"
}

.fa-mail-forward:before{
  content:"\f278"
}

.fa-mail-reply:before{
  content:"\f279"
}

.fa-mail-reply-all:before{
  content:"\f27a"
}

.fa-male:before{
  content:"\f27b"
}

.fa-map:before{
  content:"\f27c"
}

.fa-map-marker:before{
  content:"\f27d"
}

.fa-map-o:before{
  content:"\f27e"
}

.fa-map-pin:before{
  content:"\f27f"
}

.fa-map-signs:before{
  content:"\f280"
}

.fa-mars:before{
  content:"\f281"
}

.fa-mars-double:before{
  content:"\f282"
}

.fa-mars-stroke:before{
  content:"\f283"
}

.fa-mars-stroke-h:before{
  content:"\f284"
}

.fa-mars-stroke-v:before{
  content:"\f285"
}

.fa-maxcdn:before{
  content:"\f286"
}

.fa-meanpath:before{
  content:"\f287"
}

.fa-medium:before{
  content:"\f288"
}

.fa-medkit:before{
  content:"\f289"
}

.fa-meh-o:before{
  content:"\f28a"
}

.fa-mercury:before{
  content:"\f28b"
}

.fa-microphone:before{
  content:"\f28c"
}

.fa-microphone-slash:before{
  content:"\f28d"
}

.fa-minus:before{
  content:"\f28e"
}

.fa-minus-circle:before{
  content:"\f28f"
}

.fa-minus-square:before{
  content:"\f290"
}

.fa-minus-square-o:before{
  content:"\f291"
}

.fa-mobile:before{
  content:"\f292"
}

.fa-mobile-phone:before{
  content:"\f293"
}

.fa-money:before{
  content:"\f294"
}

.fa-moon-o:before{
  content:"\f295"
}

.fa-mortar-board:before{
  content:"\f296"
}

.fa-motorcycle:before{
  content:"\f297"
}

.fa-mouse-pointer:before{
  content:"\f298"
}

.fa-music:before{
  content:"\f299"
}

.fa-navicon:before{
  content:"\f29a"
}

.fa-neuter:before{
  content:"\f29b"
}

.fa-newspaper-o:before{
  content:"\f29c"
}

.fa-object-group:before{
  content:"\f29d"
}

.fa-object-ungroup:before{
  content:"\f29e"
}

.fa-odnoklassniki:before{
  content:"\f29f"
}

.fa-odnoklassniki-square:before{
  content:"\f2a0"
}

.fa-opencart:before{
  content:"\f2a1"
}

.fa-openid:before{
  content:"\f2a2"
}

.fa-opera:before{
  content:"\f2a3"
}

.fa-optin-monster:before{
  content:"\f2a4"
}

.fa-outdent:before{
  content:"\f2a5"
}

.fa-pagelines:before{
  content:"\f2a6"
}

.fa-paint-brush:before{
  content:"\f2a7"
}

.fa-paper-plane:before,.fa-send:before{
  content:"\f2a8"
}

.fa-paper-plane-o:before,.fa-send-o:before{
  content:"\f2a9"
}

.fa-paperclip:before{
  content:"\f2aa"
}

.fa-paragraph:before{
  content:"\f2ab"
}

.fa-paste:before{
  content:"\f2ac"
}

.fa-pause:before{
  content:"\f2ad"
}

.fa-paw:before{
  content:"\f2ae"
}

.fa-paypal:before{
  content:"\f2af"
}

.fa-pencil:before{
  content:"\f2b0"
}

.fa-pencil-square:before{
  content:"\f2b1"
}

.fa-pencil-square-o:before{
  content:"\f2b2"
}

.fa-phone:before{
  content:"\f2b3"
}

.fa-phone-square:before{
  content:"\f2b4"
}

.fa-photo:before{
  content:"\f2b5"
}

.fa-picture-o:before{
  content:"\f2b6"
}

.fa-pie-chart:before{
  content:"\f2b7"
}

.fa-pied-piper:before{
  content:"\f2b8"
}

.fa-pied-piper-alt:before{
  content:"\f2b9"
}

.fa-pinterest:before{
  content:"\f2ba"
}

.fa-pinterest-p:before{
  content:"\f2bb"
}

.fa-pinterest-square:before{
  content:"\f2bc"
}

.fa-plane:before{
  content:"\f2bd"
}

.fa-play:before{
  content:"\f2be"
}

.fa-play-circle:before{
  content:"\f2bf"
}

.fa-play-circle-o:before{
  content:"\f2c0"
}

.fa-plug:before{
  content:"\f2c1"
}

.fa-plus:before{
  content:"\f2c2"
}

.fa-plus-circle:before{
  content:"\f2c3"
}

.fa-plus-square:before{
  content:"\f2c4"
}

.fa-plus-square-o:before{
  content:"\f2c5"
}

.fa-power-off:before{
  content:"\f2c6"
}

.fa-print:before{
  content:"\f2c7"
}

.fa-puzzle-piece:before{
  content:"\f2c8"
}

.fa-qq:before{
  content:"\f2c9"
}

.fa-qrcode:before{
  content:"\f2ca"
}

.fa-question:before{
  content:"\f2cb"
}

.fa-question-circle:before{
  content:"\f2cc"
}

.fa-quote-left:before{
  content:"\f2cd"
}

.fa-quote-right:before{
  content:"\f2ce"
}

.fa-ra:before{
  content:"\f2cf"
}

.fa-random:before{
  content:"\f2d0"
}

.fa-rebel:before{
  content:"\f2d1"
}

.fa-recycle:before{
  content:"\f2d2"
}

.fa-reddit:before{
  content:"\f2d3"
}

.fa-reddit-square:before{
  content:"\f2d4"
}

.fa-refresh:before{
  content:"\f2d5"
}

.fa-registered:before{
  content:"\f2d6"
}

.fa-renren:before{
  content:"\f2d7"
}

.fa-reorder:before{
  content:"\f2d8"
}

.fa-repeat:before{
  content:"\f2d9"
}

.fa-reply:before{
  content:"\f2da"
}

.fa-reply-all:before{
  content:"\f2db"
}

.fa-retweet:before{
  content:"\f2dc"
}

.fa-rmb:before{
  content:"\f2dd"
}

.fa-road:before{
  content:"\f2de"
}

.fa-rocket:before{
  content:"\f2df"
}

.fa-rotate-left:before{
  content:"\f2e0"
}

.fa-rotate-right:before{
  content:"\f2e1"
}

.fa-rouble:before{
  content:"\f2e2"
}

.fa-feed:before,.fa-rss:before{
  content:"\f2e3"
}

.fa-rss-square:before{
  content:"\f2e4"
}

.fa-rub:before{
  content:"\f2e5"
}

.fa-ruble:before{
  content:"\f2e6"
}

.fa-rupee:before{
  content:"\f2e7"
}

.fa-safari:before{
  content:"\f2e8"
}

.fa-save:before{
  content:"\f2e9"
}

.fa-scissors:before{
  content:"\f2ea"
}

.fa-search:before{
  content:"\f2eb"
}

.fa-search-minus:before{
  content:"\f2ec"
}

.fa-search-plus:before{
  content:"\f2ed"
}

.fa-sellsy:before{
  content:"\f2ee"
}

.fa-server:before{
  content:"\f2ef"
}

.fa-share:before{
  content:"\f2f0"
}

.fa-share-alt:before{
  content:"\f2f1"
}

.fa-share-alt-square:before{
  content:"\f2f2"
}

.fa-share-square:before{
  content:"\f2f3"
}

.fa-share-square-o:before{
  content:"\f2f4"
}

.fa-shekel:before{
  content:"\f2f5"
}

.fa-sheqel:before{
  content:"\f2f6"
}

.fa-shield:before{
  content:"\f2f7"
}

.fa-ship:before{
  content:"\f2f8"
}

.fa-shirtsinbulk:before{
  content:"\f2f9"
}

.fa-shopping-cart:before{
  content:"\f2fa"
}

.fa-sign-in:before{
  content:"\f2fb"
}

.fa-sign-out:before{
  content:"\f2fc"
}

.fa-signal:before{
  content:"\f2fd"
}

.fa-simplybuilt:before{
  content:"\f2fe"
}

.fa-sitemap:before{
  content:"\f2ff"
}

.fa-skyatlas:before{
  content:"\f300"
}

.fa-skype:before{
  content:"\f301"
}

.fa-slack:before{
  content:"\f302"
}

.fa-sliders:before{
  content:"\f303"
}

.fa-slideshare:before{
  content:"\f304"
}

.fa-smile-o:before{
  content:"\f305"
}

.fa-sort:before,.fa-unsorted:before{
  content:"\f306"
}

.fa-sort-alpha-asc:before{
  content:"\f307"
}

.fa-sort-alpha-desc:before{
  content:"\f308"
}

.fa-sort-amount-asc:before{
  content:"\f309"
}

.fa-sort-amount-desc:before{
  content:"\f30a"
}

.fa-sort-asc:before,.fa-sort-up:before{
  content:"\f30b"
}

.fa-sort-desc:before,.fa-sort-down:before{
  content:"\f30c"
}

.fa-sort-numeric-asc:before{
  content:"\f30d"
}

.fa-sort-numeric-desc:before{
  content:"\f30e"
}

.fa-soundcloud:before{
  content:"\f30f"
}

.fa-space-shuttle:before{
  content:"\f310"
}

.fa-spinner:before{
  content:"\f311"
}

.fa-spoon:before{
  content:"\f312"
}

.fa-spotify:before{
  content:"\f313"
}

.fa-square:before{
  content:"\f314"
}

.fa-square-o:before{
  content:"\f315"
}

.fa-stack-exchange:before{
  content:"\f316"
}

.fa-stack-overflow:before{
  content:"\f317"
}

.fa-star:before{
  content:"\f318"
}

.fa-star-half:before{
  content:"\f319"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{
  content:"\f31a"
}

.fa-star-o:before{
  content:"\f31b"
}

.fa-steam:before{
  content:"\f31c"
}

.fa-steam-square:before{
  content:"\f31d"
}

.fa-step-backward:before{
  content:"\f31e"
}

.fa-step-forward:before{
  content:"\f31f"
}

.fa-stethoscope:before{
  content:"\f320"
}

.fa-sticky-note:before{
  content:"\f321"
}

.fa-sticky-note-o:before{
  content:"\f322"
}

.fa-stop:before{
  content:"\f323"
}

.fa-street-view:before{
  content:"\f324"
}

.fa-strikethrough:before{
  content:"\f325"
}

.fa-stumbleupon:before{
  content:"\f326"
}

.fa-stumbleupon-circle:before{
  content:"\f327"
}

.fa-subscript:before{
  content:"\f328"
}

.fa-subway:before{
  content:"\f329"
}

.fa-suitcase:before{
  content:"\f32a"
}

.fa-sun-o:before{
  content:"\f32b"
}

.fa-superscript:before{
  content:"\f32c"
}

.fa-table:before{
  content:"\f32d"
}

.fa-tablet:before{
  content:"\f32e"
}

.fa-tachometer:before{
  content:"\f32f"
}

.fa-tag:before{
  content:"\f330"
}

.fa-tags:before{
  content:"\f331"
}

.fa-tasks:before{
  content:"\f332"
}

.fa-taxi:before{
  content:"\f333"
}

.fa-television:before,.fa-tv:before{
  content:"\f334"
}

.fa-tencent-weibo:before{
  content:"\f335"
}

.fa-terminal:before{
  content:"\f336"
}

.fa-text-height:before{
  content:"\f337"
}

.fa-text-width:before{
  content:"\f338"
}

.fa-th:before{
  content:"\f339"
}

.fa-th-large:before{
  content:"\f33a"
}

.fa-th-list:before{
  content:"\f33b"
}

.fa-thumb-tack:before{
  content:"\f33c"
}

.fa-thumbs-down:before{
  content:"\f33d"
}

.fa-thumbs-o-down:before{
  content:"\f33e"
}

.fa-thumbs-o-up:before{
  content:"\f33f"
}

.fa-thumbs-up:before{
  content:"\f340"
}

.fa-ticket:before{
  content:"\f341"
}

.fa-remove:before,.fa-times:before{
  content:"\f342"
}

.fa-times-circle:before{
  content:"\f343"
}

.fa-times-circle-o:before{
  content:"\f344"
}

.fa-tint:before{
  content:"\f345"
}

.fa-toggle-off:before{
  content:"\f346"
}

.fa-toggle-on:before{
  content:"\f347"
}

.fa-trademark:before{
  content:"\f348"
}

.fa-train:before{
  content:"\f349"
}

.fa-intersex:before,.fa-transgender:before{
  content:"\f34a"
}

.fa-transgender-alt:before{
  content:"\f34b"
}

.fa-trash:before{
  content:"\f34c"
}

.fa-trash-o:before{
  content:"\f34d"
}

.fa-tree:before{
  content:"\f34e"
}

.fa-trello:before{
  content:"\f34f"
}

.fa-tripadvisor:before{
  content:"\f350"
}

.fa-trophy:before{
  content:"\f351"
}

.fa-truck:before{
  content:"\f352"
}

.fa-try:before{
  content:"\f353"
}

.fa-tty:before{
  content:"\f354"
}

.fa-tumblr:before{
  content:"\f355"
}

.fa-tumblr-square:before{
  content:"\f356"
}

.fa-turkish-lira:before{
  content:"\f357"
}

.fa-twitch:before{
  content:"\f358"
}

.fa-twitter:before{
  content:"\f359"
}

.fa-twitter-square:before{
  content:"\f35a"
}

.fa-umbrella:before{
  content:"\f35b"
}

.fa-underline:before{
  content:"\f35c"
}

.fa-undo:before{
  content:"\f35d"
}

.fa-university:before{
  content:"\f35e"
}

.fa-unlink:before{
  content:"\f35f"
}

.fa-unlock:before{
  content:"\f360"
}

.fa-unlock-alt:before{
  content:"\f361"
}

.fa-upload:before{
  content:"\f362"
}

.fa-usd:before{
  content:"\f363"
}

.fa-user:before{
  content:"\f364"
}

.fa-user-md:before{
  content:"\f365"
}

.fa-user-plus:before{
  content:"\f366"
}

.fa-user-secret:before{
  content:"\f367"
}

.fa-user-times:before{
  content:"\f368"
}

.fa-users:before{
  content:"\f369"
}

.fa-venus:before{
  content:"\f36a"
}

.fa-venus-double:before{
  content:"\f36b"
}

.fa-venus-mars:before{
  content:"\f36c"
}

.fa-viacoin:before{
  content:"\f36d"
}

.fa-video-camera:before{
  content:"\f36e"
}

.fa-vimeo:before{
  content:"\f36f"
}

.fa-vimeo-square:before{
  content:"\f370"
}

.fa-vine:before{
  content:"\f371"
}

.fa-vk:before{
  content:"\f372"
}

.fa-volume-down:before{
  content:"\f373"
}

.fa-volume-off:before{
  content:"\f374"
}

.fa-volume-up:before{
  content:"\f375"
}

.fa-warning:before{
  content:"\f376"
}

.fa-wechat:before{
  content:"\f377"
}

.fa-weibo:before{
  content:"\f378"
}

.fa-weixin:before{
  content:"\f379"
}

.fa-whatsapp:before{
  content:"\f37a"
}

.fa-wheelchair:before{
  content:"\f37b"
}

.fa-wifi:before{
  content:"\f37c"
}

.fa-wikipedia-w:before{
  content:"\f37d"
}

.fa-windows:before{
  content:"\f37e"
}

.fa-won:before{
  content:"\f37f"
}

.fa-wordpress:before{
  content:"\f380"
}

.fa-wrench:before{
  content:"\f381"
}

.fa-xing:before{
  content:"\f382"
}

.fa-xing-square:before{
  content:"\f383"
}

.fa-y-combinator:before{
  content:"\f384"
}

.fa-y-combinator-square:before{
  content:"\f385"
}

.fa-yahoo:before{
  content:"\f386"
}

.fa-yc:before{
  content:"\f387"
}

.fa-yc-square:before{
  content:"\f388"
}

.fa-yelp:before{
  content:"\f389"
}

.fa-yen:before{
  content:"\f38a"
}

.fa-youtube:before{
  content:"\f38b"
}

.fa-youtube-play:before{
  content:"\f38c"
}

.fa-youtube-square:before{
  content:"\f38d"
}

/*! Angular Moment Picker - v0.10.2 - http://indrimuska.github.io/angular-moment-picker - (c) 2015 Indri Muska - MIT */

.moment-picker-input {
  cursor: pointer;
}

.moment-picker {
  position: absolute;
  z-index: 1060;
}

.moment-picker .moment-picker-container {
  color: #404040;
  min-width: 15em;
  background: #fff;
  padding: 4px;
  border: 1px solid #f0f3f4;
  border-radius: 4px;
  position: absolute;
  margin-top: 4px;
  margin-left: -0.5em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075);
}

.moment-picker .moment-picker-container:before,
.moment-picker .moment-picker-container:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: none;
  position: absolute;
  top: -9px;
  left: 15px;
}

.moment-picker .moment-picker-container:before {
  border-bottom-color: #f0f3f4;
  border-width: 9px;
}

.moment-picker .moment-picker-container:after {
  border-bottom-color: #fff;
  margin-top: 1px;
  margin-left: 1px;
}

.moment-picker.inline {
  display: block;
  position: relative;
}

.moment-picker.inline .moment-picker-container {
  position: relative;
  margin: 0;
}

.moment-picker.inline .moment-picker-container:before,
.moment-picker.inline .moment-picker-container:after {
  content: none;
}

.moment-picker.top .moment-picker-container {
  bottom: 100%;
  margin-top: auto;
  margin-bottom: 4px;
}

.moment-picker.top .moment-picker-container:before,
.moment-picker.top .moment-picker-container:after {
  border: 8px solid transparent;
  border-bottom: none;
  top: auto;
  bottom: -9px;
}

.moment-picker.top .moment-picker-container:before {
  border-top-color: #f0f3f4;
  border-width: 9px;
}

.moment-picker.top .moment-picker-container:after {
  border-top-color: #fff;
  margin-top: auto;
  margin-bottom: 1px;
}

.moment-picker.right .moment-picker-container {
  right: 0;
  margin-left: auto;
  margin-right: -0.5em;
}

.moment-picker.right .moment-picker-container:before,
.moment-picker.right .moment-picker-container:after {
  left: auto;
  right: 15px;
}

.moment-picker.right .moment-picker-container:after {
  margin-left: auto;
  margin-right: 1px;
}

.moment-picker table {
  border-collapse: collapse;
  border-spacing: 0;
  min-width: 100%;
  table-layout: fixed;
}

.moment-picker th {
  font-weight: bold;
}

.moment-picker th:first-child,
.moment-picker th:last-child {
  width: 2em;
}

.moment-picker th,
.moment-picker td {
  padding: 0;
  text-align: center;
  min-width: 2em;
  height: 2em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  cursor: pointer;
  border-radius: 4px;
}

.moment-picker th:hover,
.moment-picker td:hover {
  background-color: #fafbfb;
  background-image: linear-gradient(#f0f3f4, #fafbfb);
}

.moment-picker th.disabled,
.moment-picker td.disabled,
.moment-picker th.disabled:hover,
.moment-picker td.disabled:hover {
  color: #abbbc7;
  background: none;
  cursor: default;
}

.moment-picker td.today {
  background: #e4eef5;
  color: #404040;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}

.moment-picker td.selected {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border-color: #3ca0dd;
  background-color: #45b1e8;
  background-image: linear-gradient(#45b1e8, #3097de);
}

.moment-picker td.highlighted {
  background-image: radial-gradient(transparent, rgba(0, 0, 0, 0.15));
}

.moment-picker .decade-view td,
.moment-picker .year-view td {
  height: 3.4em;
}

.moment-picker .month-view .moment-picker-specific-views th {
  background: none;
  cursor: default;
}

.moment-picker .month-view td {
  width: 1.4285714286em;
}

.moment-picker .day-view td,
.moment-picker .hour-view td {
  height: 2.3333333333em;
}

.moment-picker .minute-view td {
  height: 1.8em;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */

/* @group Single Chosen */

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('chosen-sprite.png') no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('chosen-sprite.png') no-repeat 100% -20px;
  background: url('chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */

/* @group Results */

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */

/* @group Multi Chosen */

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */

/* @group Active  */

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */

/* @group Disabled Support */

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */

/* @group Right to Left */

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

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */

/* @group Retina compatibility */

@media only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */

/*
Trix 0.9.2
Copyright © 2015 Basecamp, LLC
http://trix-editor.org/
*/

trix-editor {
  /*color: whitesmoke;*/
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 4px 8px;
  min-height: 54px;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}

trix-toolbar .button_group {
  display: inline-block;
  font-size: 0;
  margin: 0 8px 4px 0;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 5px;
  overflow: hidden;
}

trix-toolbar .button_group:last-of-type {
  margin-right: 0;
}

trix-toolbar .button_group button, trix-toolbar .button_group input[type=button] {
  position: relative;
  font-size: 0;
  margin: 0;
  height: 28px;
  width: 40px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #ddd;
}

trix-toolbar .button_group button::before, trix-toolbar .button_group input[type=button]::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  opacity: .6;
  content: "";
}

trix-toolbar .button_group button.active, trix-toolbar .button_group input[type=button].active {
  background: #cbeefa;
}

trix-toolbar .button_group button.active::before, trix-toolbar .button_group input[type=button].active::before {
  opacity: 1;
}

trix-toolbar .button_group button:disabled::before, trix-toolbar .button_group input[type=button]:disabled::before {
  opacity: .125;
}

trix-toolbar .button_group button:not(:first-child), trix-toolbar .button_group input[type=button]:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-toolbar .dialogs {
  position: relative;
}

trix-toolbar .dialogs .dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 12px 8px;
  line-height: 12px;
  background: #fff;
  box-shadow: 0 0.3rem 1rem #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

trix-toolbar .dialogs .dialog input[type=button] {
  font-size: 12px;
  height: 24px;
  width: 50px;
  padding: 1px 8px 0 8px;
  width: auto;
  opacity: .6;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

trix-toolbar .dialogs .dialog input[type=url], trix-toolbar .dialogs .dialog input[type=text] {
  display: inline-block;
  height: 26px;
  font-size: 12px;
  padding: 0 8px;
  margin: 0 8px 0 0;
  border-radius: 5px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-toolbar .dialogs .dialog input[type=url].validate:invalid, trix-toolbar .dialogs .dialog input[type=text].validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

trix-toolbar .dialogs .dialog.link_dialog {
  min-width: 300px;
  max-width: 600px;
}

trix-toolbar .dialogs .dialog.link_dialog .button_group {
  max-width: 110px;
}

trix-toolbar .dialogs .dialog.link_dialog input[type=url] {
  float: left;
  width: calc(100% - 120px);
}

trix-toolbar .button_group button.bold::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgd2lkdGg9IjI0cHgiIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI%2BCiA8cGF0aCBpZD0iU2hhcGUiIGZpbGw9IiMwMDAiIGQ9Im0xNS42IDExLjc5YzAuOTY1LTAuNjc1IDEuNjUtMS43NjUgMS42NS0yLjc5IDAtMi4yNTUtMS43NDUtNC00LTRoLTYuMjV2MTRoNy4wNGMyLjA5NSAwIDMuNzEtMS43IDMuNzEtMy43OSAwLTEuNTItMC44NjUtMi44MTUtMi4xNS0zLjQyem0tNS42LTQuMjloM2MwLjgzIDAgMS41IDAuNjcgMS41IDEuNXMtMC42NyAxLjUtMS41IDEuNWgtM3YtM3ptMy41IDloLTMuNXYtM2gzLjVjMC44MyAwIDEuNSAwLjY3IDEuNSAxLjVzLTAuNjcgMS41LTEuNSAxLjV6Ii8%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.italic::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgd2lkdGg9IjI0cHgiIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI%2BCiA8cGF0aCBpZD0iU2hhcGUiIGZpbGw9IiMwMDAiIGQ9Im0xMCA1djNoMi4yMTVsLTMuNDMgOGgtMi43ODV2M2g4di0zaC0yLjIxNWwzLjQzLThoMi43ODV2LTNoLTh6Ii8%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.link::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8%2BCjxzdmcgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxwYXRoIGQ9Ik05Ljg3OTIzNDM3LDEzLjY5NjUgQzguMjA2OTIxODgsMTIuMDI0MTg3NSA4LjIwNjkyMTg4LDkuMzAzMzc1IDkuODc5MjM0MzcsNy42MzEwNjI1IEwxMy4yNTQyMzQ0LDQuMjU2MDYyNSBDMTQuMDY0MjM0NCwzLjQ0NjA2MjUgMTUuMTQxNDIxOSwzIDE2LjI4NzIzNDQsMyBDMTcuNDMzMDQ2OSwzIDE4LjUwOTY3MTksMy40NDYwNjI1IDE5LjMyMDIzNDQsNC4yNTYwNjI1IEMyMC45OTI1NDY5LDUuOTI4Mzc1IDIwLjk5MjU0NjksOC42NDkxODc1IDE5LjMyMDIzNDQsMTAuMzIxNSBMMTcuMzU4MDU0NywxMi4wMzY1NjY3IEMxNy4wMDA4NjcyLDEyLjM5Mzc1NDIgMTYuNDIyNjE3MiwxMi4zOTM3NTQyIDE2LjA2NTQyOTcsMTIuMDM2NTY2NyBDMTUuNzA4MjQyMiwxMS42NzkzNzkyIDE1LjcwODI0MjIsMTEuMTAxMTI5MiAxNi4wNjU0Mjk3LDEwLjc0Mzk0MTcgTDE4LjAyNzYwOTQsOS4wMjg4NzUgQzE4Ljk4NzIzNDQsOC4wNjkyNSAxOC45ODcyMzQ0LDYuNTA4MzEyNSAxOC4wMjc2MDk0LDUuNTQ4Njg3NSBDMTcuNTYyOTg0NCw1LjA4NDA2MjUgMTYuOTQ0Nzk2OSw0LjgyODEyNSAxNi4yODcyMzQ0LDQuODI4MTI1IEMxNS42Mjk2NzE5LDQuODI4MTI1IDE1LjAxMjA0NjksNS4wODQwNjI1IDE0LjU0Njg1OTQsNS41NDg2ODc1IEwxMS4xNzE4NTk0LDguOTIzNjg3NSBDMTAuMjEyMjM0NCw5Ljg4MzMxMjUgMTAuMjEyMjM0NCwxMS40NDQyNSAxMS4xNzE4NTk0LDEyLjQwMzg3NSBDMTEuNTI5MDQ2OSwxMi43NjEwNjI1IDExLjUyOTA0NjksMTMuMzM5MzEyNSAxMS4xNzE4NTk0LDEzLjY5NjUgQzEwLjk5MzU0NjksMTMuODc0ODEyNSAxMC43NTk1NDY5LDEzLjk2NDI1IDEwLjUyNTU0NjksMTMuOTY0MjUgQzEwLjI5MTU0NjksMTMuOTY0MjUgMTAuMDU3NTQ2OSwxMy44NzQ4MTI1IDkuODc5MjM0MzcsMTMuNjk2NSBaIiBpZD0iU2hhcGUiIGZpbGw9IiMwMDAiPjwvcGF0aD4KICA8cGF0aCBkPSJNNC4yNTQyMzQzNywxOS40NTgzMjgxIEMyLjU4MTkyMTg3LDE3Ljc4NjAxNTYgMi41ODE5MjE4NywxNS4wNjUyMDMxIDQuMjU0MjM0MzcsMTMuMzkyODkwNiBMNi4xNzg3MjkwMSwxMS40OTAyMzQ0IEM2LjUzNTkxNjUxLDExLjEzMzA0NjkgNy4xMTQ3MjkwMSwxMS4xMzMwNDY5IDcuNDcxMzU0MDEsMTEuNDkwMjM0NCBDNy44Mjc5NzkwMSwxMS44NDc0MjE5IDcuODI4NTQxNTEsMTIuNDI1NjcxOSA3LjQ3MTM1NDAxLDEyLjc4Mjg1OTQgTDUuNTQ2ODU5MzcsMTQuNjg1NTE1NiBDNC41ODcyMzQzNywxNS42NDUxNDA2IDQuNTg3MjM0MzcsMTcuMjA2MDc4MSA1LjU0Njg1OTM3LDE4LjE2NTcwMzEgQzYuMDExNDg0MzcsMTguNjMwMzI4MSA2LjYyOTY3MTg3LDE4Ljg4NjI2NTYgNy4yODcyMzQzNywxOC44ODYyNjU2IEM3Ljk0NDc5Njg3LDE4Ljg4NjI2NTYgOC41NjI0MjE4NywxOC42MzAzMjgxIDkuMDI3NjA5MzcsMTguMTY1NzAzMSBMMTIuNDAyNjA5NCwxNC43OTA3MDMxIEMxMy4zNjIyMzQ0LDEzLjgzMTA3ODEgMTMuMzYyMjM0NCwxMi4yNzAxNDA2IDEyLjQwMjYwOTQsMTEuMzEwNTE1NiBDMTIuMDQ1NDIxOSwxMC45NTMzMjgxIDEyLjA0NTQyMTksMTAuMzc1MDc4MSAxMi40MDI2MDk0LDEwLjAxNzg5MDYgQzEyLjc1OTc5NjksOS42NjA3MDMxMiAxMy4zMzgwNDY5LDkuNjYwNzAzMTIgMTMuNjk1MjM0NCwxMC4wMTc4OTA2IEMxNS4zNjc1NDY5LDExLjY5MDIwMzEgMTUuMzY3NTQ2OSwxNC40MTEwMTU2IDEzLjY5NTIzNDQsMTYuMDgzMzI4MSBMMTAuMzIwMjM0NCwxOS40NTgzMjgxIEM5LjUxMDIzNDM3LDIwLjI2ODMyODEgOC40MzMwNDY4NywyMC43MTQzOTA2IDcuMjg3MjM0MzcsMjAuNzE0MzkwNiBDNi4xNDE0MjE4NywyMC43MTQzOTA2IDUuMDY0MjM0MzcsMjAuMjY4MzI4MSA0LjI1NDIzNDM3LDE5LjQ1ODMyODEgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjMDAwIj48L3BhdGg%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.strike::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgd2lkdGg9IjI0cHgiIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI%2BCiA8cGF0aCBpZD0iUyIgZmlsbD0iIzAwMCIgZD0ibTEyLjcyOCAxNGMwLjEyMiAwLjA1NyAwLjIxNiAwLjEwNCAwLjI4MiAwLjE0MSAwLjI2MiAwLjE0NyAwLjQ1MSAwLjI5MyAwLjU3IDAuNDM2IDAuMTE4IDAuMTQ0IDAuMTc3IDAuMzEyIDAuMTc3IDAuNTAzIDAgMC4zMDctMC4xNDcgMC41NTgtMC40NDEgMC43NTItMC4yOTMgMC4xOTUtMC43NTUgMC4yOTMtMS4zODUgMC4yOTMtMC43MzEgMC0xLjUzMy0wLjEwNC0yLjQwNjYtMC4zMTItMC44NzM3LTAuMjA3LTEuNzE1Mi0wLjQ5Ni0yLjUyNDQtMC44Njd2My4zNzNjMC43NjYzIDAuMzI1IDEuNTAzOSAwLjU1NCAyLjIxMjkgMC42ODVzMS41ODYxIDAuMTk2IDIuNjMyMSAwLjE5NmMxLjI1MyAwIDIuMzQ1LTAuMTg3IDMuMjc2LTAuNTYgMC45MzEtMC4zNzQgMS42NDQtMC44OTggMi4xMzgtMS41NzJzMC43NDEtMS40NDUgMC43NDEtMi4zMTRjMC0wLjI2NC0wLjAyMS0wLjUxNS0wLjA2Mi0wLjc1NGgtNS4yMXptLTUuNDk3Ny00Yy0wLjA4MTktMC4zMzU4LTAuMTIyOS0wLjcwMjItMC4xMjI5LTEuMDk5NCAwLTEuMjkwMiAwLjUyNjQtMi4yOTYyIDEuNTc5MS0zLjAxOCAxLjA1MjgtMC43MjE3IDIuNDk5NS0xLjA4MjYgNC4zMzk1LTEuMDgyNiAxLjYyNiAwIDMuMjg0IDAuMzM1MyA0Ljk3NCAxLjAwNmwtMS4zIDIuOTIyMWMtMS40NjgtMC42MDA0LTIuNzM1LTAuOTAwNi0zLjgwMy0wLjkwMDYtMC41NTEgMC0wLjk1MiAwLjA4NjMtMS4yMDMgMC4yNTg3LTAuMjUgMC4xNzI1LTAuMzc2IDAuMzg2NS0wLjM3NiAwLjY0MTkgMCAwLjI3NDcgMC4xNiAwLjUyMDYgMC40NzggMC43Mzc4IDAuMTc5IDAuMTIxOCAwLjUzIDAuMjk5OCAxLjA1MiAwLjUzNDFoLTUuNjE3N3oiLz4KIDxwYXRoIGlkPSJQYXRoLTIiIGZpbGw9IiMwMDAiIGQ9Im0zIDEzaDE4di0yaC0xOHYyeiIvPgo8L3N2Zz4K);
}

trix-toolbar .button_group button.quote::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTYgMTdoM2wyLTR2LTZoLTZ2Nmgzek0xNCAxN2gzbDItNHYtNmgtNnY2aDN6IiBmaWxsPSIjMDAwIj48L3BhdGg%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.code::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTE4LjE3IDEybC0zLjE3IDMuMTcgMS40MTUgMS40MTUgNC41ODUtNC41ODUtNC41ODUtNC41ODUtMS40MTUgMS40MTUgMy4xNyAzLjE3ek01LjgzIDEybDMuMTctMy4xNy0xLjQxNS0xLjQxNS00LjU4NSA0LjU4NSA0LjU4NSA0LjU4NSAxLjQxNS0xLjQxNS0zLjE3LTMuMTd6IiBmaWxsPSIjMDAwIj48L3BhdGg%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.bullets::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgd2lkdGg9IjI0cHgiIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI%2BCiAgPHBhdGggaWQ9IlNoYXBlIiBmaWxsPSIjMDAwIiBkPSJtNCA0Yy0xLjEwNjcgMC0yIDAuODkzMy0yIDJzMC44OTMzIDIgMiAyIDItMC44OTMzIDItMi0wLjg5MzMtMi0yLTJ6bTAgNmMtMS4xMDY3IDAtMiAwLjg5My0yIDJzMC44OTMzIDIgMiAyIDItMC44OTMgMi0yLTAuODkzMy0yLTItMnptMCA2Yy0xLjEwNjcgMC0yIDAuODkzLTIgMnMwLjg5MzMgMiAyIDIgMi0wLjg5MyAyLTItMC44OTMzLTItMi0yem00IDNoMTR2LTJoLTE0djJ6bTAtNmgxNHYtMmgtMTR2MnptMC04djJoMTR2LTJoLTE0eiIvPgo8L3N2Zz4K);
}

trix-toolbar .button_group button.numbers::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTIgMTdoMnYwLjVoLTF2MWgxdjAuNWgtMnYxaDN2LTRoLTN2MXpNMyA4aDF2LTRoLTJ2MWgxdjN6TTIgMTFoMS44bC0xLjggMi4xdjAuOWgzdi0xaC0xLjhsMS44LTIuMXYtMC45aC0zdjF6TTcgNXYyaDE0di0yaC0xNHpNNyAxOWgxNHYtMmgtMTR2MnpNNyAxM2gxNHYtMmgtMTR2MnoiIGZpbGw9IiMwMDAiPjwvcGF0aD4KPC9zdmc%2BCg%3D%3D);
}

trix-toolbar .button_group button.block-level.decrease::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8%2BCjxzdmcgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxwYXRoIGQ9Ik0zLDE5IEwyMiwxOSBMMjIsMTcgTDMsMTcgTDMsMTkgTDMsMTkgWiBNMTAsMTMgTDIyLDEzIEwyMiwxMSBMMTAsMTEgTDEwLDEzIEwxMCwxMyBaIE0xLjcwNzEwNjc4LDEyLjc0MjY0MDcgTDQuNTM1NTMzOTEsMTUuNTcxMDY3OCBMNS45NDk3NDc0NywxNC4xNTY4NTQyIEwzLjgyODQyNzEyLDEyLjAzNTUzMzkgTDUuOTQ5NzQ3NDcsOS45MTQyMTM1NiBMNC41MzU1MzM5MSw4LjUgTDEsMTIuMDM1NTMzOSBMMS43MDcxMDY3OCwxMi43NDI2NDA3IFogTTMsNSBMMyw3IEwyMiw3IEwyMiw1IEwzLDUgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjMDAwIj48L3BhdGg%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.block-level.increase::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8%2BCjxzdmcgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxwYXRoIGQ9Ik0zLDE5IEwyMiwxOSBMMjIsMTcgTDMsMTcgTDMsMTkgTDMsMTkgWiBNMTAsMTMgTDIyLDEzIEwyMiwxMSBMMTAsMTEgTDEwLDEzIEwxMCwxMyBaIE0zLjEyMTMyMDM0LDEyLjAzNTUzMzkgTDEsMTQuMTU2ODU0MiBMMi40MTQyMTM1NiwxNS41NzEwNjc4IEw1Ljk0OTc0NzQ3LDEyLjAzNTUzMzkgTDUuMjQyNjQwNjksMTEuMzI4NDI3MSBMMi40MTQyMTM1Niw4LjUgTDEsOS45MTQyMTM1NiBMMy4xMjEzMjAzNCwxMi4wMzU1MzM5IFogTTMsNSBMMyw3IEwyMiw3IEwyMiw1IEwzLDUgWiIgaWQ9IlNoYXBlLUNvcHkiIGZpbGw9IiMwMDAiPjwvcGF0aD4KPC9zdmc%2BCg%3D%3D);
}

trix-toolbar .button_group button.undo::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTEyLjUgOGMtMi42NDUgMC01LjA1NSAwLjk4NS02LjkgMi42bC0zLjYtMy42djloOWwtMy42MTUtMy42MTVjMS4zODUtMS4xNjUgMy4xNi0xLjg4NSA1LjExNS0xLjg4NSAzLjU0NSAwIDYuNTQ1IDIuMzA1IDcuNTk1IDUuNWwyLjM2NS0wLjc4Yy0xLjM3NS00LjE5LTUuMzEtNy4yMi05Ljk2LTcuMjJ6IiBmaWxsPSIjMDAwIj48L3BhdGg%2BCjwvc3ZnPgo%3D);
}

trix-toolbar .button_group button.redo::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KPHBhdGggZD0iTTE4LjM5NSAxMC42Yy0xLjg0LTEuNjE1LTQuMjUtMi42LTYuODk1LTIuNi00LjY1IDAtOC41ODUgMy4wMzAtOS45NiA3LjIybDIuMzY1IDAuNzhjMS4wNTAtMy4xOTUgNC4wNTAtNS41IDcuNTk1LTUuNSAxLjk1NSAwIDMuNzMgMC43MiA1LjExNSAxLjg4NWwtMy42MTUgMy42MTVoOXYtOWwtMy42MDUgMy42eiIgZmlsbD0iIzAwMCI%2BPC9wYXRoPgo8L3N2Zz4K);
}

trix-editor [data-trix-mutable=true] {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable=true] img {
  box-shadow: 0 0 0 2px highlight;
}

trix-editor .attachment .remove {
  display: block;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  line-height: 22px;
  font-size: 0;
  color: black;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #bbb;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

trix-editor .attachment .remove:after {
  content: '×';
  font-size: 18px;
  font-weight: bold;
  opacity: 0.6;
}

trix-editor .attachment .remove:hover:after {
  opacity: 1;
}

trix-editor .attachment .caption.caption-editing textarea {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.trix-content blockquote {
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
  border-left: 5px solid #ccc;
}

.trix-content pre {
  font-family: monospace;
  font-size: 12px;
  margin: 0;
  padding: 10px;
  white-space: pre-wrap;
  background-color: #eee;
}

.trix-content ul, .trix-content ol, .trix-content li {
  margin: 0;
  padding: 0;
}

.trix-content ul li, .trix-content ol li, .trix-content li li {
  margin-left: 20px;
}

.trix-content img {
  max-width: 100%;
  height: auto;
}

.trix-content a[data-trix-attachment] {
  color: inherit;
  text-decoration: none;
}

.trix-content a[data-trix-attachment]:hover, .trix-content a[data-trix-attachment]:visited:hover {
  color: inherit;
}

.trix-content .attachment {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 13px;
}

.trix-content .attachment.attachment-file {
  color: #333;
  line-height: 30px;
  padding: 0 16px;
  border: 1px solid #bbb;
  border-radius: 5px;
}

.trix-content .attachment .caption {
  display: block;
  margin: 4px auto 0 auto;
  padding: 0;
  text-align: center;
}

.trix-content .attachment .caption .size:before {
  content: ' · ';
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Created on : 28-Sep-2016, 13:05:30
    Author     : jamesmcarthur
*/

.dropdown-menu, span.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

span.twitter-typeahead .tt-suggestion {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

span.twitter-typeahead .tt-suggestion:focus, .dropdown-item:hover, span.twitter-typeahead .tt-suggestion:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

span.twitter-typeahead .active.tt-suggestion, span.twitter-typeahead .tt-suggestion.tt-cursor, span.twitter-typeahead .active.tt-suggestion:focus, span.twitter-typeahead .tt-suggestion.tt-cursor:focus, span.twitter-typeahead .active.tt-suggestion:hover, span.twitter-typeahead .tt-suggestion.tt-cursor:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 0;
}

span.twitter-typeahead .disabled.tt-suggestion, span.twitter-typeahead .disabled.tt-suggestion:focus, span.twitter-typeahead .disabled.tt-suggestion:hover {
  color: #818a91;
}

span.twitter-typeahead .disabled.tt-suggestion:focus, span.twitter-typeahead .disabled.tt-suggestion:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

span.twitter-typeahead {
  width: 100%;
}

.input-group span.twitter-typeahead {
  display: block !important;
}

.input-group span.twitter-typeahead .tt-menu {
  top: 2.375rem !important;
}

/**
 * selectize.bootstrap3.css (v0.12.1) - Bootstrap 3 Theme
 * Copyright (c) 2013-2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 4px 4px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 4px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  border-radius: 4px 4px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}

.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}

.selectize-dropdown .active.create {
  color: #262626;
}

.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}

.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}

.selectize-dropdown .optgroup:first-child:before {
  display: none;
}

.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}

.selectize-dropdown-content {
  padding: 5px 0;
}

.selectize-dropdown-header {
  padding: 6px 12px;
}

.selectize-input {
  min-height: 34px;
}

.selectize-input.dropdown-active {
  border-radius: 4px;
}

.selectize-input.dropdown-active::before {
  display: none;
}

.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.has-error .selectize-input {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .selectize-input:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}

.selectize-control.multi .selectize-input > div {
  border-radius: 3px;
}

.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 0;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhiI2B.woff2) format('woff2');

  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthiI2B.woff2) format('woff2');

  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhiI2B.woff2) format('woff2');

  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhiI2B.woff2) format('woff2');

  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhiI2B.woff2) format('woff2');

  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhiI2B.woff2) format('woff2');

  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/jem/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hiA.woff2) format('woff2');

  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
  font-family: Inter var,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;
  font-feature-settings: "cv02","cv03","cv04","cv11";
  font-smooth: antialiased;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

html.dark{
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(17 24 39/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity));
}

a{
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  cursor:pointer;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

.dark a{
  --tw-text-opacity:1;
  color:rgb(164 202 254/var(--tw-text-opacity))
}

a:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.badge,.tag{
  margin-inline-end: 0.5rem;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  display:inline-flex;
  flex:none;
  align-items:center;
  justify-content:center;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  padding-left:.625rem;
  padding-right:.625rem;
  padding-bottom:.125rem;
  padding-top:.125rem;
  font-size:.75rem;
  line-height:1rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .badge,.dark .tag{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(164 202 254/var(--tw-text-opacity))
}

.badge:is(.dark *),.tag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.list-group  {
}

.list-group-item{
  margin-top: 1rem;
}

.list-group-item > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.list-group-item{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  margin-top:1rem;
}

.list-group-item>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.list-group-item{
  border-bottom-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity))
}

.row{
  display:flex;
  flex-wrap:wrap;
  margin-left: -1em;
  margin-right: -1em ;
}

.col-sm-5{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-sm-5{
    width: 41.666667%;
  }
}

.col-sm-7{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-sm-7{
    width: 58.333333%;
  }
}

.col-xs-3{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-xs-3{
    width: 25%;
  }
}

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

@media (min-width: 640px){
  .col-xs-4{
    width: 33.333333%;
  }
}

.col-xs-6{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-xs-6{
    width: 50%;
  }
}

.col-sm-6{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-sm-6{
    width: 50%;
  }
}

.col-xs-8,.col-sm-8{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-xs-8,.col-sm-8{
    width: 66.666667%;
  }
}

.col-sm-3{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-sm-3{
    width: 25%;
  }
}

.col-sm-4,.col-sm-4{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-sm-4,.col-sm-4{
    width: 33.333333%;
  }
}

.col-xs-12{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-xs-12{
    width: 100%;
  }
}

.col-sm-12{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 640px){
  .col-sm-12{
    width: 100%;
  }
}

.col-md-12{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 768px){
  .col-md-12{
    width: 100%;
  }

  .col-md-10{
    width: 66.666667%;
  }

  .col-md-2{
    width: 16.666667%;
  }
}

.col-md-3{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 768px){
  .col-md-3{
    width: 25%;
  }
}

.col-md-6{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 768px){
  .col-md-6{
    width: 50%;
  }
}

.col-md-8{
  padding-right:1rem;
  padding-left:1rem;
}

@media (min-width: 768px){
  .col-md-8{
    width: 66.666667%;
  }
}

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

@media (min-width: 768px){
  .col-md-4{
    width: 33.333333%;
  }
}

blockquote {
  padding: 10px;
}

.card{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
  display:block;
  border-radius:.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));
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
}

.dark .card{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.card:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  --tw-shadow-color: #5A5A5A;
  --tw-shadow: var(--tw-shadow-colored);
}

.container-fluid{
  width: 100%;
}

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

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

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

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

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

.container-fluid{
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width:100%;
}

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

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

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

@media (min-width:1280px){
  .container-fluid{
    max-width:1280px
  }
}

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

.container-fluid{
  margin-left:auto;
  margin-right:auto;
  max-width:100%
}

@media (min-width:640px){
  .container-fluid{
    padding-left:1rem;
    padding-right:1rem
  }
}

.note-editor .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.note-editor .container-fluid:before,
.note-editor .container-fluid:after {
  /* 1 */
  /* 2 */
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .container-fluid:after {
  clear: both;
}

.note-editor .container-fluid:before,
.note-editor .container-fluid:after {
  /* 1 */
  /* 2 */
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .note-editor .container-fluid {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .note-editor .container-fluid {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .note-editor .container-fluid {
    width: 1170px;
  }
}

.note-editor .container-fluid > .navbar-header,
.note-editor .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .note-editor .container-fluid > .navbar-header,
  .note-editor .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar > .container-fluid .note-editor .navbar-brand {
    margin-left: -15px;
  }
}

.container-fluid .note-editor .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .container-fluid .note-editor .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (min-width: 640px){
  .container-fluid{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.card-header{
  position: sticky;
  top: 0px;
  margin-bottom: 0px;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  position:sticky;
  top:0;
  margin-bottom:0;
  width:100%;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  border-width:1px;
  border-bottom-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:1rem;
  padding-bottom:.75rem;
  padding-top:.75rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(31 41 55/var(--tw-text-opacity));
}

.dark .card-header{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(243 244 246/var(--tw-text-opacity))
}

.note-editor .card-header {
  text-align: center;
}

.card-header:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.card-header{
  z-index: 5;
}

.table-responsive,.table{
  min-width: 100%;
}

.table-responsive tbody > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.table-responsive tbody{
  text-align: left;
}

.table-responsive tbody>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.table-responsive tbody{
  text-align:left
}

.dark .table-responsive tbody{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity))
}

.note-editor .table-responsive tbody {
  text-align: left;
}

.table-responsive tbody:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-divide-opacity, 1));
}

.table-responsive tbody:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.table-responsive,.table tbody tr,thead tr{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.dark .table-responsive,.dark .table tbody tr,.dark thead tr{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity))
}

.table-responsive:is(.dark *),.table tbody tr:is(.dark *),thead tr:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.table thead th{
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  padding:1rem;
  text-align:left;
  text-transform:uppercase;
}

.dark .table thead th{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.note-editor .table thead th {
  text-align: left;
}

.table thead th:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark .table td{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.table td:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

thead tr th{
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

.dark thead tr th>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(75 85 99/var(--tw-divide-opacity))
}

.dark thead tr th{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

thead tr th:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity, 1));
}

thead tr th:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.table-responsive,.table tbody td{
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(31 41 55/var(--tw-text-opacity));
}

.dark .table-responsive,.dark .table tbody td{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.table-responsive:is(.dark *),.table tbody td:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.infopane-header{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

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

@media (min-width:640px){
  .infopane-header{
    border-radius:.5rem
  }
}

.infopane-header:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .infopane-header{
    border-radius: 0.5rem;
  }
}

.infopane-body{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  display:flex;
  border-top-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
}

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

.infopane-body:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.infopane-item{
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  border-bottom-width:1px;
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.75rem;
  padding-top:.75rem;
}

.dark .infopane-item{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity))
}

@media (min-width:640px){
  .infopane-item{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
}

.infopane-item:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .infopane-item{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.infopane-item dt{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .infopane-item dt{
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.infopane-item dt:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.infopane-item dd{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  margin-top:.25rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .infopane-item dd{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

@media (min-width:640px){
  .infopane-item dd{
    margin-top:0
  }
}

.infopane-item dd:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .infopane-item dd{
    grid-column: span 2 / span 2;
    margin-top: 0px;
  }
}

.nav{
  margin-bottom: 0px;
  padding-left: 0px;
  margin-bottom:0;
  display:flex;
  list-style-type:none;
  flex-wrap:wrap;
  padding-left:0;
}

.nav-item{
  padding-left:1.25rem;
  padding-right:1.25rem;
}

.nav-link{
  padding: 0px;
  padding:0;
}

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

.note-editor .nav-item {
  text-align: center;
}

.counter{
  border-radius:.25rem;
  padding:.25rem;
}

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

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

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

.card-block{
  padding:1rem;
}

.card-body{
  padding:1.5rem;
}

.btn{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  cursor:pointer;
  white-space:nowrap;
  border-radius:.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-left:1.25rem;
  padding-right:1.25rem;
  padding-bottom:.625rem;
  padding-top:.625rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.btn:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity))
}

.btn:focus{
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))
}

.dark .btn{
  --tw-border-opacity:1;
  border-color:rgb(17 24 39/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.dark .btn:hover{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .btn:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.btn:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.btn:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.btn:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.btn-xs{
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  border-radius: 0.25rem;
  height: 1.5rem !important;
  font-size: 0.8em;
}

.max-h-180 {
  max-height: 45rem !important;
}

button.btn{
  position:relative;
  display:inline-flex;
  height:2.5rem;
  align-items:center;
  white-space:nowrap;
}

a.btn{
  height: 2.5rem;
  display: inline-flex;
  align-items: center;
}

a.btn > svg , a.btn > i{
  margin-right:.5rem;
}

.chip-counter{
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  margin-left:.5rem;
  display:inline-flex;
  height:1.5rem;
  width:1.5rem;
  align-items:center;
  justify-content:center;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(195 221 253/var(--tw-bg-opacity));
  font-size:.75rem;
  line-height:1rem;
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.chip{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  margin-right:.5rem;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  padding-bottom:.25rem;
  padding-top:.25rem;
  padding-left:.625rem;
  padding-right:.625rem;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.note-editor .chip {
  text-align: center;
}

.chip-success{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  margin-right:.5rem;
  white-space:nowrap;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  padding-bottom:.25rem;
  padding-top:.25rem;
  padding-left:.625rem;
  padding-right:.625rem;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity));
}

.dark .chip-success{
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.note-editor .chip-success {
  text-align: center;
}

.chip-success:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.chip-warning{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
  margin-right:.5rem;
  white-space:nowrap;
  border-radius:9999px;
  padding-bottom:.25rem;
  padding-top:.25rem;
  padding-left:.625rem;
  padding-right:.625rem;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
}

.note-editor .chip-warning {
  text-align: center;
}

.chip-warning:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.chip-danger{
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
  margin-right:.5rem;
  white-space:nowrap;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity));
  padding-bottom:.25rem;
  padding-top:.25rem;
  padding-left:.625rem;
  padding-right:.625rem;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity));
}

.dark .chip-danger{
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.note-editor .chip-danger {
  text-align: center;
}

.chip-danger:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.bg-success{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
}

.dark .bg-success{
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity))
}

.bg-success:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.bg-info{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
}

.dark .bg-info{
  --tw-bg-opacity:1;
  background-color:rgb(63 131 248/var(--tw-bg-opacity))
}

.bg-info:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-warning{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.bg-warning:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bg-blue{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
}

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

.bg-blue:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-danger{
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity));
}

.dark .bg-danger{
  --tw-bg-opacity:1;
  background-color:rgb(240 82 82/var(--tw-bg-opacity))
}

.bg-danger:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.fitem{
  margin-left: 0px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-left:0;
  border-bottom-left-radius:.5rem;
  border-top-left-radius:.5rem;
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.fitem:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .fitem{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .fitem:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.fitem:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.fitem:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.fitem:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.page-item{
  margin-left: 0px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-left:0;
  border-bottom-left-radius:.5rem;
  border-top-left-radius:.5rem;
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.page-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .page-item{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .page-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.page-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.page-item:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.page-item:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.page-item-inner{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.page-item-inner:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .page-item-inner{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .page-item-inner:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.page-item-inner:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.page-item-inner:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.page-item-inner:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.page-item-outer{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  display:block;
  border-bottom-right-radius:.5rem;
  border-top-right-radius:.5rem;
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.page-item-outer:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .page-item-outer{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .page-item-outer:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.page-item-outer:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.page-item-outer:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.page-item-outer:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

input[type=text],input[type=date],input[type=number],input[type=password],input[type=email],[type=file],[type=datetime-local],[type=textbox],[type=combobox],[type=search],[type=time],textarea{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:block;
  height:2.5rem;
  width:100%;
  border-radius:.5rem;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(209 213 219/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

input[type=text]:focus,input[type=date]:focus,input[type=number]:focus,input[type=password]:focus,input[type=email]:focus,[type=file]:focus,[type=datetime-local]:focus,[type=textbox]:focus,[type=combobox]:focus,[type=search]:focus,[type=time]:focus,textarea:focus{
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

.dark input[type=text],.dark input[type=date],.dark input[type=number],.dark input[type=password],.dark input[type=email],.dark [type=file],.dark [type=datetime-local],.dark [type=textbox],.dark [type=combobox],.dark [type=search],.dark [type=time],.dark textarea{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark input[type=text]::-moz-placeholder,.dark input[type=date]::-moz-placeholder,.dark input[type=number]::-moz-placeholder,.dark input[type=password]::-moz-placeholder,.dark input[type=email]::-moz-placeholder,.dark [type=file]::-moz-placeholder,.dark [type=datetime-local]::-moz-placeholder,.dark [type=textbox]::-moz-placeholder,.dark [type=combobox]::-moz-placeholder,.dark [type=search]::-moz-placeholder,.dark [type=time]::-moz-placeholder,.dark textarea::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(156 163 175/var(--tw-placeholder-opacity))
}

.dark input[type=text]::-moz-placeholder, .dark input[type=date]::-moz-placeholder, .dark input[type=number]::-moz-placeholder, .dark input[type=password]::-moz-placeholder, .dark input[type=email]::-moz-placeholder, .dark [type=file]::-moz-placeholder, .dark [type=datetime-local]::-moz-placeholder, .dark [type=textbox]::-moz-placeholder, .dark [type=combobox]::-moz-placeholder, .dark [type=search]::-moz-placeholder, .dark [type=time]::-moz-placeholder, .dark textarea::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(156 163 175/var(--tw-placeholder-opacity))
}

.dark input[type=text]::placeholder,.dark input[type=date]::placeholder,.dark input[type=number]::placeholder,.dark input[type=password]::placeholder,.dark input[type=email]::placeholder,.dark [type=file]::placeholder,.dark [type=datetime-local]::placeholder,.dark [type=textbox]::placeholder,.dark [type=combobox]::placeholder,.dark [type=search]::placeholder,.dark [type=time]::placeholder,.dark textarea::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(156 163 175/var(--tw-placeholder-opacity))
}

.dark input[type=text]:focus,.dark input[type=date]:focus,.dark input[type=number]:focus,.dark input[type=password]:focus,.dark input[type=email]:focus,.dark [type=file]:focus,.dark [type=datetime-local]:focus,.dark [type=textbox]:focus,.dark [type=combobox]:focus,.dark [type=search]:focus,.dark [type=time]:focus,.dark textarea:focus{
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

input[type=text]:focus,input[type=date]:focus,input[type=number]:focus,input[type=password]:focus,input[type=email]:focus,[type=file]:focus,[type=datetime-local]:focus,[type=textbox]:focus,[type=combobox]:focus,[type=search]:focus,[type=time]:focus,textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

input[type=text]:is(.dark *),input[type=date]:is(.dark *),input[type=number]:is(.dark *),input[type=password]:is(.dark *),input[type=email]:is(.dark *),[type=file]:is(.dark *),[type=datetime-local]:is(.dark *),[type=textbox]:is(.dark *),[type=combobox]:is(.dark *),[type=search]:is(.dark *),[type=time]:is(.dark *),textarea:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

input[type=text]:is(.dark *)::-moz-placeholder, input[type=date]:is(.dark *)::-moz-placeholder, input[type=number]:is(.dark *)::-moz-placeholder, input[type=password]:is(.dark *)::-moz-placeholder, input[type=email]:is(.dark *)::-moz-placeholder, [type=file]:is(.dark *)::-moz-placeholder, [type=datetime-local]:is(.dark *)::-moz-placeholder, [type=textbox]:is(.dark *)::-moz-placeholder, [type=combobox]:is(.dark *)::-moz-placeholder, [type=search]:is(.dark *)::-moz-placeholder, [type=time]:is(.dark *)::-moz-placeholder, textarea:is(.dark *)::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}

input[type=text]:is(.dark *)::placeholder,input[type=date]:is(.dark *)::placeholder,input[type=number]:is(.dark *)::placeholder,input[type=password]:is(.dark *)::placeholder,input[type=email]:is(.dark *)::placeholder,[type=file]:is(.dark *)::placeholder,[type=datetime-local]:is(.dark *)::placeholder,[type=textbox]:is(.dark *)::placeholder,[type=combobox]:is(.dark *)::placeholder,[type=search]:is(.dark *)::placeholder,[type=time]:is(.dark *)::placeholder,textarea:is(.dark *)::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}

input[type=text]:is(.dark *),input[type=date]:is(.dark *),input[type=number]:is(.dark *),input[type=password]:is(.dark *),input[type=email]:is(.dark *),[type=file]:is(.dark *),[type=datetime-local]:is(.dark *),[type=textbox]:is(.dark *),[type=combobox]:is(.dark *),[type=search]:is(.dark *),[type=time]:is(.dark *),textarea:is(.dark *){
  color-scheme: dark;
}

input[type=text]:focus:is(.dark *),input[type=date]:focus:is(.dark *),input[type=number]:focus:is(.dark *),input[type=password]:focus:is(.dark *),input[type=email]:focus:is(.dark *),[type=file]:focus:is(.dark *),[type=datetime-local]:focus:is(.dark *),[type=textbox]:focus:is(.dark *),[type=combobox]:focus:is(.dark *),[type=search]:focus:is(.dark *),[type=time]:focus:is(.dark *),textarea:focus:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

#stable_filter input[type=search]{
  margin: 0px;
}

select{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  display:block !important;
  width:100% !important;
  border-radius:.375rem !important;
  --tw-border-opacity:1 !important;
  border-color:rgb(209 213 219/var(--tw-border-opacity)) !important;
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05) !important;
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow) !important;
}

select:focus{
  --tw-border-opacity:1 !important;
  border-color:rgb(63 131 248/var(--tw-border-opacity)) !important;
  --tw-ring-opacity:1 !important;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity)) !important
}

.dark select{
  --tw-bg-opacity:1 !important;
  background-color:rgb(55 65 81/var(--tw-bg-opacity)) !important;
  --tw-text-opacity:1 !important;
  color:rgb(255 255 255/var(--tw-text-opacity)) !important
}

.dark select::-moz-placeholder{
  --tw-placeholder-opacity:1 !important;
  color:rgb(156 163 175/var(--tw-placeholder-opacity)) !important
}

.dark select::placeholder{
  --tw-placeholder-opacity:1 !important;
  color:rgb(156 163 175/var(--tw-placeholder-opacity)) !important
}

.dark select:focus{
  --tw-border-opacity:1 !important;
  border-color:rgb(63 131 248/var(--tw-border-opacity)) !important;
  --tw-ring-opacity:1 !important;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity)) !important
}

@media (min-width:640px){
  select{
    font-size:.875rem !important;
    line-height:1.25rem !important
  }
}

select:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) !important;
}

select:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

select:is(.dark *)::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1)) !important;
}

select:is(.dark *)::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1)) !important;
}

select:focus:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) !important;
}

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

label{
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  display:block;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

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

label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.hideReply b {
  font-weight:normal !important;
}

.hide-from-here b{
  font-weight:400;
}

.inappnav{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  display:flex;
  border-bottom-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));
}

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

.inappnav:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.inppnav ol{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1280px;
}

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

.inppnav ol{
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  width:100%;
  max-width:1280px;
}

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

.inppnav ol{
  padding-left:1rem;
  padding-right:1rem
}

@media (min-width:1024px){
  .inppnav ol{
    padding-left:2rem;
    padding-right:2rem
  }
}

@media (min-width: 640px){
  .inppnav ol{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px){
  .inppnav ol{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.btn-group{
  display:flex;
  align-items:center;
}

.btn-group input{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  height:1rem;
  width:1rem;
  --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(28 100 242/var(--tw-text-opacity));
}

.btn-group input:focus{
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  --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);
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

.dark .btn-group input{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-ring-offset-color:#1f2937
}

.dark .btn-group input:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(28 100 242/var(--tw-ring-opacity))
}

.btn-group 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(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(59 130 246 / var(--tw-ring-opacity, 1));
}

.btn-group input:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-color: #1f2937;
}

.btn-group input:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.btn-group label{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  margin-left:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .btn-group label{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.btn-group label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.list-link{
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

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

.list-link:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.modal{
  inset: 0px;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:10;
  overflow-y:auto;
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128/var(--tw-bg-opacity));
  transition-duration:.15s;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
}

.modal-dialog{
  padding:1rem;
}

.tabs-wrapper{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  border-bottom-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .tabs-wrapper{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.note-editor .tabs-wrapper {
  text-align: center;
}

.tabs-wrapper:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

ul.classic-tabs{
  margin-bottom:-1px;
  display:flex;
  flex-wrap:wrap;
}

ul.classic-tabs li{
  margin-right:.5rem;
}

ul.classic-tabs li a{
  display:inline-block;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  border-bottom-width:2px;
  border-color:transparent;
  padding:1rem;
}

ul.classic-tabs li a:hover{
  --tw-border-opacity:1;
  border-color:rgb(209 213 219/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(75 85 99/var(--tw-text-opacity))
}

.dark ul.classic-tabs li a:hover{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

ul.classic-tabs li a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

ul.classic-tabs li a:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.tab-pane{
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  display:none;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  padding:1rem;
}

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

.tab-pane:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.tab-pane.active{
  display:block;
}

.responsiveholder{
  max-height: 100%;
  overflow: auto;
  --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);
  position:relative;
  overflow-x:auto;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
}

@media (min-width:640px){
  .responsiveholder{
    border-radius:.5rem
  }
}

@media (min-width: 640px){
  .responsiveholder{
    border-radius: 0.5rem;
  }
}

.responsiveholder {
  max-height: 75vh !important;
}

.responsiveholder thead {
  position: sticky;
  top: 0px;
  /* 0px if you don't have a navbar, but something is required */
}

.sm-table-filter-wrapper{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  border-bottom-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
}

.dark .sm-table-filter-wrapper{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity))
}

.sm-table-filter-wrapper:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.sm-table-filter-wrapper ul{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-bottom:-1px;
  display:flex;
  flex-wrap:wrap;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .sm-table-filter-wrapper ul{
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.note-editor .sm-table-filter-wrapper ul {
  text-align: center;
}

.sm-table-filter-wrapper ul:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.sm-table-filter-wrapper li{
  margin-right:.5rem;
}

.sm-table-filter-wrapper li > a{
  display:inline-flex;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  border-bottom-width:2px;
  border-color:transparent;
  padding:1rem;
}

.sm-table-filter-wrapper li > a:hover{
  --tw-border-opacity:1;
  border-color:rgb(209 213 219/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(75 85 99/var(--tw-text-opacity))
}

.dark .sm-table-filter-wrapper li > a:hover{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.sm-table-filter-wrapper li > a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.sm-table-filter-wrapper li > a:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.sm-table-filter-wrapper li >a > svg{
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  margin-right:.5rem;
  height:1.25rem;
  width:1.25rem;
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity));
}

.group:hover .sm-table-filter-wrapper li >a > svg{
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity))
}

.dark .sm-table-filter-wrapper li >a > svg{
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity))
}

.dark .group:hover .sm-table-filter-wrapper li >a > svg{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.group:hover .sm-table-filter-wrapper li >a > svg{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.sm-table-filter-wrapper li >a > svg:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.group:hover .sm-table-filter-wrapper li >a > svg:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.sm-table-filter-wrapper li > a.active{
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  border-bottom-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(28 100 242/var(--tw-border-opacity));
}

element.style {
  touch-action: pan-y;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ngdialog.ngdialog-theme-default{
  padding: 0px !important;
  padding:0 !important;
}

.dark .ngdialog.ngdialog-theme-default{
  --tw-text-opacity:1 !important;
  color:rgb(156 163 175/var(--tw-text-opacity)) !important
}

@media (min-width:1024px){
  .ngdialog.ngdialog-theme-default{
    padding:2rem !important
  }
}

.ngdialog.ngdialog-theme-default:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 1024px){
  .ngdialog.ngdialog-theme-default{
    padding: 2rem !important;
  }
}

.dark .ngdialog.ngdialog-theme-default .ngdialog-content{
  --tw-bg-opacity:1 !important;
  background-color:rgb(107 114 128/var(--tw-bg-opacity)) !important
}

.ngdialog.ngdialog-theme-default .ngdialog-content:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

.ngdialog.ngdialog-theme-default.custom-width-large .ngdialog-content{
  height:100% !important;
  width:100% !important;
  overflow:hidden !important;
}

.dark .ngdialog.ngdialog-theme-default.custom-width-large .ngdialog-content{
  --tw-bg-opacity:1 !important;
  background-color:rgb(107 114 128/var(--tw-bg-opacity)) !important
}

.ngdialog.ngdialog-theme-default.custom-width-large .ngdialog-content:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 1024px){
  .ngdialog.ngdialog-theme-default.custom-width-large .ngdialog-content{
    width: 83.333333% !important;
  }
}

@media (min-width: 1280px){
  .ngdialog.ngdialog-theme-default.custom-width-large .ngdialog-content{
    width: 83.333333% !important;
  }
}

.ngdialog.ngdialog-theme-default.custom-width-medium .ngdialog-content{
  width:50% !important;
}

.dark .ngdialog.ngdialog-theme-default.custom-width-medium .ngdialog-content{
  --tw-bg-opacity:1 !important;
  background-color:rgb(107 114 128/var(--tw-bg-opacity)) !important
}

.ngdialog.ngdialog-theme-default.custom-width-medium .ngdialog-content:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 1024px){
  .ngdialog.ngdialog-theme-default.custom-width-medium .ngdialog-content{
    width: 50% !important;
  }
}

@media (min-width: 1280px){
  .ngdialog.ngdialog-theme-default.custom-width-medium .ngdialog-content{
    width: 50% !important;
  }
}

.ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content{
  width: 75% !important;
}

.dark .ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content{
  --tw-bg-opacity:1 !important;
  background-color:rgb(107 114 128/var(--tw-bg-opacity)) !important
}

.ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 640px){
  .ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content{
    width: 75% !important;
  }
}

@media (min-width: 768px){
  .ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content{
    width: 75% !important;
  }
}

@media (min-width: 1024px){
  .ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content{
    width: 50% !important;
  }
}

@media (min-width: 1280px){
  .ngdialog.ngdialog-theme-default.custom-width-small .ngdialog-content{
    width: 25% !important;
  }
}

.ng-toast__list > li{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  display:flex;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  padding:1rem;
}

.smallnav{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.5rem;
}

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

.smallnav{
  padding-left: 0px;
  padding-right: 0px;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:.5rem;
}

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

.smallnav{
  padding-left:0;
  padding-right:0
}

@media (min-width:640px){
  .smallnav>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-bottom:calc(0px*var(--tw-space-y-reverse));
    margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))
  }
}

@media (min-width:1024px){
  .smallnav{
    flex-direction:row
  }
}

@media (min-width: 640px){
  .smallnav > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .smallnav{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 768px){
  .smallnav{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1024px){
  .smallnav{
    flex-direction: row;
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.smallnav nav{
  display:flex;
  flex-wrap:wrap;
}

.smallnav  nav > ol{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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;
  gap:1rem;
  border-radius:.375rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1rem;
  padding-top:1rem;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

.dark .smallnav  nav > ol{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.smallnav  nav > ol:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.smallnav  nav > ol {
  overflow:  hidden;
}

.smallnav  nav > ul{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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;
  gap:1rem;
  border-radius:.375rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1rem;
  padding-top:1rem;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

.dark .smallnav  nav > ul{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.smallnav  nav > ul:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.smallnav  nav > ul {
  overflow:  hidden;
}

.smallnav li > div > a{
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity));
}

.smallnav li > div > a:hover{
  color:rgb(55 65 81/var(--tw-text-opacity));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}

.smallnav li > div > a:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.smallnav li > div > a > a{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-left:.5rem;
  display:none;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.smallnav li > div > a > a:hover{
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .smallnav li > div > a > a{
  --tw-text-opacity:1;
  color:rgb(243 244 246/var(--tw-text-opacity))
}

@media (min-width:640px){
  .smallnav li > div > a > a{
    display:none
  }
}

@media (min-width:768px){
  .smallnav li > div > a > a{
    display:block
  }
}

@media (min-width:1024px){
  .smallnav li > div > a > a{
    display:block
  }
}

@media (min-width:1280px){
  .smallnav li > div > a > a{
    display:block
  }
}

.smallnav li > div > a > a:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.smallnav li > div > a > a:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.smallnav li > div > a > a:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .smallnav li > div > a > a{
    display: none;
  }
}

@media (min-width: 768px){
  .smallnav li > div > a > a{
    display: block;
  }
}

@media (min-width: 1024px){
  .smallnav li > div > a > a{
    display: block;
  }
}

@media (min-width: 1280px){
  .smallnav li > div > a > a{
    display: block;
  }
}

.smallnav li > div > a{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-left:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.smallnav li > div > a:hover{
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .smallnav li > div > a{
  --tw-text-opacity:1;
  color:rgb(243 244 246/var(--tw-text-opacity))
}

.smallnav li > div > a:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.smallnav li > div > a:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.smallnav li > div > a:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

#atm-nav .tag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.smallnav .tag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.note-editor .smallnav .tag {
  text-align: center;
}

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

.fullnav span{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

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

.group:hover .fullnav span{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.fullnav span:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.group:hover .fullnav span:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.fullnav .tag span{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.dark .fullnav .tag span{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.fullnav .tag span:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.fullnav .tag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-top-width: 0px;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:0;
  --tw-border-opacity:1;
  border-color:rgb(26 86 219/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.note-editor .fullnav .tag {
  text-align: center;
}

.fullnav .navicon{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-bottom:.5rem;
  height:1.25rem;
  width:1.25rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.group:hover .fullnav .navicon{
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity))
}

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

.dark .group:hover .fullnav .navicon{
  --tw-text-opacity:1;
  color:rgb(63 131 248/var(--tw-text-opacity))
}

.group:hover .fullnav .navicon{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.fullnav .navicon:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.group:hover .fullnav .navicon:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.fullnav .tag .navicon{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.smallnav .info{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  margin-left:.5rem;
  display:inline-flex;
  align-items:center;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  padding-left:.625rem;
  padding-right:.625rem;
  padding-bottom:.125rem;
  padding-top:.125rem;
  font-size:.75rem;
  line-height:1rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

#top-nav .tag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.dropdown-item{
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  display:block;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  --tw-text-opacity:1;
  color:rgb(75 85 99/var(--tw-text-opacity));
}

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

.dark .dropdown-item{
  --tw-text-opacity:1;
  color:rgb(243 244 246/var(--tw-text-opacity))
}

.dark .dropdown-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dropdown-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.dropdown-item:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.dropdown-item:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dropdown-menu{
  width: -moz-fit-content;
  width: fit-content;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
  z-index:10;
  display:none;
  width:11rem;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

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

.dropdown-menu:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.link:hover{
  cursor: pointer;
}

.link{
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
  cursor:pointer !important;
  font-weight:500 !important;
  --tw-text-opacity:1 !important;
  color:rgb(28 100 242/var(--tw-text-opacity)) !important;
}

.dark .link{
  --tw-text-opacity:1 !important;
  color:rgb(164 202 254/var(--tw-text-opacity)) !important
}

.link:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1)) !important;
}

.opp-containergrid {
  display: grid;
  grid-template-columns: 1.5fr 1fr ;
  gap:1rem;
  grid-template-areas:
        "Over-View Status"
        "Over-View People"
        "Value Dates"
        "Source Quotes"
        "Notes Events";
}

.quote-tab-on{
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .quote-tab-on{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.quote-tab-on:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.quote-tab-off{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.Over-View {
  grid-area: Over-View;
}

.People {
  grid-area: People;
}

.Status {
  grid-area: Status;
}

.Value {
  grid-area: Value
}

.Source {
  grid-area: Source
}

.Dates {
  grid-area: Dates
}

.Events {
  grid-area: Events;
}

.Quotes {
  grid-area: Quotes;
}

.Notes {
  grid-area: Notes;
}

.jquotegrid{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.
.jquotebody{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.jquotegrid{
  border-bottom-width:1px;
}

.popupbackground{
  inset: 0px;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:50;
  background-color:rgb(17 24 39/var(--tw-bg-opacity));
  --tw-bg-opacity:0.5;
}

.drawer{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  position:fixed;
  z-index:40;
  height:100vh;
  width:24rem;
  overflow-y:auto;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding:1rem;
}

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

.drawer:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.drawer h5{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-bottom:1.5rem;
  display:inline-flex;
  align-items:center;
  font-size:1rem;
  line-height:1.5rem;
  font-weight:600;
  text-transform:uppercase;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

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

.drawer h5:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.drawer button:not(.closebutton){
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom:.5rem;
  margin-right:.5rem;
  display:flex;
  width:100%;
  align-items:center;
  justify-content:center;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(26 86 219/var(--tw-bg-opacity));
  padding-left:1.25rem;
  padding-right:1.25rem;
  padding-bottom:.625rem;
  padding-top:.625rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.drawer button:not(.closebutton):hover{
  --tw-bg-opacity:1;
  background-color:rgb(30 66 159/var(--tw-bg-opacity))
}

.drawer button:not(.closebutton):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(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:1;
  --tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity))
}

.dark .drawer button:not(.closebutton){
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity))
}

.dark .drawer button:not(.closebutton):hover{
  --tw-bg-opacity:1;
  background-color:rgb(26 86 219/var(--tw-bg-opacity))
}

.dark .drawer button:not(.closebutton):focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(30 66 159/var(--tw-ring-opacity))
}

.drawer button:not(.closebutton):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.drawer button:not(.closebutton):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(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: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.drawer button:not(.closebutton):is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.drawer button:not(.closebutton):hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.drawer button:not(.closebutton):focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.drawer .closebutton{
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  position:absolute;
  top:.625rem;
  right:.625rem;
  display:inline-flex;
  align-items:center;
  border-radius:.5rem;
  background-color:transparent;
  padding:.375rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity));
}

.drawer .closebutton:hover{
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity))
}

.dark .drawer .closebutton:hover{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.drawer .closebutton:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.drawer .closebutton:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.contractcomponent .containergrid {
  display: grid;
  grid-template-columns: 1.5fr 1fr ;
  gap:1rem;
  grid-template-areas:
        "Over-View  Status "
        "Over-View  People "
        "Notes   Quotes"
        "Events  Events";
}

.dataTables_filter input{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-right:.25rem;
  border-radius:.5rem;
  padding:.625rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

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

.dataTables_filter input: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(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:1;
  --tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))
}

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

.dark .dataTables_filter input:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity))
}

.dark .dataTables_filter input:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.dataTables_filter input:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.dataTables_filter input: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(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: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.dataTables_filter input:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.dataTables_filter input:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.dataTables_filter input:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.dataTables_filter label{
  display:inline;
}

.moment-picker.dataTables_filter label {
  display: block;
  position: relative;
}

.moment-picker.dataTables_filter label .moment-picker-container {
  position: relative;
  margin: 0;
}

.moment-picker.dataTables_filter label .moment-picker-container:before,
.moment-picker.dataTables_filter label .moment-picker-container:after {
  content: none;
}

.dataTables_filter{
  display:flex;
  align-items:flex-end;
  gap:1rem;
}

.dataTables_length{
  margin-top: 0px;
  margin-bottom:1rem;
  margin-left:.25rem;
  margin-top:0;
}

.dataTables_info{
  margin-top:1rem;
}

.pagination li{
  float: right;
  margin-left:.5rem;
  margin-top:1rem;
  display:inline;
}

.moment-picker.pagination li {
  display: block;
  position: relative;
}

.moment-picker.pagination li .moment-picker-container {
  position: relative;
  margin: 0;
}

.moment-picker.pagination li .moment-picker-container:before,
.moment-picker.pagination li .moment-picker-container:after {
  content: none;
}

.filters td input{
  margin-bottom:.5rem;
  margin-left:.25rem;
}

.card-header h3
.jquotebody{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.note-editor .card-header h3 {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .card-header h3:hover,
.note-editor .card-header h3:focus,
.note-editor .card-header h3:active,
.note-editor .card-header h3.active,
.open .dropdown-toggle.note-editor .card-header h3 {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.note-editor .card-header h3:active,
.note-editor .card-header h3.active,
.open .dropdown-toggle.note-editor .card-header h3 {
  background-image: none;
}

.note-editor .card-header h3.disabled,
.note-editor .card-header h3[disabled],
fieldset[disabled] .note-editor .card-header h3,
.note-editor .card-header h3.disabled:hover,
.note-editor .card-header h3[disabled]:hover,
fieldset[disabled] .note-editor .card-header h3:hover,
.note-editor .card-header h3.disabled:focus,
.note-editor .card-header h3[disabled]:focus,
fieldset[disabled] .note-editor .card-header h3:focus,
.note-editor .card-header h3.disabled:active,
.note-editor .card-header h3[disabled]:active,
fieldset[disabled] .note-editor .card-header h3:active,
.note-editor .card-header h3.disabled.active,
.note-editor .card-header h3[disabled].active,
fieldset[disabled] .note-editor .card-header h3.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .card-header h3 {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .card-header h3:hover,
.note-editor .card-header h3:focus,
.note-editor .card-header h3:active,
.note-editor .card-header h3.active,
.open .dropdown-toggle.note-editor .card-header h3 {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.note-editor .card-header h3:active,
.note-editor .card-header h3.active,
.open .dropdown-toggle.note-editor .card-header h3 {
  background-image: none;
}

.note-editor .card-header h3.disabled,
.note-editor .card-header h3[disabled],
fieldset[disabled] .note-editor .card-header h3,
.note-editor .card-header h3.disabled:hover,
.note-editor .card-header h3[disabled]:hover,
fieldset[disabled] .note-editor .card-header h3:hover,
.note-editor .card-header h3.disabled:focus,
.note-editor .card-header h3[disabled]:focus,
fieldset[disabled] .note-editor .card-header h3:focus,
.note-editor .card-header h3.disabled:active,
.note-editor .card-header h3[disabled]:active,
fieldset[disabled] .note-editor .card-header h3:active,
.note-editor .card-header h3.disabled.active,
.note-editor .card-header h3[disabled].active,
fieldset[disabled] .note-editor .card-header h3.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .card-header h3 {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .card-header h3:hover,
.note-editor .card-header h3:focus,
.note-editor .card-header h3:active,
.note-editor .card-header h3.active,
.open .dropdown-toggle.note-editor .card-header h3 {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.note-editor .card-header h3:active,
.note-editor .card-header h3.active,
.open .dropdown-toggle.note-editor .card-header h3 {
  background-image: none;
}

.note-editor .card-header h3.disabled,
.note-editor .card-header h3[disabled],
fieldset[disabled] .note-editor .card-header h3,
.note-editor .card-header h3.disabled:hover,
.note-editor .card-header h3[disabled]:hover,
fieldset[disabled] .note-editor .card-header h3:hover,
.note-editor .card-header h3.disabled:focus,
.note-editor .card-header h3[disabled]:focus,
fieldset[disabled] .note-editor .card-header h3:focus,
.note-editor .card-header h3.disabled:active,
.note-editor .card-header h3[disabled]:active,
fieldset[disabled] .note-editor .card-header h3:active,
.note-editor .card-header h3.disabled.active,
.note-editor .card-header h3[disabled].active,
fieldset[disabled] .note-editor .card-header h3.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .card-header h3 {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.card-header h3 .note-editor .caret,.card-header h3 .note-editor .caret,.card-header h3 .note-editor .caret {
  border-top-color: #fff;
}


.note-editor .dropup .card-header h3 .caret,
.note-editor .dropup .card-header h3 .caret,
.note-editor .dropup .card-header h3 .caret {
  border-bottom-color: #fff;
}

.page-title
.jquotebody{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.note-editor .page-title {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .page-title:hover,
.note-editor .page-title:focus,
.note-editor .page-title:active,
.note-editor .page-title.active,
.open .dropdown-toggle.note-editor .page-title {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.note-editor .page-title:active,
.note-editor .page-title.active,
.open .dropdown-toggle.note-editor .page-title {
  background-image: none;
}

.note-editor .page-title.disabled,
.note-editor .page-title[disabled],
fieldset[disabled] .note-editor .page-title,
.note-editor .page-title.disabled:hover,
.note-editor .page-title[disabled]:hover,
fieldset[disabled] .note-editor .page-title:hover,
.note-editor .page-title.disabled:focus,
.note-editor .page-title[disabled]:focus,
fieldset[disabled] .note-editor .page-title:focus,
.note-editor .page-title.disabled:active,
.note-editor .page-title[disabled]:active,
fieldset[disabled] .note-editor .page-title:active,
.note-editor .page-title.disabled.active,
.note-editor .page-title[disabled].active,
fieldset[disabled] .note-editor .page-title.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .page-title {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .page-title:hover,
.note-editor .page-title:focus,
.note-editor .page-title:active,
.note-editor .page-title.active,
.open .dropdown-toggle.note-editor .page-title {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.note-editor .page-title:active,
.note-editor .page-title.active,
.open .dropdown-toggle.note-editor .page-title {
  background-image: none;
}

.note-editor .page-title.disabled,
.note-editor .page-title[disabled],
fieldset[disabled] .note-editor .page-title,
.note-editor .page-title.disabled:hover,
.note-editor .page-title[disabled]:hover,
fieldset[disabled] .note-editor .page-title:hover,
.note-editor .page-title.disabled:focus,
.note-editor .page-title[disabled]:focus,
fieldset[disabled] .note-editor .page-title:focus,
.note-editor .page-title.disabled:active,
.note-editor .page-title[disabled]:active,
fieldset[disabled] .note-editor .page-title:active,
.note-editor .page-title.disabled.active,
.note-editor .page-title[disabled].active,
fieldset[disabled] .note-editor .page-title.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .page-title {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .page-title:hover,
.note-editor .page-title:focus,
.note-editor .page-title:active,
.note-editor .page-title.active,
.open .dropdown-toggle.note-editor .page-title {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.note-editor .page-title:active,
.note-editor .page-title.active,
.open .dropdown-toggle.note-editor .page-title {
  background-image: none;
}

.note-editor .page-title.disabled,
.note-editor .page-title[disabled],
fieldset[disabled] .note-editor .page-title,
.note-editor .page-title.disabled:hover,
.note-editor .page-title[disabled]:hover,
fieldset[disabled] .note-editor .page-title:hover,
.note-editor .page-title.disabled:focus,
.note-editor .page-title[disabled]:focus,
fieldset[disabled] .note-editor .page-title:focus,
.note-editor .page-title.disabled:active,
.note-editor .page-title[disabled]:active,
fieldset[disabled] .note-editor .page-title:active,
.note-editor .page-title.disabled.active,
.note-editor .page-title[disabled].active,
fieldset[disabled] .note-editor .page-title.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .page-title {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.page-title .note-editor .caret,.page-title .note-editor .caret,.page-title .note-editor .caret {
  border-top-color: #fff;
}


.note-editor .dropup .page-title .caret,
.note-editor .dropup .page-title .caret,
.note-editor .dropup .page-title .caret {
  border-bottom-color: #fff;
}

.card-header h5
.jquotebody{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.note-editor .card-header h5 {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .card-header h5:hover,
.note-editor .card-header h5:focus,
.note-editor .card-header h5:active,
.note-editor .card-header h5.active,
.open .dropdown-toggle.note-editor .card-header h5 {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.note-editor .card-header h5:active,
.note-editor .card-header h5.active,
.open .dropdown-toggle.note-editor .card-header h5 {
  background-image: none;
}

.note-editor .card-header h5.disabled,
.note-editor .card-header h5[disabled],
fieldset[disabled] .note-editor .card-header h5,
.note-editor .card-header h5.disabled:hover,
.note-editor .card-header h5[disabled]:hover,
fieldset[disabled] .note-editor .card-header h5:hover,
.note-editor .card-header h5.disabled:focus,
.note-editor .card-header h5[disabled]:focus,
fieldset[disabled] .note-editor .card-header h5:focus,
.note-editor .card-header h5.disabled:active,
.note-editor .card-header h5[disabled]:active,
fieldset[disabled] .note-editor .card-header h5:active,
.note-editor .card-header h5.disabled.active,
.note-editor .card-header h5[disabled].active,
fieldset[disabled] .note-editor .card-header h5.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .card-header h5 {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .card-header h5:hover,
.note-editor .card-header h5:focus,
.note-editor .card-header h5:active,
.note-editor .card-header h5.active,
.open .dropdown-toggle.note-editor .card-header h5 {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.note-editor .card-header h5:active,
.note-editor .card-header h5.active,
.open .dropdown-toggle.note-editor .card-header h5 {
  background-image: none;
}

.note-editor .card-header h5.disabled,
.note-editor .card-header h5[disabled],
fieldset[disabled] .note-editor .card-header h5,
.note-editor .card-header h5.disabled:hover,
.note-editor .card-header h5[disabled]:hover,
fieldset[disabled] .note-editor .card-header h5:hover,
.note-editor .card-header h5.disabled:focus,
.note-editor .card-header h5[disabled]:focus,
fieldset[disabled] .note-editor .card-header h5:focus,
.note-editor .card-header h5.disabled:active,
.note-editor .card-header h5[disabled]:active,
fieldset[disabled] .note-editor .card-header h5:active,
.note-editor .card-header h5.disabled.active,
.note-editor .card-header h5[disabled].active,
fieldset[disabled] .note-editor .card-header h5.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .card-header h5 {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .card-header h5:hover,
.note-editor .card-header h5:focus,
.note-editor .card-header h5:active,
.note-editor .card-header h5.active,
.open .dropdown-toggle.note-editor .card-header h5 {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.note-editor .card-header h5:active,
.note-editor .card-header h5.active,
.open .dropdown-toggle.note-editor .card-header h5 {
  background-image: none;
}

.note-editor .card-header h5.disabled,
.note-editor .card-header h5[disabled],
fieldset[disabled] .note-editor .card-header h5,
.note-editor .card-header h5.disabled:hover,
.note-editor .card-header h5[disabled]:hover,
fieldset[disabled] .note-editor .card-header h5:hover,
.note-editor .card-header h5.disabled:focus,
.note-editor .card-header h5[disabled]:focus,
fieldset[disabled] .note-editor .card-header h5:focus,
.note-editor .card-header h5.disabled:active,
.note-editor .card-header h5[disabled]:active,
fieldset[disabled] .note-editor .card-header h5:active,
.note-editor .card-header h5.disabled.active,
.note-editor .card-header h5[disabled].active,
fieldset[disabled] .note-editor .card-header h5.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .card-header h5 {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.card-header h5 .note-editor .caret,.card-header h5 .note-editor .caret,.card-header h5 .note-editor .caret {
  border-top-color: #fff;
}


.note-editor .dropup .card-header h5 .caret,
.note-editor .dropup .card-header h5 .caret,
.note-editor .dropup .card-header h5 .caret {
  border-bottom-color: #fff;
}

.rewasdsdad{
  margin-left: 4rem;
}

#prefsArea .table{
  min-width: 100%;
}

#prefsArea .table > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1));
}

#prefsArea .table>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
  --tw-divide-opacity:1;
  border-color:rgb(209 213 219/var(--tw-divide-opacity))
}

#prefsArea .table thead{
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  font-size:.75rem;
  line-height:1rem;
  text-transform:uppercase;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

.dark #prefsArea .table thead{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

#prefsArea .table thead:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

#prefsArea tbody > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

#prefsArea tbody>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.dark #prefsArea tbody{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity))
}

#prefsArea tbody:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-divide-opacity, 1));
}

#prefsArea tbody:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

#prefsArea .table
.jquotebody,thead tr
.jquotebody{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.note-editor #prefsArea .table,.note-editor thead tr {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor #prefsArea .table:hover,
.note-editor #prefsArea .table:focus,
.note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.active,
.open .dropdown-toggle.note-editor #prefsArea .table,.note-editor thead tr:hover,
.note-editor thead tr:focus,
.note-editor thead tr:active,
.note-editor thead tr.active,
.open .dropdown-toggle.note-editor thead tr {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.active,
.open .dropdown-toggle.note-editor #prefsArea .table,.note-editor thead tr:active,
.note-editor thead tr.active,
.open .dropdown-toggle.note-editor thead tr {
  background-image: none;
}

.note-editor #prefsArea .table.disabled,
.note-editor #prefsArea .table[disabled],
fieldset[disabled] .note-editor #prefsArea .table,
.note-editor #prefsArea .table.disabled:hover,
.note-editor #prefsArea .table[disabled]:hover,
fieldset[disabled] .note-editor #prefsArea .table:hover,
.note-editor #prefsArea .table.disabled:focus,
.note-editor #prefsArea .table[disabled]:focus,
fieldset[disabled] .note-editor #prefsArea .table:focus,
.note-editor #prefsArea .table.disabled:active,
.note-editor #prefsArea .table[disabled]:active,
fieldset[disabled] .note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.disabled.active,
.note-editor #prefsArea .table[disabled].active,
fieldset[disabled] .note-editor #prefsArea .table.active,.note-editor thead tr.disabled,
.note-editor thead tr[disabled],
fieldset[disabled] .note-editor thead tr,
.note-editor thead tr.disabled:hover,
.note-editor thead tr[disabled]:hover,
fieldset[disabled] .note-editor thead tr:hover,
.note-editor thead tr.disabled:focus,
.note-editor thead tr[disabled]:focus,
fieldset[disabled] .note-editor thead tr:focus,
.note-editor thead tr.disabled:active,
.note-editor thead tr[disabled]:active,
fieldset[disabled] .note-editor thead tr:active,
.note-editor thead tr.disabled.active,
.note-editor thead tr[disabled].active,
fieldset[disabled] .note-editor thead tr.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor #prefsArea .table,.note-editor thead tr {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor #prefsArea .table:hover,
.note-editor #prefsArea .table:focus,
.note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.active,
.open .dropdown-toggle.note-editor #prefsArea .table,.note-editor thead tr:hover,
.note-editor thead tr:focus,
.note-editor thead tr:active,
.note-editor thead tr.active,
.open .dropdown-toggle.note-editor thead tr {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.active,
.open .dropdown-toggle.note-editor #prefsArea .table,.note-editor thead tr:active,
.note-editor thead tr.active,
.open .dropdown-toggle.note-editor thead tr {
  background-image: none;
}

.note-editor #prefsArea .table.disabled,
.note-editor #prefsArea .table[disabled],
fieldset[disabled] .note-editor #prefsArea .table,
.note-editor #prefsArea .table.disabled:hover,
.note-editor #prefsArea .table[disabled]:hover,
fieldset[disabled] .note-editor #prefsArea .table:hover,
.note-editor #prefsArea .table.disabled:focus,
.note-editor #prefsArea .table[disabled]:focus,
fieldset[disabled] .note-editor #prefsArea .table:focus,
.note-editor #prefsArea .table.disabled:active,
.note-editor #prefsArea .table[disabled]:active,
fieldset[disabled] .note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.disabled.active,
.note-editor #prefsArea .table[disabled].active,
fieldset[disabled] .note-editor #prefsArea .table.active,.note-editor thead tr.disabled,
.note-editor thead tr[disabled],
fieldset[disabled] .note-editor thead tr,
.note-editor thead tr.disabled:hover,
.note-editor thead tr[disabled]:hover,
fieldset[disabled] .note-editor thead tr:hover,
.note-editor thead tr.disabled:focus,
.note-editor thead tr[disabled]:focus,
fieldset[disabled] .note-editor thead tr:focus,
.note-editor thead tr.disabled:active,
.note-editor thead tr[disabled]:active,
fieldset[disabled] .note-editor thead tr:active,
.note-editor thead tr.disabled.active,
.note-editor thead tr[disabled].active,
fieldset[disabled] .note-editor thead tr.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor #prefsArea .table,.note-editor thead tr {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor #prefsArea .table:hover,
.note-editor #prefsArea .table:focus,
.note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.active,
.open .dropdown-toggle.note-editor #prefsArea .table,.note-editor thead tr:hover,
.note-editor thead tr:focus,
.note-editor thead tr:active,
.note-editor thead tr.active,
.open .dropdown-toggle.note-editor thead tr {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.active,
.open .dropdown-toggle.note-editor #prefsArea .table,.note-editor thead tr:active,
.note-editor thead tr.active,
.open .dropdown-toggle.note-editor thead tr {
  background-image: none;
}

.note-editor #prefsArea .table.disabled,
.note-editor #prefsArea .table[disabled],
fieldset[disabled] .note-editor #prefsArea .table,
.note-editor #prefsArea .table.disabled:hover,
.note-editor #prefsArea .table[disabled]:hover,
fieldset[disabled] .note-editor #prefsArea .table:hover,
.note-editor #prefsArea .table.disabled:focus,
.note-editor #prefsArea .table[disabled]:focus,
fieldset[disabled] .note-editor #prefsArea .table:focus,
.note-editor #prefsArea .table.disabled:active,
.note-editor #prefsArea .table[disabled]:active,
fieldset[disabled] .note-editor #prefsArea .table:active,
.note-editor #prefsArea .table.disabled.active,
.note-editor #prefsArea .table[disabled].active,
fieldset[disabled] .note-editor #prefsArea .table.active,.note-editor thead tr.disabled,
.note-editor thead tr[disabled],
fieldset[disabled] .note-editor thead tr,
.note-editor thead tr.disabled:hover,
.note-editor thead tr[disabled]:hover,
fieldset[disabled] .note-editor thead tr:hover,
.note-editor thead tr.disabled:focus,
.note-editor thead tr[disabled]:focus,
fieldset[disabled] .note-editor thead tr:focus,
.note-editor thead tr.disabled:active,
.note-editor thead tr[disabled]:active,
fieldset[disabled] .note-editor thead tr:active,
.note-editor thead tr.disabled.active,
.note-editor thead tr[disabled].active,
fieldset[disabled] .note-editor thead tr.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor #prefsArea .table,.note-editor thead tr {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#prefsArea .table .note-editor .caret,#prefsArea .table .note-editor .caret,#prefsArea .table .note-editor .caret,thead tr .note-editor .caret,thead tr .note-editor .caret,thead tr .note-editor .caret {
  border-top-color: #fff;
}


.note-editor .dropup #prefsArea .table .caret,
.note-editor .dropup #prefsArea .table .caret,
.note-editor .dropup #prefsArea .table .caret,
.note-editor .dropup thead tr .caret,
.note-editor .dropup thead tr .caret,
.note-editor .dropup thead tr .caret {
  border-bottom-color: #fff;
}

#prefsArea .table thead  th{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  padding-left:.75rem;
  padding-right:.75rem;
  padding-bottom:.875rem;
  padding-top:.875rem;
  text-align:left;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark #prefsArea .table thead  th{
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.note-editor #prefsArea .table thead  th {
  text-align: left;
}

#prefsArea .table thead  th:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

#prefsArea .table tbody th{
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1rem;
  padding-top:1rem;
}

.control-group{
  padding:.5rem;
}

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

.control-label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.modal{
  top: 0px;
  right: 0px;
  left: 0px;
  --tw-backdrop-opacity: opacity(1);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  position:fixed;
  left:0;
  top:0;
  right:0;
  z-index:50;
  display:none;
  width:100%;
  align-items:center;
  justify-content:center;
  overflow-y:auto;
  overflow-x:hidden;
}

@media (min-width:768px){
  .modal{
    bottom:0;
    left:0;
    right:0;
    top:0;
    height:100%
  }
}

@media (min-width: 768px){
  .modal{
    inset: 0px;
    height: 100%;
  }
}

.modal-dialog{
  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));
  position:relative;
  top:50%;
  left:50%;
  height:100%;
  width:100%;
  max-width:42rem;
  --tw-translate-y:-50%;
  --tw-translate-x:-50%;
  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));
  align-items:center;
  justify-content:center;
  padding:1rem;
}

@media (min-width:768px){
  .modal-dialog{
    height:auto
  }
}

@media (min-width: 768px){
  .modal-dialog{
    height: auto;
  }
}

.modal-content{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
  position:relative;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding:1rem;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

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

.modal-content:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.modal-header {
  margin-right: -16px;
  margin-left: -16px;
  margin-bottom: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  margin-bottom:0;
  border-bottom-width:1px;
  padding-bottom:.75rem;
  padding-top:.75rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(31 41 55/var(--tw-text-opacity))
}

.dark .modal-header{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(243 244 246/var(--tw-text-opacity))
}

.note-editor .modal-header {
  text-align: center;
}

.modal-header:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.modal-title{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  line-height:1.75rem;
  font-size:1.25rem;
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

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

.modal-title:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.modal-body{
  padding-right: 1.25rem;
  margin-top:1rem;
  padding-left:1.25rem;
}

.modal-footer{
  padding: 0px;
  text-transform: capitalize;
  margin-top:1rem;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  gap:.5rem;
  padding:0;
}

.emails * h1{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .emails * h1{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.emails * h1:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.emails * p, .emails * div * p{
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(75 85 99/var(--tw-text-opacity));
}

.dark .emails * p,.dark  .emails * div * p{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.emails * p:is(.dark *), .emails * div * p:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.emails * h3, .emails * time{
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity));
}

.dark .emails * h3,.dark  .emails * time{
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.emails * h3:is(.dark *), .emails * time:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.emails header, .emails header input, .emails header label{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.dark .emails header,.dark  .emails header input,.dark  .emails header label{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.emails header:is(.dark *), .emails header input:is(.dark *), .emails header label:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails header a, .emails #sidebar{
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
}

.dark .emails header a,.dark  .emails #sidebar{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.emails header a:is(.dark *), .emails #sidebar:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails main, .emails *, ::before, ::after,.emails main section, .emails main section button, .emails main aside #spacing, .emails main aside nav ul{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
}

.dark .emails main,.dark  .emails *,.dark  ::before,.dark  ::after,.dark .emails main section,.dark  .emails main section button,.dark  .emails main aside #spacing,.dark  .emails main aside nav ul{
  --tw-border-opacity:1;
  border-color:rgb(17 24 39/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.emails main:is(.dark *), .emails *:is(.dark *),:is(.dark *) ::before,:is(.dark *) ::after,.emails main section:is(.dark *), .emails main section button:is(.dark *), .emails main aside #spacing:is(.dark *), .emails main aside nav ul:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails main section button, .emails main section nav #up, .emails main section nav #down , .emails main aside nav ul li{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.emails main section button:hover, .emails main section nav #up:hover, .emails main section nav #down :hover, .emails main aside nav ul li:hover{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

.dark .emails main section button,.dark  .emails main section nav #up,.dark  .emails main section nav #down ,.dark  .emails main aside nav ul li{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .emails main section button:hover,.dark  .emails main section nav #up:hover,.dark  .emails main section nav #down :hover,.dark  .emails main aside nav ul li:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity))
}

.emails main section button:hover, .emails main section nav #up:hover, .emails main section nav #down :hover, .emails main aside nav ul li:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.emails main section button:is(.dark *), .emails main section nav #up:is(.dark *), .emails main section nav #down :is(.dark *), .emails main aside nav ul li:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails main section button:hover:is(.dark *), .emails main section nav #up:hover:is(.dark *), .emails main section nav #down :hover:is(.dark *), .emails main aside nav ul li:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.emails main section #messageheader, .emails main section ul #message{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.dark .emails main section #messageheader,.dark  .emails main section ul #message{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.emails main section #messageheader:is(.dark *), .emails main section ul #message:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails main, .emails main section, .emails main section #messagebackground, .emails main aside #spacing, .emails main aside nav ul{
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
}

.dark .emails main,.dark  .emails main section,.dark  .emails main section #messagebackground,.dark  .emails main aside #spacing,.dark  .emails main aside nav ul{
  --tw-bg-opacity:1;
  background-color:rgb(17 24 39/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.emails main:is(.dark *), .emails main section:is(.dark *), .emails main section #messagebackground:is(.dark *), .emails main aside #spacing:is(.dark *), .emails main aside nav ul:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails * #header, .emails main aside #conversationheader, .emails main aside #conversationheaderbackground{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.dark .emails * #header,.dark  .emails main aside #conversationheader,.dark  .emails main aside #conversationheaderbackground{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.emails * #header:is(.dark *), .emails main aside #conversationheader:is(.dark *), .emails main aside #conversationheaderbackground:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.emails main aside nav ul > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.emails main aside nav ul>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.emails main aside nav ul:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-divide-opacity, 1));
}

tfoot th{
  padding:1rem;
}

tfoot td{
  padding:1rem;
}

#stkcodeApp{
  padding:1.25rem;
}

#custApp{
  padding:1.25rem;
}

#myApp{
  padding:1.25rem;
}

#orderApp{
  padding:1.25rem;
}

.navJspPos{
  padding-right: 1.25rem;
  padding-left:1.25rem;
  padding-top:1.25rem;
}

.ngdialog.ngdialog-theme-default .ngdialog-close{
  margin-right:.5rem;
  margin-top:.5rem;
}

/* Scroll bar stylings */

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */

::-webkit-scrollbar-track {
  background: var(--lightestgrey);
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #C0C0C0;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #C0C0C0;
}

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

.hideScrollBar::-webkit-scrollbar{
  display:none;
}

.btn-group-start-item{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  position:relative;
  display:inline-flex;
  align-items:center;
  border-bottom-left-radius:.375rem;
  border-top-left-radius:.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:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

.btn-group-start-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

.btn-group-start-item:focus{
  z-index:10;
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

.dark .btn-group-start-item{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .btn-group-start-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .btn-group-start-item:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.btn-group-start-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.btn-group-start-item:focus{
  z-index: 10;
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  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(59 130 246 / var(--tw-ring-opacity, 1));
}

.btn-group-start-item:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.btn-group-start-item:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-group-start-item:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.btn-group-md-item{
  margin-left: -1px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  position:relative;
  display:inline-flex;
  align-items:center;
  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:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

.btn-group-md-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

.btn-group-md-item:focus{
  z-index:10;
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

.dark .btn-group-md-item{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .btn-group-md-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .btn-group-md-item:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.btn-group-md-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.btn-group-md-item:focus{
  z-index: 10;
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  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(59 130 246 / var(--tw-ring-opacity, 1));
}

.btn-group-md-item:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.btn-group-md-item:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-group-md-item:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.btn-group-end-item{
  margin-left: -1px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  position:relative;
  display:inline-flex;
  align-items:center;
  border-top-right-radius:.375rem;
  border-bottom-right-radius:.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:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

.btn-group-end-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

.btn-group-end-item:focus{
  z-index:10;
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

.dark .btn-group-end-item{
  --tw-border-opacity:1;
  border-color:rgb(75 85 99/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .btn-group-end-item:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .btn-group-end-item:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.btn-group-end-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.btn-group-end-item:focus{
  z-index: 10;
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  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(59 130 246 / var(--tw-ring-opacity, 1));
}

.btn-group-end-item:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.btn-group-end-item:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-group-end-item:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  height:1rem;
  width:1rem;
  border-radius:.25rem;
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

.dark input[type=checkbox]{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

input[type=checkbox]:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.selectedrow{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
}

.dark .selectedrow{
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity))
}

.selectedrow:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.tab-on{
  border-color: transparent;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  display:inline-block;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  border-bottom-width:2px;
  border-color:transparent;
  --tw-border-opacity:1;
  border-color:rgb(28 100 242/var(--tw-border-opacity));
  padding:1rem;
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

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

.dark .tab-on{
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(63 131 248/var(--tw-text-opacity))
}

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

.tab-on:hover{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.tab-on:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.tab-on:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.tab-label{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

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

.tab-label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tab-off{
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  display:inline-block;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  --tw-border-opacity:1;
  border-color:rgb(243 244 246/var(--tw-border-opacity));
  padding:1rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.tab-off:hover{
  --tw-border-opacity:1;
  border-color:rgb(209 213 219/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(75 85 99/var(--tw-text-opacity))
}

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

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

.tab-off:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.tab-off:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.tab-off:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.tab-container{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  border-bottom-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

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

.note-editor .tab-container {
  text-align: center;
}

.tab-container:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.tab-ul{
  margin-bottom:-1px;
  display:flex;
  flex-wrap:wrap;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
}

.note-editor .tab-ul {
  text-align: center;
}

.tab-counter{
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  margin-left:.75rem;
  display:none;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  padding-left:.625rem;
  padding-right:.625rem;
  padding-bottom:.125rem;
  padding-top:.125rem;
  font-size:.75rem;
  line-height:1rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

@media (min-width: 768px){
  .tab-counter{
    display: inline-block;
  }
}

.info-block-title{
  padding-bottom: 0px;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:flex;
  padding-right:1rem;
  padding-bottom:0;
  padding-left:1rem;
  font-size:1.125rem;
  font-weight:500;
  line-height:1.5rem;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .info-block-title{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.info-block-title:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.info-block-subtitle{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-left:1rem;
  margin-top:.25rem;
  max-width:42rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .info-block-subtitle{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.info-block-subtitle:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.info-block-section-container{
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 2rem;
  display:grid;
  grid-template-columns:repeat(1,minmax(0,1fr));
  -moz-column-gap:1rem;
  column-gap:1rem;
  padding:1rem;
}

@media (min-width:640px){
  .info-block-section-container{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
}

@media (min-width: 640px){
  .info-block-section-container{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.info-block-item-label{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .info-block-item-label{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.info-block-item-label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.label{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

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

.label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.info-block-item-value{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  margin-top:.25rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .info-block-item-value{
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.info-block-item-value:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.ticket-ONHOLD{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-ONHOLD {
  text-align: center;
}

.ticket-CLOSED{
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(49 196 141/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-CLOSED {
  text-align: center;
}

.ticket-PENDING{
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-PENDING {
  text-align: center;
}

.ticket-WITHCREATOR{
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-WITHCREATOR {
  text-align: center;
}

.ticket-WITHTHIRDPARTY{
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-WITHTHIRDPARTY {
  text-align: center;
}

.ticket-AWAITINGASSIGNMENT{
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 128 128/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-AWAITINGASSIGNMENT {
  text-align: center;
}

.ticket-ASSIGNED{
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(172 148 250/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-ASSIGNED {
  text-align: center;
}

.ticket-EMPTYSTATUS{
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-EMPTYSTATUS {
  text-align: center;
}

.ticket-{
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(227 160 8/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket- {
  text-align: center;
}

.ticket-AWAITING{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-AWAITING {
  text-align: center;
}

.ticket-FAILED{
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 128 128/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-FAILED {
  text-align: center;
}

.ticket-RESPONSE{
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 128 128/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-RESPONSE {
  text-align: center;
}

.ticket-SUCCESS{
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(49 196 141/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-SUCCESS {
  text-align: center;
}

.ticket-CRITICAL{
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 128 128/var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.note-editor .ticket-CRITICAL {
  text-align: center;
}

table td{
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
}

button[disabled]{
  cursor:not-allowed;
}

.stat-block-container{
  display:grid;
  gap:1rem;
}

@media (min-width:768px){
  .stat-block-container{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
}

@media (min-width: 640px){
  .stat-block-container{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .stat-block-container{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .stat-block-container{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .stat-block-container{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.stat-block-card{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-bottom: 3rem;
  --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);
  position:relative;
  overflow:hidden;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-top:1.25rem;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

.dark .stat-block-card{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.stat-block-card:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .stat-block-card{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem;
  }
}

.stat-block-footer{
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  position:absolute;
  bottom:0;
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  padding-top:1rem;
}

.dark .stat-block-footer{
  --tw-border-opacity:1;
  border-color:rgb(107 114 128/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(209 213 219/var(--tw-text-opacity))
}

.stat-block-footer:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .stat-block-footer{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.stat-block-label{
  margin-left: 4rem;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .stat-block-label{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.stat-block-label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.stat-block-value-container{
  margin-left: 4rem;
  display:flex;
  align-items:baseline;
  padding-bottom:1.5rem;
}

@media (min-width: 640px){
  .stat-block-value-container{
    padding-bottom: 1.75rem;
  }
}

.stat-block-main-value{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  font-size:1.5rem;
  line-height:2rem;
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .stat-block-main-value{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.stat-block-main-value:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.stat-block-sub-value{
  margin-left:.5rem;
  display:flex;
  align-items:baseline;
  font-size:.875rem;
  line-height:1.25rem;
}

.stat-block-icon{
  height:1.25rem;
  width:1.25rem;
  flex-shrink:0;
  align-self:center;
}

.slot-card{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
  overflow:hidden;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

.dark .slot-card{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.slot-card:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .slot-card{
    border-radius: 0.375rem;
  }
}

.slot-card-li{
  display:block;
}

.slot-card-li:hover{
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity))
}

.dark .slot-card-li:hover{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity))
}

.slot-card-li:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.slot-card-li:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.slot-card-text{
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-top:.5rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .slot-card-text{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

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

.slot-card-text:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

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

.summary-block > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.summary-block{
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
}

.summary-block>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.summary-block{
  overflow:hidden;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}

.summary-block-label{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:flex;
  justify-content:space-between;
  font-size:1rem;
  line-height:1.5rem;
  font-weight:400;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .summary-block-label{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.summary-block-label:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.resource-card-content{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  display:flex;
  flex:1 1 0%;
  align-items:center;
  justify-content:space-between;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  border-top-right-radius:.375rem;
  border-bottom-right-radius:.375rem;
  border-bottom-width:1px;
  border-right-width:1px;
  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(255 255 255/var(--tw-bg-opacity));
}

.dark .resource-card-content{
  --tw-border-opacity:1;
  border-color:rgb(31 41 55/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.resource-card-content:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.resource-card-title{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.resource-card-title:hover{
  --tw-text-opacity:1;
  color:rgb(75 85 99/var(--tw-text-opacity))
}

.dark .resource-card-title{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.resource-card-title:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.resource-card-title:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark .resource-card-value{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.resource-card-value{
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

.dark .resource-card-value{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.resource-card-value:is(.dark *){
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.blue-action-button{
  float: right;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:flex;
  cursor:pointer;
  align-items:center;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(26 86 219/var(--tw-bg-opacity));
  padding-bottom:.25rem;
  padding-top:.25rem;
  padding-left:1.25rem;
  padding-right:1.25rem;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

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

.blue-action-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(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:1;
  --tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity))
}

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

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

.dark .blue-action-button:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(30 66 159/var(--tw-ring-opacity))
}

.note-editor .blue-action-button {
  text-align: center;
}

.blue-action-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.blue-action-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(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: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.blue-action-button:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.blue-action-button:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.blue-action-button:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.tag-blue{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .tag-blue{
  --tw-bg-opacity:1;
  background-color:rgb(164 202 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.tag-blue:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.tag-info{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .tag-info{
  --tw-bg-opacity:1;
  background-color:rgb(164 202 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.tag-info:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.tag-amber{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
  white-space:nowrap;
}

.tag-amber:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.tag-blue{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .tag-blue{
  --tw-bg-opacity:1;
  background-color:rgb(164 202 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.tag-blue:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.tag-success{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity));
}

.dark .tag-success{
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.tag-success:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.tag-delete{
  white-space:nowrap;
}

.tag-delete:hover{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.dark .tag-delete:hover{
  --tw-bg-opacity:1;
  background-color:rgb(248 180 180/var(--tw-bg-opacity))
}

.tag-delete:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.tag-delete:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.selected-menu-item{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.selected-menu-item:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.tag-danger{
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity));
}

.dark .tag-danger{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.tag-danger:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.tag-warning{
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(254 236 220/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(138 44 13/var(--tw-text-opacity));
}

.tag-warning:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}

.rotated {
  transform: rotate(-180deg);
}

.file-area .file-dummy{
  height: 8rem;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  display:flex;
  width:100%;
  cursor:pointer;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-radius:.5rem;
  border-width:2px;
  border-style:dashed;
  --tw-border-opacity:1;
  border-color:rgb(209 213 219/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
}

.file-area {
  width: 100%;
  position: relative;
  font-size: 18px;
}

.file-area input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
}

.file-area .file-dummy {
  width: 100%;
  padding: 50px 30px;
  text-align: center;
  transition: background 0.3s ease-in-out;
}

.file-area .file-dummy .success {
  display: none;
}

.file-area:hover .file-dummy{
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  border-width:2px;
  border-style:dashed;
  --tw-border-opacity:1;
  border-color:rgb(28 100 242/var(--tw-border-opacity));
}

.file-area input[type=file]:valid + .file-dummy {
}

.file-area input[type=file]:valid + .file-dummy .success {
  display: inline-block;
}

.file-area input[type=file]:valid + .file-dummy .default {
  display: none;
}

.ta{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
  display:inline-flex;
  height:2rem;
  width:2rem;
  flex-shrink:0;
  align-items:center;
  justify-content:center;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(14 159 110/var(--tw-text-opacity));
}

.dark .ta{
  --tw-bg-opacity:1;
  background-color:rgb(3 84 63/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(188 240 218/var(--tw-text-opacity))
}

.ta:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}

.toast-body{
  border-style: solid;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  --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);
  margin-bottom:1rem;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-radius:.5rem;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding:1rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

.dark .toast-body{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.toast-body:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tc{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  margin-left:.5rem;
  display:inline-flex;
  height:2rem;
  width:2rem;
  border-radius:.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
  padding:.375rem;
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity));
}

.tc:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity))
}

.tc:focus{
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  --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);
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))
}

.dark .tc{
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity))
}

.dark .tc:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.tc:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.tc: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(209 213 219 / var(--tw-ring-opacity, 1));
}

.tc:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.tc:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ngdialog-content  #job-container{
  padding:1rem;
}

.ngdialog-content #jobExitButton{
  display:flex;
}

.success-btn {
}

.danger-btn {
}

.action-btn {
}

.form-btn {
}

.h-72 {
  height: 18rem !important;
}

.h-120 {
  height: 24rem !important;
}

.h-144 {
  height: 30rem !important;
}

h1.ce-header{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
  font-size:1.5rem !important;
  line-height:2rem !important;
}

h2.ce-header{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
  line-height:1.75rem !important;
  font-size:1.25rem !important;
}

h3.ce-header{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
  font-size:1.125rem !important;
  line-height:1.75rem !important;
}

/** Replacement classes **/

/** Replaces any bg-blue classes **/

.indigo-bg{
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity));
}

.dark .indigo-bg{
  --tw-bg-opacity:1;
  background-color:rgb(118 169 250/var(--tw-bg-opacity))
}

.indigo-bg:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

/** Replaces any text-blue classes **/

.indigo-text{
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

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

.indigo-text:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

/** Replaces bg-white **/

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

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

.theme-white:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

/** Replaces @text-gray-900 **/

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

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

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

/** Replaces @text-gray-500 **/

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

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

.gray-text-lesser:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

/** Replaces @border-gray-200 **/

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

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

.gray-border:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.gray-border-lesser{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
}

.gray-border-lesser:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

hr{
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
}

hr:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

/** Replaces @divide-gray-200 **/

.divide-gray-lesser > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.divide-gray-lesser>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.divide-gray-lesser:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-divide-opacity, 1));
}

/** Replaces @border-b **/

.b-border{
  border-bottom-width:1px;
}

.b-border:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

/** Replaces @border-t **/

.t-border{
  border-top-width:1px;
}

.t-border:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

/** Replaces @border-l **/

.l-border{
  border-left-width:1px;
}

.l-border:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

/** Replaces @border-r **/

.r-border{
  border-right-width:1px;
}

.r-border:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

/** Replaces @hover:text-gray-700 **/

.hover-text-gray:hover{
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

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

.hover-text-gray:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

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

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

.invalid-input:focus{
  --tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))
}

.green-modal-btn{
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display:inline-flex;
  width:100%;
  justify-content:center;
  border-radius:.375rem;
  border-width:1px;
  border-color:transparent;
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:1rem;
  line-height:1.5rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.green-modal-btn:hover{
  --tw-bg-opacity:1;
  background-color:rgb(3 84 63/var(--tw-bg-opacity))
}

.green-modal-btn:focus{
  outline:2px solid transparent;
  outline-offset:2px;
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  --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);
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

@media (min-width:640px){
  .green-modal-btn{
    font-size:.875rem;
    line-height:1.25rem
  }
}

.green-modal-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}

.green-modal-btn: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(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(59 130 246 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}

@media (min-width: 640px){
  .green-modal-btn{
    grid-column-start: 2;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.indigo-modal-btn{
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display:inline-flex;
  width:100%;
  justify-content:center;
  border-radius:.375rem;
  border-width:1px;
  border-color:transparent;
  --tw-bg-opacity:1;
  background-color:rgb(88 80 236/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:1rem;
  line-height:1.5rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.indigo-modal-btn:hover{
  --tw-bg-opacity:1;
  background-color:rgb(26 86 219/var(--tw-bg-opacity))
}

.indigo-modal-btn:focus{
  outline:2px solid transparent;
  outline-offset:2px;
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  --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);
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

@media (min-width:640px){
  .indigo-modal-btn{
    font-size:.875rem;
    line-height:1.25rem
  }
}

.indigo-modal-btn{
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity));
}

.dark .indigo-modal-btn{
  --tw-bg-opacity:1;
  background-color:rgb(118 169 250/var(--tw-bg-opacity))
}

.indigo-modal-btn:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.indigo-modal-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.indigo-modal-btn: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(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(59 130 246 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}

@media (min-width: 640px){
  .indigo-modal-btn{
    grid-column-start: 2;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.red-modal-btn{
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display:inline-flex;
  width:100%;
  justify-content:center;
  border-radius:.375rem;
  border-width:1px;
  border-color:transparent;
  --tw-bg-opacity:1;
  background-color:rgb(240 82 82/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:1rem;
  line-height:1.5rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.red-modal-btn:hover{
  --tw-bg-opacity:1;
  background-color:rgb(155 28 28/var(--tw-bg-opacity))
}

.red-modal-btn:focus{
  outline:2px solid transparent;
  outline-offset:2px;
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  --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);
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))
}

@media (min-width:640px){
  .red-modal-btn{
    font-size:.875rem;
    line-height:1.25rem
  }
}

.red-modal-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}

.red-modal-btn: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(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(59 130 246 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}

@media (min-width: 640px){
  .red-modal-btn{
    grid-column-start: 2;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.st-AWAITING-CONFIRM{
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:flex;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(63 131 248/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.st-AWAITINGAPPROVAL{
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:flex;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(63 131 248/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.st-COMPLETE{
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:flex;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.st-PAID{
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:flex;
  justify-content:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.progress-bar{
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  height:.625rem;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity));
}

.mat{
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(188 240 218/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.none{
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(251 213 213/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.part{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.green{
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(188 240 218/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

form{
  margin-bottom: 0px;
  margin-bottom:0;
}

.dataTables_paginate{
  margin-top:1rem;
}

.pagination .previous{
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  border-bottom-right-radius:.5rem;
  border-top-right-radius:.5rem;
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.pagination .previous:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .pagination .previous{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .pagination .previous:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.pagination .previous:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.pagination .previous:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.pagination .previous:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pagination .paginate_button{
  margin: 0px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.pagination .paginate_button:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .pagination .paginate_button{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .pagination .paginate_button:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.pagination .paginate_button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.pagination .paginate_button:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.pagination .paginate_button:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pagination .paginate_button a{
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

.dark .pagination .paginate_button a{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.pagination .paginate_button a:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.pagination .active{
  margin: 0px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(209 213 219/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(195 221 253/var(--tw-bg-opacity));
  padding-left:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.pagination .active:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .pagination .active{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .pagination .active:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.pagination .active:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.pagination .active:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.pagination .active:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pagination .next{
  margin-left: 0px;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-left:0;
  border-bottom-left-radius:.5rem;
  border-top-left-radius:.5rem;
  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:.75rem;
  padding-right:.75rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.pagination .next:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity))
}

.dark .pagination .next{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(31 41 55/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.dark .pagination .next:hover{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.pagination .next:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.pagination .next:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.pagination .next:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.t-active{
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  margin-bottom:.5rem;
  border-bottom-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
}

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

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires ` `.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 86px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > :hover {
  transition: .45s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.dataTables_length label {
  width: 150px !important
}

.dataTables_wrapper .row .col-sm-6:nth-child(2){
  padding: 0px;
  margin-bottom:1rem;
  display:flex;
  justify-content:flex-end;
  padding:0;
  padding-right:1rem;
  padding-left:1rem;
}

.dataTables_length label{
  height:2.5rem;
}

.dataTables_length label:first-child {
  font-size: 0
}

.invoice-TOCONTRA{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
  white-space:nowrap;
}

.invoice-TOCONTRA:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.invoice-AWAITINGPAYMENT{
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(253 232 232/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity));
}

.dark .invoice-AWAITINGPAYMENT{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.invoice-AWAITINGPAYMENT:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.invoice-PAID{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity));
}

.dark .invoice-PAID{
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.invoice-PAID:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.invoice-CREDITED{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .invoice-CREDITED{
  --tw-bg-opacity:1;
  background-color:rgb(164 202 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.invoice-CREDITED:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

#custTable_filter{
  margin-right:1rem;
}

#custTable_filter input{
  margin-top: 0px;
  margin-left: 0px;
  margin-top:0;
  margin-left:0;
}

.QuoteToolNavList{
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  display:flex;
  flex-direction:column;
  border-radius:.5rem;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(243 244 246/var(--tw-border-opacity));
  padding-left:1rem;
  padding-right:1rem;
}

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

@media (min-width:768px){
  .QuoteToolNavList{
    margin-top:0;
    flex-direction:row
  }

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

  .QuoteToolNavList{
    border-width:0;
    font-size:.875rem;
    line-height:1.25rem;
    font-weight:500
  }
}

.QuoteToolNavList:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

@media (min-width: 768px){
  .QuoteToolNavList{
    margin-top: 0px;
    flex-direction: row;
  }

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

  .QuoteToolNavList{
    border-width: 0px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
  }
}

.QuoteToolNavLink{
  display: block;
  display: flex;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:block;
  display:flex;
  align-items:center;
  gap:.5rem;
  border-radius:.25rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  padding-right:1rem;
  padding-left:.75rem;
  font-size:1.125rem;
  line-height:1.75rem;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

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

.dark .QuoteToolNavLink{
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

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

@media (min-width:768px){
  .QuoteToolNavLink{
    padding:0
  }

  .QuoteToolNavLink:hover{
    background-color:transparent
  }

  .dark .QuoteToolNavLink:hover{
    background-color:transparent
  }
}

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

.QuoteToolNavLink:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.QuoteToolNavLink:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px){
  .QuoteToolNavLink{
    padding: 0px;
  }

  .QuoteToolNavLink:hover{
    background-color: transparent;
  }

  .QuoteToolNavLink:hover:is(.dark *){
    background-color: transparent;
  }
}

.QuoteToolNavText{
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity:1 !important;
  color:rgb(255 255 255/var(--tw-text-opacity)) !important;
}

.dark .QuoteToolNavText{
  --tw-text-opacity:1 !important;
  color:rgb(229 231 235/var(--tw-text-opacity)) !important
}

.dark .QuoteToolNavText:hover{
  --tw-bg-opacity:1 !important;
  background-color:rgb(55 65 81/var(--tw-bg-opacity)) !important
}

@media (min-width:768px){
  .QuoteToolNavText{
    padding:0 !important
  }
}

.QuoteToolNavText:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1)) !important;
}

.QuoteToolNavText:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1)) !important;
}

.QuoteToolNavText:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 768px){
  .QuoteToolNavText{
    padding: 0px !important;
  }
}

.anchor-text{
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  cursor:pointer;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

.dark .anchor-text{
  --tw-text-opacity:1;
  color:rgb(164 202 254/var(--tw-text-opacity))
}

.anchor-text:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.indeterminate-progress-bar {
  /* Color */
  background-color: #d1d5db;
  /* Rounded border */
  border-radius: 9999px;
  /* Size */
  height: 0.5rem;
  position: relative;
  overflow: hidden;
}

.indeterminate-progress-bar__progress {
  /* Color */
  background-color: #3b82f6;
  /* Rounded border */
  border-radius: 9999px;
  /* Absolute position */
  position: absolute;
  bottom: 0;
  top: 0;
  width: 50%;
  /* Move the bar infinitely */
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: indeterminate-progress-bar;
}

@keyframes indeterminate-progress-bar {
  from {
    left: -50%;
  }

  to {
    left: 100%;
  }
}

.btn-grouped{
  display: flex;
  display: inline-flex;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  position:relative;
  display:flex;
  display:inline-flex;
  cursor:pointer;
  align-items:center;
  gap:.5rem;
  white-space:nowrap;
  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-left:1.25rem;
  padding-right:1.25rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.btn-grouped:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity))
}

.btn-grouped:focus{
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))
}

.dark .btn-grouped{
  --tw-border-opacity:1;
  border-color:rgb(17 24 39/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.dark .btn-grouped:hover{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .btn-grouped:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.btn-grouped:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.btn-grouped:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.btn-grouped:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.btn-grouped:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-grouped:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.btn-grouped-start{
  border-bottom-left-radius:.375rem;
  border-top-left-radius:.375rem;
}

.btn-grouped-middle{
  margin-left: -1px;
}

.btn-grouped-end{
  margin-left: -1px;
  border-top-right-radius:.375rem;
  border-bottom-right-radius:.375rem;
}

.notesContainer{
  max-height: 100vh;
  overflow: scroll;
  --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);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

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

.notesContainer:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .notesContainer{
    border-radius: 0.375rem;
  }
}

.td-width-400px {
  white-space: normal !important;
  min-width: 400px;
}

.callCenterCriteria{
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom:1rem;
  margin-top:1rem;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:flex-end;
  gap:1rem;
}

@media (min-width:640px){
  .callCenterCriteria{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
}

@media (min-width:1280px){
  .callCenterCriteria{
    grid-template-columns:repeat(6,minmax(0,1fr))
  }
}

@media (min-width: 640px){
  .callCenterCriteria{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .callCenterCriteria{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .callCenterCriteria{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .callCenterCriteria{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

/** Start of Qa transcript styles **/

.msg{
  display:block;
  width:100%;
  overflow:hidden;
  padding-bottom:1rem;
}

.msg .bubble{
  float: left;
  max-width: 75%;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
  position:relative;
  display:block;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.msg .bubble.alt{
  float: right;
  margin: 1rem;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
}

.msg .bubble.follow{
  margin-top: 0.125rem;
  margin-left:1.5rem;
  margin-bottom:.25rem;
}

.msg .bubble.altfollow{
  float: right;
  margin-top: 0.125rem;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  margin-bottom:.25rem;
  margin-right:1.5rem;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
}

.msg .bubble .txt{
  width:100%;
  padding-bottom:.5rem;
  padding-top:.5rem;
}

.msg .bubble .txt .name{
  display: inline-table;
  margin-bottom:.25rem;
  padding-left:1rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:600;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(28 100 242/var(--tw-text-opacity));
}

.dark .msg .bubble .txt .name{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.msg .bubble .txt .name:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.msg .bubble .txt .message{
  margin: auto;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  display:table;
  padding-left:1rem;
  padding-right:1rem;
  font-size:.875rem;
  line-height:1.25rem;
  min-width: 100%;
}

.msg .bubble .txt .message tbody tr{
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity));
}

.dark .msg .bubble .txt .message tbody tr{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity))
}

.msg .bubble .txt .message tbody tr:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.msg .bubble .txt .message thead th{
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  padding:1rem;
  text-align:left;
  text-transform:uppercase;
}

.dark .msg .bubble .txt .message thead th{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.note-editor .msg .bubble .txt .message thead th {
  text-align: left;
}

.msg .bubble .txt .message thead th:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark .msg .bubble .txt .message td{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.msg .bubble .txt .message td:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.msg .bubble .txt .message tbody td{
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(31 41 55/var(--tw-text-opacity));
}

.dark .msg .bubble .txt .message tbody td{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.msg .bubble .txt .message tbody td:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

#prefsArea .msg .bubble .txt .message{
  min-width: 100%;
}

#prefsArea .msg .bubble .txt .message > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1));
}

#prefsArea .msg .bubble .txt .message>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
  --tw-divide-opacity:1;
  border-color:rgb(209 213 219/var(--tw-divide-opacity))
}

#prefsArea .msg .bubble .txt .message thead{
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(249 250 251/var(--tw-bg-opacity));
  font-size:.75rem;
  line-height:1rem;
  text-transform:uppercase;
  --tw-text-opacity:1;
  color:rgb(55 65 81/var(--tw-text-opacity));
}

.dark #prefsArea .msg .bubble .txt .message thead{
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

#prefsArea .msg .bubble .txt .message thead:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

#prefsArea .msg .bubble .txt .message
.jquotebody{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.note-editor #prefsArea .msg .bubble .txt .message {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor #prefsArea .msg .bubble .txt .message:hover,
.note-editor #prefsArea .msg .bubble .txt .message:focus,
.note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.active,
.open .dropdown-toggle.note-editor #prefsArea .msg .bubble .txt .message {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.active,
.open .dropdown-toggle.note-editor #prefsArea .msg .bubble .txt .message {
  background-image: none;
}

.note-editor #prefsArea .msg .bubble .txt .message.disabled,
.note-editor #prefsArea .msg .bubble .txt .message[disabled],
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:hover,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:hover,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:hover,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:focus,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:focus,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:focus,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:active,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:active,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.disabled.active,
.note-editor #prefsArea .msg .bubble .txt .message[disabled].active,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor #prefsArea .msg .bubble .txt .message {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor #prefsArea .msg .bubble .txt .message:hover,
.note-editor #prefsArea .msg .bubble .txt .message:focus,
.note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.active,
.open .dropdown-toggle.note-editor #prefsArea .msg .bubble .txt .message {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.active,
.open .dropdown-toggle.note-editor #prefsArea .msg .bubble .txt .message {
  background-image: none;
}

.note-editor #prefsArea .msg .bubble .txt .message.disabled,
.note-editor #prefsArea .msg .bubble .txt .message[disabled],
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:hover,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:hover,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:hover,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:focus,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:focus,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:focus,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:active,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:active,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.disabled.active,
.note-editor #prefsArea .msg .bubble .txt .message[disabled].active,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor #prefsArea .msg .bubble .txt .message {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor #prefsArea .msg .bubble .txt .message:hover,
.note-editor #prefsArea .msg .bubble .txt .message:focus,
.note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.active,
.open .dropdown-toggle.note-editor #prefsArea .msg .bubble .txt .message {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.active,
.open .dropdown-toggle.note-editor #prefsArea .msg .bubble .txt .message {
  background-image: none;
}

.note-editor #prefsArea .msg .bubble .txt .message.disabled,
.note-editor #prefsArea .msg .bubble .txt .message[disabled],
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:hover,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:hover,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:hover,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:focus,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:focus,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:focus,
.note-editor #prefsArea .msg .bubble .txt .message.disabled:active,
.note-editor #prefsArea .msg .bubble .txt .message[disabled]:active,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message:active,
.note-editor #prefsArea .msg .bubble .txt .message.disabled.active,
.note-editor #prefsArea .msg .bubble .txt .message[disabled].active,
fieldset[disabled] .note-editor #prefsArea .msg .bubble .txt .message.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor #prefsArea .msg .bubble .txt .message {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#prefsArea .msg .bubble .txt .message .note-editor .caret,#prefsArea .msg .bubble .txt .message .note-editor .caret,#prefsArea .msg .bubble .txt .message .note-editor .caret {
  border-top-color: #fff;
}


.note-editor .dropup #prefsArea .msg .bubble .txt .message .caret,
.note-editor .dropup #prefsArea .msg .bubble .txt .message .caret,
.note-editor .dropup #prefsArea .msg .bubble .txt .message .caret {
  border-bottom-color: #fff;
}

#prefsArea .msg .bubble .txt .message thead  th{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  padding-left:.75rem;
  padding-right:.75rem;
  padding-bottom:.875rem;
  padding-top:.875rem;
  text-align:left;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark #prefsArea .msg .bubble .txt .message thead  th{
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}

.note-editor #prefsArea .msg .bubble .txt .message thead  th {
  text-align: left;
}

#prefsArea .msg .bubble .txt .message thead  th:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

#prefsArea .msg .bubble .txt .message tbody th{
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1rem;
  padding-top:1rem;
}

@media print {
  .note-editor .msg .bubble .txt .message td,
  .note-editor .msg .bubble .txt .message th {
    background-color: #fff;
  }

  .note-editor .msg .bubble .txt .message {
    border-collapse: collapse;
  }
}

.note-editor .msg .bubble .txt .message {
  width: 100%;
  margin-bottom: 20px;
}

.note-editor .msg .bubble .txt .message > thead > tr > th,
.note-editor .msg .bubble .txt .message > tbody > tr > th,
.note-editor .msg .bubble .txt .message > tfoot > tr > th,
.note-editor .msg .bubble .txt .message > thead > tr > td,
.note-editor .msg .bubble .txt .message > tbody > tr > td,
.note-editor .msg .bubble .txt .message > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.note-editor .msg .bubble .txt .message > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.note-editor .msg .bubble .txt .message > caption + thead > tr:first-child > th,
.note-editor .msg .bubble .txt .message > colgroup + thead > tr:first-child > th,
.note-editor .msg .bubble .txt .message > thead:first-child > tr:first-child > th,
.note-editor .msg .bubble .txt .message > caption + thead > tr:first-child > td,
.note-editor .msg .bubble .txt .message > colgroup + thead > tr:first-child > td,
.note-editor .msg .bubble .txt .message > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.note-editor .msg .bubble .txt .message > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.note-editor .msg .bubble .txt .message .table {
  background-color: #ffffff;
}

.note-editor .msg .bubble .txt .message > thead > tr > td.active,
.note-editor .msg .bubble .txt .message > tbody > tr > td.active,
.note-editor .msg .bubble .txt .message > tfoot > tr > td.active,
.note-editor .msg .bubble .txt .message > thead > tr > th.active,
.note-editor .msg .bubble .txt .message > tbody > tr > th.active,
.note-editor .msg .bubble .txt .message > tfoot > tr > th.active,
.note-editor .msg .bubble .txt .message > thead > tr.active > td,
.note-editor .msg .bubble .txt .message > tbody > tr.active > td,
.note-editor .msg .bubble .txt .message > tfoot > tr.active > td,
.note-editor .msg .bubble .txt .message > thead > tr.active > th,
.note-editor .msg .bubble .txt .message > tbody > tr.active > th,
.note-editor .msg .bubble .txt .message > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.note-editor .msg .bubble .txt .message > thead > tr > td.success,
.note-editor .msg .bubble .txt .message > tbody > tr > td.success,
.note-editor .msg .bubble .txt .message > tfoot > tr > td.success,
.note-editor .msg .bubble .txt .message > thead > tr > th.success,
.note-editor .msg .bubble .txt .message > tbody > tr > th.success,
.note-editor .msg .bubble .txt .message > tfoot > tr > th.success,
.note-editor .msg .bubble .txt .message > thead > tr.success > td,
.note-editor .msg .bubble .txt .message > tbody > tr.success > td,
.note-editor .msg .bubble .txt .message > tfoot > tr.success > td,
.note-editor .msg .bubble .txt .message > thead > tr.success > th,
.note-editor .msg .bubble .txt .message > tbody > tr.success > th,
.note-editor .msg .bubble .txt .message > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.note-editor .msg .bubble .txt .message > thead > tr > td.danger,
.note-editor .msg .bubble .txt .message > tbody > tr > td.danger,
.note-editor .msg .bubble .txt .message > tfoot > tr > td.danger,
.note-editor .msg .bubble .txt .message > thead > tr > th.danger,
.note-editor .msg .bubble .txt .message > tbody > tr > th.danger,
.note-editor .msg .bubble .txt .message > tfoot > tr > th.danger,
.note-editor .msg .bubble .txt .message > thead > tr.danger > td,
.note-editor .msg .bubble .txt .message > tbody > tr.danger > td,
.note-editor .msg .bubble .txt .message > tfoot > tr.danger > td,
.note-editor .msg .bubble .txt .message > thead > tr.danger > th,
.note-editor .msg .bubble .txt .message > tbody > tr.danger > th,
.note-editor .msg .bubble .txt .message > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #ebccd1;
}

.note-editor .msg .bubble .txt .message > thead > tr > td.warning,
.note-editor .msg .bubble .txt .message > tbody > tr > td.warning,
.note-editor .msg .bubble .txt .message > tfoot > tr > td.warning,
.note-editor .msg .bubble .txt .message > thead > tr > th.warning,
.note-editor .msg .bubble .txt .message > tbody > tr > th.warning,
.note-editor .msg .bubble .txt .message > tfoot > tr > th.warning,
.note-editor .msg .bubble .txt .message > thead > tr.warning > td,
.note-editor .msg .bubble .txt .message > tbody > tr.warning > td,
.note-editor .msg .bubble .txt .message > tfoot > tr.warning > td,
.note-editor .msg .bubble .txt .message > thead > tr.warning > th,
.note-editor .msg .bubble .txt .message > tbody > tr.warning > th,
.note-editor .msg .bubble .txt .message > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

@media (max-width: 767px) {
  .note-editor .table-responsive > .msg .bubble .txt .message {
    margin-bottom: 0;
  }

  .note-editor .table-responsive > .msg .bubble .txt .message > thead > tr > th,
  .note-editor .table-responsive > .msg .bubble .txt .message > tbody > tr > th,
  .note-editor .table-responsive > .msg .bubble .txt .message > tfoot > tr > th,
  .note-editor .table-responsive > .msg .bubble .txt .message > thead > tr > td,
  .note-editor .table-responsive > .msg .bubble .txt .message > tbody > tr > td,
  .note-editor .table-responsive > .msg .bubble .txt .message > tfoot > tr > td {
    white-space: nowrap;
  }
}

.note-editor .panel > .msg .bubble .txt .message {
  margin-bottom: 0;
}

.note-editor .panel > .panel-body + .msg .bubble .txt .message {
  border-top: 1px solid #dddddd;
}

.msg .bubble .txt .timestamp{
  padding-right:1rem;
  font-size:.75rem;
  line-height:1rem;
}

.left-side{
  float: left;
  width:50%;
}

.left-side::-webkit-scrollbar{
  display:none;
}

.right-side{
  float: left;
  height:100vh;
  width:50%;
}

.make-me-sticky{
  position: sticky;
  top: 0px;
  position:sticky;
  top:0;
}

/** End of qa transcripts styles **/

.divider-form{
  margin: auto;
  --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);
  overflow:hidden;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

@media (min-width:640px){
  .divider-form{
    border-radius:.5rem
  }
}

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

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

.divider-form:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .divider-form{
    border-radius: 0.5rem;
  }
}

.divider-form .titleCard{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1.25rem;
  padding-top:1.25rem;
}

@media (min-width: 640px){
  .divider-form .titleCard{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.divider-form .icon{
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display:flex;
  height:3rem;
  width:3rem;
  align-items:center;
  justify-content:center;
  border-radius:9999px;
  background-color:rgb(88 80 236/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity));
}

.dark .divider-form .icon{
  --tw-bg-opacity:1;
  background-color:rgb(118 169 250/var(--tw-bg-opacity))
}

.divider-form .icon:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.divider-form .headerText{
  font-size:1.125rem;
  font-weight:500;
  line-height:1.5rem;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .divider-form .headerText{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.divider-form .headerText:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.divider-form .formBody{
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1.25rem;
  padding-top:1.25rem;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(229 231 235/var(--tw-border-opacity));
}

.dark .divider-form .formBody{
  --tw-border-opacity:1;
  border-color:rgb(107 114 128/var(--tw-border-opacity))
}

.divider-form .formBody:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.divider-form .formBody{
  border-top-width:1px;
}

.divider-form .formBody:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

@media (min-width: 640px){
  .divider-form .formBody{
    padding: 0px;
  }
}

.divider-form .divider > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.divider-form .divider>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(229 231 235/var(--tw-divide-opacity))
}

.divider-form .divider:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-divide-opacity, 1));
}

@media (min-width: 640px){
  .divider-form .divider > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }
}

.formRow{
  align-items:center;
  padding-bottom:1rem;
  padding-top:1rem;
}

@media (min-width:640px){
  .formRow{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
}

@media (min-width: 640px){
  .formRow{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.formRow .title{
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(107 114 128/var(--tw-text-opacity));
}

.dark .formRow .title{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.formRow .title:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.formRow .content{
  margin-top:.25rem;
  font-size:.875rem;
  line-height:1.25rem;
}

@media (min-width:640px){
  .formRow .content{
    margin-top:0
  }
}

.formRow .content{
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.dark .formRow .content{
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.formRow .content:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .formRow .content{
    grid-column: span 2 / span 2;
    margin-top: 0px;
  }
}

.infoAlert{
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(164 202 254/var(--tw-border-opacity));
  --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));
}

.dark .infoAlert{
  --tw-border-opacity:1;
  border-color:rgb(30 66 159/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(195 221 253/var(--tw-bg-opacity))
}

.infoAlert:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.infoAlert .title{
  display:flex;
  align-items:center;
  font-size:1.125rem;
  line-height:1.75rem;
  font-weight:500;
}

.dark .infoAlert .title{
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.infoAlert .title:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.infoAlert .content{
  margin-bottom:1rem;
  margin-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
}

.dark .infoAlert .content{
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.infoAlert .content:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.infoDanger{
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(248 180 180/var(--tw-border-opacity));
  --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));
}

.dark .infoDanger{
  --tw-border-opacity:1;
  border-color:rgb(155 28 28/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(251 213 213/var(--tw-bg-opacity))
}

.infoDanger:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.infoDanger .title{
  display:flex;
  align-items:center;
  font-size:1.125rem;
  line-height:1.75rem;
  font-weight:500;
}

.dark .infoDanger .title{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.infoDanger .title:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.infoDanger .content{
  margin-bottom:1rem;
  margin-top:.5rem;
  font-size:.875rem;
  line-height:1.25rem;
}

.dark .infoDanger .content{
  --tw-text-opacity:1;
  color:rgb(155 28 28/var(--tw-text-opacity))
}

.infoDanger .content:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.callCenterFilterInfo{
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  display:inline-flex;
  cursor:pointer;
  gap:.5rem;
  border-radius:.5rem;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(55 65 81/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(55 65 81/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity));
}

.callCenterFilterSuccess{
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  display:inline-flex;
  cursor:pointer;
  gap:.5rem;
  border-radius:.5rem;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(243 250 247/var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity));
}

/* Start - Generic Button */

.genericButton{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 150ms;
  transition-delay: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:.15s;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  cursor:pointer;
  white-space:nowrap;
  border-radius:.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-left:1.25rem;
  padding-right:1.25rem;
  padding-bottom:.625rem;
  padding-top:.625rem;
  font-size:.875rem;
  line-height:1.25rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.genericButton:hover{
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity))
}

.genericButton:focus{
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))
}

.dark .genericButton{
  --tw-border-opacity:1;
  border-color:rgb(17 24 39/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(229 231 235/var(--tw-text-opacity))
}

.dark .genericButton:hover{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.dark .genericButton:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))
}

.genericButton:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.genericButton:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.genericButton:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.genericButton:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.genericButton:focus:is(.dark *){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

button.genericButton{
  position:relative;
  display:inline-flex;
  height:2.5rem;
  align-items:center;
  white-space:nowrap;
}

a.genericButton{
  height: 2.5rem;
  display: inline-flex;
  align-items: center;
}

a.genericButton > svg , a.genericButton > i{
  margin-right:.5rem;
}

@media print {
  .note-editor .genericButton > .caret,
  .note-editor .dropup > .genericButton > .caret {
    border-top-color: #000;
  }
}

.note-editor .genericButton {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.note-editor .genericButton:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.note-editor .genericButton:hover,
.note-editor .genericButton:focus {
  color: #333333;
  text-decoration: none;
}

.note-editor .genericButton:active,
.note-editor .genericButton.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.note-editor .genericButton.disabled,
.note-editor .genericButton[disabled],
fieldset[disabled] .note-editor .genericButton {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.note-editor .btn-group > .genericButton,
.note-editor .btn-group-vertical > .genericButton {
  position: relative;
  float: left;
}

.note-editor .btn-group > .genericButton:hover,
.note-editor .btn-group-vertical > .genericButton:hover,
.note-editor .btn-group > .genericButton:focus,
.note-editor .btn-group-vertical > .genericButton:focus,
.note-editor .btn-group > .genericButton:active,
.note-editor .btn-group-vertical > .genericButton:active,
.note-editor .btn-group > .genericButton.active,
.note-editor .btn-group-vertical > .genericButton.active {
  z-index: 2;
}

.note-editor .btn-group > .genericButton:focus,
.note-editor .btn-group-vertical > .genericButton:focus {
  outline: none;
}

.note-editor .btn-group .genericButton + .btn,
.note-editor .btn-group .genericButton + .btn-group,
.note-editor .btn-group .btn-group + .genericButton {
  margin-left: -1px;
}

.note-editor .btn-toolbar > .genericButton + .btn,
.note-editor .btn-toolbar > .btn-group + .genericButton,
.note-editor .btn-toolbar > .genericButton + .btn-group {
  margin-left: 5px;
}

.note-editor .btn-group > .genericButton:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.note-editor .btn-group > .genericButton:first-child {
  margin-left: 0;
}

.note-editor .btn-group > .genericButton:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.note-editor .btn-group > .genericButton:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group > .btn-group:not(:first-child):not(:last-child) > .genericButton {
  border-radius: 0;
}

.note-editor .btn-group > .btn-group:first-child > .genericButton:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.note-editor .btn-group > .btn-group:last-child > .genericButton:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group-xs > .genericButton {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}

.note-editor .btn-group-sm > .genericButton {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.note-editor .btn-group-lg > .genericButton {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.note-editor .btn-group > .genericButton + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}

.note-editor .genericButton .caret {
  margin-left: 0;
}

.note-editor .btn-group-vertical > .genericButton {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.note-editor .btn-group-vertical > .btn-group > .genericButton {
  float: none;
}

.note-editor .btn-group-vertical > .genericButton + .btn,
.note-editor .btn-group-vertical > .genericButton + .btn-group,
.note-editor .btn-group-vertical > .btn-group + .genericButton {
  margin-top: -1px;
  margin-left: 0;
}

.note-editor .btn-group-vertical > .genericButton:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.note-editor .btn-group-vertical > .genericButton:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.note-editor .btn-group-vertical > .genericButton:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .genericButton {
  border-radius: 0;
}

.note-editor .btn-group-vertical > .btn-group:first-child > .genericButton:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.note-editor .btn-group-vertical > .btn-group:last-child > .genericButton:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group-justified .genericButton {
  float: none;
  display: table-cell;
  width: 1%;
}

.note-editor [data-toggle="buttons"] > .genericButton > input[type="radio"],
.note-editor [data-toggle="buttons"] > .genericButton > input[type="checkbox"] {
  display: none;
}


.note-editor .input-group-lg > .input-group-btn > .genericButton {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}


select.note-editor .input-group-lg > .input-group-btn > .genericButton {
  height: 45px;
  line-height: 45px;
}


textarea.note-editor .input-group-lg > .input-group-btn > .genericButton {
  height: auto;
}


.note-editor .input-group-sm > .input-group-btn > .genericButton {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}


select.note-editor .input-group-sm > .input-group-btn > .genericButton {
  height: 30px;
  line-height: 30px;
}


textarea.note-editor .input-group-sm > .input-group-btn > .genericButton {
  height: auto;
}


.note-editor .input-group-btn:first-child > .genericButton,
.note-editor .input-group-btn:last-child > .genericButton:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}


.note-editor .input-group-btn:last-child > .genericButton,
.note-editor .input-group-btn:first-child > .genericButton:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .input-group-btn:first-child > .genericButton {
  margin-right: -1px;
}

.note-editor .input-group-btn:last-child > .genericButton {
  margin-left: -1px;
}

.note-editor .input-group-btn > .genericButton {
  position: relative;
}

.note-editor .input-group-btn > .genericButton + .btn {
  margin-left: -4px;
}

.note-editor .input-group-btn > .genericButton:hover,
.note-editor .input-group-btn > .genericButton:active {
  z-index: 2;
}

.note-editor .genericButton .badge {
  position: relative;
  top: -1px;
}

.genericButton.action{
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(28 100 242/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(28 100 242/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.genericButton.action:hover{
  background-color:rgb(26 86 219/var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1))
}

.genericButton.success{
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(14 159 110/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.genericButton.success:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.genericButton.warning{
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(194 120 3/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(194 120 3/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.genericButton.warning:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}

.genericButton.danger{
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(240 82 82/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(240 82 82/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.genericButton.danger:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.genericButton.info{
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(63 131 248/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
}

.genericButton.info:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

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

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

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

.genericButton.default:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.genericButton.default:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.genericButton.default:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.genericButton.scale-hover{
  transition-duration: 300ms;
  transition-duration:.3s;
}

.genericButton.scale-hover:hover{
  --tw-translate-y: -0.25rem;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

/* End - Generic Button */

.dropDownListItem{
  display:block;
  cursor:pointer;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.5rem;
  padding-top:.5rem;
}

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

.dark .dropDownListItem:hover{
  --tw-bg-opacity:1;
  background-color:rgb(75 85 99/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

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

.dropDownListItem:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Start - Tickets */

.ticketResponse{
  border-radius: 1.5rem;
  margin-top:.5rem;
  border-width:2px;
}

.ticketResponse.ticketSuccess{
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(14 159 110/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(243 250 247/var(--tw-bg-opacity));
}

.ticketSuccess .ticketTag{
  margin-inline-end: 0.5rem;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  display:inline-flex;
  flex:none;
  align-items:center;
  justify-content:center;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  padding-left:.625rem;
  padding-right:.625rem;
  padding-bottom:.125rem;
  padding-top:.125rem;
  font-size:.75rem;
  line-height:1rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .ticketSuccess .ticketTag{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(164 202 254/var(--tw-text-opacity))
}

.ticketSuccess .ticketTag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

#atm-nav .ticketSuccess .ticketTag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.smallnav .ticketSuccess .ticketTag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.note-editor .smallnav .ticketSuccess .ticketTag {
  text-align: center;
}

.fullnav .ticketSuccess .ticketTag span{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.dark .fullnav .ticketSuccess .ticketTag span{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.fullnav .ticketSuccess .ticketTag span:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.fullnav .ticketSuccess .ticketTag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-top-width: 0px;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:0;
  --tw-border-opacity:1;
  border-color:rgb(26 86 219/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.note-editor .fullnav .ticketSuccess .ticketTag {
  text-align: center;
}

.fullnav .ticketSuccess .ticketTag .navicon{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

#top-nav .ticketSuccess .ticketTag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.ticketSuccess .ticketTag{
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(222 247 236/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity));
}

.dark .ticketSuccess .ticketTag{
  --tw-text-opacity:1;
  color:rgb(3 84 63/var(--tw-text-opacity))
}

.ticketSuccess .ticketTag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.ticketResponse.ticketWarning{
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}

.ticketWarning .ticketTag{
  margin-inline-end: 0.5rem;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  display:inline-flex;
  flex:none;
  align-items:center;
  justify-content:center;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  padding-left:.625rem;
  padding-right:.625rem;
  padding-bottom:.125rem;
  padding-top:.125rem;
  font-size:.75rem;
  line-height:1rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .ticketWarning .ticketTag{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(164 202 254/var(--tw-text-opacity))
}

.ticketWarning .ticketTag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

#atm-nav .ticketWarning .ticketTag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.smallnav .ticketWarning .ticketTag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.note-editor .smallnav .ticketWarning .ticketTag {
  text-align: center;
}

.fullnav .ticketWarning .ticketTag span{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.dark .fullnav .ticketWarning .ticketTag span{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.fullnav .ticketWarning .ticketTag span:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.fullnav .ticketWarning .ticketTag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-top-width: 0px;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:0;
  --tw-border-opacity:1;
  border-color:rgb(26 86 219/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.note-editor .fullnav .ticketWarning .ticketTag {
  text-align: center;
}

.fullnav .ticketWarning .ticketTag .navicon{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

#top-nav .ticketWarning .ticketTag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.ticketWarning .ticketTag{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
  white-space:nowrap;
}

.ticketWarning .ticketTag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.ticketResponse.ticketInfo{
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
  --tw-border-opacity:1;
  border-color:rgb(63 131 248/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(235 245 255/var(--tw-bg-opacity));
}

.ticketInfo .ticketTag{
  margin-inline-end: 0.5rem;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  display:inline-flex;
  flex:none;
  align-items:center;
  justify-content:center;
  border-radius:.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  padding-left:.625rem;
  padding-right:.625rem;
  padding-bottom:.125rem;
  padding-top:.125rem;
  font-size:.75rem;
  line-height:1rem;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .ticketInfo .ticketTag{
  --tw-bg-opacity:1;
  background-color:rgb(35 56 118/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(164 202 254/var(--tw-text-opacity))
}

.ticketInfo .ticketTag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

#atm-nav .ticketInfo .ticketTag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.smallnav .ticketInfo .ticketTag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(17 24 39/var(--tw-text-opacity));
}

.note-editor .smallnav .ticketInfo .ticketTag {
  text-align: center;
}

.fullnav .ticketInfo .ticketTag span{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  font-size:.875rem;
  line-height:1.25rem;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.dark .fullnav .ticketInfo .ticketTag span{
  --tw-text-opacity:1;
  color:rgb(118 169 250/var(--tw-text-opacity))
}

.fullnav .ticketInfo .ticketTag span:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.fullnav .ticketInfo .ticketTag{
  border-radius: 0px;
  border-bottom-width: 4px;
  border-top-width: 0px;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  display:inline-flex;
  align-items:center;
  border-radius:0;
  border-top-width:0;
  --tw-border-opacity:1;
  border-color:rgb(26 86 219/var(--tw-border-opacity));
  padding:0;
  text-align:center;
  font-weight:500;
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

.note-editor .fullnav .ticketInfo .ticketTag {
  text-align: center;
}

.fullnav .ticketInfo .ticketTag .navicon{
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  --tw-text-opacity:1;
  color:rgb(26 86 219/var(--tw-text-opacity));
}

#top-nav .ticketInfo .ticketTag{
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-top-color: transparent;
  background-color: inherit;
  padding: 0px;
  border-radius:0;
  border-top-width:4px;
  --tw-border-opacity:1;
  border-color:rgb(118 169 250/var(--tw-border-opacity));
  padding:0;
  font-weight:500;
}

.ticketInfo .ticketTag{
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  white-space:nowrap;
  --tw-bg-opacity:1;
  background-color:rgb(225 239 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity));
}

.dark .ticketInfo .ticketTag{
  --tw-bg-opacity:1;
  background-color:rgb(164 202 254/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(30 66 159/var(--tw-text-opacity))
}

.ticketInfo .ticketTag:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

/* End - Tickets */

/*!
 * ngToast v2.0.0 (http://tameraydin.github.io/ngToast)
 * Copyright 2016 Tamer Aydin (http://tamerayd.in)
 * Licensed under MIT (http://tameraydin.mit-license.org/)
 */

.ng-toast--animate-fade .ng-enter,.ng-toast--animate-fade .ng-leave,.ng-toast--animate-fade .ng-move{
  transition-property:opacity;
  transition-duration:.3s;
  transition-timing-function:ease
}

.ng-toast--animate-fade .ng-enter{
  opacity:0
}

.ng-toast--animate-fade .ng-enter.ng-enter-active,.ng-toast--animate-fade .ng-leave{
  opacity:1
}

.ng-toast--animate-fade .ng-leave.ng-leave-active{
  opacity:0
}

.ng-toast--animate-fade .ng-move{
  opacity:.5
}

.ng-toast--animate-fade .ng-move.ng-move-active{
  opacity:1
}

.ng-toast--animate-slide .ng-enter,.ng-toast--animate-slide .ng-leave,.ng-toast--animate-slide .ng-move{
  position:relative;
  transition-duration:.3s;
  transition-timing-function:ease
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message{
  position:relative;
  transition-property:top,margin-top,opacity
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-enter{
  opacity:0;
  top:-100px
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-enter.ng-enter-active,.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-leave{
  opacity:1;
  top:0
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-leave.ng-leave-active{
  opacity:0;
  margin-top:-72px
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message{
  position:relative;
  transition-property:bottom,margin-bottom,opacity
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-enter{
  opacity:0;
  bottom:-100px
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-enter.ng-enter-active,.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-leave{
  opacity:1;
  bottom:0
}

.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-leave.ng-leave-active{
  opacity:0;
  margin-bottom:-72px
}

.ng-toast--animate-slide.ng-toast--right{
  transition-property:right,margin-right,opacity
}

.ng-toast--animate-slide.ng-toast--right .ng-enter{
  opacity:0;
  right:-200%;
  margin-right:20px
}

.ng-toast--animate-slide.ng-toast--right .ng-enter.ng-enter-active,.ng-toast--animate-slide.ng-toast--right .ng-leave{
  opacity:1;
  right:0;
  margin-right:0
}

.ng-toast--animate-slide.ng-toast--right .ng-leave.ng-leave-active{
  opacity:0;
  right:-200%;
  margin-right:20px
}

.ng-toast--animate-slide.ng-toast--left{
  transition-property:left,margin-left,opacity
}

.ng-toast--animate-slide.ng-toast--left .ng-enter{
  opacity:0;
  left:-200%;
  margin-left:20px
}

.ng-toast--animate-slide.ng-toast--left .ng-enter.ng-enter-active,.ng-toast--animate-slide.ng-toast--left .ng-leave{
  opacity:1;
  left:0;
  margin-left:0
}

.ng-toast--animate-slide.ng-toast--left .ng-leave.ng-leave-active{
  opacity:0;
  left:-200%;
  margin-left:20px
}

/*!
 * ngToast v2.0.0 (http://tameraydin.github.io/ngToast)
 * Copyright 2016 Tamer Aydin (http://tamerayd.in)
 * Licensed under MIT (http://tameraydin.mit-license.org/)
 */

.ng-toast{
  position:fixed;
  z-index:1080;
  width:100%;
  height:0;
  margin-top:20px;
  text-align:center
}

.ng-toast.ng-toast--top,.ng-toast.ng-toast--top .ng-toast__list{
  top:0;
  bottom:auto
}

.ng-toast.ng-toast--top.ng-toast--center .ng-toast__list{
  position:static
}

.ng-toast.ng-toast--bottom,.ng-toast.ng-toast--bottom .ng-toast__list{
  top:auto;
  bottom:0
}

.ng-toast.ng-toast--bottom.ng-toast--center .ng-toast__list{
  pointer-events:none
}

.ng-toast.ng-toast--bottom.ng-toast--center .ng-toast__message .alert{
  pointer-events:auto
}

.ng-toast.ng-toast--right .ng-toast__list{
  left:auto;
  right:0;
  margin-right:20px
}

.ng-toast.ng-toast--right .ng-toast__message{
  text-align:right
}

.ng-toast.ng-toast--left .ng-toast__list{
  right:auto;
  left:0;
  margin-left:20px
}

.ng-toast.ng-toast--left .ng-toast__message{
  text-align:left
}

.ng-toast .ng-toast__list{
  display:inline-block;
  position:absolute;
  right:0;
  left:0;
  margin:0 auto;
  padding:0;
  list-style:none
}

.ng-toast .ng-toast__message{
  display:block;
  width:100%;
  text-align:center
}

.ng-toast .ng-toast__message .alert{
  display:inline-block
}

.ng-toast .ng-toast__message__count{
  display:inline-block;
  margin:0 15px 0 5px
}

.ngdialog,.ngdialog-overlay{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0
}

@keyframes ngdialog-fadeout{
  0%{
    opacity:1
  }

  100%{
    opacity:0
  }
}

@keyframes ngdialog-fadein{
  0%{
    opacity:0
  }

  100%{
    opacity:1
  }
}

.ngdialog{
  box-sizing:border-box;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  z-index:10000
}

.ngdialog *,.ngdialog :after,.ngdialog :before{
  box-sizing:inherit
}

.ngdialog.ngdialog-disabled-animation,.ngdialog.ngdialog-disabled-animation .ngdialog-content,.ngdialog.ngdialog-disabled-animation .ngdialog-overlay{
  animation:none!important
}

.ngdialog-overlay{
  background:rgba(0,0,0,.4);
  -webkit-backface-visibility:hidden;
  animation:ngdialog-fadein .5s
}

.ngdialog-no-overlay{
  pointer-events:none
}

.ngdialog.ngdialog-closing .ngdialog-overlay{
  -webkit-backface-visibility:hidden;
  animation:ngdialog-fadeout .5s
}

.ngdialog-content{
  background:#fff;
  -webkit-backface-visibility:hidden;
  animation:ngdialog-fadein .5s;
  pointer-events:all
}

.ngdialog.ngdialog-closing .ngdialog-content{
  -webkit-backface-visibility:hidden;
  animation:ngdialog-fadeout .5s
}

.ngdialog-close:before{
  font-family:Helvetica,Arial,sans-serif;
  content:'\00D7';
  cursor:pointer
}

body.ngdialog-open,html.ngdialog-open{
  overflow:hidden
}

@keyframes ngdialog-flyin{
  0%{
    opacity:0;
    transform:translateY(-40px)
  }

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

@keyframes ngdialog-flyout{
  0%{
    opacity:1;
    transform:translateY(0)
  }

  100%{
    opacity:0;
    transform:translateY(-40px)
  }
}

.ngdialog.ngdialog-theme-default{
  padding-bottom:160px;
  padding-top:160px
}

.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content{
  animation:ngdialog-flyout .5s
}

.ngdialog.ngdialog-theme-default .ngdialog-content{
  animation:ngdialog-flyin .5s;
  background:#f0f0f0;
  border-radius:5px;
  font-size:1em;
  line-height:1.5em;
  margin:0 auto;
  max-width:100%;
  padding:0em;
  position:relative;
  width:80%
}

.ngdialog.ngdialog-theme-default .ngdialog-close{
  border:none;
  background:0 0;
  cursor:pointer;
  position:absolute;
  right:0;
  top:0
}

.ngdialog.ngdialog-theme-default .ngdialog-close:before{
  display:block;
  padding:3px;
  background:0 0;
  color:#bbb;
  content:'\00D7';
  font-size:26px;
  font-weight:400;
  line-height:26px;
  text-align:center
}

.ngdialog.ngdialog-theme-default .ngdialog-close:active:before,.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before{
  color:#777
}

.ngdialog.ngdialog-theme-default .ngdialog-message{
  margin-bottom:.5em
}

.ngdialog.ngdialog-theme-default .ngdialog-input{
  margin-bottom:1em
}

.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url],.ngdialog.ngdialog-theme-default .ngdialog-input textarea{
  background:#fff;
  border:0;
  border-radius:3px;
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
  margin:0 0 .25em;
  min-height:2.5em;
  padding:.25em .67em;
  width:100%
}

.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus{
  box-shadow:inset 0 0 0 2px #8dbdf1;
  outline:0
}

.ngdialog.ngdialog-theme-default .ngdialog-buttons:after{
  content:'';
  display:table;
  clear:both
}

.ngdialog.ngdialog-theme-default .ngdialog-button{
  border:0;
  border-radius:3px;
  cursor:pointer;
  float:right;
  font-family:inherit;
  font-size:.8em;
  letter-spacing:.1em;
  line-height:1em;
  margin:0 0 0 .5em;
  padding:.75em 2em;
  text-transform:uppercase
}

.ngdialog.ngdialog-theme-default .ngdialog-button:focus{
  animation:ngdialog-pulse 1.1s infinite;
  outline:0
}

@media (max-width:568px){
  .ngdialog.ngdialog-theme-default .ngdialog-button:focus{
    animation:none
  }
}

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary{
  background:#3288e6;
  color:#fff
}

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary{
  background:#e0e0e0;
  color:#777
}

.ngdialog p {
  padding: 0px;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */

/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/**
 * The picker input element.
 */

.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is "activated".
 */

.picker__input.picker__input--active {
  border-color: #0089ec;
}

/** 
 * The holder is the only "scrollable" top-level container element.
 */

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */

/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */

/**
 * Make the holder and frame fullscreen.
 */

.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
}

/**
 * The holder should overlay the entire screen.
 */

.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */

.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  width: 300px;
  max-height: 350px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out;
}

@media (min-height: 28.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}

/**
 * The wrapper sets the stage to vertically align the box contents.
 */

.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 28.875em) {
  .picker__wrap {
    display: block;
  }
}

/**
 * The box contains all the picker contents.
 */

.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 28.875em) {
  .picker__box {
    display: block;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}

/**
 * When the picker opens...
 */

.picker--opened .picker__holder {
  top: 0;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 35.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: 20%auto;
  }
}

/**
 * For `large` screens, transform into an inline picker.
 */

/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */

.picker__input.picker__input--active {
  border-color: #E3F2FD;
}

.picker__frame {
  margin: 0 auto;
  max-width: 325px;
}

@media (min-height: 38.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto;
  }
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */

/**
 * The picker box.
 */

.picker__box {
  padding: 0;
}

/**
 * The header containing the month and year stuff.
 */

.picker__header {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

/**
 * The month and year labels.
 */

.picker__month,
.picker__year {
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}

/**
 * The month and year selectors.
 */

.picker__select--month,
.picker__select--year {
  height: 2em;
  padding: 0;
  margin-left: .25em;
  margin-right: .25em;
}

.picker__select--month.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 40%;
}

.picker__select--year.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 25%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: rgba(0, 0, 0, 0.05);
}

/**
 * The month navigation buttons.
 */

.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.55em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  bottom: 0;
}

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */

.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1rem;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}

.picker__table th,
.picker__table td {
  text-align: center;
}

.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */

.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em;
  }
}

/**
 * The days on the calendar
 */

.picker__day--today {
  position: relative;
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}

.picker__day--infocus:hover {
  cursor: pointer;
  color: #000;
  font-weight: 500;
}

.picker__day--outfocus {
  display: none;
  padding: .75rem 0;
  color: #fff;
}

.picker__day--outfocus:hover {
  cursor: pointer;
  color: #dddddd;
  font-weight: 500;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.75);
  background: #0089ec;
  color: #ffffff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */

.picker__footer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: 1rem 0 0.7rem 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
  text-transform: uppercase;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: rgba(0, 0, 0, 0.05);
  outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em;
}

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200;
}

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}

/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */

.picker__box {
  border-radius: 2px;
  overflow: hidden;
}

.picker__date-display {
  text-align: center;
  background-color: #4285F4;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300;
  margin-bottom: 1rem;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #ecf2fc;
}

.picker__weekday-display {
  background-color: #206ff2;
  padding: 10px;
  font-weight: 200;
  letter-spacing: .5;
  font-size: 1rem;
  margin-bottom: 15px;
}

.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem;
}

.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400;
}

.picker__year-display {
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.4);
}

.picker__calendar-container {
  padding: 0 1rem;
}

.picker__calendar-container thead {
  border: none;
}

.picker__table {
  margin-top: 0;
  margin-bottom: .5em;
}

.picker__day--infocus {
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent;
}

.picker__day.picker__day--today {
  color: #4285F4;
}

.picker__day.picker__day--today.picker__day--selected {
  color: #fff;
}

.picker__weekday {
  font-size: .9rem;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.9);
  background-color: #4285F4;
  color: #ffffff;
}

.picker__day--selected.picker__day--outfocus,
  .picker__day--selected:hover.picker__day--outfocus,
  .picker--focused .picker__day--selected.picker__day--outfocus {
  background-color: #ecf2fc;
}

.picker__footer {
  text-align: right;
  padding: 5px 10px;
}

.picker__close,
.picker__today {
  font-size: 1.1rem;
  padding: 0 0;
  color: #4285F4;
}

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #676767;
}

button.picker__today:focus,
button.picker__clear:focus,
button.picker__close:focus {
  background-color: #ecf2fc;
}

.picker__select--month,
.picker__select--year {
  display: inline-block;
}

.picker__select--year {
  width: 30%;
}

/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */

/**
 * The list of times.
 */

.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0;
}

/**
 * The times on the clock. 
 */

.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em;
}

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em;
  }
}

/* Hovered time */

.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10;
}

/* Highlighted and hovered/focused time */

.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10;
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}

/* Selected and hovered/focused time */

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10;
}

/* Disabled time */

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto;
}

/**
 * The clear button
 */

.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  color: #000000;
  background: #b1dcfb;
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none;
}

.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold;
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #ffffff;
}

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */

/**
 * The frame the bounds the time picker.
 */

.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px;
}

/**
 * The picker box.
 */

.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0;
}

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em;
  }
}

/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 *
 * Further modified
 * Copyright 2015 Ching Yaw Hao.
 *
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.clockpicker-display {
  vertical-align: middle;
  display: inline-block;
  margin: auto;
  height: 85px;
  font-size: 70px;
  padding: 10px;
  padding-bottom: 0px;
  color: #b2dfdb;
}

.clockpicker-display-column {
  float: left;
}

.clockpicker-display-am-pm {
  padding-left: 5px;
  vertical-align: bottom;
  height: 85px;
}

.clockpicker-span-am-pm {
  display: inline-block;
  font-size: 23px;
  line-height: 25px;
  color: #b2dfdb;
}

.clockpicker-span-hours, .clockpicker-span-minutes {
  animation-duration: 500ms;
  animation-fill-mode: both;
  transition: color 500ms;
  cursor: pointer;
}

.clockpicker-span-hours.text-primary, .clockpicker-span-minutes.text-primary, #click-am.text-primary, #click-pm.text-primary {
  animation-name: pulse;
  color: white;
}

.clockpicker-moving {
  cursor: move;
}

.clockpicker-plate {
  background-color: #eeeeee;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  overflow: visible;
  position: relative;
  margin: auto;
  margin-top: 20px;
  /* Disable text selection highlighting. Thanks to Hermanya */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.clockpicker-canvas,
.clockpicker-dial {
  width: 270px;
  height: 270px;
  position: absolute;
  left: -1px;
  top: -1px;
}

.clockpicker-minutes {
  visibility: hidden;
}

.clockpicker-tick {
  border-radius: 50%;
  color: #666;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  transition: background-color 300ms;
  background-color: rgba(0, 150, 136, 0);
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: rgba(0, 150, 136, 0.25);
}

.clockpicker-dial {
  transition: transform 350ms, opacity 350ms;
}

.clockpicker-dial-out {
  opacity: 0;
}

.clockpicker-hours.clockpicker-dial-out {
  transform: scale(1.2, 1.2);
}

.clockpicker-minutes.clockpicker-dial-out {
  transform: scale(0.8, 0.8);
}

.clockpicker-canvas {
  transition: opacity 300ms;
}

.clockpicker-canvas-out {
  opacity: 0.25;
}

.clockpicker-canvas-bearing {
  stroke: none;
  fill: rgba(0, 77, 64, 0.75);
}

.clockpicker-canvas-fg {
  stroke: none;
  fill: rgba(0, 77, 64, 0);
}

.clockpicker-canvas-fg.active {
  fill: rgba(0, 77, 64, 0.5);
}

.clockpicker-canvas-bg {
  stroke: none;
  fill: rgba(0, 150, 136, 0.25);
}

.clockpicker-canvas-bg-trans {
  fill: rgba(0, 150, 136, 0.25);
}

.clockpicker-canvas line {
  stroke: rgba(0, 150, 136, 0.25);
  stroke-width: 1;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/
}

.clockpicker-am-pm-block {
  margin-top: -10px;
  width: 100%;
  height: 50px;
}

.clockpicker-button.am-button {
  height: 45px;
  width: 45px;
  float: left;
}

.clockpicker-button.pm-button {
  height: 45px;
  width: 45px;
  float: right;
}

.picker__footer .clockpicker-button {
  margin: auto;
  margin-top: 15px;
}

.picker__footer .clockpicker-button:focus {
  background-color: transparent;
}

.picker__footer .clockpicker-button:active {
  background-color: rgba(0, 150, 136, 0.25);
}

.darktheme .picker__box {
  background-color: #212121;
}

.darktheme .picker__date-display {
  background-color: transparent;
}

.darktheme .clockpicker-display {
  color: white;
}

.darktheme .clockpicker-span-am-pm {
  color: white;
}

.darktheme .clockpicker-span-hours.text-primary, .darktheme .clockpicker-span-minutes.text-primary, .darktheme #click-am.text-primary, .darktheme #click-pm.text-primary {
  color: #ff4081;
}

.darktheme .clockpicker-plate {
  background-color: transparent;
}

.darktheme .clockpicker-tick {
  color: white;
  background-color: rgba(255, 64, 129, 0);
}

.darktheme .clockpicker-tick.active, .darktheme .clockpicker-tick:hover {
  background-color: rgba(255, 64, 129, 0.25);
}

.darktheme .clockpicker-canvas-bearing {
  fill: white;
}

.darktheme .clockpicker-canvas-fg {
  fill: rgba(255, 64, 129, 0);
}

.darktheme .clockpicker-canvas-fg.active {
  fill: rgba(255, 64, 129, 0.5);
}

.darktheme .clockpicker-canvas-bg {
  fill: rgba(255, 64, 129, 0.25);
}

.darktheme .clockpicker-canvas-bg-trans {
  fill: rgba(255, 64, 129, 0.25);
}

.darktheme .clockpicker-canvas line {
  stroke: rgba(255, 64, 129, 0.25);
}

.darktheme button {
  color: white;
}

.darktheme .btn-floating.btn-flat.active {
  background-color: rgba(255, 64, 129, 0.25);
}

.darktheme .btn-floating.btn-flat:active {
  background-color: rgba(255, 64, 129, 0.5);
}

.darktheme .picker__footer .clockpicker-button:active {
  background-color: rgba(255, 64, 129, 0.25);
}

.clockpicker-span-hours.text-primary, .clockpicker-span-minutes.text-primary, #click-am.text-primary, #click-pm.text-primary {
  color: #fff !important;
}

.note-editor {
  /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
}

.note-editor article,
.note-editor aside,
.note-editor details,
.note-editor figcaption,
.note-editor figure,
.note-editor footer,
.note-editor header,
.note-editor hgroup,
.note-editor main,
.note-editor nav,
.note-editor section,
.note-editor summary {
  display: block;
}

.note-editor audio,
.note-editor canvas,
.note-editor video {
  display: inline-block;
}

.note-editor audio:not([controls]) {
  display: none;
  height: 0;
}

.note-editor [hidden],
.note-editor template {
  display: none;
}

.note-editor html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.note-editor body {
  margin: 0;
}

.note-editor a {
  background: transparent;
}

.note-editor a:focus {
  outline: thin dotted;
}

.note-editor a:active,
.note-editor a:hover {
  outline: 0;
}

.note-editor h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.note-editor abbr[title] {
  border-bottom: 1px dotted;
}

.note-editor b,
.note-editor strong {
  font-weight: bold;
}

.note-editor dfn {
  font-style: italic;
}

.note-editor hr {
  box-sizing: content-box;
  height: 0;
}

.note-editor mark {
  background: #ff0;
  color: #000;
}

.note-editor code,
.note-editor kbd,
.note-editor pre,
.note-editor samp {
  font-family: monospace, serif;
  font-size: 1em;
}

.note-editor pre {
  white-space: pre-wrap;
}

.note-editor q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

.note-editor small {
  font-size: 80%;
}

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

.note-editor sup {
  top: -0.5em;
}

.note-editor sub {
  bottom: -0.25em;
}

.note-editor img {
  border: 0;
}

.note-editor svg:not(:root) {
  overflow: hidden;
}

.note-editor figure {
  margin: 0;
}

.note-editor fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.note-editor legend {
  border: 0;
  padding: 0;
}

.note-editor button,
.note-editor input,
.note-editor select,
.note-editor textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

.note-editor button,
.note-editor input {
  line-height: normal;
}

.note-editor button,
.note-editor select {
  text-transform: none;
}

.note-editor button,
.note-editor html input[type="button"],
.note-editor input[type="reset"],
.note-editor input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.note-editor button[disabled],
.note-editor html input[disabled] {
  cursor: default;
}

.note-editor input[type="checkbox"],
.note-editor input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.note-editor input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

.note-editor input[type="search"]::-webkit-search-cancel-button,
.note-editor input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.note-editor button::-moz-focus-inner,
.note-editor input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.note-editor textarea {
  overflow: auto;
  vertical-align: top;
}

.note-editor table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  .note-editor * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .note-editor a,
  .note-editor a:visited {
    text-decoration: underline;
  }

  .note-editor a[href]:after {
    content: " (" attr(href) ")";
  }

  .note-editor abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .note-editor .ir a:after,
  .note-editor a[href^="javascript:"]:after,
  .note-editor a[href^="#"]:after {
    content: "";
  }

  .note-editor pre,
  .note-editor blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .note-editor thead {
    display: table-header-group;
  }

  .note-editor tr,
  .note-editor img {
    page-break-inside: avoid;
  }

  .note-editor img {
    max-width: 100% !important;
  }

  @page  {
    margin: 2cm .5cm;
  }

  .note-editor p,
  .note-editor h2,
  .note-editor h3 {
    orphans: 3;
    widows: 3;
  }

  .note-editor h2,
  .note-editor h3 {
    page-break-after: avoid;
  }

  .note-editor .navbar {
    display: none;
  }

  .note-editor .table td,
  .note-editor .table th {
    background-color: #fff !important;
  }

  .note-editor .btn > .caret,
  .note-editor .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .note-editor .label {
    border: 1px solid #000;
  }

  .note-editor .table {
    border-collapse: collapse !important;
  }

  .note-editor .table-bordered th,
  .note-editor .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.note-editor *,
.note-editor *:before,
.note-editor *:after {
  box-sizing: border-box;
}

.note-editor html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.note-editor body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

.note-editor input,
.note-editor button,
.note-editor select,
.note-editor textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.note-editor a {
  color: #428bca;
  text-decoration: none;
}

.note-editor a:hover,
.note-editor a:focus {
  color: #2a6496;
  text-decoration: underline;
}

.note-editor a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.note-editor img {
  vertical-align: middle;
}

.note-editor .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.note-editor .img-rounded {
  border-radius: 6px;
}

.note-editor .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.note-editor .img-circle {
  border-radius: 50%;
}

.note-editor hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

.note-editor p {
  margin: 0 0 10px;
}

.note-editor .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .note-editor .lead {
    font-size: 21px;
  }
}

.note-editor small,
.note-editor .small {
  font-size: 85%;
}

.note-editor cite {
  font-style: normal;
}

.note-editor .text-muted {
  color: #999999;
}

.note-editor .text-primary {
  color: #428bca;
}

.note-editor .text-primary:hover {
  color: #3071a9;
}

.note-editor .text-warning {
  color: #c09853;
}

.note-editor .text-warning:hover {
  color: #a47e3c;
}

.note-editor .text-danger {
  color: #b94a48;
}

.note-editor .text-danger:hover {
  color: #953b39;
}

.note-editor .text-success {
  color: #468847;
}

.note-editor .text-success:hover {
  color: #356635;
}

.note-editor .text-info {
  color: #3a87ad;
}

.note-editor .text-info:hover {
  color: #2d6987;
}

.note-editor .text-left {
  text-align: left;
}

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

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

.note-editor h1,
.note-editor h2,
.note-editor h3,
.note-editor h4,
.note-editor h5,
.note-editor h6,
.note-editor .h1,
.note-editor .h2,
.note-editor .h3,
.note-editor .h4,
.note-editor .h5,
.note-editor .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.note-editor h1 small,
.note-editor h2 small,
.note-editor h3 small,
.note-editor h4 small,
.note-editor h5 small,
.note-editor h6 small,
.note-editor .h1 small,
.note-editor .h2 small,
.note-editor .h3 small,
.note-editor .h4 small,
.note-editor .h5 small,
.note-editor .h6 small,
.note-editor h1 .small,
.note-editor h2 .small,
.note-editor h3 .small,
.note-editor h4 .small,
.note-editor h5 .small,
.note-editor h6 .small,
.note-editor .h1 .small,
.note-editor .h2 .small,
.note-editor .h3 .small,
.note-editor .h4 .small,
.note-editor .h5 .small,
.note-editor .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

.note-editor h1,
.note-editor h2,
.note-editor h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.note-editor h1 small,
.note-editor h2 small,
.note-editor h3 small,
.note-editor h1 .small,
.note-editor h2 .small,
.note-editor h3 .small {
  font-size: 65%;
}

.note-editor h4,
.note-editor h5,
.note-editor h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.note-editor h4 small,
.note-editor h5 small,
.note-editor h6 small,
.note-editor h4 .small,
.note-editor h5 .small,
.note-editor h6 .small {
  font-size: 75%;
}

.note-editor h1,
.note-editor .h1 {
  font-size: 36px;
}

.note-editor h2,
.note-editor .h2 {
  font-size: 30px;
}

.note-editor h3,
.note-editor .h3 {
  font-size: 24px;
}

.note-editor h4,
.note-editor .h4 {
  font-size: 18px;
}

.note-editor h5,
.note-editor .h5 {
  font-size: 14px;
}

.note-editor h6,
.note-editor .h6 {
  font-size: 12px;
}

.note-editor .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.note-editor ul,
.note-editor ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.note-editor ul ul,
.note-editor ol ul,
.note-editor ul ol,
.note-editor ol ol {
  margin-bottom: 0;
}

.note-editor .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.note-editor .list-inline {
  padding-left: 0;
  list-style: none;
}

.note-editor .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.note-editor dl {
  margin-bottom: 20px;
}

.note-editor dt,
.note-editor dd {
  line-height: 1.428571429;
}

.note-editor dt {
  font-weight: bold;
}

.note-editor dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .note-editor .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .note-editor .dl-horizontal dd {
    margin-left: 180px;
  }

  .note-editor .dl-horizontal dd:before,
  .note-editor .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }

  .note-editor .dl-horizontal dd:after {
    clear: both;
  }

  .note-editor .dl-horizontal dd:before,
  .note-editor .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }

  .note-editor .dl-horizontal dd:after {
    clear: both;
  }
}

.note-editor abbr[title],
.note-editor abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.note-editor abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.note-editor blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

.note-editor blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

.note-editor blockquote p:last-child {
  margin-bottom: 0;
}

.note-editor blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

.note-editor blockquote small:before {
  content: '\2014 \00A0';
}

.note-editor blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.note-editor blockquote.pull-right p,
.note-editor blockquote.pull-right small,
.note-editor blockquote.pull-right .small {
  text-align: right;
}

.note-editor blockquote.pull-right small:before,
.note-editor blockquote.pull-right .small:before {
  content: '';
}

.note-editor blockquote.pull-right small:after,
.note-editor blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

.note-editor blockquote:before,
.note-editor blockquote:after {
  content: "";
}

.note-editor address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.note-editor code,
.note-editor kdb,
.note-editor pre,
.note-editor samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

.note-editor code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

.note-editor pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.note-editor pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.note-editor .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.note-editor .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.note-editor .container:before,
.note-editor .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .container:after {
  clear: both;
}

.note-editor .container:before,
.note-editor .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .container:after {
  clear: both;
}

.note-editor .row {
  margin-left: -15px;
  margin-right: -15px;
}

.note-editor .row:before,
.note-editor .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .row:after {
  clear: both;
}

.note-editor .row:before,
.note-editor .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .row:after {
  clear: both;
}

.note-editor .col-xs-1,  .note-editor .col-sm-1,  .note-editor .col-md-1,  .note-editor .col-lg-1,  .note-editor .col-xs-2,   .note-editor .col-sm-2,   .note-editor .col-md-2,  .note-editor .col-lg-2,  .note-editor .col-xs-3,  .note-editor .col-sm-3,  .note-editor .col-md-3,  .note-editor .col-lg-3,  .note-editor .col-xs-4,  .note-editor .col-sm-4,  .note-editor .col-md-4,  .note-editor .col-lg-4,  .note-editor .col-xs-5,  .note-editor .col-sm-5,  .note-editor .col-md-5,  .note-editor .col-lg-5,  .note-editor .col-xs-6,  .note-editor .col-sm-6,  .note-editor .col-md-6,   .note-editor .col-lg-6,  .note-editor .col-xs-7,   .note-editor .col-sm-7,  .note-editor .col-md-7,  .note-editor  .col-lg-7,   .note-editor .col-xs-8,   .note-editor .col-sm-8,  .note-editor .col-md-8,    .note-editor.col-lg-8,  .note-editor .col-xs-9,  .note-editor .col-sm-9,  .note-editor .col-md-9,  .note-editor .col-lg-9,  .note-editor .col-xs-10,  .note-editor .col-sm-10,  .note-editor .col-md-10,  .note-editor .col-lg-10,  .note-editor .col-xs-11,  .note-editor .col-sm-11,  .note-editor .col-md-11,  .note-editor .col-lg-11,  .note-editor .col-xs-12,  .note-editor .col-sm-12,  .note-editor .col-md-12,  .note-editor .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.note-editor .col-xs-1,  .note-editor .col-xs-2,  .note-editor .col-xs-3,  .note-editor .col-xs-4,  .note-editor .col-xs-5,  .note-editor .col-xs-6,   .note-editor .col-xs-7,   .note-editor .col-xs-8,  .note-editor .col-xs-9,   .note-editor .col-xs-10,  .note-editor  .col-xs-11 {
  float: left;
}

.note-editor .col-xs-12 {
  width: 100%;
}

.note-editor .col-xs-11 {
  width: 91.66666666666666%;
}

.note-editor .col-xs-10 {
  width: 83.33333333333334%;
}

.note-editor .col-xs-9 {
  width: 75%;
}

.note-editor .col-xs-8 {
  width: 66.66666666666666%;
}

.note-editor .col-xs-7 {
  width: 58.333333333333336%;
}

.note-editor .col-xs-6 {
  width: 50%;
}

.note-editor .col-xs-5 {
  width: 41.66666666666667%;
}

.note-editor .col-xs-4 {
  width: 33.33333333333333%;
}

.note-editor .col-xs-3 {
  width: 25%;
}

.note-editor .col-xs-2 {
  width: 16.666666666666664%;
}

.note-editor .col-xs-1 {
  width: 8.333333333333332%;
}

.note-editor .col-xs-pull-12 {
  right: 100%;
}

.note-editor .col-xs-pull-11 {
  right: 91.66666666666666%;
}

.note-editor .col-xs-pull-10 {
  right: 83.33333333333334%;
}

.note-editor .col-xs-pull-9 {
  right: 75%;
}

.note-editor .col-xs-pull-8 {
  right: 66.66666666666666%;
}

.note-editor .col-xs-pull-7 {
  right: 58.333333333333336%;
}

.note-editor .col-xs-pull-6 {
  right: 50%;
}

.note-editor .col-xs-pull-5 {
  right: 41.66666666666667%;
}

.note-editor .col-xs-pull-4 {
  right: 33.33333333333333%;
}

.note-editor .col-xs-pull-3 {
  right: 25%;
}

.note-editor .col-xs-pull-2 {
  right: 16.666666666666664%;
}

.note-editor .col-xs-pull-1 {
  right: 8.333333333333332%;
}

.note-editor .col-xs-push-12 {
  left: 100%;
}

.note-editor .col-xs-push-11 {
  left: 91.66666666666666%;
}

.note-editor .col-xs-push-10 {
  left: 83.33333333333334%;
}

.note-editor .col-xs-push-9 {
  left: 75%;
}

.note-editor .col-xs-push-8 {
  left: 66.66666666666666%;
}

.note-editor .col-xs-push-7 {
  left: 58.333333333333336%;
}

.note-editor .col-xs-push-6 {
  left: 50%;
}

.note-editor .col-xs-push-5 {
  left: 41.66666666666667%;
}

.note-editor .col-xs-push-4 {
  left: 33.33333333333333%;
}

.note-editor .col-xs-push-3 {
  left: 25%;
}

.note-editor .col-xs-push-2 {
  left: 16.666666666666664%;
}

.note-editor .col-xs-push-1 {
  left: 8.333333333333332%;
}

.note-editor .col-xs-offset-12 {
  margin-left: 100%;
}

.note-editor .col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.note-editor .col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.note-editor .col-xs-offset-9 {
  margin-left: 75%;
}

.note-editor .col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.note-editor .col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.note-editor .col-xs-offset-6 {
  margin-left: 50%;
}

.note-editor .col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.note-editor .col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.note-editor .col-xs-offset-3 {
  margin-left: 25%;
}

.note-editor .col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.note-editor .col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

@media (min-width: 768px) {
  .note-editor .container {
    width: 750px;
  }

  .note-editor .col-sm-1,  .note-editor .col-sm-2,  .note-editor .col-sm-3,  .note-editor .col-sm-4,  .note-editor .col-sm-5,  .note-editor .col-sm-6,  .note-editor .col-sm-7,  .note-editor .col-sm-8,  .note-editor .col-sm-9,  .note-editor .col-sm-10,  .note-editor .col-sm-11 {
    float: left;
  }

  .note-editor .col-sm-12 {
    width: 100%;
  }

  .note-editor .col-sm-11 {
    width: 91.66666666666666%;
  }

  .note-editor .col-sm-10 {
    width: 83.33333333333334%;
  }

  .note-editor .col-sm-9 {
    width: 75%;
  }

  .note-editor .col-sm-8 {
    width: 66.66666666666666%;
  }

  .note-editor .col-sm-7 {
    width: 58.333333333333336%;
  }

  .note-editor .col-sm-6 {
    width: 50%;
  }

  .note-editor .col-sm-5 {
    width: 41.66666666666667%;
  }

  .note-editor .col-sm-4 {
    width: 33.33333333333333%;
  }

  .note-editor .col-sm-3 {
    width: 25%;
  }

  .note-editor .col-sm-2 {
    width: 16.666666666666664%;
  }

  .note-editor .col-sm-1 {
    width: 8.333333333333332%;
  }

  .note-editor .col-sm-pull-12 {
    right: 100%;
  }

  .note-editor .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .note-editor .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .note-editor .col-sm-pull-9 {
    right: 75%;
  }

  .note-editor .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .note-editor .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .note-editor .col-sm-pull-6 {
    right: 50%;
  }

  .note-editor .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .note-editor .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .note-editor .col-sm-pull-3 {
    right: 25%;
  }

  .note-editor .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .note-editor .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .note-editor .col-sm-push-12 {
    left: 100%;
  }

  .note-editor .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .note-editor .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .note-editor .col-sm-push-9 {
    left: 75%;
  }

  .note-editor .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .note-editor .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .note-editor .col-sm-push-6 {
    left: 50%;
  }

  .note-editor .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .note-editor .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .note-editor .col-sm-push-3 {
    left: 25%;
  }

  .note-editor .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .note-editor .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .note-editor .col-sm-offset-12 {
    margin-left: 100%;
  }

  .note-editor .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .note-editor .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

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

  .note-editor .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .note-editor .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

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

  .note-editor .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .note-editor .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

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

  .note-editor .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .note-editor .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 992px) {
  .note-editor .container {
    width: 970px;
  }

  .note-editor .col-md-1,  .note-editor .col-md-2,  .note-editor .col-md-3,  .note-editor .col-md-4,  .note-editor .col-md-5,  .note-editor .col-md-6,  .note-editor .col-md-7,  .note-editor .col-md-8,   .note-editor .col-md-9,  .note-editor .col-md-10,  .note-editor .col-md-11 {
    float: left;
  }

  .note-editor .col-md-12 {
    width: 100%;
  }

  .note-editor .col-md-11 {
    width: 91.66666666666666%;
  }

  .note-editor .col-md-10 {
    width: 83.33333333333334%;
  }

  .note-editor .col-md-9 {
    width: 75%;
  }

  .note-editor .col-md-8 {
    width: 66.66666666666666%;
  }

  .note-editor .col-md-7 {
    width: 58.333333333333336%;
  }

  .note-editor .col-md-6 {
    width: 50%;
  }

  .note-editor .col-md-5 {
    width: 41.66666666666667%;
  }

  .note-editor .col-md-4 {
    width: 33.33333333333333%;
  }

  .note-editor .col-md-3 {
    width: 25%;
  }

  .note-editor .col-md-2 {
    width: 16.666666666666664%;
  }

  .note-editor .col-md-1 {
    width: 8.333333333333332%;
  }

  .note-editor .col-md-pull-12 {
    right: 100%;
  }

  .note-editor .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .note-editor .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .note-editor .col-md-pull-9 {
    right: 75%;
  }

  .note-editor .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .note-editor .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .note-editor .col-md-pull-6 {
    right: 50%;
  }

  .note-editor .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .note-editor .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .note-editor .col-md-pull-3 {
    right: 25%;
  }

  .note-editor .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .note-editor .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .note-editor .col-md-push-12 {
    left: 100%;
  }

  .note-editor .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .note-editor .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .note-editor .col-md-push-9 {
    left: 75%;
  }

  .note-editor .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .note-editor .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .note-editor .col-md-push-6 {
    left: 50%;
  }

  .note-editor .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .note-editor .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .note-editor .col-md-push-3 {
    left: 25%;
  }

  .note-editor .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .note-editor .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .note-editor .col-md-offset-12 {
    margin-left: 100%;
  }

  .note-editor .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .note-editor .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .note-editor .col-md-offset-9 {
    margin-left: 75%;
  }

  .note-editor .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .note-editor .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .note-editor .col-md-offset-6 {
    margin-left: 50%;
  }

  .note-editor .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .note-editor .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .note-editor .col-md-offset-3 {
    margin-left: 25%;
  }

  .note-editor .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .note-editor .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 1200px) {
  .note-editor .container {
    width: 1170px;
  }

  .note-editor .col-lg-1,  .note-editor .col-lg-2,  .note-editor .col-lg-3,  .note-editor .col-lg-4,  .note-editor .col-lg-5,  .note-editor .col-lg-6,  .note-editor .col-lg-7,  .note-editor .col-lg-8,  .note-editor .col-lg-9,  .note-editor .col-lg-10,  .note-editor .col-lg-11 {
    float: left;
  }

  .note-editor .col-lg-12 {
    width: 100%;
  }

  .note-editor .col-lg-11 {
    width: 91.66666666666666%;
  }

  .note-editor .col-lg-10 {
    width: 83.33333333333334%;
  }

  .note-editor .col-lg-9 {
    width: 75%;
  }

  .note-editor .col-lg-8 {
    width: 66.66666666666666%;
  }

  .note-editor .col-lg-7 {
    width: 58.333333333333336%;
  }

  .note-editor .col-lg-6 {
    width: 50%;
  }

  .note-editor .col-lg-5 {
    width: 41.66666666666667%;
  }

  .note-editor .col-lg-4 {
    width: 33.33333333333333%;
  }

  .note-editor .col-lg-3 {
    width: 25%;
  }

  .note-editor .col-lg-2 {
    width: 16.666666666666664%;
  }

  .note-editor .col-lg-1 {
    width: 8.333333333333332%;
  }

  .note-editor .col-lg-pull-12 {
    right: 100%;
  }

  .note-editor .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .note-editor .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .note-editor .col-lg-pull-9 {
    right: 75%;
  }

  .note-editor .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .note-editor .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .note-editor .col-lg-pull-6 {
    right: 50%;
  }

  .note-editor .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .note-editor .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .note-editor .col-lg-pull-3 {
    right: 25%;
  }

  .note-editor .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .note-editor .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .note-editor .col-lg-push-12 {
    left: 100%;
  }

  .note-editor .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .note-editor .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .note-editor .col-lg-push-9 {
    left: 75%;
  }

  .note-editor .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .note-editor .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .note-editor .col-lg-push-6 {
    left: 50%;
  }

  .note-editor .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .note-editor .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .note-editor .col-lg-push-3 {
    left: 25%;
  }

  .note-editor .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .note-editor .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .note-editor .col-lg-offset-12 {
    margin-left: 100%;
  }

  .note-editor .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .note-editor .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .note-editor .col-lg-offset-9 {
    margin-left: 75%;
  }

  .note-editor .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .note-editor .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .note-editor .col-lg-offset-6 {
    margin-left: 50%;
  }

  .note-editor .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .note-editor .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .note-editor .col-lg-offset-3 {
    margin-left: 25%;
  }

  .note-editor .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .note-editor .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

.note-editor table {
  max-width: 100%;
  background-color: transparent;
}

.note-editor th {
  text-align: left;
}

.note-editor .table {
  width: 100%;
  margin-bottom: 20px;
}

.note-editor .table > thead > tr > th,
.note-editor .table > tbody > tr > th,
.note-editor .table > tfoot > tr > th,
.note-editor .table > thead > tr > td,
.note-editor .table > tbody > tr > td,
.note-editor .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.note-editor .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.note-editor .table > caption + thead > tr:first-child > th,
.note-editor .table > colgroup + thead > tr:first-child > th,
.note-editor .table > thead:first-child > tr:first-child > th,
.note-editor .table > caption + thead > tr:first-child > td,
.note-editor .table > colgroup + thead > tr:first-child > td,
.note-editor .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.note-editor .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.note-editor .table .table {
  background-color: #ffffff;
}

.note-editor .table-condensed > thead > tr > th,
.note-editor .table-condensed > tbody > tr > th,
.note-editor .table-condensed > tfoot > tr > th,
.note-editor .table-condensed > thead > tr > td,
.note-editor .table-condensed > tbody > tr > td,
.note-editor .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.note-editor .table-bordered {
  border: 1px solid #dddddd;
}

.note-editor .table-bordered > thead > tr > th,
.note-editor .table-bordered > tbody > tr > th,
.note-editor .table-bordered > tfoot > tr > th,
.note-editor .table-bordered > thead > tr > td,
.note-editor .table-bordered > tbody > tr > td,
.note-editor .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.note-editor .table-bordered > thead > tr > th,
.note-editor .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.note-editor .table-striped > tbody > tr:nth-child(odd) > td,
.note-editor .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.note-editor .table-hover > tbody > tr:hover > td,
.note-editor .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

.note-editor table col[class*="col-"] {
  float: none;
  display: table-column;
}

.note-editor table td[class*="col-"],
.note-editor table th[class*="col-"] {
  float: none;
  display: table-cell;
}

.note-editor .table > thead > tr > td.active,
.note-editor .table > tbody > tr > td.active,
.note-editor .table > tfoot > tr > td.active,
.note-editor .table > thead > tr > th.active,
.note-editor .table > tbody > tr > th.active,
.note-editor .table > tfoot > tr > th.active,
.note-editor .table > thead > tr.active > td,
.note-editor .table > tbody > tr.active > td,
.note-editor .table > tfoot > tr.active > td,
.note-editor .table > thead > tr.active > th,
.note-editor .table > tbody > tr.active > th,
.note-editor .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.note-editor .table > thead > tr > td.success,
.note-editor .table > tbody > tr > td.success,
.note-editor .table > tfoot > tr > td.success,
.note-editor .table > thead > tr > th.success,
.note-editor .table > tbody > tr > th.success,
.note-editor .table > tfoot > tr > th.success,
.note-editor .table > thead > tr.success > td,
.note-editor .table > tbody > tr.success > td,
.note-editor .table > tfoot > tr.success > td,
.note-editor .table > thead > tr.success > th,
.note-editor .table > tbody > tr.success > th,
.note-editor .table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.note-editor .table-hover > tbody > tr > td.success:hover,
.note-editor .table-hover > tbody > tr > th.success:hover,
.note-editor .table-hover > tbody > tr.success:hover > td,
.note-editor .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.note-editor .table > thead > tr > td.danger,
.note-editor .table > tbody > tr > td.danger,
.note-editor .table > tfoot > tr > td.danger,
.note-editor .table > thead > tr > th.danger,
.note-editor .table > tbody > tr > th.danger,
.note-editor .table > tfoot > tr > th.danger,
.note-editor .table > thead > tr.danger > td,
.note-editor .table > tbody > tr.danger > td,
.note-editor .table > tfoot > tr.danger > td,
.note-editor .table > thead > tr.danger > th,
.note-editor .table > tbody > tr.danger > th,
.note-editor .table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #ebccd1;
}

.note-editor .table-hover > tbody > tr > td.danger:hover,
.note-editor .table-hover > tbody > tr > th.danger:hover,
.note-editor .table-hover > tbody > tr.danger:hover > td,
.note-editor .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
  border-color: #e4b9c0;
}

.note-editor .table > thead > tr > td.warning,
.note-editor .table > tbody > tr > td.warning,
.note-editor .table > tfoot > tr > td.warning,
.note-editor .table > thead > tr > th.warning,
.note-editor .table > tbody > tr > th.warning,
.note-editor .table > tfoot > tr > th.warning,
.note-editor .table > thead > tr.warning > td,
.note-editor .table > tbody > tr.warning > td,
.note-editor .table > tfoot > tr.warning > td,
.note-editor .table > thead > tr.warning > th,
.note-editor .table > tbody > tr.warning > th,
.note-editor .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.note-editor .table-hover > tbody > tr > td.warning:hover,
.note-editor .table-hover > tbody > tr > th.warning:hover,
.note-editor .table-hover > tbody > tr.warning:hover > td,
.note-editor .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
  border-color: #f7e1b5;
}

@media (max-width: 767px) {
  .note-editor .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  .note-editor .table-responsive > .table {
    margin-bottom: 0;
  }

  .note-editor .table-responsive > .table > thead > tr > th,
  .note-editor .table-responsive > .table > tbody > tr > th,
  .note-editor .table-responsive > .table > tfoot > tr > th,
  .note-editor .table-responsive > .table > thead > tr > td,
  .note-editor .table-responsive > .table > tbody > tr > td,
  .note-editor .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .note-editor .table-responsive > .table-bordered {
    border: 0;
  }

  .note-editor .table-responsive > .table-bordered > thead > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > thead > tr > td:first-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .note-editor .table-responsive > .table-bordered > thead > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > thead > tr > td:last-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.note-editor fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.note-editor legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.note-editor label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

.note-editor input[type="search"] {
  box-sizing: border-box;
}

.note-editor input[type="radio"],
.note-editor input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

.note-editor input[type="file"] {
  display: block;
}

.note-editor select[multiple],
.note-editor select[size] {
  height: auto;
}

.note-editor select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

.note-editor input[type="file"]:focus,
.note-editor input[type="radio"]:focus,
.note-editor input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.note-editor input[type="number"]::-webkit-outer-spin-button,
.note-editor input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

.note-editor output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.note-editor .form-control:-moz-placeholder {
  color: #999999;
}

.note-editor .form-control::-moz-placeholder {
  color: #999999;
}

.note-editor .form-control:-ms-input-placeholder {
  color: #999999;
}

.note-editor .form-control::-webkit-input-placeholder {
  color: #999999;
}

.note-editor .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.note-editor .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.note-editor .form-control[disabled],
.note-editor .form-control[readonly],
fieldset[disabled] .note-editor .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.note-editor .form-control {
  height: auto;
}

.note-editor .form-group {
  margin-bottom: 15px;
}

.note-editor .radio,
.note-editor .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.note-editor .radio label,
.note-editor .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.note-editor .radio input[type="radio"],
.note-editor .radio-inline input[type="radio"],
.note-editor .checkbox input[type="checkbox"],
.note-editor .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.note-editor .radio + .radio,
.note-editor .checkbox + .checkbox {
  margin-top: -5px;
}

.note-editor .radio-inline,
.note-editor .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.note-editor .radio-inline + .radio-inline,
.note-editor .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.note-editor input[type="radio"][disabled],
.note-editor input[type="checkbox"][disabled],
.note-editor .radio[disabled],
.note-editor .radio-inline[disabled],
.note-editor .checkbox[disabled],
.note-editor .checkbox-inline[disabled],
fieldset[disabled] .note-editor input[type="radio"],
fieldset[disabled] .note-editor input[type="checkbox"],
fieldset[disabled] .note-editor .radio,
fieldset[disabled] .note-editor .radio-inline,
fieldset[disabled] .note-editor .checkbox,
fieldset[disabled] .note-editor .checkbox-inline {
  cursor: not-allowed;
}

.note-editor .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.note-editor .input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.note-editor .input-sm {
  height: auto;
}

.note-editor .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.note-editor .input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.note-editor .input-lg {
  height: auto;
}

.note-editor .has-warning .help-block,
.note-editor .has-warning .control-label {
  color: #c09853;
}

.note-editor .has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.note-editor .has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.note-editor .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

.note-editor .has-error .help-block,
.note-editor .has-error .control-label {
  color: #b94a48;
}

.note-editor .has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.note-editor .has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.note-editor .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

.note-editor .has-success .help-block,
.note-editor .has-success .control-label {
  color: #468847;
}

.note-editor .has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.note-editor .has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.note-editor .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

.note-editor .form-control-static {
  margin-bottom: 0;
}

.note-editor .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .note-editor .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .note-editor .form-inline .form-control {
    display: inline-block;
  }

  .note-editor .form-inline .radio,
  .note-editor .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .note-editor .form-inline .radio input[type="radio"],
  .note-editor .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.note-editor .form-horizontal .control-label,
.note-editor .form-horizontal .radio,
.note-editor .form-horizontal .checkbox,
.note-editor .form-horizontal .radio-inline,
.note-editor .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.note-editor .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.note-editor .form-horizontal .form-group:before,
.note-editor .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .form-horizontal .form-group:after {
  clear: both;
}

.note-editor .form-horizontal .form-group:before,
.note-editor .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .form-horizontal .form-group:after {
  clear: both;
}

.note-editor .form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .note-editor .form-horizontal .control-label {
    text-align: right;
  }
}

.note-editor .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.note-editor .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.note-editor .btn:hover,
.note-editor .btn:focus {
  color: #333333;
  text-decoration: none;
}

.note-editor .btn:active,
.note-editor .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.note-editor .btn.disabled,
.note-editor .btn[disabled],
fieldset[disabled] .note-editor .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.note-editor .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.note-editor .btn-default:hover,
.note-editor .btn-default:focus,
.note-editor .btn-default:active,
.note-editor .btn-default.active,
.open .dropdown-toggle.note-editor .btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.note-editor .btn-default:active,
.note-editor .btn-default.active,
.open .dropdown-toggle.note-editor .btn-default {
  background-image: none;
}

.note-editor .btn-default.disabled,
.note-editor .btn-default[disabled],
fieldset[disabled] .note-editor .btn-default,
.note-editor .btn-default.disabled:hover,
.note-editor .btn-default[disabled]:hover,
fieldset[disabled] .note-editor .btn-default:hover,
.note-editor .btn-default.disabled:focus,
.note-editor .btn-default[disabled]:focus,
fieldset[disabled] .note-editor .btn-default:focus,
.note-editor .btn-default.disabled:active,
.note-editor .btn-default[disabled]:active,
fieldset[disabled] .note-editor .btn-default:active,
.note-editor .btn-default.disabled.active,
.note-editor .btn-default[disabled].active,
fieldset[disabled] .note-editor .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.note-editor .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.note-editor .btn-primary:hover,
.note-editor .btn-primary:focus,
.note-editor .btn-primary:active,
.note-editor .btn-primary.active,
.open .dropdown-toggle.note-editor .btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.note-editor .btn-primary:active,
.note-editor .btn-primary.active,
.open .dropdown-toggle.note-editor .btn-primary {
  background-image: none;
}

.note-editor .btn-primary.disabled,
.note-editor .btn-primary[disabled],
fieldset[disabled] .note-editor .btn-primary,
.note-editor .btn-primary.disabled:hover,
.note-editor .btn-primary[disabled]:hover,
fieldset[disabled] .note-editor .btn-primary:hover,
.note-editor .btn-primary.disabled:focus,
.note-editor .btn-primary[disabled]:focus,
fieldset[disabled] .note-editor .btn-primary:focus,
.note-editor .btn-primary.disabled:active,
.note-editor .btn-primary[disabled]:active,
fieldset[disabled] .note-editor .btn-primary:active,
.note-editor .btn-primary.disabled.active,
.note-editor .btn-primary[disabled].active,
fieldset[disabled] .note-editor .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.note-editor . {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .:hover,
.note-editor .:focus,
.note-editor .:active,
.note-editor ..active,
.open .dropdown-toggle.note-editor . {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.note-editor .:active,
.note-editor ..active,
.open .dropdown-toggle.note-editor . {
  background-image: none;
}

.note-editor ..disabled,
.note-editor .[disabled],
fieldset[disabled] .note-editor .,
.note-editor ..disabled:hover,
.note-editor .[disabled]:hover,
fieldset[disabled] .note-editor .:hover,
.note-editor ..disabled:focus,
.note-editor .[disabled]:focus,
fieldset[disabled] .note-editor .:focus,
.note-editor ..disabled:active,
.note-editor .[disabled]:active,
fieldset[disabled] .note-editor .:active,
.note-editor ..disabled.active,
.note-editor .[disabled].active,
fieldset[disabled] .note-editor ..active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.note-editor .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.note-editor .btn-danger:hover,
.note-editor .btn-danger:focus,
.note-editor .btn-danger:active,
.note-editor .btn-danger.active,
.open .dropdown-toggle.note-editor .btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.note-editor .btn-danger:active,
.note-editor .btn-danger.active,
.open .dropdown-toggle.note-editor .btn-danger {
  background-image: none;
}

.note-editor .btn-danger.disabled,
.note-editor .btn-danger[disabled],
fieldset[disabled] .note-editor .btn-danger,
.note-editor .btn-danger.disabled:hover,
.note-editor .btn-danger[disabled]:hover,
fieldset[disabled] .note-editor .btn-danger:hover,
.note-editor .btn-danger.disabled:focus,
.note-editor .btn-danger[disabled]:focus,
fieldset[disabled] .note-editor .btn-danger:focus,
.note-editor .btn-danger.disabled:active,
.note-editor .btn-danger[disabled]:active,
fieldset[disabled] .note-editor .btn-danger:active,
.note-editor .btn-danger.disabled.active,
.note-editor .btn-danger[disabled].active,
fieldset[disabled] .note-editor .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.note-editor . {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor .:hover,
.note-editor .:focus,
.note-editor .:active,
.note-editor ..active,
.open .dropdown-toggle.note-editor . {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.note-editor .:active,
.note-editor ..active,
.open .dropdown-toggle.note-editor . {
  background-image: none;
}

.note-editor ..disabled,
.note-editor .[disabled],
fieldset[disabled] .note-editor .,
.note-editor ..disabled:hover,
.note-editor .[disabled]:hover,
fieldset[disabled] .note-editor .:hover,
.note-editor ..disabled:focus,
.note-editor .[disabled]:focus,
fieldset[disabled] .note-editor .:focus,
.note-editor ..disabled:active,
.note-editor .[disabled]:active,
fieldset[disabled] .note-editor .:active,
.note-editor ..disabled.active,
.note-editor .[disabled].active,
fieldset[disabled] .note-editor ..active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.note-editor . {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .:hover,
.note-editor .:focus,
.note-editor .:active,
.note-editor ..active,
.open .dropdown-toggle.note-editor . {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.note-editor .:active,
.note-editor ..active,
.open .dropdown-toggle.note-editor . {
  background-image: none;
}

.note-editor ..disabled,
.note-editor .[disabled],
fieldset[disabled] .note-editor .,
.note-editor ..disabled:hover,
.note-editor .[disabled]:hover,
fieldset[disabled] .note-editor .:hover,
.note-editor ..disabled:focus,
.note-editor .[disabled]:focus,
fieldset[disabled] .note-editor .:focus,
.note-editor ..disabled:active,
.note-editor .[disabled]:active,
fieldset[disabled] .note-editor .:active,
.note-editor ..disabled.active,
.note-editor .[disabled].active,
fieldset[disabled] .note-editor ..active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.note-editor .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.note-editor .btn-link,
.note-editor .btn-link:active,
.note-editor .btn-link[disabled],
fieldset[disabled] .note-editor .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.note-editor .btn-link,
.note-editor .btn-link:hover,
.note-editor .btn-link:focus,
.note-editor .btn-link:active {
  border-color: transparent;
}

.note-editor .btn-link:hover,
.note-editor .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.note-editor .btn-link[disabled]:hover,
fieldset[disabled] .note-editor .btn-link:hover,
.note-editor .btn-link[disabled]:focus,
fieldset[disabled] .note-editor .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.note-editor .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.note-editor .,
.note-editor .btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.note-editor .btn-xs {
  padding: 1px 5px;
}

.note-editor .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.note-editor .btn-block + .btn-block {
  margin-top: 5px;
}

.note-editor input[type="submit"].btn-block,
.note-editor input[type="reset"].btn-block,
.note-editor input[type="button"].btn-block {
  width: 100%;
}

.note-editor .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.note-editor .fade.in {
  opacity: 1;
}

.note-editor .collapse {
  display: none;
}

.note-editor .collapse.in {
  display: block;
}

.note-editor .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');

  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.note-editor .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.note-editor .glyphicon:empty {
  width: 1em;
}

.note-editor .glyphicon-asterisk:before {
  content: "\2a";
}

.note-editor .glyphicon-plus:before {
  content: "\2b";
}

.note-editor .glyphicon-euro:before {
  content: "\20ac";
}

.note-editor .glyphicon-minus:before {
  content: "\2212";
}

.note-editor .glyphicon-cloud:before {
  content: "\2601";
}

.note-editor .glyphicon-envelope:before {
  content: "\2709";
}

.note-editor .glyphicon-pencil:before {
  content: "\270f";
}

.note-editor .glyphicon-glass:before {
  content: "\e001";
}

.note-editor .glyphicon-music:before {
  content: "\e002";
}

.note-editor .glyphicon-search:before {
  content: "\e003";
}

.note-editor .glyphicon-heart:before {
  content: "\e005";
}

.note-editor .glyphicon-star:before {
  content: "\e006";
}

.note-editor .glyphicon-star-empty:before {
  content: "\e007";
}

.note-editor .glyphicon-user:before {
  content: "\e008";
}

.note-editor .glyphicon-film:before {
  content: "\e009";
}

.note-editor .glyphicon-th-large:before {
  content: "\e010";
}

.note-editor .glyphicon-th:before {
  content: "\e011";
}

.note-editor .glyphicon-th-list:before {
  content: "\e012";
}

.note-editor .glyphicon-ok:before {
  content: "\e013";
}

.note-editor .glyphicon-remove:before {
  content: "\e014";
}

.note-editor .glyphicon-zoom-in:before {
  content: "\e015";
}

.note-editor .glyphicon-zoom-out:before {
  content: "\e016";
}

.note-editor .glyphicon-off:before {
  content: "\e017";
}

.note-editor .glyphicon-signal:before {
  content: "\e018";
}

.note-editor .glyphicon-cog:before {
  content: "\e019";
}

.note-editor .glyphicon-trash:before {
  content: "\e020";
}

.note-editor .glyphicon-home:before {
  content: "\e021";
}

.note-editor .glyphicon-file:before {
  content: "\e022";
}

.note-editor .glyphicon-time:before {
  content: "\e023";
}

.note-editor .glyphicon-road:before {
  content: "\e024";
}

.note-editor .glyphicon-download-alt:before {
  content: "\e025";
}

.note-editor .glyphicon-download:before {
  content: "\e026";
}

.note-editor .glyphicon-upload:before {
  content: "\e027";
}

.note-editor .glyphicon-inbox:before {
  content: "\e028";
}

.note-editor .glyphicon-play-circle:before {
  content: "\e029";
}

.note-editor .glyphicon-repeat:before {
  content: "\e030";
}

.note-editor .glyphicon-refresh:before {
  content: "\e031";
}

.note-editor .glyphicon-list-alt:before {
  content: "\e032";
}

.note-editor .glyphicon-lock:before {
  content: "\e033";
}

.note-editor .glyphicon-flag:before {
  content: "\e034";
}

.note-editor .glyphicon-headphones:before {
  content: "\e035";
}

.note-editor .glyphicon-volume-off:before {
  content: "\e036";
}

.note-editor .glyphicon-volume-down:before {
  content: "\e037";
}

.note-editor .glyphicon-volume-up:before {
  content: "\e038";
}

.note-editor .glyphicon-qrcode:before {
  content: "\e039";
}

.note-editor .glyphicon-barcode:before {
  content: "\e040";
}

.note-editor .glyphicon-tag:before {
  content: "\e041";
}

.note-editor .glyphicon-tags:before {
  content: "\e042";
}

.note-editor .glyphicon-book:before {
  content: "\e043";
}

.note-editor .glyphicon-bookmark:before {
  content: "\e044";
}

.note-editor .glyphicon-print:before {
  content: "\e045";
}

.note-editor .glyphicon-camera:before {
  content: "\e046";
}

.note-editor .glyphicon-font:before {
  content: "\e047";
}

.note-editor .glyphicon-bold:before {
  content: "\e048";
}

.note-editor .glyphicon-italic:before {
  content: "\e049";
}

.note-editor .glyphicon-text-height:before {
  content: "\e050";
}

.note-editor .glyphicon-text-width:before {
  content: "\e051";
}

.note-editor .glyphicon-align-left:before {
  content: "\e052";
}

.note-editor .glyphicon-align-center:before {
  content: "\e053";
}

.note-editor .glyphicon-align-right:before {
  content: "\e054";
}

.note-editor .glyphicon-align-justify:before {
  content: "\e055";
}

.note-editor .glyphicon-list:before {
  content: "\e056";
}

.note-editor .glyphicon-indent-left:before {
  content: "\e057";
}

.note-editor .glyphicon-indent-right:before {
  content: "\e058";
}

.note-editor .glyphicon-facetime-video:before {
  content: "\e059";
}

.note-editor .glyphicon-picture:before {
  content: "\e060";
}

.note-editor .glyphicon-map-marker:before {
  content: "\e062";
}

.note-editor .glyphicon-adjust:before {
  content: "\e063";
}

.note-editor .glyphicon-tint:before {
  content: "\e064";
}

.note-editor .glyphicon-edit:before {
  content: "\e065";
}

.note-editor .glyphicon-share:before {
  content: "\e066";
}

.note-editor .glyphicon-check:before {
  content: "\e067";
}

.note-editor .glyphicon-move:before {
  content: "\e068";
}

.note-editor .glyphicon-step-backward:before {
  content: "\e069";
}

.note-editor .glyphicon-fast-backward:before {
  content: "\e070";
}

.note-editor .glyphicon-backward:before {
  content: "\e071";
}

.note-editor .glyphicon-play:before {
  content: "\e072";
}

.note-editor .glyphicon-pause:before {
  content: "\e073";
}

.note-editor .glyphicon-stop:before {
  content: "\e074";
}

.note-editor .glyphicon-forward:before {
  content: "\e075";
}

.note-editor .glyphicon-fast-forward:before {
  content: "\e076";
}

.note-editor .glyphicon-step-forward:before {
  content: "\e077";
}

.note-editor .glyphicon-eject:before {
  content: "\e078";
}

.note-editor .glyphicon-chevron-left:before {
  content: "\e079";
}

.note-editor .glyphicon-chevron-right:before {
  content: "\e080";
}

.note-editor .glyphicon-plus-sign:before {
  content: "\e081";
}

.note-editor .glyphicon-minus-sign:before {
  content: "\e082";
}

.note-editor .glyphicon-remove-sign:before {
  content: "\e083";
}

.note-editor .glyphicon-ok-sign:before {
  content: "\e084";
}

.note-editor .glyphicon-question-sign:before {
  content: "\e085";
}

.note-editor .glyphicon-info-sign:before {
  content: "\e086";
}

.note-editor .glyphicon-screenshot:before {
  content: "\e087";
}

.note-editor .glyphicon-remove-circle:before {
  content: "\e088";
}

.note-editor .glyphicon-ok-circle:before {
  content: "\e089";
}

.note-editor .glyphicon-ban-circle:before {
  content: "\e090";
}

.note-editor .glyphicon-arrow-left:before {
  content: "\e091";
}

.note-editor .glyphicon-arrow-right:before {
  content: "\e092";
}

.note-editor .glyphicon-arrow-up:before {
  content: "\e093";
}

.note-editor .glyphicon-arrow-down:before {
  content: "\e094";
}

.note-editor .glyphicon-share-alt:before {
  content: "\e095";
}

.note-editor .glyphicon-resize-full:before {
  content: "\e096";
}

.note-editor .glyphicon-resize-small:before {
  content: "\e097";
}

.note-editor .glyphicon-exclamation-sign:before {
  content: "\e101";
}

.note-editor .glyphicon-gift:before {
  content: "\e102";
}

.note-editor .glyphicon-leaf:before {
  content: "\e103";
}

.note-editor .glyphicon-fire:before {
  content: "\e104";
}

.note-editor .glyphicon-eye-open:before {
  content: "\e105";
}

.note-editor .glyphicon-eye-close:before {
  content: "\e106";
}

.note-editor .glyphicon-warning-sign:before {
  content: "\e107";
}

.note-editor .glyphicon-plane:before {
  content: "\e108";
}

.note-editor .glyphicon-calendar:before {
  content: "\e109";
}

.note-editor .glyphicon-random:before {
  content: "\e110";
}

.note-editor .glyphicon-comment:before {
  content: "\e111";
}

.note-editor .glyphicon-magnet:before {
  content: "\e112";
}

.note-editor .glyphicon-chevron-up:before {
  content: "\e113";
}

.note-editor .glyphicon-chevron-down:before {
  content: "\e114";
}

.note-editor .glyphicon-retweet:before {
  content: "\e115";
}

.note-editor .glyphicon-shopping-cart:before {
  content: "\e116";
}

.note-editor .glyphicon-folder-close:before {
  content: "\e117";
}

.note-editor .glyphicon-folder-open:before {
  content: "\e118";
}

.note-editor .glyphicon-resize-vertical:before {
  content: "\e119";
}

.note-editor .glyphicon-resize-horizontal:before {
  content: "\e120";
}

.note-editor .glyphicon-hdd:before {
  content: "\e121";
}

.note-editor .glyphicon-bullhorn:before {
  content: "\e122";
}

.note-editor .glyphicon-bell:before {
  content: "\e123";
}

.note-editor .glyphicon-certificate:before {
  content: "\e124";
}

.note-editor .glyphicon-thumbs-up:before {
  content: "\e125";
}

.note-editor .glyphicon-thumbs-down:before {
  content: "\e126";
}

.note-editor .glyphicon-hand-right:before {
  content: "\e127";
}

.note-editor .glyphicon-hand-left:before {
  content: "\e128";
}

.note-editor .glyphicon-hand-up:before {
  content: "\e129";
}

.note-editor .glyphicon-hand-down:before {
  content: "\e130";
}

.note-editor .glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.note-editor .glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.note-editor .glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.note-editor .glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.note-editor .glyphicon-globe:before {
  content: "\e135";
}

.note-editor .glyphicon-wrench:before {
  content: "\e136";
}

.note-editor .glyphicon-tasks:before {
  content: "\e137";
}

.note-editor .glyphicon-filter:before {
  content: "\e138";
}

.note-editor .glyphicon-briefcase:before {
  content: "\e139";
}

.note-editor .glyphicon-fullscreen:before {
  content: "\e140";
}

.note-editor .glyphicon-dashboard:before {
  content: "\e141";
}

.note-editor .glyphicon-paperclip:before {
  content: "\e142";
}

.note-editor .glyphicon-heart-empty:before {
  content: "\e143";
}

.note-editor .glyphicon-link:before {
  content: "\e144";
}

.note-editor .glyphicon-phone:before {
  content: "\e145";
}

.note-editor .glyphicon-pushpin:before {
  content: "\e146";
}

.note-editor .glyphicon-usd:before {
  content: "\e148";
}

.note-editor .glyphicon-gbp:before {
  content: "\e149";
}

.note-editor .glyphicon-sort:before {
  content: "\e150";
}

.note-editor .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.note-editor .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.note-editor .glyphicon-sort-by-order:before {
  content: "\e153";
}

.note-editor .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.note-editor .glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.note-editor .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.note-editor .glyphicon-unchecked:before {
  content: "\e157";
}

.note-editor .glyphicon-expand:before {
  content: "\e158";
}

.note-editor .glyphicon-collapse-down:before {
  content: "\e159";
}

.note-editor .glyphicon-collapse-up:before {
  content: "\e160";
}

.note-editor .glyphicon-log-in:before {
  content: "\e161";
}

.note-editor .glyphicon-flash:before {
  content: "\e162";
}

.note-editor .glyphicon-log-out:before {
  content: "\e163";
}

.note-editor .glyphicon-new-window:before {
  content: "\e164";
}

.note-editor .glyphicon-record:before {
  content: "\e165";
}

.note-editor .glyphicon-save:before {
  content: "\e166";
}

.note-editor .glyphicon-open:before {
  content: "\e167";
}

.note-editor .glyphicon-saved:before {
  content: "\e168";
}

.note-editor .glyphicon-import:before {
  content: "\e169";
}

.note-editor .glyphicon-export:before {
  content: "\e170";
}

.note-editor .glyphicon-send:before {
  content: "\e171";
}

.note-editor .glyphicon-floppy-disk:before {
  content: "\e172";
}

.note-editor .glyphicon-floppy-saved:before {
  content: "\e173";
}

.note-editor .glyphicon-floppy-remove:before {
  content: "\e174";
}

.note-editor .glyphicon-floppy-save:before {
  content: "\e175";
}

.note-editor .glyphicon-floppy-open:before {
  content: "\e176";
}

.note-editor .glyphicon-credit-card:before {
  content: "\e177";
}

.note-editor .glyphicon-transfer:before {
  content: "\e178";
}

.note-editor .glyphicon-cutlery:before {
  content: "\e179";
}

.note-editor .glyphicon-header:before {
  content: "\e180";
}

.note-editor .glyphicon-compressed:before {
  content: "\e181";
}

.note-editor .glyphicon-earphone:before {
  content: "\e182";
}

.note-editor .glyphicon-phone-alt:before {
  content: "\e183";
}

.note-editor .glyphicon-tower:before {
  content: "\e184";
}

.note-editor .glyphicon-stats:before {
  content: "\e185";
}

.note-editor .glyphicon-sd-video:before {
  content: "\e186";
}

.note-editor .glyphicon-hd-video:before {
  content: "\e187";
}

.note-editor .glyphicon-subtitles:before {
  content: "\e188";
}

.note-editor .glyphicon-sound-stereo:before {
  content: "\e189";
}

.note-editor .glyphicon-sound-dolby:before {
  content: "\e190";
}

.note-editor .glyphicon-sound-5-1:before {
  content: "\e191";
}

.note-editor .glyphicon-sound-6-1:before {
  content: "\e192";
}

.note-editor .glyphicon-sound-7-1:before {
  content: "\e193";
}

.note-editor .glyphicon-copyright-mark:before {
  content: "\e194";
}

.note-editor .glyphicon-registration-mark:before {
  content: "\e195";
}

.note-editor .glyphicon-cloud-download:before {
  content: "\e197";
}

.note-editor .glyphicon-cloud-upload:before {
  content: "\e198";
}

.note-editor .glyphicon-tree-conifer:before {
  content: "\e199";
}

.note-editor .glyphicon-tree-deciduous:before {
  content: "\e200";
}

.note-editor .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}

.note-editor .dropdown {
  position: relative;
}

.note-editor .dropdown-toggle:focus {
  outline: 0;
}

.note-editor .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.note-editor .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.note-editor .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.note-editor .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.note-editor .dropdown-menu > li > a:hover,
.note-editor .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.note-editor .dropdown-menu > .active > a,
.note-editor .dropdown-menu > .active > a:hover,
.note-editor .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.note-editor .dropdown-menu > .disabled > a,
.note-editor .dropdown-menu > .disabled > a:hover,
.note-editor .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.note-editor .dropdown-menu > .disabled > a:hover,
.note-editor .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.note-editor .open > .dropdown-menu {
  display: block;
}

.note-editor .open > a {
  outline: 0;
}

.note-editor .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.note-editor .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.note-editor .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.note-editor .dropup .caret,
.note-editor .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.note-editor .dropup .dropdown-menu,
.note-editor .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .note-editor .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-default .note-editor .caret {
  border-top-color: #333333;
}

.btn-primary .note-editor .caret,
. .note-editor .caret,
. .note-editor .caret,
.btn-danger .note-editor .caret,
. .note-editor .caret {
  border-top-color: #fff;
}

.note-editor .dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.note-editor .dropup .btn-primary .caret,
.note-editor .dropup . .caret,
.note-editor .dropup . .caret,
.note-editor .dropup .btn-danger .caret,
.note-editor .dropup . .caret {
  border-bottom-color: #fff;
}

.note-editor .btn-group,
.note-editor .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.note-editor .btn-group > .btn,
.note-editor .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.note-editor .btn-group > .btn:hover,
.note-editor .btn-group-vertical > .btn:hover,
.note-editor .btn-group > .btn:focus,
.note-editor .btn-group-vertical > .btn:focus,
.note-editor .btn-group > .btn:active,
.note-editor .btn-group-vertical > .btn:active,
.note-editor .btn-group > .btn.active,
.note-editor .btn-group-vertical > .btn.active {
  z-index: 2;
}

.note-editor .btn-group > .btn:focus,
.note-editor .btn-group-vertical > .btn:focus {
  outline: none;
}

.note-editor .btn-group .btn + .btn,
.note-editor .btn-group .btn + .btn-group,
.note-editor .btn-group .btn-group + .btn,
.note-editor .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.note-editor .btn-toolbar:before,
.note-editor .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .btn-toolbar:after {
  clear: both;
}

.note-editor .btn-toolbar:before,
.note-editor .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .btn-toolbar:after {
  clear: both;
}

.note-editor .btn-toolbar .btn-group {
  float: left;
}

.note-editor .btn-toolbar > .btn + .btn,
.note-editor .btn-toolbar > .btn-group + .btn,
.note-editor .btn-toolbar > .btn + .btn-group,
.note-editor .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.note-editor .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.note-editor .btn-group > .btn:first-child {
  margin-left: 0;
}

.note-editor .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.note-editor .btn-group > .btn:last-child:not(:first-child),
.note-editor .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group > .btn-group {
  float: left;
}

.note-editor .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.note-editor .btn-group > .btn-group:first-child > .btn:last-child,
.note-editor .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.note-editor .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group .dropdown-toggle:active,
.note-editor .btn-group.open .dropdown-toggle {
  outline: 0;
}

.note-editor .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}

.note-editor .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.note-editor .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.note-editor .btn-group > .btn + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}

.note-editor .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.note-editor .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.note-editor .btn .caret {
  margin-left: 0;
}

.note-editor .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.note-editor .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.note-editor .btn-group-vertical > .btn,
.note-editor .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.note-editor .btn-group-vertical > .btn-group:before,
.note-editor .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .btn-group-vertical > .btn-group:after {
  clear: both;
}

.note-editor .btn-group-vertical > .btn-group:before,
.note-editor .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .btn-group-vertical > .btn-group:after {
  clear: both;
}

.note-editor .btn-group-vertical > .btn-group > .btn {
  float: none;
}

.note-editor .btn-group-vertical > .btn + .btn,
.note-editor .btn-group-vertical > .btn + .btn-group,
.note-editor .btn-group-vertical > .btn-group + .btn,
.note-editor .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.note-editor .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.note-editor .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.note-editor .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.note-editor .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.note-editor .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.note-editor .btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.note-editor .btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

.note-editor [data-toggle="buttons"] > .btn > input[type="radio"],
.note-editor [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.note-editor .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.note-editor .input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.note-editor .input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.note-editor .input-group-lg > .form-control,
.note-editor .input-group-lg > .input-group-addon,
.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.note-editor .input-group-lg > .form-control,
select.note-editor .input-group-lg > .input-group-addon,
select.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

textarea.note-editor .input-group-lg > .form-control,
textarea.note-editor .input-group-lg > .input-group-addon,
textarea.note-editor .input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.note-editor .input-group-sm > .form-control,
.note-editor .input-group-sm > .input-group-addon,
.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.note-editor .input-group-sm > .form-control,
select.note-editor .input-group-sm > .input-group-addon,
select.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.note-editor .input-group-sm > .form-control,
textarea.note-editor .input-group-sm > .input-group-addon,
textarea.note-editor .input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.note-editor .input-group-addon,
.note-editor .input-group-btn,
.note-editor .input-group .form-control {
  display: table-cell;
}

.note-editor .input-group-addon:not(:first-child):not(:last-child),
.note-editor .input-group-btn:not(:first-child):not(:last-child),
.note-editor .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.note-editor .input-group-addon,
.note-editor .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.note-editor .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.note-editor .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.note-editor .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.note-editor .input-group-addon input[type="radio"],
.note-editor .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.note-editor .input-group .form-control:first-child,
.note-editor .input-group-addon:first-child,
.note-editor .input-group-btn:first-child > .btn,
.note-editor .input-group-btn:first-child > .dropdown-toggle,
.note-editor .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.note-editor .input-group-addon:first-child {
  border-right: 0;
}

.note-editor .input-group .form-control:last-child,
.note-editor .input-group-addon:last-child,
.note-editor .input-group-btn:last-child > .btn,
.note-editor .input-group-btn:last-child > .dropdown-toggle,
.note-editor .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .input-group-addon:last-child {
  border-left: 0;
}

.note-editor .input-group-btn {
  position: relative;
  white-space: nowrap;
}

.note-editor .input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.note-editor .input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.note-editor .input-group-btn > .btn {
  position: relative;
}

.note-editor .input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.note-editor .input-group-btn > .btn:hover,
.note-editor .input-group-btn > .btn:active {
  z-index: 2;
}

.note-editor .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.note-editor .nav:before,
.note-editor .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .nav:after {
  clear: both;
}

.note-editor .nav:before,
.note-editor .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .nav:after {
  clear: both;
}

.note-editor .nav > li {
  position: relative;
  display: block;
}

.note-editor .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.note-editor .nav > li > a:hover,
.note-editor .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.note-editor .nav > li.disabled > a {
  color: #999999;
}

.note-editor .nav > li.disabled > a:hover,
.note-editor .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.note-editor .nav .open > a,
.note-editor .nav .open > a:hover,
.note-editor .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.note-editor .nav .open > a .caret,
.note-editor .nav .open > a:hover .caret,
.note-editor .nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.note-editor .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.note-editor .nav > li > a > img {
  max-width: none;
}

.note-editor .nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.note-editor .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.note-editor .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.note-editor .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.note-editor .nav-tabs > li.active > a,
.note-editor .nav-tabs > li.active > a:hover,
.note-editor .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.note-editor .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.note-editor .nav-tabs.nav-justified > li {
  float: none;
}

.note-editor .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .note-editor .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .note-editor .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.note-editor .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.note-editor .nav-tabs.nav-justified > .active > a,
.note-editor .nav-tabs.nav-justified > .active > a:hover,
.note-editor .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .note-editor .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .note-editor .nav-tabs.nav-justified > .active > a,
  .note-editor .nav-tabs.nav-justified > .active > a:hover,
  .note-editor .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.note-editor .nav-pills > li {
  float: left;
}

.note-editor .nav-pills > li > a {
  border-radius: 4px;
}

.note-editor .nav-pills > li + li {
  margin-left: 2px;
}

.note-editor .nav-pills > li.active > a,
.note-editor .nav-pills > li.active > a:hover,
.note-editor .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.note-editor .nav-pills > li.active > a .caret,
.note-editor .nav-pills > li.active > a:hover .caret,
.note-editor .nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.note-editor .nav-stacked > li {
  float: none;
}

.note-editor .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.note-editor .nav-justified {
  width: 100%;
}

.note-editor .nav-justified > li {
  float: none;
}

.note-editor .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .note-editor .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .note-editor .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.note-editor .nav-tabs-justified {
  border-bottom: 0;
}

.note-editor .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.note-editor .nav-tabs-justified > .active > a,
.note-editor .nav-tabs-justified > .active > a:hover,
.note-editor .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .note-editor .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .note-editor .nav-tabs-justified > .active > a,
  .note-editor .nav-tabs-justified > .active > a:hover,
  .note-editor .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.note-editor .tab-content > .tab-pane {
  display: none;
}

.note-editor .tab-content > .active {
  display: block;
}

.note-editor .nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.note-editor .nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.note-editor .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.note-editor .navbar:before,
.note-editor .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .navbar:after {
  clear: both;
}

.note-editor .navbar:before,
.note-editor .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .note-editor .navbar {
    border-radius: 4px;
  }
}

.note-editor .navbar-header:before,
.note-editor .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .navbar-header:after {
  clear: both;
}

.note-editor .navbar-header:before,
.note-editor .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .note-editor .navbar-header {
    float: left;
  }
}

.note-editor .navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.note-editor .navbar-collapse:before,
.note-editor .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .navbar-collapse:after {
  clear: both;
}

.note-editor .navbar-collapse:before,
.note-editor .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .navbar-collapse:after {
  clear: both;
}

.note-editor .navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .note-editor .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .note-editor .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .note-editor .navbar-collapse.in {
    overflow-y: visible;
  }

  .note-editor .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }

  .note-editor .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .note-editor .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.note-editor .container > .navbar-header,
.note-editor .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .note-editor .container > .navbar-header,
  .note-editor .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.note-editor .navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .note-editor .navbar-static-top {
    border-radius: 0;
  }
}

.note-editor .navbar-fixed-top,
.note-editor .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .note-editor .navbar-fixed-top,
  .note-editor .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.note-editor .navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

.note-editor .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.note-editor .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.note-editor .navbar-brand:hover,
.note-editor .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .note-editor .navbar-brand {
    margin-left: -15px;
  }
}

.note-editor .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.note-editor .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.note-editor .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .note-editor .navbar-toggle {
    display: none;
  }
}

.note-editor .navbar-nav {
  margin: 7.5px -15px;
}

.note-editor .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .note-editor .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .note-editor .navbar-nav .open .dropdown-menu > li > a,
  .note-editor .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .note-editor .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .note-editor .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .note-editor .navbar-nav {
    float: left;
    margin: 0;
  }

  .note-editor .navbar-nav > li {
    float: left;
  }

  .note-editor .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .note-editor .navbar-left {
    float: left !important;
  }

  .note-editor .navbar-right {
    float: right !important;
  }
}

.note-editor .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .note-editor .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .note-editor .navbar-form .form-control {
    display: inline-block;
  }

  .note-editor .navbar-form .radio,
  .note-editor .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .note-editor .navbar-form .radio input[type="radio"],
  .note-editor .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .note-editor .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .note-editor .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.note-editor .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.note-editor .navbar-nav.pull-right > li > .dropdown-menu,
.note-editor .navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.note-editor .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.note-editor .navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .note-editor .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.note-editor .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.note-editor .navbar-default .navbar-brand {
  color: #777777;
}

.note-editor .navbar-default .navbar-brand:hover,
.note-editor .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.note-editor .navbar-default .navbar-text {
  color: #777777;
}

.note-editor .navbar-default .navbar-nav > li > a {
  color: #777777;
}

.note-editor .navbar-default .navbar-nav > li > a:hover,
.note-editor .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.note-editor .navbar-default .navbar-nav > .active > a,
.note-editor .navbar-default .navbar-nav > .active > a:hover,
.note-editor .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.note-editor .navbar-default .navbar-nav > .disabled > a,
.note-editor .navbar-default .navbar-nav > .disabled > a:hover,
.note-editor .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.note-editor .navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.note-editor .navbar-default .navbar-toggle:hover,
.note-editor .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.note-editor .navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.note-editor .navbar-default .navbar-collapse,
.note-editor .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.note-editor .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.note-editor .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.note-editor .navbar-default .navbar-nav > .open > a,
.note-editor .navbar-default .navbar-nav > .open > a:hover,
.note-editor .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

.note-editor .navbar-default .navbar-nav > .open > a .caret,
.note-editor .navbar-default .navbar-nav > .open > a:hover .caret,
.note-editor .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.note-editor .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }

  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }

  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.note-editor .navbar-default .navbar-link {
  color: #777777;
}

.note-editor .navbar-default .navbar-link:hover {
  color: #333333;
}

.note-editor .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.note-editor .navbar-inverse .navbar-brand {
  color: #999999;
}

.note-editor .navbar-inverse .navbar-brand:hover,
.note-editor .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.note-editor .navbar-inverse .navbar-text {
  color: #999999;
}

.note-editor .navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.note-editor .navbar-inverse .navbar-nav > li > a:hover,
.note-editor .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.note-editor .navbar-inverse .navbar-nav > .active > a,
.note-editor .navbar-inverse .navbar-nav > .active > a:hover,
.note-editor .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.note-editor .navbar-inverse .navbar-nav > .disabled > a,
.note-editor .navbar-inverse .navbar-nav > .disabled > a:hover,
.note-editor .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.note-editor .navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.note-editor .navbar-inverse .navbar-toggle:hover,
.note-editor .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.note-editor .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.note-editor .navbar-inverse .navbar-collapse,
.note-editor .navbar-inverse .navbar-form {
  border-color: #101010;
}

.note-editor .navbar-inverse .navbar-nav > .open > a,
.note-editor .navbar-inverse .navbar-nav > .open > a:hover,
.note-editor .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

.note-editor .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.note-editor .navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.note-editor .navbar-inverse .navbar-nav > .open > a .caret,
.note-editor .navbar-inverse .navbar-nav > .open > a:hover .caret,
.note-editor .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }

  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.note-editor .navbar-inverse .navbar-link {
  color: #999999;
}

.note-editor .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.note-editor .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.note-editor .breadcrumb > li {
  display: inline-block;
}

.note-editor .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.note-editor .breadcrumb > .active {
  color: #999999;
}

.note-editor .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.note-editor .pagination > li {
  display: inline;
}

.note-editor .pagination > li > a,
.note-editor .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.note-editor .pagination > li:first-child > a,
.note-editor .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.note-editor .pagination > li:last-child > a,
.note-editor .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.note-editor .pagination > li > a:hover,
.note-editor .pagination > li > span:hover,
.note-editor .pagination > li > a:focus,
.note-editor .pagination > li > span:focus {
  background-color: #eeeeee;
}

.note-editor .pagination > .active > a,
.note-editor .pagination > .active > span,
.note-editor .pagination > .active > a:hover,
.note-editor .pagination > .active > span:hover,
.note-editor .pagination > .active > a:focus,
.note-editor .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.note-editor .pagination > .disabled > span,
.note-editor .pagination > .disabled > span:hover,
.note-editor .pagination > .disabled > span:focus,
.note-editor .pagination > .disabled > a,
.note-editor .pagination > .disabled > a:hover,
.note-editor .pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.note-editor .pagination-lg > li > a,
.note-editor .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.note-editor .pagination-lg > li:first-child > a,
.note-editor .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.note-editor .pagination-lg > li:last-child > a,
.note-editor .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.note-editor .pagination-sm > li > a,
.note-editor .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.note-editor .pagination-sm > li:first-child > a,
.note-editor .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.note-editor .pagination-sm > li:last-child > a,
.note-editor .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.note-editor .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.note-editor .pager:before,
.note-editor .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .pager:after {
  clear: both;
}

.note-editor .pager:before,
.note-editor .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .pager:after {
  clear: both;
}

.note-editor .pager li {
  display: inline;
}

.note-editor .pager li > a,
.note-editor .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.note-editor .pager li > a:hover,
.note-editor .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.note-editor .pager .next > a,
.note-editor .pager .next > span {
  float: right;
}

.note-editor .pager .previous > a,
.note-editor .pager .previous > span {
  float: left;
}

.note-editor .pager .disabled > a,
.note-editor .pager .disabled > a:hover,
.note-editor .pager .disabled > a:focus,
.note-editor .pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}

.note-editor .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.note-editor .label[href]:hover,
.note-editor .label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.note-editor .label:empty {
  display: none;
}

.note-editor .label-default {
  background-color: #999999;
}

.note-editor .label-default[href]:hover,
.note-editor .label-default[href]:focus {
  background-color: #808080;
}

.note-editor .label-primary {
  background-color: #428bca;
}

.note-editor .label-primary[href]:hover,
.note-editor .label-primary[href]:focus {
  background-color: #3071a9;
}

.note-editor .label-success {
  background-color: #5cb85c;
}

.note-editor .label-success[href]:hover,
.note-editor .label-success[href]:focus {
  background-color: #449d44;
}

.note-editor .label-info {
  background-color: #5bc0de;
}

.note-editor .label-info[href]:hover,
.note-editor .label-info[href]:focus {
  background-color: #31b0d5;
}

.note-editor .label-warning {
  background-color: #f0ad4e;
}

.note-editor .label-warning[href]:hover,
.note-editor .label-warning[href]:focus {
  background-color: #ec971f;
}

.note-editor .label-danger {
  background-color: #d9534f;
}

.note-editor .label-danger[href]:hover,
.note-editor .label-danger[href]:focus {
  background-color: #c9302c;
}

.note-editor .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}

.note-editor .badge:empty {
  display: none;
}

.note-editor a.badge:hover,
.note-editor a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.note-editor .btn .badge {
  position: relative;
  top: -1px;
}

.note-editor a.list-group-item.active > .badge,
.note-editor .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.note-editor .nav-pills > li > a > .badge {
  margin-left: 3px;
}

.note-editor .jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.note-editor .jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.note-editor .jumbotron p {
  line-height: 1.4;
}

.container .note-editor .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .note-editor .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .note-editor .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .note-editor .jumbotron h1 {
    font-size: 63px;
  }
}

.note-editor .thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}

.note-editor .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.note-editor a.thumbnail:hover,
.note-editor a.thumbnail:focus,
.note-editor a.thumbnail.active {
  border-color: #428bca;
}

.note-editor .thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

.note-editor .thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.note-editor .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.note-editor .alert h4 {
  margin-top: 0;
  color: inherit;
}

.note-editor .alert .alert-link {
  font-weight: bold;
}

.note-editor .alert > p,
.note-editor .alert > ul {
  margin-bottom: 0;
}

.note-editor .alert > p + p {
  margin-top: 5px;
}

.note-editor .alert-dismissable {
  padding-right: 35px;
}

.note-editor .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.note-editor .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

.note-editor .alert-success hr {
  border-top-color: #c9e2b3;
}

.note-editor .alert-success .alert-link {
  color: #356635;
}

.note-editor .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.note-editor .alert-info hr {
  border-top-color: #a6e1ec;
}

.note-editor .alert-info .alert-link {
  color: #2d6987;
}

.note-editor .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}

.note-editor .alert-warning hr {
  border-top-color: #f7e1b5;
}

.note-editor .alert-warning .alert-link {
  color: #a47e3c;
}

.note-editor .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}

.note-editor .alert-danger hr {
  border-top-color: #e4b9c0;
}

.note-editor .alert-danger .alert-link {
  color: #953b39;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.note-editor .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.note-editor .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.note-editor .progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.note-editor .progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

.note-editor .progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .note-editor .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.note-editor .progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .note-editor .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.note-editor .progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .note-editor .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.note-editor .progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .note-editor .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.note-editor .media,
.note-editor .media-body {
  overflow: hidden;
  zoom: 1;
}

.note-editor .media,
.note-editor .media .media {
  margin-top: 15px;
}

.note-editor .media:first-child {
  margin-top: 0;
}

.note-editor .media-object {
  display: block;
}

.note-editor .media-heading {
  margin: 0 0 5px;
}

.note-editor .media > .pull-left {
  margin-right: 10px;
}

.note-editor .media > .pull-right {
  margin-left: 10px;
}

.note-editor .media-list {
  padding-left: 0;
  list-style: none;
}

.note-editor .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.note-editor .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.note-editor .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.note-editor .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.note-editor .list-group-item > .badge {
  float: right;
}

.note-editor .list-group-item > .badge + .badge {
  margin-right: 5px;
}

.note-editor a.list-group-item {
  color: #555555;
}

.note-editor a.list-group-item .list-group-item-heading {
  color: #333333;
}

.note-editor a.list-group-item:hover,
.note-editor a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.note-editor a.list-group-item.active,
.note-editor a.list-group-item.active:hover,
.note-editor a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.note-editor a.list-group-item.active .list-group-item-heading,
.note-editor a.list-group-item.active:hover .list-group-item-heading,
.note-editor a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.note-editor a.list-group-item.active .list-group-item-text,
.note-editor a.list-group-item.active:hover .list-group-item-text,
.note-editor a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.note-editor .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.note-editor .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.note-editor .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.note-editor .panel-body {
  padding: 15px;
}

.note-editor .panel-body:before,
.note-editor .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .panel-body:after {
  clear: both;
}

.note-editor .panel-body:before,
.note-editor .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.note-editor .panel-body:after {
  clear: both;
}

.note-editor .panel > .list-group {
  margin-bottom: 0;
}

.note-editor .panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.note-editor .panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.note-editor .panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.note-editor .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.note-editor .panel > .table,
.note-editor .panel > .table-responsive {
  margin-bottom: 0;
}

.note-editor .panel > .panel-body + .table,
.note-editor .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.note-editor .panel > .table-bordered,
.note-editor .panel > .table-responsive > .table-bordered {
  border: 0;
}

.note-editor .panel > .table-bordered > thead > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.note-editor .panel > .table-bordered > tbody > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.note-editor .panel > .table-bordered > tfoot > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.note-editor .panel > .table-bordered > thead > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.note-editor .panel > .table-bordered > tbody > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.note-editor .panel > .table-bordered > tfoot > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.note-editor .panel > .table-bordered > thead > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.note-editor .panel > .table-bordered > tbody > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.note-editor .panel > .table-bordered > tfoot > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.note-editor .panel > .table-bordered > thead > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.note-editor .panel > .table-bordered > tbody > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.note-editor .panel > .table-bordered > tfoot > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.note-editor .panel > .table-bordered > thead > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.note-editor .panel > .table-bordered > tbody > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.note-editor .panel > .table-bordered > tfoot > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.note-editor .panel > .table-bordered > thead > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.note-editor .panel > .table-bordered > tbody > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.note-editor .panel > .table-bordered > tfoot > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.note-editor .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.note-editor .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.note-editor .panel-title > a {
  color: inherit;
}

.note-editor .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.note-editor .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.note-editor .panel-group .panel + .panel {
  margin-top: 5px;
}

.note-editor .panel-group .panel-heading {
  border-bottom: 0;
}

.note-editor .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.note-editor .panel-group .panel-footer {
  border-top: 0;
}

.note-editor .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.note-editor .panel-default {
  border-color: #dddddd;
}

.note-editor .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.note-editor .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.note-editor .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.note-editor .panel-primary {
  border-color: #428bca;
}

.note-editor .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.note-editor .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.note-editor .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.note-editor .panel-success {
  border-color: #d6e9c6;
}

.note-editor .panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.note-editor .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.note-editor .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.note-editor .panel-warning {
  border-color: #faebcc;
}

.note-editor .panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.note-editor .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.note-editor .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.note-editor .panel-danger {
  border-color: #ebccd1;
}

.note-editor .panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.note-editor .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.note-editor .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.note-editor .panel-info {
  border-color: #bce8f1;
}

.note-editor .panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.note-editor .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.note-editor .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.note-editor .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.note-editor .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.note-editor .well-lg {
  padding: 24px;
  border-radius: 6px;
}

.note-editor .well-sm {
  padding: 9px;
  border-radius: 3px;
}

.note-editor .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.note-editor .close:hover,
.note-editor .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.note-editor .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/*!
 * 
 * Super simple wysiwyg editor v0.8.18
 * https://summernote.org
 * 
 * 
 * Copyright 2013- Alan Hong. and other contributors
 * summernote may be freely distributed under the MIT license.
 * 
 * Date: 2020-05-20T18:09Z
 * 
 */

@font-face{
  font-family:"summernote";

  font-style:normal;

  font-weight:400;

  font-display:auto;

  src:url(font-old/summernote.eot);

  src:url(font/summernote.eot?#iefix) format("embedded-opentype"),url(font/summernote.woff2) format("woff2"),url(font-old/summernote.woff) format("woff"),url(font-old/summernote.ttf) format("truetype")
}

[class^=note-icon]:before,[class*=" note-icon"]:before{
  display:inline-block;
  font-family:summernote;
  font-style:normal;
  font-size:inherit;
  text-decoration:inherit;
  text-rendering:auto;
  text-transform:none;
  vertical-align:middle;
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  speak:none
}

.note-icon-fw{
  text-align:center;
  width:1.25em
}

.note-icon-border{
  border:solid .08em #eee;
  border-radius:.1em;
  padding:.2em .25em .15em
}

.note-icon-pull-left{
  float:left
}

.note-icon-pull-right{
  float:right
}

.note-icon.note-icon-pull-left{
  margin-right:.3em
}

.note-icon.note-icon-pull-right{
  margin-left:.3em
}

.note-icon-align::before{
  content:""
}

.note-icon-align-center::before{
  content:""
}

.note-icon-align-indent::before{
  content:""
}

.note-icon-align-justify::before{
  content:""
}

.note-icon-align-left::before{
  content:""
}

.note-icon-align-outdent::before{
  content:""
}

.note-icon-align-right::before{
  content:""
}

.note-icon-arrow-circle-down::before{
  content:""
}

.note-icon-arrow-circle-left::before{
  content:""
}

.note-icon-arrow-circle-right::before{
  content:""
}

.note-icon-arrow-circle-up::before{
  content:""
}

.note-icon-arrows-alt::before{
  content:""
}

.note-icon-arrows-h::before{
  content:""
}

.note-icon-arrows-v::before{
  content:""
}

.note-icon-bold::before{
  content:""
}

.note-icon-caret::before{
  content:""
}

.note-icon-chain-broken::before{
  content:""
}

.note-icon-circle::before{
  content:""
}

.note-icon-close::before{
  content:""
}

.note-icon-code::before{
  content:""
}

.note-icon-col-after::before{
  content:""
}

.note-icon-col-before::before{
  content:""
}

.note-icon-col-remove::before{
  content:""
}

.note-icon-eraser::before{
  content:""
}

.note-icon-float-left::before{
  content:""
}

.note-icon-float-none::before{
  content:""
}

.note-icon-float-right::before{
  content:""
}

.note-icon-font::before{
  content:""
}

.note-icon-frame::before{
  content:""
}

.note-icon-italic::before{
  content:""
}

.note-icon-link::before{
  content:""
}

.note-icon-magic::before{
  content:""
}

.note-icon-menu-check::before{
  content:""
}

.note-icon-minus::before{
  content:""
}

.note-icon-orderedlist::before{
  content:""
}

.note-icon-pencil::before{
  content:""
}

.note-icon-picture::before{
  content:""
}

.note-icon-question::before{
  content:""
}

.note-icon-redo::before{
  content:""
}

.note-icon-rollback::before{
  content:""
}

.note-icon-row-above::before{
  content:""
}

.note-icon-row-below::before{
  content:""
}

.note-icon-row-remove::before{
  content:""
}

.note-icon-special-character::before{
  content:""
}

.note-icon-square::before{
  content:""
}

.note-icon-strikethrough::before{
  content:""
}

.note-icon-subscript::before{
  content:""
}

.note-icon-summernote::before{
  content:""
}

.note-icon-superscript::before{
  content:""
}

.note-icon-table::before{
  content:""
}

.note-icon-text-height::before{
  content:""
}

.note-icon-trash::before{
  content:""
}

.note-icon-underline::before{
  content:""
}

.note-icon-undo::before{
  content:""
}

.note-icon-unorderedlist::before{
  content:""
}

.note-icon-video::before{
  content:""
}

.note-editor{
  position:relative
}

.note-editor .note-dropzone{
  position:absolute;
  display:none;
  z-index:100;
  color:#87cefa;
  background-color:#fff;
  opacity:.95
}

.note-editor .note-dropzone .note-dropzone-message{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-size:28px;
  font-weight:700
}

.note-editor .note-dropzone.hover{
  color:#098ddf
}

.note-editor.dragover .note-dropzone{
  display:table
}

.note-editor .note-editing-area{
  position:relative
}

.note-editor .note-editing-area .note-editable{
  outline:none
}

.note-editor .note-editing-area .note-editable sup{
  vertical-align:super
}

.note-editor .note-editing-area .note-editable sub{
  vertical-align:sub
}

.note-editor .note-editing-area .note-editable img.note-float-left{
  margin-right:10px
}

.note-editor .note-editing-area .note-editable img.note-float-right{
  margin-left:10px
}

.note-editor.note-frame,.note-editor.note-airframe{
  border:1px solid #00000032
}

.note-editor.note-frame.codeview .note-editing-area .note-editable,.note-editor.note-airframe.codeview .note-editing-area .note-editable{
  display:none
}

.note-editor.note-frame.codeview .note-editing-area .note-codable,.note-editor.note-airframe.codeview .note-editing-area .note-codable{
  display:block
}

.note-editor.note-frame .note-editing-area,.note-editor.note-airframe .note-editing-area{
  overflow:hidden
}

.note-editor.note-frame .note-editing-area .note-editable,.note-editor.note-airframe .note-editing-area .note-editable{
  padding:10px;
  overflow:auto;
  word-wrap:break-word
}

.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false],.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false]{
  background-color:#8080801d
}

.note-editor.note-frame .note-editing-area .note-codable,.note-editor.note-airframe .note-editing-area .note-codable{
  display:none;
  width:100%;
  padding:10px;
  border:none;
  box-shadow:none;
  font-family:Menlo,Monaco,monospace,sans-serif;
  font-size:14px;
  color:#ccc;
  background-color:#222;
  resize:none;
  outline:none;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:0;
  margin-bottom:0
}

.note-editor.note-frame.fullscreen,.note-editor.note-airframe.fullscreen{
  position:fixed;
  top:0;
  left:0;
  width:100% !important;
  z-index:1050
}

.note-editor.note-frame.fullscreen .note-resizebar,.note-editor.note-airframe.fullscreen .note-resizebar{
  display:none
}

.note-editor.note-frame .note-status-output,.note-editor.note-airframe .note-status-output{
  display:block;
  width:100%;
  font-size:14px;
  line-height:1.42857143;
  height:20px;
  margin-bottom:0;
  color:#000;
  border:0;
  border-top:1px solid #e2e2e2
}

.note-editor.note-frame .note-status-output:empty,.note-editor.note-airframe .note-status-output:empty{
  height:0;
  border-top:0 solid transparent
}

.note-editor.note-frame .note-status-output .pull-right,.note-editor.note-airframe .note-status-output .pull-right{
  float:right !important
}

.note-editor.note-frame .note-status-output .text-muted,.note-editor.note-airframe .note-status-output .text-muted{
  color:#777
}

.note-editor.note-frame .note-status-output .text-primary,.note-editor.note-airframe .note-status-output .text-primary{
  color:#286090
}

.note-editor.note-frame .note-status-output .text-success,.note-editor.note-airframe .note-status-output .text-success{
  color:#3c763d
}

.note-editor.note-frame .note-status-output .text-info,.note-editor.note-airframe .note-status-output .text-info{
  color:#31708f
}

.note-editor.note-frame .note-status-output .text-warning,.note-editor.note-airframe .note-status-output .text-warning{
  color:#8a6d3b
}

.note-editor.note-frame .note-status-output .text-danger,.note-editor.note-airframe .note-status-output .text-danger{
  color:#a94442
}

.note-editor.note-frame .note-status-output .alert,.note-editor.note-airframe .note-status-output .alert{
  margin:-7px 0 0 0;
  padding:7px 10px 2px 10px;
  border-radius:0;
  color:#000;
  background-color:#f5f5f5
}

.note-editor.note-frame .note-status-output .alert .note-icon,.note-editor.note-airframe .note-status-output .alert .note-icon{
  margin-right:5px
}

.note-editor.note-frame .note-status-output .alert-success,.note-editor.note-airframe .note-status-output .alert-success{
  color:#3c763d !important;
  background-color:#dff0d8 !important
}

.note-editor.note-frame .note-status-output .alert-info,.note-editor.note-airframe .note-status-output .alert-info{
  color:#31708f !important;
  background-color:#d9edf7 !important
}

.note-editor.note-frame .note-status-output .alert-warning,.note-editor.note-airframe .note-status-output .alert-warning{
  color:#8a6d3b !important;
  background-color:#fcf8e3 !important
}

.note-editor.note-frame .note-status-output .alert-danger,.note-editor.note-airframe .note-status-output .alert-danger{
  color:#a94442 !important;
  background-color:#f2dede !important
}

.note-editor.note-frame .note-statusbar,.note-editor.note-airframe .note-statusbar{
  background-color:#8080801d;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-top:1px solid #00000032
}

.note-editor.note-frame .note-statusbar .note-resizebar,.note-editor.note-airframe .note-statusbar .note-resizebar{
  padding-top:1px;
  height:9px;
  width:100%;
  cursor:ns-resize
}

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar{
  width:20px;
  margin:1px auto;
  border-top:1px solid #00000032
}

.note-editor.note-frame .note-statusbar.locked .note-resizebar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar{
  cursor:default
}

.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar{
  display:none
}

.note-editor.note-frame .note-placeholder,.note-editor.note-airframe .note-placeholder{
  padding:10px
}

.note-editor.note-airframe{
  border:0
}

.note-editor.note-airframe .note-editing-area .note-editable{
  padding:0
}

.note-popover.popover{
  display:none;
  max-width:none
}

.note-popover.popover .popover-content a{
  display:inline-block;
  max-width:200px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  vertical-align:middle
}

.note-popover.popover .arrow{
  left:20px !important
}

.note-toolbar{
  position:relative
}

.note-popover .popover-content,.note-editor .note-toolbar{
  margin:0;
  padding:0 0 5px 5px
}

.note-popover .popover-content>.note-btn-group,.note-editor .note-toolbar>.note-btn-group{
  margin-top:5px;
  margin-left:0;
  margin-right:5px
}

.note-popover .popover-content .note-btn-group .note-table,.note-editor .note-toolbar .note-btn-group .note-table{
  min-width:0;
  padding:5px
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker{
  font-size:18px
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{
  position:absolute !important;
  z-index:3;
  width:10em;
  height:10em;
  cursor:pointer
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{
  position:relative !important;
  z-index:1;
  width:5em;
  height:5em;
  background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{
  position:absolute !important;
  z-index:2;
  width:1em;
  height:1em;
  background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat
}

.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre,.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre{
  margin:0;
  padding:5px 10px
}

.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p,.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p{
  margin:0;
  padding:0
}

.note-popover .popover-content .note-color-all .note-dropdown-menu,.note-editor .note-toolbar .note-color-all .note-dropdown-menu{
  min-width:337px
}

.note-popover .popover-content .note-color .dropdown-toggle,.note-editor .note-toolbar .note-color .dropdown-toggle{
  width:20px;
  padding-left:5px
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette{
  display:inline-block;
  margin:0;
  width:160px
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child{
  margin:0 5px
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title{
  font-size:12px;
  margin:2px 7px;
  text-align:center;
  border-bottom:1px solid #eee
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select{
  font-size:11px;
  margin:3px;
  padding:0 3px;
  cursor:pointer;
  width:100%;
  border-radius:5px
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover{
  background:#eee
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row{
  height:20px
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn{
  display:none
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{
  border:1px solid #eee
}

.note-popover .popover-content .note-para .note-dropdown-menu,.note-editor .note-toolbar .note-para .note-dropdown-menu{
  min-width:228px;
  padding:5px
}

.note-popover .popover-content .note-para .note-dropdown-menu>div+div,.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div{
  margin-left:5px
}

.note-popover .popover-content .note-dropdown-menu,.note-editor .note-toolbar .note-dropdown-menu{
  min-width:160px
}

.note-popover .popover-content .note-dropdown-menu.right,.note-editor .note-toolbar .note-dropdown-menu.right{
  right:0;
  left:auto
}

.note-popover .popover-content .note-dropdown-menu.right::before,.note-editor .note-toolbar .note-dropdown-menu.right::before{
  right:9px;
  left:auto !important
}

.note-popover .popover-content .note-dropdown-menu.right::after,.note-editor .note-toolbar .note-dropdown-menu.right::after{
  right:10px;
  left:auto !important
}

.note-popover .popover-content .note-dropdown-menu.note-check a i,.note-editor .note-toolbar .note-dropdown-menu.note-check a i{
  color:#00bfff;
  visibility:hidden
}

.note-popover .popover-content .note-dropdown-menu.note-check a.checked i,.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i{
  visibility:visible
}

.note-popover .popover-content .note-fontsize-10,.note-editor .note-toolbar .note-fontsize-10{
  font-size:10px
}

.note-popover .popover-content .note-color-palette,.note-editor .note-toolbar .note-color-palette{
  line-height:1
}

.note-popover .popover-content .note-color-palette div .note-color-btn,.note-editor .note-toolbar .note-color-palette div .note-color-btn{
  width:20px;
  height:20px;
  padding:0;
  margin:0;
  border:0;
  border-radius:0
}

.note-popover .popover-content .note-color-palette div .note-color-btn:hover,.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover{
  transform:scale(1.2);
  transition:all .2s
}

.note-modal .modal-dialog{
  outline:0;
  border-radius:5px;
  box-shadow:0 3px 9px rgba(0,0,0,.5)
}

.note-modal .form-group{
  margin-left:0;
  margin-right:0
}

.note-modal .note-modal-form{
  margin:0
}

.note-modal .note-image-dialog .note-dropzone{
  min-height:100px;
  font-size:30px;
  line-height:4;
  color:#d3d3d3;
  text-align:center;
  border:4px dashed #d3d3d3;
  margin-bottom:10px
}

@-moz-document url-prefix(){
  .note-modal .note-image-input{
    height:auto
  }
}

.note-placeholder{
  position:absolute;
  display:none;
  color:gray
}

.note-handle .note-control-selection{
  position:absolute;
  display:none;
  border:1px solid #000
}

.note-handle .note-control-selection>div{
  position:absolute
}

.note-handle .note-control-selection .note-control-selection-bg{
  width:100%;
  height:100%;
  background-color:#000;
  -webkit-opacity:.3;
  -khtml-opacity:.3;
  -moz-opacity:.3;
  opacity:.3;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter:alpha(opacity=30)
}

.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-sizing,.note-handle .note-control-selection .note-control-holder{
  width:7px;
  height:7px;
  border:1px solid #000
}

.note-handle .note-control-selection .note-control-sizing{
  background-color:#000
}

.note-handle .note-control-selection .note-control-nw{
  top:-5px;
  left:-5px;
  border-right:none;
  border-bottom:none
}

.note-handle .note-control-selection .note-control-ne{
  top:-5px;
  right:-5px;
  border-bottom:none;
  border-left:none
}

.note-handle .note-control-selection .note-control-sw{
  bottom:-5px;
  left:-5px;
  border-top:none;
  border-right:none
}

.note-handle .note-control-selection .note-control-se{
  right:-5px;
  bottom:-5px;
  cursor:se-resize
}

.note-handle .note-control-selection .note-control-se.note-control-holder{
  cursor:default;
  border-top:none;
  border-left:none
}

.note-handle .note-control-selection .note-control-selection-info{
  right:0;
  bottom:0;
  padding:5px;
  margin:5px;
  color:#fff;
  background-color:#000;
  font-size:12px;
  border-radius:5px;
  -webkit-opacity:.7;
  -khtml-opacity:.7;
  -moz-opacity:.7;
  opacity:.7;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter:alpha(opacity=70)
}

.note-hint-popover{
  min-width:100px;
  padding:2px
}

.note-hint-popover .popover-content{
  padding:3px;
  max-height:150px;
  overflow:auto
}

.note-hint-popover .popover-content .note-hint-group .note-hint-item{
  display:block !important;
  padding:3px
}

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{
  display:block;
  clear:both;
  font-weight:400;
  line-height:1.4;
  color:#fff;
  white-space:nowrap;
  text-decoration:none;
  background-color:#428bca;
  outline:0;
  cursor:pointer
}

.pell{
  border:1px solid hsla(0,0%,4%,.1)
}

.pell,.pell-content{
  box-sizing:border-box
}

.pell-content{
  height:300px;
  outline:0;
  overflow-y:auto;
  padding:10px
}

.pell-actionbar{
  background-color:#fff;
  border-bottom:1px solid hsla(0,0%,4%,.1)
}

.pell-button{
  background-color:transparent;
  border:none;
  cursor:pointer;
  height:30px;
  outline:0;
  width:30px;
  vertical-align:bottom
}

.pell-button-selected{
  background-color:#f0f0f0
}

.placeholder\:text-gray-400::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}

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

.after\:absolute::after{
  content: var(--tw-content) !important;
  position: absolute !important;
}

.after\:left-\[2px\]::after{
  content: var(--tw-content) !important;
  left: 2px !important;
}

.after\:start-\[2px\]::after{
  content: var(--tw-content) !important;
  inset-inline-start: 2px !important;
}

.after\:top-1\.5::after{
  content: var(--tw-content) !important;
  top: 0.375rem !important;
}

.after\:top-\[2px\]::after{
  content: var(--tw-content) !important;
  top: 2px !important;
}

.after\:h-5::after{
  content: var(--tw-content) !important;
  height: 1.25rem !important;
}

.after\:w-5::after{
  content: var(--tw-content) !important;
  width: 1.25rem !important;
}

.after\:rounded-full::after{
  content: var(--tw-content) !important;
  border-radius: 9999px !important;
}

.after\:border::after{
  content: var(--tw-content) !important;
  border-width: 1px !important;
}

.after\:border-gray-300::after{
  content: var(--tw-content) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}

.after\:bg-white::after{
  content: var(--tw-content) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.after\:transition-all::after{
  content: var(--tw-content) !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.after\:content-\[\'\'\]::after{
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

.first\:pt-0:first-child{
  padding-top: 0px !important;
}

.last\:border-0:last-child{
  border-width: 0px !important;
}

.last\:border-b-0:last-child{
  border-bottom-width: 0px !important;
}

.last\:pb-0:last-child{
  padding-bottom: 0px !important;
}

.focus-within\:z-10:focus-within{
  z-index: 10 !important;
}

.focus-within\:opacity-100:focus-within{
  opacity: 1 !important;
}

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

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset: inset !important;
}

.focus-within\:ring-blue-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1)) !important;
}

.focus-within\:ring-indigo-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1)) !important;
}

.focus-within\:ring-indigo-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1)) !important;
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px !important;
}

.focus-within\:ring-offset-gray-100:focus-within{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

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

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

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

.hover\:scale-\[1\.01\]:hover{
  --tw-scale-x: 1.01 !important;
  --tw-scale-y: 1.01 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.hover\:scale-\[1\.02\]:hover{
  --tw-scale-x: 1.02 !important;
  --tw-scale-y: 1.02 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.hover\:cursor-pointer:hover{
  cursor: pointer !important;
}

.hover\:border-blue-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-blue-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1)) !important;
}

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

.hover\:border-gray-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-green-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-red-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)) !important;
}

.hover\:bg-amber-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-amber-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-50\/50:hover{
  background-color: rgb(239 246 255 / 0.5) !important;
}

.hover\:bg-blue-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-blue-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-emerald-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1)) !important;
}

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

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

.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

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

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

.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-green-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-green-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-green-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-indigo-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-indigo-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-indigo-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-indigo-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-indigo-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-indigo-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-orange-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-red-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-rose-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-slate-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-slate-700\/50:hover{
  background-color: rgb(51 65 85 / 0.5) !important;
}

.hover\:bg-teal-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-teal-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-teal-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-yellow-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-yellow-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-yellow-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:stroke-blue-600:hover{
  stroke: #2563eb !important;
}

.hover\:stroke-cyan-600:hover{
  stroke: #0891b2 !important;
}

.hover\:text-blue-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-blue-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1)) !important;
}

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

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-gray-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important;
}

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

.hover\:text-green-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-green-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-green-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-indigo-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-indigo-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-orange-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-orange-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-teal-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-teal-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-teal-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}

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

.hover\:text-yellow-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1)) !important;
}

.hover\:underline:hover{
  text-decoration-line: underline !important;
}

.hover\:opacity-100:hover{
  opacity: 1 !important;
}

.hover\:opacity-75:hover{
  opacity: 0.75 !important;
}

.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

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

.hover\:ring-gray-400:hover{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1)) !important;
}

.hover\:ring-green-500:hover{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1)) !important;
}

.hover\:ring-indigo-500:hover{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1)) !important;
}

.hover\:ring-orange-500:hover{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:z-10:focus{
  z-index: 10 !important;
}

.focus\:z-20:focus{
  z-index: 20 !important;
}

.focus\:border-blue-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
}

.focus\:border-indigo-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1)) !important;
}

.focus\:border-indigo-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1)) !important;
}

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

.focus\:border-transparent:focus{
  border-color: transparent !important;
}

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

.focus\:text-blue-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}

.focus\:text-white:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

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

.focus\:outline-offset-0:focus{
  outline-offset: 0px !important;
}

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

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

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

.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) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.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) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-blue-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-blue-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-blue-500\/20:focus{
  --tw-ring-color: rgb(59 130 246 / 0.2) !important;
}

.focus\:ring-blue-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1)) !important;
}

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

.focus\:ring-gray-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-gray-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-indigo-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-indigo-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-red-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-red-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1)) !important;
}

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

.focus\:ring-yellow-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-yellow-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5 !important;
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px !important;
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px !important;
}

.focus\:ring-offset-gray-100:focus{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.focus-visible\:outline:focus-visible{
  outline-style: solid !important;
}

.focus-visible\:outline-2:focus-visible{
  outline-width: 2px !important;
}

.focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px !important;
}

.focus-visible\:outline-blue-500:focus-visible{
  outline-color: #3b82f6 !important;
}

.focus-visible\:outline-indigo-600:focus-visible{
  outline-color: #4f46e5 !important;
}

.active\:scale-\[\.99\]:active{
  --tw-scale-x: .99 !important;
  --tw-scale-y: .99 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

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

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed !important;
}

.disabled\:bg-gray-400:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}

.disabled\:opacity-25:disabled{
  opacity: 0.25 !important;
}

.disabled\:opacity-50:disabled{
  opacity: 0.5 !important;
}

.disabled\:opacity-60:disabled{
  opacity: 0.6 !important;
}

.group:hover .group-hover\:scale-125{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group:hover .group-hover\:border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important;
}

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

.group:hover .group-hover\:bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;
}

.group:hover .group-hover\:bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}

.group:hover .group-hover\:bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}

.group:hover .group-hover\:text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}

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

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

.group:hover .group-hover\:text-teal-500{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:opacity-75{
  opacity: 0.75 !important;
}

.peer:checked ~ .peer-checked\:bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}

.peer:checked ~ .peer-checked\:after\:translate-x-full::after{
  content: var(--tw-content) !important;
  --tw-translate-x: 100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.peer:checked ~ .peer-checked\:after\:border-white::after{
  content: var(--tw-content) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.peer:hover ~ .peer-hover\:text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}

.peer:focus ~ .peer-focus\:outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

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

.peer:focus ~ .peer-focus\:ring-blue-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:divide-gray-500:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-divide-opacity, 1)) !important;
}

.dark\:divide-gray-600:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity, 1)) !important;
}

.dark\:divide-gray-700:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity, 1)) !important;
}

.dark\:divide-gray-800:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(31 41 55 / var(--tw-divide-opacity, 1)) !important;
}

.dark\:divide-gray-900:is(.dark *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(17 24 39 / var(--tw-divide-opacity, 1)) !important;
}

.dark\:border-none:is(.dark *){
  border-style: none !important;
}

.dark\:border-blue-500:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-blue-600:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-blue-700:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-blue-800:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-gray-400:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-gray-500:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important;
}

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

.dark\:border-gray-700:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-gray-800:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-gray-900:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-green-500:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-green-800:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-red-500:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-red-600:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-red-800:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-slate-600:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-slate-700:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-slate-800:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-white:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-yellow-300:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-yellow-800:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1)) !important;
}

.dark\:bg-amber-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-200:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-200:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-400:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-500:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-green-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-green-50:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-green-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-green-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-green-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-green-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-indigo-200:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-indigo-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-indigo-500:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-indigo-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-indigo-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-orange-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-orange-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-red-200:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-red-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-red-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-red-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-red-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-slate-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-slate-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-slate-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-slate-900\/50:is(.dark *){
  background-color: rgb(15 23 42 / 0.5) !important;
}

.dark\:bg-teal-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-teal-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-yellow-200:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-yellow-300:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-yellow-50:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-yellow-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-yellow-900:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-opacity-80:is(.dark *){
  --tw-bg-opacity: 0.8 !important;
}

.dark\:from-blue-600:is(.dark *){
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.dark\:via-gray-600:is(.dark *){
  --tw-gradient-to: rgb(75 85 99 / 0)  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.dark\:to-blue-700:is(.dark *){
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position) !important;
}

.dark\:text-blue-100:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-blue-200:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-blue-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-blue-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-blue-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-blue-700:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-blue-800:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-100:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-200:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-600:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-800:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-900:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-green-200:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-green-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-green-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-green-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-green-800:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-indigo-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-indigo-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-indigo-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-indigo-800:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-orange-200:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-orange-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-red-200:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-red-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-red-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-red-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-red-600:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-red-800:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-slate-100:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-slate-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-slate-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-teal-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-white:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-yellow-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-yellow-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-yellow-800:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}

.dark\:placeholder-gray-400:is(.dark *)::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1)) !important;
}

.dark\:placeholder-gray-400:is(.dark *)::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1)) !important;
}

.dark\:placeholder-gray-500:is(.dark *)::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1)) !important;
}

.dark\:placeholder-gray-500:is(.dark *)::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1)) !important;
}

.dark\:shadow-none:is(.dark *){
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.dark\:outline-gray-600:is(.dark *){
  outline-color: #4b5563 !important;
}

.dark\:ring-gray-500:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:ring-gray-600:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:ring-gray-700:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:ring-gray-800:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:ring-gray-900:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:ring-offset-black:is(.dark *){
  --tw-ring-offset-color: #000 !important;
}

.dark\:ring-offset-gray-700:is(.dark *){
  --tw-ring-offset-color: #374151 !important;
}

.dark\:ring-offset-gray-800:is(.dark *){
  --tw-ring-offset-color: #1f2937 !important;
}

.dark\:invert:is(.dark *){
  --tw-invert: invert(100%) !important;
  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) !important;
}

.dark\:hover\:border-gray-500:hover:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important;
}

.dark\:hover\:bg-blue-400:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-blue-600:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-blue-700:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-blue-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-blue-900:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-gray-500:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-gray-600:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-gray-700:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-gray-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-green-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-indigo-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-orange-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-red-600:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-red-700:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-red-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-teal-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-yellow-300:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-yellow-400:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-yellow-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:text-blue-200:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-blue-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-gray-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-gray-800:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-green-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-indigo-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-orange-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-red-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-teal-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-white:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-yellow-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:ring-gray-500:hover:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:border-blue-500:focus:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
}

.dark\:focus\:border-blue-800:focus:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1)) !important;
}

.dark\:focus\:bg-gray-700:focus:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:focus\:text-white:focus:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.dark\:focus\:ring-blue-500:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-blue-600:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-blue-800:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-blue-900:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-gray-700:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-gray-800:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-red-800:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-red-900:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-yellow-800:focus:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1)) !important;
}

.dark\:focus\:ring-offset-gray-800:focus:is(.dark *){
  --tw-ring-offset-color: #1f2937 !important;
}

.dark\:active\:bg-gray-600:active:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}

.group:hover .dark\:group-hover\:bg-gray-500:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}

.group:hover .dark\:group-hover\:text-blue-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .dark\:group-hover\:text-gray-300:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .dark\:group-hover\:text-white:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.peer:checked ~ .dark\:peer-checked\:bg-blue-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}

.peer:focus ~ .dark\:peer-focus\:ring-blue-800:is(.dark *){
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1)) !important;
}

@media not all and (min-width: 640px){
  .max-sm\:object-contain{
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
}

@media (min-width: 640px){
  .sm\:visible{
    visibility: visible !important;
  }

  .sm\:order-2{
    order: 2 !important;
  }

  .sm\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .sm\:col-span-12{
    grid-column: span 12 / span 12 !important;
  }

  .sm\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .sm\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .sm\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .sm\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .sm\:col-start-2{
    grid-column-start: 2 !important;
  }

  .sm\:row-span-1{
    grid-row: span 1 / span 1 !important;
  }

  .sm\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .sm\:my-8{
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:mb-0{
    margin-bottom: 0px !important;
  }

  .sm\:ml-5{
    margin-left: 1.25rem !important;
  }

  .sm\:ml-6{
    margin-left: 1.5rem !important;
  }

  .sm\:ms-2{
    margin-inline-start: 0.5rem !important;
  }

  .sm\:ms-4{
    margin-inline-start: 1rem !important;
  }

  .sm\:mt-0{
    margin-top: 0px !important;
  }

  .sm\:mt-1{
    margin-top: 0.25rem !important;
  }

  .sm\:mt-5{
    margin-top: 1.25rem !important;
  }

  .sm\:mt-6{
    margin-top: 1.5rem !important;
  }

  .sm\:mt-8{
    margin-top: 2rem !important;
  }

  .sm\:block{
    display: block !important;
  }

  .sm\:inline{
    display: inline !important;
  }

  .sm\:flex{
    display: flex !important;
  }

  .sm\:inline-flex{
    display: inline-flex !important;
  }

  .sm\:grid{
    display: grid !important;
  }

  .sm\:hidden{
    display: none !important;
  }

  .sm\:h-2\/6{
    height: 33.333333% !important;
  }

  .sm\:h-24{
    height: 6rem !important;
  }

  .sm\:h-5\/6{
    height: 83.333333% !important;
  }

  .sm\:h-8{
    height: 2rem !important;
  }

  .sm\:h-9{
    height: 2.25rem !important;
  }

  .sm\:h-96{
    height: 24rem !important;
  }

  .sm\:w-0{
    width: 0px !important;
  }

  .sm\:w-1\/2{
    width: 50% !important;
  }

  .sm\:w-1\/4{
    width: 25% !important;
  }

  .sm\:w-24{
    width: 6rem !important;
  }

  .sm\:w-48{
    width: 12rem !important;
  }

  .sm\:w-5\/6{
    width: 83.333333% !important;
  }

  .sm\:w-auto{
    width: auto !important;
  }

  .sm\:w-full{
    width: 100% !important;
  }

  .sm\:max-w-lg{
    max-width: 32rem !important;
  }

  .sm\:flex-1{
    flex: 1 1 0% !important;
  }

  .sm\:flex-none{
    flex: none !important;
  }

  .sm\:grow-0{
    flex-grow: 0 !important;
  }

  .sm\:translate-y-0{
    --tw-translate-y: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .sm\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .sm\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:flex-row{
    flex-direction: row !important;
  }

  .sm\:flex-row-reverse{
    flex-direction: row-reverse !important;
  }

  .sm\:items-center{
    align-items: center !important;
  }

  .sm\:items-baseline{
    align-items: baseline !important;
  }

  .sm\:justify-start{
    justify-content: flex-start !important;
  }

  .sm\:justify-end{
    justify-content: flex-end !important;
  }

  .sm\:justify-center{
    justify-content: center !important;
  }

  .sm\:justify-between{
    justify-content: space-between !important;
  }

  .sm\:gap-4{
    gap: 1rem !important;
  }

  .sm\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }

  .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1 !important;
  }

  .sm\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .sm\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }

  .sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1)) !important;
  }

  .sm\:overflow-auto{
    overflow: auto !important;
  }

  .sm\:rounded-lg{
    border-radius: 0.5rem !important;
  }

  .sm\:rounded-md{
    border-radius: 0.375rem !important;
  }

  .sm\:border-0{
    border-width: 0px !important;
  }

  .sm\:border-b-0{
    border-bottom-width: 0px !important;
  }

  .sm\:object-cover{
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }

  .sm\:p-0{
    padding: 0px !important;
  }

  .sm\:p-4{
    padding: 1rem !important;
  }

  .sm\:p-6{
    padding: 1.5rem !important;
  }

  .sm\:p-8{
    padding: 2rem !important;
  }

  .sm\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:px-14{
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:pb-4{
    padding-bottom: 1rem !important;
  }

  .sm\:pb-7{
    padding-bottom: 1.75rem !important;
  }

  .sm\:pl-4{
    padding-left: 1rem !important;
  }

  .sm\:pr-4{
    padding-right: 1rem !important;
  }

  .sm\:pt-0{
    padding-top: 0px !important;
  }

  .sm\:pt-6{
    padding-top: 1.5rem !important;
  }

  .sm\:text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .sm\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .sm\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .sm\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .sm\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}

@media (min-width: 768px){
  .md\:visible{
    visibility: visible !important;
  }

  .md\:left-\[-70vw\]{
    left: -70vw !important;
  }

  .md\:right-\[-60vw\]{
    right: -60vw !important;
  }

  .md\:order-1{
    order: 1 !important;
  }

  .md\:order-3{
    order: 3 !important;
  }

  .md\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .md\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .md\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .md\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .md\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .md\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .md\:m-2{
    margin: 0.5rem !important;
  }

  .md\:mb-0{
    margin-bottom: 0px !important;
  }

  .md\:me-4{
    margin-inline-end: 1rem !important;
  }

  .md\:ml-2{
    margin-left: 0.5rem !important;
  }

  .md\:mt-0{
    margin-top: 0px !important;
  }

  .md\:mt-2{
    margin-top: 0.5rem !important;
  }

  .md\:block{
    display: block !important;
  }

  .md\:inline-block{
    display: inline-block !important;
  }

  .md\:inline{
    display: inline !important;
  }

  .md\:flex{
    display: flex !important;
  }

  .md\:inline-flex{
    display: inline-flex !important;
  }

  .md\:grid{
    display: grid !important;
  }

  .md\:hidden{
    display: none !important;
  }

  .md\:h-1\/6{
    height: 16.666667% !important;
  }

  .md\:h-16{
    height: 4rem !important;
  }

  .md\:h-20{
    height: 5rem !important;
  }

  .md\:h-3\/6{
    height: 50% !important;
  }

  .md\:h-4\/6{
    height: 66.666667% !important;
  }

  .md\:h-48{
    height: 12rem !important;
  }

  .md\:h-80{
    height: 20rem !important;
  }

  .md\:h-96{
    height: 24rem !important;
  }

  .md\:h-auto{
    height: auto !important;
  }

  .md\:max-h-96{
    max-height: 24rem !important;
  }

  .md\:min-h-72{
    min-height: 18rem !important;
  }

  .md\:min-h-full{
    min-height: 100% !important;
  }

  .md\:w-1\/2{
    width: 50% !important;
  }

  .md\:w-32{
    width: 8rem !important;
  }

  .md\:w-48{
    width: 12rem !important;
  }

  .md\:w-56{
    width: 14rem !important;
  }

  .md\:w-64{
    width: 16rem !important;
  }

  .md\:w-80{
    width: 20rem !important;
  }

  .md\:w-96{
    width: 24rem !important;
  }

  .md\:w-\[384px\]{
    width: 384px !important;
  }

  .md\:w-\[60vw\]{
    width: 60vw !important;
  }

  .md\:w-\[70vw\]{
    width: 70vw !important;
  }

  .md\:w-auto{
    width: auto !important;
  }

  .md\:w-full{
    width: 100% !important;
  }

  .md\:min-w-64{
    min-width: 16rem !important;
  }

  .md\:max-w-64{
    max-width: 16rem !important;
  }

  .md\:flex-1{
    flex: 1 1 0% !important;
  }

  .md\:flex-none{
    flex: none !important;
  }

  .md\:grow-0{
    flex-grow: 0 !important;
  }

  .md\:table-fixed{
    table-layout: fixed !important;
  }

  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .md\:flex-row{
    flex-direction: row !important;
  }

  .md\:flex-wrap{
    flex-wrap: wrap !important;
  }

  .md\:content-center{
    align-content: center !important;
  }

  .md\:items-center{
    align-items: center !important;
  }

  .md\:justify-end{
    justify-content: flex-end !important;
  }

  .md\:justify-center{
    justify-content: center !important;
  }

  .md\:justify-between{
    justify-content: space-between !important;
  }

  .md\:gap-2{
    gap: 0.5rem !important;
  }

  .md\:gap-4{
    gap: 1rem !important;
  }

  .md\:gap-6{
    gap: 1.5rem !important;
  }

  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .md\:overflow-y-auto{
    overflow-y: auto !important;
  }

  .md\:border-0{
    border-width: 0px !important;
  }

  .md\:p-20{
    padding: 5rem !important;
  }

  .md\:p-4{
    padding: 1rem !important;
  }

  .md\:p-6{
    padding: 1.5rem !important;
  }

  .md\:p-8{
    padding: 2rem !important;
  }

  .md\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .md\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .md\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .md\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .md\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .md\:font-medium{
    font-weight: 500 !important;
  }
}

@media (min-width: 1024px){
  .lg\:visible{
    visibility: visible !important;
  }

  .lg\:bottom-0{
    bottom: 0px !important;
  }

  .lg\:right-\[-40vw\]{
    right: -40vw !important;
  }

  .lg\:top-auto{
    top: auto !important;
  }

  .lg\:order-1{
    order: 1 !important;
  }

  .lg\:order-2{
    order: 2 !important;
  }

  .lg\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .lg\:col-span-10{
    grid-column: span 10 / span 10 !important;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .lg\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7 !important;
  }

  .lg\:col-span-8{
    grid-column: span 8 / span 8 !important;
  }

  .lg\:col-span-9{
    grid-column: span 9 / span 9 !important;
  }

  .lg\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .lg\:row-span-4{
    grid-row: span 4 / span 4 !important;
  }

  .lg\:m-auto{
    margin: auto !important;
  }

  .lg\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .lg\:ml-2{
    margin-left: 0.5rem !important;
  }

  .lg\:mt-0{
    margin-top: 0px !important;
  }

  .lg\:block{
    display: block !important;
  }

  .lg\:flex{
    display: flex !important;
  }

  .lg\:inline-flex{
    display: inline-flex !important;
  }

  .lg\:grid{
    display: grid !important;
  }

  .lg\:hidden{
    display: none !important;
  }

  .lg\:h-1{
    height: 0.25rem !important;
  }

  .lg\:h-4\/6{
    height: 66.666667% !important;
  }

  .lg\:h-5\/6{
    height: 83.333333% !important;
  }

  .lg\:h-full{
    height: 100% !important;
  }

  .lg\:max-h-\[600px\]{
    max-height: 600px !important;
  }

  .lg\:w-1\/2{
    width: 50% !important;
  }

  .lg\:w-2\/3{
    width: 66.666667% !important;
  }

  .lg\:w-3\/5{
    width: 60% !important;
  }

  .lg\:w-4\/6{
    width: 66.666667% !important;
  }

  .lg\:w-5\/6{
    width: 83.333333% !important;
  }

  .lg\:w-96{
    width: 24rem !important;
  }

  .lg\:w-\[40vw\]{
    width: 40vw !important;
  }

  .lg\:w-auto{
    width: auto !important;
  }

  .lg\:w-full{
    width: 100% !important;
  }

  .lg\:max-w-none{
    max-width: none !important;
  }

  .lg\:flex-1{
    flex: 1 1 0% !important;
  }

  .lg\:flex-none{
    flex: none !important;
  }

  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:flex-row{
    flex-direction: row !important;
  }

  .lg\:justify-start{
    justify-content: flex-start !important;
  }

  .lg\:justify-end{
    justify-content: flex-end !important;
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .lg\:rounded-full{
    border-radius: 9999px !important;
  }

  .lg\:rounded-none{
    border-radius: 0px !important;
  }

  .lg\:border-0{
    border-width: 0px !important;
  }

  .lg\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
  }

  .lg\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
  }

  .lg\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
  }

  .lg\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
  }

  .lg\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:px-48{
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .lg\:pb-8{
    padding-bottom: 2rem !important;
  }

  .lg\:pl-9{
    padding-left: 2.25rem !important;
  }

  .lg\:pr-8{
    padding-right: 2rem !important;
  }

  .lg\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .lg\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }

  .lg\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .dark\:lg\:bg-blue-600:is(.dark *){
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
  }

  .dark\:lg\:bg-blue-700:is(.dark *){
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
  }

  .dark\:lg\:bg-blue-800:is(.dark *){
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
  }

  .dark\:lg\:bg-blue-900:is(.dark *){
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
  }
}

@media (min-width: 1280px){
  .xl\:relative{
    position: relative !important;
  }

  .xl\:right-\[-30vw\]{
    right: -30vw !important;
  }

  .xl\:order-last{
    order: 9999 !important;
  }

  .xl\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .xl\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .xl\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .xl\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .xl\:ml-2{
    margin-left: 0.5rem !important;
  }

  .xl\:block{
    display: block !important;
  }

  .xl\:flex{
    display: flex !important;
  }

  .xl\:inline-flex{
    display: inline-flex !important;
  }

  .xl\:grid{
    display: grid !important;
  }

  .xl\:hidden{
    display: none !important;
  }

  .xl\:h-96{
    height: 24rem !important;
  }

  .xl\:w-1\/6{
    width: 16.666667% !important;
  }

  .xl\:w-\[30vw\]{
    width: 30vw !important;
  }

  .xl\:w-\[60vw\]{
    width: 60vw !important;
  }

  .xl\:w-auto{
    width: auto !important;
  }

  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .xl\:flex-row{
    flex-direction: row !important;
  }

  .xl\:justify-center{
    justify-content: center !important;
  }

  .xl\:gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:overflow-visible{
    overflow: visible !important;
  }

  .xl\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .xl\:px-24{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }
}

@media (min-width: 1536px){
  .\32xl\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .\32xl\:block{
    display: block !important;
  }

  .\32xl\:hidden{
    display: none !important;
  }

  .\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .\32xl\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
  }

  .\32xl\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)) !important;
  }

  .\32xl\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1)) !important;
  }

  .\32xl\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
  }

  .dark\:2xl\:bg-blue-600:is(.dark *){
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
  }

  .dark\:2xl\:bg-blue-700:is(.dark *){
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
  }
}

.rtl\:right-0:where([dir="rtl"], [dir="rtl"] *){
  right: 0px !important;
}

.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1 !important;
}

.rtl\:text-right:where([dir="rtl"], [dir="rtl"] *){
  text-align: right !important;
}

.peer:checked ~ .rtl\:peer-checked\:after\:-translate-x-full:where([dir="rtl"], [dir="rtl"] *)::after{
  content: var(--tw-content) !important;
  --tw-translate-x: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.\[\&\&\>li\]\:w-full.\[\&\&\>li\]\:w-full>li{
  width: 100% !important;
}

.\[\&\&\>li\]\:whitespace-nowrap.\[\&\&\>li\]\:whitespace-nowrap>li{
  white-space: nowrap !important;
}

