body {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial,
        sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.main-sidebar {
    padding-top: 10px;
}
.btn {
    font-size: 13px;
}
.form-control {
    font-size: 12px;
    height: 30px;
}
label {
    margin-bottom: 3px;
}
.mb-2,
.my-2 {
    margin-bottom: 0px;
}
.navbar {
    padding: 0px;
}
.mayuscula {
    text-transform: uppercase;
}
.alignRight {
    text-align: right;
}
table > tbody > tr.highlight > td,
table > tbody > tr.highlight > th {
    background-color: #bbd1ec !important;
}
table > tbody > tr.selected > td,
table > tbody > tr.selected > th {
    background-color: #bbd1ec !important;
}
