/*
* CSS for handling cross browser (Chrome) issues
*/

/*/////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_06981
// Modified By	: 	Giridharan V / Prasanth P R
// Modified Date: 	07 Dec 13
// Description	:	Changes in Ext Client Runtime for New CSS Implementation
//					Inline comments not given since the change is huge	
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_07056
// Modified By	: 	Giridharan V / Prasanth P R
// Modified Date: 	16 Dec 13
// Description	:	Changes in Ext Client Runtime for New CSS Implementation
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_07071
// Modified By	: 	Giridharan V
// Modified Date: 	18 Dec 13
// Description	:	Theme alignment changes
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_07412
// Modified By	: 	Giridharan V
// Modified Date: 	03 Feb 14
// Description	:	Display only color / Checkbox padding
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_07485
// Modified By	: 	Giridharan V
// Modified Date: 	03 Feb 14
// Description	:	Display only color / Checkbox padding
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_07714
// Modified By	: 	Giridharan V
// Modified Date: 	18 Mar 14
// Description	:	Column default - popup window appearance changes
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_08054
// Modified By	: 	Giridharan V
// Modified Date: 	03 Apr 14
// Description	:	Mouse over for tab to removed and Button text to be middle aligned
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_08291
// Modified By	: 	Giridharan V /Prasanth P R
// Modified Date: 	28 Apr 14
// Description	:	Changes for fieldset section collapse icon alignment.
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_08436 / PLF2.0_8464
// Modified By	: 	Giridharan V / Prasanth P R
// Modified Date: 	13 May 14
// Description	:	Tree tuning for new stylesheet
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Modified By	: Prasath Kumar
// Date			: 17-Feb-2015
// Bug id		: PLF2.0_11707 / PLF2.0_11175 / PLF2.0_11178 / Plf2.0_11206 / Plf2.0_11217 / Plf2.0_11063 / Plf2.0_11062 / PLF2.0_11300
// Bug Desc		: Left half of the Checkbox will not show in chrome
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Modified By	: Prabhakar S S
// Date			: 23-Feb-2015
// Bug id		: PLF2.0_11767
// Bug Desc		: Dce Link Height Issue
//				  IE 11 ML Sort Icon
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_15477 / PLF2.0_15491 / PLF2.0_15504 / PLF2.0_15571
// Modified By	: 	Giridharan V / Prabhakaran S S / Satham / Vineeth / Prasath / Rams
// Modified Date: 	20-Nov-2015
// Description	:	After launching the Setup UI Preference / Setup Defaults system is not launching the Home page (default page), Splitter Issues, 
//					Handling Grid width in splitter if parellel sections placed, Grid tooltip for datahyperlink, IlboToolbar - Hiding on IsportalLaunch, 
//					Favorities - Cant Create Favories when no fav available, WorkArea - Activity Not Launching in Workarea issue, 
//					Vertical Scroll - in Style1 ML issue - Header Overlap with Scroll, EzeeWizard - Menu Displays on Menu, MenuTag Click, 
//					PopupWidth - IE and Chrome Difference, PostHelpTask - For IEDK, Row Cell Focus - White Area Comes, NSA Changes - Upload Error Types, 
//					Sorting Issue - On Style1 Grid, OLH InlineTab - Based Appsetting variable, StandardEvents - Block State processing on standardevetns, 
//					RT TabControl - Hides when it comes like "tabcontrol", RT StateControl - Not Clears on Every Call Issue, 
//					ML SortMenu - Background Color - white issue, Banner Collapse - Issue, RT Sec Collapse - Issue, 
//					Button Bar - InActive Button Color Changes, Qtip Window - Color changes, Button RT Qtip - Feature, 
//					ML LastColumn - Class added to Identify, Application - pref combo width issue
//					Security Vulnerability Issues:
//						Copy & Paste for display only controls - restricted
//						Setting Content Type for every POST request with text/xml
//						Not Allowing HTML injection on any text control
//						Error logging call stopped [Instrumentation] 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_19621 / PLF2.0_18507 / PLF2.0_19120 / PLF2.0_19220 / PLF2.0_19245 / PLF2.0_19277 / 
//					PLF2.0_19450 / PLF2.0_19530 / PLF2.0_19601 / PLF2.0_19102 / PLF2.0_19311
// Modified By	: 	Giridharan V / Prabhakaran S S / Satham / Vineeth / Prasath / Rams
// Modified Date: 	05-Aug-2016
// Description	:	Section Collapse Persistence, Attach Document - File name with ".", Caurosal section state, Dynamic caption style persistance, 
//					Controls are not rendering on workarea change (Multiple Times), grid and chart is gettting stretched, unable to switch tabs, 
//					borders are disappearing fr ML on tab change, controls not coming on changing tabs, Favourites Grouping Option, 
//					Favourites Group Delete Option, Print , Personalisation and Defaulting icons should not come for Scns using spexecutor,
//					New window launching displayes multiple session error, Changing spexecutor1,2 to spexecutor, Clear defaults is not working
//					On click of link in ezee view screen error occurring, Captha controls, Settings to specify demo path, 
//					BreadCrumbs menu not working after workarea change, Marque not displayed in Gray Theme, Inbox message delete - retain filter options, 
//					Slow Network dialog box display, Link Data issue, Data View Style-13, Attach Document Custom Class, Combo alignment in runtime state, 
//					Callout in data-list view
////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*	PLF2.0_06981	*/
/* #tooltip{z-index:19000 !important;} */
/*TECH-2690*/
#tooltip{z-index:20010 !important;}

/* PLF2.0_07056 */
.x-form-element {padding-left: 150px !important;}
.x-form-treesearchpanel .x-form-element {padding-left: 44px !important;}

/* PLF2.0_07071 */
/* .x-form-sectionhdr-tc{padding-bottom:1px;} */

/* PLF2.0_07412 */
/* PLF2.0_11300 */
.x-form-check-wrap-inner{margin-left: 0px !important;}

/* PLF2.0_07485 */
#gridchoose-window form{padding-left:5px !important;}

/* PLF2.0_07714 */
.defcheckbox{margin-left: 0px !important;}

/* PLF2.0_08054 */ /* PLF2.0_8464 */
/*.x-form-con-disp .x-form-field.x-form-headerdisplay-nowrap{margin-top:4px !important;}*/
.x-form-con-disp .x-form-field.x-form-headerdisplay-nowrap{margin-top:0px !important;}
/* PLF2.0_08291 */
.x-fieldset {padding-left:7px !important;}
/* PLF2.0_11767 */
td a.x-form-field-link{line-height:20px !important;}

.x-form-headerdisplay-nowrap{padding:2px 0px 0px 0px!important;}

.x-grid3-row td,.x-grid3-summary-row td{box-sizing:content-box !important;}
#pnlavnCustomActions .x-form-radio-wrap {width:auto !important;}

#mlmessageml .x-grid3-row td{
 box-sizing:border-box !important;
}

#smartbar-window
{	
	top:0px !important;
}
/* TECH-22982 */
.x-form-field-wrap .x-form-twin-triggers .x-form-trigger{position:absolute !important;}