@font-face {
  font-family: "Roobert";
  src: url("../WWW/Roobert-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../WWW/Roobert-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../WWW/Roobert-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../WWW/Roobert-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../WWW/Roobert-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../WWW/Roobert-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka Extra";
  src: url("../WWW/Silka-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka Extra";
  src: url("../WWW/Silka-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Silka";
  src: url("../WWW/Silka-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

* {
  scrollbar-width: thin !important;
  scrollbar-color: #d2d0d0 transparent !important;
}

body {
  overflow: hidden;
}

/* —————————————— NEW Text styles ——————————————— */

/* For screen titles only */
.title-screen {
  font-family: "Roobert", sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  margin-block: 0px;
  color: #222222;
}

/* For inner section headers */
.title-section {
  font-family: "Silka", sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  margin-block: 0px;
  color: #226ce0;
}
.title-section.black {
  color: #383838;
}

/* For charts, tables, etc titles */
.title-subsection {
  font-family: "Silka", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-block: 0px;
  color: #226ce0;
}
.title-subsection.black {
  color: #383838;
}

.body-large {
  font-family: "Silka", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-block: 0px;
  color: #383838;
}
.body-large.bold {
  font-weight: 500;
}
.body-large.focus {
  text-decoration: underline;
}
.body-large.blue {
  color: #226ce0;
}

.body-default {
  font-family: "Silka", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin-block: 0px;
  color: #383838;
}
.body-default.bold {
  font-weight: 500;
}
.body-default.focus {
  text-decoration: underline;
}
.body-default.blue {
  color: #226ce0;
}

.detail {
  font-family: "Silka", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  margin-block: 0px;
  color: #383838;
}
.detail.bold {
  font-family: "Silka", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  margin-block: 0px;
  color: #383838;
}
.detail.focus {
  font-family: "Silka", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: underline;
  margin-block: 0px;
  color: #383838;
}

.micro {
  font-family: "Silka", sans-serif;
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
  margin-block: 0px;
  color: #383838;
}

.micro.bold {
  font-weight: 600;
}

/* —————————————————————————————————————————————— */

.general-container {
  background: white;
  margin: 0px 18px 18px 18px;
  border-radius: 12px;
  box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.12);
  position: relative;
  height: calc(100vh - 130px);
  max-width: calc(100vw - 36px);
  box-sizing: border-box;
  overflow-y: scroll;
}

.general-container.valuation {
  height: calc(100vh - 114px);
  display: grid;
}

.general-container.captador {
  height: calc(100vh - 128px);
  background: transparent;
  box-shadow: none;
  overflow-y: initial;
}

.MuiButton-root,
.MuiTextField-root,
.MuiTypography-root,
.MuiInputBase-input,
.MuiFormLabel-root,
.MuiButtonBase-root,
.MuiPaper-root,
.MuiChip-label,
.MuiSlider-valueLabel {
  font-family: "Silka", sans-serif !important;
}

body {
  font-family: "Silka", sans-serif !important;
  overflow-x: hidden;
  margin: 0px;
  will-change: auto;
}

/* Typography  —————————————————  LIMPIAR */
p {
  font-size: 14px;
}

.body-text {
  font-family: "Silka";
  font-size: 14px;
  margin: 0;
  line-height: 18px;
}

.body-text-gray {
  font-family: "Silka";
  font-size: 14px;
  color: #686868;
  margin: 0;
}

.body-text-bold {
  font-family: "Silka";
  font-size: 14px;
  margin: 0;
}

.detail-gray {
  font-family: "Silka";
  font-size: 12px;
  margin: 0;
  color: #686868;
}

.detail-blue {
  font-family: "Silka";
  font-size: 12px;
  margin: 0;
  color: #387be3;
}

.beigeBackground {
  background: #f3f0ef;
  overflow: "hidden";
}

/* _______________________________  LIMPIAR */

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #222222;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #222222 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading-container {
  animation: 3000ms ease-in-out infinite color-change;
}

@keyframes color-change {
  0% {
    background-color: #f4f4f4;
  }
  20% {
    background-color: #f2f2f2;
  }
  40% {
    background-color: #e6e6e6;
  }
  60% {
    background-color: #e6e6e6;
  }
  80% {
    background-color: #f2f2f2;
  }
  100% {
    background-color: #f4f4f4;
  }
}

.MuiOutlinedInput-root {
  font-size: 14px !important;
  /* border-radius: 0 !important; */
  height: 100%;
  width: 100%;
}

.MuiFormLabel-root.Mui-focused {
  color: #226ce0 !important;
}

.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: #226ce0 !important;
}

.MuiLinearProgress-barColorPrimary {
  background-color: #226ce0 !important;
}

.MuiCircularProgress-colorPrimary {
  color: #226ce0 !important;
}

.mapboxgl-ctrl-logo {
  position: absolute;
  /* left: 49vw; */
  bottom: 10px;
}

.mapboxgl-ctrl-bottom-right {
  transform: scale(0.5);
  position: absolute !important;
  bottom: -5px !important;
  right: -15px !important;
}

.mapboxgl-ctrl-bottom-left {
  transform: scale(0.5);
  position: absolute !important;
}

#nPropertiesInput-label {
  transform: scale(1);
}

/* Google maps */
#\31 1bd4610-85e1-443a-BAA9-4B47400713A0,
#AC5011FE-78EA-4AF8-A96A-017C575E4317 {
  font-family: "Roobert-Regular" !important;
}

.draw-button-blue {
  background: #387be3 !important;
  color: #ffffff !important;
  border-radius: 0px 6px 6px 0px !important;
}

.draw-button-blue:hover {
  background: #1f6adb !important;
  color: #ffffff !important;
}

.hand-button {
  border-radius: 60px 0px 0px 6px !important;
}

/* Button resets and style */
.pulse-button {
  animation: colorShift 2000ms infinite ease-in;
}

/* Continue animation and add shine on hover */
.pulse-button:hover,
.pulse-button:focus {
  animation-play-state: paused;
}

/* Declate color shifting animation */
@keyframes colorShift {
  0%,
  100% {
    background: #226ce0;
  }
  50% {
    background: #081934;
  }
}

/* Declare border pulse animation */
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4),
      0px 0px 0px 0px rgba(255, 255, 255, 1);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2),
      0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}

/* ——————————————————–— COMPONENT: NumberData ————–——————————————— */

.number-data--regular {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  font-weight: 500;
}

.number-data--small {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  font-weight: 500;
}

/* ——————————————————–— COMPONENT: CustomTag ————–——————————————— */

.custom-tag-size--regular {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  margin: 4px 14px;
}

.custom-tag-size--small {
  font-size: 12px;
  margin: 0;
  font-weight: 400;
  margin: 4px 10px;
}

.custom-tag-color--white {
  border-color: #226ce0;
  color: #226ce0;
  background-color: #e1effc76;
}

.custom-tag-color--blue {
  background-color: #226ce0;
  color: white;
}

/* ——————————————————— COMPONENT: CustomButton ——————————————————— */

/* ——————————— SIZE ——————————— */

.custom-button-size--small {
  font-size: 12px !important;
  text-transform: none !important;
  line-height: 12px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 4px 10px 3px 10px !important;
  border-radius: 5px !important;
  white-space: nowrap;
  height: 32px !important;
}

.custom-button-size--default {
  font-size: 14px !important;
  text-transform: none !important;
  line-height: 14px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 8px 14px 7px 14px !important;
  border-radius: 6px !important;
  white-space: nowrap;
  height: 36px !important;
}

.custom-button-size--large {
  font-size: 14px !important;
  text-transform: none !important;
  line-height: 14px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 10px 18px 9px 18px !important;
  border-radius: 7px !important;
  white-space: nowrap;
  height: 40px !important;
}

/* ——————————— TYPE ——————————— */

/* Primary */

.custom-button-type--primary {
  font-family: "Silka" !important;
  background-color: #226ce0 !important;
  color: #ffffff !important;
  border: 2px solid #226ce0 !important;
  box-shadow: none !important;
  /* cursor: pointer; */
}

.custom-button-type--primary.stretch {
  width: 100%;
}

.custom-button-type--primary.red {
  border: 2px solid #e74c3c !important;
  background: #e74c3c !important;
  color: #ffffff !important;
}

.custom-button-type--primary:hover {
  background: #0f54bf !important;
  border: 2px solid #0f54bf !important;
}

.custom-button-type--primary.red:hover {
  background: #d43624 !important;
  border: 2px solid #d43624 !important;
}

.custom-button-type--primary.disabled {
  background: #bbbbbb !important;
  border: 2px solid #bbbbbb !important;
  color: #ffffff !important;
  /* cursor: no-drop !important; */
}

/* Secondary */

.custom-button-type--secondary {
  font-family: "Silka" !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
  color: #226ce0 !important;
  border: 2px solid #226ce0 !important;
  box-shadow: none !important;
  /* cursor: pointer; */
}

.custom-button-type--secondary.stretch {
  width: 100% !important;
}

.custom-button-type--secondary.red {
  background: white !important;
  border: 2px solid #e74c3c !important;
  color: #e74c3c !important;
}

.custom-button-type--secondary:hover {
  background-color: rgba(225, 239, 252) !important;
}

.custom-button-type--secondary.red:hover {
  background-color: #fff6f5 !important;
}

.custom-button-type--secondary.disabled {
  background: white !important;
  border: 2px solid #bbbbbb !important;
  color: #bbbbbb !important;
  cursor: no-drop !important;
}

/* Terciary */

.custom-button-type--terciary {
  font-family: "Silka" !important;
  background: transparent !important;
  color: #226ce0 !important;
  border: none !important;
  text-decoration: underline !important;
  text-underline-offset: 4px;
  /* padding: 4px 8px !important; */
  height: 100% !important;
  /* cursor: pointer; */
}

.custom-button-type--terciary:hover {
  background-color: rgba(225, 239, 252) !important;
}

.custom-button-type--terciary.red {
  color: #e74c3c !important;
}

.custom-button-type--terciary.red:hover {
  background-color: #fff6f5 !important;
}

.custom-button-type--terciary.disabled {
  color: #bbbbbb !important;
  cursor: no-drop !important;
}

/* CTA (Call To Action) */

.custom-button-type--CTA {
  font-family: "Silka" !important;
  text-transform: none !important;
  background-color: #226ce0 !important;
  color: #ffffff !important;
  border: 2px solid #226ce0 !important;
  border-radius: 100px !important;
  box-shadow: 0px 1px 5px 1px rgba(19, 42, 135, 0.3) !important;
  margin: 0 !important;
  padding: 8px 18px 7px 18px !important;
  height: 33px !important;
}

.custom-button-type--CTA.stretch {
  width: 100%;
}
.custom-button-type--CTA.stretch-icon {
  width: 100%;
  justify-content: space-between;
}

.custom-button-type--CTA:hover {
  background: #0f54bf !important;
  border: 2px solid #0f54bf !important;
}

.custom-button-type--CTA.disabled {
  background: #bbbbbb !important;
  border: 2px solid #bbbbbb !important;
  color: #ffffff !important;
  cursor: no-drop !important;
}

/* .custom-button-type--CTA_stretch {
  font-family: "Silka" !important;
  background-color: #226ce0 !important;
  color: #ffffff !important;
  border: 2px solid #226ce0 !important;
  border-radius: 100px !important;
  box-shadow: 0px 1px 5px 1px rgba(19, 42, 135, 0.3) !important;
  margin: 0 !important;
  padding: 1ex 4ex !important;
  width: 100%;
} */

/* ______________________________________________________________ */

/* ——————————————————— COMPONENT: FraguaAI Button ——————————————————— */

/* ——————————— SIZE ——————————— */

.storybook-fraguai-button-size--default {
  font-size: 12px !important;
  line-height: 100% !important;
  font-weight: 400 !important;
  text-transform: none !important;
  margin: 0 !important;
  padding: 3px 8px !important;
  height: 28px;
  border-radius: 7px !important;
}

.storybook-fraguai-button-size--large {
  font-size: 14px !important;
  line-height: 15px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  margin-block: 0 !important;
  padding: 6px 16px !important;
  height: 38px;
  border-radius: 8px !important;
}

/* ——————————— TYPE ——————————— */

.storybook-fraguai-button {
  font-family: "Silka" !important;
  background-color: #f0f7fd !important;
  color: #226ce0 !important;
  box-shadow: none !important;
  /* cursor: pointer; */
}

.storybook-fraguai-button.stretch {
  width: 100%;
}

.storybook-fraguai-button.icon-only {
  width: 28px;
  min-width: 10px !important;
  display: flex;
  justify-content: right;
  padding-right: 11px !important;
}

.storybook-fraguai-button.icon-only.large {
  width: 38px;
  min-width: 10px !important;
  display: flex;
  justify-content: right;
  padding-right: 0 !important;
}

.storybook-fraguai-button:hover {
  background-color: #e1effc !important;
}

.storybook-fraguai-button.red {
  background: #fdedeb !important;
  color: #e74c3c !important;
}

.storybook-fraguai-button.red:hover {
  background: #fadbd8 !important;
}

.storybook-fraguai-button.disabled {
  background: #c7c7c6 !important;
  color: #ffffff !important;
}

.storybook-fraguai-button.disabled:hover {
  cursor: not-allowed !important;
}

/* ______________________________________________________________ */

/* ————————————— PRIMARY BUTTON -  LIMPIAR ————————————— */
.primary_button {
  background: #226ce0 !important;
  border: 2px solid #226ce0 !important;
  color: #ffffff !important;
  border-radius: 6px !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 6px 16px !important;
}

.primary_button.red {
  border: 2px solid #e74c3c !important;
  background: #e74c3c !important;
  color: #ffffff !important;
}

.primary_button.small {
  font-size: 12px !important;
  padding: 4px 12px !important;
}

.primary_button:hover {
  background: #0f54bf !important;
  border: 2px solid #0f54bf !important;
}

.primary_button-disabled {
  background: #bbbbbb !important;
  color: #ffffff !important;
  border-radius: 6px !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 6px 16px !important;
}

.primary_button-disabled.small {
  font-size: 12px !important;
  padding: 4px 12px !important;
}

/* ————————————— SECONDARY BUTTON -  LIMPIAR ————————————— */

.secondary_button {
  background: #ffffff !important;
  color: #226ce0 !important;
  border-radius: 6px !important;
  border: 2px solid #226ce0 !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 6px 16px !important;
}

.secondary_button.small {
  font-size: 12px !important;
  padding: 4px 12px !important;
}

.secondary_button.red {
  border: 2px solid #e74c3c !important;
  color: #e74c3c !important;
}

.secondary_button:hover {
  background-color: rgba(225, 239, 252) !important;
}

.secondary_button-disabled {
  background: #ffffff !important;
  color: #bbbbbb !important;
  border-radius: 6px !important;
  border: 2px solid #bbbbbb !important;
  text-transform: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 6px 16px !important;
}

.secondary_button-disabled.small {
  font-size: 12px !important;
  padding: 4px 12px !important;
}

/* ————————————— TERCIARY BUTTON -  LIMPIAR ————————————— */

.terciary_button {
  background: transparent !important;
  color: #226ce0 !important;
  border: none !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  padding: 0px !important;
}

.terciary_button.red {
  color: #e74c3c !important;
}

.terciary_button.small {
  font-size: 12px !important;
  padding: 0px !important;
}

.terciary_button:hover {
  background: rgba(225, 239, 252, 0.3) !important;
}

.terciary_button-disabled {
  background: transparent !important;
  color: #bbbbbb !important;
  border: none !important;
  text-transform: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  padding: 0px !important;
}

/* ————————————— CALL TO ACTION -  LIMPIAR ————————————— */

.cta_button {
  background: #226ce0 !important;
  border: 2px solid #226ce0 !important;
  color: #ffffff !important;
  border-radius: 100px !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 6px 16px !important;
}

.cta_button.small {
  font-size: 12px !important;
  padding: 4px 12px !important;
}

.cta_button:hover {
  background: #0f54bf !important;
  border: 2px solid #0f54bf !important;
}

.cta_button-disabled {
  background: #bbbbbb !important;
  color: #ffffff !important;
  border-radius: 100px !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 6px 16px !important;
}

.cta_button-disabled.small {
  font-size: 12px !important;
  padding: 4px 12px !important;
}

/* ————————————— BUTTON GROUP BUTTONS ————————————— */

.split_button {
  border-radius: 100px !important;
  overflow: clip !important;
  box-sizing: border-box !important;
}

.split_button_first {
  padding-inline: 20px !important;
  border-right: 1px solid #0f54bf !important;
  background: #226ce0 !important;
  color: white !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}

.split_button_first_disabled {
  padding-inline: 20px !important;
  border-right: 1px solid grey !important;
  background: #bbbbbb !important;
  color: white !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  cursor: no-drop !important;
}

.split_button_second {
  padding-inline: 10px 14px !important;
  background: #226ce0 !important;
  color: white !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.split_button_second_disabled {
  padding-inline: 10px 14px !important;
  background: #bbbbbb !important;
  color: white !important;
  text-transform: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  cursor: no-drop !important;
}

.split_button_second:hover {
  background: #0f54bf !important;
}

/* ______________________________________________________________ */

/* ————————————— Custom Divider ————————————— */
.divider {
  border-bottom: 1px solid;
  border-color: #e3e2e1;
  width: 100%;
}

/* ————————————— STYLING RECHARTS ————————————— */

.recharts-label {
  font-size: 14px !important;
}

.recharts-cartesian-axis-ticks {
  font-size: 14px !important;
}

span.recharts-legend-item-text {
  font-size: 12px !important;
}

.recharts-legend-wrapper {
  overflow-x: auto;
}

/* ————————————— STYLING DATAGRID ————————————— */

.MuiDataGrid-dataContainer {
  height: auto !important;
}

/* .MuiDataGrid-columnsContainer {
  line-height: inherit !important;
  min-height: auto !important;
  max-height: none !important;
} */

.MuiDataGrid-columnHeaderTitle {
  font-family: "Silka";
  font-size: 14px;
}

.MuiDataGrid-columnHeaderTitleContainer {
  padding: 0px !important;
}

.MuiDataGrid-root .MuiDataGrid-cell {
  font-family: "Silka";
  font-size: 14px;
}

/* Styling font sizes mui componentes */

/* .MuiInputBase-root {
  font-size: 14px !important;
} */
.MuiInputBase-inputAdornedEnd {
  font-size: 14px !important;
}

.MuiAccordionSummary-root.Mui-expanded {
  min-height: 48px !important;
  border-bottom: 1px solid #e3e2e1;
  /* margin: 0; */
}

.MuiAccordion-rounded:last-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  /* border-bottom: none !important; */
  border-bottom: 1px solid #e3e2e1;
}

.MuiPaper-elevation1 {
  box-shadow: none !important;
}

.MuiAccordionDetails-root {
  padding: 6px !important;
  overflow-y: scroll;
}
