/*
* 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_07066
// Modified By	: 	Giridharan V
// Modified Date: 	16 Dec 13
// Description	:	CSS class clash between legacy and blue theme.
///////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* PLF2.0_07066 */
.x-form-field-wrap .x-form-trigger{top:1px !important;}

/* PLF2.0_06981 */
/* PLF2.0_07066 */
/*.x-sec-body .x-form-field-wrap .x-form-trigger{top:1px !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;}*/

/* PLF2.0_07056 */
/* PLF2.0_07066 */
/*.x-panel-body .x-panel-tc{height:30px;}*/