/*.caja-enlace {
    background: #ededed;
    color: #757575;
    font-size: 32px;
    border-radius: 10px;
    margin-top: 10px;
    padding: 59px;
}*/

.count{
    padding: 10px !important;
}

.count + h3 {
    padding: 10px;
    padding-top: 0px;
}

.tile-stats{
    margin-top: 10px;
}

.nav_menu {
    background: white !important;
}

/* Login */

.login_wrapper {
    margin-top: 0px !important;
    padding-top: 5% !important;
}

.left_col {
    min-height: 1080px;
}