#header-main-section {
  border-bottom: 4px solid #FFF;
}

#pageHeader{
  font-size: 21px;
  font-weight: bold;
  padding: 5px;
}

#msg{
  font-size:18px;
  font-weight: bold;
  padding: 5px;
}

#title-bar {
  background: #522d80;
}


#wrapper {
    margin-right:auto;
    width:1800px;
}

.border {
  display:inline-block;
  padding: 5px;   
  background-color: #fff; 
  margin-left:auto;
  margin-right:auto;
 vertical-align : middle;
}
.searchtable{
  display:inline-block;
  background-color: #fff; 
  margin-left:auto;
  margin-right:auto;
  border: none;
 border-spacing: 10px;
 border-collapse: separate;
}

.noborder {
 border: none;
 border-spacing: 5px 1px;
 border-collapse: separate;
 vertical-align : middle;
}

#detailtable td {
  padding: 5px;
}

#detailtable {
  margin-left: 5px;
 vertical-align : middle;
}

#detailtable p {
  display: inline;
}

.required1:after {
    content:" *";
    color: red;
  }
.required2:after {
    content:" **";
    color: red;
  }  

body,.infotext,.captiontext,TABLE TD.deheader,TABLE TH.deheader,TABLE TD.delabel,TABLE TH.delabel,TABLE TD.deseparator,TABLE TD.dehighlight,.fieldformatboldtext,.fieldformattext
	{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.98em;
}

.infotextdiv {
	border: 1px #ccc solid;
	background-color: #fff;
}

.infotexttable {
	font-size: 0.98em;
	line-height: 13pt;
}

.infotexttable .infotext {
	color: #445;
}

.infotexttable td {
	padding: 3px 0px 4px 4px;
}
TABLE TD.indefault {
color: black;
font-family: Verdana,Arial Narrow,  helvetica, sans-serif;
font-weight: normal;
font-size: 90%;
font-style: normal;
text-align: left;
}

DIV.infotextdiv {
text-align: left;
}

#searchpersonresult {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

#searchpersonresult td, #searchpersonresult th {
  border: 1px solid #ddd;
  padding: 12px;
   width:2px;
}

#searchpersonresult tr:nth-child(even){background-color: #f2f2f2;}

#searchpersonresult tr:hover {background-color: #ddd;}

#searchpersonresult thead  th{
position:sticky;
top:0;
}

#searchpersonresult th {
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: left;
  background-color: #005AA5;
  color: white;
}

#studentstable thead  th{
position:sticky;
top:0;
opacity:1;
background-color: #005AA5;
}

#studentstable {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

#studentstable td {
  border: 2px solid #c6c6c6;
  padding: 1px;
  white-space: wrap;
width:100%;
}

#studentstable tr:nth-child(even){background-color: #f2f2f2;}

#studentstable tr:hover {background-color: #ddd;}

#studentstable th {
 border: 2px solid #c6c6c6;
  text-align: center;
  background-color: #005AA5;
  color: white;
  line-height: 15px;
  white-space: wrap;
padding:1px;
opacity:1;
}
#header2
{
background-color: #c9a5d7;
text-align: center;
font-weight: bolder;
font-size: 20px;
padding: 5px 0;
font-family: Arial,sans-serif;
}

.prgTable
{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
display: table;
box-sizing: border-box;
line-height: 1.5;
-webkit-text-size-adjust: 100%;
font-size: 10px!important;
}