.val-msg {
    color: #e5603b;
    font-size: 12px !important;
    margin-top: 5px !important;
    display: none;
}

.has-error .val-msg {
    display: block;
}

label img {
    width: 18px;
    margin-right: 4px;
    margin-bottom: 2px;
}

.table tbody tr:hover td, #table_pontos tbody tr.selected td {
    cursor: pointer;
}

table {
    width: 100% !important;
}

.out {
    color: #00ACAC
}

.btn-back {
    float: left;
}
