.xbold .x-grid3-cell-inner {
	font-weight:bold !important;
	font-size:14px !important;
}
.xbold.x-grid3-row {
	background-color: #FF9900 !important;
}

/* grid data view */
.x-dark-body .x-grid3-hd-inner {
    background-color: #021d30;
	color: #01bff0 !important;
}

.x-dark-body .x-grid3-header-inner {
    background-color: #102133;
	color: #01bff0 !important;
}

.x-dark-body .x-grid3-hd-row td {
	border-left: 1px solid #021d30 !important;
	border-right: 1px solid #021d30 !important;
}

.x-dark-body .x-grid3-scroller {
    background-color: #102133;
	color: #19bffc !important;
}

.x-dark-body .x-grid3-row {
    border-color: #102133;
    border-top-color: #102133;
    border-top-color: #102133;
	color: #19bffc !important;
}
