/*----------------- for LOGIN VIEW ---------------------*/

.login-view div {
	text-align: center;
}

/* .login-view input
{
	border: 1px solid #bebebe;
	height:30px;
	width:153px;
	margin:15px 0 0 0;
} */

.login-view h1 {
	margin-top: 100px;
	text-align: center;
}

/* .login-view button
{
    border: 1px solid #bebebe;
    height: 30px;

	margin:15px 0 0 0;
	width:155px;
	text-align: center;
}

.login-view .checkbox {
	font-weight: 400;
  } */

