.x-field-thu
{
    background:url(../resources/images/application/thu.png) no-repeat center;
	height:20px;
	width:180px;
    text-indent: 100%;
    white-space: nowrap;
	color:transparent !important;
    overflow: hidden;
}
.x-field-pod
	
{
    background:url(../resources/images/application/view_edit.png) no-repeat center;
	height:20px;
	width:180px;
    text-indent: 100%;
    white-space: nowrap;
	color:transparent !important;
    overflow: hidden;
}
.x-field-grea
{
    background:url(../resources/images/application/reasoncode.png) no-repeat center;
	height:20px;
	width:180px;
    text-indent: 100%;
    white-space: nowrap;
	color:transparent !important;
    overflow: hidden;
}
.x-field-orange
{
    background:url(../resources/images/application/ic_orange.png) no-repeat center;
	height:10px;
	width:72px;
    text-indent: 100%;
    white-space: nowrap;
	color:transparent !important;
    overflow: hidden;
}
.x-field-green
{
    background:url(../resources/images/application/ic_green.png) no-repeat center;
	height:10px;
	width:72px;
    text-indent: 100%;
    white-space: nowrap;
	color:transparent !important;
    overflow: hidden;
}
.x-field-red
{
    background:url(../resources/images/application/ic_red.png) no-repeat center;
	height:10px;
	width:72px;
    text-indent: 100%;
    white-space: nowrap;
	color:transparent !important;
    overflow: hidden;
}
.x-popup-cust_window .x-panel-body
{
	border:0px !important;
}
#popup-window-custom .x-window-header-text
{
	color: #e28601;
}