.card___307Dx {
	border-radius: 5px;
	background: white;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.33);
	margin-bottom: 20px;
	border: 1.5px solid grey !important;
}

.card___307Dx > .body___28pkR {
	padding: 18px;
}

/* .card > .body > div:first-child {
	display: grid;
	grid-template-columns: auto auto auto auto;
} */

.card___307Dx > .footer___PAIb- {
	border-top: 1px solid lightgrey;
	padding: 18px;
	display: grid;
	grid-template-columns: auto auto auto;
}

.container___1ecCv {
	height: 100vh;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.formContainer___1rpJk {
	background-color: white;
	width: 80%;
	max-width: 500px;
}

.registerText___3VyeK {
	text-align: center;
}

.registerText___3VyeK > a {
	color: #00a3d4;
}

.container___2N_yL {
	height: 100vh;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.formContainer___3du_t {
	background-color: white;
	width: 80%;
	max-width: 500px;
}

.registerText___3HVgE {
	text-align: center;
	margin-top: 10px;
}

.registerText___3HVgE > a {
	color: #00a3d4;
}

.container___3pVZ5 {
	height: 100vh;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.formContainer___1NKUr {
	background-color: white;
	width: 80%;
	max-width: 500px;
}

.registerText___1ysnq {
	text-align: center;
}

.registerText___1ysnq > a {
	color: #00a3d4;
}

