 
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
}
h1 {
  font-size: 16px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
h3,
h4,
h5 {
  margin-top: 5px;
  font-weight: 600;
} 
.content{ background: #F9F9F9 !important;}
.content-header{ background:#EEE !important; padding-bottom:5px;}
.tableau{ font-size:12px !important; width:99% !important; }

.dataTables_wrapper .dt-buttons {
  float:none;  
  text-align:center !important;
}

.datepicker{
         border:1px solid #333;
		 font-size:13px;
		 padding:5px;
		 border-radius:0;
}
.the_header{ display:none;}

.school_name{
	      font-size:22px !important;
		  font-weight:bold;
		  text-align:center;
}
.school_address{ text-align:center;}
.moto{ font-weight:normal !important; visibility:hidden; height:2px; color:#666;}
.content-wrapper{}