/* CSS Document */

.loghead {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 29px;
   
    text-align: center;
	font-family:calibri;
}
.headname{ margin:17px 0 9px 0;}
.headname span{ font-size:25px; font-weight:bold; font-family:calibri;}
.jsc{ width:93px; height:40px;font-size:12px; font-weight:bold; line-height:20px; color:#FFFFFF; text-align:center; border-right:1px solid #FFFFFF;}
.off{ padding:0px; margin:0px;}
.clear{ clear:both;}
.legendcoler{ background:#C5C5C5; height:49px;}
.headspan{ font-size:15px; font-weight:bold; padding:14px;}
.info{ width:860px; margin:9px 0 0 10px;}
.infos{ width:200px; margin:5px 0 0 5px;font-size:12px; font-weight:bold; line-height:50px; color:#FFFFFF; text-align:center;}
.Search{ padding-bottom:10px;}
.fileset{ width:755px;}
.left{  display:inline-block; *display:inline-block;}
.float{ float:left;}
.float label{display:inline-block; padding: 6px 6px 0 1px; font-size:12px; font-weight:bold;}
.left label{  display:inline-block; padding: 6px 6px 0 1px; font-size:12px; font-weight:bold;}
.board{ width:164px; margin-left:16px;  }
#search_btn{ width:70px;  height:28px;}
.board select { width:120px;;}
.passing_year{ width:174px; }
.passing_year select{ width:87px;}
.rool{ width:148px;  }
.reg{ width:170px;}
.rool input{ width:100px;}
.reg input { width:100px;}
.leftcontent{ width:620px;  margin-left:10px;}
.section{ width:174px; float:right;}
.section select { width:90px;}
.student{ width:600px;}
.student label{ width:93px;}
.student input{  width:476px;}
.esifno{ width:230px;;}
.esifno input{ width:100px;}
.esifno label{ width:93px;}
.st_image{ width:150px; height:200px; border:2px solid #000000;}
.st{ width:155px !important; }
.fc{ background-color:#020031; width:120px; height:50px; margin:-10px 0 0 -10px; padding-left:8px;}
.st_image input { height:25px;;}
.rightcontent{ width:160px; margin:inherit; position:relative;}
.comoninfo{ width:460px;margin-left:10px;  float:left; }
.comoninfo1{ width:340px;margin-left:10px;  float:left; }

.comoninfo label{ width:93px;}
.comoninfo1 label{ width:93px;}

/*--------------------------------------------Button size-------------------------------------------------------------*/
.prebtn{ margin:5px 20px 5px 10px;}



/*--------------------------------------------Subject distribution -------------------------------------------------------------*/
.comp_sub{ width:320px; padding-left:30px; border:1px solid #000;}
.p_group_sub{ width:270px; float:right; }
.dis_option{ display:none;}
.group_subject{ margin-top:10px;}
.subject{ background-color: #F9F9F9; height:auto;  padding: 20px;width: 93%; border:1px solid #000000; font-size:12px; font-weight:bold; margin:0 10px 10px 10px; }
.subject p{ text-align:center; font-size:16px; font-weight:bold;}


bodydiv:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/bs-docs-masthead-pattern.png);
  opacity: .4;
   z-index:-100;
}


bodydiv {
  margin: 0;
   font-family: calibri;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
 /* background:url("../img/body_bg.png") repeat scroll 0 0 transparent;*/
 background: #020031; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #020031 0%, #6d3353 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#6d3353)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* IE10+ */
  background: linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* W3C */

  z-index:-100;
}


/*Murad CSS start*/
div.login_error
{
 	color: #FF0000;
    font-size: 14px; width:411px;
    text-align: center; font-family:calibri;
    
    text-align: center;
}


/*Murad CSS END*/