.table ul { margin: 0; padding: 0; }

.table ul li { display: block; text-align: center;    padding: 4px;  margin: 0 !important; display: block !important; width: 100% !important;
    border-bottom: 1px solid #a2a2a2 !important; }
.table ul li.active { /*border: 1px solid #5D7B52; border-radius: 4px;*/}
.table ul li:last-child {  /*border-bottom: 0px solid #a2a2a2 !important;*/ }

.musait {   cursor: pointer; font-weight: 500; font-size: 14px;}

.musait:hover { background: #fff; }

.scheduleTable td {    padding: 0 !important; }