.red
{
	color:red;
}
table.chosen_width_100_important .chosen-container
{
	width:100%!important;
}
.ui-widget.ui-widget-content
{
    max-height: 250px;
    overflow-y: scroll;
	overflow-x: none;
}
.select2-container{
	font-size: 12px;
}
.table .thead-light th {
	font-size: 12px;
	line-height: 17px;
	border-color: #aaa;
}
div.header-holder + div p.small.text-muted.mb-0 {
	text-align: justify;
}
.table td.text-center > button.btn.btn-sm.btn-outline-danger{line-height:1;}
