﻿/*.root-text-sm {
    font-size: 13px !important;
}*/

body .chosen-container {
    width: 100% !important;
    max-width: 100%;
}

body .chosen-container-multi .chosen-choices {
    box-shadow: 0 0 0 #000 !important;
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.52857143;
    color: #3a3f51;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dde6e9;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    body .chosen-container-multi .chosen-choices:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    body .chosen-container-multi .chosen-choices::-moz-placeholder {
        color: #b7bac9;
        opacity: 1;
    }

    body .chosen-container-multi .chosen-choices:-ms-input-placeholder {
        color: #b7bac9;
    }

    body .chosen-container-multi .chosen-choices::-webkit-input-placeholder {
        color: #b7bac9;
    }

    body .chosen-container-multi .chosen-choices[disabled], body .chosen-container-multi .chosen-choices[readonly], fieldset[disabled] body .chosen-container-multi .chosen-choices {
        cursor: not-allowed;
        background-color: #edf1f2;
        opacity: 1;
    }

textareabody .chosen-container-multi .chosen-choices {
    height: auto;
}

body .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: auto;
    padding: 0;
}

body .chosen-container-multi .chosen-choices li.search-choice {
    margin: 0 5px 3px 0;
    background-color: #f5f6f7;
    border: 1px solid #e7e9ec;
    background-image: none;
}

body .chosen-container .chosen-results li.highlighted {
    background-color: #a1a2a3;
    background-image: none;
}

body .chosen-container .chosen-drop {
    border-color: #ddd;
}

body .chosen-container .chosen-results li.group-result {
    color: #747576;
    letter-spacing: .02em;
}

body .chosen-container-active.chosen-with-drop .chosen-single, body .chosen-container-single .chosen-single {
    box-shadow: 0 0 0 #000 !important;
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.52857143;
    color: #3a3f51;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dde6e9;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    body .chosen-container-active.chosen-with-drop .chosen-single:focus, body .chosen-container-single .chosen-single:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    body .chosen-container-active.chosen-with-drop .chosen-single::-moz-placeholder, body .chosen-container-single .chosen-single::-moz-placeholder {
        color: #b7bac9;
        opacity: 1;
    }

    body .chosen-container-active.chosen-with-drop .chosen-single:-ms-input-placeholder, body .chosen-container-single .chosen-single:-ms-input-placeholder {
        color: #b7bac9;
    }

    body .chosen-container-active.chosen-with-drop .chosen-single::-webkit-input-placeholder, body .chosen-container-single .chosen-single::-webkit-input-placeholder {
        color: #b7bac9;
    }

    body .chosen-container-active.chosen-with-drop .chosen-single[disabled], body .chosen-container-active.chosen-with-drop .chosen-single[readonly], body .chosen-container-single .chosen-single[disabled], body .chosen-container-single .chosen-single[readonly], fieldset[disabled] body .chosen-container-active.chosen-with-drop .chosen-single, fieldset[disabled] body .chosen-container-single .chosen-single {
        cursor: not-allowed;
        background-color: #edf1f2;
        opacity: 1;
    }

textareabody .chosen-container-active.chosen-with-drop .chosen-single, textareabody .chosen-container-single .chosen-single {
    height: auto;
}

body .chosen-container-single .chosen-drop {
    margin-top: -3px;
}

body .chosen-container-single .chosen-single div {
    top: 6px;
    right: 5px;
}

body .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    color: #b7bac9;
}


.divLoginRedes {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

    .divLoginRedes a {
        margin-right: 5px;
    }

.MuiTypography {
    font-size: 1.6rem;
    font-family: "roboto", "helvetica", "arial", sans-serif;
    font-weight: 400;
    line-height: 1.235;
    letter-spacing: 0.00735em;
}

.panel-footer {
    padding: 10px 15px;
    /*background-color: #f5f5f5;*/
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

    .panel-footer .radial-bar, .panel-footer p {
        margin-bottom: 0;
    }

.modal {
    height: 95% !important;
}

.modal-body {
    padding-bottom: 5px;
}

.modal-footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

.chosen-disabled > a {
    background-color: #eee;
}

.fileinput-button-campoAdicional {
    cursor: pointer !important;
    position: relative;
    width: 100%;
    margin: 4px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 4px;
    border-radius: 4px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

    .fileinput-button-campoAdicional input {
        cursor: pointer !important;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        width: 100%;
        position: absolute;
        height: 100%;
    }

.fileinput-button {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1.125rem;
    font-size: 0.8125rem;
    line-height: 1.48;
    border-radius: 4px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        font-size: 200px;
        direction: ltr;
        cursor: pointer;
    }

.addFile {
    height: 60px;
    width: 770px;
}


/* Estilo de lapiz editar de archivos imagen */
.file-input {
    visibility: hidden;
    width: 0;
    position: relative;
    top: 30px;
    cursor: pointer;
    z-index: 1;
    font-size: 22px;
    margin: 0 auto;
    right: -14px;
}

    .file-input::before {
        visibility: visible;
        position: absolute;
        color: #4299e6;
    }

    .file-input:hover::before {
        border-color: black;
    }


#inputFileImg {
    width: 135px;
    position: relative;
    z-index: 3;
    top: 2px;
    right: 32px;
}

/* estilo para imprimir codigo qr, impresora */

.print-input {
    width: 0;
    position: relative;
    top: 9px;
    cursor: pointer;
    z-index: 1;
    font-size: 22px;
    margin: 0 auto;
    right: 32px;
    color: #4299e6;
}

/* Estilo de imagen y icono para mostrar en lista chico */
.iconoImagenSmall {
    font-size: 1.60em;
    display: none;
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 90px;
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%,#f5f5f5 100%);
    z-index: 1;
    position: relative;
    text-align: center;
}

    .iconoImagenSmall:before {
        vertical-align: sub;
    }


.imgImagenSmall {
    width: 35px;
    height: 35px;
    border-radius: 90px;
    display: none;
    float: left;
}



/* Estilo de imagen y icono para mostrar en lista normal */
.imgImagen {
    width: 50px;
    height: 50px;
    border-radius: 90px;
    display: none;
    float: left;
}

.iconoImagen {
    font-size: 2.01em;
    display: none;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%,#f5f5f5 100%);
    z-index: 1;
    position: relative;
    text-align: center;
}

    .iconoImagen:before {
        vertical-align: -webkit-baseline-middle;
    }




/* Estilo de imagen y icono para agregar archivo o editarlo */
.imgImagenGrande {
    width: 120px;
    height: 120px;
    border-radius: 90px;
    display: none;
    float: left;
}

.imgImagenQR {
    width: 200px;
    height: 200px;
    float: left;
}

#iconoImagenGrande {
    font-size: 4.01em;
    display: none;
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 90px;
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%,#f5f5f5 100%);
    z-index: 1;
    position: relative;
    text-align: center;
}

    #iconoImagenGrande:before {
        vertical-align: -webkit-baseline-middle;
    }





.seleccionarFila {
    -webkit-box-shadow: inset 0 0 0px 1px #886ab5;
    box-shadow: inset 0 0 0px 1px #886ab5;
    background: rgba(136, 106, 181, 0.1);
    font-weight: 500;
    color: inherit;
}

.seleccionarFilaHover:hover {
    background-color: rgba(0,0,0,.12);
}


.note-editor {
    background-image: -webkit-linear-gradient(#eee .1em,transparent .1em);
    background-image: linear-gradient(#eee .1em,transparent .1em);
    background-size: 100% 20px;
    background-color: #fff;
    line-height: 20px;
    margin-top: 5px;
    padding: 0 0 1px;
    border: none;
    width: 100%;
}

    .note-editor.note-editor-margin {
        background-image: -webkit-linear-gradient(0deg,transparent 49px,#ffe0c4 49px,#ffe0c4 51px,transparent 51px),-webkit-linear-gradient(#eee .1em,transparent .1em);
        background-image: linear-gradient(90deg,transparent 49px,#ffe0c4 49px,#ffe0c4 51px,transparent 51px),linear-gradient(#eee .1em,transparent .1em);
        padding-left: 55px;
    }

.filaStars {
    height: 60px;
}

.valoracion {
    flex-direction: row-reverse;
    float: left;
    position: absolute;
}

    .valoracion i {
        transition: 1s all;
    }

        .valoracion i:hover {
            cursor: pointer;
            transform: rotate(360deg);
            font-weight: 900;
        }

        .valoracion i:nth-child(1):hover ~ i {
            transform: rotate(360deg);
            font-weight: 900;
        }

        .valoracion i:nth-child(2):hover ~ i {
            transform: rotate(360deg);
            font-weight: 900;
        }

        .valoracion i:nth-child(3):hover ~ i {
            transform: rotate(360deg);
            font-weight: 900;
        }

        .valoracion i:nth-child(4):hover ~ i {
            transform: rotate(360deg);
            font-weight: 900;
        }

        .valoracion i:nth-child(5):hover ~ i {
            transform: rotate(360deg);
            font-weight: 900;
        }

    .valoracion .fas:nth-child(1):hover {
        transform: rotate(360deg);
        font-weight: 100 !important;
    }

    .valoracion .fas:nth-child(2):hover {
        transform: rotate(360deg);
        font-weight: 100 !important;
    }

    .valoracion .fas:nth-child(3):hover {
        transform: rotate(360deg);
        font-weight: 100 !important;
    }

    .valoracion .fas:nth-child(4):hover {
        transform: rotate(360deg);
        font-weight: 100 !important;
    }

    .valoracion .fas:nth-child(5):hover {
        transform: rotate(360deg);
        font-weight: 100 !important;
    }

.panel-agregar {
    background-color: white;
    color: deepskyblue;
    border-radius: 8px;
}

    .panel-agregar:hover {
        color: dodgerblue !important;
    }

.panel-fullscreen .panel-agregar {
    width: 1.5rem !important;
    height: 1.5rem !important;
    display: none;
}

    .panel-fullscreen .panel-agregar:before {
        display: none;
    }





.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .inputfile + label {
        margin-bottom: 0px;
    }





.estiloScroll::-webkit-scrollbar {
    width: 8px; /* Tamaño del scroll en vertical */
    height: 8px; /* Tamaño del scroll en horizontal */
    /*  display: none; Ocultar scroll */
}


/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
.estiloScroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

    /* Cambiamos el fondo y agregamos una sombra cuando esté en hover */
    .estiloScroll::-webkit-scrollbar-thumb:hover {
        background: #b3b3b3;
        box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    }

    /* Cambiamos el fondo cuando esté en active */
    .estiloScroll::-webkit-scrollbar-thumb:active {
        background-color: #999999;
    }


/* Ponemos un color de fondo y redondeamos las esquinas del track */
.estiloScroll::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
}

    /* Cambiamos el fondo cuando esté en active o hover */
    .estiloScroll::-webkit-scrollbar-track:hover,
    .estiloScroll::-webkit-scrollbar-track:active {
        background: #d4d4d4;
    }





.box-placeholder {
    margin-bottom: 15px;
    padding: 18px;
    border: 1px dashed #ddd;
    background: #fafafa;
    color: #444;
}

    .box-placeholder > :last-child {
        margin-bottom: 0;
    }

.box-placeholder-lg {
    padding-top: 80px;
    padding-bottom: 80px;
}






.iconoAvatar {
    padding: 10px;
    color: #ffffff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    float: left;
    display: none;
    margin: 0 auto;
    white-space: nowrap;
    background-color: black;
}

    .iconoAvatar.iconoAvatarGrande {
        width: 120px !important;
        height: 120px !important;
        font-size: 54px !important;
        padding: 12px !important;
        padding-top: 20px !important;
    }


    .iconoAvatar.iconoAvatarSmall {
        width: 35px !important;
        height: 35px !important;
        font-size: 18px !important;
        padding: 5px !important;
    }

    .iconoAvatar.iconoAvatarItem {
        width: 17px !important;
        height: 17px !important;
        font-size: 9px !important;
        padding: 3px !important;
        margin-right: 7px;
    }


    .iconoAvatar.a, .fondoPorLetra.a {
        background-color: rgb(122,117,116);
    }

    .iconoAvatar.b, .fondoPorLetra.b {
        background-color: rgb(0,120,212);
    }

    .iconoAvatar.c, .fondoPorLetra.c {
        background-color: rgb(105,121,126);
    }

    .iconoAvatar.d, .fondoPorLetra.d {
        background-color: rgb(164,38,44);
    }

    .iconoAvatar.e, .fondoPorLetra.e {
        background-color: rgb(202,80,16);
    }

    .iconoAvatar.f, .fondoPorLetra.f {
        background-color: rgb(151,111,1);
    }

    .iconoAvatar.g, .fondoPorLetra.g {
        background-color: rgb(0,91,112);
    }

    .iconoAvatar.h, .fondoPorLetra.h {
        background-color: rgb(92,46,145);
    }

    .iconoAvatar.i, .fondoPorLetra.i {
        background-color: rgb(227,0,140);
    }

    .iconoAvatar.j, .fondoPorLetra.j {
        background-color: rgb(142,86,46);
    }

    .iconoAvatar.k, .fondoPorLetra.k {
        background-color: rgb(0,78,140);
    }

    .iconoAvatar.l, .fondoPorLetra.l {
        background-color: rgb(194,57,179);
    }

    .iconoAvatar.m, .fondoPorLetra.m {
        background-color: rgb(209,52,56);
    }

    .iconoAvatar.n, .fondoPorLetra.n {
        background-color: rgb(122,117,116);
    }

    .iconoAvatar.ñ, .fondoPorLetra.ñ {
        background-color: rgb(0,120,212);
    }

    .iconoAvatar.o, .fondoPorLetra.o {
        background-color: rgb(105,121,126);
    }

    .iconoAvatar.p, .fondoPorLetra.p {
        background-color: rgb(164,38,44);
    }

    .iconoAvatar.q, .fondoPorLetra.q {
        background-color: rgb(202,80,16);
    }

    .iconoAvatar.r, .fondoPorLetra.r {
        background-color: rgb(151,111,1);
    }

    .iconoAvatar.s, .fondoPorLetra.s {
        background-color: rgb(0,91,112);
    }

    .iconoAvatar.t, .fondoPorLetra.t {
        background-color: rgb(92,46,145);
    }

    .iconoAvatar.u, .fondoPorLetra.u {
        background-color: rgb(227,0,140);
    }

    .iconoAvatar.v, .fondoPorLetra.v {
        background-color: rgb(142,86,46);
    }

    .iconoAvatar.w, .fondoPorLetra.w {
        background-color: rgb(0,78,140);
    }

    .iconoAvatar.x, .fondoPorLetra.x {
        background-color: rgb(194,57,179);
    }

    .iconoAvatar.y, .fondoPorLetra.y {
        background-color: rgb(209,52,56);
    }

    .iconoAvatar.z, .fondoPorLetra.z {
        background-color: rgb(122,117,116);
    }


.pac-container {
    z-index: 2054;
}


.select2-container--open {
    z-index: 2054;
}

.BodyDisable {
    background-color: rgba(45,62,80,.79);
    z-index: 2054;
    height: 100% !important;
}

.BodyBackground {
    background-color: rgba(45,62,80,.79);
}



.AligneCenter {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}


.TableReport td {
    padding: 0.5rem !important;
}

.TableReport i {
    font-size: 1.5em;
}

.UnderlinedLink {
    font-weight: bold;
    font-style: italic;
}

footer {
    width: auto;
    position: fixed;
    z-index: 2051;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: rgb(244, 246, 249);
    float: right;
}

    footer .flex-start {
        justify-content: flex-start;
        display: flex;
        width: 10%;
    }

    footer .flex-end {
        justify-content: flex-end;
        display: flex;
        width: 90%;
    }


    footer .popup-call {
        bottom: 0px;
        display: flex;
    }


        footer .popup-call .popup-footer-head {
            border-bottom: 2px solid #8BC34A;
        }

    footer .popup-ticket {
        bottom: 0px;
        display: flex;
    }

        footer .popup-ticket .popup-footer-head {
            border-bottom: 2px solid #e74c3c;
        }

    footer .popup-task .popup-taskTodo {
        bottom: 0px;
        display: flex;
    }

    footer .popup-task .popup-footer-head {
        border-bottom: 2px solid #fad732;
    }

    footer .popup-taskTodo .popup-footer-head {
        border-bottom: 2px solid #fad732;
    }

    footer .popup-footer {
        z-index: 999;
        height: 480px;
        float: right;
        position: relative;
        flex-direction: column;
        border: 1px solid #dee2e6;
        border-bottom: none;
        margin: 0px 0px 0px 5px;
        flex: 0 1 25%;
        max-width: 24%;
    }

        footer .popup-footer .popup-footer-head {
            font-size: 14px;
            width: 100%;
            min-height: 30px;
            background-color: rgb(247, 249, 251);
            height: 49px;
            background: rgb(247, 249, 251);
            padding: .5rem .75rem;
            cursor: pointer;
            padding-right: 55px;
        }

        footer .popup-footer .popup-footer-body {
            width: 100%;
            height: 380px;
            background-color: white;
            box-sizing: border-box;
            padding: 7px;
        }

        footer .popup-footer .popup-footer-footer {
            height: 50px;
        }

    footer .popup-task .popup-footer-footer {
        background: rgb(244, 246, 249);
        border-top: 1px solid #fad732;
    }

    footer .popup-taskTodo .popup-footer-footer {
        background: rgb(244, 246, 249);
        border-top: 1px solid #fad732;
    }

    footer .popup-call .popup-footer-footer {
        background: rgb(244, 246, 249);
        border-top: 1px solid #8BC34A;
    }

    footer .popup-ticket .popup-footer-footer {
        background: rgb(244, 246, 249);
        border-top: 1px solid #e74c3c;
    }

.green {
    color: #24b145;
}

.gray {
    color: #727272;
}

.lightBlue {
    color: #1797be;
}

.red {
    color: #ee3d3d;
}

.purple {
    color: #7266ba;
}

.orange {
    color: #ff8517;
}

.default-color {
    color: #000;
}

.yellow {
    color: #fad732;
}

.greenDark {
    color: #1e983b;
}

.greenDark2 {
    color: #2b957a;
}

.lightBlue {
    color: #1797be;
}

.lightGray {
    color: #c5c5c5;
}

.red {
    color: #f05050;
}

.lightGreen {
    color: #37bc9b;
}

.card-Hover:hover i {
    display: block !important;
}

.chevron {
    display: block;
    position: absolute;
    right: 85%;
    bottom: 100%;
    height: 18px;
    width: 18px;
    pointer-events: none;
    border-bottom: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.overflow-auto::-webkit-scrollbar {
    width: 6px; /* Tamaño del scroll en vertical */
    height: 6px; /* Tamaño del scroll en horizontal */
}

/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
.overflow-auto::-webkit-scrollbar-thumb {
    background: #8b8b8b;
}


.overflow-auto::-webkit-scrollbar-track {
    background: #f5f5f5;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}



/* Linea de tiempo */
@media (max-width: 900px) {
    .divFiltrosPanelLeadsHistoricos {
        position: absolute !important;
        right: 15px !important;
        left: auto !important;
    }

    .timeline > li.timeline-separator {
        margin: 0 !important;
    }


    .timeline:before {
        left: auto !important;
    }

    .timeline > li {
        margin-bottom: 5px !important;
        margin-top: 10px !important;
    }

        .timeline > li.timeline-inverted {
            margin-top: 5px !important;
            float: left !important;
        }

        .timeline > li > .timeline-badge {
            left: 3px !important;
        }

    .timeline > li {
        margin-left: 45px !important;
    }

        .timeline > li > .card {
            float: left !important;
        }

            .timeline > li > .card.arrowRight > .arrow {
                border-right-width: 15px !important;
                border-left-color: transparent !important;
                right: unset !important;
                left: -27px !important;
                border-right-color: rgba(0, 0, 0, 0.08) !important;
            }
}

.divFiltrosPanelLeadsHistoricos {
    position: absolute;
    left: 15px;
}

.timeline {
    list-style: none;
    padding: 0px 20px 0px 20px;
}

    .timeline:before {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #d1d2d3;
        left: 50%;
        content: "";
    }

    .timeline > li.timeline-separator {
        display: inline-block;
        width: 120px;
        text-align: center;
        padding: 40px 0px 20px 0px;
        line-height: 30px;
        display: table;
        float: none;
        clear: both;
        margin: 0 auto;
        position: relative;
    }

        .timeline > li.timeline-separator > div {
            background-color: #b6c5da;
            color: #fff;
        }

        .timeline > li.timeline-separator:first-child {
            padding-top: 0 !important;
        }


    .timeline > li > .timeline-badge {
        position: absolute;
        width: 36px;
        border-radius: 50%;
        line-height: 36px;
        text-align: center;
        left: 48.6%;
        color: white;
    }

    .timeline > li {
        float: left;
        width: 45%;
        margin-bottom: 50px;
    }


        .timeline > li > .card {
            height: 100px;
            width: 200px;
            float: right;
        }

            .timeline > li > .card > h4 {
                background: rgba(0, 0, 0, 0.08);
                padding: 5px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .timeline > li > .card.arrowRight > .arrow {
                top: 16%;
                right: -11px;
                margin-top: -11px;
                border-width: 11px;
                position: absolute;
                border-color: transparent;
                border-style: solid;
                border-right-width: 0;
                border-left-color: rgba(0, 0, 0, 0.08);
            }

        .timeline > li.timeline-inverted {
            float: right;
            margin-top: 50px;
            margin-bottom: 0px !important;
        }

            .timeline > li.timeline-inverted > .card {
                height: 100px;
                width: 200px;
                float: left
            }

                .timeline > li.timeline-inverted > .card.arrowLeft > .arrow {
                    top: 16%;
                    left: -11px;
                    margin-top: -11px;
                    border-width: 11px;
                    position: absolute;
                    border-color: transparent;
                    border-style: solid;
                    border-left-width: 0;
                    border-right-color: rgba(0, 0, 0, 0.08);
                }
/* Fin Linea de tiempo */


/* Modo skin dark */
.mod-skin-dark:not(.mod-skin-light) footer {
    border-top: 1px solid rgb(73, 76, 82) !important;
}

    .mod-skin-dark:not(.mod-skin-light) footer .popup-footer {
        border: 1px solid rgb(73, 76, 82) !important;
    }

.mod-skin-dark:not(.mod-skin-light) .bg-fondoOscuro {
    background-color: #26272b !important;
}

.mod-skin-dark:not(.mod-skin-light) .UnderlinedLink {
    color: #b56a9f !important;
}


.mod-skin-dark:not(.mod-skin-light) .overflow-auto::-webkit-scrollbar-thumb {
    background: #1e1a1a !important;
}

.mod-skin-dark:not(.mod-skin-light) .overflow-auto::-webkit-scrollbar-track {
    background: #333333 !important;
}

.mod-skin-dark:not(.mod-skin-light) .panel-agregar {
    background-color: transparent !important;
}

.mod-skin-dark:not(.mod-skin-light) .colorBackGantt {
    background-color: #4a6567 !important;
}
/* Fin Modo skin dark */

.colorBackGantt {
    background-color: #B3DEE2;
}


/* Grafico Tiempo */
.table-graficoTiempo tr {
    height: 30px
}

    .table-graficoTiempo tr td {
        max-width: 10px
    }

    .table-graficoTiempo tr:last-child td {
        transform: rotate(-50deg);
        padding-right: 10px;
        font-size: 11px;
    }

    .table-graficoTiempo tr td:first-child {
        width: 70px;
    }

    .table-graficoTiempo tr:last-child {
        border-top: solid 1px;
    }


@media (max-width: 900px) {
    .table-graficoTiempo tr td {
        max-width: none !important;
        width: 10px !important;
    }
}
/* Fin Grafico Tiempo */







/* Estilo Conversaciones */
.cortarTextoUnRenglon {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.cortarTextoDosRenglones {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.divMensajesFecha {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    padding-bottom: 10px;
    align-self: center;
}

    .divMensajesFecha span {
        padding: 6px 12px 5px;
        text-shadow: 0 1px 0 hsla(0,0%,100%,.4);
        font-size: 12.5px;
        line-height: 21px;
        font-weight: 600;
    }

.divMensajesLeft {
    float: left;
    /*box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.4);*/
    max-width: 70%;
    min-width: 110px;
    position: relative;
}

    .divMensajesLeft span {
        position: absolute;
    }

    .divMensajesLeft img {
        width: 100%;
        margin-bottom: 5px;
    }

    .divMensajesLeft i.iFile {
        color: lightblue;
        margin-right: 5px;
    }

    .divMensajesLeft a.aFile {
        text-decoration: none !important;
        font-weight: 600;
        color: #337ab7;
    }

        .divMensajesLeft a.aFile:hover {
            text-decoration: underline !important;
        }

    .divMensajesLeft a.aImagen {
        position: absolute;
        background-color: rgb(0 0 0 / 55%);
        border-radius: 50%;
        top: calc(50% - 13px);
        right: -30px;
        width: 25px;
        height: 25px;
        text-align: center;
    }

        .divMensajesLeft a.aImagen i {
            color: lightblue;
            vertical-align: text-bottom;
        }

.divMensajesRight {
    float: right;
    /*box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.4);*/
    max-width: 70%;
    min-width: 110px;
    position: relative;
}

    .divMensajesRight span {
        position: absolute;
    }

    .divMensajesRight img {
        width: 100%;
        margin-bottom: 5px;
    }

    .divMensajesRight i.iFile {
        color: lightblue;
        margin-right: 5px;
    }

    .divMensajesRight a.aFile {
        text-decoration: none !important;
        font-weight: 600;
        color: #337ab7;
    }

        .divMensajesRight a.aFile:hover {
            text-decoration: underline !important;
        }

    .divMensajesRight a.aImagen {
        position: absolute;
        background-color: rgb(0 0 0 / 55%);
        border-radius: 50%;
        top: calc(50% - 13px);
        left: -30px;
        width: 25px;
        height: 25px;
        text-align: center;
    }

        .divMensajesRight a.aImagen i {
            color: lightblue;
            vertical-align: text-bottom;
        }






/* Whatsapp */
.imagenFondoWhatsapp {
    background-color: #e5ddd5 !important;
    background-image: url('../../Img/whatsapp-fondo-light.png');
    opacity: 0.9;
}

/*#divwhatsapp {
    background-color: #e5ddd5 !important;
    background-image: url('../../Img/whatsapp-fondo-light.png');
}*/

#divwhatsapp .divMensajesFecha span {
    background-color: rgba(225,245,254,.92);
    box-shadow: 0 1px 1px rgba(0,0,0,.13);
    border-radius: 7.5px;
    color: rgba(0,0,0,.88);
}

#divwhatsapp .divMensajesLeft {
    background-color: #fff;
    color: #303030;
    border-radius: 0px 10px 10px 10px;
    font-weight: 300;
    padding: 9px 13px;
    font-size: 14px;
    margin-bottom: 5px;
}

    #divwhatsapp .divMensajesLeft:after {
        background-image: url('../../Img/whatsapp-pico-left.png');
        left: -12px;
        content: " ";
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        width: 12px;
        height: 19px;
    }

    #divwhatsapp .divMensajesLeft p {
        color: #2b55ad;
    }

    #divwhatsapp .divMensajesLeft span {
        font-size: 10px;
        right: 16px;
        bottom: -1px;
    }

#divwhatsapp .divMensajesRight {
    background-color: #dcf8c6;
    color: #303030;
    border-radius: 10px 0px 10px 10px;
    font-weight: 300;
    padding: 9px 13px;
    font-size: 14px;
    margin-bottom: 5px;
}

    #divwhatsapp .divMensajesRight:after {
        background-image: url('../../Img/whatsapp-pico-right.png');
        right: -12px;
        content: " ";
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        width: 12px;
        height: 19px;
    }

    #divwhatsapp .divMensajesRight p {
        color: #2b55ad;
        text-align: left;
        font-size: 12.8px;
        font-weight: 500;
    }

    #divwhatsapp .divMensajesRight span {
        font-size: 10px;
        right: 16px;
        bottom: -1px;
    }
/* Fin Whatsapp */

/* Modo skin dark */
.mod-skin-dark:not(.mod-skin-light) .imagenFondoWhatsapp {
    background-color: #565656 !important;
    background-image: url('../../Img/whatsapp-fondo-dark.png');
    opacity: 0.9;
}
/* Fin Modo skin dark */


/* WebChat */
#divwebchat {
    background-color: white;
}

    #divwebchat .divMensajesFecha span {
        color: rgba(0,0,0,.54);
    }

    #divwebchat .divMensajesLeft {
        background-color: #5b83b7;
        color: #fff;
        border-radius: 22px;
        margin-bottom: 20px;
        font-weight: 300;
        padding: 9px 13px;
        font-size: 14px;
    }

        #divwebchat .divMensajesLeft p {
            color: #2b55ad;
        }

        #divwebchat .divMensajesLeft span {
            font-size: 10px;
            right: 16px;
            bottom: -1px;
        }

    #divwebchat .divMensajesRight {
        background-color: #ddd;
        color: #000;
        border-radius: 22px;
        font-weight: 300;
        padding: 9px 13px;
        font-size: 14px;
        margin-bottom: 8px;
    }

        /*#divwebchat .divMensajesRight .spanConfirmacion {
            position: absolute;
            right: 7px;
            bottom: -4px;
            z-index: 9;
            font-size: 14px;
            white-space: nowrap;
        }*/

        #divwebchat .divMensajesRight p {
            position: absolute;
            top: -20px;
            color: #2b55ad;
            right: 18px;
            font-size: 12.8px;
            white-space: nowrap;
            text-align: right;
            font-weight: 400;
        }

        #divwebchat .divMensajesRight span {
            font-size: 10px;
            right: 16px;
            bottom: -1px;
        }
/* Fin WebChat */

/* Modo skin dark */
.mod-skin-dark:not(.mod-skin-light) #divwebchat {
    background-color: #565656 !important;
}

    .mod-skin-dark:not(.mod-skin-light) #divwebchat .divMensajesFecha span {
        color: white !important;
    }

    .mod-skin-dark:not(.mod-skin-light) #divwebchat .divMensajesRight p {
        color: white !important;
    }
/* Fin Modo skin dark */

/* Facebook-page */
#divfacebook-page {
    background-color: white;
}

    #divfacebook-page .divMensajesFecha span {
        color: rgba(0,0,0,.54);
    }

    #divfacebook-page .divMensajesLeft {
        background-color: #5b83b7;
        color: #fff;
        border-radius: 22px;
        margin-bottom: 20px;
        font-weight: 300;
        padding: 9px 13px;
        font-size: 14px;
    }

        #divfacebook-page .divMensajesLeft p {
            color: #2b55ad;
        }

        #divfacebook-page .divMensajesLeft span {
            font-size: 10px;
            right: 16px;
            bottom: -1px;
        }

    #divfacebook-page .divMensajesRight {
        background-color: #ddd;
        color: #000;
        border-radius: 22px;
        font-weight: 300;
        padding: 9px 13px;
        font-size: 14px;
        margin-bottom: 8px;
    }

        #divfacebook-page .divMensajesRight p {
            position: absolute;
            top: -20px;
            color: #2b55ad;
            right: 18px;
            font-size: 12.8px;
            white-space: nowrap;
            text-align: right;
            font-weight: 400;
        }

        #divfacebook-page .divMensajesRight span {
            font-size: 10px;
            right: 16px;
            bottom: -1px;
        }
/* Fin Facebook-page */

/* Modo skin dark */
.mod-skin-dark:not(.mod-skin-light) #divfacebook-page {
    background-color: #565656 !important;
}

    .mod-skin-dark:not(.mod-skin-light) #divfacebook-page .divMensajesFecha span {
        color: white !important;
    }

    .mod-skin-dark:not(.mod-skin-light) #divfacebook-page .divMensajesRight p {
        color: white !important;
    }
/* Fin Modo skin dark */







/* Messenger */
#divmessenger {
    background-color: white;
}

    #divmessenger .divMensajesFecha span {
        color: rgba(0,0,0,.54);
    }

    #divmessenger .divMensajesLeft {
        background-color: #f1f0f0;
        color: #303030;
        border-radius: 0px 22px 22px 22px;
        font-weight: 300;
        padding: 9px 13px;
        font-size: 14px;
        margin-bottom: 20px;
    }

        #divmessenger .divMensajesLeft p {
            color: #2b55ad;
        }

        #divmessenger .divMensajesLeft span {
            font-size: 10px;
            right: 16px;
            bottom: -1px;
        }

    #divmessenger .divMensajesRight {
        background-color: #0084ff;
        color: #fff;
        border-radius: 22px 0px 22px 22px;
        font-weight: 300;
        padding: 9px 13px;
        font-size: 14px;
        margin-bottom: 8px;
    }

        #divmessenger .divMensajesRight p {
            position: absolute;
            top: -20px;
            color: rgba(43,84,173,.6);
            right: 4px;
            font-size: 12.8px;
            white-space: nowrap;
            font-size: 12.8px;
            text-align: right;
            font-weight: 400;
        }

        #divmessenger .divMensajesRight span {
            font-size: 10px;
            right: 16px;
            bottom: -1px;
        }
/* Fin Messenger */

/* Modo skin dark */
.mod-skin-dark:not(.mod-skin-light) #divmessenger {
    background-color: #565656 !important;
}

    .mod-skin-dark:not(.mod-skin-light) #divmessenger .divMensajesFecha span {
        color: white !important;
    }

    .mod-skin-dark:not(.mod-skin-light) #divmessenger .divMensajesRight p {
        color: white !important;
    }
/* Fin Modo skin dark */

/* Fin Estilo Conversaciones */











.iconGoogle .abcRioButton {
    background-color: transparent !important;
    box-shadow: none !important;
}

.iconGoogle .abcRioButtonBlue {
    background-color: transparent !important;
    width: 36px !important;
}

.iconGoogle .abcRioButtonIcon {
    background-color: transparent !important;
}

/* Estilos WaitActivationPage */

.text-wait-activation {
    color: #314457;
}

.note-modal {
    z-index: 2041 !important;
}

.mod-skin-dark:not(.mod-skin-light) .note-editor {
    background-size: 100% 0px !important;
}


.text-break-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.text-break-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.nav-pills .nav-item .nav-link {
    border-radius: 0;
    height: 100%;
}

.nav-pills .nav-item .active {
    background-color: transparent !important;
    border-bottom: 1px solid #4679cc;
    color: black;
}

.mod-skin-dark:not(.mod-skin-light) .nav-pills .nav-item .active {
    background-color: transparent !important;
    border-bottom: 1px solid #4679cc;
    color: white;
}

.estiloInputTitulo {
    -webkit-transition: inherit !important;
    transition: inherit !important;
    transition: inherit !important;
    transition: inherit !important;
}

    .estiloInputTitulo::placeholder {
        color: black;
    }

    .estiloInputTitulo:focus {
        color: black;
        border: 1px solid #E5E5E5 !important;
    }

    .estiloInputTitulo:hover {
        border: 1px solid #E5E5E5 !important;
    }

.estiloInputSubtitulo {
    -webkit-transition: inherit !important;
    transition: inherit !important;
    transition: inherit !important;
    transition: inherit !important;
}

    .estiloInputSubtitulo:focus {
        border: 1px dashed #E5E5E5 !important;
    }

    .estiloInputSubtitulo:hover {
        border: 1px dashed #E5E5E5 !important;
    }

.estiloInputTareas {
    background-color: transparent !important;
}

    .estiloInputTareas:focus {
        background-color: white !important;
        border: 1px dashed #a39898 !important;
    }


    .estiloInputTareas:hover {
        background-color: white !important;
        border: 1px dashed #a39898 !important;
    }

/*.inputAgregarProjetsTareas:focus + div > div > .buttonAgregarProjetsTareas {
    display: inherit !important;
}*/

.inputAgregarProjetsTareas {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

    .inputAgregarProjetsTareas:focus {
        border: 1px solid #E5E5E5;
    }

        .inputAgregarProjetsTareas:focus + div > .buttonAgregarProjetsTareas {
            display: inherit !important;
        }

.buttonAgregarProjetsTareas:hover {
    display: inherit !important;
}


.buttonAgregarProjetsTareas:focus {
    display: inherit !important;
}

.buttonAgregarProjetsTareas:visited {
    display: inherit !important;
}

.buttonAgregarProjetsTareas:active {
    display: inherit !important;
}


.divColumnaProjectGrupoTareas:hover {
    border-right: 4px solid #e1e1e1;
}

    .divColumnaProjectGrupoTareas:hover > .d-none {
        display: inherit !important;
    }


.divContraerHeader {
    background-color: aliceblue;
    border-bottom: 1px solid #c9d2da;
}

.divRowProjectTareas {
    min-height: 40px;
    max-height: 40px;
}

    .divRowProjectTareas:hover {
        background-color: #d5ecff !important;
    }

        .divRowProjectTareas:hover .fila-HoverDnone {
            background-color: #d5ecff !important;
        }

        .divRowProjectTareas:hover .columna-Hover {
            background-color: #d5ecff !important;
        }

/*.divRowProjectTareas:hover > div > input {
            background-color: #d5ecff !important;
        }*/
.fila-HoverDnone:hover .custom-checkbox {
    display: block !important;
}

.agrearTareasComentarios {
    display: none;
    top: 8px;
    left: 22px;
    font-size: 20px;
}

    .agrearTareasComentarios span {
        bottom: 10px;
        left: 14px;
        font-size: 10px;
    }


.fila-HoverDnone:hover .agrearTareasComentarios {
    display: block !important;
}

.mod-skin-dark:not(.mod-skin-light) .divRowProjectTareas {
    background-color: #26272b !important;
}


.mod-skin-dark:not(.mod-skin-light) .fila-HoverDnone {
    background-color: #26272b !important;
}


.mod-skin-dark:not(.mod-skin-light) .columna-Hover {
    background-color: #26272b !important;
}


.mod-skin-dark:not(.mod-skin-light) .divColumnaProjectGrupoTareas {
    background-color: #26272b !important;
}



.inputNumeroDecimal:focus + div > .inputNumeroDecimalSimbolo {
    display: inherit !important;
}

.estiloInputTareas:hover + div > .inputNumeroDecimalSimbolo {
    display: inherit !important;
}

.datepicker-bottom-right-lista:focus + div > .inputCalendarSimbolo {
    display: inherit !important;
}

.estiloInputTareas:hover + div > .inputCalendarSimbolo {
    display: inherit !important;
}

.divColumnaTareas {
    background-color: aliceblue;
    border-bottom: 1px solid #c9d2da;
}

.overflow-hover-y {
    overflow-y: hidden !important;
}

    .overflow-hover-y:hover {
        overflow-y: scroll !important;
    }


.app-list {
    height: 100% !important;
}

.aDisabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}


.swal2-container {
    z-index: 2050;
}
