.d-none {
	display: none;
}

.text-td-center {
	text-align: center !important;
	vertical-align: middle !important;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right;
}

.mt-mb-5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.bg-warning-lv1 {
	background-color: #faf0bc;
}

.bg-warning-lv2 {
	background-color: #ebd257;
}
