.box-erp .box-body{
	padding-bottom: 60px;
	
}
.box-erp .box-footer{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.box-erp .form-error{
	float: left;
}
.box-erp .col-sm-10{
	text-align: right;
    padding-right: 33px !important;
}
.hidden{
	display:none !important;
}
.copyright{
	display:none !important;
}