@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');


@charset "UTF-8";




body {
    scrollbar-face-color: #333;
    scrollbar-highlight-color: #333;
    scrollbar-shadow-color: #333;
    scrollbar-3dlight-color: #111;
    scrollbar-arrow-color: #111;
    scrollbar-track-color: #111;
    scrollbar-darkshadow-color: #111;
}


::-webkit-scrollbar,
.overflow-auto ::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(100,100, 100,0.8);
    -webkit-box-shadow: none;
}




body,
body * {
    scrollbar-width: thin; /* "auto" or "thin" */
    scrollbar-color: #999 #eee; /* scroll thumb and track */
}


    body h4,
    body .h4 {
        /*color: #009ee9;*/
        font-size: 1.2rem;
    }




:root {
    --font-family: "Montserrat", sans-serif;
    --font-family-secondary: "Raleway", sans-serif;
    --color-texto: #373b42;
    --header-height: 90px;
    --sidebar-width: 75px;
    --color-marca: #112964;
    --color-marca-light: #4894c9;
    --th-marca: #6e768a;
    --th-marca-light: #999fad;
    --th-marca-light2: #d3d9df;
    --th-marca-light3: #e3e6e9;
    --bs-secondary: #F0F1F2;
    --bs-danger: #e74c4c;
    --bs-teal: #66a387;
    --bg-treemap-negative: #e8e5fc;
    --bs-warning-subtle: #fffcf0;
    --bs-danger-subtle: #fff1f2;
    --bs-success-subtle: #f2fbf7;
    /* -----COLOR GRAFICOS 1-----*/
    --colorGraf-1-var-1: #909090;
    --colorGraf-1-var-2: #a5a5a5;
    --colorGraf-1-var-3: #c9c9c9;
    --colorGraf-1-var-4: #dfdfdf;
    /* -----COLOR GRAFICOS 2-----*/
    --colorGraf-2-var-1: #454e63;
    --colorGraf-2-var-2: #636c85;
    --colorGraf-2-var-3: #818dab;
    --colorGraf-2-var-4: #98a7cb;
    --colorGraf-2-var-5: #b1c2ed;
    --colorGraf-2-var-6: #d1deff;
    --colorGraf-2-var-7: #e3eafa;
    /* -----COLOR GRAFICOS 3-----*/
    --colorGraf-3-var-1: #00b8ce;
    --colorGraf-3-var-2: #15cee4;
    --colorGraf-3-var-3: #30def3;
    --colorGraf-3-var-4: #49e6f9;
    --colorGraf-3-var-5: #83f1fe;
    --colorGraf-3-var-6: #bff8ff;
    /* -----COLOR GRAFICOS 4-----*/
    --colorGraf-4-var-1: #005cc3;
    --colorGraf-4-var-2: #017ef3;
    /* -----COLOR GRAFICOS 5-----*/
    --colorGraf-5-var-1: #112964;
    --colorGraf-5-var-2: #203e87;
    --colorGraf-5-var-3: #2e52a8;
    --colorGraf-5-var-4: #3e67ca;
    --colorGraf-5-var-5: #4d7ced;
}

/* --- GRIT -----*/

/*:root {
    --font-family: "Raleway", sans-serif;
    --font-family-secondary: "Abril Fatface", serif;
    --color-texto: #373b42;
    --color-marca: #00b300;
    --color-marca-light: #83ff97;
    --th-marca: #333;
    --th-marca-light: #666;
    --th-marca-light2: #cccccc;
    --th-marca-light3: #e6e6e6;
    --bs-secondary: #f2f2f2;
    --bs-danger: #e74c4c;
    --bs-teal: #66a387;
    --bg-treemap-negative: #e8e5fc;
}*/

/* --- GMC -----*/

/*:root {
    --font-family: "Inter", sans-serif;
    --font-family-secondary: "Inter", sans-serif;
    --color-texto: #373b42;
    --header-height: 90px;
    --sidebar-width: 75px;
    --color-marca: #59a760;
    --color-marca-light: #a3da8a;
    --th-marca: #123127;
    --th-marca-light: #024846;
    --th-marca-light2: #cccccc;
    --th-marca-light3: #e6e6e6;
    --bs-secondary: #f2f2f2;
    --bs-danger: #e74c4c;
    --bs-teal: #66a387;
    --bg-treemap-negative: #e8e5fc;*/
/* -----COLOR GRAFICOS 1-----*/
/*--colorGraf-1-var-1: #909090;
    --colorGraf-1-var-2: #a5a5a5;
    --colorGraf-1-var-3: #c9c9c9;
    --colorGraf-1-var-4: #dfdfdf;*/
/* -----COLOR GRAFICOS 2-----*/
/*--colorGraf-2-var-1: #64b3bb;
    --colorGraf-2-var-2: #168e99;
    --colorGraf-2-var-3: #337776;
    --colorGraf-2-var-4: #025667;
    --colorGraf-2-var-5: #044552;
    --colorGraf-2-var-6: #083139;
    --colorGraf-2-var-7: #0d272c;*/
/* -----COLOR GRAFICOS 3-----*/
/*--colorGraf-3-var-1: #1a1a1a;
    --colorGraf-3-var-2: #343434;
    --colorGraf-3-var-3: #666666;
    --colorGraf-3-var-4: #999999;
    --colorGraf-3-var-5: #999999;
    --colorGraf-3-var-6: #e6e6e6;*/
/* -----COLOR GRAFICOS 4-----*/
/*--colorGraf-4-var-1: #59a760;
    --colorGraf-4-var-2: #123127;*/
/* -----COLOR GRAFICOS 5-----*/
/*--colorGraf-5-var-1: #a3da8a;
    --colorGraf-5-var-2: #34714f;
    --colorGraf-5-var-3: #024846;
    --colorGraf-5-var-4: #4d6052;
    --colorGraf-5-var-5: #123127;
}*/








/* --- RAVA -----*/

/*:root {
    --font-family: "Lato", sans-serif;
    --font-family-secondary: "Lato", sans-serif;
    --color-texto: #2f3239;
    --header-height: 90px;
    --sidebar-width: 75px;
    --color-marca: #00386e;
    --color-marca-light: #00b7ce;
    --th-marca: #00386e;
    --th-marca-light: #1d68a7;
    --th-marca-light2: #c8e6ea;
    --th-marca-light3: #effcfe;
    --bs-secondary: #f7f7f7;
    --bs-danger: #e3342f;
    --bs-teal: #008800;
    --bg-treemap-negative: #e8e5fc;*/
/* -----COLOR GRAFICOS 1-----*/
/*--colorGraf-1-var-1: #909090;
    --colorGraf-1-var-2: #a5a5a5;
    --colorGraf-1-var-3: #c9c9c9;
    --colorGraf-1-var-4: #dfdfdf;*/
/* -----COLOR GRAFICOS 2-----*/
/*--colorGraf-2-var-1: #00b8ce;
    --colorGraf-2-var-2: #15cee4;
    --colorGraf-2-var-3: #30def3;
    --colorGraf-2-var-4: #49e6f9;
    --colorGraf-2-var-5: #83f1fe;
    --colorGraf-2-var-6: #bff8ff;
    --colorGraf-2-var-7: #dbfbff;*/
/* -----COLOR GRAFICOS 3-----*/
/*--colorGraf-3-var-1: #454e63;
    --colorGraf-3-var-2: #636c85;
    --colorGraf-3-var-3: #818dab;
    --colorGraf-3-var-4: #98a7cb;
    --colorGraf-3-var-5: #b1c2ed;
    --colorGraf-3-var-6: #d1deff;*/
/* -----COLOR GRAFICOS 4-----*/
/*--colorGraf-4-var-1: #005cc3;
    --colorGraf-4-var-2: #017ef3;*/
/* -----COLOR GRAFICOS 5-----*/
/*--colorGraf-5-var-1: #112964;
    --colorGraf-5-var-2: #203e87;
    --colorGraf-5-var-3: #2e52a8;
    --colorGraf-5-var-4: #3e67ca;
    --colorGraf-5-var-5: #4d7ced;
}*/

/* --- TRUCCO -----*/

/*:root {
    --font-family: "Roboto Condensed", sans-serif;
    --font-family-secondary: "Roboto Condensed", sans-serif;
    --color-texto: #373b42;
    --header-height: 90px;
    --sidebar-width: 75px;
    --color-marca: #485955;
    --color-marca-light: #7f908c;
    --th-marca: #84928e;
    --th-marca-light: #9ba7a4;
    --th-marca-light2: #dce5e3;
    --th-marca-light3: #f2f8f7;
    --bs-secondary: #f5f7f7;
    --bs-danger: #ff575f;
    --bs-teal: #70c598;
    --bg-treemap-negative: #e8e5fc;*/
/* -----COLOR GRAFICOS 1-----*/
/*--colorGraf-1-var-1: #909090;
    --colorGraf-1-var-2: #a5a5a5;
    --colorGraf-1-var-3: #c9c9c9;
    --colorGraf-1-var-4: #dfdfdf;*/
/* -----COLOR GRAFICOS 2-----*/
/*--colorGraf-2-var-1: #505553;
    --colorGraf-2-var-2: #6b7270;
    --colorGraf-2-var-3: #909c9a;
    --colorGraf-2-var-4: #a9b7b4;
    --colorGraf-2-var-5: #c0cfcc;
    --colorGraf-2-var-6: #d0dad8;
    --colorGraf-2-var-7: #dce5e3;*/
/* -----COLOR GRAFICOS 3-----*/
/*--colorGraf-3-var-1: #3f454d;
    --colorGraf-3-var-2: #4a515a;
    --colorGraf-3-var-3: #5a626d;
    --colorGraf-3-var-4: #757e8b;
    --colorGraf-3-var-5: #929dac;
    --colorGraf-3-var-6: #a9b5c5;*/
/* -----COLOR GRAFICOS 4-----*/
/*--colorGraf-4-var-1: #2c559f;
    --colorGraf-4-var-2: #3565bc;*/
/* -----COLOR GRAFICOS 5-----*/
/*--colorGraf-5-var-1: #3f454d;
    --colorGraf-5-var-2: #4a515a;
    --colorGraf-5-var-3: #5a626d;
    --colorGraf-5-var-4: #757e8b;
    --colorGraf-5-var-5: #929dac;
}*/




/* -----COHEN-----*/

/*:root {
    --font-family: "Montserrat", sans-serif;
    --font-family-secondary: "EB Garamond", serif;
    --color-texto: #606060;
    --header-height: 90px;
    --sidebar-width: 75px;
    --color-marca: #922249;
    --color-marca-light: #d82b60;
    --th-marca: #97868a;
    --th-marca-light: #b1a4a7;
    --th-marca-light2: #cbc3c1;
    --th-marca-light3: #dcd7d6;
    --bs-secondary: #f6f5f4;
    --bs-danger: #cb5b7e;
    --bs-teal: #839188;
    --bg-treemap-negative: #fce5e5;*/
/*-----COLOR GRAFICOS 1-----*/
/*--colorGraf-1-var-1: #839188;
    --colorGraf-1-var-2: #9fa6a4;
    --colorGraf-1-var-3: #b7bcbb;
    --colorGraf-1-var-4: #cfd2d2;*/
/* -----COLOR GRAFICOS 2-----*/
/*--colorGraf-2-var-1: #942249;
    --colorGraf-2-var-2: #942249;
    --colorGraf-2-var-3: #a8506b;
    --colorGraf-2-var-4: #be7c90;
    --colorGraf-2-var-5: #d4a7b5;
    --colorGraf-2-var-6: #c9a1a9;
    --colorGraf-2-var-7: #e9d3da;*/
/* -----COLOR GRAFICOS 3-----*/
/*--colorGraf-3-var-1: #636569;
    --colorGraf-3-var-2: #85848d;
    --colorGraf-3-var-3: #a3a3a9;
    --colorGraf-3-var-4: #c2c2c6;
    --colorGraf-3-var-5: #e0e0e2;
    --colorGraf-3-var-6: #efefef;*/
/* -----COLOR GRAFICOS 4-----*/
/*--colorGraf-4-var-1: #a79999;
    --colorGraf-4-var-2: #b9afac;*/
/*-----COLOR GRAFICOS 5-----*/
/*--colorGraf-5-var-1: #796a6e;
    --colorGraf-5-var-2: #97868a;
    --colorGraf-5-var-3: #b1a4a7;
    --colorGraf-5-var-4: #d2c6c9;
    --colorGraf-5-var-5: #e4d8db;
}*/

html, body {
    font-family: var(--font-family);
    color: var(--color-texto);
}

.table, input {
    color: var(--color-texto);
}

    .table > :not(caption) > * > * {
        font-weight: 500;
        border: 0;
        box-shadow: 0px .5px inset #3335;
        border-left: 1px solid #fff3;
    }

    .table > :not(caption) > * > *:first-of-type {
        border-left: none;
    }

.col-form-label {
    display: inline-block;
    letter-spacing: .05rem;
    text-transform: uppercase;
    line-height: 1.1;
    font-size: 1em;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: var(--bs-dark);
}

.nav-link {
    color: var(--bs-dark);
}


.btn-marca-light.nav-link {
    color: var(--bs-white);
}

.modal-title {
    line-height: 1.2;
    font-family: var(--font-family);
    font-size: 1.4em;
    font-weight: 600;
}

.content {
    padding-top: 1.1rem;
    min-height: 900px;
    position: relative;
    width: 100%;
}


.navbar-collapse {
    flex-basis: auto;
}


.bg-negative {
    background-color: var(--bg-treemap-negative);
}


.validation-errors {
    width: calc(100% - 20px);
    padding: 10px 0 10px 20px;
    background: var(--bs-danger-subtle);
    margin: 10px auto;
    border-radius: 0.25rem;
}

.font-family-secondary {
    font-family: var(--font-family-secondary);
}

header .img-fluid {
    max-height: 40px;
}

.Pager {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: .9em;
}

    .Pager svg {
        height: 20px;
        width: 20px;
    }

    .Pager a {
        display: flex;
        color: black;
    }


    .Pager input {
        max-width: 50px;
        min-height: 0;
        padding: 0;
        text-indent: 5px;
        max-height: 25px;
        background: transparent;
        font-weight: 500;
    }


    .Pager a:hover {
        color: var(--color-marca-light) !important;
    }

    .Pager .disabled {
        color: var(--bs-gray-500) !important;
    }


.text-teal {
    --bs-text-opacity: 1;
    color: var(--bs-teal) !important;
}

input {
    line-height: 1;
}

input, button, select, optgroup, textarea {
    min-height: 25px;
}

.col-form-label.small {
    font-size: 0.875em;
}

input[type="radio"],
input[type=checkbox] {
    min-height: 0;
}

select option {
    border-radius: 0 !important;
    font-size: .8em;
}

select.text-white option {
    background-color: var(--bs-gray-800);
}

.form-control:focus,
input:focus {
    box-shadow: none !important;
    outline: none;
}

.btn {
    text-transform: uppercase !important;
    font-weight: 600;
    font-size: .9em;
    transition: ease-out 0.3s;
}

    .btn.estadoCuenta {
        font-size: .8em;
        margin: 0 0 -3.5rem;
    }

.btn-teal {
    color: var(--bs-body-bg);
    background-color: var(--bs-teal);
    border-color: var(--bs-teal);
}

    .btn-teal:hover {
        color: var(--bs-teal);
        background-color: var(--bs-white);
    }

.btn-success {
    color: var(--bs-body-bg);
    background-color: var(--bs-success);
    border-color: var(--bs-success);
}

.btn-danger,
.btn-marca-light.btn-danger {
    color: var(--bs-body-bg);
    background-color: var(--bs-danger);
    border-color: var(--bs-danger);
}

    .btn-danger:hover,
    .btn-marca-light.btn-danger:hover {
        color: var(--bs-danger);
        background-color: var(--bs-white);
    }

.bg-danger {
    background-color: var(--bs-danger) !important;
}


.btn-marca,
.btn-marca-light,
.btn-primary {
    color: var(--bs-white) !important;
    background-color: var(--color-marca);
    border-color: var(--color-marca);
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 600;
}

    .btn-marca:disabled,
    .btn-marca-light:disabled,
    .btn-primary:disabled {
        color: var(--bs-white) !important;
        background-color: var(--color-marca);
        border-color: var(--color-marca);
        opacity:.5;
    }


    .btn-marca:hover,
    .btn-marca-light:hover,
    .btn-primary:hover,
    .custom-menu .navbar-nav .nav-item .nav-link:hover {
        color: var(--bs-white) !important;
        background-color: var(--color-marca-light);
        border-color: var(--color-marca-light);
    }


.bg-teal {
    background-color: var(--bs-teal);
}

.bg-colorGraf-4-var-1 {
    background-color: var(--colorGraf-4-var-1);
}

.bg-gray-900 {
    background-color: var(--bs-gray-900);
}

.bg-gray-700 {
    background-color: var(--bs-gray-700);
}

.bg-gray-400 {
    background-color: var(--bs-gray-400);
}

.bg-gray-300 {
    background-color: var(--bs-gray-300);
}

.bg-gray-200 {
    background-color: var(--bs-gray-200);
}

.bg-gray-100 {
    background-color: var(--bs-gray-100);
}


.bg-warning-subtle {
    background-color: var(--bs-warning-subtle) !important;
}

.bg-danger-subtle {
    background-color: var(--bs-danger-subtle) !important;
}

.bg-success-subtle {
    background-color: var(--bs-success-subtle) !important;
}

.text-danger {
    color: var(--bs-danger) !important;
}

.link-marca,
.bi.link-marca {
    color: var(--color-marca);
}

.nowrap {
    white-space:nowrap;
}

/*.table a.link-marca {
    color: var(--color-texto);
}*/

a.link-marca:hover,
a.link-marca:hover .bi.link-marca {
    color: var(--color-marca-light);
}

.border-gray {
    border-color: var(--bs-gray-500) !important;
}

.border-gray-300 {
    border-color: var(--bs-gray-300) !important;
}

.fs-4 {
    font-size: 1.5em !important;
}

.fs-5 {
    font-size: 1.2em !important;
}

.fs-6 {
    font-size: 1.2em !important;
}
.show {
    display: block !important;
}

.navbar-nav .dropdown-menu {
    position: relative;
}

.cotizacionesMonedas {
    max-width:300px;
}

.cotizacionSelector {
    position: sticky;
    top: 90px;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid var(--bs-secondary);
}
@media (max-width: 768px) {
    .cotizacionSelector {
        top: 60px;
    }
}
    @media (min-width: 992px) {


        .sidebar .navbar-nav .dropdown-menu {
            display: none;
        }

        .sidebar .navbar-nav .dropdown-menu {
            position: relative;
        }
    }

    .modal-dialog {
        pointer-events: auto;
        top: 10%;
    }

    .modal-header .close {
        border: 0;
        line-height: .25;
        background: none;
        min-height: 0;
        height: 25px;
    }

        .modal-header .close span {
            line-height: .25;
            font-size: 2em;
        }

    .modal-body {
        padding: .5rem;
    }

        .modal-body .gridContainer.row {
            margin-right: 0;
            margin-left: 0;
        }

    .modal {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1055 !important;
        display: none;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        outline: 0;
    }

    .navbar-brand {
        max-width: 300px;
    }

    .divisa {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 2rem;
        width: 2rem;
        border-radius: 50%;
        font-size: .625rem;
        color: var(--bs-body-bg);
    }

    h5 {
        color: var(--bs-gray-600);
        font-family: var(--font-family-secondary);
        font-size: 1.6rem;
    }

    h3 {
        font-family: var(--font-family-secondary);
        font-size: 1.8em;
    }

    .card-header > h3 {
        color: var(--color-marca);
        font-size: 2.5em;
        font-weight: 300;
        border-color: var(--color-marca) !important;
    }

    a {
        text-decoration: none;
        cursor: pointer;
    }

    /*main {
     overflow-y: auto;
}*/

    header,
    header .navbar {
        min-height: var(--header-height);
    }

        header .navbar.shadow {
            box-shadow: 0 .1rem .5rem .1rem rgba(0, 0, 0, 0.15) !important;
        }

    .bg-secondary {
        background-color: var(--bs-secondary) !important;
    }

        .bg-secondary .bg-secondary.p-4 {
            background-color: var(--bs-white-rgb) !important;
            padding: 0 .5rem !important;
        }

.sidebar {
    right: auto;
    height: calc(100vh - var(--header-height));
    /* min-height: calc(100vh - var(--header-height));*/
    top: var(--header-height);
    width: var(--sidebar-width);
    /*overflow: hidden;*/
    box-shadow: 5px 5px 15px -10px rgba(0, 0, 0, 0);
    transition: ease-out 0.3s;
    transition-delay: 0s;
}

    .sidebar:hover {
        width: 240px;
        box-shadow: 5px 5px 15px -10px rgba(0, 0, 0, .2);
        transition-delay: 1s;
    }

    .sidebar-container {
        height: calc(100vh - var(--header-height) - 56px);
    }

    .sidebar-right,
    .sidebar-right:hover {
        right: -100%;
        left: auto;
        width: 500px;
        box-shadow: 5px 5px 15px -10px rgba(0, 0, 0, .2);
        background: var(--bs-white);
        z-index: 1;
    }

        .sidebar-right.abrir,
        .sidebar-right.abrir:hover {
            right: 0;
        }

    .show[role="dialog"] {
        background-color: #0007 !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 11;
    }

    .sidebar-right.abrir:after {
        right: 0;
    }

.sidebar .nav-item.first > a > span {
    display: flex;
    align-items: center;
    height: 30px;
    opacity: 0;
    font-size: 0;
    transition: ease-out 0.3s;
    transition-delay: 0s;
}

.sidebar:hover .nav-item.first > a > span,
.sidebar-right span {
    opacity: 1;
    font-size: .9em;
    width: auto;
    margin-right: .25rem;
    transition-delay: 1s;
}

    /*.dropdown-toggle::after {
    margin-left: 0;
}*/

    .nav-pills .nav-link.active,
    .nav-link.active,
    .form-check.active,
    .btn.active,
    button:disabled.active {
        background: var(--color-marca);
        color: var(--bs-white);
    }

    .dropdown-menu .nav-item a.active span {
        border-color: var(--color-marca);
    }

    .form-control:disabled {
        background-color: #e9ecef !important;
    }

    .nav-pills .nav-link:hover,
    .nav-link:hover {
        background: var(--bs-secondary);
        color: var(--bs-dark) !important;
    }

    .nav-link:focus {
        color: var(--color-marca);
    }


    .mainContent {
        height: 100%;
        min-height: calc(100vh - var(--header-height));
        /* width: calc(100vw - var(--sidebar-width));*/
        margin-left: var(--sidebar-width);
        /*margin-top: var(--header-height);*/
        display: block;
        position: relative;
    }

.mainArticle {
    height: 100%;
    min-height: calc(100vh - var(--header-height));
    display: block;
    padding-bottom: 2rem;
}



    @media (max-width: 992px) {

        .pe-5.col-lg-6.border-end.border-secondary {
            padding: 0 !important;
            border: 0 !important;
        }
    }

    @media (max-width: 768px) {

        .mainArticle.p-4 {
            padding: .3rem .3rem !important;
            width: 100%;
        }
    }

    .form-group {
        width: 100%;
    }


    .valid.modified:not([type=checkbox]) {
        /*    outline: 1px solid #26b050;*/
        border-color: #26b050 !important;
    }

    .invalid {
        border-color: red !important
    }

.validation-message {
    color: var(--bs-danger);
    font-size: 0.875em;
}

    #blazor-error-ui {
        background: lightyellow;
        bottom: 0;
        box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
        display: none;
        left: 0;
        padding: 0.6rem 1.25rem 0.7rem 1.25rem;
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

        #blazor-error-ui .dismiss {
            cursor: pointer;
            position: absolute;
            right: 0.75rem;
            top: 0.5rem;
        }

    .blazor-error-boundary {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
        padding: 1rem 1rem 1rem 3.7rem;
        color: white;
    }

        .blazor-error-boundary::after {
            content: "An error has occurred."
        }




    a.text-white:hover,
    a.text-white.active {
        color: #009ee9 !important;
    }




    body .alert-secondary {
        background-color: #f6f6f6;
    }



    @media (min-width: 992px) {
        body .modal-lg, body .modal-xl {
            max-width: 1000px;
        }
    }



    body .bg-dark {
        background-color: #111 !important;
    }

    body .table .thead-dark th,
    body .btn-dark {
        color: #fff;
        background-color: var(--color-marca);
        border: 0;
    }

        body .btn-dark:hover {
            background-color: var(--color-marca-light);
        }


    thead tr td a,
    thead tr td,
    .totalesPosicionGeneral td div {
        color: var(--bs-white);
    }

    thead.text-dark tr td a, thead.text-dark tr td {
        color: var(--color-texto);
    }

    thead tr td a:hover {
        color: lightgray;
    }

    thead tr td {
        vertical-align: middle !important;
        font-size: 1em;
        font-weight: 600;
        letter-spacing: .02em;
    }

    .gridContainer thead tr td {
        font-size: 1em;
    }


    thead tr td a.asc:after {
        content: "▼";
        margin: 0 0 0 5px;
    }

    thead tr td a.desc:after {
        content: "▲";
        margin: 0 0 0 5px;
    }




    .navbar-nav {
        flex-direction: column !important;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    div.filter input.invalid:not([type="checkbox"]), div.filter select.invalid {
        outline: none;
    }

    div.filter input.valid.modified:not([type="checkbox"]), div.filter select.valid.modified {
        outline: none;
    }

    header .btn-link.nav-link:focus {
        outline: gray auto 1px;
    }

    @media (min-width: 1900px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            max-width: 1800px;
        }
    }

    @media (min-width: 2400px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            max-width: 2300px;
        }
    }

    td.text-right {
        text-align: right;
    }

    td.text-left {
        text-align: left;
    }

    td.text-center {
        text-align: center;
    }



    .nav-item {
        overflow: visible;
    }

        .nav-item a.active {
            color: var(--bs-white);
        }

        .nav-item a {
            display: flex !important;
            align-items: center !important;
            color: var(--color-texto);
        }


    .sidebar .nav-item a {
        padding: 1rem !important;
    }



    .dropdown-menu .nav-item a {
        padding: 0 0.5rem !important;
        font-size: .9rem;
    }

        .dropdown-menu .nav-item a:hover {
            color: var(--color-marca);
            background: var(--bs-white);
        }

        .dropdown-menu .nav-item a span {
            padding: 0.4rem 0;
            margin: 0.1rem 0;
            border-bottom: 1px solid;
            width: 100%;
        }

    .dropdown-menu .nav-item:last-of-type a span {
        border-bottom: none;
    }


    header .navbar-expand-md .navbar-nav .dropdown-menu {
        /*margin-left: -135px;*/
    }

    .row .limit250 {
        max-height: 250px;
        overflow-y: scroll;
        position: relative;
    }

        .row .limit250 table thead {
            position: sticky;
            top: 0;
        }

    .DialogActividadDetalle {
        max-width: 80%;
    }


    .navbar-toggler-icon {
        color: whitesmoke;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='currentColor' class='bi bi-list' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/></svg>");
        background-repeat: no-repeat;
        border: none;
        background-color: whitesmoke;
    }

    .navbar-toggler :hover {
        border: none;
    }

    exportedTable {
        width: 98%;
    }

    exportedCell {
        padding: 2px;
    }

    .autocomplete-root {
        position: relative;
    }

    .autocomplete-panel {
        background-color: var(--bs-gray-800);
        border-radius: 5px 5px;
        position: absolute;
        z-index: 1000;
        width: 100%;
        max-height: 200px;
        overflow-y: auto;
    }

        .autocomplete-panel ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

            .autocomplete-panel ul li {
                color: var(--bs-white);
                padding: 8px 5px;
                font-size: .8em;
                line-height: 1.2;
                font-weight: 500;
                text-transform: none;
            }

                .autocomplete-panel ul li:hover {
                    color: var(--bs-white);
                    background-color: var(--color-marca);
                }

    .autocomplete-panel,
    .autocomplete-items,
    .autocomplete-item {
        padding: 0;
        margin: 0;
        text-indent: 0;
    }


    .autocomplete-panel {
        position: absolute;
        border-start-end-radius: 0 !important;
        border-start-start-radius: 0 !important;
    }

    .autocomplete-item {
        padding: .5rem;
        cursor: pointer;
    }

    .blazor-tag-wrapper {
        position: relative;
        display: flex;
        flex-direction: column-reverse;
        z-index: 1;
    }

    ﻿
    .blazor-tag-wrapper {
        background-color: ghostwhite;
        border-radius: 5px;
        border: 1px solid silver;
        display: flex;
        align-items: center;
    }

.blazor-tag-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
    z-index: 0;
    position: absolute;
    top: 100%;
}

@media (max-width: 992px) {
    .blazor-tag-list {
        position: initial;
    }
}


    .blazor-tag {
        display: inline-block;
        background-color: var(--color-marca);
        padding: 0rem 0rem 0rem .3rem;
        margin: .125em;
        border-radius: 5px;
        white-space: nowrap;
        color: var(--bs-white);
        font-size: .7em;
        line-height: 1;
    }

        .blazor-tag button {
            font: inherit;
            margin: 0;
            padding: .25em;
            line-height: 0.8;
            margin-left: 6px;
            border-radius: 2px;
            background-color: transparent;
            border: 2px solid transparent;
            outline: none;
            color: var(--bs-white);
            cursor: pointer;
        }

            .blazor-tag button:hover {
                background-color: rgba(255, 255, 255, 0.25);
                color: #666;
            }

            .blazor-tag button:focus {
                border-color: #c8c8c8;
            }

    .blazor-tag-input {
        font: inherit;
        background: transparent;
        border: none;
        outline: none;
        flex: 1;
    }

    /*#region Estilos Extendidos Datepicker*/
    .datepicker-container {
        position: relative;
    }

    .datepicker {
        position: absolute;
        top: 0;
        right: 0;
        background-color: white;
        border: 1px solid #ccc;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
        z-index: 1000;
        font-size: 13px;
    }

    /* Estilos del encabezado del datepicker */
    .datepicker-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 10px;
        border-bottom: 1px solid #ccc;
        background-color: #f0f0f0;
    }

        /* Estilos de los botones de navegación del mes */
        .datepicker-header button {
            background-color: transparent;
            border: none;
            font-size: 14px;
            cursor: pointer;
        }

    /* Estilos del cuerpo del datepicker */
    .datepicker-days {
        padding: 10px;
    }

    /* Estilos del encabezado de los días de la semana */
    .datepicker-days-header {
        display: flex;
        justify-content: space-around;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
    }

    /* Estilos de los días de la semana */
    .datepicker-day {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        cursor: pointer;
    }

        /* Estilos de los días deshabilitados */
        .datepicker-day.disabled {
            color: #ccc;
        }

        /* Estilos de los días seleccionados */
        .datepicker-day.selected {
            background-color: var(--color-marca-light);
            color: white;
        }

        /* Estilos de los días hoy */
        .datepicker-day.today {
            font-weight: bold;
        }

    .cursor-pointer {
        cursor: pointer;
    }

    .timepicker {
        display: flex;
        justify-content: space-between;
        padding: 10px;
    }

    .timepicker-item {
        flex: 1;
        margin-right: 10px;
        overflow: hidden;
        position: relative;
    }

    .scrollable-list {
        max-height: 160px;
        overflow-y: scroll;
        border: 1px solid #ccc;
        scrollbar-width: thin;
        scrollbar-color: #888 #f1f1f1;
    }

    .timepicker-hour,
    .timepicker-minute {
        padding: 5px 10px;
        cursor: pointer;
    }

    .selected {
        background-color: var(--color-marca);
        color: #fff;
    }

    /* Estilo para los elementos cuando el cursor está encima */
    .datepicker-day:not(.selected):hover,
    .timepicker-hour:not(.selected):hover,
    .timepicker-minute:not(.selected):hover {
        background-color: #f0f0f0;
    }




    /*#endregion Datepicker*/



    html {
        height: -webkit-fill-available;
    }

    main {
        display: flex;
        flex-wrap: nowrap;
        height: 100vh;
    }

    .b-example-divider {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
    }

    .bi {
        vertical-align: -.3em;
        pointer-events: none;
        fill: currentColor;
    }

    .navbar-nav .bi {
        width: 30px;
        height: 30px;
    }

    .dropdown-toggle {
        outline: 0;
    }

    .nav-flush .nav-link {
        border-radius: 0;
    }

    .btn-toggle {
        display: inline-flex;
        align-items: center;
        padding: .25rem .5rem;
        font-weight: 600;
        color: rgba(0, 0, 0, .65);
        background-color: transparent;
        border: 0;
    }

        .btn-toggle:hover,
        .btn-toggle:focus {
            color: rgba(0, 0, 0, .85);
            background-color: #d2f4ea;
        }

        .btn-toggle::before {
            width: 1.25em;
            line-height: 0;
            content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
            transition: transform .35s ease;
            transform-origin: .5em 50%;
        }

        .btn-toggle[aria-expanded="true"] {
            color: rgba(0, 0, 0, .85);
        }

            .btn-toggle[aria-expanded="true"]::before {
                transform: rotate(90deg);
            }

    .btn-toggle-nav a {
        display: inline-flex;
        padding: .1875rem .5rem;
        margin-top: .125rem;
        margin-left: 1.25rem;
        text-decoration: none;
    }

        .btn-toggle-nav a:hover,
        .btn-toggle-nav a:focus {
            background-color: #d2f4ea;
        }

    .scrollarea {
        overflow-y: auto;
    }

    .fw-semibold {
        font-weight: 600;
    }

    .lh-tight {
        line-height: 1.25;
    }

    .tooltip-wrapper {
        position: relative;
        display: inline-block;
        cursor: pointer;
        align-content: center;
        color: var(--color-marca);
    }

        .tooltip-wrapper div {
            visibility: hidden;
            position: absolute;
            width: auto;
            bottom: calc(50% - 26px);
            left: 150%;
            background-color: var(--bs-gray-800);
            color: #fff;
            /*text-align: center;*/
            padding: 10px 15px;
            border-radius: 6px;
            font-size: .9em;
            line-height: 1.2;
            z-index: 10;
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
            pointer-events: none;
        }

            .tooltip-wrapper div::after {
                content: "";
                position: absolute;
                top: calc(50% - 8px);
                left: -11px;
                border-top: 8px solid transparent;
                border-right: 12px solid var(--bs-gray-800);
                border-bottom: 8px solid transparent;
            }

        .tooltip-wrapper:hover div {
            visibility: visible;
            pointer-events: auto;
        }

    .positivo {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

        .positivo::before {
            content: "";
            width: 0;
            height: 0;
            margin: 0 5px;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 8px solid var(--bs-teal);
            border-top: 0;
        }


    td.positivo::before {
        border-bottom: 0;
    }

    .negativo {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

        .negativo::before {
            content: "";
            width: 0;
            height: 0;
            margin: 0 5px;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 0px;
            border-top: 8px solid var(--bs-danger);
        }


    td.negativo::before {
        border-top: 0;
    }

    td .negativo,
    td .positivo {
        font-weight: 600;
        letter-spacing: .05em;
        display: flex;
    }

    td.negativo,
    td.positivo {
        display: table-cell;
    }

        td.negativo::before,
        td.positivo::before {
            display: none;
        }

    .totalesPosicionGeneral td,
    .totalesPosicionGeneral td.position-sticky {
        background: var(--th-marca-light) !important;
        color: var(--bs-dark) !important;
    }

        .totalesPosicionGeneral td.text-primary,
        .table td.text-primary {
            background: var(--colorGraf-2-var-7) !important;
            color: var(--colorGraf-2-var-1) !important;
            font-weight: 600;
        }

            .totalesPosicionGeneral td .text-primary,
            .table td.text-primary .text-primary,
            .fs-5.text-primary,
            .fs-4.text-primary {
                color: var(--colorGraf-2-var-1) !important;
                font-weight: 600;
            }



    .grupoInstrumentoTipo,
    .grupoInstrumentoTipo:hover,
    .grupoCustodia,
    .grupoCustodia:hover,
    .headerTablePosicionMovimientos tr,
    .headerTablePosicionMovimientos tr:hover {
        background: var(--th-marca) !important;
        border-color: var(--th-marca-light);
        font-weight: 500;
    }

        .grupoCustodia,
        .grupoCustodia:hover,
        .grupoInstrumentoTipo tr:nth-of-type(2),
        .table .grupoInstrumentoTipo tr:nth-of-type(2) td.position-sticky {
            background: var(--th-marca-light) !important;
            color: var(--bs-white);
        }

            .grupoInstrumentoTipo a svg.bi,
            .grupoCustodia a svg.bi {
                color: var(--bs-white);
            }

        .headerTablePosicionMovimientos tr,
        .headerTablePosicionMovimientos tr:hover,
        .table .headerTablePosicionMovimientos td.position-sticky {
            background: var(--th-marca-light2) !important;
            border-color: var(--th-marca-light2) !important;
        }

            .headerTablePosicionMovimientos tr:nth-of-type(2),
            .headerTablePosicionMovimientos tr:nth-of-type(2):hover,
            .table .headerTablePosicionMovimientos td.position-sticky:nth-of-type(2) {
                background: var(--th-marca-light3) !important;
                border-color: var(--th-marca-light3) !important;
            }

            .headerTablePosicionMovimientos tr td,
            .headerTablePosicionMovimientos tr a {
                color: var(--color-texto);
            }


    .table .table td.position-sticky:first-of-type {
        background: var(--bs-gray-300);
    }

    .grupoInstrumentoTipo td {
        color: var(--bs-white) !important;
    }


    /*.grupoInstrumentoTipo td,
    .grupoInstrumentoTipo td div,
    thead tr td {
        text-align: center !important;
    }*/

    .grupoTipo {
        font-weight: bold;
    }

    .operarPosicionGeneral {
        color: #fff;
        border: 2px solid #db2f5e;
        font-size: 14px;
        border-radius: 3px;
        padding: 6px 25px;
        text-transform: uppercase;
        background-color: #db2f5e;
        float: right;
        font-weight: 600;
    }

    .grupoItems {
        border-style: solid;
        border-width: 0;
        border-bottom: 1px solid;
        border-color: inherit;
        background-color: var(--bs-secondary);
    }


    .bg-white .grupoItems {
        background-color: var(--bs-white);
    }


    td .gridContainer .grupoItems:last-of-type {
        border-color: var(--th-marca);
    }

    .headerTablePosicionComitente td {
        color: var(--color-texto);
        text-transform: uppercase;
        padding: 0.8rem 0.5rem
    }

    .headerTableSaldoDisponibleMoneda td {
        color: #212529;
    }

    .tableSaldoDisponibleMoneda tbody tr:last-child {
        font-weight: bold;
    }

    .dropdownPosicion {
        position: relative;
        display: inline-block;
    }

    .dropdownPosicion-menu {
        display: none;
        position: absolute;
        z-index: 1;
        background-color: #fff;
        min-width: 200px;
        left: -20px;
        top: 30px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        border: 1px solid rgba(0, 0, 0, 0.15);
    }

    .dropdownPosicion:hover .dropdownPosicion-menu {
        display: block;
    }

    .dropdownPosicion-menu li {
        display: block;
    }

        .dropdownPosicion-menu li a {
            padding: 0.5rem 1rem;
            display: block;
            color: #212529;
            text-decoration: none;
            cursor: pointer;
        }

            .dropdownPosicion-menu li a:hover {
                background-color: #f8f9fa;
            }

    .gananciaNoRealizadaSaldosPositivo {
        font-weight: 600;
        color: var(--bs-teal);
    }



    .gananciaNoRealizadaSaldosNegativo {
        font-weight: 600;
        color: var(--bs-danger);
    }




    .custom-card-header {
        background-color: #9c8589;
    }

        .custom-card-header .card-title {
            color: white;
        }

    ul.separadorPosicion {
        list-style-type: none;
        margin: 0 -0.5rem;
        padding: .4rem 0;
        background: var(--th-marca-light3);
        border-bottom: 1px solid var(--th-marca-light2);
    }

        ul.separadorPosicion:last-of-type {
            border-bottom: none;
            margin-bottom: -0.5rem;
        }

        ul.separadorPosicion:first-of-type {
            margin-top: -0.5rem;
        }

        ul.separadorPosicion li {
            display: flex;
            gap: 5px;
            line-height: 1.2;
            padding: 0.4rem 0rem;
            margin: 0 1rem;
        }



            ul.separadorPosicion li span {
                font-weight: bold;
            }

    .custom-menu .btn-custom-light {
        background-color: #f8f9fa;
        border-color: #ced4da;
        color: #495057;
        white-space: nowrap;
    }

        .custom-menu .btn-custom-light:hover {
            background-color: #e2e6ea;
            border-color: #dae0e5;
            color: #212529;
        }

    .custom-menu .navbar-nav {
        flex-direction: row !important;
        justify-content: flex-end;
        flex-wrap: wrap;
        gap: 5px 0;
    }

    @media (max-width: 768px) {
        .custom-menu .navbar-nav .nav-item {
            width: 100%;
        }

        .btn.estadoCuenta {
            width: 100%;
            margin: 0;
        }
    }

    .custom-menu .navbar-nav .nav-item .nav-link {
        padding: 0.3rem 0.8rem;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        border: 0;
    }

    .custom-menu .nav-link::before {
        color: var(--bs-white) !important;
    }

    .custom-menu .dropdown-menu {
        position: absolute;
        top: 100%;
        right: 5px;
        white-space: nowrap;
        /*margin-top: 0.5rem;*/
        z-index: 1000;
    }

        .custom-menu .dropdown-menu .nav-item .nav-link {
            padding: 0.5rem 1rem;
            display: flex;
            align-items: center;
            justify-content: start;
        }



    .buttonCustomClass {
        color: #ffffff;
        border: 1px solid var(--color-marca);
        border-radius: .25rem;
        margin: .45rem .2rem !important;
        background-color: var(--color-marca);
        height: 35px !important;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }

        .buttonCustomClass:hover {
            color: #ffffff;
            background-color: var(--color-marca-light);
        }

    .fondo {
        cursor: pointer;
        transition: ease-out 0.3s;
    }


        .fondo:hover {
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
        }

    .validaciones {
        display: block;
        width: 100%;
        color: #bf0411;
        font-weight: 500;
        font-size: 0.9em;
        margin: 10px 0px;
    }

    /*.gridContainer {
    max-height: 60vh;
}*/

    .collapsePanel {
        position: relative;
    }

    .collapseContent.animate.collapsed {
        overflow: hidden !important;
    }

    .collapseContent.animate {
        overflow: visible !important;
    }

    .collapseHeader {
        position: absolute;
        bottom: 0;
        text-align: center;
        cursor: pointer;
        width: 100%;
        background: var(--bs-gray-200) !important;
        height: 30px;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .collapsePosicion > .collapseContent,
    .collapsePosicion .collapseContent.collapsed {
        margin: -20px 0 0;
    }

    .collapsePosicion .collapseHeader {
        position: relative;
        bottom: auto;
        height: auto;
        border-radius: 0.25rem;
        background: var(--color-marca) !important;
    }



    .collapsePosicion .collapseContent .collapseHeader {
        background: var(--bs-gray-400) !important;
    }

    .collapsePosicion .collapseHeader h3,
    .collapsePosicion .collapseHeader span {
        font-family: var(--font-family);
        font-size: 1.1em;
        font-weight: 600;
        text-transform: uppercase;
        padding: 8px 0;
        margin: 0 0 -20px;
    }

    .collapsePosicion .collapseHeader span {
        font-size: 1em;
        display: block;
        padding: 5px 0;
        margin: 0;
    }



    .collapsePosicion .collapseHeader h3,
    .collapsePosicion .collapseHeader:hover span {
        color: var(--bs-white);
    }

        .collapsePosicion .collapseHeader h3::after,
        .collapsePosicion .collapseHeader span::after {
            content: "";
            border: solid var(--color-texto);
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 3px;
            margin: 0 5px;
            transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
        }

    .collapsePosicion .collapseHeader span::after {
        border-width: 0 2px 2px 0;
        margin: 0 5px;
    }

    .collapsePosicion .collapsed .collapseHeader h3::after,
    .collapsePosicion .collapsed .collapseHeader span::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin: 0 5px 5px;
    }

    .collapsePosicion .collapsed .collapseHeader span::after {
        margin: 0 5px 3px;
    }

    .collapsePosicion .collapseHeader h3::after,
    .collapsePosicion .collapseHeader:hover span::after {
        border-color: var(--bs-white);
    }

    .collapsePosicion .gridContainer {
        margin: 5px 0 0;
    }

        .collapsePosicion .gridContainer .table {
            margin: 0;
            padding: 0;
        }


    .bg-gray-700 ~ .collapsePanel .collapseHeader.collapsed {
        border-bottom-left-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .collapseHeader.collapsed .arrow {
        margin: 6px 0 3px;
    }

    .collapseHeader:hover,
    .collapseHeader.collapsed:hover {
        background: var(--color-marca) !important;
    }

        .collapseHeader:hover .arrow {
            border-color: var(--bs-white);
        }

    .arrow {
        border: solid var(--bs-dark);
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 5px;
        margin: 10px 0 3px;
    }

    .right {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .left {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

    .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }





    /*---------------------------FONDOS---------------------------*/


    .fondos-suscribir {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        font-size: 14px;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .fondos-suscribir h2 {
            font-size: 18px;
            color: #0087bf;
            margin: 20px 0;
            border-bottom: 0;
            padding: 0;
            margin: 0;
            display: inline-block;
        }

        .fondos-suscribir table {
            width: 78%;
        }

            .fondos-suscribir table th,
            .fondos-suscribir table td {
                font-size: 14px;
                padding: 5px;
            }

        .fondos-suscribir ul {
            float: none;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
        }



            .fondos-suscribir ul.fondos li {
                width: 100%;
                height: auto;
                border-radius: 2px;
                box-shadow: 1px 1px 3px 1px #ddd;
                cursor: pointer;
                background: #fff;
                border: 1px solid #eee;
                margin: 10px 0;
                float: none;
                display: inline-block;
            }

                .fondos-suscribir ul.fondos li.fondo-suscripcion {
                    height: 200px;
                    width: 49%;
                }




                .fondos-suscribir ul.fondos li span,
                .fondos-suscribir ul.fondos li span:last-of-type {
                    width: 48%;
                    margin: 0 1% 5px;
                    padding: 0 1% 5px;
                    border-bottom: 1px dotted #ddd;
                    color: #636569;
                }


                    .fondos-suscribir ul.fondos li span.glyphicon {
                        width: auto;
                        padding: 0;
                        margin: 25px 10px 0;
                        border: 0;
                        font-size: 18px;
                    }


                .fondos-suscribir ul.fondos li a,
                .fondos-suscribir ul.fondos li button,
                .headerWraper a,
                .headerWraper button.suscribir {
                    padding: 5px 10px;
                    font-size: 14px;
                    box-shadow: none;
                    text-transform: none;
                    font-weight: normal;
                    border: 2px solid #999;
                    line-height: normal;
                    float: left;
                    border-radius: 4px;
                    margin: 20px 0 0 10px;
                }

                .fondos-suscribir ul.fondos li button {
                    border: 2px solid #1C426E;
                    background: #1C426E;
                    color: #fff;
                }









        .fondos-suscribir li label {
            font-weight: bold;
            color: #1C426E;
            margin: 0 15px;
        }

        .fondos-suscribir ul.fondos.clases li span,
        .fondos-suscribir ul.fondos.clases li span:last-of-type {
            width: auto;
            margin: 0;
            padding: 0;
            border-bottom: 0;
            color: #636569;
        }

        .fondos-suscribir ul.fondos.clases li:hover label,
        .fondos-suscribir ul.fondos.clases li:hover span,
        .fondos-suscribir ul.fondos.clases li:hover span:last-of-type {
            color: #fff;
        }




        .fondos-suscribir .monto {
            width: auto;
            float: left;
            display: flex;
            justify-content: start;
            align-items: flex-end;
        }

            .fondos-suscribir .monto label {
                font-size: 20px;
                width: auto;
                border-bottom: 0;
                margin: 0;
            }

            .fondos-suscribir .monto input {
                font-size: 30px;
                margin: 0;
                padding: 0 10px 0 0;
                border: 1px solid #ddd;
                width: auto;
                text-align: right;
                color: #1C426E;
                font-weight: 600;
                border-radius: 2px;
            }

        .fondos-suscribir table.calendar {
            background: #fff;
            border-radius: 2px;
            box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .2);
            padding: 0 0 10px;
            overflow: hidden;
        }

            .fondos-suscribir table.calendar tbody td a {
                color: #636569;
            }

            .fondos-suscribir table.calendar tbody td.selected a {
                color: #fff;
                background: #0087bf;
            }


            .fondos-suscribir table.calendar tbody > tr > td:first-of-type {
                min-width: 0 !important;
            }

            .fondos-suscribir table.calendar tbody td a {
                cursor: pointer;
            }



            .fondos-suscribir table.calendar thead {
                background: #0087bf;
            }

                .fondos-suscribir table.calendar thead tr:first-of-type td a,
                .fondos-suscribir table.calendar thead tr:first-of-type td:last-of-type a {
                    float: none;
                    margin: 5px auto 0;
                    display: block;
                }

                    .fondos-suscribir table.calendar thead tr:first-of-type td a:before,
                    .fondos-suscribir table.calendar thead tr:first-of-type td:nth-of-type(2) {
                        color: #fff;
                    }


        .fondos-suscribir table {
            width: 100%;
        }




        .fondos-suscribir .resumenObservaciones textarea {
            display: inline-block;
            margin: 5px 0 0;
            border-color: #ddd;
        }

        .fondos-suscribir ul.fondos li span,
        .fondos-suscribir ul.fondos li span:last-of-type,
        .fondos-suscribir ul.fondos li.fondo-suscripcion {
            height: auto;
            width: 100%;
        }

        .fondos-suscribir table.calendar {
            margin: 20px auto;
        }

        .fondos-suscribir h4 {
            text-align: center;
        }

        .fondos-suscribir .monto input,
        .fondos-suscribir .monto label {
            font-size: 20px;
        }


        .fondos-suscribir input[type="checkbox"],
        .fondos-suscribir input[type="radio"] {
            margin: 0 5px;
            width: 20px;
            height: 20px;
        }




        .fondos-suscribir p {
            margin: 0;
            width: 100%;
            display: block;
            clear: both;
        }

        .fondos-suscribir .validacion {
            width: 100%;
            float: left;
            color: #bf0411;
            font-weight: bold;
            margin: 10px 0;
        }

        .fondos-suscribir > header {
            width: 100%;
            padding: 10px 0 20px;
            background: #f6f6f6;
            margin: 0 0 10px;
            float: left;
        }

            .fondos-suscribir > header .headerWraper {
                width: 96%;
                max-width: 1400px;
                margin: auto;
            }

        .fondos-suscribir > section {
            width: 100%;
            margin: 20px auto;
        }

        .fondos-suscribir * {
            outline: none
        }

        .fondos-suscribir h3 {
            font-size: 24px;
            color: #333;
            margin: 10px 0;
        }

        .fondos-suscribir h2 {
            font-size: 24px;
            color: #333;
            margin: 30px 0;
            border-bottom: 1px dotted #1C426E;
            padding: 0 0 10px;
        }


        .fondos-suscribir input[type="checkbox"], .fondos-suscribir input[type="radio"] {
            margin: 3.5px 10px 0 0;
            margin-top: 1px \9;
            line-height: normal;
            float: left;
        }

        .fondos-suscribir input[type="radio"] {
            margin: 0 10px 0 0;
        }

        .fondos-suscribir header label {
            font-size: 18px;
            margin-right: 10px;
        }

        .fondos-suscribir header select {
            min-width: 600px;
            font-size: 20px;
            color: #333;
            background: none;
        }

            .fondos-suscribir header select option {
                font-size: 16px;
            }




    .table .fondos-suscribir .resumenFondo,
    .table .fondos-suscribir .resumenMonto,
    .table .fondos-suscribir .resumenFecha,
    .table .fondos-suscribir .resumenAcepta,
    .table .fondos-suscribir .resumenObservaciones {
        margin: 0;
        padding: 5px;
    }



    .fondos-suscribir .resumenFondo label,
    .fondos-suscribir .resumenMonto label,
    .fondos-suscribir .resumenFecha label,
    .fondos-suscribir .resumenObservaciones label {
        font-size: 14px;
        color: #333;
    }

    .fondos-suscribir .resumenFondo span,
    .fondos-suscribir .resumenMonto span,
    .fondos-suscribir .resumenFecha span {
        font-size: 14px;
        font-weight: bold;
    }




    .fondos-suscribir .resumenObservaciones textarea {
        display: inline-block;
        margin: 5px 0 0;
        border-color: #c2c2c6;
    }




    .comitenteHeader {
        width: auto;
        float: left;
        position: relative;
    }

        .comitenteHeader input {
            padding: 5px 0;
            margin: 10px 0;
            min-width: 600px;
            font-size: 16px;
            border: 0;
            font-weight: bold;
            border: 2px solid #999;
        }

            .comitenteHeader input.ng-not-empty {
                border: 0;
                border-bottom: 2px solid #636569;
            }

        .comitenteHeader ul.dropdown-menu {
            z-index: 10;
            max-width: 600px;
            padding: 0;
            background-color: #fff;
            border: 1px solid #c2c2c6;
            border: 1px solid rgba(0, 0, 0, .15);
            border-radius: 4px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
            margin: 0;
        }

            .comitenteHeader ul.dropdown-menu li, .comitenteHeader ul.dropdown-menu li a {
                width: 100%;
                float: left;
                padding: 0;
                margin: 0;
                text-indent: 10px;
                height: auto;
                line-height: 14px;
                font-size: 14px;
                background: none;
                color: #333;
                /*border-radius: 0;*/
            }

                .comitenteHeader ul.dropdown-menu li a {
                    padding: 10px 0;
                }

                    .comitenteHeader ul.dropdown-menu li a:hover {
                        background-color: #1C426E;
                    }

                    .comitenteHeader ul.dropdown-menu li a:before {
                        display: none;
                    }

    .fondos-suscribir ul {
        width: 100%;
        margin: 20px 0;
        padding: 0;
        float: left;
    }

    .fondos-suscribir li {
        list-style: none;
        margin: 0 0 10px;
        overflow: hidden;
    }

        .fondos-suscribir li label {
            font-weight: bold;
        }

    @keyframes animFondoli {
        from {
            opacity: 0;
            padding: 0;
            margin: 0;
            width: 0;
            height: 200px;
        }

        to {
            opacity: 1;
            padding: 15px 2%;
            margin: 10px 1%;
            width: 30%;
            height: 200px;
        }
    }

    .fondos-suscribir .fondos li {
        animation-name: animFondoli;
        animation-duration: .4s;
    }

    @keyframes animFondoli2 {
        from {
            opacity: 0;
            padding: 0;
            margin: 0;
            width: 0;
            height: 280px;
        }

        to {
            opacity: 1;
            padding: 15px 2%;
            margin: 10px 1%;
            width: 30%;
            height: 280px;
        }
    }

    .fondos-suscribir.fondo-saldo .fondos li {
        animation-name: animFondoli2;
        animation-duration: .4s;
    }

    @keyframes animFondoliDiv {
        0% {
            opacity: 0;
        }


        50% {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .fondos-suscribir .fondos li > div {
        animation-name: animFondoliDiv;
        animation-duration: .8s;
    }

    .fondos-suscribir li span {
        font-size: 18px;
    }

    .fondos-suscribir ul.fondos li.fondo-suscripcion {
        height: 200px;
    }

    .fondos-suscribir ul.fondos li {
        width: 32%;
        height: 280px;
        padding: 15px 2%;
        margin: 10px 1.3% 10px 0;
        float: left;
        list-style: none;
        border-radius: 4px;
        box-shadow: 0 0 0 3px #ddd;
        cursor: pointer;
        background: #f9f9f9;
        transition: all 0.2s linear;
    }

    .fondos-suscribir ul.fondos.clases li {
        height: auto;
        animation: none;
        min-height: 74px;
    }

    .fondos-suscribir.fondo-saldo ul.fondos li {
        height: 280px;
    }

    .fondos-suscribir ul.fondos li:hover {
        box-shadow: 0 0 0 3px #999;
        transition: all 0.2s linear;
    }

    .fondos-suscribir ul.fondos li.selected {
        box-shadow: 0 0 0 3px #00C000;
        transition: all 0.2s linear;
    }

    .fondos-suscribir ul.fondos li h4 {
        margin: 0;
        font-size: 20px;
        min-height: 45px;
        color: #0087bf;
        font-weight: 600;
        letter-spacing: .5px;
    }

    .fondos-suscribir ul.fondos li span {
        width: 100%;
        margin: 0 0 3px;
        font-size: 14px;
        float: left;
        color: #333;
        border-bottom: 1px dotted #ddd;
        /*max-width: 300px;*/
        padding: 0 0 3px;
    }

    .fondos-suscribir ul.fondos.clases li span {
        float: none;
        width: auto;
        font-size: 16px;
    }

    .fondos-suscribir ul.fondos li span:last-of-type {
        margin: 0;
        padding: 0;
        border-bottom: none;
    }

    .fondos-suscribir ul.fondos li span b {
        text-align: right;
        float: right;
    }

    .fondos-suscribir ul.fondos li button, .headerWraper a, .headerWraper button.suscribir {
        width: auto;
        padding: 5px 10px;
        font-size: 14px;
        color: #333;
        border-radius: 4px;
        background: #fff;
        float: left;
        margin: 20px 0 0 10px;
        cursor: pointer;
        font-weight: normal;
    }

        .fondos-suscribir ul.fondos li a:first-of-type, .headerWraper a:first-of-type {
            margin: 20px 0 0;
            clear: left;
        }

    .headerWraper button.suscribir {
        margin: -115px 0 0;
        padding: 6px 14px 5px;
        font-size: 16px;
        font-weight: 600;
        box-shadow: 0 0 0 2px #c2c2c6;
        color: #333;
    }


        .headerWraper button.suscribir:hover {
            text-decoration: none;
            background: #fff;
        }

    .fondos-suscribir button {
        width: auto;
        color: #fff;
        border: 0;
        background: #1C426E;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px 20px;
        border-radius: 4px;
        margin: 20px 10px 0 0;
        float: left;
        font-weight: bold;
    }



        .fondos-suscribir button:hover {
            background: #85c90d;
        }

    .fondos-suscribir table {
        font-size: 16px;
        margin: 10px 0 20px;
    }

    .fondos-suscribir .monto {
        width: 100%;
        margin: 10px 0 30px;
        float: left;
    }

        .fondos-suscribir .monto input {
            font-size: 40px;
            margin: 0;
            border: 0;
            border-bottom: 1px solid #000;
            display: block;
            height: 40px;
            line-height: 40px;
            text-align: right;
            width: 31%;
        }

            .fondos-suscribir .monto input:focus {
                outline: none;
            }

        .fondos-suscribir .monto label {
            float: left;
            margin: 0;
            font-size: 24px;
            color: #333;
            border-bottom: 1px solid #333;
            height: 40px;
            line-height: 40px;
            padding-right: 10px;
            width: 20%;
        }

        .fondos-suscribir .monto span {
            font-size: 16px;
            margin: 10px 0 0;
            float: left;
        }

    .fondos-suscribir table td, .fondos-suscribir table th {
        border: 0;
        border-bottom: 1px solid #fff;
        text-align: right;
        font-size: 16px;
        padding: 8px 0;
        font-weight: bold;
    }

    .fondos-suscribir table th {
        background: none;
        border-bottom: 2px solid #1C426E;
        font-size: 18px;
    }

        .fondos-suscribir table td:first-of-type, .fondos-suscribir table th:first-of-type {
            text-align: left;
        }

    .fondos-suscribir table td:first-of-type {
        font-weight: normal;
    }

    .fondos-suscribir table.calendar {
        width: 50%;
        margin: 20px auto;
        max-width: 350px;
        background: #333;
        border-radius: 2px;
        padding: 20px;
        display: block;
    }

        .fondos-suscribir table.calendar tr:nth-child(even) {
            background-color: transparent;
        }

        .fondos-suscribir table.calendar th, .fondos-suscribir table.calendar td {
            border: 0;
            text-align: center;
            width: 15%;
            padding: 0;
        }

        .fondos-suscribir table.calendar tbody td a {
            color: #fff;
            width: auto;
            margin: auto;
            border-radius: 50%;
            text-decoration: none;
            padding: 7px 10px;
            display: inline-block;
        }

        .fondos-suscribir table.calendar thead tr:first-of-type td:nth-of-type(2) {
            color: #c2c2c6;
            padding: 5px 0;
        }

        .fondos-suscribir table.calendar thead tr:first-of-type td a {
            color: transparent;
            position: relative;
            width: 17px;
            height: 30px;
            float: left;
            overflow: hidden;
        }

        .fondos-suscribir table.calendar thead tr:first-of-type td:last-of-type a {
            float: right;
        }

        .fondos-suscribir table.calendar thead tr:first-of-type td a:before {
            content: "\e257";
            color: #333;
            font-family: 'Glyphicons Halflings';
        }

        .fondos-suscribir table.calendar thead tr:first-of-type td a:hover:before {
            color: #8dd906;
        }

        .fondos-suscribir table.calendar thead tr:first-of-type td:last-of-type a:before {
            content: "\e258";
        }

        .fondos-suscribir table.calendar thead tr:last-of-type th {
            font-size: 0;
            font-weight: normal;
            color: #fff;
            padding: 5px 0;
            letter-spacing: .5px;
        }

            .fondos-suscribir table.calendar thead tr:last-of-type th:first-letter {
                font-size: 16px;
                text-transform: uppercase;
                text-align: center;
            }

        .fondos-suscribir table.calendar tbody td.grey a {
            color: #888;
        }

            .fondos-suscribir table.calendar tbody td a:hover, .fondos-suscribir table.calendar tbody td.grey a:hover {
                color: #8dd906;
            }

        .fondos-suscribir table.calendar tbody td.selected a {
            color: #fff;
            background: #0087bf;
        }

    .fondos-suscribir .resumenFondo,
    .fondos-suscribir .resumenMonto,
    .fondos-suscribir .resumenFecha,
    .fondos-suscribir .resumenAcepta,
    .fondos-suscribir .resumenObservaciones {
        width: 100%;
        float: left;
        margin: 10px 0 5px;
        clear: both;
        border-bottom: 1px dotted #c2c2c6;
        padding: 0 0 5px;
    }



    .fondos-suscribir .resumenObservaciones {
        max-width: none;
        margin: 5px 0;
        padding: 5px 0;
        border-bottom: none;
    }

    .fondos-suscribir .resumenSelects {
        max-width: 31.33%;
        margin: 10px 2% 20px 0;
        border: 0;
        float: left;
        clear: none;
    }

        .fondos-suscribir .resumenSelects label, .fondos-suscribir .resumenSelects select {
            font-size: 20px;
            width: 100%;
            margin: 10px 0;
        }

    .fondos-suscribir .resumenAcepta {
        margin: 0;
        border: 0;
    }

    .fondos-suscribir .resumenFondo span, .fondos-suscribir .resumenMonto span, .fondos-suscribir .resumenFecha span {
        font-size: 20px;
        float: right;
        font-weight: bold;
    }

    .fondos-suscribir .resumenFondo label,
    .fondos-suscribir .resumenMonto label,
    .fondos-suscribir .resumenFecha label,
    .fondos-suscribir .resumenObservaciones label {
        font-size: 16px;
        float: left;
        margin: 0;
    }

    .fondos-suscribir .resumenObservaciones textarea {
        width: 100%;
        border-radius: 4px;
        min-height: 80px;
        clear: both;
        display: block;
        margin: 40px 0 0;
    }

    .fondos-suscribir .resumenFondo label, .fondos-suscribir .resumenFondo span {
        font-size: 24px;
    }

    .fondos-suscribir .resumenAcepta label {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        letter-spacing: .5px;
        margin: 0 20px 0 0;
    }

    .fondos-suscribir ul.rescatar {
        width: 50%;
    }

    .fondos-suscribir ul.rescatarNumber {
        margin: 40px 0 0;
    }

    .fondos-suscribir ul.rescatar input[type="radio"] {
        height: 20px;
        width: 20px;
        position: relative;
        margin: 5px;
        float: left;
    }

        .fondos-suscribir ul.rescatar input[type="radio"]:after {
            content: "";
            height: 18px;
            width: 18px;
            position: absolute;
            background: #fff;
            top: 0;
            left: 0;
            box-shadow: 0 0 0 3px #ddd;
            border-radius: 50%;
            pointer-events: none;
            border: 4px solid #fff;
            transition: all 0.3s linear;
        }

        .fondos-suscribir ul.rescatar input[type="radio"]:hover:after {
            box-shadow: 0 0 0 3px #85c90d;
            transition: all 0.3s linear;
        }

    .fondos-suscribir ul.rescatar .selected input[type="radio"]:after {
        background: #1C426E;
        transition: all 0.3s linear;
    }

    .fondos-suscribir ul.rescatarRadio label {
        font-weight: normal;
        margin: 3px 0 0 5px;
        float: left;
        transition: all 0.3s linear;
    }

    .fondos-suscribir ul.rescatarRadio .selected label {
        font-size: 22px;
        margin: -1px 0 0 5px;
        font-weight: bold;
        transition: all 0.01s linear;
    }

    .form-floating > label {
        line-height: 1;
    }

    .fondos-suscribir .rescatar .monto {
        width: 600px;
    }

    .fondos-suscribir .rescatarNumber li {
        width: 450px;
        overflow: hidden;
        animation-name: animRescate;
        animation-duration: 2s;
        animation-play-state: paused;
        margin: 0;
    }

        .fondos-suscribir .rescatarNumber li.selected {
            animation-play-state: running;
        }


    @keyframes animRescate {
        0% {
            width: 0px;
        }


        50% {
            width: 450px;
        }

        100% {
            width: 450px;
        }
    }




    .table-borderless.table > tbody > tr, .table-borderless.table > tbody > tr > th, .table-borderless.table > tbody > tr > td, .table-borderless.table > tbody + tbody {
        border: 0;
    }

    .table-borderless.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #f6f6f6;
    }

    .table > tbody + tbody {
        border-top: 0;
    }

    .passwordEye {
        display: none;
    }


    .fondos-suscribir form {
        width: 100%;
        float: left;
    }

    .fondos-suscribir ul.fondos li {
        width: 48%;
        margin: 10px 1% 10px;
    }

        .fondos-suscribir ul.fondos li h4 {
            font-size: 14px;
            min-height: 50px;
        }

    .fondos-suscribir h2 {
        font-size: 18px;
        margin: 20px 0;
        padding: 0 0 5px;
    }


    .fondos-suscribir select,
    .fondos-suscribir header select {
        min-width: 100%;
        margin: 10px 0;
    }

    .fondos-suscribir label {
        font-size: 18px;
        margin: 0;
    }

    .fondos-suscribir ul.fondos.clases li {
        width: 98%;
        min-height: 0;
    }

    .fondos-suscribir .monto label {
        font-size: 20px;
        width: 30% !important;
    }

    .fondos-suscribir .monto input {
        font-size: 20px;
        width: 70% !important;
    }

    .fondos-suscribir table.calendar {
        width: 100%;
        float: none;
        margin: 100px auto 50px;
        padding: 10px;
    }

    .fondos-suscribir h3 {
        font-size: 16px;
    }

    .fondos-suscribir table.calendar td, .fondos-suscribir table.calendar th {
        font-size: 14px;
        padding: 5px 0;
    }

    .fondos-suscribir .resumenFondo label,
    .fondos-suscribir .resumenMonto label,
    .fondos-suscribir .resumenFecha label,
    .fondos-suscribir .resumenObservaciones label,
    .fondos-suscribir .resumenFondo span,
    .fondos-suscribir .resumenMonto span,
    .fondos-suscribir .resumenFecha span {
        font-size: 16px;
    }




    .fondos-suscribir .resumenSelects {
        max-width: 100%;
        margin: 10px 0;
    }

        .fondos-suscribir .resumenSelects label, .fondos-suscribir .resumenSelects select {
            font-size: 16px;
        }

    .fondos-suscribir .resumenAcepta label {
        font-size: 14px;
        margin: 0;
        max-width: 80%;
    }

    .fondos-suscribir input[type="checkbox"],
    .fondos-suscribir input[type="radio"] {
        margin: 0 10px 0 0;
        width: 15px;
        height: 15px;
    }

    /*---------------------------FIN FONDOS---------------------------*/



    /* Compra y Venta Moneda Extranjera */
    .cvm-compra {
        border: 1px solid #ccc;
        border-radius: 10px;
        background-color: #5cb85c;
        color: white;
        cursor: pointer;
    }

    .cvm-venta {
        border: 1px solid #ccc;
        border-radius: 10px;
        background-color: #d9534f;
        color: white;
        cursor: pointer;
    }

    .cvm-inactivo {
        border: 1px solid #ccc;
        border-radius: 10px;
        background-color: gray;
        color: white;
        cursor: pointer;
    }

    .cvm-data {
        margin-top: 40px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

    .cvm-importes {
        font-size: 20px !important;
        font-weight: 500 !important;
    }





    .table {
        font-size: 14px;
        line-height: 1;
        vertical-align: middle;
    }


        .table .thead-dark td {
            border-color: #fff !important;
        }

        .table > thead > tr:nth-of-type(2) > th {
            background-color: #dbdbdb;
        }

    .table-dark {
        --bs-table-bg: var(--th-marca);
        border-color: var(--th-marca);
        background: var(--th-marca);
    }

        .table-light,
        .table-dark tr:nth-of-type(2) {
            --bs-table-bg: var(--th-marca-light);
            border-color: var(--th-marca-light);
        }

    table img {
        max-width: 150px;
    }

    table div img {
        max-width: 70px;
    }

    table img.w-100 {
        max-width: none;
    }



    .table thead {
        background: var(--bs-secondary);
       /* box-shadow: 0 .5px 0px .5px var(--bs-gray-800);*/
        z-index: 1;
    }

        .table thead.headerTablePosicionMovimientos {
            box-shadow: none;
        }

        .table thead.table-dark {
            background: var(--th-marca);
            box-shadow: none;
        }

    .table > :not(:first-child) {
        border-top: none;
    }

.table thead ~ tbody {
    border-top: 2px solid var(--th-marca) !important;
}

    .table thead.headerTablePosicionComitente td.position-sticky,
    .table thead td.position-sticky,
    .table tbody td.position-sticky {
        text-align: left !important;
        background: var(--bs-secondary);
        padding: 0.5rem 0;
        border-right-width: 0;
        border-left-width: 0;
    }

.bg-secondary .bg-secondary .table thead.headerTablePosicionComitente td.position-sticky,
.bg-secondary .bg-secondary .table thead td.position-sticky,
.bg-secondary .bg-secondary .table tbody td.position-sticky {
    background: var(--bs-white);
}

.bg-secondary .bg-secondary .table thead.table-dark td.position-sticky {
    background: var(--th-marca);
}

    .table thead td.position-sticky a,
    .table tbody td.position-sticky a {
        display: inherit;
    }


    .table .grupoInstrumentoTipo td.position-sticky,
    .table thead td.position-sticky {
        background: var(--th-marca);
    }

    .table .grupoCustodia td.position-sticky {
        background: var(--th-marca-light);
    }


    .table tbody td svg {
        width: 20px !important;
        height: 20px !important;
        color: var(--color-texto);
    }


    td.td-up {
        background: #d6f5e7;
        color: var(--bs-success);
    }

    td.td-down {
        background: #ffdbde;
        color: var(--bs-danger);
    }

        td.td-up span,
        td.td-down span {
            display: flex;
            align-items: center;
            justify-content: flex-end;
        }

            td.td-up span:before,
            td.td-down span:before {
                content: "";
                width: 0;
                height: 0;
                margin: 0 2px;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 8px solid var(--bs-success);
                border-top: 0;
            }

            td.td-down span:before {
                border-bottom: 0;
                border-top: 8px solid var(--bs-danger);
            }

tbody tr:hover,
tbody tr:hover td.position-sticky,
.bg-secondary .bg-secondary .table tbody tr:hover td.position-sticky {
    background: var(--bs-gray-200);
}



    .table .container-fluid {
        padding: 0;
    }

    .table .row {
        margin: 0 -0.25rem;
    }

        .table .row:first-of-type {
            margin-top: -0.5rem;
        }

        .table .row:nth-last-of-type(2) {
            margin-bottom: -0.5rem;
        }

    /* .table .row:nth-last-of-type(3),
        .table .row:nth-last-of-type(4),
        .table .row:nth-last-of-type(5),
        .table .row:nth-last-of-type(6) {
            margin-bottom: 0;
        }*/

    .table .table {
        margin: 0 !important;
        background: var(--bs-gray-300);
    }


    .table .col-12 {
        margin: 0;
        padding: 0;
    }




    table.valoracionTable > thead > tr > th,
    .table-responsive table.valoracionTable > thead > tr > th,
    table.valoracionTable > tbody > tr.level2-header td {
        background: #1C426E;
        border: 0;
    }




    .btn-lg,
    .btn-group-lg > .btn,
    .valoracionHeader > div .ng-valid-date,
    .table-fixed > tbody > tr.casa td {
        color: #1C426E;
    }




    .table-responsive.table > .table.valoracionTable:first-of-type th {
        border-top: 0;
        padding: 10px 0;
        background: none;
        color: #636569;
        font-size: 20px;
        text-transform: uppercase;
    }



    table.valoracionTable > tbody > tr.level2.abierto td:nth-child(even),
    table.valoracionTable > tbody > tr.level2.abierto:hover td:nth-child(even),
    .level3 td div table tr th,
    table.valoracionTable > tbody > tr.level2.abierto td:nth-child(even),
    table.valoracionTable > tbody > tr.level2.abierto td,
    table.valoracionTable > tbody > tr.level2.abierto:hover td:nth-child(even),
    table.valoracionTable > tbody > tr.level2.abierto:hover td,
    .level3 td div table tr:last-of-type td,
    .level3 td div table .tableGarantia tr th,
    .level3 td div table .tableGarantia + thead th {
        background: #eee;
        color: #636569;
        border: 1px solid #fff;
        border-top: 0;
    }

    .table > thead > tr > th a {
        color: #fff;
    }



    .level3 > td > table tbody {
        border-top: 0;
        border-bottom: 0;
    }

        .level3 > td > table tbody tr td {
            background: #fff;
            color: #636569;
        }


            .level3 > td > table tbody tr td span {
                font-size: 14px;
                color: #1C426E;
            }

            .level3 > td > table tbody tr td:nth-child(even) {
                background: #f9f9f9 !important;
            }

    table.valoracionTable > tbody > tr.level2-header.instrumentoTipo td,
    table.valoracionTable > tbody > tr.level2.abierto td:nth-child(even),
    table.valoracionTable > tbody > tr.level2.abierto td,
    table.valoracionTable > tbody > tr.level2.abierto:hover td,
    table.valoracionTable > tbody > tr.level2.abierto:hover td:nth-child(even) {
        background: #ddd;
        color: #111;
        border: 1px solid #eee;
        border-top: 0;
        border-bottom: 1px solid #fff;
    }

    .level3 td div table tr:last-of-type td {
        background: #fff;
    }

    .btn-link:hover,
    .btn-link:focus,
    table.valoracionTable > tbody > tr.level2 td .btn-link span {
        color: #0087bf;
    }


    .table-bordered.valoracionTable > tbody > tr > td p {
        color: #0183d9;
    }


    table.valoracionTable > tbody > tr.level2.abierto td .btn-link span {
        color: #1C426E;
    }


    table.valoracionTable > tbody > tr.level2-header td.garantia {
        background: #192e4d !important;
    }

    table.valoracionTable > tbody > tr.level2-header.instrumentoTipo td.garantia,
    table.valoracionTable > tbody > tr.level2.abierto td.garantia,
    table.valoracionTable > tbody > tr.level2.abierto:hover td.garantia,
    table.valoracionTable > tbody > tr.level2 td.garantia,
    table.valoracionTable > tbody > tr.level2.abierto td:nth-child(even),
    table.valoracionTable > tbody > tr.level2.abierto td,
    table.valoracionTable > tbody > tr.level2.abierto:hover td:nth-child(even),
    table.valoracionTable > tbody > tr.level2.abierto:hover td {
        font-weight: 600 !important;
        background: #fff !important;
    }



    table.valoracionTable > tbody > tr.level2-header.instrumentoTipo td.garantia {
        background: #ddd !important
    }


    .level3 td div table:last-of-type tr:last-of-type td {
        border-bottom: 0 !important;
    }

    .table-fixed > tbody > tr.casa td {
        padding: 10px 5px;
    }




    table.valoracionTable > tbody > tr.level3 td table tbody tr,
    .level3 td div table:last-of-type tr:last-of-type td,
    .level3 td div table tr td {
        border: 1px solid #eee !important;
        background: #fff;
    }





    .table-responsive.table > .table.valoracionTable.completoAncho,
    .table-responsive > .table {
        box-shadow: none;
        margin: 0;
    }


    .table.valoracionTable.completoAncho {
        margin: 20px 0;
    }




    .table-inversiones thead {
        display: none;
    }

    .table-inversiones tr:last-of-type {
        border-bottom-width: 0;
    }

    .table-inversiones tbody {
        border: none !important;
    }

    .table-inversiones tr {
        border-bottom: 8px solid var(--bs-secondary);
        background: #fff;
    }

        .table-inversiones tr:last-of-type {
            border-bottom-width: 0;
        }

    .table-inversiones td:first-of-type {
        width: 150px;
    }

    .table-inversiones div img {
        max-width: 140px;
    }

    .table-inversiones .btn-sm {
        font-size: 0.7rem;
    }


    .table tbody .claseTipo {
        border-top: 2px solid;
    }

        .table tbody .claseTipo td.position-sticky a {
            float: right;
        }

        .table tbody .claseTipo td.position-sticky {
            min-width: 50px;
        }

    .tabsOperar .tabsGenericos {
        display: flex;
        display: block ruby;
        margin: 1rem 0;
        padding: 0 1.5rem;
        overflow: hidden;
        overflow-x: auto;
        border-bottom: 1px solid var(--color-marca) !important;
    }

        .tabsOperar .tabsGenericos .btn {
            flex: 1;
            text-align: center;
            padding: 0.75rem;
            /* color: #f8f9fa; */
            border-radius: 0;
            transition: background-color 0.3s ease;
            font-weight: 700 !important;
            text-transform: uppercase;
            font-size: .9em;
        }

            .tabsOperar .tabsGenericos .btn:hover {
                background-color: #f8f9fa;
                color: #212529;
            }

            .tabsOperar .tabsGenericos .btn.selected {
                background-color: var(--bs-gray-600);
                color: #fff;
                outline: none;
            }

            .tabsOperar .tabsGenericos .btn:focus {
                outline: none;
                box-shadow: none;
            }


    .collapsePanel.conBanner {
        margin-top: -1.5rem;
    }

    .conBanner .collapseContent.animate.collapsed {
        /*height: auto !important;*/
        opacity: 1 !important;
    }


        .conBanner .collapseContent.animate.collapsed .contentHidden,
        .conBanner .collapseContent.animate.collapsed .Banner {
            height: 0 !important;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            margin: 0 !important;
            overflow: hidden;
            opacity: 0 !important;
            transition: all 0.7s ease;
        }


    .conBanner .collapseContent.animate .Banner {
        transition: all 0.7s ease;
    }




    .btn-group .border-end:last-of-type {
        display: none;
    }



    .minh-100 {
        min-height: 100% !important;
    }

    footer {
        font-size: 12px;
        background-color: var(--bs-secondary) !important;
        padding-top: 1.5rem !important;
        /* margin-top: 1rem !important;*/
    }

        footer .col-md-3 {
            margin-bottom: .5rem !important;
        }


    .ingematica {
        background-color: var(--bs-gray-800);
        color: var(--bs-white);
        padding: .5rem !important;
        margin-top: 1rem !important;
        text-align: center;
        font-size: 1.1em;
    }

        .ingematica a {
            font-weight: 600;
            color: var(--bs-white);
        }

    @media (max-width: 1200px) {

        body {
            font-size: 13px;
        }

        footer {
            font-size: 10px;
        }
    }




    @media (max-width: 768px) {

        .sidebar .navbar-nav > .nav-item > a {
            padding: 1rem .5rem !important;
        }

        footer {
            font-size: 12px;
        }

        .mainArticle.px-4 {
            padding-right: 0rem !important;
            padding-left: 0rem !important;
        }

        header .fs-4 {
            font-size: 1.2rem !important;
        }

        :root {
            --header-height: 60px;
        }

        .sidebar, .sidebar:hover {
            right: auto;
            height: auto;
            top: auto;
            bottom: 0;
            width: 100%;
            box-shadow: none;
        }



            .sidebar ul,
            .sidebar:hover ul {
                flex-direction: row !important;
                justify-content: center;
                box-shadow: 0 -0.2rem 1rem rgba(0, 0, 0, 0.15) !important;
            }


            .sidebar .nav-item.first > a > span {
                opacity: 0;
                display: none;
            }


            .sidebar .nav-item.first > a svg {
                margin-right: 0 !important;
            }

        .sidebar-right, .sidebar-right:hover {
            right: -200%;
            left: auto;
            width: 100%;
            top: var(--header-height);
        }

        .sidebar .navbar-nav .dropdown-menu {
            position: absolute;
            bottom: 50px;
            right: 0;
            min-width: 220px;
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
        }

        .navbar-nav .dropdown-menu.show {
            display: block;
        }

        .mainContent {
            /*width: 100vw;*/
            margin-left: 0;
        }



        .d-flex.justify-content-end.align-items-center,
        .container-fluid .d-flex.justify-content-start {
            flex-wrap: wrap;
            gap: 5px 0;
        }

            .d-flex.justify-content-end.align-items-center .btn,
            .container-fluid .d-flex.justify-content-start .d-flex.justify-content-start,
            .container-fluid .d-flex.justify-content-start .d-flex.justify-content-end,
            .d-flex.justify-content-end.align-items-end.flex-wrap .btn,
            .d-flex.justify-content-end.align-items-end .btn {
                width: 100%;
            }


        .table-inversiones tr, .table-inversiones td {
            display: block;
            width: 100% !important;
            text-align: left;
        }

            .table-inversiones td div {
                display: flex;
                align-items: center;
                gap: 10px;
            }

            .table-inversiones td:last-of-type div {
                width: 100%;
                justify-content: space-between !important;
            }

            .table-inversiones td .d-flex button.btn.btn-marca-light {
                width: auto;
            }

        .table-inversiones div img {
            max-width: 100px;
            margin: auto;
        }
    }


.modalAlerta .modal-body {
    color: var(--bs-danger);
    font-size: 1em;
    font-weight: 600;
    padding: 1.5rem 1rem;
}

    .modalAlerta .modal-body:before {
        display: inline-block;
        content: "!";
        background: var(--bs-danger);
        color: #fff;
        font-size: 1.4em;
        font-weight: 600;
        border-radius: 50%;
        line-height: 1;
        width: 25px;
        height: 25px;
        text-align: center;
        margin: 0 .5rem 0 0;
    }
:root {
    --font-family: "Montserrat", sans-serif;
    --font-family-secondary: "EB Garamond", serif;
    --color-texto: #606060;
    --color-marca: #922249;
    --color-marca-light: #d82b60;
    --th-marca: #97868a;
    --th-marca-light: #b1a4a7;
    --th-marca-light2: #cbc3c1;
    --th-marca-light3: #dcd7d6;
    --bs-secondary: #f6f5f4;
    --bs-danger: #cb5b7e;
    --bs-teal: #839188;
    --bg-treemap-negative: #fce5e5;
    /* -----COLOR GRAFICOS 1-----*/
    --colorGraf-1-var-1: #839188;
    --colorGraf-1-var-2: #9fa6a4;
    --colorGraf-1-var-3: #b7bcbb;
    --colorGraf-1-var-4: #cfd2d2;
    /* -----COLOR GRAFICOS 2-----*/
    --colorGraf-2-var-1: #000000;
    --colorGraf-2-var-2: #942249;
    --colorGraf-2-var-3: #a8506b;
    --colorGraf-2-var-4: #be7c90;
    --colorGraf-2-var-5: #d4a7b5;
    --colorGraf-2-var-6: #c9a1a9;
    --colorGraf-2-var-7: #eeebea;
    /* -----COLOR GRAFICOS 3-----*/
    --colorGraf-3-var-1: #636569;
    --colorGraf-3-var-2: #85848d;
    --colorGraf-3-var-3: #a3a3a9;
    --colorGraf-3-var-4: #c2c2c6;
    --colorGraf-3-var-5: #e0e0e2;
    --colorGraf-3-var-6: #efefef;
    /* -----COLOR GRAFICOS 4-----*/
    --colorGraf-4-var-1: #a79999;
    --colorGraf-4-var-2: #b9afac;
    /* -----COLOR GRAFICOS 5-----*/
    --colorGraf-5-var-1: #796a6e;
    --colorGraf-5-var-2: #97868a;
    --colorGraf-5-var-3: #b1a4a7;
    --colorGraf-5-var-4: #d2c6c9;
    --colorGraf-5-var-5: #e4d8db;
}


/*----------FOOTER----------*/

body footer {
    font-size: 14px;
}


body footer p {
    font-family: "EB Garamond", serif;
    font-size: 1em;
    margin: 0 0 15px;
}

body footer ul {
    padding: 0;
    margin: 0;
}

body footer li {
    font-family: "Montserrat", serif;
    list-style: none;
    font-size: 1.1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 15px;
    line-height: 1.2;
}

    body footer ul ul li,
    body footer .col-md-5 li {
        font-family: "EB Garamond", serif;
        font-weight: 400;
        text-transform: none;
        font-size: 1.1em;
    }

    body footer .col-md-5 li img {
        width: 20px;
        height: auto;
        margin-right: 5px;
    }

body footer .col-md-5 li a img {
    width: 25px;
}


/*----------LOGIN----------*/

.mainArticle.container-fill.bg-secondary {
    background-image: url(/images/back-Cohen.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    padding: 120px 0;
    margin: 0 auto -1rem;
}

.mainArticle .mainArticle.container-fill.bg-secondary {
    margin: 0 -1.5rem !important;
    padding: 0 0 3rem !important;
    width: calc(100% + 3rem);
}

    .mainArticle.container-fill.bg-secondary .container {
        margin-top: 1rem !important;
    }


.mainArticle.container-fill.bg-secondary .modal-dialog {
    margin: 0 auto;
    max-width: 90%;
    top: 0;
    background-image: url(/images/back-Cohen-Texto.png);
    background-position: right 10.5em;
    background-repeat: no-repeat;
    background-size: auto;
}

        .mainArticle.container-fill.bg-secondary .modal-dialog .card {
            max-width: 450px;
            margin: 0 auto 0 0;
            border-radius: 0 !important;
        }

        .mainArticle.container-fill.bg-secondary .modal-dialog:before {
            content: "";
            background-image: url(/images/logo-Cohen.png);
            background-position: left;
            background-repeat: no-repeat;
            background-size: auto;
            width: 100%;
            height: 130px;
            display: block;
            margin: 0 0 3em;
        }


    .mainArticle.container-fill.bg-secondary .card-header > h3 {
        color: var(--color-marca);
        font-size: 0;
        border: none !important;
        text-align: left !important;
        padding: 20px 0 0 !important;
    }


        .mainArticle.container-fill.bg-secondary .card-header > h3:after {
            content: "Hola";
            color: var(--color-marca);
            font-size: 20px;
            font-weight: 600;
            font-family: var(--font-family);
        }

        .mainArticle.container-fill.bg-secondary .card-header div h3 {
            color: var(--color-marca);
            font-size: 18px;
            font-weight: 500;
            font-family: var(--font-family);
        }



.mainArticle.container-fill.bg-secondary .modal-dialog .card input,
.mainArticle.container-fill.bg-secondary .modal-dialog .card select {
    background-image: url(/images/ico-Usuario.svg) !important;
    background-position: 98%;
    background-repeat: no-repeat;
    background-size: auto;
    border: 0;
    border-bottom: 1px solid #ccc;
    height: 30px;
    border-radius: 0;
    padding: 0;
    margin: 30px 0 0;
    text-indent: .2em;
}


.mainArticle .mainArticle.container-fill.bg-secondary .modal-dialog .card input,
.mainArticle .mainArticle.container-fill.bg-secondary .modal-dialog .card select {
    background-image: none !important;
}

        .mainArticle.container-fill.bg-secondary .modal-dialog .card input#inputPassword {
            background-image: url(/images/ico-Clave.svg) !important;
        }


    .mainArticle.container-fill.bg-secondary .modal-dialog .card .form-floating > label {
        left: -3px;
        padding: 5px 0;
    }

    .mainArticle.container-fill.bg-secondary .form-floating > .form-control:focus ~ label,
    .mainArticle.container-fill.bg-secondary .form-floating > .form-control:not(:placeholder-shown) ~ label,
    .mainArticle.container-fill.bg-secondary .form-floating > .form-select ~ label {
        transform: scale(0.8) translateY(-1.6rem) translateX(0.2rem);
    }

.mainArticle.container-fill.bg-secondary .modal-dialog .card .btn-marca {
    width: 150px;
}

.mainArticle.container-fill.bg-secondary .modal-dialog .card .form-signin > .btn {
    padding: 10px !important;
    background: #f6f6f6;
    margin: 10px 0 0 !important;
    color: var(--color-marca);
    text-align: left;
    font-weight: 500 !important;
}

.mainArticle.container-fill.bg-secondary .modal-dialog .card .form-signin > .btn:hover {
    background: #f0f0f0;
}




@media (max-width: 1000px) {

    .mainArticle.container-fill.bg-secondary .modal-dialog {
        margin: auto;
        background: none;
    }


    .mainArticle .mainArticle.container-fill.bg-secondary {
        z-index: 1;
        width: 100% ;
        padding: 20px 0 !important;
        margin: 0 auto -1rem !important;
    }

    .mainArticle.container-fill.bg-secondary .modal-dialog .card {
        max-width: none;
        margin: 0 auto ;
    }

}
.modal {
    z-index: 2001 !important;
}

footer {
    display:none;
}

.cohenMostrar{
    display: block !important;
}

.cohenEsconder {
    display: none;
}