.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-student{
	text-transform: uppercase;
	font-size: 20px;
}
.list-student .tableTitle{
	padding-top: 15px !important;
}
.list-student .color-text {
    color: white;
}
.list-student .titleHeader{
	width: 440px;
    font-weight: 500 !important;;
}
