/*
* 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_14722
// Modified By	: 	Giridharan V / Prabhakaran S S / Satham / Vineeth / Prasath
// Modified Date: 	15-Aug-2015
// Description	:	Windows 10 Edge compatibility
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_14750 / PLF2.0_14435 / PLF2.0_14555 / PLF2.0_14583 / PLF2.0_14722
// Modified By	: 	Giridharan V / Prabhakaran S S / Satham / Vineeth / Prasath
// Modified Date: 	29-Sep-2015
// Description	:	Artic Blue Theme Implementation, Aviation Scroll Issues, Switch Context Issues, File Upload - Invalid Type, 
// 					Favorites – Configurable Spelling, UDS icon not displayed in IE if enableHTML5 mode set to true, Workflow launch in HTML 5 mode,
//					Dabur – Entire Row Back Color, Grid Down Arrow Focus, Microsoft Edge Computability Issue, 
//					Password part of response only when cookieless is set to true, Tab Index Not Required for Help Icons - Configurable, 
//					Data View – Style 7 Incorporation, Life HCM Default Activity, Custom Theme Loading in Application Preference, Login Performance, 
//					NSA DW Launch, Import Excel – Time Tracker, Logout button in case of workflow, TAB Control Value Selection in ML – Configurable, 
//					Grid toolbar icons hiding - Configurable, Personalization / Defaulting icons hiding based on User JS parameter, 
//					Water mark for header controls - Configurable, RT Qtip Feature, Hyperlink Delay Feature, Chart Bbar items collision, 
//					java plfutils feature addition, map marker float text issue, ducbe null value issue, Logout Issue in Aviation, 
//					IE mask text 2times coming issue, inline Tab carosal widget width issue, IE numeric Select issue, carasol widget size issue, 
//					completion chart feature, PDK shrink on workspace click
//					Inline comments not provided since changes are huge
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// 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] 
///////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*	PLF2.0_06981	*/
#tooltip{z-index:19000 !important;}

/* PLF2.0_07056 */
.x-form-element {padding-left: 150px !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-grid3-cell-last .x-form-gd-right{
		padding-right:10px !important;
}

.x-grid3-row td,.x-grid3-summary-row td{box-sizing:content-box !important;}