.verde {
    color: lightgreen;
}

.rojo {
    color: lightcoral;
}

.naranja {
    color: orange;
}

.enlacerojo {
    color: #b22b32 !important;
}

.flota {
    text-align: center;
    width: 100px;
    text-decoration: none;
    font-weight: normal;
    float: left;
}

a.lista-eval {
    display: inline !important;
}

.view-listado-de-expedientes .dropdown-menu,
.view-gestor-expedientes-retribuciones-adicionales .dropdown-menu {
    min-width: 325px !important;
}