/*---------Login page-AP-id18------*/
#region-main {
	border: none !important;
	overflow-x: visible;
    background: transparent;
}

body {
	/*font-family: 'OpenSans-Regular', sans-serif!important;*/
	background-color:#fff;

}

.stfc-shriram{
    padding: 20px 10px;
}

.login-box{
border:1px solid #e0e0e0;
border-radius:10px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 3px 3px 5px 0px rgba(168,168,168,1);
box-shadow: 3px 3px 5px 0px rgba(168,168,168,1);
   padding:40px 20px 50px 20px;
margin-right: 12px;
}
.login-form{
height: 380px;
display: inline;
margin-top:-20px
}
.stfc-logo{
    text-align: center;
    margin: -20px 0 0px 0px;
}
.stfc-id18{
    width: 100%;
    float: right;
}
.stfc-id18 .input-group-prepend{display:none;}
.stfc-id18 .loginsub .footers .login-btn{
    max-width: 100%!important;
    float: none!important;
    margin-top: -6px;
}
.stfc-id18 .loginsub .footers{
text-align: center;
}
.stfc-id18 .loginsub .footers .login-btn input{
    float: none!important;
    width: 100%;
height: 40px;
}

.loginerrors{
margin-bottom: -28px;
}











.loginpanel h2 {
	display: none;
}


.loginform input {
	height: 35px;
	font-size: 14px;
    	border-radius: 20px;
border: none;
-webkit-box-shadow: 0px 0px 5px 0px rgba(168,168,168,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(168,168,168,1);
box-shadow: 0px 0px 5px 0px rgba(168,168,168,1);
}

.rememberpass {
display:none;
	color: #fff;
	float: left;
    font-size: 14px;
}
.forgetpass{
	text-align: center;
font-size: 14px;
    position: relative;
    top: 75px;
}
.forgetpass a {
	color: #333;
}

.forgetpass a:hover {
	color: #0d9cdf;
	text-decoration: underline;
}
.login-btn input {
	margin-top: 0px;
}
.login-btn input {
	font-weight: 700!important;
	border: none!important;
	color: #fff!important;
	text-decoration: none!important;
	padding: 8px 21px!important;
	border-radius: 26px!important;
	background-color: #ed2429!important;
	cursor: pointer;
}
.footers {
	margin-top: 8px;
}

#page-footer {
	border: none;
}

.loginfooter {
	position: absolute;
	bottom: 0;
	top: inherit !important;
	width: 100%;
	background-color: #fff;
}

.loginfooter .novac img {
	height: 48px;
	padding: 10px;
}
.loginfooter .novac-logo {
	padding: 5px 0px!important;
	height: 40px;
}

.footer-border {
	border-top: 1px solid #0095cf
}
.login-head-logo{
	margin-right: 10px;
}

#region-main-box{
    margin-top: 20px;
}




/*---------Login page-------*/





@media only screen and (max-width: 768px) {

body {
background-color:#fff;
background-image:none!important;
}
.footers {
	margin-top:-10px;
}
.forgetpass{
    	top:62px;
}
#region-main-box{
    margin-top: 10px;
}
.stfc-shriram{
    margin: 0 auto;
    display: table;
}
.ap-shriram img{
display:block;
}
.stfc-id18 {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.login-box{
   padding: 10px 10px 40px;
    margin-bottom: 80px;
margin-top: 30px;

}
.login-form{
height: 380px;
display: block;
margin-top:0px
}
.stfc-logo{
    margin: -20px 0 0px 0px;
}
.stfc-asset01{
    text-align: center;
}
.stfc-asset01 img{
    max-width: 70%;
}


}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
	.loginfooter {
		position: relative;
	}
}
@media all and (max-width: 800px) {
	.plpr {
		/*	padding-right: 0px !important;

padding-left: 0px!important;	
*/
	}
	
	#cssmenu #menu-button::before {
		right: 20px
	}
	
	.our-vision h2 {
		font-size: 18px;
		margin-top: 0px;
	}
	
	.our-vision {
		margin: 10px;
		width: 95%;
		padding:0px;
	}
	
	.vision {
		font-size: 12px;
	}
	
	.loginfooter {
		position: fixed!important;
		bottom: 0px;
	}
	
	
}


