.tableStudent {
    margin-top: 15px !important;
    color: #777777;
}

.newStudent {
    float: left !important;
    margin-top: 15px !important;
    margin-left: 15px !important;
}

.newHeader {
    font-weight: bold !important;
}

.list-group {
    text-transform: uppercase;
    font-size: 20px;
}

.list-group .tableTitle {
    padding-top: 15px !important;
}

.list-group .color-text {
    color: white;
}

.list-group .titleHeader {
    width: 440px;
    font-weight: 500 !important;
    ;
}