ul,ol{ list-style: none; }
body{ background: #f6f6f6;  font-size: 13px;}
.pd{ padding: 0; }
.mrg{margin: 0;}
a{text-decoration: none;}
.clearfix{ clear: both; }
.top{ background-color: #159ef3;  color: #fff;     padding: 10px 0;}
.top h1{    margin: 0;
          font-size: 28px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-left: 10px;
    font-weight: bold;
   }
    .bk-address{font-size: 14px; margin-bottom: 0;
    padding-top: 5px;}
    .hdr-left{ float: left; padding-top: 15px;}
    .date{ float: right;   
    font-size: 15px;}

    .logo{width: 76px;
    padding-right: 5px;}
    .logo img{ width: 100%; }
    .welcome-bar{    background: #fff;
    height: 33px;
    box-shadow: 0 3px 5px #e5e5e5; }
    .welcome-icon{    width: 20px;
    padding-top: 0;
    display: inline-block;
}
.username{     display: inline-block;
    /* padding-top: 4px; */
    margin-top: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #2c3a80;}
.hdr-right {
    margin-top: 5px; float: right;
}
.hdr-right a {
    color: #006699;
    padding-left: 5px;
    text-decoration: none;
}
.hdr-right a img {
    width: 22px;
}

.hdr-right a span {
    color: #2c3a80;
}

.text-right {
    text-align: right!important;
}


    footer{     background-color: #384045; color: #fff;     position: fixed;
    bottom: 0;
    width: 100%;}
    .copyright{text-align: center; padding: 10px 0;}
    /*LOGIN PAGE CSS START*/




.login2background{    
    /*background-image: url(../img/College_Admission-banner.png);
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
     background: linear-gradient(rgba(1,83,125,.4), rgba(1,83,125,.4)), url("../img/login-page-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.loginbox{  
    
   background: white;
    color: black;
    bottom: 10%;
    left: 35%;
    padding: 20px;
    box-shadow: 0 8px 50px -2px #000;
    border-radius: 5px;
    position: absolute;

}
.logo2{
    /*width: 130px; 
    height: 55px;*/
    margin-left: 10%;
      width: 66px;
}

.login-input{ height: 40px !important; }
.label-icon{background: #1799e4;
    color: #fff; border: none;}

  .capcha-box{  width: 40%;
    float: left;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    text-align: center; 
     border: 2px solid #000;}
    .capcha-box img{width: 100%;}
    .reload{font-size: 25px;
    padding-top: 10px;
    cursor: pointer;
    color: #a0384a; padding-left: 40px;}
    .btn-reset{ float: right; color: #000;
    background-color: #e2c538;
    border-color: #ccb33e;}
    
    
    
    /*FORM START HERE*/
    .text-danger strong {
    		color: #9f181c;
		}
		.receipt-main {
			background: #ffffff none repeat scroll 0 0;
			border-bottom: 12px solid #159ef3;
			border-top: 12px solid #3bacf3;
			margin-top: 20px;
			margin-bottom: 50px;
			padding: 20px 30px !important;
			position: relative;
			box-shadow: 0 1px 21px #acacac;
			color: #333333;
			
			margin-left: 2%;
		}
		.receipt-main p {
			color: #333333;
			font-family: open sans;
			line-height: 1.42857;
		}
		.receipt-footer h1 {
			font-size: 15px;
			font-weight: 400 !important;
			margin: 0 !important;
		}
		.receipt-main::after {
			background: #0d56a7 none repeat scroll 0 0;
			content: "";
			height: 5px;
			left: 0;
			position: absolute;
			right: 0;
			top: -13px;
		}
		.receipt-main thead {
			background: #414143 none repeat scroll 0 0;
		}
		.receipt-main thead th {
			color:#fff;
		}
		.receipt-right h5 {
			font-size: 16px;
			font-weight: bold;
			margin: 0 0 7px 0;
		}
		.receipt-right p {
			font-size: 12px;
			margin: 0px;
		}
		.receipt-right p i {
			text-align: center;
			width: 18px;
		}
		.receipt-main td {
			padding: 9px 20px !important;
		}
		.receipt-main th {
			padding: 13px 20px !important;
		}
		.receipt-main td {
			font-size: 13px;
			font-weight: initial !important;
			color: #000;
		}
		.receipt-main td p:last-child {
			margin: 0;
			padding: 0;
		}	
		.receipt-main td h2 {
			font-size: 20px;
			font-weight: 900;
			margin: 0;
			text-transform: uppercase;
		}
		.receipt-header-mid .receipt-left h1 {
			font-weight: 100;
			margin: 34px 0 0;
			text-align: right;
			text-transform: uppercase;
		}
		.receipt-header-mid {
			margin: 24px 0;
			overflow: hidden;
		}
		
		
		#container {
			background-color: #dcdcdc;
		}
@media (max-width:767px) {
    .loginbox{ 
        margin-top: 10%;
    }    
}

.loginbox_content{
    padding:5% 11% 5% 11%;

}

.singtext{
    font-family: "Open Sans",sans-serif;
    font-size: 25px;  
    color: #0067a2;
    float: right;
    padding-right: 12%;

}

.submit-btn{
    float: right;
    margin-right: 20px;
        background-color: #0d56a7;
    border-color: #041b35!important;
    color: #fff;
}
.submit-btn:hover{ background:#1799e4; color: #fff; }

.forgotpassword{
    padding-left: 10%;
}
@media (max-width:800px) {
    .submit-btn{
        
        margin-right: 23%;
    }

   
}
.right-form{background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 23%;
    padding: 25px 10px 10px; float: right;}
.modal-body img{ width:100%; }
.make-pay{ float:left;}
.print-recp{    font-weight: bold; text-transform:uppercase;}
.payment{ background:#159ef3; font-weight: bold;  text-transform:uppercase;}
.button-grp{padding-top: 10px;}
.subheading{ margin: 0;
    text-align: center;
    padding-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    color: #0d56a7;
             }
             
        .header-top-banner{}
        .header-top-banner img{    height: 20%;
    width: 100%;}
           
           .hd-2{background: #159ef3;}
           .white-clor, .whte-colr a span{ color:#fff;}
             .foot-logo{width: 35px;}
             
             
         @media (min-width:1200px) and (max-width:1900px)
         {
          .lg-space{margin-left:0px;}
          .header-top-banner img {
    height: 15%;
    width: 100%;
}
           
           .left-hd{margin-top: 50px!important;}  
             
            }    
             