/* -------------------------------------------------------------------------- */
/*                                Falcon Button                               */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */
/*# sourceMappingURL=user.css.map */

/*   Morado =  #792e63  */
/*   Morado =  #792e63  */
/*   Morado =  #792e63  */
/*   Morado =  #792e63  */
/*   Morado =  #792e63  */

.btn_b {
    background-color: #ffffff30;
    color: #fff;
    border-radius: 0.2rem;
    text-align: center;
    cursor: pointer;
    margin-bottom: .25rem !important;
    margin-right: .25rem !important;
    padding: 1rem 0.3125rem;
    line-height: 1.5;
}

.err {
    background: #bcbcbc;
}

.contacto{
    width:700px;
}

@media (min-width: 576px) {
    .contacts-list {
        height: calc(100%);
    }
}

@media (min-width: 576px) {
    .card-chat {
        height: calc(100vh - 12rem);
    }
}

.chat-message {
    max-width: 100%;
    margin-bottom: .25rem;
    display: inline-block;
    position: relative;
}

.chat-contact-v2 {
    position: relative;
    width: 100% !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.188rem;
    cursor: pointer;
    border-top: 1px solid transparent;
    background-color: var(--falcon-chat-contact-bg);
}

.mod-tra {
    height: calc(100vh - 5rem) !important;
}

.chat-content-body {
    height: calc(100% - 0.2rem);
}

.card-chat-pane {
    height: calc(100%);
    position: relative;
    overflow: hidden;
}
.chat-contact {
    position: relative;
    width: 100% !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.188rem;
    cursor: pointer;
    border-top: 1px solid transparent;
    background-color: var(--falcon-chat-contact-bg);
}
.b_esp {
    background: url('../../img/es.png') #f2f2f2;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 34px 18px;
    color: #000;
    height: 20px;
    width: 36px;
}
.b_bra {
    background: url('../../img/br.png') #f2f2f2;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 34px 18px;
    color: #000;
    height: 20px;
    width: 36px;
}
.b_usa {
    background: url('../../img/us.png') #f2f2f2;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 34px 18px;
    color: #000;
    height: 20px;
    width: 36px;
}


.ww-200{
    width: 210px !important;
}

.min-w-por{
    min-width: 4rem;
}

.icon-item.icon-item-pp {
    height: 2.2rem;
    width: 2.2rem;
    border-radius: 0.25rem !important;
}

.b-bot-w {
    text-align: center;
    min-width: 100px;
}
.b-bot-3 {
    min-width: 100px;
    border-top: solid #2c7be5 3px;
}

.w-30-p{
    width:30px !important;
}
.w-40-p {
    width: 40px !important;
}
.w-50-p {
    width: 50px !important;
}

.back_icon {
    border-radius: .375rem;
}

.ddl_aqct {
    width: 150px;
    background-color: #fff;
    min-height: calc(1.5em + 0.375rem + 2px);
    padding: .1875rem .75rem;
    font-size: 0.875rem;
    border: 1px solid var(--falcon-input-border-color);
    border-radius: .25rem;
    -webkit-box-shadow: var(--falcon-box-shadow-inset);
    box-shadow: var(--falcon-box-shadow-inset);
}

.GridPager > td {
    margin-right: 0px !important;
    padding-left: 0px !important;
}

    .GridPager > td > table {
        margin-right: 0px;
    }

        .GridPager > td > table > tbody > tr > td > a {
            font-size: 14px;
            background: #b7d0e6;
            color: #0967bd;
            display: inline-block;
            min-width: 24px !important;
            min-height: 24px !important;
            text-decoration: none;
            border-radius: 5px;
            text-align: center;
            margin-right: 4px 0px;
        }

        .GridPager > td > table > tbody > tr > td > span {
            font-size: 14px;
            background: #0967bd;
            color: #FFF;
            display: inline-block;
            min-width: 24px !important;
            min-height: 24px !important;
            text-decoration: none;
            border-radius: 5px;
            text-align: center;
            margin-right: 4px 0px;
        }

.form_select {
    width: 100%;
    border: 1px solid var(--falcon-input-border-color);
    border-radius: .25rem;
    box-shadow: var(--falcon-box-shadow-inset);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.grupo_anx {
    width: 100%;
}

.badge-soft-white {
    color: var(--falcon-badge-soft-secondary-color);
    background-color: rgba(0,0,0,.030);
}

.form-select-smx {
    padding-top: .1rem;
    padding-bottom: .1rem;
    padding-left: .75rem;
    font-size: 0.875rem;
    border-radius: .2rem;
}

.lh_15rem {
    line-height: 1.500rem
}

.min_h_20{
    min-height: 20rem;
}

.mano {
    cursor: pointer;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.4em;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid var(--falcon-form-check-input-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.barra_vertical {
    width: 100%;
    padding: 0px;
    position: relative;
    margin: 0px 2px;
}

.barra_vertical_dato {
    border-radius: 4px 4px 0px 0px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.echart-crm-statistics {
    height: 4rem !important;
}

.lh_anx {
    line-height: 14px;
    height: 14px;
}

.AQCT_bg_Color_Morado {
    background-color: #792e63;
}

.AQCT_Color_Morado {
    color: #792e63;
}

.AQCT_Color_Morado_hover {
    color: #96497f;
    border-color: #a7578f;
}

.AQCT_bg_Color_Azul {
    background-color: #035185;
}

.AQCT_Color_Azul {
    color: #035185;
}

.AQCT_Color_Azul_hover {
    color: #3a6e90;
    border-color: #507f9d;
}

:root {
    /*--falcon-primary: #035185;*/
    /*falcon-secondary: #792e63;*/
}

.btn-primary {
    color: #fff;
    background-color: #035185;
    border-color: #035185;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}

    .btn-primary:hover, .navbar-vertical .btn-purchase:hover, .tox .tox-menu__footer .tox-button:hover:last-child, .tox .tox-dialog__footer .tox-button:hover:last-child {
        color: #fff;
        background-color: #3a6e90;
        border-color: #507f9d;
    }

    .btn-check:checked + .btn-primary, .navbar-vertical .btn-check:checked + .btn-purchase, .tox .tox-menu__footer .btn-check:checked + .tox-button:last-child, .tox .tox-dialog__footer .btn-check:checked + .tox-button:last-child, .btn-check:active + .btn-primary, .navbar-vertical .btn-check:active + .btn-purchase, .tox .tox-menu__footer .btn-check:active + .tox-button:last-child, .tox .tox-dialog__footer .btn-check:active + .tox-button:last-child, .btn-primary:active, .navbar-vertical .btn-purchase:active, .tox .tox-menu__footer .tox-button:active:last-child, .tox .tox-dialog__footer .tox-button:active:last-child, .btn-primary.active, .navbar-vertical .active.btn-purchase, .tox .tox-menu__footer .active.tox-button:last-child, .tox .tox-dialog__footer .active.tox-button:last-child, .show > .btn-primary.dropdown-toggle, .navbar-vertical .show > .dropdown-toggle.btn-purchase, .tox .tox-menu__footer .show > .dropdown-toggle.tox-button:last-child, .tox .tox-dialog__footer .show > .dropdown-toggle.tox-button:last-child {
        color: #fff;
        background-color: #035185;
        border-color: #507f9d;
    }

    .btn-check:focus + .btn-primary, .navbar-vertical .btn-check:focus + .btn-purchase, .tox .tox-menu__footer .btn-check:focus + .tox-button:last-child, .tox .tox-dialog__footer .btn-check:focus + .tox-button:last-child, .btn-primary:focus, .navbar-vertical .btn-purchase:focus, .tox .tox-menu__footer .tox-button:focus:last-child, .tox .tox-dialog__footer .tox-button:focus:last-child {
        color: #fff;
        background-color: #035185;
        border-color: #507f9d;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    }

.navbar-vertical.navbar-vibrant .navbar-collapse {
    background-image: -o-linear-gradient(135deg, rgba(0, 160, 255, 0.86), #035185);
    background-image: linear-gradient(-45deg, #035185, #035185);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.icon-item:hover, .icon-item:focus {
    background-color: #035185;
}

.avatar .avatar-name {
    background-color: #035185;
    position: absolute;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.avatar-xl {
    height: 2rem;
    width: 2rem;
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    background-color: #efefef;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow;
}

.table > :not(caption) > * > * {
    padding: 0.25rem 0.25rem;
    background-color: var(--falcon-table-bg);
    border-bottom-width: 1px;
    -webkit-box-shadow: inset 0 0 0 9999px var(--falcon-table-accent-bg);
    box-shadow: inset 0 0 0 9999px var(--falcon-table-accent-bg);
}

.Graf_Mini_Porcentaje {
    width: 2rem;
}

.sort[data-sort]::after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi41MjU1NiAzLjVDNi45NDkzNyAzLjUgNy4xNjEyOCAzLjA2MjUgNi44NTUxOSAyLjc5MTY3TDMuODQxNCAwLjEyNUMzLjY1MzA0IC0wLjA0MTY2NjcgMy4zNDY5NiAtMC4wNDE2NjY3IDMuMTU4NTkgMC4xMjVMMC4xNDQ4MDkgMi43OTE2N0MtMC4xNjEyNzkgMy4wNjI1IDAuMDUwNjI3OSAzLjUgMC40NzQ0NDEgMy41SDYuNTI1NTZaIiBmaWxsPSIjQjZDMkQyIi8+CjxwYXRoIGQ9Ik0wLjQ3NDQ0MiA1LjVDMC4wNTA2MjgyIDUuNSAtMC4xNjEyNzkgNS45Mzc1IDAuMTQ0ODA5IDYuMjA4MzNMMy4xNTg1OSA4Ljg3NUMzLjM0Njk2IDkuMDQxNjcgMy42NTMwNCA5LjA0MTY3IDMuODQxNDEgOC44NzVMNi44NTUxOSA2LjIwODMzQzcuMTYxMjggNS45Mzc1IDYuOTQ5MzcgNS41IDYuNTI1NTYgNS41TDAuNDc0NDQyIDUuNVoiIGZpbGw9IiNCNkMyRDIiLz4KPC9zdmc+Cg==");
    margin-left: .25rem;
}

.sort[data-sort].desc::after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNyA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi41MjU1NiAzLjVDNi45NDkzNyAzLjUgNy4xNjEyOCAzLjA2MjUgNi44NTUxOSAyLjc5MTY3TDMuODQxNCAwLjEyNUMzLjY1MzA0IC0wLjA0MTY2NjcgMy4zNDY5NiAtMC4wNDE2NjY3IDMuMTU4NTkgMC4xMjVMMC4xNDQ4MDkgMi43OTE2N0MtMC4xNjEyNzkgMy4wNjI1IDAuMDUwNjI3OSAzLjUgMC40NzQ0NDEgMy41SDYuNTI1NTZaIiBmaWxsPSIjQjZDMkQyIi8+Cjwvc3ZnPgo=") !important;
    margin-top: -1px !important;
}

.sort[data-sort].asc::after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNyA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC40NzQ0NDIgMC41MDAwMDFDMC4wNTA2MjgyIDAuNTAwMDAxIC0wLjE2MTI3OSAwLjkzNzUgMC4xNDQ4MDkgMS4yMDgzM0wzLjE1ODU5IDMuODc1QzMuMzQ2OTYgNC4wNDE2NyAzLjY1MzA0IDQuMDQxNjcgMy44NDE0MSAzLjg3NUw2Ljg1NTE5IDEuMjA4MzNDNy4xNjEyOCAwLjkzNzUwMSA2Ljk0OTM3IDAuNTAwMDAxIDYuNTI1NTYgMC41MDAwMDFMMC40NzQ0NDIgMC41MDAwMDFaIiBmaWxsPSIjQjZDMkQyIi8+Cjwvc3ZnPgo=") !important;
    margin-top: -1px !important;
}

.page {
    margin-left: .25rem;
    margin-right: .25rem;
}

.page {
    color: var(--falcon-btn-falcon-default-color);
    background-color: var(--falcon-btn-falcon-background);
    border-color: var(--falcon-btn-falcon-background);
    -webkit-box-shadow: var(--falcon-btn-falcon-box-shadow);
    box-shadow: var(--falcon-btn-falcon-box-shadow);
}

.page, .btn-group-sm > .btn, .tox .tox-menu__footer .btn-group-sm > .tox-button:last-child, .tox .tox-dialog__footer .btn-group-sm > .tox-button:last-child, .tox .tox-menu__footer .btn-group-sm > .tox-button--secondary, .tox .tox-dialog__footer .btn-group-sm > .tox-button--secondary {
    padding: .1875rem .75rem;
    font-size: 0.875rem;
    border-radius: .2rem;
}

.page, .tox .tox-menu__footer .tox-button:last-child, .tox .tox-dialog__footer .tox-button:last-child, .tox .tox-menu__footer .tox-button--secondary, .tox .tox-dialog__footer .tox-button--secondary {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    color: #5e6e82;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .3125rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

#scroll {
    height: 100%;
    overflow-x: scroll;
}

.pagination > li {
    display: inline;
}

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_paginate {
    white-space: nowrap;
    text-align: right;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.modal-filtro {
    max-width: 100%;
}

.caja {
    display: none;
    transition: all .2s ease-in-out;
}

.form-check > span:hover {
    background-color: var(--falcon-kanban-bg);
    padding: 2px 10px;
    transition: all .2s ease-in-out;
    border-radius: .25rem;
}

.anexo_max {
    height: 400px;
    overflow-x: auto;
}

.scroll-erm {
    overflow: auto !important;
    margin-right: 1.25rem;
}

.bg-primary {
    --falcon-bg-opacity: 1;
    background-color: #035185 !important;
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: 0.875rem;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: var(--falcon-box-shadow);
    box-shadow: var(--falcon-box-shadow);
    border-radius: .25rem;
}

.invv {
    visibility: hidden;
}

.paging_aqct 
{
}
    
.paging_aqct a:hover {
    background-color: #E1FFEF;
    color: #00C157;
    border: 1px solid #00C157;
    border-radius: .2rem;
}

.paging_aqct span {
    background-color: #035185;
    padding: 2px 10px;
    color: #fff;
    border-radius: .2rem;
}

.paging_aqct a {
    padding: 2px 10px;
    text-decoration: none;
    border: 1px solid #EDF2F9;
    border-radius: .2rem;
}

tr.paging_aqct {
    background: none !important;
}
        
tr.paging_aqct tr {
    background: none !important;
}

.paging_aqct td {
    border: none;
}

.form-check label{
    margin-left:10px;
}





.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #337ab7;
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

table.loading > tbody {
    position: relative;
}

table.loading {
    background-image: linear-gradient(to right, transparent 50%, rgba(0, 0, 0, .05) 50%);
    background-size: 200% 100%;
    animation: loading 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

    table.loading td {
        opacity: .45;
        pointer-events: none;
    }

@keyframes loading {
    0% {
        background-position: 0;
    }

    50% {
        background-position: -30%;
    }

    80% {
        background-position: -100%;
    }

    100% {
        background-position: -200%;
    }
}