.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
}

.auditoria-MR {
    background-color: #6A8EE1;
    color: #f5f5f5;
}

.auditoria-CH {
    background-color: #4B9FC3;
    color: #000;
}

.auditoria-AS {
    background-color: #3C4143;
    color: #f5f5f5;
}
