/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./js/insecure/gep/pages/login/login.css ***!
  \*****************************************************************************************************************/
.content-wrapper {
	background: radial-gradient(#2b5567, #254857), #2b5567;
}

.login-form .form-group {
	margin-bottom: 15px;
}

.login-form .sign-in-btn {
	margin-top: 30px !important;
}

.login-form .register-btn,
.login-form .forgot-password {
	margin-top: 15px !important;
}

.login-form .alert {
	padding: 10px !important;
}

.login-form .alert button {
	top: -5px !important;
	right: 0px !important;
}

