@import "lightcolor/gray/jtable.min.css";
div.jtable-main-container table.jtable thead tr th {
	background:url('lightcolor/bg-thead.png') repeat-x scroll top left #5C9CCC;
	font-size:11px;color:white;text-align:center;letter-spacing:0.2em;white-space:nowrap;
}
div.jtable-main-container table.jtable thead th.jtable-column-header div.jtable-column-header-container {height: auto; line-height: 20px;}
div.jtable-main-container table.jtable tbody tr {height:34px; text-align:center; font-size:11px; line-height: 18px;}
div.jtable-main-container div.jtable-bottom-panel {line-height:16px;font-size:10px;}
div.jtable-busy-message {
	border-color:#5F5F5F; background-color:#FFF; margin-left:10px; margin-top:20px; padding: 3px 10px 3px 30px;
  	-webkit-text-shadow:0 1px 0 #FAFAFA; text-shadow:0 1px 0 #FAFAFA; color:#000000;
}
div.jtable-title-text {font:bold 18px 'Open Sans', sans-serif !important;line-height:34px !important;}
div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item.jtable-toolbar-item-hover {background-color:#E5E5E5;}
.jtoolbaritem {color:#2a92e5 !important;font:bold 19px 'Open Sans', sans-serif !important;}
div.jtable-main-container table.jtable thead th.jtable-column-header span.jtable-column-header-text {padding:0 14px 0 7px;}