.bootstrap-select .dropdown-menu {
	max-width: 100%;
}

.card-header .card-title {
	font-weight: 600;
}
.card-header .card-placeholder {
	font-weight: 100;
}

.table.small td, .table.small th {
	padding: 0.35rem;
}

.centered {
	max-width: 65rem; margin: 0 auto;
}

.medium, medium {
	font-size: 90%;
	font-weight: 400;
}

.btn-group-sm>.btn, .btn-xs {
	padding: .01rem .3rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
}

.editable {
	cursor: pointer;
}

.form-check-input {
	width: 1em;
	height: 1em;
}