/*
 * CSS for Application level handcoding
 */
 
.x-field-displaycls
{
	width:800px !important;
	height:50px !important;
}

.x-field-refrsh
{
	background:url("../../images/application/refresh.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-add
{
	background:url("../../images/application/add.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-delet
{
	background:url("../../images/application/delete.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-attacdoc
{
	background:url("../../images/application/attch_bt.png")  no-repeat right !important;	
	padding:0 !important;
	margin:0 !important;
	width:200px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
	padding-right:25px!important;
}

.x-field-renam
{
	background:url("../../images/application/rename.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-prt
{
	background:url("../../images/application/print.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-alert
{
	background:url("../../images/application/alert_bt.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}
.x-form-check-checked .x-field-alert 
	{	
		background:url("../../images/application/alert_bt_check.png")  no-repeat center !important;	
		padding:0 !important;
		margin:0 !important;
		width:18px !important;
		height:22px !important;
		color:transparent !important;
		position: relative !important;
		
	}

.x-field-next
{
	background:url("../../images/application/next.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-prev
{
	background:url("../../images/application/previous.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}


.lnk_img{
	background:url(../../images/application/norm_bg.png) no-repeat center;
	height:28px;
	width:120px;
	float:left !important;
	font-size:11px !important;
	color:#363636 !important;
	text-align:center !important;
	line-height:27px;
}

.lnk_img:hover{
	background:url(../../images/application/high_bg.png) no-repeat center !important;
	height:28px;
	width:120px;
	float:left !important;
	font-size:11px !important;
	color:#363636 !important;
	text-align:center !important;
	line-height:27px;
	cursor:pointer;	
}

.flagit_ml-checked
{
	background:url(../../images/application/flag_enabled.png) center no-repeat !important;
	height:40px;
	width:40px;
}

.flagit_ml-unchecked
{
	background:url(../../images/application/flag_disabled.png) center no-repeat !important;
	height:40px;
	width:40px;	
}
   
.x-field-displaycls
{
	width:800px !important;
	height:50px !important;
}

.x-field-easyLaunch{
	background:url(../../images/application/Easy_Launch.png) no-repeat center top;
	height:24px !important;
	width:94px;
}

.bg_attach{
	background:url(../../images/application/Attachment.png) no-repeat bottom left !important;
	height:16px;
	width:24px;
}

.value{
	background:url(../../images/application/AttachmentNotificationBg.png) no-repeat top right !important;
    height:10px;
	width:16px;
	color:#ffffff;
	font-size:8px;
	text-align:center;
	float:right;
	line-height:10px;
}

.ic_comment{
	background:url(../../images/application/Comments.png) no-repeat center;
	height:12px;
	width:10px;
}
}

.ic_discussit{
	background:url(../../images/application/discussion.png) no-repeat center;
	height:16px;
	width:16px;
}
 .x-btn-pressed .x-field-BasicSearch{
	background:url(../../images/application/basicSearchSel.png) no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-BasicSearch{
	background:url(../../images/application/basicSearch.png) no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-AdvancedSearch{
	background:url(../../images/application/advancedSearchSel.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-AdvancedSearch{
	background:url(../../images/application/advancedSearch.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-Actions{
	background:url(../../images/application/actionsSel.png) no-repeat center!important;
	width:91px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-Actions{
	background:url(../../images/application/actions.png) no-repeat center!important;
	width:91px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-Report{
	background:url(../../images/application/reportsSel.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-Report{
	background:url(../../images/application/reports_images.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.imgIndicator{
	background:url(../../images/application/img_indicator.png) no-repeat center;
	height:12px;
	width:220px;
}

.btnUserPreference{
	background:url(../../images/application/UserPreference.png) no-repeat center;
	width:82px;
	height:28px;
	color:transparent !important;
}

.x-field-btnGo{
	background:url(../../images/application/basicSearch.png) no-repeat center;
	width:88px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.ic_red{
	background:url(../../images/application/ic_red.png) no-repeat center;
	width:9px;
	height:9px;
}

.ic_orange{
	background:url(../../images/application/ic_orange.png) no-repeat center;
	width:9px;
	height:9px;
}

.ic_green{
	background:url(../../images/application/ic_green.png) no-repeat center;
	width:9px;
	height:9px;
}

.fontGreen{
	color:#2c9a42;
}

.fontOrange{
	color:#f39c12;
}

.fontRed{
	color:#cb3725;
}

.btnGo{
	background:url(../../images/application/btn_go.png) no-repeat center;
	width:50px;
	height:24px !important;
	color:transparent;
}

.apinvhub .x-tree-node-leaf .x-tree-node-icon	
	{
	 display: none !important;
	}

 .apinvhub .x-tree-node-icon .x-tree-node-inline-icon
       {
	display: none !important;
        }

 .apinvhub .x-tree-node-expanded .x-tree-node-icon
       {
	display: none !important;
       }

 .apinvhub .x-tree-node-icon 
       {
        display: none !important;
       }


.x-btn-pressed .x-field-FMS_Actions{
	background:url(../../images/application/actionsSel.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-FMS_Actions{
	background:url(../../images/application/actions.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}
.x-btn-pressed .x-field-FMS_References{
	background:url(../../images/application/reportsSel.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-FMS_References{
	background:url(../../images/application/reports_images.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}


.x-btn-pressed .x-field-analysis{
	background:url(../../images/application/btn_left_sel.png) no-repeat;
	width:90px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-analysis{
	background:url(../../images/application/btn_left_unsel.png) no-repeat;
	width:90px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-top5{
	background:url(../../images/application/btn_middle_sel.png) no-repeat;
	width:124px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-top5{
	background:url(../../images/application/btn_middle_unsel.png) no-repeat;
	width:124px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-map{
	background:url(../../images/application/btn_right_sel.png) no-repeat;
	width:65px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-map{
	background:url(../../images/application/btn_right_unsel.png) no-repeat;
	width:65px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-field-optionalinfocls
{
	width:300px !important;
	height:200px !important;
}
	
.ic_title{
	color:#4f4f4f;
	font-size:10px;
}

.bold{
	font-weight:bold;
}

.font12{
	font-size:12px;
}

.ic_sites{
	background:url(../../images/application/ic_sites.png) left center no-repeat;
	height:24px;
	font-size:10px;
	font-weight:bold;
	padding-left:28px;
}

.ic_services{
	background:url(../../images/application/ic_services.png) left center no-repeat;
	height:24px;
	font-size:10px;
	font-weight:bold;
	padding-left:28px;
}

.ic_margin{
	background:url(../../images/application/ic_margin.png) left center no-repeat;
	height:24px;
	font-size:10px;
	font-weight:bold;
	padding-left:28px;
}

.ic_sales{
	background:url(../../images/application/ic_events.png) left center no-repeat;
	height:24px;
	font-size:10px;
	font-weight:bold;
	padding-left:28px;
}

.ic_billing{
	background:url(../../images/application/ic_billing.png) left center no-repeat;
	height:24px;
	font-size:10px;
	font-weight:bold;
	padding-left:28px;
}

.septBig{
	background:url(../../images/application/sept_big.png) center no-repeat;
	width:260px;
	height:1px;
	margin:10px;
}

.septSmall{
	background:url(../../images/application/sept_small.png) center no-repeat ;
	width:1px;
	height:45px;
	margin-left:10px;
	margin-right:10px;
}

.fms_sales .x-tree-node-leaf .x-tree-node-icon	
{
display: none !important;
}

.fms_sales .x-tree-node-icon .x-tree-node-inline-icon
{
	display: none !important;
}

.fms_sales .x-tree-node-expanded .x-tree-node-icon
{
	display: none !important;
}

.fms_sales .x-tree-node-icon 
{
	display: none !important;
}

/*cset starts*/
.x-field-e
{
                background-color:transparent;
                background-image:url("../../images/application/e.png") !important;
                background-repeat:no-repeat;                 
                padding:0 !important;
                width:187px !important;
                height:27px !important;
                color:transparent !important;
                position: relative !important;
}
.x-btn-pressed .x-field-e
{
                background-color:transparent;
                background-image:url("../../images/application/e_pressed.png") !important;
                background-repeat:no-repeat;                 
                padding:0 !important;
                margin:0 !important;
                width:187px !important;
                height:29px !important;
                color:transparent !important;
                position: relative !important;
}
.x-field-l
{
                background-color:transparent;
                background-image:url("../../images/application/l.png") !important;
                background-repeat:no-repeat;                 
                padding:0 !important;
                width:125px !important;
                height:28px !important;
                color:transparent !important;
                position: relative !important;
}
.x-btn-pressed .x-field-l
{
                background-color:transparent;
                background-image:url("../../images/application/l_pressed.png") !important;
                background-repeat:no-repeat;                 
                padding:0 !important;
                margin:0 !important;
                width:126px !important;
                height:30px !important;
                color:transparent !important;
                position: relative !important;
}


.x-field-copyfrom
{
             background-color:transparent;
             background-image:url("../../images/application/copyfrom.png") !important;
             background-repeat:no-repeat;
             padding:0 !important;
             width:113px !important;
             color:transparent !important;
             height:25px !important;                
                }
.x-field-lytsave
{  		background-color:transparent;
                background-image:url("../../images/application/lytsave.png") !important;
                background-repeat:no-repeat;                 
                padding:0 !important;
                width:125px !important;
                height:28px !important;
                color:transparent !important;
                position: relative !important;
                }
.x-field-ershipsave
{
                background-color:transparent;
                background-image:url("../../images/application/ershipsave.png") !important;
                background-repeat:no-repeat;                 
                padding:0 !important;
                width:125px !important;
                height:28px !important;
                color:transparent !important;
                position: relative !important;               
                }

.x-field-mcestree1delete
                {
                                background-color:transparent;
                                background-image:url("../../images/application/mcestree1delete.png") !important;
                                background-repeat:no-repeat;
                                padding:0 !important;
                                width:16px !important;
                                color:transparent !important;
                                height:16px !important;                
                }
.x-field-mcestree1preview
                {
                                background-color:transparent;
                                background-image:url("../../images/application/mcestree1preview.png") !important;
                                background-repeat:no-repeat;
                                padding:0 !important;
                                width:16px !important;
                                color:transparent !important;
                                height:16px !important;                
                }


.x-field-cesititle
{	
	color:orange !important;
	font-weight:bolder !important;
	font-size:11px !important;
	border:1px transparent !important;
	background-color:transparent !important;
}

/*AR Invoice hub*/

 .arhub.x-tree-node-leaf .x-tree-node-icon	
	{
	 display: none !important;
	}

 .arhub .x-tree-node-icon .x-tree-node-inline-icon
       {
	display: none !important;
        }

 .arhub .x-tree-node-expanded .x-tree-node-icon
       {
	display: none !important;
       }

 .arhub .x-tree-node-icon 
       {
        display: none !important;
       }
	   

}	   


.x-field-btnDelete{
	background:url(../../images/application/Delete_ar.png) no-repeat center;
	width:52px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

.x-field-btnMatch{
	background:url(../../images/application/Match_ar.png) no-repeat center;
	width:51px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

.x-field-btnAuthorize{
	background:url(../../images/application/Approve_ar.png) no-repeat center;
	width:67px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

.x-field-btnReturn{
	background:url(../../images/application/Return_ar.png) no-repeat center;
	width:53px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

.x-field-btnHold{
	background:url(../../images/application/Hold_ar.png) no-repeat center;
	width:52px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

.x-field-btnReverse{
	background:url(../../images/application/Reverse_ar.png) no-repeat center;
	width:61px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

/*.x-field-btnPrint{
	background:url(../../images/application/Print_ar.png) no-repeat center;
	width:51px;
	height:48px;
	margin:5px;
	color:transparent !important;
}
*/

.x-field-btnPrint{
	background:url(../../images/application/Print_ar.png) no-repeat center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/application/Print_ar.png", sizingMethod='scale');
	width:51px;
	height:48px;
	margin:5px;
	color:transparent !important;
}

.x-field-btnRelease{
	background:url(../../images/application/Release_ar.png) no-repeat center;
	width:59px;
	height:48px;
	margin:5px;
	color:transparent !important;
}
.btnReceive{
	background:url(../../images/application/Receive_ar.png) no-repeat center;
	width:70px;
	height:48px !important;
	margin:5px;
	color:transparent;
}
.QuickCreate{
	background:url(../../images/application/QuickCreate.png) no-repeat center;
	width:77px;
	height:34px !important;
	color:transparent;
}
/*Realization Tab */

.x-field-DeletePIS{
	background:url(../../images/application/Delete_ar.png) no-repeat center;
	width:52px;
	height:48px;
	margin:5px;
	color:transparent;
}
.x-field-PrintPIS{
	background:url(../../images/application/Print_ar.png) no-repeat center;
	width:51px;
	height:48px;
	margin:5px;
	color:transparent;
}
.x-field-DepositPIS{
	background:url(../../images/application/deposit.png) no-repeat center;
	width:107px;
	height:48px;
	margin:5px;
	color:transparent;
}
.x-field-Bounce{
	background:url(../../images/application/Bounce.png) no-repeat center;
	width:58px;
	height:48px;
	margin:5px;
	color:transparent;
}
.x-field-CrDepPIS{
	background:url(../../images/application/CreateandDeposit.png) no-repeat center;
	width:164px;
	height:48px;
	margin:5px;
	color:transparent;
}

.x-field-CrPIS{
	background:url(../../images/application/Createpayslip.png) no-repeat center;
	width:108px;
	height:48px;
	margin:5px;
	color:transparent;
}
.x-field-PrnPIS{
	background:url(../../images/application/Print_ar.png) no-repeat center;
	width:51px;
	height:48px;
	margin:5px;
	color:transparent;
}
.x-field-ProcessPDRs{
	background:url(../../images/application/Process.png) no-repeat center;
	width:57px;
	height:48px;
	margin:5px;
	color:transparent;
}
/*Invoice */

.x-field-InvoiceDetails{
	background:url(../../images/application/basicSearch.png) no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-InvoiceDetails{
	background:url(../../images/application/advancedSearchSel.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}
.attach_ic{
	background:url(../../images/applicationimages/attach_ic.png) no-repeat center;
	height:13px;
	width:16px;
}
.docadj_ic{
	background:url(../../images/applicationimages/docadj_ic.png) no-repeat center;
	height:13px;
	width:16px;
}
/*Receipts */

.x-field-RefDrDocDetails{
	background:url(../../images/application/basicSearch.png) no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-RefDrDocDetails{
	background:url(../../images/application/advancedSearchSel.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-btn-pressed .x-field-AccountInformation{
	background:url(../../images/application/advancedSearchSel.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-AccountInformation{
	background:url(../../images/application/advancedSearch.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-ReceiptDetails{
	background:url(../../images/application/advancedSearchSel.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-ReceiptDetails{
	background:url(../../images/application/advancedSearch.png) no-repeat center!important;
	width:130px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-Actions{
	background:url(../../images/application/actionsSel.png) no-repeat center!important;
	width:91px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-Actions{
	background:url(../../images/application/actions.png) no-repeat center!important;
	width:91px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-Report{
	background:url(../../images/application/reportsSel.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.x-field-Report{
	background:url(../../images/application/reports_images.png) no-repeat center!important;
	width:95px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}
/*ARInquiry*/
/*ARInquiry*/

.hold_icon{
	background:url(../../images/application/hold_icon.png) no-repeat bottom left !important;
	height:12px;
	width:14px !important;
	color:transparent !important;

}

.UserPreference{
	background:url(../../images/application/UserPreference.png) no-repeat center;
	width:82px;
	height:28px !important;
	color:transparent !important;
}

.btnPay{
        background:url(../../images/application/pay_ar.png) no-repeat center;
	width:61px!important;
	height:48px !important;
	margin:5px;
	color:transparent !important;
	font-size: 0px !important;
}

.Popup_go{
	background:url(../../images/application/Edit.png) no-repeat center;
	width:82px;
	height:28px;
	color:transparent !important;
}
.ic_CFSIFMSRefDocNo{
	background:url(../../images/application/Doc.png) no-repeat center;
	height:12px;
	width:10px;
}

 .FCC_Closure .x-tree-node-leaf .x-tree-node-icon	
	{
	 display: none !important;
	}

 .FCC_Closure .x-tree-node-icon .x-tree-node-inline-icon
       {
	display: none !important;
        }

 .FCC_Closure .x-tree-node-expanded .x-tree-node-icon
       {
	display: none !important;
       }

 .FCC_Closure .x-tree-node-icon 
       {
        display: none !important;
       }	
