.igg_IGControl
{
	background-color:White;
	font-size:11px;
	border:solid 1px #7A7A7A;
}
.igg_IGControl table
{
    border-collapse:separate;
}

.igg_IGHeader
{
	background-color:#4F4F4F;
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-image: url(images/gradient_1.png);
	color:White;
}

.igg_IGHeaderCaption
{
	font-size: 12px;
	padding:5px 0px 5px 8px;
	overflow: hidden;
	text-align:left;
	height: 25px;
	font-weight:normal;
	border-top:1px solid #757575;
    border-right:1px solid #3e3e3e;
    border-bottom:1px solid #3e3e3e;
    border-left:1px solid #757575;
    color: #FFFFFF;
    /* Prevent selection */
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.igg_IGGroupFieldHeaderCaption
{
    text-align: center;
    text-shadow: 1px 1px #232323;
    font-size: 14px;
}

.igg_IGFooter
{
	background-color:#A3A3A3;
	height: 21px;
	line-height: 21px;
}

.igg_IGFooterCaption
{
	font-weight:normal;
	font-size:10px;
	padding-left:8px;
	overflow: hidden;
	text-align:left;
}

tbody.igg_IGItem>tr>td
{
	background-color:White;
	border-top:solid 1px #999999;
	height: 20px;
	line-height: 20px;
	padding:5px 8px 5px 8px;
	overflow: hidden;
	text-align:left;
	vertical-align:middle;
    font-size:11px;
}

.igg_IGScrollbarIntersection
{
}
 
.igg_IGRowSelector
{
	background-color:White;
	border-top:solid 1px #EBEBEB;
	border-right:solid 1px #EBEBEB;
	border-left:solid 1px #EBEBEB;
	color:Black;
	width:35px;
	text-align:center;
	vertical-align:middle;
}

.igg_IGPager
{
	background-color:#A1A1A1;
	background-image: url(images/igg_Sprite.png);
	background-position: 0px -157px;
	background-repeat: repeat-x;
	border-top:solid 1px #9B9B9B;
	padding-right:10px;
	line-height: 25px;
	color:#1E395B;
	text-align:right;
}

.igg_IGPageLink
{
	padding-right:10px;
	cursor:pointer;
	color:#4C535C;
	text-decoration:underline;
}

.igg_IGFilterButton
{
	background-color:Transparent;
	border-style:solid;
	border-width:0px;
	height: 18px;
}

.igg_IGResizeIndicator
{
	background-color:#4679A6;
	width: 2px;
}

.igg_IGFixedColumnSeparatorCssClass
{
	background-color:#AAAAAA;
	width: 3px;
}

.igg_IGFixedColumnPinButtonCssClass
{
	padding-top:0px;
	padding-right:3px;
	cursor:pointer;
	vertical-align:middle;
}

.igg_IGVirtualScrollTooltip
{
	background-color:#E0E0E0;
	font-size:10px;
	border:solid 1px #CEDCED;
	padding:3px;
	color:White;
	text-align:center;
}

.igg_IGTopDragIndicator
{
	background-repeat:no-repeat;
	background-image: url(images/igg_topdragindicator.png);
	margin-top:2px;
	width: 11px;
	height: 6px;
	z-index: 100;
}

.igg_IGMiddleDragIndicator
{
	background-repeat:repeat-y;
	background-position:center ;
	/*background-image: url(images/igg_middledragindicator.png);*/
	width: 11px;
}

.igg_IGBottomDragIndicator
{
	background-repeat:no-repeat;
	background-image: url(images/igg_bottomdragindicator.png);
	margin-top:-2px;
	width: 11px;
	height: 6px;
	position: absolute;
	z-index: 100;
}

.igg_IGDragMarkup
{
}

.igg_IGFixedColumnHeaderCssClass
{
}

tbody>tr.igg_IGAlt>td
{
	background-color:#EBEBEB;
}

.igg_IGHeaderRowSelector
{
    background-color: transparent;
	border-color: #757575 #3E3E3E #3E3E3E #757575;
    border-style: solid;
    border-width: 1px;
}

.igg_IGFooterRowSelector
{
	background-color:Transparent;
	border:none;
}

.igg_IGSelectedHeader
{
}

.igg_IGPageCurrent
{
	padding-right:10px;
}

.igg_IGAddNewRow
{
}

.igg_IGAddNewRowSelectorImageCssClass
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center ;
	background-image: url(images/addnewrow_image.gif);
}

.igg_IGAddNewRowSelectorCssClass
{
	background-color:#E0E0E0;
	border-top:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
	border-bottom:none;
	border-left:none;
}

.igg_IGAddNewRowExpansionColumnCssClass
{
}

.igg_IGFilterRow
{
	font-size:10px;
	border-top:solid 0px #B1B1B1;
	border-right:solid 0px #B1B1B1;
	border-bottom:solid 1px #B1B1B1;
	border-left:solid 1px #B1B1B1;
	height: 22px;
}

.igg_IGFilterRuleDropDownItem
{
	font-size:11px;
	border:solid 1px transparent;
	_border:solid 1px White;
	margin:1px;
	padding:1px 3px 1px 3px;
	cursor:default;
	color:#333333;
}

.igg_IGFilterRowSelectorImage
{
}

.igg_IGFilterRowSelectorCssClass
{
	background-color:#E0E0E0;
	background-repeat:repeat-x;
	/*background-image: url(images/igg_filterrow.gif);*/
	border-top:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
	border-bottom:none;
	border-left:none;
}

.igg_IGFilterRowCell
{
}

.igg_IGFilterRowExpansionColumnCssClass
{
}

.igg_IGFixedColumnCellCssClass
{
}

.igg_IGFixedColumnFooterCssClass
{
	font-weight:bold;
}

.igg_IGHeaderScrollbarIntersection
{
}

.igg_IGFooterScrollbarIntersection
{
}

.igg_IGSelectedRowSelector
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:left center ;
	background-image: url(images/selectedrowselector.gif);
}

.igg_IGSelectedRowSelectorImage
{
}

.igg_IGAddNewRowTop
{
}

.igg_IGAddNewRowBottom
{
}

.igg_IGFilterRowTop
{
}

.igg_IGFilterRowBottom
{
}

.igg_IGFilterRuleDropDownSelectedItem
{
	background-image: url(images/gradient_1.png);
	font-size:11px;
	padding:1px 3px 1px 3px;
}

.igg_IGFilterRowTopCell
{
}

.igg_IGFilterRowBottomCell
{
}

.igg_IGSelectedCell
{
}

.igg_IGAddNewRowScrollbarIntersection
{
	background-color:#F7F7F7;
	border-top:solid 1px #7A7A7A;
	border-right:solid 0px #7A7A7A;
	border-bottom:solid 0px #7A7A7A;
	border-left:solid 0px #7A7A7A;
}

.igg_IGFilterDisabled
{
	background-color:#969696;
}

.igg_IGFilterScrollbarIntersection
{
	background-color:#EEEEEE;
	background-repeat:repeat-x;
	background-image: url(images/igg_header.png);
	border-top:solid 1px #7A7A7A;
	border-right:solid 0px #7A7A7A;
	border-bottom:solid 0px #7A7A7A;
	border-left:solid 0px #7A7A7A;
}

.igg_IGActiveCell
{
}

.igg_IGActiveRow
{
}

.igg_IGActiveColumn
{
}

.igg_IGActiveRowSelectorImage
{
	color:Black;
}

.igg_IGActiveRowSelector
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:left center;
	background-image: url(images/selectedrowselector.gif);
}

.igg_IGFilterRuleDropDownHoverItem
{
	background-color:#2686AE;
	background-image: url(images/igg_Sprite.png);
	background-repeat:repeat-x;
	background-position: 0px -105px;
	font-size:11px;
	border:solid 1px #2788B1;
	padding:1px 3px 1px 3px;
	color:White;
}

.igg_IGEditCell
{
	background-color:White;
	border:1px solid #999999 !important;
}

.igg_IGEditCell::-ms-clear
{
	display: none;
}

tr.igg_IGAddNewRowIE6 td
{
	background-color:#F7F7F7;
	font-size:10px;
	border-top:solid 1px #7A7A7A;
	border-right:solid 1px #7A7A7A;
	border-bottom:solid 0px #7A7A7A;
	border-left:solid 0px #7A7A7A;
	padding-left:7px;
	height: 20px;
	overflow: hidden;
}

tr.igg_IGFilterRowTopIE6 td
{
}

.igg_IGFilterButton>td
{
	border-top:solid 0px Transparent;
	border-right:solid 0px Transparent;
	border-bottom:solid 0px Transparent;
	border-left:solid 0px Transparent;
}

TR.igg_IGAddNewRowTop>TD
{
}

tr.igg_IGAddNewRow>td
{
	background-color:#E0E0E0;
	font-size:10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	border-top:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
	border-bottom:none;
	border-left:solid 0px #B1B1B1;
	padding-left:7px;
	height: 20px;
	overflow: hidden;
    white-space: nowrap;
}

tbody tr td.igg_IGActiveCellIE6
{
}

TR.igg_IGAddNewRowTopIE6 TD
{
}

tr.igg_IGFilterRowBottom>td
{
}

tr.igg_IGFilterRowCellIE6 td
{
	background-color:#E0E0E0;
	background-repeat:repeat-x;
	background-image: url(images/igg_Sprite.png);
	background-position: 0px -56px;
	border-top:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
	border-bottom:none;
	border-left:none;
	color:Black;
}

tbody.igg_IGItemIE6 tr td
{
	background-color:White;
	padding:5px 8px 5px 8px;
	height: 23px;
	overflow: hidden;
	text-align:left;
	vertical-align:middle;
}

TR.igg_IGAddNewRowBottomIE6 TD
{
}

tr.igg_IGFilterRow>td
{
	background-color:#E0E0E0;
	background-repeat:repeat-x;
	background-image: url(images/igg_Sprite.png);
	background-position: 0px -56px;
	border-top:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
	border-bottom:none;
	border-left:none;
	color:Black;
}

tbody tr.igg_IGAltIE6 td
{
	background-color:#EBEBEB;
	padding:5px 8px 5px 8px;
	text-align:left;
	vertical-align:middle;
}

tbody>tr>td.igg_IGSelectedCell
{
	background-color:#3AB4E8;
	background-repeat:repeat-x;
	background-image: url(images/igg_SelectedCellBg.png);
	background-position: 0px 0px;
    background-size: auto 100%;
	border-top:solid 1px #2788B1;
	color:White;
	outline:none;
}

tbody tr td.igg_IGSelectedCellIE6
{
	background-color:#3AB4E8;
	background-repeat:repeat-x;
	background-image: url(images/igg_SelectedCellBg.png);
	background-position: 0px 0px;
	border-top:solid 1px #2788B1;
	color:White;
	outline:none;
}

tr.igg_IGFilterRowTop>td
{
}


tbody>tr>td.igg_IGActiveCell
{
}


TR.igg_IGAddNewRowBottom>TD
{
}


tr.igg_IGFilterRowBottomIE6 td
{
}


tbody.igg_IGFixedColumnCellCssClass>tr>td
{
}

/*********************/
/**  Filter styles **/
/*********************/

.igg_IGFilterRuleDropDown
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size:xx-small;
	color: #000;
	
	background-color:#E0E0E0;
	background-image: url(images/igg_Sprite.png);
	background-position: 0px -280px;
	background-repeat: repeat-x;
	
	border:solid 1px #7A7A7A;

	overflow-x: hidden!important;
	overflow-y: auto;
	max-height: 180px;
	min-width:160px;
	max-width:250px;
	height: auto;
	width: auto;
	padding: 12px;

    /*Shadow*/
	-moz-box-shadow: 0px 4px 8px 0px #5A5A5A;
	-webkit-box-shadow: 0px 4px 8px 0px #5A5A5A;
	box-shadow : 0px 4px 8px 0px #5A5A5A; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A5A5A')"; /* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A5A5A');
}
	
.igg_IGFilterRuleDropDown input
{
    background-color:#E0E0E0;
    background-image: url(images/igg_Sprite.png);
    background-position: 0px -208px;
	
    border:solid 1px #535353;
    margin-top:10px;
    margin-right:3px;
    width: auto;
    min-width:70px;
    color:White;
	    
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size:11px;
    padding-bottom:3px;
    height:22px;
}   

.igg_IGFilterRuleDropDown img
{
    margin-right: 5px;
    vertical-align: bottom;
}

.igg_IGFilterCheckboxListItem
{
    list-style-type: none;
    line-height: 15px;
    margin-bottom: 3px;
}    

.igg_IGFilterCheckboxList
{
    margin: 10px 0px 0px 0px;
    height: auto;
    max-height: 120px;
    overflow: auto;
    width: 160px;
}

/*********************/
/**  Summary styles **/
/*********************/

.igg_IGSummary
{
	border-bottom:solid 1px #CBCBCB;
    text-align:right;
    overflow:hidden;

    font-family: Verdana, Tahoma, Arial, Sans-Serif;  
    font-weight:bold;
    font-size:9px;
    line-height:20px
}

.igg_IGSummaryDropDown
{	
	background-color:#E0E0E0;
	background-image: url(images/igg_Sprite.png);
	background-position: 0px -280px;
	background-repeat: repeat-x;
	
	font-size:11px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	border:solid 1px #7A7A7A;
	padding:12px;
	width:146px;
	
	/* IE6 fixes */
	_overflow:hidden!important;
    
    /*Rounded corners*/
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    
    /*Shadow*/
    -moz-box-shadow: 0px 4px 8px 0px #5A5A5A;
    -webkit-box-shadow: 0px 4px 8px 0px #5A5A5A;
    box-shadow : 0px 4px 8px 0px #5A5A5A; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A5A5A')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A5A5A');
}

.igg_IGSummaryDropDown input
{
    background-color:#E0E0E0;
    background-image: url(images/igg_Sprite.png);
    background-position: 0px -208px;
	
    border:solid 1px #535353;
    margin-top:10px;
    margin-right:3px;
    width: 70px;
    color:White;
	    
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size:11px;
    padding-bottom:3px;
    height:22px;
	    
    /*Rounded corners*/
    -webkit-border-radius: 2px;    
    -moz-border-radius: 2px;
}

.igg_IGSummaryDropDownItem
{
	line-height: 15px;
    margin-bottom: 3px;
    
    cursor:default;
	color:Black;
    font-weight:normal;
}

.igg_IGSummaryDropDownItem img
{
    margin-right:5px;
    cursor:pointer;
    vertical-align: bottom;
}
    
.igg_IGSummaryButton
{
	background:none;
	border:none;
    cursor:pointer;
	margin:0px;
	padding:0px;
}

.igg_IGFooter tr[mkr="columnHeaderRow"] th
{
    border-top:1px solid #B1B1B1;
    border-bottom:1px solid #B1B1B1;
    line-height:20px;
    background-color: #E0E0E0;
}

.igg_IGSummaryRow
{
}

.igg_IGSummaryRow th 
{
    border-bottom:1px solid #B1B1B1;
    background-color:#E0E0E0;
}

/*********************/
/**  Batch Editing  **/
/*********************/

@-webkit-keyframes addingHighlight {
	0% {background-color:#32acd7;}
	100% {background-color:#ffffff;}
	}
@-moz-keyframes addingHighlight {
	 0% {background-color:#32acd7;}	
	 100% {background-color:#ffffff;}
	}

tbody>tr.igg_IGAddingRow>td
{	
   	background-image: none;

	-webkit-animation-name: addingHighlight;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-duration: 2s;
		
	-moz-animation-name: addingHighlight;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-duration: 2s;	
	
    -o-animation-name: addingHighlight;
	-o-animation-timing-function: ease-in-out;
	-o-animation-duration: 2s;
	
    animation-name: addingHighlight;
	animation-timing-function: ease-in-out;
	animation-duration: 2s;
}

tbody tr.igg_IGAddedRow td
{
   	background-color: #FFFFFF;
	color:#666;
    font-style: italic;
	background-image: none;
}

.igg_IGDeletedRow
{
    color: #9F9F9F;
    font-style: italic;
    text-decoration: line-through;
}
.igg_IGDeletedRow td
{
    color: #9F9F9F;
    font-style: italic;
    text-decoration: line-through;
}
.igg_IGDeletedRow th
{
    color: #9F9F9F;
    font-style: italic;
    text-decoration: line-through;
}

.igg_IGUndoButton 
{
   	background-color: #4F4F4F;
	background-image: url(images/igte_spinbuttonbg.gif);
	background-position:top left;
	background-repeat: repeat-x;
	line-height:normal;
	border:none;
	color: #FFFFFF;
	text-shadow: 1px 1px #4F4F4F;
	cursor: pointer;
	padding:3px;
	
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    -ms-border-radius:2px;
    -khtml-border-radius:2px;
    border-radius:2px;
    
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}

.igg_IGUndoButton 
{
    background-color: #2686AE;
	background-image: url(images/gradient_1.png);
}    

.igg_IGUndoButtonHover 
{
    background-color: #2686AE;
	background-image: url(images/gradient_2.png);
}

.igg_IGUndoButtonPressed
{
	background-color: #3BB7EB;
	background-image: url(images/gradient_4.png);
}

.igg_IGUpdatedRow
{    
	 color:#666;
     font-style: italic;
}
.igg_IGAddedRow th
{    
	 color:#666;
     font-style: italic;
}
tbody > tr.igg_IGUpdatedRow td.igg_IGMergedCell
{    
	 color:#666;
     font-style: italic;
}
.igg_IGAlt.igg_IGUpdatedRow td
{    
	 color: #666;
     font-style: italic;
}

tbody > tr.igg_IGUpdatedRow td.igg_IGSelectedCell
{    
    color: white;
}

.igg_IGUpdatedRow th {color:#666;}
.igg_IGAlt.igg_IGUpdatedRow th {color:#666;}
.igg_IGAddedRow th {color:#666;}
.igg_IGAlt.igg_IGAddedRow th {color:#666;}

.igg_IGUpdatedRow .igg_IGActiveRowSelectorImage {color:#aeaeae;}
.igg_IGAlt.igg_IGUpdatedRow .igg_IGActiveRowSelectorImage {color:#aeaeae;}
.igg_IGAddedRow .igg_IGActiveRowSelectorImage {color:#aeaeae;}
.igg_IGAlt.igg_IGAddedRow .igg_IGActiveRowSelectorImage {color:#aeaeae;}


/********************/
/**  Cell Merging  **/
/********************/
/*Any future change please port it to WHDG*/

tbody>tr>td.igg_IGMergedCellVisible
{
    color: Black;
}

tbody>tr>td.igg_IGMergedCell /*tbody>tr>td.igg_IGMergedCellAlt*/
{
    color: #FFF;
    background-color: #FFF;
   
    border-top-width: 0;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

tbody>tr>td.igg_IGMergedCellTop /*tbody>tr>td.igg_IGMergedCellAltTop*/
{
    color: Black;
    border-top: 1px solid #999999;
}

tbody>tr>td.igg_IGMergedCell.igg_IGSelectedCell /*tbody>tr>td.igg_IGMergedCellAlt.igg_IGSelectedCell*/
{
    color: #FFFFFF;
    background-color: #3AB4E8;
    
    border-top: 1px solid #FFF;
    border-left: 1px dotted #FFF;
    border-right: 1px dotted #FFF;
}
 
tbody>tr>td.igg_IGMergedCellTop.igg_IGSelectedCell /*tbody>tr>td.igg_IGMergedCellAltTop.igg_IGSelectedCell*/
{
    color: #FFFFFF;
}

.igg_IGMergedCell.igg_IGActiveCell
{
    color: Black
}

tbody>tr>td.igg_IGMergedCellVisible
{
    color: Black;
}



/* Row Editing Styles */

.igg_IGRowEditingContainer
{
	position:relative !important;
	height:1px !important;
	line-height:normal !important;
	margin:-5px 7px 4px -8px;
	font-size:12px;
	font-family:Segoe UI, Verdana, Arial, Sans-Serif;
}
.igg_IGRowEditingTD
{
	overflow:visible !important;
	vertical-align:top !important;
}
.igg_IGRowEditingDialog
{
	position:absolute;
	line-height:20px;
	white-space:nowrap;
	cursor:default;
	padding:2px 6px 2px 6px;
	/* values copied from igg_SummaryDropDown */
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background:#f0f0f0;
	border:1px solid #B1B1B1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 4px 8px 0 #5A5A5A;
	-webkit-box-shadow: 0 4px 8px 0 #5A5A5A;
	box-shadow : 0 4px 8px 0 #5A5A5A; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A5A5A')"; /* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A5A5A');
}
.igg_IGRowEditingButton
{
	margin:2px;
	padding:3px 6px 3px 6px;
	display:inline-block;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	/* values copied from igg_SummaryDropDown input */	
	border:1px solid #4F4F4F;
	background: #4F4F4F url(images/gradient_1.png) repeat-x scroll;
	color:#fff;
}
.igg_IGRowEditingDone
{
}
.igg_IGRowEditingCancel
{
}
.igg_IGRowEditingButtonHover
{
	border-color:#2788B1;
	background-image: url(images/gradient_2.png);
}
.igg_IGRowEditingButtonFocus
{
	border-color:#2788B1;
	background-image: url(images/gradient_4.png);
}
.igg_IGRowDeletingButton
{
	position:absolute;
	display:inline-block;
	min-width:16px;
	min-height:16px;
	z-index:10000;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4F4F4F;
	background: #4F4F4F url(images/gradient_1.png) repeat-x scroll;
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-size:13px;
	color:#FFFFFF;
    padding:2px;
}
.igg_IGRowDeletingButton:before {
        content:'x';
        font-family: sans-serif;
        font-weight:bold;
        text-align:center;
        margin: 4px;
        font-size:13px;
    }
.igg_IGRowDeletingButtonHover
{
	border-color:#2788B1;
	background-image: url(images/gradient_2.png);
}
.igg_IGRowDeletingButtonPressed
{
	background-image: url(images/gradient_4.png);
}

@media print{.igg_IGControl, 
.igg_IGControl tr[mkr="columnHeaderRow"] div,
.igg_IGControl div[mkr="container"],
.igg_IGControl div[mkr="hScrBar"],
.igg_IGControl div[mkr="vScrBar"]{width:auto !important; height:auto !important; overflow: visible !important;}
}
