/* #wrapper #content-wrapper #content{
    background-color: #2a2a2a !important;
} */

.bg-gradient-custom{
    background-color: #698369;
}

.bg-custom{
    background-color: #476647;
}

.topbar #sidebarToggleTop:hover {
    background-color: #eaecf4;
}

.topbar #sidebarToggleTop {
    background-color: #eaecf4;
}

/* .topbar #sidebarToggleTop:active {
background-color: #f10745 !important;
} */

table {
    border-radius: 15px;
}

span.form-control-user.rounded-left{
    font-size: 1rem;
    border-radius: 10rem;
    padding: 1.5rem 1rem;
    max-height: 1.5rem;
}

.nav-link.active{
    /* font-size: 1rem; */
    color: white !important;
    background-color: #698369 !important;
}

.nav-tabs .nav-link:not(.active){
    color: #476647 !important;
}

.nav-link:hover:not(.active){
    /* font-size: 1rem; */
    color: white !important;
    background-color: #476647 !important;
}

ul.nav{
    border-bottom: 1px solid #476647 !important;
}

#formPersoais img{
    border: 1px solid black;
    border-radius: 5px;
}

/* =========================================================
Personalización info sidebar y justificaciones Kit Digital*/
#appInfo {
    color: whitesmoke;
    font-weight: bold;
    text-align: left;
    font-size: smaller;
    line-height: 25px;
    border: 1px solid white;
    border-radius: 10px;
    padding-left: 1em;
    margin-right: 1em;
}
#appInfo strong{
    font-size: large;
}
#appInfo a{
    color: whitesmoke;

}
#versionesApp .modal-header, #versionesApp thead {
    background-color: #698369;
}

#versionesApp th{
    color: white !important;;
}

.reporting-resumen {
    border-left: 10px solid #517091 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.reporting-resumen-avanzadas {
    background-color: #517091 !important;
    border-radius: 8px !important;
    color: white !important;
}

.funnel-img {
    width: 10px;
    height: 10px;
}

.funnel-td1 {
    width: 36% !important;
}

.funnel-color-1 {
    background-color: #3f3f57;
    color: white;
}

.funnel-color-2 {
    background-color: #929292;
    color: white;
}

.funnel-color-3 {
    background-color: #5db2d8;
    color: white;
}

.funnel-color-4 {
    background-color: #191db3;
    color: white;
}

.funnel-table-header th {
    background-color: #698369 !important;
    color: white !important;
}

/* Fin Personalización info sidebar y justificaciones Kit Digital
============================================================== */

