.customleft {
	border: 2px solid;
	
}

.zebra {
	font-weight: bold;
	background: rgba(0,166,235,0.04);
}


.ui-jqgrid .ui-jqgrid-htable th div {
    height:auto !important;
    overflow:hidden;
    padding-right:0px;
    padding-top:5px;
	padding-bottom:5px;
    position:relative;
    vertical-align:text-top;
    white-space:normal !important;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
}


.ui-jqgrid .ui-jqgrid-labels th.ui-th-column {
    background-color: #00A6EB;
    background-image: none;
}