﻿.ib-btnGeneral{
	color:red !important; 
   /* background: url(../images/eps/delete.png) no-repeat   */
}

.eps-delete{   
    background: url(../images/eps/delete.png) no-repeat !important;   
} 
.eps-deleteShopping{   
    background: url(../images/eps/deleteShopping.png) no-repeat !important;   
} 

.eps-back{   
    background: url('../images/eps/Back.png') no-repeat !important;   
} 
.eps-next{   
    background: url(../images/eps/Next.png) no-repeat !important;   
} 

.eps-add{   
    background: url(../images/eps/add.png) no-repeat !important;   
} 

.eps-edit{   
    background: url(../images/eps/editShopping.png) no-repeat !important;   
}

.eps-print{   
    background: url(../images/eps/print.png) no-repeat !important;   
} 

.eps-pdf{   
    background: url(../images/eps/pdf.png) no-repeat !important;   
} 

.eps-excell{   
    background: url(../images/eps/excell.gif) no-repeat !important;   
} 


.x-grid3-hd-row .ux-filtered-column {
	border-left:  1px solid #C7E3B4;
	border-right: 1px solid #C7E3B4;
}

.x-grid3-hd-row .ux-filtered-column .x-grid3-hd-inner {
	background-image: url('../images/ux/header_bg.gif');
}

.ux-filtered-column .x-grid3-hd-btn {
	background-image: url('../images/ux/hd-btn.gif');
}

.ux-filtered-column.sort-asc .x-grid3-sort-icon {
	background-image: url('../images/ux/sort_filtered_asc.gif');
}

.ux-filtered-column.sort-desc .x-grid3-sort-icon {
	background-image: url('../images/ux/sort_filtered_desc.gif');
}

.ux-gridfilter-text-icon {
	background-image: url('../images/ux/find.png');
}

/**
 * RangeMenu.js Styles
 **/
.ux-rangemenu-gt {
	background-image: url('../images/eps/mayor.png');
}

.ux-rangemenu-lt {
	background-image: url('../images/eps/menor.png');
}

.ux-rangemenu-eq {
	background-image: url('../images/eps/igual.png');
}


/**
	Jai
**/

img.ux-gridfilter-text-icon {
  top: 5px;
  left: 5px;
}

img.ux-rangemenu-gt,
img.ux-rangemenu-lt,
img.ux-rangemenu-eq  {
  position: relative;
  left: 23px;
  margin: 0px 13px 2px -28px;
}

li.x-menu-list-item div {
  display: inline;
}

