/*
* CSS for handling cross browser (IE>=10) 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	
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Modified By	: Prabhakar S S
// Date			: 23-Feb-2015
// Bug id		: PLF2.0_11767
// Bug Desc		: Dce Link Height Issue
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// 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] 
///////////////////////////////////////////////////////////////////////////////////////////////////////*/
 
.x-form-gd-search{top:0px !important;}

.x-form-con-disp .x-form-field.x-form-headerdisplay-nowrap{margin-top:6px !important;}
.x-form-autolist{height:19px !important;margin-top:1px !important;}
/* PLF2.0_11767 */
td a.x-form-field-link{line-height:23px !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;}