.row-black>.jsgrid-cell {
	/*background-color: #F5D0A9 !important;*/
	background-color: #F5D0A96E !important;
}
.jsgrid-cell-disabled {
	background-color: #D7D6D6!important;
}


.jsgrid-header-cell, .jsgrid-cell {
	font-size: 13.5px;
}

.jsgrid-grid-header,
.jsgrid-grid-body{
	overflow: auto;
}
