.hideItem {
	display: none !important;
}

.datePickerColor {
	background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
	color: #0F172A !important;
}

.footerBottom {
	position: absolute !important;
	bottom: 0;
	width: 100%;
}

.studentImage {
	margin-right: 35%;
}

.paginationValueDisplay {
	margin-left: 30px;
	margin-top: -30px;
}

a {
	cursor: pointer;
}

span {
	cursor: pointer;
}