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

@media (max-width: 767px) {
	.external-user-form h1 {
		font-size: 30px;
	}
}

#register-user {
	color: white;
}

#register-user input {
	text-align: initial;
}

#register-user #register-btn {
	margin-top: 10px !important;
}

.terms-and-conditions-wrapper {
	height: 400px;
	overflow-y: auto;
}

