@media(max-width: 1199.98px) {
	.navbar-custom .app-search {
		display: block;
	}
}

.badge {
	color: #6c757d;
}

.card {
	margin-top: 12px;
	margin-bottom: 12px;
}

.card-body {
	text-align: center;
	font-size: 16px;
	padding: 2px;
}

.footer {
	padding: 0.1rem;
}

.form-label {
	margin-bottom: 0.2rem;
}

html[data-sidenav-size=condensed]:not(.authentication-bg) {
  min-height: 0;
}

html[data-sidenav-size=condensed]:not(.authentication-bg) .wrapper {
  min-height: 0;
}

.modal-header {
	padding: 0.5rem;
}

.wrkhead {
	background-color:#313a46;
	color:white;
	font-size:14px;
	font-weight:700;
}
