.ui.label > .detail {margin-left: 0;}
.myTable table.ui-jqgrid-htable.ui-common-table  thead th {
	background: #f9fafb;
	padding: .92857143em .71428571em;
	font-size: 1em;
	text-align: left;
	height: 20px;
}
.myTable .ui-jqgrid-htable.ui-common-table thead th div {
	height: 15px;
	margin: 0;
	
}
.myTable .ui-jqgrid .ui-jqgrid-htable thead th div {
	overflow: visible;
}
.ui-pg-table.ui-common-table.ui-paging-pager td.ui-pg-button {
	padding: 0 !important;
}
.myTable .ui-pager-control {
	width: 100%;
	position: absolute !important;
}
 .myTable table tr.jqgrow td {
	padding: 10px;
	height: 19px;
 }
 .myTable .ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
    border-right-width: 1px;
    border-right-color: rgba(34, 36, 38, 0.1);
    border-right-style: solid
 }
.myTable  .ui-jqgrid tr.jqgrow td {
	border-bottom-width: 1px;
    border-bottom-color: rgba(34, 36, 38, 0.1);
    border-bottom-style: solid;
 }
 .myTable .ui-jqgrid .ui-icon { display: inline-block }
 .myTable .ui.celled.table tr td, .myTable .ui.celled.table tr th {
	border-left: 0;
 }
 