.page-title, .nav-item p, .nav-item a, form > *, .select2-container > * {font-family: "Prompt"!important}
.select2-container .select2-selection--multiple {min-height: 38px!important; border: 1px solid #ccc}
.select2-container .select2-selection--single {min-height: 38px!important; border: 1px solid #ccc; padding-top: 5px}
.select2-selection__rendered {font-family: "Prompt"!important}
.select2-container--default .select2-selection--multiple:before {
	content: ' ';
	display: block;
	position: absolute;
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	right: 6px;
	margin-left: -4px;
	margin-top: -2px;top: 50%;
	width: 0;cursor: pointer
}
.select2-container--open .select2-selection--multiple:before {
	content: ' ';
	display: block;
	position: absolute;
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
	height: 0;
	right: 6px;
	margin-left: -4px;
	margin-top: -2px;top: 50%;
	width: 0;cursor: pointer
}
.bd-callout{padding:1rem;margin: 0 0 1.5rem 0;border: 1px solid #eee;border-left-width: .15rem;border-radius: .15rem}
.bd-callout-info{border-left-color:#08a8d8}
.bd-callout-warning{border-left-color:#cf7d0a}
.bd-callout-danger {border-left-color:#d9534f}
.bd-callout-primary{border-left-color:#951bc5}
.bd-callout-success{border-left-color:#28a745}
.bd-callout-a{border-left-color:#3121c2}
.bd-callout-b{border-left-color:#aa0753}
.btn-doe {background-color: #490B3D}
