.ui-tabs-nav .active li{    background-color: white!important;    color: #141414!important;    border-bottom: solid 5px white!important;}.active{background-color: transparent!important;}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 12px 10px;
}
#faculty-body tr:nth-of-type(2n+1) {
    background: #fff!important;
}
@media only screen and (max-width: 768px){
#faculty-header {
    text-align: center;
    height: 550px;
}
#faculty-header img {margin-top: 15px!important;
}}