body {
    background-color: #EAF2F8;
}

.header-card {
    background-color: #34495e;
}
.TblaUs{
    width: 100%;
    min-width: 100%;
    min-width: 0;  
    transition: all 0.5s ease;
}

.bi {
    color: #fff;
}

.content-icon-addUser i {
    font-size: 30px;
}

.photoName {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.photoNameHeader {
    width: 25px;
    height: 25px;
    border-radius: 100%;
}

.TblaUs .btn-PDF {
    background-color: #eb4d4b;
}

.TblaUs .btn-EXCEL {
    background-color: #27ae60;
}

.cardFormAddActivitie {
    background-color: #ffb142;
}

#cantNiches{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 1.1em;
    color: #27ae60;
    text-align: center;
    width: 100%;
    top: 50px;
}
#countA{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 1.1em;
    color: #be9715;
    text-align: center;
    width: 100%;
    top: 50px;
}
#_nichos{
    text-align: center;
}

