.header__wrapper{  justify-content:center!important;}

.navbar__list{justify-content: center!important;}


.header {
  background-color: #fff!important;}
  
  .navbar {
  background-color: #dfdfdf!important;}
  
  .navbar__link {
  padding: 0.5rem 7px!important;
  display: flex;
  justify-content: space-between;
  margin: 1rem 0.05rem;
}

.navbar * > a {
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: 500;
  color: #0236b0;
  background: #fff!important;
  border-radius: 5px;
}

.navbar * > a:hover {
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: 500;
  color: #fff!important;
  background: #0c458c!important;
  border-radius: 5px;
}
.footer__two-columns {
  padding: 3rem 0;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, -webkit-max-content);
  grid-template-columns: repeat(2, max-content);
  justify-content: center!important; 
}



.logo-h{ height:11rem;} 

  @media (max-width: 768px){
.hamburger {
  grid-row: 2/3;
  grid-column: 4/5;
  background: #0d5d92!important;  
}
      
      .logo-h{ height:6rem;} 
      
      
  }
  
  
  
  
    
.folder-class{ border:1px solid #fff;   margin-bottom:20px;  list-style-type:none;}
	   .folder-class li{ 
	       border: 0px solid #ccc;
list-style-type: none;
margin-bottom: 10px;
padding:10px;
  padding-left: 10px;
background: url(https://www.dmiher.edu.in/NAAC/img/folder.png);
background-color:#fbf4f4;
background-position: 0.5% center;
  background-repeat: repeat;
background-repeat: no-repeat;
 
padding-left: 33px;
font-weight: bold;
	   }
	   
	  .folder-class li a{ text-decoration: none; color: #484848; }
	   .folder-class li a:hover{ color:#0c458c;}
	  
	   
	       
.sub-folder{ border:0px solid green;   margin-bottom:20px;  list-style-type:none;}
	   .sub-folder li{ 
	       border: 0px solid #ccc;
list-style-type: none;
margin-bottom: 10px;
padding:2px;
  padding-left: 10px;
 background: none;
 /*
  background-position-x: 0%;
  background-position-y: 0%;
 // background-repeat: repeat;
background-repeat: no-repeat;
background-position: center left;*/
padding-left: 30px;
font-weight: normal;
	   }
	   
	   .sub-folder li a{ 
	       border: 0px solid #ccc;
list-style-type: none;
margin-bottom: 10px;
padding:2px;
  padding-left: 10px;
  background: url(https://www.dmiher.edu.in/NAAC/img/pdf.png);

  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
background-repeat: no-repeat;
background-position: center left;
padding-left: 25px;
font-weight: normal;
text-decoration: none;
	   }
	   
	   
	   .sub-folder li a:hover{ color:#0c458c;}
	   
	   
	   
	    
  
  
.title-link{ border:0px solid red; text-align:center; margin-bottom:20px;  list-style-type:none;}
	   .title-link li{ border:0px solid red;  text-align:center; list-style-type:none;  margin-bottom:10px; font-size:18px; }
	   .title-link .active{ border:0px solid blue;  text-align:center; color:#0033FF; font-size:18px;  list-style-type:none;}
  
  
  .bg-main{background: #eee8e8;
padding: 25px;}

.table-head{border: 0px solid red !important;
text-align: center;
font-size: 18px!important; 
background: #0c458c;
color: #fff;}

.table-criteria{border:0px solid #c8a6a6!important; background: #fff;}

 /*.table-criteria tr:nth-child(odd){
  border: 1px solid red!important;
} 
*/
.table-criteria .table{ border:0px solid red!important; }

 


.table-criteria .table tr td{ border-bottom: 1px solid #a8a8a8 !important;
border-left: 1px solid #a8a8a8 !important;}

.table-criteria .table tr td a{ 
text-decoration: none;
text-align: center;
border: 1px solid #f79797;
padding: 3px 5px 3px 5px;
background: #eee8e8;
font-size: 12px;
color: #000;
border-radius: 5px; display: table;
} 

.table-criteria .table tr td a:hover{ 
  text-decoration: none;
  text-align: center;
  border: 1px solid #000;
  padding: 3px 5px 3px 5px;
  background: #eee8e8;
} 

.table-criteria tr{border:0px solid #c8a6a6!important;}
.table-criteria tr td{border-bottom: 1px solid #0c458c!important; padding:1.3rem; font-size: 1.4rem; border:0px;}

	/*.row1{ border:1px solid red; background: #fff;}
	.row2{ border:1px solid green;}*/



 