#tutionfeestr    {
    border-style: solid;
    
}
#tutionfeestr tr {
    border-style: solid;
}
#tutionfeestr tr td{
    border-style: solid;

}
 
.table{
    
    border-spacing: 0;
    width: 60%;
    border-collapse: collapse;
    text-align: center;

    margin: auto;
}
  .table tr th , .table tr td{
    border: 1px solid black;
}

.table{

}

#departmentofsocialsciencescourses , #departmentofenger {
    width: 100%;
}

#departmentofsciences tr td  , #departmentofsciences tr th {
    width: 100% !important ;
    height: 70px;
 
}

#courselists  {
width: 100%;

}
#courselists tr td a{

    color: black;
}

.check{
   height: 100vh;
  }
  
  .wfull{
    width: 100% !important;
  }
  .w70{
    /* width: 70% !important; */
  }
  .w30{
    /* width: 50% !important; */
  }
  #departmentofenger{
      width:95%;
      border-spacing:0;
       overflow:auto;
         text-align: center;
 border:0px !important;
    margin: auto;
   
      
  }
  #departmentofenger tr td , #departmentofenger tr th{
      width:10%;
     overflow-wrap:anywhere;
       
  }
  