a:hover,
a:focus {
    text-decoration: none;
}

.stat>a {
    color: white;
}

.s2 {
    padding: 2px !important;
}

thead {
    text-transform: uppercase;
}

.reporte>tbody>tr:last-child {
    font-weight: bold;
    font-size: 16px;
}

.taq-top-menu>.col-md-3,
.col-sm-6 {
    padding-left: 1px;
    padding-right: 1px;
}

.float {
    position: fixed;
    right: 20px;
    width: 60px;
    height: 60px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    border: 0px;
}

.float.dismiss {
    bottom: 30px;
    background-color: #ff9999;
}

.float.ok {
    bottom: 100px;
    background-color: #0C9;
}

.gritter-item-wrapper {
    background-color: rgba(0, 0, 0, 0.85);
}