﻿.txt-time {
	border: 1px solid rgba(0,0,0,0.4);
	border-radius:4px;
	height:30px;
	width:60px;
	padding:5px;
	text-align: center;
}

.txtHidden {
	width:0; height:0; border:0;
}
.ddlSession {
	margin-left: 3px;
	height:34px;
	padding: 3px 7px;
}
.txtDate {
	width:110px !important;
}
.txt-remark {
	border: 1px solid rgba(0,0,0,0.4);
	border-radius: 4px;
	height: 30px;
	width: 250px;
	padding: 5px;
	text-align: left;
}