/*
* CSS for handling cross browser (IE>8) 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_08054
// Modified By	: 	Giridharan V
// Modified Date: 	03 Apr 14
// Description	:	Mouse over for tab to removed and Button text to be middle aligned
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Modified By	: Giridharan V / Prabhakar S S
// Date			: 23-Feb-2015
// Bug id		: PLF2.0_11767
// Bug Desc		: Dce Link Height Issue
//				  Grid column filter combo in tool bar icon mismatch
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_11499
// Modified By	: 	Giridharan V / Prasath Kumar
// Modified Date: 	14-Mar-2015
// Description	:	Multiple Themes, Button Menu, Primary Links, Secondary Links, Alternate Tab Styling
//					Completion Chart, Video, User Banner, Header Personalization, Grid toolbar grouping
//					Workarea launch from menu, External Links
//					Inline comments not given since the change is 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] 
/////////////////////////////////////////////////////////////////////////////////////////////////////////
// Bug id 		:	PLF2.0_17448
// Modified By	: 	Giridharan V / Prabhakaran S S / Satham / Vineeth / Prasath / Rams
// Modified Date: 	28-Mar-2016
// Description	:	Wizard Inbox Format, Inline image Issue, iRule Fore Color not working, 
//					Corousal alignment issue, Template issues, Datalist Visibility - When WrapCount > 1, 
//					ML Row Background Color - Removal when clicking the checkbox in the row, 
///////////////////////////////////////////////////////////////////////////////////////////////////////*/
 
/*	PLF2.0_06981	*/ 
.x-sec-body .x-form-field-wrap .x-form-trigger{top:1px !important;border:1px solid lightgrey;width:18px !important;height:16px !important; border-left:none; right:0px;}

/* PLF2.0_GGGGG */
/* .x-toolbar .x-form-field-wrap .x-form-trigger{top:1px !important;right:40px !important;} */
.x-toolbar .x-form-field-wrap .x-form-trigger{top:1px !important;}
.x-form-gd-search{top:0px !important;}
.x-form-arrow-trigger{top:1px !important;}
.x-form-search-trigger{top:1px !important;margin-top:1px !important;}
.x-form-autolist{margin-top:1px !important;}

/* PLF2.0_07056 */
/* PLF2.0_07071 */
/* .x-panel-body .x-panel-tc{height:30px;} */

/*.password input, .username input{padding-top:4px !important;}*/
/* PLF2.0_08054 */
.x-form-con-disp .x-form-field.x-form-headerdisplay-nowrap{margin-top:6px !important;}
/* PLF2.0_11767 */
td a.x-form-field-link {line-height: 23px !important;}

/* PLF 2.0_RRRR */
/* SMART LINKS _ ALIGNMENT - SATHAM */
#navigator_navtools  td:first-child + td + td { padding-top: 2px !important; }
#navigator_navtools  td:first-child + td + td + td + td + td { padding-top: 2px !important; }
#navigator_navtools  td:first-child + td + td + td + td + td + td { padding-top: 3px !important; }

#bpcsearch {background-position: 90% 40% !important;}
.x-window-dlg .x-window-body{width: auto !important;}

.x-grid3-row td,.x-grid3-summary-row td{box-sizing:content-box !important;}
.x-btn .x-form-buttontext{border:0 none;font:normal 12px tahoma,verdana,helvetica;padding-left:3px;padding-right:3px;cursor:pointer;margin:0;overflow:visible;min-width:1px !important;-moz-outline:0 none;outline:0 none;padding-bottom:2px;}
/*tanmay for enlarged buttonBar width in IE*/
.x-btn-group .x-form-buttontext{width:1px;} 

img.x-tree-node-cb{position:static !important}
textarea.x-form-textarea { overflow: auto; }
/*.x-menu-contextmenu{width:auto !important;}*/
/*.x-form-con-edit,.x-form-con-edit input { overflow: hidden !important; }*/
div[type^="spin"], div[type^="spin"] input { overflow: hidden !important; }

/* Application Combo Issue Starts Here */

#prefdeflaunchoptions {top:0px !important;}
#prefwizadoptions {top:0px !important;}
#prefthemeoptions {top:0px !important;}

/* Application Combo Issue Ends here */
.colfltrcls .x-btn button{width:1px;}
/*remove clear image in IE*/
.x-bpcsearch-noselect .x-clear-triggerblue{background:none !important;}
/* TECH-20737 */
.x-grid-hlp-image{margin-top: -12px !important;}