h3{
    color: #172C56 !important;
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {

    color: #333 !important;
    font-weight: bold !important;

}


.aui input, .aui textarea, .aui .uneditable-input {
    width: 93% !important;
}


.aui .close, .aui .btn.close {

    opacity: 0.7 !important;

}



.form label {
    color: lightcyan !important;
}


.aui .modal-content {
    overflow: hidden;
    background: lightslategray !important;
}


.nombreInversionista{
    text-transform: uppercase;
}


.col-nuevaPlata{

}


.detalleMes {
    /*font-size: 12px;
    border: 1px dashed lightslategray;
    background: lightcyan;*/
    display: grid;
    grid-template-columns: repeat(13, 1fr);
}


.filaDetalle {

    padding: 10px 0px 9px !important;
    border-top: 1px solid #ddd;
}

.filaDetalle > div{
    margin-left: 1% !important;
}

.detalleMes > div:last-child{
    padding-right: 5px;
}

.historicoHeader{
    background: teal;
}


.filaDivision{
    border-bottom: 1px solid #ccc;
}

.fondoGris{
    /*background: linear-gradient(to bottom, rgba(225,225,225,1) 0%, rgba(245,245,245,1) 100%);*/
}

.conSeparador{
    border-top: 1px solid #fff;
}

.botonRedondo {
    padding: 10px;
    border-radius: 27px;
    width: 55px;
    position: relative;
    top: -10px;
    background: darkmagenta;
}

.sinControl{
    margin-bottom: 1px;
}

.colorActivo{
    color: magenta;
}


.ayudaTxt{
    /*color: #888;*/
    font-size: 14px;
    padding: 1rem 0;
}

.filaRepoRetencion0{
    background: #ccc;
    padding: 30px 10px;
    box-sizing: border-box;
}

.filaRepoRetencion1{
    background: lightblue;
}

.dataRepoRetencion0{
    background: #ccc;
    padding: 20px;
}

.dataRepoRetencion1{
    background: lightblue;
    padding: 20px;
    font-size: 13px;
}

.dataRepoRetencion2{
    background: lightblue;
    padding: 20px;
    font-size: 16px;
}

.retencionInversionista{
    padding: 20px;
    font-size: 20px;
}

.repoResalta{
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    color: #888;
}

.miPerfil{
/*
    background: url(/moonFlatUI-theme/imgs/FondoColumnaIzq.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #1A679F;
    font-size: 16px;
    text-align: center;
    */
}

.inactiveUser{
    background: #bbb !important;
}


.miPerfilNombre{
    /*clear: both;
    text-align: center;*/
}


.miPerfilNombre::first-line {
    font-size: 30px;
}


.miPerfilNombreAdmon{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}


.miPerfilNombreAdmon::first-line {
    font-size: 24px;
}





.novedades-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4000;
}


.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-body {

    height: 150px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 325px;
}

.lobibox-notify{
    font-size: 16px;
}

.resaltaNombre{
    color: #fff !important;
    font-size: 18px !important;
    padding-bottom: 10px;
}

#facturafm.form{
    color: #fff;
}

.tableTasasXGrupo{
    display: table;
}

.tableFilaTasasXGrupo{
    display: table-row;
}


.tableCeldaTasasXGrupo{
    display: table-cell;
}

.tableCeldaBitacora{
    display: table-cell;
    padding: 5px;
}



#comboFiltroInversionista input {
    max-width: 290px;
}


.comboTipoResponsable > a{
    background: #fff !important;
    height: 20px;
    color: #fff;
}

.celda_flecha{
    background: #5BAFA7;
    border:solid 1px #0cceff;
    color: #ffffff;
    font-size: 15px;
    float: left;
    padding: 7px 10px;
    position: relative;
    width: 80%;
}


.celda_flecha:before, .celda_flecha:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
}


.chkSaldoInversionWrapper{
    margin-bottom: 1px !important;
}



.celda_flecha:before, .celda_flecha:after {
    border-bottom: 15px solid transparent;
    border-top: 16px solid transparent;
    top:-1px;
}

.celda_flecha:after {
    border-left: 16px solid #5BAFA7;
    right: -15px;
    z-index: 2;
}

.celda_flecha:before {
    border-left: 16px solid #5BAFA7;
    right: -16px;
    z-index: 1;
    top: 2px;
}

.tituloh2{
    font-size: 39px;
    float: right;
}

.col-titulo{
    /*color: darkslateblue;*/
    color: #000000 !important;
    font-family: 'LouisGeorgeCafe-Bold' !important;
    font-size: 0.98rem !important;
    line-height: 1.5rem;
    margin: .5rem 0 !important;
    text-shadow: 0 0 #000000;
    text-transform: uppercase;
 }

.col-titulo-hist{
    color: #fff;
    font-size: 16px;
}

/*.col-plata{
    text-align: right;
    font-family: 'droidSansMono';
    font-weight: bold;
    font-size: 14px;
}*/

.filaAlta{
    padding-bottom: 35px;
}

.resaltaGrupo{
    background: #f1c40f;
    border-radius: 50%;
    padding: 2px 4px;
}

.misValores, div.franjaGris div:has(img.convensionInvActiva) {
    font-size: 1.5rem;
    color: #1E2E54 /*#5bafa7*/;
    line-height: 35px;
    position: relative;
}

.misValores{
    padding-bottom: 1rem;
}

.div-table-inversionista {
    background-color: #ffffff;
    border: none;
    box-shadow: 0px 0px 15px -10px #000000;
    border-radius: 0 0 2rem 2rem;
    border-spacing: 5px; /* cellspacing:poor IE support for  this */
    box-sizing: border-box;
    clear: both;
    display: table;
    margin: 0 auto 2rem;
    padding: 0 5rem 5rem;
    overflow: hidden;
    position: relative;
    width: 93%;
}

.div-table-inversionista:before {
    background-color: #ac8743;
    border-radius: 0 30rem 0 0;
    bottom: 0;
    content: ' ';
    height: 6rem;
    left: 0;
    position: absolute;
    width: 4rem;
}

.div-table-inversionista [class*="span"]{
    margin-left: 1.1% !important;
}


.div-table-inversionista .span1 {

    width: 6.88291% !important;
}


.wrapperValoresFac{
    display: table;
    width: 100%;
    border-spacing: 5px; /* cellspacing:poor IE support for  this */
    clear: both;
}

.colValoresFac{
    display: table-cell;
    padding: 1px 5px;
}

hr.separador{
    border-top: 1px solid #ccc;
    margin: 9px 0;
}


.div-table {
    display: table;
    width: 100%;
    background-color: #eee;
    border: 5px solid #ddd;
    border-spacing: 5px; /* cellspacing:poor IE support for  this */
    clear: both;
}


.div-table-row-inv{
    /*border-top: 1px solid #ddd;*/
    display: block;
    width: auto;
    clear: both;

}

.div-table-row-inv2, .div-table-row-inv{
    border-top: 1px solid #ddd;
    display: block;
    width: auto;
    clear: both;
    line-height: 35px;
}

.div-table-row-inv3{
    border-top: 1px solid #ddd;
    display: block;
    width: auto;
    clear: both;
    line-height: 35px;
}



.div-table-row-inv > .div-table-col {
    background-color: transparent;
}

.div-table-row-inv2 > .div-table-col {
    background-color: transparent;
}

/*  ----- Ocultar Valor Futuro de tabla  ----- */ 

.div-table-row-inv2 > .div-table-col:nth-of-type(7), .div-table-row-inv > .div-table-col:nth-of-type(7) {
    display: none;
}


.div-table-row-inv3 > .div-table-col {
    background-color: transparent;
}


.div-table-col-inv {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    width: 200px;
    background-color: #fff;
    padding: 4px 5px;
    min-height: 32px;


}

.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}

.div-table-col {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    width: 11%;
    background-color: #ddd;
    padding: 2px 5px;
    min-height: 30px;
}

.div-table-col:has(i.icon-time) {
    text-align: center;
}

.unDiaCalMes{
    text-align: center;
    vertical-align: top;
    padding: 8px 0px 10px 0px;
    border: none;
    height: 20px;
    max-width: 40px;
}

.dataControl{
    font-size: 10px;
    display: none;
}

.flecha{
    font-size: 30px;
}


.totalmesHistorico{

     background-color: #a8bfbf;
    font-size: 18px;
}

.diaVencimiento{
    align-items: center;    
    background: #84f397;
    border-radius: 13px;
    display: grid;
    height: 25px;
    margin: 0 auto;    
    padding: 0.1rem;/*5px;*/
    width: 25px;
}

.diaVencimiento > a{
    color: #000000 !important;
}


.diaAlarma{
    align-items: center;    
    background-color: darksalmon;
    border-radius: 13px;
    display: grid;
    height: 25px;
    margin: 0 auto;    
    padding: 0.1rem;/*5px;*/
    width: 25px;
}

.diaAlarma > a{
    color: #000000;
}

#verElementoDialog #vencimientoDataWrapper{
    background: #ddd;
    padding: 8px;

}

#verElementoDialogInversion #vencimientoDataWrapper{
    background: #ddd;
    padding: 8px;

}

.sinScroll{
    overflow: hidden;
}


body {
    letter-spacing: 0.2px;

    &.search-active {
        overflow: hidden;

        .search-input {
            opacity: 1;
            transform: none;
            pointer-events: all;
        }

        .icon-close {
            opacity: 1;
            transform: rotate(-90deg);
        }

        .control {
            cursor: default;

        .btn-material {
            transform: scale(70);
        }

        .icon-material-search {
            opacity: 0;
        }

    }
}

}

$color-header: #22313F;
$color-button: #e91e63;
$color-placeholder: #EEE;
$btn-material-size: 60px;

.control {
    cursor: pointer;
.btn-material {
    position: absolute;
    top: -$btn-material-size/2;
    width: $btn-material-size;
    height: $btn-material-size;
    right: $btn-material-size;
    border-radius: 100%;
    box-sizing: border-box;
    background: $color-button;
    outline: 0;
    transform-origin: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
&:hover {
     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
 }
}
.icon-material-search {
    color: #FFF;
    position: absolute;
    top: -10px;
    right: 48px + $btn-material-size/2;
    transition: opacity 0.3s ease-in-out;
}
}



/****************************/

input[type=checkbox] {
    display: inline-block;
    width: 28px !important;
    height: 28px;
    padding-left: 40px;
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 32px;
    cursor: pointer;
}

.convensionInvNUEVA{
    background-color: #ebc200;
    /*bottom: -15px;
    height: 10px !important;
    position: absolute;
    width: 40px;*/
}


.convensionInvAct, .convensionInvActiva{
    background-color: lightgreen;
    /*bottom: -15px;
    height: 10px !important;
    position: absolute;
    width: 40px;*/
}

.filaDetalle0{
    background: #fbf7f7;
}

.filaDetalle1{
    background: #ffffff;
}

.histoMes{
    font-size: 22px;
    font-weight: bold;
    padding: 8px 5px;
    text-align: center;
    background: #172c56;
    color: #fff;

}

.histoMes::first-line{
    font-size: 18px;
}

.comboHistoricoDetalle{
    padding-bottom: 5px;
}

.comboHistoricoDetalle > a {
    background: transparent !important;
    height: 20px;
    border: none !important;
    box-shadow: none !important;
}

.diaHistorico{
    background: #172c56;
    text-align: center;
}

/*.suma{
    border-top: 2px solid #0a5472;
}*/


ul.inversionistasWrapper{
    border: 5px solid #ccc;
    background: #efefef;
    margin: 0;
}


fieldset.segmento {
    padding: 10px;
    margin: 15px;
    border: 1px solid cadetblue;
    min-width: 0;
}

fieldset.segmento legend {
    background: silver;
}

.botoneraWrapper{
    background: #ebebeb;
    padding: 10px;
    box-sizing: border-box;
}

ul.inversionistasWrapper li{
    position: relative;
    border: 2px solid #eee;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
    min-width: 430px;
    margin: 15px;
    background: #fff;
    border-radius: 10px;
}


ul.inversionistasWrapper li.tarjetaFactura{
    position: relative;
    border: 1px solid gainsboro;
    display: inline-block;
    padding: 15px 15px 0 15px;
    vertical-align: top;
    min-width: 45%;
    margin: 15px;
    background: #fff;
    border-radius: 10px;
}


ul.prefOpcionesWrapper li{
    position: relative;
    border: 1px solid lightslategray;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
    max-width: 31%;
    margin: 15px;
    font-size: 22px;
    color: #fff;
    min-height: 200px;
}


.filaAccionesInv{
    background-color: gainsboro;
    padding: 2px 5px;
}

/*******************************/

#formularionewContacto{

    color:#fff;
}

#formularionewContacto input{
    background: transparent;
    color: #fff !important;
    border-radius: 8px;
    font-family: 'open_sansregular';
}

#formularionewContacto textarea{
    background: transparent;
    color: #fff !important;
    border-radius: 8px;
}

#formularionewContacto .control-group{
    margin-bottom: 1px !important;
}

#flujoModeladorWrapper{
    height: 80vh;
    border: 2px solid #ccc;
}

.flowchart-operator{

    border-width: 4px !important;
    border-radius: 5px;
    width:190px !important;
}

.draggable_operator {
    -moz-user-select: none;
    border: 1px solid #ccc;
    cursor: grab;
    display: inline-block;
    padding: 2px 5px;
}


.flowchart-operator .flowchart-operator-title{
    background: #458588 !important;
    font-size: 12px;
    color: #fff;
}


.flowchart-operator-inputs .flowchart-operator-connector-label{
    min-height: 12px;
}

.flowchart-operator-connector {
    padding-top: 3px;
    padding-bottom: 3px;
}

.flowchart-operator-connector-label{
    font-size: 11px;
}

.flowchart-operator .flowchart-operator-inputs, .flowchart-default-operator .flowchart-operator-outputs{
    width: 10% !important;
}

.flowchart-operator .flowchart-operator-tareas{

}

.flowchart-operator-connector-set-tarea {
    background: #b0d2c5 none repeat scroll 0 0;
    border: 2px solid #233456;
    border-radius: 10px;
    display: block;
    margin-bottom: 12px;
    padding: 3px 2px;
    width: 90% !important;
}

.operatorTareas{
    background: #ccc none repeat scroll 0 0;
    border: 2px solid #233456;
    border-radius: 10px;
    display: table-cell;
    padding: 3px 4px;
    width: 80% !important;
}

label.textoCampoOPA{
    font-family: 'Helvetica Neue LT Std bold';
    font-size: 14px;
    color: #000;
    display: block;
}

label.textoCampoOPA:after {
    content: " ";
    display: block;
}


.procesandoReloj{
    background-image: url("/requePersonal-portlet/imgs/squares.svg");
    background-size: 35px 35px;
    background-repeat: no-repeat;
    padding-left: 45px;
    height:32px;
}



.botonComplementario > a{
    background: #d65bdc !important;
    height: 20px;
    color: #fff !important;
    padding: 4px 10px;

    border: 2px solid indigo !important;
    border-radius: 5px !important;
    box-shadow: 9px 9px 7px -3px rgba(0,0,0,0.34) !important;
}


.comboTipoResponsable > a{
    background: #F9e5ff !important;
    height: 20px;

    border: 2px solid indigo !important;
    border-radius: 5px !important;
    box-shadow: 9px 9px 7px -3px rgba(0,0,0,0.34) !important;
}

.comboTipoResponsable .lfr-icon-menu-text{
    font-family:'modern_pictogramsnormal' !important;
    font-size: 28px;
    font-weight: bold;
}

.comboTipoResponsable img{
    top: -5px;
    position: relative;
}

.campoLlave{
    border: 1px solid #d5c4a1 !important;
    background: #d5c4a1 !important;
    display: none !important;
}

.llavesWrapper{
    display: none;
}

.fieldFlujo{
    font-size: 18px !important;
    width: 90% !important;
    font-weight: bold !important;
}

.aui .modal-content {
    overflow: hidden;
    background: #FEFEE4;
}


.cajaBuscadorEventos {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc !important;
    margin: 0 0 0 10px;
    display: inline-flex;
    vertical-align: bottom;
    padding: 6px;
}

.txtOrganizador{
    border: none !important;
    font-family: "open sans" !important;
    font-size: 17px !important;
    padding: 7px 7px 7px 7px !important;
    margin-bottom: 0 !important;
    width: auto;
    height: auto !important;
}

.novedades-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4000;
}

.identificadorElem{

    background: slategray;
    padding: 2% 5px 7px 10px;
    color: #fff;
}


.noEditable {
    padding: 2px 5px 7px 10px;
    background: #c4c4c4;
    min-height: 22px;
}

.ocultoUI{
    display: none !important;
    background: #999;
}

.ocultoUIWrapper1{
    display: none !important;
}

.dropdown-toggle{
    height: auto;
}

#verElementoDialog{
    max-width: 600px !important;
}

#verElementoDialogInversion{
    max-width: 900px !important;
}


#verElementoDialogSmall{
    max-width: 460px !important;
    max-height: 65% !important;
}

#verElementoDialogWidthSmall{
    max-width: 780px !important;
    max-height: 55% !important;
}


#verElementoDialogBig{
    max-width: 95% !important;
}

.NOuilinkUIIcon{
    padding:  4px 10px;
    color: #000;
}

#verElementoDialogBig h3::before {
    content: url(/moonFlatUI-theme/imgs/Lineatitulo.svg);
    top: -10px;
    transform: scale(1);
    width: 40px;
    position: absolute;
}


#verElementoDialog h3::before {
    content: url(/moonFlatUI-theme/imgs/Lineatitulo.svg);
    top: -10px;
    transform: scale(1);
    width: 40px;
    position: absolute;
}

#verElementoDialogInversion h3::before {
    content: url(/moonFlatUI-theme/imgs/Lineatitulo.svg);
    top: -10px;
    transform: scale(1);
    width: 40px;
    position: absolute;
}


#verElementoDialogBig h3{

    display: inline-block;
    color: #FFF !important;
    padding: 30px 30px 15px 0;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    font-size: 20px !important;

}

.calMonto {
    padding-top: 10px;
    color: mediumblue;
}


#verElementoDialog h3{

    display: inline-block;
    color: #172C56 !important;
    padding: 30px 30px 15px 0;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    font-size: 18px !important;
}

#verElementoDialogInversion h3{

    display: inline-block;
    color: #172C56 !important;
    padding: 30px 30px 15px 0;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    font-size: 18px !important;
}


.botonInversion {
    background: #4163b4 !important;
    border: 0 !important;
    border-radius: .5rem !important;
    color: #fff !important;
    font-family: 'LouisGeorgeCafe-Bold' !important;
    padding: 0.5rem 1rem !important;
    text-shadow: none !important;
}

.botonOrigen{
    background:  yellow  !important;
    color: #000 !important;
    text-shadow: none !important;
}

.aui .icon-time::before {

    font-size: 20px !important;
}

.historicoWrapperCuerpo{
    overflow-y: auto;
    overflow-x: hidden;
    height: 78%;
    padding: 0 5rem;
}

.historicoWrapperCuerpo .col-plata{
    font-size: 1rem;
}

.valorRetiroUI{
    max-width:125px !important;
}

.valorRetiroUI{
    display: none !important;
}


.valorRetiroUIVer{
    display: block !important;
}


.filaInfoRetiro{
    border-bottom: 1px dashed mediumpurple;
}

.filaInfoRetiro > div{
    padding: 5px;
}

#descripDescuentos{
    font-size: 10px;
}


#menuAdministrador{
    width: 70px;
    height: 70px;
    border: 0px solid;
    background: red;
    border-radius: 50%;

    position: fixed;
    left: 5px;
    top: 50px;
    text-align: center;
    z-index: 1;
}



/**********************************/
button.hamburger {
    background: #fff;
    border: none;
    appearance: none;
    outline: none;
    padding: 0;
    cursor: pointer;

    background: red;
    margin-top: 16px;
}

.navSlide {
    background: #333;
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100vh;
    transition: transform 0.7s, opacity 1s;
    transform: translateX(100%);
    opacity: 0;
    color: #ffffff;
    z-index: 10;
}

.navSlide.show {
    transform: translateX(0%);
    opacity: 1;
}

.list {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: inherit;
    text-align: left;
    list-style: none;
}

.list li {
    margin: 0.4rem auto;
    font-size: 1.25rem;
}


.list li > a{
    color: #fff;
}


.hamburger {
    position: relative;
    margin-left: auto;
    width: 45px;
    height: 35px;
    z-index: 1;
}

.hamburger span {
    position: absolute;
    left: 0;
    background: #000;
    width: inherit;
    height: 5px;
    transition: transform 0.5s, opacity 0.5s;
}

.top-line {
    top: 0px;
}

.center-line {
    top: 15px;
}

.bottom-line {
    bottom: 0px;
}

.top-line.active {
    transform: translateY(15px) rotate(45deg);
}

.center-line.active {
    opacity: 0;
}

.bottom-line.active {
    transform: translateY(-15px) rotate(-45deg);
}


.yaRetenidoWrapper{
    border-top: 1px solid #9e9d24;
}


.lobibox.lobibox-confirm .lobibox-header {
    color: #eeeeee;
    background-color: blueviolet !important;
}


.lobibox.lobibox-confirm .lobibox-footer {
    background-color: blueviolet !important;
}


.campoFormularioWrapper{

    padding: 10px 3px;

}

.campoFormularioError{

    border: 1px solid rgba(219,9,9,1) !important;
    margin-right: 20px;
    background: rgba(219,9,9,1);
}


#comboReferente > div > input:placeholder-shown {
    display: block;
}

#comboReferente > div > input:focus {
    display: block !important;
}


#comboFiltroInversionista > div > input:not(:placeholder-shown) {
    display: nnonone;
}

#comboFiltroInversionista > div > input:placeholder-shown {
    display: block;
}

#comboFiltroInversionista > div > input:focus {
    display: block !important;
}


#comboFiltroInversionista2 > div > input:placeholder-shown {
    display: block;
}

#comboFiltroInversionista2 > div > input:focus {
    display: block !important;
}

#comboFiltroEmpresa > div > input:placeholder-shown {
    display: block;
}

#comboFiltroEmpresa > div > input:focus {
    display: block !important;
}



div.porcInvWrapper{

    margin-bottom: 0 !important;

    label {
        float: right !important;
        padding-right: 30px;
    }

    input {
        width: 75px !important;
        text-align: right;
        background: transparent !important;
        border: none !important;
        color: #fff !important;

    }
}


div.reInvWrapper{

    margin-bottom: 0 !important;

label {
    float: left !important;
    padding-right: 10px;
}

input {
    width: 90px !important;
    text-align: right;
}
}



#comboSegmento > div > input:not(:placeholder-shown) {
    display: none;
}

#comboSegmento > div > input:placeholder-shown {
    display: block;
}

#comboSegmento > div > input:focus {
    display: block !important;
}



.tipoInversionWrapper{
    display: inline-block;
}


.checkEnvioMailWrapper{
    margin-bottom: 0 !important;
    position: absolute;
}

.checkpersonaGrupoUI{
    display: none !important;
    position: absolute;
}


.filaReinvertir{
    border-bottom: 1px solid #bbb;
    font-weight: lighter;
}

.ayudaReinversion{

}

.valorDispoInversionUI{
    padding-right: 0;
}

.fsAyudaCal{
    /*border: 1px solid #ccc !important;
    padding: 0 14px !important;
    margin: 0 10px 10px 10px !important;*/
    color: #ffffff /*#888*/;
    /*font-size: 0.9em;*/
}


.operacionesXcorreoWrapper{
    background-color: #fff;
    color: #000;
    padding: 15px;

    overflow-y: auto;
    overflow-x: hidden;
    height: 78%;

}

.filaOpereacionCorreo0{
    background-color: #dedede;
    min-height: 92px;
}


.filaOpereacionCorreo1{
    min-height: 92px;
}

.titleOperacionCorreo{
    color: #777;
}


/******tabs admin****/
.tabsAdminWrapper {
    width: 100%;
    margin: 0 auto; }

ul.tabsAdmin {
    margin-bottom: 20px;
    padding: 0px;
    list-style: none;
    border-bottom: 2px solid #008353; }

ul.tabsAdmin li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer; }

ul.tabsAdmin li.current {
    background: #008353;
    color: #FFF; }


.containerClienteWrapper {
    /*display: grid;
    grid-template-columns: 0.45fr 1.65fr;
    gap: 0px 0px;
    grid-auto-flow: column;
    grid-auto-columns: 1fr 1fr;
    grid-template-areas:
            ". .";*/
}

#clienteDerechoWrapper iframe{
    height: 215px;
    overflow: hidden;
}

.panelRetiroWrapper{
    background: #1A679F;
    color: #fff;
    padding: 15px 10px;
}


@media (max-width: 1300px) {


    .info-content div#column-2 {
        width:100%;
    }

    .info-content > div.row-fluid > div#column-3 {
        width:100%;
    }
}

@media (max-width: 964px) {

    .div-table-inversionista .span3, .span2, .span1{
        width:100%;
    }

    .containerClienteWrapper {

        display: block;

    }
}



/*  ----- GT Estilos -----  */

div#calendarioWrapper {
    grid-column: span 2;
    padding: 5rem 3rem 5rem 10rem;
    position: relative;
}

div#calendarioWrapper > div#adminVencimientosWrapper {
    background-color: rgba(255, 255, 255, 0.95);
    height: 100%;
    position: absolute;
    top: 0;
    width: 80%;
}

div#configuraraRetiro {
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 2rem;
    box-shadow: 0 0 22px -15px #000000;
    border: 1px solid #d2d2d2;
    /*height: fit-content;*/
    padding: 2rem;
    /*width: 60%;*/
}

div#containerConfiguraraRetiro {
    background: rgba(255, 255, 255, 0.95);
    display: none;
    height: 100%;
    left: 0;
    place-items: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}

div#infoDIOperacionRetiroWrapper .botonInversion {
    display: none;
}

div.alarmaInversionWrapper {
    text-align: center;
    margin: 0 !important;
}

div.alarmaInversionWrapper > input#inversionAlarmaCheckbox{
    height: 18px;
    width: 18px;
}

div.ayudaCalendario {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 2rem;
}

table.calendario tr:first-child {
    background: #4163b4;
    color: #ffffff;
}

table.calendario th.sem{
    padding: 1rem;
}

table.calendario tr:first-child th.sem:first-child{
    border-radius: 2rem 0 0 2rem;
}

table.calendario tr:first-child th.sem:last-child{
    border-radius: 0 2rem 2rem 0;
}

div.calendarioConvenciones {
    align-items: center;
    color: #000000;
    display: flex;
    gap: 1rem;
    margin: 0 auto;
    width: 80%;
}

article.containerCalendarioArq {
    background-image: url(/factoring-portlet/imgs/Fondo_Retiro.png);
    background-position: -10rem center;
    background-repeat: no-repeat;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 2rem;
    align-items: center;
}

div.containerFormActualizacion {
    background-color: #fff;
    border: 0;
    box-shadow: 0 0 15px -10px #000;
    border-radius: 0 0 2rem 2rem;
    border-spacing: 5px;
    box-sizing: border-box;
    margin: 0 auto 2rem;
    padding: 5rem;
    width: 93%;
}

div.convencionOpeAct {
    align-items: baseline;
    bottom: 0;
    display: flex;
    font-size: 1rem;
    gap: 1rem;
    height: 20px;
    position: absolute;
    width: max-content;
}

div.franjaGris {
    background-color: #f7f7f7;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto 2rem;
    padding: 1rem 6rem;
}

div.franjaGris > div:nth-of-type(2) > div:nth-of-type(2) {
    display: flex;
    gap: 2rem;
}

/*div.historicoHeader div.misValores, div.historicoHeader h3.titulos_secciones {
    background: none;
    color: #AC8743 !important;
}*/

div.infoRetiro {
    box-sizing: border-box;
    padding: 1rem !important;
}

div.menUsuarioPriArq {
    padding: 1rem;
}

div.menUsuarioPriArq ul {
    display: flex;
    gap: 2rem;
    list-style: none;    
    margin: 0;
    place-content: center;
}

div.menUsuarioPriArq ul li a {
    border-bottom: 2px solid #4163b4;
    color: #000000;
    padding: 1rem;
    transition: all 1s ease-out;
}

div.menUsuarioPriArq ul li a:focus {
    color: #AC8743;
    border-bottom: 2px solid #AC8743;    
}

div.menUsuarioPriArq ul li a:hover {
    color: #AC8743;
    border-bottom: 2px solid #AC8743;
    text-decoration: none;
}

.menu-fixed {
    background: #ffffff;
    box-shadow: 0px 7px 12px -8px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    padding: 1rem 5rem !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;    
}

div.navegacion-calendario > div {
    color: #000000;
    display: flex;
    font-size: 1.2rem;
    gap: 10rem;
    justify-content: center;
    margin: 0 0 2rem;
    text-transform: uppercase;
}

div.tablasArqPlus_OD {
    display: grid;
    gap: 2rem;
    justify-content: space-around;
    grid-template-columns: repeat(6, 1fr);
}


div.tablasArqPlus_V {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(5, 1fr);
    justify-content: space-around;
    order: 2;
    padding: 0 2rem;
}

div.titulo_pregRetiro span:first-child {
    color: transparent;
    font-size: 4rem;
    font-family: 'Bicyclette-Bold';
    text-transform: uppercase;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
}

div.titulo_pregRetiro span:nth-of-type(2){
    color: #AC8743;
    display: block;
    font-family: 'bebasNeueBold';
    font-size: 4rem;
    margin: 1rem 2rem;
}

div.titulo_pregRetiro span:last-child {
    display: block;
    font-size: 3rem;
    font-family: 'Bicyclette-Regular';
    margin: 2rem 2rem;
    text-transform: uppercase;
}

div.tituloVencimientos{
    background-color: #fafafa;
    align-items: center;
    border: 2px solid #d2d2d2;
    display: flex;
    justify-content: space-between;
}

div.tituloVencimientos > a {
    border: 3px solid #708090;
    border-radius: 2rem;
    color: #000000;
    display: block;
    font-size: 2rem;
    height: auto;
    padding: .8rem;
    text-decoration: none;
    width: fit-content;
}

div.tituloVencimientos > a:hover {
   background-color: #ebe8e8;
}

div.tituloVencimientos > h3{
    margin: 0;
    border-bottom: none;
    border-top: none;
}

div.valorRetiroWrapper1 {
    margin: 0 !important;
}

@media (min-width: 1366px){
    
html{
    font-size: 70%;
}    

article.containerCalendarioArq {
    background-position: center left;
}

}