img.dxgt__Collapse,
img.dxgt__Expand
{		
	cursor: pointer;
	font-size: 12px;
}

.dxgt__IM, .dxgt__IE
{
	text-align: center;		
	font-size: 2px !important;
	line-height: 0 !important;	
}
.dxgt__IE
{
	width: 1%;	
}
.dxgt__IM
{
	width: 1px;
}
.dxgt__Sel {
    padding: 0;
}

.dxgt__B0
{
	border-style: none !important;	
}
.dxgt__B1 
{	
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none!important;	
}
.dxgt__B2 
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxgt__B3 
{
	border-top-style: none !important;
	border-right-style: none !important;
}
.dxgt__B4 
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxgt__B5
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
}
.dxgt__B6
{
	border-top-style: none !important;
	border-left-style: none !important;
}
.dxgt__B7 
{
	border-top-style: none !important;
}
.dxgt__B8
{	
	border-right-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxgt__B9
{
	border-right-style: none !important;
	border-bottom-style: none !important;	
}
.dxgt__BA
{
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxgt__BB
{
	border-right-style: none !important;
}
.dxgt__BC
{
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxgt__BD
{
	border-bottom-style: none !important;
}
.dxgt__BE
{
	border-left-style: none !important;
}
.dxgtHDR_MSDraggable th
{
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
}
.dxgtHSEC 
{
    border-style: none !important;
    background-color: White;
}
.dxgtHL
{
    background: #ffd83a;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.dxgtHeader {
    box-sizing: content-box;
}

.dxgtCSD {
    overflow-y: hidden !important;
}

/* Resizing */
.dxgtSP {
    margin-left: -4px;
    width: 0px;
    height: 29px;
    background-color: white;
}
.dxgtSPB {
    position: relative;
    z-index: 1000;

    width: 7px;
    height: 100%;
    border-radius: 3.5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.33);
    background-color: #ffffff;
    cursor: w-resize;
}
.dxgtSPB > div {
    position: absolute;
    left: 2px;
    background-color: #1db1f6;
    border-radius: 1px;
    width: 3px;
    height: 3px;
}
.dxgtSPB div:nth-child(1) {
    top: 8px;
}
.dxgtSPB div:nth-child(2) {
    top: 13px;
}
.dxgtSPB div:nth-child(3) {
    top: 18px;
}

.dxgtRB {
    position: absolute;
    z-index: 1000;
    background: url('/DXR.axd?r=6_22-mWUyk') repeat;
}
