﻿span.ScrollerParamsPanel
{
   
}
table.ScrollerParamsPanel
{
    background: url(Images/Backgrounds/page_bg.png) white repeat-y right top ;
	/*background: #C3DAFA;*/
	border: 1px solid #3988b5;
}
#ctl00_wpmMain_wp1527790248_ctl02 {
    background: url(Images/Backgrounds/page_bg.png) white repeat-y right top ;
}


/* RMA */
table.RMAScrollerParamsPanel
{
    background-color:#FFF9DD ;
}

td.ScrollerParamsPanelHeader
{   
	font-weight: bold;
	text-align: center;
	
}
td.ScrollerParamsPanelFieldHeader
{
	font-weight: bold;
}
td.ScrollerParamsPanelField
{ 
}
DIV.ScrollerParamsPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}
span.ScrollerFilterPanel
{  

}
table.ScrollerFilterPanel
{   
	background: #C3DAFA;
	border: 1px solid #6A8CCB;
}
td.ScrollerFilterPanelHeader
{  
	font-weight: bold;
    text-align: center;
}
td.ScrollerFilterPanelFieldHeader
{
	font-weight: bold;
	
	
}
td.ScrollerFilterPanelField
{
  
}
DIV.ScrollerFilterPanelToolTip
{  
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}
span.ProductsParamsPanel
{  
}
table.ProductsParamsPanel
{

	background: url(Images/Backgrounds/page_bg.png) white repeat-y right top;
	
	color: black;
}
td.ProductsParamsPanelHeader
{
	font-weight: bold;
}
td.ProductsParamsPanelFieldHeader
{
	white-space: normal!IMPORTANT;
	FONT-WEIGHT: normal !important;
    font-size: 7pt;
}
td.ProductsParamsPanelField
{
}
td.ProductsParamsPanelField input
{
	background-image: url(Images/Backgrounds/input_bg.png);
	background-repeat: repeat-x;
}
DIV.ProductsParamsPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}
table.ProductsParamsPanel button
{
	background: yellow;
}
span.ProductsFilterPanel
{
}
table.ProductsFilterPanel
{
	background: url(Images/Backgrounds/page_bg.png) white repeat-y right top;
	margin: 0px 0px 0px;
	color: black;
}
td.ProductsFilterPanelHeader
{
	font-weight: bold;
	text-align: center;
}
td.ProductsFilterPanelFieldHeader
{   
	font-weight: bold;
}

TD.ProductsParamsPanelFieldHeader A 
{	
	FONT-WEIGHT: normal !important;
	FONT-SIZE: 7pt;
}


td.ProductsFilterPanelField
{
}
DIV.ProductsFilterPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}

.groupByBox {
	background: url(Images/Backgrounds/page_bg.png) white repeat-y right top !important;
	
}


input.ProductsParamsDataControl, td.PopUpStaticPart input
{
	padding: 4px 0px 0px 20px;
	margin: 0px 3px 0px 0px;
	background-image: url(Images/Backgrounds/graysearch.jpg)!important;
	background-position: left top;
	background-repeat: no-repeat !important;
	border-top: 1px gray solid !important;
	border-bottom: 1px gray solid !important;
	border-left: 1px gray solid !important;
	border-right: 1px gray solid !important;
	width: 145px;
	height: 20px;
}


/*--------------------Generic Data Editor------------*/



table.GenericDataEditor
{
    background: url(Images/Backgrounds/page_bg.png) white repeat-y right top ;
    border: 1px solid #3988b5;
}

td.GenericDataEditorHeader
{   
	font-weight: bold;
	text-align: center;
	
}
td.GenericDataEditorFieldHeader
{
	font-weight: bold;
}
td.GenericDataEditorField
{ 
   
   
}
DIV.GenericDataEditorToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}


