#wrapperCommonTable{
	position:fixed !important;
	top:auto !important;
	bottom:5px !important;
	left:5px !important;
	width:99%;
	max-height: 80%;
	height:auto;
	background:white;
	z-index: 30;
}
#wrapperCommonTable .nav-tabs {
	 white-space: nowrap;
	  overflow-x: hidden;
	  overflow-y: hidden; 
}
#wrapperCommonTable .nav-tabs > li{
	float: none;
 	display: inline-block;
}
 
 
#tableManager button.btn{
    background-color: rgb(25, 36, 49) !important;
    color: white;
}

.ui-grid-menu-button {
	right: -1px !important;
	top: -1px !important;
	height: 36px !important;
}

.table-responsive.ui-grid {
	border: none !important; 
}