.list_certification{
	/*height: 100%;*/
}
.login-content h1{ font-size:30px !important;font-weight: normal !important; }
.login-content .form-horizontal .form-group{ margin-right:0px !important; }
.login-content{
	/*padding: 20px 15px;*/
}

#login-page{
	min-height: 90vh;
}
.btn-login{
	padding: 7px 35px;
	font-weight: bold;
	
}
.social-icons{
	text-align: center;
}
.middle-content
{
	border-right: 1px solid #ccc;
}
#login_div .form-horizontal .form-group
{
	margin-left:0px !important;
}
#forgotpass_div .form-horizontal .form-group
{
	margin-left:0px !important;
}
.list_certification h2{
	font-family: 'BentonSans-Bold' !important;
	font-size: 17px !important;
	margin-bottom: 0px !important;
}

.right-content
{
	padding-right: 50px;
	padding-left: 0px;
	border-right:1px solid #e1e1e1;
}

.left-content, .right-content
{
	margin-top: 100px;
	margin-bottom: 50px;
}

.left-content
{
	padding-left: 50px;
	padding-right: 0px;

}



.login-content label{
	font-weight: normal !important;margin-bottom:5px;
}
/*campaign pending*/
.modal-content{ border-radius:0px !important; }
.modal-header{ background-color: #000;color:#ffffff !important; }
/*.modal-dialog {width: 600px;margin: 94px auto;}*/
.modal-title{color: #ffffff;font-size: 20px;}
.close{opacity:1 !important;color:#ffffff !important;}
/*campaign pending end*/

.forgot_content{ font-size: 13px !important;margin-bottom:20px !important;}
#forgot_logon{ font-size: 20px; }
@media only screen and (max-width:319px) { 
    body{font-size:11px}
    .login-content{padding-top:0px !important;}
    .login-content .right-content{padding-top:0px !important;}
    .logon_div{padding-top:0px !important;}
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.forgot_pwd{ padding-top: 23px !important; }
	.register{ padding-top: 10px !important; }
	.list_certification{ padding-top:0px; }
	.login-content h1{margin-top:15px !important;}
	.login-content{padding-top:0px !important;}
	.login_direct{margin-top:0px !important;}
    .login-content .right-content{padding-top:0px !important;}
    .login-content .left-content{padding-right:10px !important;margin-top:0px !important;padding-top:0px !important;}
    .logon_div{padding-top:0px !important;}
    .forgotpass_div{margin-top:0px !important;padding-top:0px !important;}
    #forgot_logon{ font-size: 20px;padding-top:0px !important; }
    .btn_send{margin-top:0px !important;padding-top:0px !important;}
    .left-content, .right-content{padding-bottom:0px !important;}
}
@media only screen and (min-width:320px) and (max-width:360px) {
 body{font-size:12px}
 .login-content{padding-top:0px !important;}
    .login-content .right-content{padding-top:0px !important;}
    .logon_div{padding-top:0px !important;}
}
@media only screen and (min-width:361px) and (max-width:767px) {
 body{font-size:13px}
 	.login-content{padding-top:0px !important;}
    .login-content .right-content{padding-top:0px !important;}
    .logon_div{padding-top:0px !important;}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    body{font-size:14px}
}
@media only screen and (min-width:1024px) and (max-width:1899px) {
 body{font-size:16px}
}

/*Style by Monu*/

button i
{
	margin:0px 5px;
}

@media only screen and (min-width:0px) and (max-width:767px){
	
	.left-content, .right-content{
		padding-left: 15px;
		padding-right: 15px;
		border: none;
	}
	.right-content{
		border-bottom: 1px solid #c4c4c4;
		padding-bottom: 20px;
		margin-top: 100px;
    	margin-bottom: 0px;
	}
	.left-content{
		margin-top: 30px;
		margin-bottom: 50px;
	}
} 

@media only screen and (min-width:768px) and (max-width:991px) 
{
	.left-content, .right-content{
		border: none;
	}

	h1{
		font-size: 25px;
	}

	.left-content{
		margin-top: 30px;
		padding-left: 0px;
    	padding-right: 0px;
	}

	.right-content{
		border-bottom: 1px solid #c4c4c4;
		padding-left: 0px;
    	padding-right: 0px;
    	padding-bottom: 20px;
	}
}