/*---- Sticky footer paginator ---*/

.tablegrid-resize  .ui-paginator {
	position: fixed; bottom: 0; left: 0; width: 100%; margin-left: 0 !important; padding-left: 0 !important;
}

.tablegrid-resize-lower  .ui-paginator {
	position: fixed; bottom: 0; left: 0; width: 100%; margin-left: 0 !important; padding-left: 0 !important;
}

.tablegrid-resize-higher  .ui-paginator {
	position: fixed; bottom: 0; left: 0; width: 100%; margin-left: 0 !important; padding-left: 0 !important;
}

.tablegrid-resize-highest  .ui-paginator {
	position: fixed; bottom: 0; left: 0; width: 100%; margin-left: 0 !important; padding-left: 0 !important;
}

.tablegrid-resize-urun  .ui-paginator {
	position: fixed; bottom: 0; left: 0; width: 100%; margin-left: 0 !important; padding-left: 0 !important;
}