div.margin-left-content {
	margin: auto;
}

.login-box {
	/*     border: 1px solid;
 */
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	background: #fff;
	min-width: 340px;
	width: 250px;
	margin: 40px auto;
	border-top: 5px solid #3399FF;
	box-shadow: 0 0 3px rgb(0 0 0/ 10%);
}

.form-login {
	padding: 30px;
}

.form-login h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #191919;
	font-weight: normal;
	font-weight: 400;
	letter-spacing: .05rem;
	margin: 0;
	text-align: center;
}

a.link {
	text-decoration: none;
	/* color: rgb(15, 111, 183); */
	/* font-size: .9em; */
	color: #333333;
}

/**** login-box-forget used only in one file password forgot */
.login-box-forget {
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	border-radius: 3px;
	background: #fff;
	min-width: 340px;
	border-radius: 4px;
	width: 250px;
	margin: 165px auto;
	padding: 30px;
	border-top: 5px solid #3399FF;
	box-shadow: 0 0 3px rgb(0 0 0/ 10%);
}

.login-forget {
	cursor: pointer;
	right: -0;
	background: #3399ff;
	width: 80px;
	height: 30px;
	margin: -5px 0 0;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	border-color: #3399ff;
	float: right;
	border-radius: 0px;
	position: relative;
	bottom: 30px;
	left: 30px;
	line-height: 13px;
}

.form-label {
	margin-bottom: 5px;
}

.form-row {
	margin: 15px 0;
}

.login-register-container {
	padding: 100px 0px 20px 0px;
	background-color: #fff;
}

.btn {
	background-color: #3399FF;
	color: #f5f7fa;
	padding: 10px 30px 10px 30px;
	cursor: pointer;
	color: #282B2D;
	border: 1px solid;
	border-color: #3399FF;
	text-decoration: none;
	margin-right: 4px;
	text-align: center;
	border-radius: 3px;
	color: #f5f7fa;
}

.body-container {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

input[type=submit]:focus, input[type=submit]:hover {
	outline: none;
	border: 1px solid #178ab4;
	background: #178ab4;
}

.clear-float {
	float: none;
	clear: both;
}

.form-element input {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 0px;
	transition: none;
}

.agree {
	font-size: .9em;
	text-align: center;
	padding-top: 7px;
	color: #444;
}

.agree a:visited {
	color: #07C;
	text-decoration: none;
}

.float-center {
	background: #f2f2f2;
	width: 100%;
	padding: 15px 40px;
	box-sizing: border-box;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.float-right-hide {
	padding: 3px;
	display: none;
}

.back-ground {
	background-color: rgba(0, 0, 0, 0.65);
	border-radius: 3px;
	font-size: .9em;
	color: #FFFFFF;
}

.frmForgot h1 {
	color: #191919;
	letter-spacing: .125rem;
}

.reset-form h1 {
	color: #191919;
	letter-spacing: .125rem;
}

.token-message {
	text-align: center;
	padding: 150px 2px;
}

.token-message a {
	color: #07C;
}

.token-message a:visited {
	color: #9e05a7;
}

.already {
	font-size: .9em;
	margin-top: 10px;
}

.already a, .already a:visited {
	color: #07C;
	text-decoration: none;
}

.signup-agree {
	font-size: .78em;
	color: #444;
}

input#send-message {
	width: 175px;
	display: inline-block;
	background-color: #0cb1f5;
	font-size: 1.1em;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	border: 1px solid;
	padding: 8px;
}

.fb-login-button {
	margin-top: 25px;
	width: 100%;
	text-align: center;
	display: inline-block;
}

.facebook-oauth-loader {
	margin-top: 25px;
	text-align: center;
	display: none;
}

.page-centered {
	width: 50%;
	height: 30%;
	position: absolute;
	top: 30%;
	left: 50%;
	font-family: sans-serif;
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.login-h1 {
	font-weight: 100;
	font-size: 1.8em;
	font-weight: 100;
	text-align: center;
	font-family: sans-serif;
	margin-bottom: 30px;
}

.form-input {
	width: 100%;
	margin-bottom: 10px;
	font-size: 0.85em;
	font-weight: 100;
	border-radius: 0px !important;
	padding: 10px 20px;
}

input, textarea, button, button:focus {
	outline: none;
	box-shadow: none !important;
}

.logo {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	color: white;
	border-radius: 50%;
	background-color: color(srgb 1 1 1);
	margin-bottom: 30px;
}

.logo p {
	position: relative;
	top: 50%;
	text-align: center;
	font-size: 1.5em;
	font-weight: 100;
	text-transform: uppercase;
}

.form-submit {
	background-color: royalblue;
	border: none;
	font-weight: 100;
	font-size: 1em;
	color: white;
	padding: 10px 30px;
	cursor: pointer;
	text-align: center;
}

.register {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
	text-align: center;
	padding: 30px 30px;
}

@media screen and (max-width: 440px) {
	.login-box {
		min-width: 150px;
		padding: 15px;
	}
}