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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  :root {
    --background: 210 40% 98%;
    --foreground: 224 71.4% 4.1%;
    --card: 210 40% 100%;
    --card-foreground: 224 71.4% 4.1%;
    --popover: 210 40% 100%;
    --popover-foreground: 224 71.4% 4.1%;
    --primary: 185 84% 42%;
    --primary-foreground: 210 40% 98%;
    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;
    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;
    --accent: 185 84% 42%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --ring: 185 84% 42%;
    --chart-1: 12 76% 61%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
    --radius: 0.5rem;
  }
  .dark {
    --background: 222.2 84% 4.9%;
    --foreground: 210 40% 98%;
    --card: 222.2 84% 4.9%;
    --card-foreground: 210 40% 98%;
    --popover: 222.2 84% 4.9%;
    --popover-foreground: 210 40% 98%;
    --primary: 185 84% 42%;
    --primary-foreground: 210 40% 98%;
    --secondary: 217.2 32.6% 17.5%;
    --secondary-foreground: 210 40% 98%;
    --muted: 217.2 32.6% 17.5%;
    --muted-foreground: 215 20.2% 65.1%;
    --accent: 185 84% 42%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 0 0% 98%;
    --border: 217.2 32.6% 17.5%;
    --input: 217.2 32.6% 17.5%;
    --ring: 185 84% 42%;
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
  }
  * {
  border-color: hsl(var(--border));
}
  body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 1400px) {

  .container {
    max-width: 1400px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-12 {
  bottom: -3rem;
}
.-left-12 {
  left: -3rem;
}
.-right-12 {
  right: -3rem;
}
.-top-12 {
  top: -3rem;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-4 {
  left: 1rem;
}
.left-\[50\%\] {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.top-0 {
  top: 0px;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-20 {
  top: 5rem;
}
.top-3\.5 {
  top: 0.875rem;
}
.top-4 {
  top: 1rem;
}
.top-\[50\%\] {
  top: 50%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-start-2 {
  grid-column-start: 2;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.-ml-4 {
  margin-left: -1rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-24 {
  height: 6rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[320px\] {
  height: 320px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-svh {
  height: 100svh;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-\[calc\(100vh-4rem\)\] {
  min-height: calc(100vh - 4rem);
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-svh {
  min-height: 100svh;
}
.w-0 {
  width: 0px;
}
.w-1 {
  width: 0.25rem;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[140px\] {
  width: 140px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[50px\] {
  width: 50px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-\[12rem\] {
  min-width: 12rem;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-\[--skeleton-width\] {
  max-width: var(--skeleton-width);
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.basis-full {
  flex-basis: 100%;
}
.caption-bottom {
  caption-side: bottom;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --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));
}
.-translate-x-px {
  --tw-translate-x: -1px;
  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\/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));
}
.-translate-y-4 {
  --tw-translate-y: -1rem;
  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-\[-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));
}
.translate-x-px {
  --tw-translate-x: 1px;
  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-\[-50\%\] {
  --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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  user-select: none;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :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));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-2 > :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));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[--color-border\] {
  border-color: var(--color-border);
}
.border-border\/50 {
  border-color: hsl(var(--border) / 0.5);
}
.border-destructive {
  border-color: hsl(var(--destructive));
}
.border-destructive\/50 {
  border-color: hsl(var(--destructive) / 0.5);
}
.border-input {
  border-color: hsl(var(--input));
}
.border-primary {
  border-color: hsl(var(--primary));
}
.border-transparent {
  border-color: transparent;
}
.border-l-transparent {
  border-left-color: transparent;
}
.border-t-transparent {
  border-top-color: transparent;
}
.bg-\[--color-bg\] {
  background-color: var(--color-bg);
}
.bg-accent {
  background-color: hsl(var(--accent));
}
.bg-accent\/10 {
  background-color: hsl(var(--accent) / 0.1);
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-border {
  background-color: hsl(var(--border));
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-destructive {
  background-color: hsl(var(--destructive));
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-muted\/50 {
  background-color: hsl(var(--muted) / 0.5);
}
.bg-popover {
  background-color: hsl(var(--popover));
}
.bg-primary {
  background-color: hsl(var(--primary));
}
.bg-primary\/10 {
  background-color: hsl(var(--primary) / 0.1);
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-transparent {
  background-color: transparent;
}

.bg-contain {
  background-size: contain;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-current {
  fill: currentColor;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[1px\] {
  padding: 1px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-body {
  font-family: Inter, sans-serif;
}
.font-code {
  font-family: "Source Code Pro", monospace;
}
.font-headline {
  font-family: Inter, sans-serif;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.capitalize {
  text-transform: capitalize;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-none {
  line-height: 1;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-accent {
  color: hsl(var(--accent));
}
.text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-current {
  color: currentColor;
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-foreground\/50 {
  color: hsl(var(--foreground) / 0.5);
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-popover-foreground {
  color: hsl(var(--popover-foreground));
}
.text-primary {
  color: hsl(var(--primary));
}
.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-90 {
  opacity: 0.9;
}
.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\] {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 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);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\] {
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\2c opa\] {
  transition-property: margin,opa;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c height\2c padding\] {
  transition-property: width,height,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.zoom-in-95 {
  --tw-enter-scale: .95;
}
.duration-200 {
  animation-duration: 200ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}

.file\:text-sm::file-selector-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.file\:font-medium::file-selector-button {
  font-weight: 500;
}

.file\:text-foreground::file-selector-button {
  color: hsl(var(--foreground));
}

.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-inset-2::after {
  content: var(--tw-content);
  inset: -0.5rem;
}

.after\:inset-y-0::after {
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}

.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}

 /* Fondo general */
 
.fondo {
  background-color: #F8FAFC !important;
}

.user-dropdown .dropdown-item {
    color: #000 !important;
    background-color: transparent !important;
}

.user-dropdown .dropdown-item:hover,
.user-dropdown .dropdown-item:focus,
.user-dropdown .dropdown-item:active,
.user-dropdown .dropdown-item:focus-visible {
    color: #000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.user-dropdown .dropdown-item svg {
    stroke: #000 !important;
}

/*LOGO */
header {
  z-index: 1030;
}

.bg-logo-tide {
  background-image: url('/img/logotipo_tide.png');
}

/* HEADER */
header,
.navbar,
.navbar-nav,
.dropdown {
    overflow: visible !important;
}

.dropdown-menu {
    z-index: 9999 !important;
}

.navbar {
    z-index: 9998;
    position: relative;
}


/*Portada*/
.btn-info {
    --bs-btn-color: #fff;
    --bs-btn-bg: #11b6c5 !important;
    --bs-btn-border-color: #11b6c5 !important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #11b6c5  !important;
    --bs-btn-hover-border-color: #11b6c5  !important;
    --bs-btn-focus-shadow-rgb: 49, 194, 242;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #11b6c5;
    --bs-btn-active-border-color: #11b6c5  !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(26, 29, 33, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #15dbed  !important;
    --bs-btn-disabled-border-color: #15dbed  !important;
}

.text-portada{
  color: #11b6c5 !important;
  font-size: 3.2rem;
}

.texto-header{
  font-size: 0.85rem;
}

.texto-sbt{
  font-size: 0.75rem;
}

.texto-sbt{
  font-size: 0.85rem;
}

.texto-etq{
  font-size: 0.8rem;
}

.titulo-grupo{
  font-size: 1.2rem !important;
}

.texto-grupo{
  font-size: 0.85rem;
  color:#c9ced6 !important;
}

.texto-bpaginacion{
  font-size: 0.85rem;
}

.form-control.texto-campo {
  font-size: 0.90rem !important;
}

.form-control.texto-campo::placeholder {
  font-size: 0.80rem !important;
  color: #c9ced6 !important;
}

label.texto-recordar{
  font-size: 0.75rem !important;
  color:#555  !important;
}

.texto-accion{
  font-size: 0.75rem !important;
}

@media (min-width: 1200px) {
  .login-wrapper {
    max-width: 500px; /* prueba 460–500px */
  }
}

/*Paginacion en pantallas*/
.texto-paginacion{
  font-size: 0.85rem;
  color:#555 !important;
}

.btn-outline-secondary:not(:disabled):hover {
    background-color: #11b6c5;
    border-color: #11b6c5;
    color: #fff;
}

/* Forzar texto interno */
.btn-outline-secondary:not(:disabled):hover .texto-paginacion {
    color: #fff !important;
}

/* Forzar SVG */
.btn-outline-secondary:not(:disabled):hover svg {
    fill: #fff;
}

.btn-outline-secondary:not(:disabled) {
    color: #000; /* texto negro */
}

.btn-outline-secondary:disabled {
    color: #888;
    border-color: #ccc;
    background-color: transparent;
    cursor: not-allowed;
}

.form-control-custom::placeholder {
  color: rgba(0, 0, 0, 0.35) !important;
}

.modal-content {
  border-radius: 1.25rem; /* 20px aprox */
}

/*Campos obligatorios*/
.texto-req {
    color: #dc3545; /* rojo (Bootstrap danger) */
    font-weight: bold;
}


.btn-outline-info {
  --bs-btn-color: #000000 !important;
  --bs-btn-border-color: #11b6c5 !important;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #11b6c5 !important;
  --bs-btn-hover-border-color: #11b6c5 !important;
  --bs-btn-focus-shadow-rgb: 13,183,240;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #11b6c5 !important;
  --bs-btn-active-border-color: #11b6c5 !important;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(26, 29, 33, 0.125);
  --bs-btn-disabled-color: #11b6c5 !important;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #11b6c5 !important;
  --bs-gradient: none;
}

.btn-group-lg > .btn, .btn-lg {
  --bs-btn-padding-y: 0.5rem !important;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #11b6c5 !important;
}

.borde-bajo{
    margin-bottom: 20px !important;
}

.btn-primary{
  background-color: #11b6c5 !important;
  border-color:  #11b6c5 !important;
}

.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 600px !important;
  --bs-modal-margin: 0.5rem !important;
}

.grupo.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 400px !important;
  --bs-modal-margin: 0.5rem !important;
}

.integ.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 500px !important;
  --bs-modal-margin: 0.5rem !important;
}

.cuota.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 500px !important;
  --bs-modal-margin: 0.5rem !important;
}

.pago.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 750px !important;
  --bs-modal-margin: 0.5rem !important;
}

.enviar.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 600px !important;
  --bs-modal-height: 400px !important;
  --bs-modal-margin: 0.5rem !important;
}

.moneda.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 400px !important;
  --bs-modal-margin: 0.5rem !important;
}

.gasto.modal {
  --bs-modal-zindex: 9999!important;
  --bs-modal-width: 550px !important;
  --bs-modal-margin: 0.5rem !important;
}

.formulario{
  margin: 10px !important;
}

.disabled-btn {
    opacity: 0.5;          /* se ve deshabilitado */
    cursor: not-allowed;   /* cursor de "no permitido" */
    pointer-events: none;  /* evita clics y JS */
}

.no-border {
    border: none !important;  /* elimina borde del botón */
    box-shadow: none !important; /* elimina sombras si las hay */
    background-color: transparent !important; /* opcional: fondo transparente */
}

.text-tide {
  color: rgb(17, 182, 197) !important;
}

.texto-pill{
  font-size: 18px !important;
}

/* New tabs */
.nav-pills.nav-fill {
    display: flex;
    flex-wrap: nowrap;        /* nunca bajar a otra fila */
}

.nav-pills.nav-fill .nav-item {
    flex: 1 1 0;
    min-width: 0;             /* permite que el contenido se encoja */
}

/* Tabs inactivos: fondo gris tenue y texto gris oscuro */
.nav-pills .nav-link {
    background-color: #f1f3f6; /* Gris tenue */
    color: #495057;            /* Gris oscuro */

    font-size: 0.875rem;
    font-weight: 600;
    white-space: nowrap;

    padding: 0.375rem 0.75rem;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
}


/* Tabs inactivos al pasar el mouse */
.nav-pills .nav-link:not(.active):hover {
    background-color: #f1f3f6; /* Mantener gris tenue */
    color: #495057;            /* Mantener texto gris */
}

/* Contenedor de tabs con fondo blanco y bordes redondeados */
.tab-base {
    background-color: #fff; /* Fondo blanco */
    border-radius: 0.5rem;  /* Bordes redondeados */
    border: 1px solid #dee2e6; /* Borde suave tipo Bootstrap */
    padding: 0.5rem;        /* Espaciado interno */
}
/* Fin New Tabs */

.btn-create {
    height: 40px;             /* h-10 en Tailwind */
    padding: 0 16px;          /* px-4 equivalente */
    font-size: 0.95rem;       /* texto mediano */
    font-weight: 500;         /* font-medium */
    border-radius: 0.5rem;    /* rounded-md */
    transition: background-color 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;                 /* espacio entre icono y texto */
}

.btn-create:hover {
    background-color: #0d6efdcc; /* efecto hover más suave */
    color: #fff;                  /* texto blanco en hover */
}

/* Altura fija para que no se estire con el contenedor */
.btn-fixed-height {
    height: 36px !important;        /* Altura exacta */
    min-height: 36px !important;    /* Sobrescribe mínimo de Bootstrap */
    padding: 0 14px !important;     /* Ajusta ancho sin afectar altura */
    font-size: 0.9rem !important;   /* Ajusta tamaño letra */
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
}

/* Hover cyan con texto blanco */
.btn-hover-cyan {
    color: #000 !important;
    transition: background-color 0.2s ease;
}

.btn-hover-cyan:hover,
.btn-hover-cyan:focus {
    background-color: #11b6c5 !important;
    border-color: #11b6c5 !important;
    color: #fff !important;
}

/* Botones estilo shadcn con fondo hsl(210 40% 97% / 1) */
.btn-shadcn {
    height: 36px;                 /* altura fija tipo h-9 */
    min-height: auto !important;  /* sobrescribe mínimo de Bootstrap */
    padding: 0 12px;              /* ancho según contenido */
    font-size: 0.875rem;          /* tamaño mediano */
    font-weight: 500;             /* medium */
    border-radius: 0.5rem;        /* redondeado */
    border: 1px solid #d1d5db;   /* borde gris claro */
    background-color: hsl(210 40% 97% / 1)  !important; /* fondo deseado */
    color: #000 !important;               /* texto negro */
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

/* Hover: fondo cyan y texto blanco */
.btn-shadcn:hover,
.btn-shadcn:focus {
    background-color: #11b6c5 !important; /* hover cyan */
    border-color: #11b6c5 !important;
    color: #fff !important;
}


/* Borde exterior de la tabla */
.custom-table {
    border: 1px solid #dee2e6;
    border-collapse: collapse; /* importante */
}

/* Bordes solo en las celdas inferiores de cada fila */
.border-bottom-row td {
    border-bottom: 1px solid #dee2e6;
}

/* Quitar bordes verticales */
.custom-table th,
.custom-table td {
    border-left: none;
    border-right: none;
    padding: 0.75rem 1rem;
}

/* Hover en fila */
.custom-table tbody tr:hover td {
    background-color: rgba(234, 239, 239, 0.1);
}

/* Botones compactos */
.btn-compact {
    height: 36px;
    width: 36px;
    padding: 0;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    transition: background-color 0.2s ease;
}

.btn-compact:hover {
    background-color: #11b6c5;
    color: #fff;
    border-color: #11b6c5;
}

/* Badges */
.badge-secondary {
    background-color: #e2e8f0;
    color: #1e293b !important;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 0.5rem;
}

.icono-dashboard svg {
    stroke: #ffffff; /* cambia el color del trazo */
    width: 15px;
    height: 15px;
}

/* Texto y botón inactivo */
.nav-link {
    color: black;
}

/* Texto y botón activo */
.nav-link.active {
    color: white;
}

.nav-link .icono-dashboard {
    filter: invert(0); /* negro */
}

.nav-link.active .icono-dashboard {
    filter: invert(1); /* blanco */
}

/* Botones portada */
.wrapper-680 {
  max-width: 680px;
  width: 100%;
}

/* Altura y padding */
.btn-tall {
  min-height: 88px;
  padding: 1.25rem 1.5rem;
  line-height: 1.3;
  position: relative;
}

/* Botón normal y hover */
.btn-hover-cyan {
  color: black;                /* texto inicial */
  background-color: #fff;      /* fondo inicial */
  border: 2px solid #b6bbc2;  /* borde inicial */
  transition: all 0.25s ease;
}

.btn-hover-cyan:hover {
  color: white;                /* texto hover */
  background-color: #11b6c5;   /* fondo hover */
  border-color: #11b6c5;       /* borde hover */
}



/* Texto Login */
.text-2xl {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

/* Links normales */
.pagination .page-item .page-link {
    color: #11b6c5;
    border-color: #11b6c5;
}

/* Hover */
.pagination .page-item .page-link:hover {
    background-color: #11b6c5;
    color: #fff;
    border-color: #11b6c5;
}

/* Página activa */
.pagination .page-item.active .page-link,
.pagination .page-item.active .page-link:hover,
.pagination .page-item.active .page-link:focus {
    background-color: #11b6c5 !important;
    border-color: #11b6c5 !important;
    color: #fff !important;
}

/* Focus (cuando haces click o tab) */
.pagination .page-item .page-link:focus {
    box-shadow: none; /* opcional: quita el outline azul predeterminado */
    background-color: #11b6c5;
    color: #fff;
    border-color: #11b6c5;
}

/* Deshabilitado */
.pagination .page-item.disabled .page-link {
    color: #ccc;
    border-color: #ccc;
    background-color: transparent;
}

/* Texto del botón login */
/* Fuerza tamaño del texto SOLO en este botón */
button.btn.btn-login {
    font-size: 1.125rem !important; /* 18px */
    line-height: 1.2 !important;
}


/* Ajuste óptico del ícono SOLO en este botón */
/* Ícono proporcional SOLO a este botón */
button.btn.btn-login .btn-login-icon {
    width: 1em;   /* mismo ancho que altura del texto */
    height: 1em;  /* igual alto que el texto */
    stroke-width: 2;
    display: block;
    flex-shrink: 0; /* no se comprima */
}

button.btn.btn-login .btn-grupo-icon {
    width: 1em;   /* mismo ancho que altura del texto */
    height: 1em;  /* igual alto que el texto */
    stroke-width: 2;
    display: block;
    flex-shrink: 0; /* no se comprima */
}

/*Boton volver Inicio*/
/* Base del botón */
.btn-back {
    display: inline-flex;             /* texto e ícono en fila */
    align-items: center;              /* centra verticalmente */
    gap: 0.5rem;                      /* espacio entre ícono y texto */
    font-size: 1.125rem !important;              /* +2 puntos (aprox 18px) */
    font-weight: 500;
    color: #000000 !important;                   /* texto negro en estado normal */
    background-color: #ffffff;        /* fondo blanco */
    border: 1px solid #ced4da !important;        /* borde gris */
    border-radius: 0.375rem;
    padding: 0.5rem 1rem;             /* px-4, h-10 */
    height: 2.5rem;
    transition: all 0.2s ease-in-out;
    text-decoration: none;            /* quita subrayado */
}

/* Hover: fondo y borde azul, texto blanco */
.btn-back:hover {
    background-color: #11b6c5 !important;
    border-color: #11b6c5 !important;
    color: #ffffff !important;
}

/* Ícono alineado al texto */
.btn-back-icon {
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    transform: rotate(180deg);        /* flecha invertida */
    display: inline-block;
}

/* Span para asegurar alineación vertical exacta */
.btn-back-text {
    display: inline-block;
    line-height: 1.2;
}

/*Iconos de interfaz de grupo*/
.users-title {
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
    color: #000000 !important; 
    font-weight: 600;           /* semibold */
    font-size: 1.5rem;          /* 24px, text-2xl */
    letter-spacing: -0.025em;   /* tracking-tight */
    line-height: 1.2;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

/* Icono de usuarios: color #11b6c5, mitad del tamaño del texto (fs-2 ~ 2rem) */
.users-icon {
    width: 1.5rem;   /* un punto más que 1rem */
    height: 1.5rem;
    flex-shrink: 0;;
}

/* Flecha del botón: escala con el texto del botón */
.arrow-icon {
    width: 1em;    /* igual que tamaño del texto fs-5 */
    height: 1em;
    flex-shrink: 0;
}

/*formulario creacion grupo*/
/* Fuente Inter igual que Tailwind/ShadCN */
body, .modal.grupo .modal-content, .form-control-custom, .col-form-label, .btn h2{
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

/* Labels alineados a la derecha */
.modal.grupo .modal-body .col-form-label {
    text-align: right;
    font-weight: 500;
}

/* Botón cancelar gris suave sin borde */
.modal.grupo .btn-cancel {
    background-color: #f2f2f2;
    color: #000;
    border: none;
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
    transition: background-color 0.2s ease;
}

.modal.grupo .btn-cancel:hover {
    background-color: #e0e0e0;
}

/* Mantener botón Crear Grupo igual que inputs en altura y fuente */
.modal.grupo .btn-primary {
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
}

/*Input  modal grupo*/
/* Inputs solo dentro de la modal .grupo */
.modal.grupo .form-control {
    background-color: #fff !important;           /* fondo blanco */
    border: 1px solid #ced4da;        /* borde gris sólido */
    font-family: "Inter", sans-serif; /* tipo de letra consistente */
    font-size: 0.95rem !important;                  /* tamaño del texto */
    height: 2.5rem;                   /* altura uniforme */
    padding: 0.375rem 0.75rem;
    width: 100%;
    max-width: 350px;                 /* ancho máximo */
    box-sizing: border-box;
}

/* Focus sólido azul */
.modal.grupo .form-control:focus {
    border-color: #11b6c5;
    box-shadow: 0 0 0 0.2rem rgba(17, 182, 197, 0.25);
}

/*Botones pestaña cuotas*/
.icon-circle-plus-cuota {
    width: 1em;     /* mismo tamaño que el texto */
    height: 1em;
    flex-shrink: 0;
}

/*Botones pestaña gasto*/
.icon-circle-plus-gasto {
    width: 1em;     /* mismo tamaño que el texto */
    height: 1em;
    flex-shrink: 0;
}

/*Botones pestaña integrante*/
.icon-circle-plus-integrante {
    width: 1em;     /* mismo tamaño que el texto */
    height: 1em;
    flex-shrink: 0;
}

.icon-send-integrante {
    width: 1em;      /* igual al tamaño del texto */
    height: 1em;
    flex-shrink: 0;
}

/*formulario creacion integrante*/
/* Fuente Inter igual que Tailwind/ShadCN */
body, .modal.integ .modal-content, .form-control-custom, .col-form-label, .btn h2{
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

/* Labels alineados a la derecha */
.modal.integ .modal-body .col-form-label {
    text-align: right;
    font-weight: 500;
}

/* Botón cancelar gris suave sin borde */
.modal.integ .btn-cancel {
    background-color: #f2f2f2;
    color: #000;
    border: none;
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
    transition: background-color 0.2s ease;
}

.modal.integ .btn-cancel:hover {
    background-color: #e0e0e0;
}

/* Mantener botón Crear Grupo igual que inputs en altura y fuente */
.modal.integ .btn-primary {
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
}

/*Input  modal grupo*/
/* Inputs solo dentro de la modal .grupo */
.modal.integ .form-control {
    background-color: #fff !important;           /* fondo blanco */
    border: 1px solid #ced4da;        /* borde gris sólido */
    font-family: "Inter", sans-serif; /* tipo de letra consistente */
    font-size: 0.95rem !important;                  /* tamaño del texto */
    height: 2.5rem;                   /* altura uniforme */
    padding: 0.375rem 0.75rem;
    width: 100%;
    max-width: 350px;                 /* ancho máximo */
    box-sizing: border-box;
}

/* Focus sólido azul */
.modal.integ .form-control:focus {
    border-color: #11b6c5;
    box-shadow: 0 0 0 0.2rem rgba(17, 182, 197, 0.25);
}


/*formulario creacion cuota*/
/* Fuente Inter igual que Tailwind/ShadCN */
body, .modal.cuota .modal-content, .form-control-custom, .col-form-label, .btn h2{
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

/* Labels alineados a la derecha */
.modal.cuota .modal-body .col-form-label {
    text-align: right;
    font-weight: 500;
}

/* Botón cancelar gris suave sin borde */
.modal.cuota .btn-cancel {
    background-color: #f2f2f2;
    color: #000;
    border: none;
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
    transition: background-color 0.2s ease;
}

.modal.cuota .btn-cancel:hover {
    background-color: #e0e0e0;
}

/* Mantener botón Crear Grupo igual que inputs en altura y fuente */
.modal.cuota .btn-primary {
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
}

/*Input  modal grupo*/
/* Inputs solo dentro de la modal .grupo */
.modal.cuota .form-control {
    background-color: #fff !important;           /* fondo blanco */
    border: 1px solid #ced4da;        /* borde gris sólido */
    font-family: "Inter", sans-serif; /* tipo de letra consistente */
    font-size: 0.95rem !important;                  /* tamaño del texto */
    height: 2.5rem;                   /* altura uniforme */
    padding: 0.375rem 0.75rem;
    width: 100%;
    max-width: 350px;                 /* ancho máximo */
    box-sizing: border-box;
}

/* Focus sólido azul */
.modal.cuota .form-control:focus {
    border-color: #11b6c5;
    box-shadow: 0 0 0 0.2rem rgba(17, 182, 197, 0.25);
}

/*formulario creacion gasto*/
/* Fuente Inter igual que Tailwind/ShadCN */
body, .modal.gasto .modal-content, .form-control-custom, .col-form-label, .btn h2{
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

/* Labels alineados a la derecha */
.modal.gasto .modal-body .col-form-label {
    text-align: right;
    font-weight: 500;
}

/* Botón cancelar gris suave sin borde */
.modal.gasto .btn-cancel {
    background-color: #f2f2f2;
    color: #000;
    border: none;
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
    transition: background-color 0.2s ease;
}

.modal.gasto .btn-cancel:hover {
    background-color: #e0e0e0;
}

/* Mantener botón Crear Grupo igual que inputs en altura y fuente */
.modal.gasto .btn-primary {
    font-size: 0.95rem;
    height: 2.5rem;
    padding: 0 1rem;
}

/*Input  modal grupo*/
/* Inputs solo dentro de la modal .grupo */
.modal.gasto .form-control {
    background-color: #fff !important;           /* fondo blanco */
    border: 1px solid #ced4da;        /* borde gris sólido */
    font-family: "Inter", sans-serif; /* tipo de letra consistente */
    font-size: 0.95rem !important;                  /* tamaño del texto */
    height: 2.5rem;                   /* altura uniforme */
    padding: 0.375rem 0.75rem;
    width: 100%;
    max-width: 350px;                 /* ancho máximo */
    box-sizing: border-box;
}

/* Focus sólido azul */
.modal.gasto .form-control:focus {
    border-color: #11b6c5;
    box-shadow: 0 0 0 0.2rem rgba(17, 182, 197, 0.25);
}

.table-inte-sm {
    font-size: 0.95rem; /* equivalente a text-sm */
}

.table-cuota-sm {
    font-size: 0.95rem; /* equivalente a text-sm */
}

.table-comp-sm {
    font-size: 0.95rem; /* equivalente a text-sm */
}

.table-gasto-sm {
    font-size: 0.95rem; /* equivalente a text-sm */
}

/*Acciones en tablas*/
/* Botón Kebab centrado */
.kebab-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 0;
}

.kebab-btn svg {
  transform: translateX(1px);
}

.kebab-btn:hover,
.kebab-btn:focus,
.kebab-btn.show {
  background-color: #11b6c5 !important;
  color: #fff !important;
}

.kebab-btn svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
}

/* Dropdown menu */
.dropdown-menu {
  font-size: 0.95rem;
  min-width: 160px;
  padding: 0.25rem 0;
}

/* Encabezado visible */
.dropdown-header {
  font-weight: 700;
  font-size: 1.20rem !important;  /* un poco más grande */
  color: #000 !important;
  padding: 0.5rem 1rem;
}

/* Items con iconos */
.dropdown-item {
  display: flex;
  align-items: center;
  stroke: currentColor;   /* usa color del texto */
  fill: none;             /* elimina relleno */
  gap: 0.5rem;
  font-size: 0.95rem;
  color: #000; /* negro por defecto */
  transition: background 0.2s, color 0.2s;
}

/* "Eliminar" rojo por defecto */
.dropdown-item.delete-item {
  color: #ff4d4f !important;  /* texto rojo */
  fill: none !important;
}

.dropdown-item.delete-item svg {
  stroke: #ff4d4f !important;
  fill: none !important;
}

/* Hover / activo / foco de cualquier item */
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item:active {
  background-color: #11b6c5 !important;
  color: #fff !important;
}

.dropdown-item:hover svg,
.dropdown-item:focus svg,
.dropdown-item:active svg {
  stroke: currentColor !important;
  fill: none !important;
}

.dropdown-item:hover .menu-text,
.dropdown-item:focus .menu-text,
.dropdown-item:active .menu-text {
  color: #fff !important;
}

/* Estilo login _Acceso-Integrante*/
.card-header-custom {
    padding: 1.5rem; /* p-6 */
    text-align: center;
}

.card-header-custom .title-group {
    font-size: 1.5rem; /* text-2xl */
    font-weight: 600;  /* font-semibold */
    letter-spacing: -0.025em; /* tracking-tight */
    margin-bottom: 0.375rem; /* space-y-1.5 */
}

.subtitle {
    font-size: 0.95rem; /* text-sm */
    color: #6c757d; /* text-muted */
    padding-top: 0.5rem;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

/*Boton salir de Avatar*/
.dropdown-item:hover svg {
    color: #000;
}

/*Tabla con datos Integrante*/
.icon-estado {
    color: #11b6c5 !important;
    opacity: 1 !important;
}

/*Boton Revisar*/
/* Evita que el contenido se rompa en varias líneas */
.btn-revisar {
    white-space: nowrap; /* << evita salto de línea entre icono y texto */
}

/* Asegura que SVG sea inline y no ocupe toda la línea */
.btn-revisar .icon-svg {
    display: inline-block;  /* << clave para mantener en línea */
    vertical-align: middle; /* alineación vertical entre icono y texto */
    margin-right: .4rem;    /* espacio entre icono y texto */
    stroke: currentColor;   /* hace que el SVG herede el color del texto */
}

/* Alineación vertical consistente */
.btn-revisar .btn-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.95rem;
}

.btn-revisar:hover {
  background-color: #11b6c5 !important;
  color: #fff !important;
}

/*Ver Comprobantes/Pagos */
.texto-verp{
    font-size: 0.8rem !important;
}

.tab-scroll {
    min-height: 200px;   /* alto mínimo visible */
    max-height: 380px;   /* a partir de aquí aparece el scroll */
    padding-bottom: 1rem; /* evita que el scroll tape el último elemento */
}

/* Estilo base del checkbox */
.row-check {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid #333 !important; /* borde gris oscuro */
    border-radius: 4px;      /* opcional, esquinas redondeadas */
    background-color: #fff;  /* fondo blanco */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}

/* Checkbox deshabilitado */
.row-check:disabled {
    cursor: not-allowed !important;
    opacity: 0.2 !important;
}

.btn svg {
  fill: none !important;
}

.btn-outline-secondary:hover svg {
  stroke: #fff;
}

.btn-outline-secondary svg {
  stroke: #000;
}


#Tabla2 {
  color: #6c757d;
}

#Tabla2 svg {
  fill: none !important;
  stroke: currentColor;
}

#Tabla2:hover {
  background-color: #11b6c5;
  color: #fff;
}

.dropdown.show > #Tabla2 {
  background-color: #11b6c5;
  color: #fff;
}

#Tabla2 svg {
  fill: none !important;
  stroke: currentColor;
}

/* Color del item al hacer hover */
.dropdown-item:hover {
  color: #fff !important;
  background-color: #11b6c5;
}

/* SVGs dentro del item */
.dropdown-item svg {
  stroke: currentColor; /* por defecto toman el color del padre */
  fill: none;           /* para �conos lineales */
  transition: stroke 0.2s; /* efecto suave */
}

.texto-ms {
    width: 100%;          /* ancho completo del modal */
    min-height: 250px;    /* alto cómodo */
    padding: 14px 16px;   /* espacio interno (arriba/abajo - lados) */
    resize: vertical;     /* solo permitir cambiar el alto */
    box-sizing: border-box;
    font-size: 0.95rem;
    line-height: 1.5;
}


.icon-circle-peso1 {
  width: 18px;   /* tamaño ideal para botones */
  height: 18px;
}

.btn-shadcn {
  flex-wrap: nowrap;
}

/* Color por defecto */
.btn-shadcn {
  color: #000; /* gris oscuro, o el que uses */
}

/* Hover */
.btn-shadcn:hover {
  color: #fff; /* azul bootstrap o el color que quieras */
}

/* Click / activo */
.btn-shadcn:active {
  color: #fff; /* azul más oscuro al presionar */
}


/*FLECHAS PARA ORDENAMIENTO*/
.sortable-icon {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}

.sortable-icon:hover{
    color: #11b6c5;
}

/* Iconos */
.sort-icon {
    font-size: 0.7rem;
    margin-left: 4px;
    transition: all 0.2s ease;
}

.sort-icon.muted {
    color: #bbb;
}

/* Activo */
.sort-icon.active {
    color: #11b6c5;
    font-weight: bold;
    transform: scale(1.2);
}
