@font-face {
  font-family: "frutiger-lt-light";
  src: url(fonts/FrutigerLTforBNS-Light.woff);
}
h1,h2,h3,h4,h5,h6, p, span, a, table {
  font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
}

/* -- Heading title -- */
.heading, .heading_dialogOKCancel {
  font-size: 3.3125rem;
  letter-spacing: initial;
  margin: 0 0 30px !important;
  position: relative;
  width: 100%;
  text-align: center !important;
}

.heading:before {
  content: "";
  position: absolute;
  width: 24px;
  left: calc( 50% - 12px);
  bottom: -10px;
  border-bottom: 4px solid #ed0722;
  border-radius: 4px;
}



.p-heading{
  font-size: 20px;
  color: #666666;
}

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

  .text-right{
    text-align: right;
  }

.bannerLeftFastAcces{
  margin: 0 !important;
  border-top: none !important;
  /*border-top: 2px solid #E2E8EE !important;*/
  padding: 2rem 1rem;
  font-weight: bolder !important;
  /*background-color: #FAFBFD !important;*/
  color: #333333;
}

.bannerLeftFastAcces #btnMenuMarchamos:hover {
    color: #007EAB;
    background-color: #F6F7FC;
}

    .bannerLeftFastAcces #btnMenuMarchamos.over {
        color: #007EAB;
        background-color: #F6F7FC;
    }

.menuLeftFastAcces {
    display: flex;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    text-align: left;
    font-weight: 300;
    height: 28px;
    padding: 10px 5px;
    cursor: pointer;
    font-size: 12px;
}

.menuLeftFastAcces:last-child {
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
}

.menuLeftFastAcces:first-child {
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}

.menuLeftFastAcces.over span svg:first-child,
.menuLeftFastAcces.hover span svg:first-child{
    display: none;
}

.menuLeftFastAcces.over span svg:last-child,
.menuLeftFastAcces.hover span svg:last-child{
    display: unset;
}

.menuLeftFastAcces span svg:first-child{
    display: unset;
}

.menuLeftFastAcces span svg:last-child{
    display: none;
}

.menuLeftFastAcces span svg {
    margin: 6px 5px 10px 10px;
}

.menuLeftFastAcces label {
    margin: auto;
    margin-left: 0px;
}

.menuLeftFastAcces.over,
.menuLeftFastAcces.hover {
    color: #007EAB;
    background-color: #F6F7FC;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
}

.sb_over {
  border: none;
  border-bottom: 2px solid #cb061d !important;
}

.sb_over > a, .over > a {
    font-weight: bold;
}

li.principal{
  border-bottom: none;
  color: #333333 !important;
  background: #fff !important;
  border-radius: 0 !important;
  padding: 5px 0!important;
}

li.principal a{
  color: #333333!important;
}

#menu{
  margin-bottom: .8rem;
  -webkit-box-shadow: 0 2px 10px 0 #e2e8ee;
  box-shadow: 0 2px 10px 0 #e2e8ee;
  width: 100% !important;
}

#menu  li{
  width: calc ( 100% / 6 ) !important;
}


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

div.rowContacto{
  border: none !important;
  color: #333333;
}

.rowContacto :nth-child(3n+0) {
  text-align: right;
  width: calc( 100% / 2 ) !important;
}
.rowContacto :nth-child(3n+0) p{
  margin-right: 30px; 
}

#menu ul {
    background: #fff !important;
    background-image: none !important;
    -webkit-box-shadow: 0 2px 10px 0 #e2e8ee;
    box-shadow: 0 2px 10px 0 #e2e8ee;
    z-index: 10;
}

#menu ul li:hover > a{
  background-color: #E2E8EE !important; 
  background-image: none !important;
}

div#contentContainer {
  border: solid 1px #E2E8EE;
  margin: 5px 15px;
}
div.contentRow2 {
  padding: 10px;
  border-top: solid 1px #E2E8EE;
}
div.columnRightFooter {
  margin: 10px 15px;
}
.active{
  background-color: #E2E8EE !important;
}
.columnRight{
  width: 80% !important;
}
.contentRow1{
  padding: 10px !important;
}
.contentRow1 h2{
  margin-bottom: 6px;
}
.m-x{
  margin: 0 1%;
}
#menu ul li{
  border: none !important;
  box-shadow: none !important;
}
.t-gray{
  color: #757575 !important;
}

/* -- Card -- */
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eeeeee;
  border-radius: 0.25rem;
}
.card-loader{
 width: 28%;
 margin: 3rem auto;
 padding: 3rem 0;
 min-width: 518px;
}

.card-loader-firmador {
    width: 27%;
    margin: 3rem auto;
    padding: 3rem 0;
    min-width: 590px;
}

.card-loader-firmador-contrato {
    width: 27%;
    margin: 3rem auto;
    padding: 3rem 0;
    min-width: 620px;
}

.card-loader-transferenciasDescargaPlantillas {
    width: 27%;
    margin: 3rem auto;
    padding: 3rem 0;
    min-width: 640px;
}

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

.wrapper-loader, .wrapper-segunda-autenticacion, .wrapper-dialog, .wrapper-dialogV2, .wrapper-firmador, .wrapper-dialogFirmaDigital, .wrapper-contrato, .wrapper-dialog-disclaimer-marchamos, .wrapper-dialog-comprobante-marchamos, .wrapper-dialog-ok-cancel, .wrapper-dialog-info-favoritos, .wrapper-pagina-incorrecta {
    background-color: rgba(117, 117, 117, 0.4588235294117647);
    display: none;
    height: 100vh;
    padding-top: 18vh;
    position: fixed;
    width: 100vw;
    z-index: 9999;
    top: 0px;
    left: 0px;
}

.wrapper-dialog-card-loader {
    padding: 3rem 3rem;
}
.wrapper-dialog-title-message {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 1.1 !important;
    color: inherit !important;
    margin-bottom: 15px !important;
}

.wrapper-dialog-message {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    color: inherit !important;
    margin-bottom: 10px !important;
}

.wrapper-dialog-botonAceptar {
    margin: auto !important;
}

.wrapper-loading-message {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    color: inherit !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.card-loader-dialog-ok-cancel {
    width: 27%;
    margin: 3rem auto;
    padding: 3rem 0;
    min-width: 518px;
}

.card-loader-dialog-ok-cancel-ancho{
     width: 45% !important;
}

.wrapper-contrato .close-popUp {
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    font-weight: bold;
    color: black;
    cursor: pointer;
}

.wrapper-contrato, .wrapper-firmador {
    padding-top: 10vh;
    z-index: 9999;
}



.wrapper-segunda-autenticacion .inputs-msj-error {
    color: #ED0722;
    font-weight: bold;
}

.wrapper-segunda-autenticacion .input-error{
    outline: none;
    border-color: #ED0722 !important;
    box-shadow: 0 0.07rem #ED0722 !important;
}

.wrapper-segunda-autenticacion .card-loader{
    padding: 30px;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-header {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
}

.wrapper-segunda-autenticacion .text-center{
    text-align:center;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-reenviar-token {
    color: #007EAB;
    border-bottom: 1px dotted;
    margin: 15px auto;
    cursor: pointer;
    font-variant-numeric: lining-nums tabular-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Scotia;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-reenviar-token:hover {
    text-decoration: none;
}

.wrapper-segunda-autenticacion .disabled-link {
    color: #707070;
    cursor: default;
    font-variant-numeric: lining-nums tabular-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Scotia;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.wrapper-segunda-autenticacion #close-segunda-autenticacion{
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}


.wrapper-pagina-incorrecta #close-pagina-incorrecta {
    position: absolute;
    right: 25px;
    top: 25px;
    height: 16px;
    width: 16px;
}

#wrapper-pagina-incorrecta-title-message {
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif' !important;
}

#wrapper-pagina-incorrecta-message {
    text-align: left;
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    margin-top: 5px
}

#redireccion-pagina-incorrecta {
    color: #007EAB;
    font-variant-numeric: lining-nums tabular-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif' !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    border-bottom: 1px dotted;
    width: 215px;
    margin: 15px auto 0 auto;
}

    #redireccion-pagina-incorrecta:hover {
        text-decoration: none;
        cursor: pointer;
    }

#wrapper-pagina-incorrecta-linea-roja {
    border: 3px solid red;
    width: 30px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.wrapper-pagina-incorrecta-card-loader {
    padding: 3rem 3rem;
}

.wrapper-pagina-incorrecta-svg {
    margin: auto;
}

.wrapper-segunda-autenticacion .icono-security svg, .wrapper-segunda-autenticacion .icono-success svg{
    display: block;
    margin: auto;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-message {
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 18px;
    text-align: left;
}

.wrapper-segunda-autenticacion-container-token {
    width: 200px;
    display: block;
    margin: auto;
}

    .wrapper-segunda-autenticacion-container-token .comboError {
        text-align: left !important;
        padding: 5px 0;
    }

        .wrapper-segunda-autenticacion-container-token .comboError .inputs-msj-error {
            color: #BE061B;
            font-feature-settings: 'clig' off, 'liga' off;
            font-family: Scotia;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 18px;
        }

        .wrapper-segunda-autenticacion-container-token .comboError .sgvError {
            height: 12px;
            width: 12px;

        }


.wrapper-segunda-autenticacion-linea-roja {
    border: 3px solid red;
    width: 30px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}


.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-token-header {
    float: left;
    margin-bottom: 5px;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-token-header.SMS-Token{
    float: left;
    /*margin: auto 35.5%;*/
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-token-header, .wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-token-telefono {
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif' !important;
}

.wrapper-segunda-autenticacion #wrapper-segunda-autenticacion-enviar-token {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    padding: 7px 0;
    color: #333;
    text-align: center;
    font-family: Scotia;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 5px;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
}

.wrapper-segunda-autenticacion #wrapper-segunda-autenticacion-enviar-token::-ms-clear  {
    display: none;
}

.wrapper-segunda-autenticacion button {
    padding: 15px 30px;
    width: 200px;
    border-radius: 8px;
    margin: auto;
    cursor: pointer;
    background-color: #ED0722;
    color: #FFF;
    border: unset;
    margin-top: 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif';
}

    .wrapper-segunda-autenticacion button:disabled,
    .wrapper-segunda-autenticacion button[disabled],
    .wrapper-segunda-autenticacion button[disabled]:hover {
        border: 1px solid #D6D6D6;
        background: #F6F6F6;
        color: #949494;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
    }

    .wrapper-segunda-autenticacion button:hover {
        background-color: #BD061B;
    }

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-button-ingresando .svg-icon-spinner--32px,
.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-button-loanding .svg-icon-spinner--32px {
    height: 1.1rem !important;
    width: 1.9rem !important;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-button-ingresando .svg-icon--color-highlight,
.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-button-loanding .svg-icon--color-highlight {
    fill: #fff;
    stroke: #fff;
    margin-bottom: 0px !important;
}

.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-button-ingresando .button-primary:hover,
.wrapper-segunda-autenticacion .wrapper-segunda-autenticacion-button-loanding .button-primary:hover {
    background-color: #ED0722;
}

/*Liberacion de marchamos*/

#pantallaPrincipal-liberarMarchamos {
    font-size: 12px;
}

/*Monedas*/
.CRC::before {
    content: "\20A1";
    margin-right: 1px;
}

.USD::before {
    content: "\0024";
    margin-right: 1px;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .header .bloque {
    display: block;
    padding: 5px 0;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .header .bloque .descripcion {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
    font-weight: bold;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .header .bloque .detalle {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content {
    text-align: center;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .legend {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
    font-weight: bold;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content table {
    width: 700px;
    margin-top: 25px;
    margin-left: -10px;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content table th {
    text-align: left;
    padding: 10px 0;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content table td {
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 7px;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content table th:first-child,
#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content table td:first-child{
    padding-left: 15px;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content table tr:nth-child(even) {    
    background: #F6F7FC;
}

 .marchamo-liberar-paso-2 .content table tr:nth-child(odd)
{
    background: #FFF;
}

.marchamo-liberar-paso-2 .content table .delete-car {
    cursor: pointer;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .total {
    padding: 10px 0;
    border-top: 1px solid #d6d6d6;
    margin-left: -10px;
    width: 700px;
    border-bottom: 1px solid #d6d6d6;
    text-align: right;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .total table {
    width: 270px;
    text-align: right;
    margin: auto 50px auto auto;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .total table tr {
    background: none !important;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .total .header-total {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
    font-weight: bold;
    margin-right: 5px;
}

#pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .total .total-amount {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
}

    #pantallaPrincipal-liberarMarchamos .marchamo-liberar-paso-2 .content .total .row-totales {
        display: block;
    }


.wrapper-contrato .ver-detalles-marchamos th {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
    text-align: left;
    padding: 10px 0;
}

.wrapper-contrato .ver-detalles-marchamos td {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    text-align: left;
    padding: 8px 0;
    border-bottom: 1px solid #E2E8EE;
}

.wrapper-contrato .ver-detalles-marchamos td {
    padding: 10px 0;
    border-top: 1px solid #d6d6d6;
    margin-left: -10px;
    width: 700px;
    border-bottom: 1px solid #d6d6d6;
}

.wrapper-contrato .card-eliminar-vehiculo .header-popUp {
    text-align: left;
}

.wrapper-contrato .card-eliminar-vehiculo .header-popUp .titulo {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif";
    margin: auto;
    font-weight: bold;
    margin-left: 15px;
}

.wrapper-contrato .card-eliminar-vehiculo .contenido {
    padding: 25px 0;
} 

.wrapper-contrato .card-eliminar-vehiculo .botonera button {
    padding: 10px 12px;
    width: 110px;
    font-size: 15px;
    border-radius: 50px;
    font-weight: 700;
    margin: auto;
    cursor: pointer;    
    margin-top: 10px;
    background-color: #FFF;
    color: #ED0722;
    float: right;
}

.wrapper-contrato .card-eliminar-vehiculo .botonera .button-success {    
    border: solid 1px #ED0722;
}

.wrapper-contrato .card-eliminar-vehiculo .botonera .button-success:hover {    
    background-color: #ED0722;
    color: #FFF;
}

.wrapper-contrato .card-eliminar-vehiculo .botonera .button-cancel {
    border: none;
}

svg:not(:root) {
  overflow: hidden;
}
.svg-icon {
  display: inline-block;
  fill: currentColor;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.svg-icon-spinner {
  -webkit-animation: svg-icon-spin 1s linear infinite;
  animation: svg-icon-spin 1s linear infinite;
}

.svg-icon-spinner--32px {
  height: 4.5rem;
  stroke-width: 2.25;
  width: 4.5rem; 
}
.svg-icon {
  display: inline-block;
  fill: currentColor;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round; 
}
.svg-icon--color-highlight {
    fill: #007EAB;
    stroke: #007EAB;
    margin-bottom: .8rem !important;
}
.blur {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
}

.botonAceptar{
  color:white;
  background-color:#ED0722;
  border:none;
  width: 40%;  
  border-radius:5px;
  height: 27px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.botonContrato {
    margin: auto;
    margin-top: 20px;
    margin-left: 73%;
    width: 25%;
    height: 40px;
    background-color: white !important;
    color: #ED0722 !important;
    border: solid 1px #ED0722;
    border-radius: 20px;
    cursor: pointer;
}

.botonOkCancel {
    margin: 20px 50px 0px 50px;
    color: white;
    background-color: #ED0722;
    border: none;
    width: 130px;
    border-radius: 5px;
    height: 27px;
}


@-webkit-keyframes svg-icon-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes svg-icon-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }


/*Estilos modal Ok Cancel*/

    .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel {
        padding: 30px;
        box-shadow: 0px 1px 20px 1px rgba(51,51,51, 0.2);
    }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .content-svg {
            margin-left: 0px;
            margin-right: 0px;
        }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .content-svg .heading_dialogOKCancel {
            width: 86%;
            font-size: 3.3125rem;
            letter-spacing: initial;
            margin: 0 !important;
            position: relative;
            text-align: center !important;
        }

            .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .content-svg .heading_dialogOKCancel:before {
                content: "";
                position: absolute;
                width: 28px;
                left: calc( 50% - 12px);
                bottom: -10px;
                border-bottom: 3px solid #BE061B;
                border-radius: 4px;
            }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel #wrapper-dialogOkCancel-title-message {
            font-size: 18px;
            font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
            color: #333333;
            margin-left: 5px;
            text-align: justify;
        }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel #wrapper-dialogOkCancel-message {
            font-size: 14px;
            font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
            line-height: 1.6;
            margin-top: 12px;
            margin-bottom: 10px;
            color: #333333;
        }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel #wrapper-dialog-ok-cancel-linea-roja {
            border: 3px solid red;
            width: 30px;
            border-radius: 10px;
            margin-top: 10px;
            margin-bottom: 0px;
            height: 0px;
        }

    .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .wrapper-botonera {
        text-align: right;
    }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .wrapper-botonera #wrapper-dialogOkCancel-message-BotonConfirmar {
            border-radius: 50px;
            padding: 10px 24px;
        }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .wrapper-botonera input {
            font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
            color: #007EAB;
            font-size: 12px;
        }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .wrapper-botonera .wrapper-botonera-cancelar {
            display: inline-block;
            margin-right: 25px;
        }

        .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .wrapper-botonera .wrapper-botonera-aceptar {
            display: inline-block;
        }

            .wrapper-dialog-ok-cancel .card-loader-dialog-ok-cancel .wrapper-botonera .wrapper-botonera-aceptar input:hover {
                cursor: pointer;
                background-color: #007EAB;
                color: #fff;
            }

#SeccionVerificacion #divMensajeSolicitarToken label,
#SeccionVerificacion #contenedorClaves .verifJuridico strong{
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

#wrapper-dialogV2-message {
    font-size: 14px;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #333333;
}

#wrapper-dialogV2-title-message {
    font-size: 18px;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    color: #333333;
    margin-left: 5px;
    text-align: justify;
}

#btnOkDialogV2 {
    border-radius: 50px;
    padding: 10px 24px;
    font-size: 12px;
}

.heading_dialogOKV2 {
    margin: 0px -2px 17px !important;
}

.heading_dialogOKV2:before {
    content: "";
    position: absolute;
    width: 28px;
    left: calc( 50% - 12px);
    bottom: -10px;
    border-bottom: 3px solid #BE061B;
    border-radius: 4px;
}


/* INICIO ESTILOS DE CONTENEDOR PARA confirmationPanelPSW */
.confirmationPanelPsw-contenedor-panel {
    width: 32%;
    margin: 0 auto;
    padding: 23px 0 42px 0;
}

.confirmationPanelPsw-labelPassword {
    margin-bottom: 30px;
    color: #333333 !important;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    font-weight: bold;
    font-size: 12px !important;
}

.confirmationPanelPsw-text-pwd {
    padding-top: 10px !important;
    text-align: center !important;
}

.confirmationPanelPsw-boton-procesamiento {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    width: 161px;
    height: 33px;
    left: calc(50% - 161px/2 + 167.5px);
    top: 701px;
    background: #EC111A;
    border: 1px solid #EC111A;
    box-sizing: border-box;
    border-radius: 7px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
}

.confirmationPanelPsw-boton-procesamiento:disabled {
    background: #F6F6F6 !important;
    border: 1px solid #D6D6D6 !important;
    box-sizing: border-box !important;
    border-radius: 7px !important;
    color: #707070 !important;
    cursor: not-allowed !important;
}

.confirmationPanelPsw-boton-procesamiento:hover {
    cursor: pointer;
    background-color: #a6000e;
    border-color: #a6000e;
}

.confirmationPanelPsw-contenedor-boton-procesamiento {
    text-align: center;
    padding-top: 24px;
}

.confirmationPanelPsw-contenedor-texto-psw {
    text-align: left;
}

.confirmationPanelPsw-labelPassword:after {
    padding-right: 3.6rem;
}

.confirmationPanelPsw-labelPassword:focus {
    outline: none;
    border-bottom-color: #773FD7;
    box-shadow: 0 0.07rem #773FD7;
}


.confirmationPanelPsw-sb-canvas-inputs__text {
    font-size: 1rem;
    color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    display: block;
    outline: none;
    position: relative;
    transition: opacity ease-in-out 0.2s;
    width: 85%;
    border-bottom: solid 1px #333333;
    border-radius: 0;
    padding-bottom: 13px;
    padding-right: 36px;
    font-family: inherit;
    font-size: 12px;
}

.confirmationPanelPsw-sb-canvas-inputs__text:after {
    padding-right: 3.6rem;
}

.confirmationPanelPsw-sb-canvas-inputs__text:focus {
    outline: none;
    border-bottom-color: #773FD7;
    box-shadow: 0 0.07rem #773FD7;
}

.confirmationPanelPsw-sb-canvas-inputs__text::-webkit-input-placeholder {
    color: #999999;
}

.confirmationPanelPsw-sb-canvas-inputs__text:-ms-input-placeholder {
    color: #999999;
}

.confirmationPanelPsw-sb-canvas-inputs__text::-ms-input-placeholder {
    color: #999999;
}

.confirmationPanelPsw-sb-canvas-inputs__text::placeholder {
    color: #999999;
}

.confirmationPanelPsw-divError {
    margin-top:7px;
}

.confirmationPanelPsw-sb-canvas-inputs__text-error {
    text-align: left !important;
    margin-top: 5px !important;
    color: #ED0722 !important;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    bottom: 2.5px;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    margin-left: 3px;
}

.confirmationPanelPsw-error-input {
    box-shadow: 0 0.02rem #BE061B !important;
    border-bottom: 1px solid #BE061B !important;

}

/* FIN ESTILOS DE CONTENEDOR PARA confirmationPanelPSW */




/* INICIO ESTILOS DE CONTENEDOR PARA panelContrasenaUnica */

.label-group {
    display: grid;
}


.bold-label {
    color: #333;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin: 4px 0;
}

.fs-12 {
    font-size: 12px;
}


.seccion-confirmacion {
width:60%;
margin:0 auto !important;
}


.botones-confirmacion {
    
}


#digitar-contrasena-comp {
    position: relative;
}

#digitar-contrasena-comp input[type="password"],
#digitar-contrasena-comp input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 25px;
}

    #digitar-contrasena-comp .visibility,
    #digitar-contrasena-comp .visibility_off,
    #digitar-contrasena-comp .lock {
        position: absolute;
        top: 44px;
    }

    #digitar-contrasena-comp .visibility,
    #digitar-contrasena-comp .visibility_off {
        right: 0px;
        cursor: pointer;
    }

.visibility,
.visibility_off {
    vertical-align: text-bottom;
    font-size: 25px;
    color: #cc0000;
}

#mensaje-error-aprobar {
    margin-top: 6px
}

    #mensaje-error-aprobar .label {
        color: #BE061B;
    }

    #mensaje-error-aprobar svg {
        margin: 5px 6px 0 0;
    }


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

.sb-canvas-button__primary {
    font-size: 12px !important;
    margin: 15px 0;
}

    .sb-canvas-button__primary:disabled {
        background-color: #F6F6F6;
        border: 1px solid #D6D6D6;
        color: #757575;
    }

        .sb-canvas-button__primary:disabled:hover {
            cursor: not-allowed;
        }

.sb-canvas-button__secondary {
    font-size: 12px !important;
    margin: 15px 0px;
    padding: 9px 27px;
}

    .sb-canvas-button__secondary:disabled {
        background-color: #FFFFFF;
    }

.buttons-control {
    text-align: center;
    margin: 30px 0px;
}

    .buttons-control button {
        margin: 0 12px;
    }

    .buttons-control .label-group-comp {
        width: 265px;
        margin: auto;
        margin-bottom: 36px;
        text-align: left;
    }

        .buttons-control .label-group-comp input {
            border: none;
            border-bottom: 1px solid #333333;
            margin-top: 17px;
            border-radius: unset;
            -moz-border-radius: unset;
            -webkit-border-radius: unset;
            color: #333;
            text-align: center;
            font-size: 12px;
            font-style: normal;
            font-weight: 300;
            line-height: normal;
        }

#digitar-contrasena {
    position: relative;
}

/* FIN ESTILOS DE CONTENEDOR PARA panelContrasenaUnica */
.card-container-left-menu {
    margin: auto;
    --width: 20%;
    position: relative;
    --padding: 18px;
    background-color: #ffffff;
    border: 1px solid #e2e8ee;
    border-radius: 8px;
    box-shadow: 0px 2px 10px rgba(0, 34, 91, 0.11);
    --display: flex;
    margin-bottom: 10px;
}
.card-container-left-menu.contenedor-tipo-cambio {
    border-radius: 0px 0px 8px 8px;
}

#cantidad-aprobaciones-pendientes {
    background-color: #007EAB;
    color: #FFFFFF;
    border-radius: 50%;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 18px;
    height: 18px;
    display: flex;
}

    #cantidad-aprobaciones-pendientes > span {
        margin: auto;
    }




/*ESTILOS DEL MODAL RECHAZAR TRANSFERENCIA*/

.centroAprobacionesRechazar .ventanaRechazos {
    margin: auto;
    padding: 20px;
    min-width: 350px;
    border-radius: 10px;
}

.centroAprobacionesRechazar .popUpRechazar {
    width: 500px;
    margin: auto;
    padding: 20px;
    min-width: 350px;
    border-radius: 10px;
    height: 360px;
}

.centroAprobacionesRechazar #ContenedorRechazoTransferencias {
    font-size: 13px;
    padding-top: 55px;
}

.centroAprobacionesRechazar .EncabezadoPoUp {
    position: relative;
}

.centroAprobacionesRechazar .titulo_Contrato {
    margin: 0 auto;
    text-align: center;
}

.centroAprobacionesRechazar .TituloPopUp {
    font-size: 18px;
}

.centroAprobacionesRechazar .svgTitulo_Contrato {
    width: 5%;
    margin: 0 auto;
    padding: 15px;
}

    .centroAprobacionesRechazar .svgTitulo_Contrato span::before {
        content: "";
        position: absolute;
        margin-left: 3px;
        top: 112px;
        border-bottom: 2px solid #ed0722;
        width: 36px;
        height: 6px;
        border-radius: 30px;
        background: var(--ec-111-a-brand-red, #EC111A);
    }

.centroAprobacionesRechazar .label-confirmacion {
    text-align: center;
    font-size: 16px;
}



.centroAprobacionesRechazar .TituloPopUp {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    margin-left: 18px;
}


.paso-3_link_contrato {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #007EAB;
}

.centroAprobacionesRechazar #ContenedorContrato {
    margin-top: 25px;
}

.centroAprobacionesRechazar #contendor-firma-rechazo {
    padding-top: 25px;
}



.btnRechazarSolicitud {
    border-radius: 28px;
    border: 1px solid var(--007-eab-canvas-dark-blue, #007EAB);
    background: var(--ffffff-brand-white, #FFF);
    display: flex;
    padding: 9px 24px;
    justify-content: center;
    align-items: center;
    color: var(--007-eab-canvas-dark-blue, #007EAB);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.btnRechazarSolicitud:hover {
  cursor:pointer;
}

.btnCancelarRechazo {
    border-radius: 28px;
    border: white;
    background: var(--ffffff-brand-white, #FFF);
    display: flex;
    padding: 9px 24px;
    justify-content: center;
    align-items: center;
    color: var(--007-eab-canvas-dark-blue, #007EAB);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.contenedor-botones-rechazo {
    display: flex;
    padding-left: 55%;
}