.login {
	display: flex;
	justify-content: center;
	align-items: center;
}

.datepicker td, .datepicker th {
	padding: 5px 10px;
}

.form-floating > textarea.form-control {
	height: 100px;
}

canvas {
	width: 100%;
}

.dropdown-header i {
	font-size: 48px;
}