a:hover, a:focus {
    text-decoration: none;
}
.stat > a {
    color: white;
}
.s2 {
    padding: 2px!important;
}
thead {
    text-transform: uppercase;
}
.select2-choice {
    min-height: 41px;
}
.text-x {
    font-size: 16px;
}
.reporte>tbody>tr:last-child {
    font-weight: bold;
    font-size: 16px;
}
.rc-grrow .rpdesc {
    padding-left: 30px;
}

.striped tr:nth-child(even) {
    background-color: #E7E9EB;
}
.striped tr:hover {
    background-color: #ADD8E6!important;
}
.md-search_users_button {
  min-height: 55px;
}