.sticky-top {
    z-index: 998;
}
.dg-thead .sort{
	float:right;
}
.dg-thead th{
    font-weight: normal;
}
.dg-thead th{
    vertical-align: top;
}
.grid-filter-input-query input {
	width: 100%;
}
.select2-container {
    z-index: 9999;
}