@font-face {
	font-family: 'hn-icomoon';
	src:  url('../fonts/icomoon.eot?ximd3s');
	src:  url('../fonts/icomoon.eot?ximd3s#iefix') format('embedded-opentype'),
	url('../fonts/icomoon.ttf?ximd3s') format('truetype'),
	url('../fonts/icomoon.woff?ximd3s') format('woff'),
	url('../fonts/icomoon.svg?ximd3s#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'hn-icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

button [class^="icon-"], button [class*=" icon-"] {
	font-size: 16px;
}

.icon-abbreviation:before {
	content: "\e900";
}

.icon-uppercase:before {
	content: "\e901";
}

.datatable-dropdown .dropdown-menu{
	padding: 0 !important;
}

.datatable-dropdown .dropdown-menu .block-content {

}

.datatable-dropdown .dropdown-menu .block {
	margin-bottom: 0px;
}

.datatable-filter-form {
	position: relative;
}
.datatable-filter-form .form-group,
.datatable-filter-form .checkbox,
.datatable-filter-form .radio,
.datatable-filter-form label {
	width: 100%;
	display: block;
}

.datatable-filter-form .form-control {
	width: 100%;
}

.datatable-filter-form .checkbox-panel {
	overflow-y: auto;
	max-height: 300px;
}

.datatable-filter-form .checkbox-panel label {
	font-size: 14px;
	font-weight: normal;
}
.datatable-filter-form .checkbox-panel label input {
	margin-right:10px;
}
.datatable-filter-form .checkbox-panel::-webkit-scrollbar {
	width: 10px;
}
.datatable-filter-form .checkbox-panel::-webkit-scrollbar-track {
	background-color: #e4e4e4;
	border-radius: 100px;
}
.datatable-filter-form .checkbox-panel::-webkit-scrollbar-thumb {
	background-color: #6C757D;
	border-radius: 100px;
}

.datatable-dropdown button.dropdown-toggle {
	font-size: .875rem;
	text-transform: uppercase;
	letter-spacing: .0625em;
	line-height: 42px;
	text-align: left;
	white-space: normal;
	padding-right: 45px;
	height: 50px;
	overflow: hidden;
}

.datatable-dropdown i {
	position: absolute;
	top: 20px;
	right: 8px;
	z-index: 500;
}

.datatable-dropdown .btn-default i{
	opacity: 0.3;
}

.datatable-dropdown .btn-primary i{
	opacity: 1.0;
}

.sorting .datatable-dropdown i.fa-datafilter:before {
	font-family: 'Glyphicons Halflings';
	content: "\e150";
	opacity: 0.5;
}

.sorting_asc .datatable-dropdown i.fa-datafilter:before {
	opacity: 1.0;
	font-family: 'Font Awesome 6 Free';
	content: "\f0de";
}

.sorting_desc .datatable-dropdown i.fa-datafilter:before {
	opacity: 1.0;
	font-family: 'Font Awesome 6 Free';
	content: "\f0dd";
}

.datatable-dropdown i.fa-filter {
    right: 28px;
}

table.dataTable thead tr.dt_filter th{
	display: table-cell;
	font-size: 14px;
	line-height: 1.42857143;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;

	color: #333;
	font-weight: bold;

	padding: 0;
}

table.dataTable thead tr.dt_filter th:after{
	font-family: 'Font Awesome 6 Free';
	content: "" !important;
}

div.dataTables_wrapper div.dataTables_filter input.free-search,
div.dataTables_wrapper div.dataTables_filter input.filter-search{
	display: block;
	width: inherit;
}
.data-filter {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	transition: opacity .25s ease-out;
	color: #1f2937;
	background-color: rgba(75,85,99,.15);
}

.data-filter.filtered > .dropdown-toggle{
	background-color: rgba(75,85,99,.25);
	border-color: rgba(75,85,99,.40);
	color: #1f2937;
}

.data-filter.filtered > .dropdown-toggle:hover,
.data-filter.filtered > .dropdown-toggle:focus,
.open.data-filter.filtered > .dropdown-toggle:hover,
.open.data-filter.filtered > .dropdown-toggle:focus{
	bbackground-color: rgba(75,85,99,.60);
	background-position: 0 -15px;
	color: #1f2937;
	border-color: #1f2937;
}

.open.data-filter.filtered > .dropdown-toggle:active,
.open.data-filter.filtered > .dropdown-toggle.active,
.open.data-filter.filtered > .dropdown-toggle{
	background-image: none;
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
    text-shadow: 0 1px 0 #aaa;
}

.data-filter.filtered i {
	color: #1F2937;
}
tr.dt_filter {
	border-bottom: 2px solid #1f2937 !important;
}

.data-filter.filtered > .dropdown-toggle i.fa-filter {
	opacity: 1.0;
}

.datatable-filter-form .bootstrap-datetimepicker-widget.dropdown-menu {
	padding: 4px;
}

.datatable-filter-form .bootstrap-datetimepicker-widget table td,
.datatable-filter-form .bootstrap-datetimepicker-widget table th {
	text-align: center !important;
	border-radius: 4px !important;
}

.datatable-filter-form .bootstrap-datetimepicker-widget .datepicker-months table td {
	text-align: center;
}

.datatable-filter-form .bootstrap-datetimepicker-widget .datepicker-months table td span{
	float:left;
}

.datatable-filter-form .bootstrap-datetimepicker-widget .datepicker-years table td {
	text-align: center;
}

.datatable-filter-form .bootstrap-datetimepicker-widget .datepicker-years table td span{
	float:left;
}

.datatable-filter-form .bootstrap-datetimepicker-widget .datepicker-decades table td {
	text-align: center;
}

.datatable-filter-form .bootstrap-datetimepicker-widget .datepicker-decades table td span{
	float:left;
	white-space: initial;
}
