body {
  margin: 0px !important;
  font-size: 14px;
  background-size: 400px 400px;
  background-color: #f5f5f5 !important;
  background-size: 35px 60px;
}

.navbar {
  /* background: #013791; */
  height: 50px;
  background: rgb(0,50,134);
  background: linear-gradient(315deg, rgba(0, 50, 134, 1) 34%, #0362ff 80%);
}

@media (max-width: 1400px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 99% !important;
  }
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 95% !important;
  }
}

.container {
  padding: 0px 5px 0px 5px !important;
}

.i_00 {
  min-height: 70px;
  padding: 5px;
  float: left;
  /* width: 33%; */
  margin-bottom: 5px;
  border-bottom: 1px solid gainsboro;
}

.i_01 img {
  /* width: 100%; */
  border-radius: 15px;
  height: 52px;
  margin: auto;
  background: white;
  font-size: 5px;
}

.i_01 {
  text-align: center;
  float: left;
  min-height: 70px;
  width: 70px;
  /* background: #ffffff7a; */
  border-radius: 18px;
  padding: 6px;
}

.i_02 {
  float: left;
  min-height: 70px;
  width: 150px;
}

.i_03 {
  min-height: 36px;
  padding-top: 5px;
  width: 100%;
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.i_04 {
  /* height: 35px; */
  background: #0362ff;
  text-align: center;
  color: #ffffff;
  width: 58px;
  border-radius: 5px 0px 0px 5px;
  float: left;
}

.i_05 {
  float: right;
  height: 70px;
  width: 116px;
  text-align: right;
  /* padding-right: 8px; */
}

.i_06 {
  height: 35px;
  padding-top: 5px;
  font-size: 15px;
  font-weight: bold;
  /* color: black; */
}

.i_07 {
  height: 35px;
  text-align: right;
}

.i_08 {
  /* background: white; */
  min-height: 65px;
  width: 100%;
  color: black;
  cursor: pointer;
  /* border-radius: 10px; */
  /* border-bottom: 1px solid gainsboro; */
}

.i_08:hover {
  background: #eaeaea !important;
  border-radius: 8px;
}

.i_09 {
  background: #003a9b;
  text-align: center;
  color: #ffffff;
  width: 77px;
  float: left;
  border-radius: 0px 5px 5px 0px;
}

.c_00 {
  width: 100%;
  clear: both;
  margin-bottom: 22px;
  display: grid;
}

.c_01 {
  font-size: 20px;
  width: 100%;
  margin-bottom: 6px;
  margin-top: 0px;
  min-height: 53px;
  /* background: #9E9E9E; */
  color: #101010;
  border-bottom: 2px solid #191919;
  font-weight: 600;
  margin-bottom: 0px;
}

.c_02 {
  width: 100%;
}

.c_03 {
  font-size: 13px;
  font-weight: 100;
  color: #767676;
}

.good {
  color: #4caf50;
}

.bad {
  color: #e91e63;
}

#f_list_link {
  width: 200px;
  float: left;
  /* max-height: 100vh; */
  /* overflow-y: auto; */
  /* margin-left: -11px; */
  padding: 5px;
}

#f_list {
  background: white;
  padding: 14px;
  border-radius: 5px;
  height: 100%;
}

#f_list_b {
  /* width: calc(100% - 200px); */
  padding: 5px;
  /* float: right; */
}

.nav-item {
  background: #ffffff;
  padding: 5px;
  margin-bottom: 4px;
  border-radius: 10px;
  color: #000000;
  font-size: 14px;
  border: 2px solid #e5e5e5;
}

.menu-items .nav-item {
  background: #ffffff;
  padding: 0px;
  margin-bottom: 4px;
  border-radius: 10px 10px 10px 10px;
  color: #000000;
  font-size: 14px;
}

.nav-link {
  /* background: #0362ff; */
  border-radius: 0px 10px 10px 0px;
}

.nav-link-b {
  /* background: #d0bb00; */
  border-radius: 8px;
  margin-left: 11px;
  /* border-bottom: 1px solid gainsboro; */
}

.nav-link-b .nav-item {
  background: #f0f0f0;
  color: #000000;
  border-radius: 4px;
  border: 2px solid #02307b14;
  /* font-weight: 100; */
}

.nav-link-b .nav-item:hover {
  /* background: #dfebff; */
  /* border-radius: 8px; */
}

.tv_001 {
  padding: 5px;
}

.tv_001 .tradingview-widget-container {
  height: 52px !important;
  background: #ffffff;
  border-radius: 5px;
}

@media (max-width: 785px) {
  .tv_001 .tradingview-widget-container {
    height: auto !important;
  }
}

.exchange-BME {
  background-color: #ffcccc;
  color: #990000;
}

.exchange-EURONEXT {
  background-color: #ccffcc;
  color: #009900;
}

.exchange-LSE {
  background-color: #ccccff;
  color: #000099;
}

.exchange-MIL {
  background-color: #ffffcc;
  color: #999900;
}

.exchange-NASDAQ {
  background-color: #ccffff;
  color: #009999;
}

.exchange-NYSE {
  background-color: #ffccff;
  color: #990099;
}

.exchange-OTC {
  background-color: #e6e6e6;
  color: #666666;
}

.exchange-SIX {
  background-color: #ffeecc;
  color: #cc6600;
}

.exchange-TSX {
  background-color: #ccffee;
  color: #009966;
}

.exchange-VIE {
  background-color: #ffebcc;
  color: #cc9900;
}

.exchange-XETR {
  background-color: #e0ccff;
  color: #660099;
}

.tem_logo {
  background: black;
  color: white;
  width: 52px;
  height: 52px;
  padding-top: 15px;
  border-radius: 15px;
  font-weight: bold;
}

.inst_chart {
  background: #0163ff;
  padding: 14px;
  border-radius: 5px;
  height: 301px;
  margin-bottom: 5px;
}

.custom-tooltip {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px;
  border-radius: 3px;
  pointer-events: none;
  z-index: 100;
  display: none;
  /* Oculto por defecto */
}

.business_00 {
  /* background: #dfebff; */
  padding: 10px;
  margin-bottom: 6px;
  border-radius: 5px;
  /* clear: both; */
  background: white;
}

.business_00 p {
  text-align: justify;
  margin: 0px;
  line-height: 24px;
  padding: 10px;
}

.business_00 h3 {
}

.i_00_B {
  min-height: 70px;
  padding: 5px;
  /* float: left; */
  /* width: 33%; */
  margin-bottom: 5px;
  /* border-bottom: 1px solid gainsboro; */
}

.i_01_B img {
  /* width: 100%; */
  border-radius: 15px;
  height: 52px;
  margin: auto;
  background: white;
  font-size: 5px;
}

.i_01_B {
  text-align: center;
  float: left;
  min-height: 70px;
  width: 70px;
  /* background: #ffffff7a; */
  border-radius: 18px;
  padding: 6px;
}

.i_02_B {
  float: left;
  min-height: 70px;
  width: calc(100% - 190px);
}

.i_03_B {
  min-height: 36px;
  padding-top: 5px;
  width: 100%;
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* float: left; */
}

.i_04_B {
  /* height: 35px; */
  background: #0362ff;
  text-align: center;
  color: #ffffff;
  width: 58px;
  border-radius: 5px 0px 0px 5px;
  float: left;
  /* margin-right: 10px; */
}

.i_05_B {
  float: right;
  height: 70px;
  width: 118px;
  text-align: right;
  padding-right: 8px;
}

.i_06_B {
  height: 35px;
  padding-top: 5px;
  font-size: 15px;
  font-weight: bold;
  /* color: black; */
}

.i_07_B {
  height: 35px;
  text-align: right;
}

.i_08_B {
  /* background: white; */
  min-height: 65px;
  width: 100%;
  color: black;
  cursor: pointer;
  /* border-radius: 10px; */
  /* border-bottom: 1px solid gainsboro; */
}

.i_09_B {
  background: #003a9b;
  text-align: center;
  color: #ffffff;
  width: 77px;
  float: left;
  border-radius: 0px 5px 5px 0px;
}

.search {
  /* margin-right: 6px; */
  /* background: #ffffffa3; */
  width: calc(100% - 167px);
  padding: 5px;
  margin-top: 1px;
  max-width: 300px;
  border-radius: 0px 0px 10px 10px;
  float: right;
}

.search .gcse-search {
}

.search .gsc-control-cse {
  padding: 0px;
  width: 100%;
  background: #ffffff00;
  border: 0px;
}

.gcsc-more-maybe-branding-root {
  display: none;
}

.gsc-search-button-v2 {
  height: 34px;
  border-color: #0362ff !important;
  background-color: #0362ff !important;
  background-image: none;
  filter: none;
  border-radius: 3px !important;
}

table.gsc-search-box td.gsc-input {
  padding-right: 0px !important;
}

.gsc-input-box {
  border: 0px solid #dfe1e5 !important;
  background: #fff;
  border-radius: 3px;
}

.hide_mobiles {
}

.hide_movil {
}

.hide-movil {
}

.show_mobiles {
}

.hide_desktop {
}

.hide-desktop {
}

.swal-button-container {
  margin: 2px;
  width: 24%;
}

.has-error {
  border: 1px solid #f59790 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.gcsc-find-more-on-google-root {
  display: none;
}

.gsc-input-box {
  padding-top: 0px !important;
  height: 33px;
}

.menu-items .f_list_link_items {
  height: 100vh;
  background: #0000009e;
  width: 350px;
  padding-top: 2px;
  overflow-y: auto;
  padding-bottom: 106px;
  padding: 8px;
}

.menu-items .f_list_link_items li {
}

.menu-items .nav-link-b li {
}

.menu-items .nav-link-b .nav-item:hover {
  background: #0060ff;
  border-radius: 0px;
}

#f_list_c {
  width: calc(100% - 205px);
  float: right;
}

@media only screen and (min-width: 600px) {
  .hide_desktop {
    display: none;
  }

  .hide-desktop {
    display: none;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.navbar {
  width: 100%;
  box-shadow: 0 1px 4px rgb(146 161 176 / 15%);
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
}

.navbar .menu-items {
  display: flex;
}

.navbar .nav-container li {
  list-style: none;
}

.navbar .nav-container a {
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  padding: 7px;
}

.navbar .nav-container a:hover {
  font-weight: bolder;
}

.nav-container {
  display: block;
  position: relative;
  height: 49px;
}

.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 50px;
  width: 44px;
  top: 0px;
  left: 0px;
  z-index: 11;
  opacity: 0;
  cursor: pointer;
}

.nav-container .hamburger-lines {
  /* display: block; */
  height: 26px;
  width: 32px;
  position: absolute;
  top: 9px;
  left: 4px;
  z-index: 8;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* float: left; */
  /* margin-right: 12px; */
  /* margin-top: 10px; */
  z-index: 999999999;
}

.nav-container .hamburger-lines .line {
  display: block;
  height: 4px;
  width: 100%;
  border-radius: 10px;
  background: #ffffff;
}

.nav-container .hamburger-lines .line1 {
  transform-origin: 0% 0%;
  transition: transform 0.4s ease-in-out;
}

.nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}

.nav-container .hamburger-lines .line3 {
  transform-origin: 0% 100%;
  transition: transform 0.4s ease-in-out;
}

.navbar .menu-items {
  /* padding-top: 10px; */
  /* box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5); */
  height: 100vh;
  width: 100%;
  transform: translate(-150%);
  display: flex;
  flex-direction: column;
  /* margin-left: -40px; */
  /* padding-left: 50px; */
  transition: transform 0.5s ease-in-out;
  /* text-align: center; */
}

.navbar .menu-items li {
  margin-bottom: 2px;
  font-size: 1.5rem;
  font-weight: 500;
}

.logo {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 1.2rem;
  color: #0e2431;
}

.nav-container input[type="checkbox"]:checked ~ .menu-items {
  transform: translateX(0);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
  transform: rotate(45deg);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
  transform: scaleY(0);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
  transform: rotate(-45deg);
}

.nav-container input[type="checkbox"]:checked ~ .logo {
  display: none;
}

.dividend_00 {
  /* width: calc(100% - 200px); */
  padding: 5px;
  /* float: right; */
}

.dividend_01 {
  background: white;
  border-radius: 10px;
  padding: 14px;
}

.dividend_02 {
  font-size: 20px;
  width: 100%;
  margin-bottom: 6px;
  margin-top: 0px;
  min-height: 32px;
  /* background: #9E9E9E; */
  color: #101010;
  border-bottom: 2px solid #191919;
  font-weight: 600;
  padding: 3px;
}

.dividend_03 {
  max-height: 400px;
  overflow-y: auto;
}

.dividend_04 {
  min-height: 76px;
  border-bottom: 1px solid gainsboro;
  margin-bottom: 3px;
  color: black;
}

.dividend_05 {
  text-align: center;
  float: left;
  min-height: 70px;
  width: 70px;
  /* background: #ffffff7a; */
  border-radius: 18px;
  padding: 6px;
}

.dividend_05 img {
  border-radius: 15px;
  height: 52px;
  margin: auto;
  background: white;
  font-size: 5px;
}

.dividend_06 {
  float: left;
  width: calc(100% - 308px);
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dividend_07 {
  float: left;
  width: calc(33% - 23px);
  text-align: center;
}

.dividend_08 {
  color: #979797;
  font-size: 12px;
}

.dividend_09 {
}

.dividend_10 {
  float: left;
  width: calc(33% - 23px);
  text-align: center;
}

.dividend_11 {
  color: #979797;
  font-size: 12px;
}

.dividend_12 {
}

.dividend_13 {
  float: left;
  width: calc(33% - 23px);
  text-align: center;
}

.dividend_14 {
  color: #979797;
  font-size: 12px;
}

.dividend_15 {
}

.dividend_16 {
  width: 136px;
  height: 21px;
  float: right;
}

.Dividends_card_00 {
}

.Dividends_card_01 {
  padding: 2px;
  float: left;
  /* height: 90px; */
}

.Dividends_card_02 {
  border-bottom: 2px solid #a09323;
  /* margin-bottom: 3px; */
  text-align: center;
}

.Dividends_card_03 {
}

.Dividends_card_04 {
  font-size: 20px;
}

.Dividends_card_05 {
  height: 43px;
  background: #e3ce1c;
  border-radius: 0px 0px 10px 10px;
}

.Dividends_card_06 {
  float: left;
  width: 50%;
  text-align: center;
}

.Dividends_card_07 {
  font-size: 12px;
}

.Dividends_card_08 {
}

.Dividends_card_09 {
  float: right;
  width: 50%;
  text-align: center;
}

.Dividends_card_10 {
  font-size: 12px;
}

.Dividends_card_11 {
}

.Dividends_card_12 {
  background: #ffeb3b;
  height: 111px;
  padding: 7px;
  border-radius: 10px;
}

.BALANCE_SHEET_00 {
  background: white;
  padding: 8px;
  /* border-radius: 10px; */
}

.BALANCE_SHEET_01 {
}

.BALANCE_SHEET_02 {
  background: #ffffff;
  border-radius: 10px;
  padding: 2px;
  text-align: center;
  margin: auto;
  justify-content: center;
}

canvas {
  /* max-height: 300px !important;
height: 250px !important; 
width: 100% !important; */
}

.main_left {
}

.main_center {
  float: left;
  width: calc(100% - 511px);
}
.main_center_lg{
  float: left;
  /* width: calc(100% - 200px); */
}

.main_right {
  /* background: red; */
  /* height: 1000px; */
  width: 310px;
  float: right;
  padding: 5px;
}

.material-symbols-rounded {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

h3 {
  font-size: 20px;
  width: 100%;
  margin-bottom: 6px;
  margin-top: 0px;
  /* min-height: 37px; */
  color: #101010;
  font-weight: 600;
}

.ec_00 {
  height: 44px;
  margin-bottom: 5px;
  border-radius: 5px;
}

.ec_01 {
  width: 33%;
  float: left;
  text-align: center;
}

.ec_02 {
}

.ec_03 {
}

.ec_04 {
  background: white;
  padding: 5px;
  margin-bottom: 5px;
  /* border-radius: 4px; */
  text-align: center;
}

.ec_07 {
}

.ec_08 {
  height: 100%;
  max-height: 1057px;
  overflow-y: auto;
  border-radius: 0px 0px 10px 10px;
}

.priority1 {
  border-left: 7px solid #ffeb3b;
}

.priority2 {
  border-left: 7px solid #ff9800;
}

.priority3 {
  border-left: 7px solid #f44336;
}

.priority1 .ec_00 {
  background: #ffeb3b;
}

.priority2 .ec_00 {
  background: #ff9800;
}

.priority3 .ec_00 {
  background: #f44336;
}

h1 {
  font-size: 20px;
  margin: 0px;
  font-weight: bold;
}

.new_00 {
  padding-left: 4px !important;
}
.new_01 {
  background: white;
  padding: 5px;
  border-radius: 10px;
}

.new_02 {
  background-size: cover;
  background-position: center center;
 
  min-height: 200px;
  border-radius: 10px;
 
  padding: 14px !important;
}

.new_02 img {
  max-width: 100%; 
  max-height: 100%; 
  object-fit: contain;
}
.new_03 {
}
.new_04 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 4px;
}
.new_05 {
  text-align: justify;
}
.new_06 {
}
.new_07 {
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0px;
  border-radius: 10px;
  position: relative;
}

.new_07_b {
  background: white;
  height: 271px;
  width: 100%;
  padding: 0px;
  border-radius: 8px;
  position: relative;
}
.new_08 {
  height: 171px;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  box-shadow: 1px 1px 8px 0px #00000059;
}
.new_08 img {
  max-width: 100%; /* Asegura que la imagen no se desborde del contenedor */
  max-height: 100%; /* Asegura que la imagen no se desborde del contenedor */
  object-fit: contain;
}

.new_08_b {
  height: 271px;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  box-shadow: 1px 1px 8px 0px #00000059;
}
.new_09 {
  font-weight: bold;
  text-align: center;
  padding: 5px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; 
  overflow: hidden;
  text-overflow: ellipsis;
}

.new_09_b {
  /* font-weight: bold; */
  text-align: center;
  padding: 5px;
  font-size: clamp(1rem, 1.2vw, 2rem);
  /* height: 100%; */
  /* background: white; */
  /* border-radius: 10px; */
  /* margin-top: 3px; */
  position: absolute;
  bottom: 0px;
  color: white;
  border-radius: 0px 0px 10px 10px;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7357317927170868) 20%,
    rgb(143 143 143 / 6%) 100%
  );
}
a {
  color: rgb(0 0 0);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.nn_00 {
  background: white;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.nn_00 a {
  text-decoration: none;
}
.nn_01 {
}
.nn_02 {
  text-align: center;
  height: 300px;
  background-size: cover;
  max-width: 768px;
  margin: auto;
  border-radius: 20px;
  /* border: 12px solid #0362ff; */
  margin-bottom: 10px;
  background-position: center;
}
.nn_02 img {
  width: 100%;
  max-width: 768px;
  border-radius: 10px;
}
.nn_03 {
  max-width: 768px;
  margin: auto;
  font-size: 25px;
  font-weight: bold;
}
.nn_04 {
  max-width: 768px;
  margin: auto;
  line-height: 27px;
  font-size: 16px;
  text-align: justify;
  margin-top: 5px;
}
.nn_05 {
  max-width: 768px;
  margin: auto;
  padding: 4px;
  color: #009688;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.ratio_00 {
  padding: 5px;
  background: white;
  margin-bottom: 5px;
  border-radius: 5px;
}

.ratio_01 {
   background: white;
  padding: 5px;
}

.ratio_02 {
  width: 100%;
}

.ratio_03 {
 }

.ratio_04 {
  font-size: 18px;
}

.ratio_05 {
 }

.ratio_06 {
  border-bottom: 1px solid gainsboro;
}

.ratio_07 {
 }

.ratio_08 {
  text-align: right;
}

.ratio_09 {
 }

.ratio_10 {
background: #012c74;
  color: white;
}

.edit_00 {
}

.edit_01 {
  background: #009688;
  padding: 5px;
  border-radius: 10px;
}

.edit_02 {
  background: white;
  padding: 5px;
}

.edit_03 {
  background: white;
  padding: 5px;
}

.edit_04 {
  background: white;
  padding: 5px;
}

.edit_05 {
  background: white;
  padding: 5px;
}

.edit_06 {
  background: white;
  padding: 5px;
}

.edit_07 {
  background: white;
  padding: 5px;
}

.edit_08 {
  background: white;
  padding: 5px;
}

.edit_09 {
  background: white;
  padding: 5px;
}

.edit_10 {
  background: white;
  padding: 5px;
}

.edit_11 {
  background: white;
  padding: 5px;
}

.edit_12 {
}

.edit_13 {
}
.edit_15 {
  padding: 5px;
  margin-top: 10px;
  background: #005c53;
  color: white;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .hide_mobiles {
    display: none;
  }

  .nn_02 {
    height: 220px;
}

  .hide_movil {
    display: none;
  }

  .hide-movil {
    display: none;
  }

  .show_mobiles {
    display: initial;
  }

  #f_list_b {
    width: 100% !important;
    padding: 5px 1px 0px 0px !important;
  }

  .c_00 {
    display: inline-block;
  }

  #f_list {
    padding: 0px;
  }

  .c_01 {
    padding: 8px;
  }

  .gsc-results-wrapper-overlay {
    padding: 30px 10px 10px 10px !important;
  }

  .business_00 {
    padding: 0px !important;
  }

  .menu-items .f_list_link_items {
    width: 100%;
  }

  .dividend_00 {
    width: 100% !important;
    padding: 3px !important;
  }

  .dividend_01 {
    padding: 0px !important;
  }

  .main_center {
    width: 100% !important;
  }

  .main_center_lg{
    float: left;
    width:100%;
  }


  .main_right {
    width: 100% !important;
    clear: both;
    padding: 5px 0px 5px 0px !important;
  }
  #f_list_c {
    width: 100% !important;
  }

  .ec_08 {
    max-height: 400px;
  }

  .dividend_06 {
    width: 122px;
  }

  .new_02 {
    width: 100%;
  }
}


.tem_logo_tabla{
  background: black;
  color: white;
  width: 30px;
  height: 30px;
  padding-top: 0px;
  text-align: center;
  margin-right: 10px;
}
.tem_logo_tabla_text{
    font-size: 6px;
    font-weight: bold;
    margin-top: -5px;
    /* margin-right: 4px; */
}



.logo-name-cell {
  display: flex;
  align-items: center;
}

.logo-name-cell img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.logo-name-cell .company-info {
  /* display: flex; */
  flex-direction: column;
}

.logo-name-cell .company-name {
  font-weight: bold;
  /* top: 0px; */
}

.logo-name-cell .company-symbol {
  font-size: 0.8em;
  color: #1e1e1e;
  background: #f0f3fa;
  padding: 2px;
  border-radius: 3px;
  position: relative;
  text-align: center;
  float: left;
  width: 41px;
  height: 18px;
  margin-top: 12px;
  margin-right: 4px;
}

.positive {
  color: green;
}

.negative {
  color: red;
}

.ag-cell-right-align {
  text-align: right;
  /* Alinea el texto a la derecha */
}

.company-symbol-text {
    position: absolute;
    top: -11px;
    text-align: center;
    width: 41px;
    left: 0;
    /* color: aliceblue; */
}

.ag-root-wrapper {
  border: 0px !important;
}

.ag-header, .ag-advanced-filter-header {
  border-bottom: 0px !important;
}

.exchange-table{height: 20px;margin-top: 11px;border-radius: 4px;}
.exchange-table-text{
    position: relative;
    height: 20px;
    top: -11px;
    text-align: center;
}
/* .ag-header-cell-text {
  text-wrap: pretty !important;
    text-align: center;
} */