.studentimage{width:40px;height:40px;background-position:center center;border:0}.action_hidden{display:none}.redcolumnlabel { font-weight: bold; color: red;}.redcolumnlabel { font-weight: bold; color: red;}
.orangelabel {
    font-weight: bold;
    color: orange;
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dot {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    display: inline-block;
}