.box-2-8 .box-2>.pull-right {
    top: -10px;
}
.ui-jqgrid .ui-paging-info{
	display: none !important;
}
.ui-jqgrid .ui-jqgrid-pager{
	border-width: 1px 0 0 !important;
}
.ui-jqgrid .ui-common-table .ui-common-table{
	padding: 10px;
	line-height: 38px;
}
.kb-panel-items-header a{
	color: #89b642;
}
.kb-panel-items-header .btn{
	color: #333 !important;
}
body.layout-iframe>.loading-panel{
	min-width: 0;
}
.kb-panel-items-header{
	letter-spacing: 1px !important;
}
.editor-wrap{
	position: relative;
}
.editor-wrap.readonly .editor-wrap-readonly{
	display: block;
}
.editor-wrap-readonly{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: not-allowed;
}
table.table-primary>tbody>tr:nth-child(even)>td, table.table-primary>tbody>tr:nth-child(even)>th {
    background-color: #fff;
}
.lnb{
	position: relative;
	z-index: 100;
}