@charset "utf-8";
/* CSS Document */
body {
  background-color: #ffffff;
  font-family: sans-serif;
  font-size: 13px;
}

.header{ 
	background:url(images/bg-header.jpg) bottom;
	text-align: center;
}

.bordertime{ 
	background-image:url(images/border-time.gif);
	width: 230px;
	height: 84px;
	padding-top: 34px;
	text-align: center;
}

.borderdetail{
	background-image:url(images/bg-repeat-for-border-detail.gif);
	background-repeat:repeat-y;
	width: 1046px;
}

.headerstudentactivity{
	width: 564px;
	height: 46px;
	padding-left: 23px;
	border-bottom-color:#DEE1E2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.borderStudentActivityDetail{
	width: 550px;
	border-bottom-color:#DEE1E2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.textstudentactivityBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3397DB;
}

.textstudentactivityBarCode{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F8B8D;
}

.textstudentactivityDateLightGrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8B8B8B;
}

.textstudentactivityTimeLightGrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8B8B8B;
}

.textstudentactivityNumberBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2C3D4F;
}

.textstudentactivityShowmoreNumberBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C3D4F;
}

.textUserprofileNameOrange{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FF6500;
}

.textUserprofileBarCode{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7F8B8D;
}

.textUserprofileNumber{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2C3D4F;
}

.textUserprofileStudent{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#7F8B8D;
}

.textUserprofileActive{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#3397DB;
}

.textstudentactivityHeadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7F8B8D;
}

.textStatNumberField1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFF;
}

.textTime{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFF;
}

.TextField{
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	width:161px;
	Height:40px;
	color:#999;
	display:block;
	border:none;
	padding-left: 5px;
}