.attachmentbody{
	width: 114px;
	height: 110px;
	float: left;
}
.attachmentbody .progress{
	height: 12px;
	margin-top: 45px;
}
.attachmentbody ul {
	border-radius: 5px;
	list-style: outside none none;
	position: relative;
	float: left;
	padding: 0;
}
.attachmentbody ul li.remove{
	top: 0;
	right: 5px;
	position: absolute;
}
.attachmentbody img {
	border-radius: 5px;
	height: 100px;
	width: 100px;
	padding: 5px;
}
.attachmentbody ul.success {
	border: 1px solid #339933;   
}
.attachmentbody ul.img_error {
	background: #f0c6c3 none repeat scroll 0 0;
	border: 1px solid #cc6622;
}

.hand {
	cursor:pointer;
}

#alertMsg{
	position:fixed;
	bottom:45px;
	right:0;
	
}


.addInstant {
	background:none;
	border:none;
	cursor:pointer;
	color:#00646f;
}

.addInstant:hover {
	color:#003300;
}

.no_radius {
	border-radius:0px;
}

.pageLoader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../img/page-loader.gif') 50% 50% no-repeat rgb(249,249,249); */
}
.emptyAlrt {
 color:#FFFFFF !important;
}
.emptyAlrt:hover {
	background:#000000 !important;
}
.paddingZero {
	padding:0px !important;
}

.add_new {
	cursor:pointer;
}


.pagi a {
	color: black;
 	border: 1px solid #ddd;
	padding: 8px 16px 8px !important;
	border-radius : 0px !important;
}

.pagi strong {
	background-color: #4CAF50;
    color: white;
	padding: 8px 16px;
    border: 1px solid #4CAF50;
}

.displayNone {
	display:none !important;
}
.viewDetails {
	font-size:18px;
}

.midTitle {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}



.report_school_name {
	font-family: Palatino Linotype;
	font-size: 23px;
	font-weight: bolder;
	color:#000000 !important;
}


.report_school_adrs {
	font-size: 16px;
    text-align: center;
	font-weight:bold;
	color:#000000;
	font-family:Estrangelo Edessa;
}

#longCourseForm {
	min-height:300px;
}

#shortCourseForm {
	min-height:300px;
}
.noMargin {
	margin:0px !important;
}

.requiredStyle{
	color: #FF0000;
}

.emptyStyle{
    float:left;
	color: #FF0000;
	font-weight:bold;
}

.caabSortStyle{
	height: 51px;
	padding-top: 5px;
}

.caabSortStyle2{
	padding:2% !important; 
	padding-left:0px !important;
}
.sortLoadStyle{
	display: none;
	margin-top: 100px;
}
.emptySortStyle{
	padding: 50px 150px 50px 450px;
	margin-top:5px;
	border-style: dashed;
	border-color: #CCCCCC;
	min-height: 150px;
	color: #CCCCCC;
	font-size: 16px; 

}

.inititeStyle{
	padding: 50px 150px 50px 450px;
	margin-top:5px;
	border-style: dashed;
	border-color: #CCCCCC;
	min-height: 200px;
	color: #CCCCCC;
	font-size: 16px; 

}

.resultReport{
    border-bottom: 2px  dotted black;
}

.reportBorderStyle{
 border: 1px solid #DDDDDD;
}
.bordser-right{
  border-right: 1px solid #DDDDDD;
}

.bordser-left{
  border-left: 1px solid #DDDDDD;
}

.bordser-top{
  border-top: 1px solid #DDDDDD;
}

.bordser-bottom{
  border-bottom: 1px solid #DDDDDD;
}
.radiusZero {
	border-radius: 0px;
}	

.panelHeaderTex{
	color:black; 
}


 .absentStyle{
    color:red !important;
 }








