/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/styles.scss ***!
  \*****************************************************************************************************************/
@charset "UTF-8";
#main_event_container textarea {
  width: 100%;
}

.p-divisas__content__subcontent__inner .wrapper {
  flex-wrap: wrap;
}

@media screen and (min-width: 1280px) {
  .p-divisas__content__subcontent__inner .wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
/* Clases que activa el parpadeo */
#filters-section {
  border-radius: 5px;
  padding: 8px;
}

#filters-section.blinking {
  -webkit-animation: blink-background 1.5s ease-in-out 2; /* Safari 4+ */
  -moz-animation: blink-background 1.5s ease-in-out 2; /* Fx 5+ */
  -o-animation: blink-background 1.5s ease-in-out 2; /* Opera 12+ */
  animation: blink-background 1.5s ease-in-out 2; /* IE 10+, Fx 29+ */
}

@keyframes blink-background {
  0%, 100% {
    background-color: transparent;
  }
  25%, 75% {
    background-color: #e5f5fc;
  }
}
@media screen and (min-width: 1280px) {
  .p-divisas__content__subcontent__inner .wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.reports-edit-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.reports-download-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.report-download-item {
  display: flex;
  flex-direction: column;
  margin: 10px;
}

.file-upload-custom-flex {
  display: flex;
  flex-direction: column;
  width: 45%;
  margin: 10px;
}

.file-upload-custom-flex span {
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-upload-custom-flex .buttons-container {
  display: flex;
}

input[type=file]::-webkit-file-upload-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #007eae;
  background-color: #fff;
  min-height: 26px;
  padding: 3px 12px;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  text-align: center;
  font-family: "open_sanssemibold";
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#mainEvents .c-separator-horizontal--extrabig:last-child,
#mainEvents_admin .c-separator-horizontal--extrabig:last-child {
  display: none;
}

.line {
  border-top: 1px solid #009ad8;
  height: 2px;
  padding: 0px;
  margin: 20px 25px 0 25px;
  margin: 20px;
}

.btn-close {
  border: #000000 1px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  padding: 5px 15px;
  height: fit-content;
  margin-bottom: 20px;
}

.modal-container {
  display: flex;
  background-color: rgba(0, 0, 0, 0.3);
  align-items: center;
  justify-content: center;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 20px;
}

.show {
  pointer-events: auto;
  opacity: 1;
}

.modal {
  background-color: #fff;
  width: 400px;
  padding: 30px, 50px;
  border-radius: 5px;
  box-shadow: 0 2px, 4px rgba(0, 0, 0, 0.3);
  text-align: center;
  padding-top: 20px;
}

.widget-btn {
  position: absolute;
  right: 15px;
  top: 4%;
  z-index: 1;
}

.header_select {
  position: absolute;
  right: 76px;
  z-index: 30;
  top: 4px;
}

.header_select .c-select__head {
  background-color: transparent !important;
  color: #fff !important;
}
.header_select .c-select__head::after {
  background-color: transparent !important;
  color: #fff !important;
}

/* IMPORTANTE -- Esta clase sobreescribe una de la libreria c-countdown y lo que hace es esconder los decimales */
.focusText {
  /*cursor: pointer;*/
  text-align: justify;
  text-justify: inter-word;
}

.focusText:hover {
  /*text-decoration: underline !important;*/
}

.cursor-pointer {
  cursor: pointer;
}

.p-divisas__header__logos__logo__caixa {
  min-width: auto;
}

.p-divisas__header__logos__logo__fxnow {
  min-width: auto;
}

.c-tabview__nav__item.disabled {
  pointer-events: none;
}

.c-pagination__pageList__prev.disabled {
  pointer-events: none;
}

.c-pagination__pageList__next.disabled {
  pointer-events: none;
}

.p-divisas___transaction__item__box__preventer {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0;
  border-radius: 8px;
}
.p-divisas___transaction__item__box__preventer.hidden {
  display: none;
}

.p-divisas___transaction__item__calendar__preventer {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0;
  border-radius: 8px;
}
.p-divisas___transaction__item__calendar__preventer.hidden {
  display: none;
}

.p-divisas___transaction__item__box__inputs__amount.disabled {
  pointer-events: none;
}

.p-divisas___transaction__item__box__inputs__date.disabled {
  pointer-events: none;
}

.p-divisas___transaction__item__box__lateralActions .loicon-reload {
  font-size: 22px;
}
.p-divisas___transaction__item__box__lateralActions .loicon-reload:hover {
  cursor: pointer;
}

.c-box--block.has-errors {
  box-shadow: 0 1px 5px 0 rgba(220, 0, 0, 0.8);
}

#addBlockButton.disabled {
  pointer-events: none;
}

#p-divisas__confirmation__waitingSection .loicon-pending,
#p-divisas__confirmation__waitingReject .loicon-pending {
  font-size: 120px;
}

.p-divisas___technicalAnalysis__filters.hidden {
  display: none;
}
.p-divisas___technicalAnalysis__filters input[type=checkbox].checkbox:checked + label:before {
  content: "\e905";
}

#p-divisas-add_graph.disabled {
  pointer-events: none;
}

.p-divisas__graphic__container .loicon-close {
  font-size: 20px;
}
.p-divisas__graphic__container .loicon-close:hover {
  cursor: pointer;
}

.p-divisas__newsBox.has-errors {
  border: 1px solid #cf3b3b;
}

.p-divisas__allNewsBox.has-errors {
  border: 1px solid #cf3b3b;
}

.p-divisas__userMenu__header__mainLine {
  width: 100%;
}
.p-divisas__userMenu__header__mainLine .p-divisas__userMenu__header__mainLine__name {
  display: flex;
  justify-content: center;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.p-divisas__userMenu__header__secondaryLine {
  width: 100%;
  display: flex;
  font-size: 16px;
}

#p-divisas__dataEdit_eventEditContainer .p-divisas__dataEdit_txtArea {
  width: 100%;
}
#p-divisas__dataEdit_eventEditContainer.hidden {
  display: none;
}

#p-divisas__dataEdit_eventList.hidden {
  display: none;
}

#p-divisas__dataEdit_reportsList.hidden {
  display: none;
}

#p-divisas__dataEdit_reportsEditContainer.hidden {
  display: none;
}

.p-divisas__dataEdit__editButton {
  padding: 5px;
  border: 2px solid;
  border-radius: 25px;
  font-size: 16px;
}
.p-divisas__dataEdit__editButton:hover {
  cursor: pointer;
}
.p-divisas__dataEdit__editButton.disabled {
  pointer-events: none;
}

.p-divisas___transaction__item__box__lateralActions__remove.disabled {
  pointer-events: none;
}
.p-divisas___transaction__item__box__lateralActions__remove.disabled::before {
  color: inherit;
}

.p-divisas___transaction__item__box__lateralActions__move.disabled {
  pointer-events: none;
}
.p-divisas___transaction__item__box__lateralActions__move.disabled::before {
  color: inherit;
}

.forwarOpen {
  display: flex;
  justify-content: center;
}

.u-none {
  display: none !important;
}

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

.loading_spinner {
  border: 4px solid #d7d7d7; /* Light grey */
  border-top: 4px solid #007eae; /* Blue */
  border-bottom: 4px solid #007eae; /* Blue */
  border-radius: 50%;
  width: 35px;
  height: 35px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.end-date-input-text {
  width: fit-content;
}

#addGraphButton.disabled {
  pointer-events: none;
}

a[href="#p-divisas___config__lightbox"].disabled {
  pointer-events: none;
}

a[href="#p-divisas___actuality__config__lightbox"].disabled {
  pointer-events: none;
}

#home__main {
  transition: flex-basis ease-out 0.3s;
}
#home__main.expand {
  flex-basis: 100%;
  max-width: 100%;
}

.buscadorAccount {
  height: 40px;
  width: 150px;
  border: none !important;
}

#buscadorAccount:focus {
  outline: none !important; /* Elimina el borde que aparece al hacer clic */
  border: none !important; /* Asegura que no cambie el borde en foco */
  box-shadow: none !important; /* Elimina sombras adicionales */
  border-color: none !important;
  border-radius: 0px !important;
  border-bottom: none !important;
}

#buscadorAccount:active {
  outline: none !important; /* Elimina el borde que aparece al hacer clic */
  border: none !important; /* Asegura que no cambie el borde en foco */
  box-shadow: none !important; /* Elimina sombras adicionales */
  border-color: none !important;
  border-bottom: none !important;
  border-radius: 0px !important;
}

#home__aside {
  transition: flex-basis ease-out 0.3s;
}
#home__aside.close {
  flex-basis: 0;
  max-width: 0;
  visibility: hidden;
}

.event-ft {
  font-size: 16px;
}

.prorrogasAnticipos {
  padding: 30px;
  border-radius: 15px;
  border-color: #007eae;
  color: black;
  background-color: aliceblue;
  font-style: italic;
  cursor: pointer;
  width: 150px;
  font-weight: bold;
}

.btnOnTop {
  width: 95%;
  padding: 15px;
  margin-bottom: 20px;
  margin-left: 7px;
  cursor: auto;
}

#p-divisas--account-selector .c-select__body {
  position: relative;
}
#p-divisas--account-selector #loadingAccountAnimation {
  z-index: 100;
  background: rgba(239, 239, 239, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.c-select__body {
  border-radius: 4px !important;
}

.c-select__head {
  border-radius: 4px !important;
}

.c-select__head::after {
  padding-right: 0 !important;
  margin-right: 4px !important;
}

.blotter-highlight {
  background-color: lightblue;
}

.padding--vertical-extrasmall {
  text-align: center;
}

.p-divisas--short .p-divisas__header .c-select__head {
  height: 1.65em !important;
}

.loading_animation#fxnow-loader {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*Center horizontaly */
  justify-content: center;
  /*Center horizontaly ie */
  -ms-flex-pack: center;
}

.loading-block {
  display: block;
  width: 30%;
}
.loading-block .loading_animation__img {
  width: 100% !important;
  position: relative !important;
}

.custom-logo {
  display: flex !important;
  flex: 1 1 auto !important;
}
.custom-logo .padding--vertical-extrasmall {
  display: flex !important;
}
.no-mostrar {
  display: none !important;
}

.p-divisas--configuracionHeaderTitle {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e9ec;
  margin-bottom: 0;
}

.p-divisas--configuracionHeader {
  padding-top: 20px;
  padding-bottom: 20px;
}

.alinear {
  vertical-align: middle;
  display: inline-block;
}

.bg-color--softBlueWhite {
  border: 2px solid #e5f5fc !important;
}

.rotate180 {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.textareaMinus {
  min-height: inherit !important;
}

.deshabilitar {
  pointer-events: none;
  cursor: default;
  color: gray !important;
}

/* HIDE RADIO */
.radio_video[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
.radio_video[type=radio] + div {
  cursor: pointer;
}

/* CHECKED STYLES */
.radio_video[type=radio]:checked + div {
  outline: 2px solid #009ad8;
}

/* IMAGE STYLES */
.radio_video[type=radio] + img {
  cursor: pointer;
}

/* CHECKED STYLES */
.radio_video[type=radio]:checked + img {
  outline: 2px solid #009ad8;
}

.sesion.hidden {
  display: none;
}

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

.main-header {
  position: relative;
  box-shadow: none;
}

.sub-header {
  overflow: visible;
  position: absolute;
  background-position: center -58px;
  height: 35px;
  padding-top: 0px;
  z-index: auto;
}

.demo-banner {
  background-color: #444;
  align-items: center;
  align-self: center;
  border-radius: 15px;
  color: #fff;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  height: 47px;
  left: 50%;
  line-height: 16px;
  margin: 0 auto 0 auto;
  padding: 7px 24px 7px 18px;
  box-sizing: border-box;
}
.demo-banner .loicon-demo {
  color: #fff;
  font-size: 24px;
  height: 24px;
  text-align: center;
  width: 24px;
}
.demo-banner .client-demo {
  margin-left: 10px;
  background-color: #ffce00;
  border-radius: 15px;
  color: #000;
  height: 33px;
  padding: 8.5px 24px;
  text-decoration: none;
  white-space: nowrap;
}

.ad_checkBox {
  padding-left: 38% !important;
  position: absolute;
}

.p-divisas___historic__excel-status {
  width: 300px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid gray;
  border-radius: 5px;
  color: gray;
}
.p-divisas___historic__excel-status img {
  width: 40px;
  margin-right: 20px;
}
.p-divisas___historic__excel-status div {
  display: grid;
}
.p-divisas___historic__excel-status div span {
  color: black;
}
.p-divisas___historic__excel-status .error {
  text-align: center;
}

#prorroga_datos #calendar__prorroga__holiday {
  visibility: hidden;
  background: #e5f5fc;
  padding: 8px;
  margin: 8px 10px 0px;
  border-radius: 5px;
  width: 100%;
  font-size: 0.85rem;
}

.p-divisas___historic__excel-disabled {
  pointer-events: none;
}
.p-divisas___historic__excel-disabled span::before {
  color: gray;
}

.selectedCurrency {
  position: relative;
  height: 22px;
  font-size: 1rem;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out;
}

.p-divisas__checkboxlist-custom ul {
  width: 100%;
}
.p-divisas__checkboxlist-custom ul li:first-of-type {
  padding-top: 10px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #e6e6e6;
  width: 115%;
}

.blue-note {
  background-color: #e5f5fc;
  border-radius: 5px;
  padding: 16px;
  margin-bottom: 16px;
}

#toast-container {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 75px;
  right: 10px;
  z-index: 900001;
}

#toast {
  display: flex;
  flex-direction: row;
  width: 282px;
  border-radius: 4px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  padding: 8px 0 8px 20px;
  padding-left: 20px;
}
#toast:not(:first-of-type) {
  margin-top: 5px;
}
#toast .toast-content {
  font-size: 14px;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  max-width: 70%;
}
#toast .toast-content #toast-title {
  font-size: 14px;
}
#toast .toast-content #toast-message {
  padding-right: 15px;
}
#toast .toast-close {
  cursor: pointer;
  position: absolute;
  right: 5px;
}
#toast .icon {
  font-size: 30px;
  align-self: center;
}

/* Clases para el elemento de carga/redirección */
.loading_animation {
  z-index: 550;
  background: #fff;
}
.loading_animation.hidden {
  display: none !important;
}
.loading_animation .loading_animation__img {
  width: 30%;
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loading_animation .loading_animation__balls.big-loader {
  margin-top: 32px !important;
}

.p-divisas__preventer_actions {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 900001;
  background: rgba(255, 255, 255, 0.5);
}
.p-divisas__preventer_actions.hidden {
  display: none;
}

.p-divisas__preventer_actions_invisible {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 900001;
  background-color: transparent;
}
.p-divisas__preventer_actions_invisible.hidden {
  display: none;
}

.p-divisas___transaction__item__box__actions-modal {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
}

.p-divisas___transaction__item {
  flex-wrap: wrap;
}

/******** TABS *********/
.header--wallet-tab {
  border-bottom: 2px solid #fff;
}

/******** HOMEPAGE *********/
.p-divisas__add-wallet--index,
.p-divisas__view-wallet--index {
  display: flex;
  justify-content: center;
  border-top: 1px solid #c8d2dd;
  margin-top: 15px;
  padding-top: 10px;
  align-items: center;
  margin-bottom: -10px;
}
.p-divisas__add-wallet--index span,
.p-divisas__view-wallet--index span {
  margin-right: 5px;
}
.p-divisas__add-wallet--index:hover,
.p-divisas__view-wallet--index:hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #007eae;
}

.no-scroll {
  /* Debe tener altura específica para que funcione */
  max-height: 100vh;
  overflow: hidden;
}

.p-divisas__wallet-banner--1 {
  background-color: #c8d2dd;
  border: 1px solid #c8d2dd;
  border-radius: 8px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 3%;
}

.p-divisas__wallet-banner--2 {
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
.p-divisas__wallet-banner--2 div:first-of-type {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid #89949e;
}
.p-divisas__wallet-banner--2 div:first-of-type h2 {
  margin-bottom: 0;
}
.p-divisas__wallet-banner--2 div:nth-of-type(2) {
  padding: 20px 15px 15px 15px;
}
.p-divisas__wallet-banner--2 div:nth-of-type(2) > p {
  display: flex;
  align-items: center;
}
.p-divisas__wallet-banner--2 div:nth-of-type(2) > p .loicon-search {
  background-color: #e6e9ec;
  padding: 10px;
  border-radius: 50%;
  margin-right: 15px;
}
.p-divisas__wallet-banner--2 div:nth-of-type(2) a:hover {
  cursor: pointer;
}

.p-divisas__wallet-banner--3 {
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
.p-divisas__wallet-banner--3 .goWalletPage:hover {
  cursor: pointer;
}
.p-divisas__wallet-banner--3 h2 {
  margin-bottom: 0;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-title {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c8d2dd;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 0 10px;
  margin-top: 25px;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-content > div {
  display: inherit;
  align-items: inherit;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-content > div > span {
  margin-bottom: 5px;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-content > div > div {
  margin-left: 10px;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-content > div > div > div {
  margin-bottom: 5px;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-footer {
  display: flex;
  align-items: center;
  padding: 0px 20px 20px 10px;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-footer a {
  margin-right: 5px;
  display: flex;
  align-items: center;
}
.p-divisas__wallet-banner--3 .p-divisas__wallet-banner--3-footer a span:first-of-type {
  margin-right: 10px;
}

.p-divisas___wallet-item-flag {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 0px;
}
.p-divisas___wallet-item-flag > img {
  height: 24px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/******** WALLET PAGE *********/
.p-divisas__wallet-volver {
  margin-bottom: 20px;
}

.p-divisas__wallet-title--container {
  display: flex;
  justify-content: space-between;
}
.p-divisas__wallet-title--container > div {
  display: inline-flex;
  align-items: center;
}
.p-divisas__wallet-title--container .p-divisas___wallet--title-options {
  padding: 10px 15px 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-divisas__wallet-title--container .p-divisas___wallet--title-options > strong {
  margin-right: 10px;
}

.p-divisas__wallet--no-wallet {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-divisas__wallet--no-wallet .color--gray600 {
  text-align: center;
}
.p-divisas__wallet--no-wallet .color--gray600 div {
  margin-bottom: 20px;
  background-color: #e6e6e6;
  padding: 25px;
  border-radius: 50%;
}
.p-divisas__wallet--no-wallet .color--gray600 h2 {
  margin-bottom: 25px;
}

.p-divisas__wallet--box-content {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 20px;
}
.p-divisas__wallet--box-content > div {
  display: inline-flex;
}
.p-divisas__wallet--box-content > div > div div {
  margin-bottom: 4px;
}
.p-divisas__wallet--box-content > div > div div strong {
  font-size: 115%;
}
.p-divisas__wallet--box-content > div > span {
  margin-right: 15px;
  height: 48px;
  width: 48px;
}
.p-divisas__wallet--box-content > div > span > img {
  height: 66px;
  width: 66px;
  margin-top: -9px;
}

.p-divisas__wallet--box-content--bottom {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.p-divisas__wallet--box-content--bottom strong a {
  padding: 0 10px;
}
.p-divisas__wallet--box-content--bottom strong a:not(:last-child) {
  border-right: 2px solid #e6e9ec;
}

.p-divisas__wallet--table {
  display: none;
  width: 97%;
}
.p-divisas__wallet--table thead {
  border-bottom: 2px solid #e6e9ec;
}
.p-divisas__wallet--table thead th:first-of-type {
  left: 2%;
}
.p-divisas__wallet--table thead th:last-of-type {
  left: -8.2%;
}
.p-divisas__wallet--table thead::after {
  content: "@";
  display: block;
  line-height: 15px;
  text-indent: -99999px;
}
.p-divisas__wallet--table tbody tr {
  display: flex;
  justify-content: space-between;
  width: 112%;
  border-bottom: 2px solid #e6e9ec;
  padding: 15px 0;
}
.p-divisas__wallet--table tbody tr .left {
  display: flex;
  align-items: center;
}
.p-divisas__wallet--table tbody tr .left > div,
.p-divisas__wallet--table tbody tr .left span {
  margin-right: 15px;
}
.p-divisas__wallet--table tbody tr .right {
  display: flex;
  align-items: start;
}
.p-divisas__wallet--table tbody tr .right button {
  margin-left: 15px;
}
.p-divisas__wallet--table tbody tr .right .saldo {
  text-align: end;
  width: 150px;
}

.wallet-options--selector {
  cursor: pointer;
  border: none;
  background: white;
}

.wallet-options {
  display: none;
  position: absolute;
  top: 30%;
  left: 40%;
  box-shadow: 0 3px 12px 0 #89949e;
  background: white;
  z-index: 2;
}
.wallet-options li {
  display: flex;
  align-items: center;
}
.wallet-options li img {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.wallet-options > li {
  width: 200px;
  background: white;
  line-height: 25px;
  font-size: 14px;
  padding: 10px 20px 10px 10px;
  border-bottom: 1px solid #89949e;
  cursor: pointer;
}
.wallet-options > li > span {
  margin-right: 10px;
}

.wallet-options > li:hover {
  background: #e6e9ec;
}

.wallet-options-disable:hover {
  background: white !important;
}

.wallet-options-disable {
  background: white !important;
  cursor: default !important;
}

.wallet-options--list-view {
  left: unset;
  right: unset;
  top: unset;
  margin-left: 35px;
  margin-top: 24px;
}

.wallet-options--title {
  top: unset;
  right: 0;
  left: auto;
}
.wallet-options--title li:first-of-type:hover {
  cursor: default;
  background-color: #e6e9ec;
}
.wallet-options--title li span:first-of-type {
  margin-right: 10px;
  margin-left: 5px;
  font-size: 110%;
  font-weight: bold;
}
.wallet-options--title .selected {
  border-left: 5px solid #007eae;
  padding-left: 5px;
}

.wallet-options--details-title {
  top: 38%;
  right: 3.2%;
  left: unset;
}

.wallet-button {
  height: 37px;
}

#walletTableDivisas:hover,
#walletTableImporte:hover {
  cursor: pointer;
}

.p-divisas__wallet-box--container {
  display: flex;
  flex-wrap: wrap;
}
.p-divisas__wallet-box--container .p-divisas___transaction__item__box {
  width: 500px;
  margin-right: 30px;
  margin-bottom: 30px;
}

/******** WALLET DETAILS PAGE *********/
.p-divisas__wallet-details--title div:first-of-type {
  display: inline-flex;
  align-items: center;
}
.p-divisas__wallet-details--title div:first-of-type > span {
  margin-right: 10px;
}

.p-divisas__wallet-details--cargar {
  display: flex;
}

.p-divisas__wallet-details-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px 20px 5px 20px;
}
.p-divisas__wallet-details-box div .js-wallet-details--saldo {
  font-size: 275%;
}
.p-divisas__wallet-details-box div .color--gray600 {
  margin-bottom: 5px;
}

.p-divisas__wallet-details-box-data {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  flex-direction: column;
  width: 100%;
}
.p-divisas__wallet-details-box-data div .js-wallet-details--saldo {
  font-size: 275%;
}
.p-divisas__wallet-details-box-data div .color--gray600 {
  margin-bottom: 5px;
}

.p-divisas__warning__icon {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 5px solid;
  border-radius: 100%;
}

.p-divisas__warning__icon:before {
  font-family: "loicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007eae;
  font-size: 48px;
}

.p-divisas__help__icon {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 4px solid;
  border-radius: 100%;
}

.p-divisas__help__icon:before {
  font-family: "loicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007eae;
  font-size: 44px;
}

.p-divisas__wallet-details-box-data-title {
  margin-top: 20px;
  width: 100%;
  display: flex;
  align-items: flex-start !important;
  justify-content: space-between;
  flex-direction: row;
  align-items: end;
  border-bottom: 1px solid #c8d2dd;
  padding: 0px 20px 5px 20px;
}
.p-divisas__wallet-details-box-data-title div .js-wallet-details--saldo {
  font-size: 275%;
}
.p-divisas__wallet-details-box-data-title div .color--gray600 {
  margin-bottom: 5px;
}

.p-divisas__wallet-details-box-data-datos {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  padding: 20px 20px 20px 20px;
}
.p-divisas__wallet-details-box-data-datos div .js-wallet-details--saldo {
  font-size: 275%;
}
.p-divisas__wallet-details-box-data-datos div .color--gray600 {
  margin-bottom: 5px;
}

.p-divisas__wallet-movements--list {
  display: none;
}
.p-divisas__wallet-movements--list table {
  width: 100%;
}
.p-divisas__wallet-movements--list table .color--gray600 {
  font-weight: bold;
}
.p-divisas__wallet-movements--list table tr th:nth-of-type(4),
.p-divisas__wallet-movements--list table tr th:nth-of-type(5),
.p-divisas__wallet-movements--list table tr th:nth-of-type(6),
.p-divisas__wallet-movements--list table tr td:nth-of-type(4),
.p-divisas__wallet-movements--list table tr td:nth-of-type(5),
.p-divisas__wallet-movements--list table tr td:nth-of-type(6) {
  text-align: right;
}
.p-divisas__wallet-movements--list table thead tr {
  border-bottom: 1px solid #89949e;
}
.p-divisas__wallet-movements--list table thead tr > th {
  padding: 15px 15px 15px 15px;
  z-index: -1;
}
.p-divisas__wallet-movements--list table tbody tr {
  border-bottom: 1px solid #89949e;
}
.p-divisas__wallet-movements--list table tbody tr > td {
  padding: 10px;
}
.p-divisas__wallet-movements--list table tbody tr > td button {
  height: 30px;
}

.p-divisas__movement--delete-filters {
  display: flex;
  align-items: center;
  font-size: 180%;
  padding: 0 10px;
  margin-top: -1px;
  border: 1px solid #c8d2dd;
}

.p-divisas__movement--browse-filters {
  display: flex;
  align-items: center;
  font-size: 180%;
  padding: 0 10px;
  margin-top: -1px;
  border: 1px solid #c8d2dd;
}

/******** MODAL TRASPASO *********/
.p-divisas__wallet-modal-progress--3 {
  font-weight: normal;
  font-size: small;
  width: 450px;
  font-family: "Roboto", sans-serif;
  margin: 40px auto;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container {
  position: relative;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container::before {
  width: 100%;
  height: 3px;
  content: "";
  display: block;
  position: absolute;
  background: #c8d2dd;
  bottom: 0;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers {
  width: 100%;
  margin-top: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  margin-top: -10px;
  z-index: 1;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .selected {
  color: #007eae;
  margin: 0;
  border: 2px solid #007eae;
  border-radius: 50%;
  padding: 2px;
  background: white;
  text-align: center;
  width: 15px;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .no-selected,
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .completed {
  border: none;
  background: #c8d2dd;
  padding: 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .no-selected {
  background: #c8d2dd;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .completed {
  background: #007eae;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .completed-icon {
  color: #007eae;
  margin: 0;
  border: 2px solid #007eae;
  border-radius: 50%;
  background: white;
  text-align: center;
  width: 23px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--numbers .completed-center {
  margin-left: 2.5%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--1 {
  width: 25%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--2 {
  width: 75%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar--3 {
  width: 100%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar {
  height: 3px;
  background: #007eae;
  display: block;
  position: relative;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--container .progress-bar span {
  position: absolute;
  border-top: 5px solid #c8d2dd;
  top: -30px;
  padding: 0;
  font-size: 18px;
  padding: 3px 0;
  font-weight: 500;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  width: 484px;
  margin-left: -10px;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text .color--secureblue {
  font-weight: bold;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-1 span:nth-child(1) {
  margin-left: 1%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-1 span:nth-child(2) {
  margin-left: 4%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-2 .buy {
  margin-left: -2%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-2 .buy-blue {
  margin-left: -1%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-2 .sell {
  margin-left: -1%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-2 span:nth-child(2) {
  margin-right: 1%;
}
.p-divisas__wallet-modal-progress--3 .progress-bar--text-3 span:nth-child(2) {
  margin-left: 2.5%;
}

.p-divisas__wallet-traspaso--lista-wallets {
  width: 90%;
  margin-bottom: 20px;
}
.p-divisas__wallet-traspaso--lista-wallets input[type=radio] {
  opacity: 1;
  position: relative;
  left: 0;
  margin-right: 10px;
}
.p-divisas__wallet-traspaso--lista-wallets tbody tr {
  display: flex;
  justify-content: space-between;
  width: 112%;
  border-top: 2px solid #c8d2dd;
  padding: 15px 0;
}
.p-divisas__wallet-traspaso--lista-wallets tbody tr:last-child {
  border-bottom: 2px solid #c8d2dd;
}
.p-divisas__wallet-traspaso--lista-wallets tbody tr .left {
  display: flex;
  align-items: center;
}
.p-divisas__wallet-traspaso--lista-wallets tbody tr .left > div,
.p-divisas__wallet-traspaso--lista-wallets tbody tr .left span {
  margin-right: 15px;
}
.p-divisas__wallet-traspaso--lista-wallets tbody tr .right {
  display: flex;
  align-items: start;
}
.p-divisas__wallet-traspaso--lista-wallets tbody tr .right div,
.p-divisas__wallet-traspaso--lista-wallets tbody tr .right button {
  margin-left: 15px;
}

/******** MODAL OCULTAR WALLETS *********/
.hola {
  display: flex;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  top: 50%;
  left: 50%;
  height: fit-content;
  /* Full height */
  overflow: auto;
  width: fit-content;
  margin: 50px 0;
  background: #fff;
  padding: 40px;
  border-radius: 8px 8px 8px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-divisas__hide-wallet--correct,
.p-divisas__hide-wallet--incorrect {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.p-divisas__hide-wallet--correct > div,
.p-divisas__hide-wallet--incorrect > div {
  margin: 20px 0;
}

/******** MODAL AÑADIR WALLETS *********/
.p-divisas__add-wallet--correct,
.p-divisas__add-wallet--incorrect {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.p-divisas__add-wallet--correct > div,
.p-divisas__add-wallet--incorrect > div {
  margin: 20px 0;
}

.p-divisas__add-wallet--container {
  padding: 0 40px;
}
.p-divisas__add-wallet--container .p-divisas__add-wallet--input label,
.p-divisas__add-wallet--container .p-divisas__add-wallet--input div:not(.p-divisas__add-wallet--radio) {
  display: block;
}
.p-divisas__add-wallet--container .p-divisas__add-wallet--input input {
  width: 100%;
  height: 25px;
}
.p-divisas__add-wallet--container .p-divisas__add-wallet--input button {
  min-height: 33px;
}
.p-divisas__add-wallet--container .p-divisas__add-wallet--info {
  width: 100%;
  display: none;
}
.p-divisas__add-wallet--container label {
  display: inline-flex !important;
  align-items: center;
  margin-right: 10px;
}
.p-divisas__add-wallet--container label .p-divisas___wallet-item-flag {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.p-divisas__add-wallet--container label .p-divisas___wallet-item-flag > img {
  margin-left: 10px;
}
.p-divisas__add-wallet--container .p-divisas__add-wallet--buttons {
  border-top: 1px solid #c8d2dd;
  padding-top: 20px;
}
.p-divisas__add-wallet--container .c-select_label {
  width: 100%;
}
.p-divisas__add-wallet--container .c-select__head::after,
.p-divisas__add-wallet--container .c-select_label_content::after {
  border-right: none !important;
}

.p-divisas__add-wallet--flag-box {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.p-divisas__add-wallet--flag-box .p-divisas__add-wallet--flag {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 10px;
}
.p-divisas__add-wallet--flag-box .p-divisas__add-wallet--flag > img {
  height: 16px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 !important;
}

.p-divisas__add-wallet--custom-radios {
  margin-bottom: 10px;
}
.p-divisas__add-wallet--custom-radios .p-divisas__add-wallet--flag-box {
  margin-top: 0;
  margin-right: 10px;
}
.p-divisas__add-wallet--custom-radios .p-divisas__add-wallet--flag-box .p-divisas__add-wallet--flag {
  margin-right: 0;
}

/******** MODAL TRANSFERENCIA *********/
.p-divisas___initTransferencia--container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.p-divisas___initTransferencia--container h1 {
  margin-bottom: 30px;
}
.p-divisas___initTransferencia--container div {
  margin-bottom: 30px;
}
.p-divisas___initTransferencia--container div:first-of-type {
  font-size: 100px;
}
.p-divisas___initTransferencia--container div:nth-of-type(2) {
  text-align: center;
  margin-bottom: 10px;
}
.p-divisas___initTransferencia--container div:last-of-type {
  margin-bottom: 0;
}

/******** BOTONES MODALES *********/
.p-divisas__cancelButton--custom-position {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 18%;
}

.p-divisas__buyButton--custom-position {
  position: absolute;
  width: 50%;
  margin-top: 28% !important;
  margin-left: 125%;
}
@media (max-width: 968px) {
  .p-divisas__buyButton--custom-position {
    margin-left: 118%;
  }
}
@media (max-width: 890px) {
  .p-divisas__buyButton--custom-position {
    margin-left: 110%;
  }
}
@media (max-width: 800px) {
  .p-divisas__buyButton--custom-position {
    margin-left: 96%;
  }
}
@media (max-width: 720px) {
  .p-divisas__buyButton--custom-position {
    margin-left: 87%;
  }
}
@media (max-width: 650px) {
  .p-divisas__buyButton--custom-position {
    margin-left: 79%;
  }
}
@media (max-width: 580px) {
  .p-divisas__buyButton--custom-position {
    margin-left: 79%;
  }
}

.p-divisas___disable-date--carga {
  pointer-events: none;
}

.p-divisas___disable-date--icon::before {
  color: #f6f6f6;
}

/******** MOVEMENT PAGE *********/
#p-divisas__movement-detail {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box,
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header {
  border-bottom: 1px solid #c8d2dd;
  height: fit-content;
  display: flex;
  width: 80%;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 20px;
  flex-wrap: wrap;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box > div:first-of-type,
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header > div:first-of-type {
  font-weight: bold;
  font-size: 105%;
  width: 20%;
  white-space: break-spaces;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box > div:nth-of-type(2),
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header > div:nth-of-type(2) {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box > div:nth-of-type(2) > div,
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header > div:nth-of-type(2) > div {
  margin-bottom: 15px;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box > div:nth-of-type(2) > div:nth-child(odd),
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header > div:nth-of-type(2) > div:nth-child(odd) {
  flex: 55%;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box > div:nth-of-type(2) > div:nth-child(even),
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header > div:nth-of-type(2) > div:nth-child(even) {
  flex: 45%;
}
#p-divisas__movement-detail .p-divisas__movement-transfer--box > div:nth-of-type(2) > div .color--gray600,
#p-divisas__movement-detail .p-divisas__movement-transfer--box-header > div:nth-of-type(2) > div .color--gray600 {
  margin-bottom: 5px;
}
#p-divisas__movement-detail .p-divisas__movement-general--box,
#p-divisas__movement-detail .p-divisas__movement-general--box-header {
  height: fit-content;
  width: 80%;
  padding-bottom: 20px;
}
#p-divisas__movement-detail .p-divisas__movement-general--box > div:first-of-type,
#p-divisas__movement-detail .p-divisas__movement-general--box-header > div:first-of-type {
  font-weight: bold;
  font-size: 105%;
}
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-general--title,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-general--title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-general--content,
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-content--header,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-general--content,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-content--header {
  width: 92%;
  margin-left: 4%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  margin-bottom: 50px;
}
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-general--content > div,
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-content--header > div,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-general--content > div,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-content--header > div {
  margin-bottom: 15px;
  flex: 50%;
}
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-general--content > div .color--gray600,
#p-divisas__movement-detail .p-divisas__movement-general--box .p-divisas__movement-content--header > div .color--gray600,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-general--content > div .color--gray600,
#p-divisas__movement-detail .p-divisas__movement-general--box-header .p-divisas__movement-content--header > div .color--gray600 {
  margin-bottom: 5px;
}

.btn--wallet-details__movement:hover {
  z-index: 1;
}

.accordion {
  cursor: pointer;
  transition: 0.4s;
}

.accordion-content {
  max-height: fit-content;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion--rotate-arrow {
  transform: rotateX(180deg);
}

.hidden {
  display: none;
}
