/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15-ene-2018, 11:46:44
    Author     : hugogonzalezmedina
*/

.rojo a:hover{
    background-color: #ff0000;
}
.apiaesco{
    background-color: #ff0000;
    color: #fff;
}

.rd-navbar-nav li a:hover{
    color: #f00;
}

material-icons-schedule.md-dark {
    color: #f00;
}