#index{
	background: url('socialback.jpg');
	height:100vh;
	background-size: cover;
}
#loginbox{
	border-radius:0px !important;
	margin-top:20vh;
	background-color:rgba(0,0,0,0.1);
}

#loginbox , h3{
	text-align:center;
}
#form{
	padding:5px !important;
}

.order-center{
	margin:0 auto;
	text-align:center;
}
.box-solid{
	margin-top:2.5%;
}