body {
  font-family: Arial, Helvetica, sans-serif;
}

.myheader1{
	background-image:url(../images/bzu2.jpg); 
	background-repeat:no-repeat; 
	background-size:cover;
}
.myheader2{
	margin-top:0;
	background-color:#39C;
}

.myheadertext{ 
color:white; margin:0; font-size:25px;
}

.logo {
	vertical-align:middle; 
	margin-top:10px; 
	margin-bottom:10px;
}

.retroshd {
  color: #2253E2;
  letter-spacing: .05em;
  text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
}






	.login-form {
		
    	margin: 50px auto;
		
	}
    .login-form form {
    	margin-bottom: 15px;
        background: #f7f7f7;
        box-shadow: 8px 13px 5px rgba(0, 0, 0, 0.3);
        padding: 30px;
		min-height:340px;
    }
    .login-form h2 {
        margin: 0 0 15px;
    }
    .form-control, .btn {
        min-height: 38px;
        border-radius: 2px;
    }
    .btn {        
        font-size: 15px;
        font-weight: bold;
    }
	
	
/* Footer */

footer{
   background-color: #424558;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    text-align: center;
    color: #CCC;
}

footer p {
    padding: 10.5px;
    margin: 0px;
    line-height: 100%;
}	
	

.margintop20 {
    margin-top:20px;
}



	
/* Side Menu Start */	
	
#sidemenu1  .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: #428bca;
}


#sidemenu1  .nav-pills>li>a {
border-radius: 0px;
}

#sidemenu1 a {
color: #000;
text-decoration: none;
}

#sidemenu1 a:hover {
color: #000;
text-decoration: none;
}


#sidemenu1  .nav-stacked>li+li {
margin-top: 0px;
margin-left: 0;
border-bottom:1px solid #dadada;
border-left:1px solid #dadada;
border-right:1px solid #dadada;
}

.active2 {
    border-left:4px solid #428bca;
}
/* Sidemenu End */

/* Dropdown menu may jo small text aata hy os ka color data-show-subtext="true" */ 
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
    color: white;
}

.selectpicker {
	font-weight:normal;
}
.fontweignNormal{
	font-weight:normal;
}


.myrequired {
	color:#F00;
}


.form-horizontal .control-label { padding-right:0px; }


.error
{
	color:red;	
}

.hassan-text { 
	padding-top:7px; 
	margin-bottom:0px;
}