﻿
/*http://www.colorschemer.com/schemes/viewscheme.php?id=10247*/

h1
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 33px; 
	color:Black;   
}

h2
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 20px; 
	color:Black; 
	margin: 10px 0 5px 0;
	/*margin: 10px 0 0px 0;*/
}


h3
{
    border-top: 1px dotted #CCCCCC;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px; 
	font-weight:normal;
	color:Black;   
}


h4
{
    
    border-top: 1px dotted #CCCCCC;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px; 
	color:Black;   
}

p
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	color:Black;   
}

.ax {
	text-decoration: none;
	border-top: 1px dotted #CCCCCC;
	color: #D56E22;
	font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size:10px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../Images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../Images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.ButtonStyle, .ButtonLargerStyle, .ButtonLargestStyle, .ButtonEnormousStyle
{
    /*background:url('../Images/btn2.png') no-repeat;*/
    /*background:url('../Images/btn2Small.png') no-repeat;*/
    background-color:#abdaed;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	cursor:hand;
    text-align: center;
    font-size: 12px;
    /*width: 148px;*/
    /*width: 100px;*/
    /*height: 27px;*/
    text-decoration: none;
    /*border-width: 0;*/
}

.ButtonLargerStyleAlternate
{
    background-color:#c36bc8;
    color:/*#ebb9f9*/ #ffffff;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	cursor:hand;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.ButtonLargerStyleAlternateSecond
{
    background-color:#8dca78;
    color:/*#ebb9f9*/ #ffffff;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	cursor:hand;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.ButtonLargestStyleAlternate
{
    background-color:#c36bc8;
    color:/*#ebb9f9*/ #ffffff;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	cursor:hand;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.ButtonLargestStyleAlternateSecond
{
    background-color:#8dca78;
    color:/*#ebb9f9*/ #ffffff;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	cursor:hand;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.ButtonLargestStyleAlternateThird
{
    background-color:#5f9c96;
    color:#ffffff;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	cursor:hand;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.ButtonStyle
{
    width: 100px;
}
.ButtonLargerStyle
{
    width: 150px;
}

.ButtonLargerStyleAlternate
{
    width: 150px;
}

.ButtonLargerStyleAlternateSecond
{
    width: 150px;
}

.ButtonLargestStyle
{
    width: 200px;
}

.ButtonLargestStyleAlternate
{
    width: 200px;
}

.ButtonLargestStyleAlternateSecond
{
    width: 200px;
}

.ButtonLargestStyleAlternateThird
{
    width: 200px;
}

.ButtonEnormousStyle
{
    width: 300px;
}

.ButtonStyle:hover, .ButtonLargerStyle:hover, .ButtonLargestStyle:hover, .ButtonEnormousStyle:hover
{
    /*background:url('../Images/btn1.png') no-repeat;*/
    /*background:url('../Images/btn1Small.png') no-repeat;*/
    background-color:#d0e38c;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	
    text-align: center;
    font-size: 12px;
    /*width: 148px;*/
    /*width: 100px;*/
    /*height: 27px;*/
    text-decoration: none;
    /*border-width: 0;*/
}

.ButtonLargerStyleAlternate:hover
{
    background-color:#ebb9f9;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	color:#710078;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    width: 150px;
}

.ButtonLargerStyleAlternateSecond:hover
{
    background-color:#ccffba;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	color:#2b810d;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    width: 150px;
}

.ButtonLargestStyleAlternate:hover
{
    background-color:#ebb9f9;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	color:#710078;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    width: 200px;
}

.ButtonLargestStyleAlternateSecond:hover
{
    background-color:#ccffba;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	color:#2b810d;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    width: 200px;
}

.ButtonLargestStyleAlternateThird:hover
{
    background-color:#7bbbb4;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	color:#ffffff;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    width: 200px;
}

.ButtonStyle:hover
{
    width: 100px;
}
.ButtonLargerStyle:hover
{
    width: 150px;
}
.ButtonLargestStyle:hover
{
    width: 200px;
}

.ButtonEnormousStyle:hover
{
    width: 300px;
}

.LabelStyle
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	color:Black; 
}

.LabelStyleTwo
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px; 
	color:Black;
}

.LabelStyleTwoBold
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px; 
	color:Black;
	font-weight:bold;
}

input[type=text], input[type=password]
{
    border: 1px solid #ccc;
}


.LabelStyleHighlight
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight:bold;
	color:Olive;
}

.LabelStyleBold
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight:bold;
	color:Black;
	text-align:right;
}

.tableFooter
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px; 
	font-weight:bold;
	/*color:Black;*/
	color:#ffffff;
	text-align:right;
	width:100%;
	height:/*75px*/ 25px;
}

input.hide
    {
  position:absolute;
  left:-137px;
  -moz-opacity:0;
 
  z-index: 2;
    }

input.red
    {
  background-color:#cc0000;
  font-weight:bold;
  color:#ffffff;
  z-index:1;
  width:75px;
  height:20px;
  font-size:10px;
    }
    
.header
{
	height:60px;
	/*height:30px;*/
	width:100%;
	text-align:left;
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size:28px;
	color:Black;
	font-weight:200;
	vertical-align:middle;
	
	background-color: #371e19 /*#8ca27b*/ /*#f2d47e*/ /*#8ca27b*/ /*#094260*/;
}

.strech
{
	width: 100%;
	height: 100%;
}

.hideControl
{
	display:none;
}

#content
{
	/*height:600px;*/
	height:auto;
	min-height:250px;
}

#footer 
{
	font-size: 11px;
	font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	text-align: left;
	/*position: fixed;*/
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 24px /*72px*/ /*22px*/;
	visibility: visible;
	display: block;
	vertical-align:middle;
	
	background-color: #371e19 /*#8ca27b*/ /*#f2d47e*/ /*#8ca27b*/ /*#094260*/;
}
.dropDownStyle
{
    /*font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px; 
	color:Black;   
	width: 150px;    
}


.dropDownStyleLarger
{
    /*font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px; 
	color:Black;   
	width: 225px; 
}

.dropDownStyleLargest
{
    /*font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px; 
	color:Black;   
	width: 300px;
}

.dropDownStyleExtraLargest
{
    /*font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px; 
	color:Black;   
	width: 400px;
}


.dropDownStyleSmaller
{
    /*font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px; 
	color:Black;   
	width: 130px;      
}

.dropDownStyleSmallest
{
    /*font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px; 
	color:Black;   
	width: 100px;      
}

/**/
.style1
{
    width: 448px;
}
    
.logo
{
    width:550px;
    height:30px;
}
    
#ctl00_ContentPlaceHolder1_dtpDeliveryDate_dateTextBox
    {
        height:12px;
        }
#ContentPlaceHolder1_dtpDeliveryDate_dateTextBox
    {
        height:12px;
        }
/**/

/*Administration - start*/
.TextBox
{
     width:200px;
}

.TextBoxComment
{
     width:250px;
}

.TextBoxSmall
{
    width:160px;  
}

.TextBoxSmallComment
{
    width:130px;  
}

.TextBoxSmaller
{
    width:100px;  
}

.TextBoxBetweenSmallerAndSmallest
{
    width:80px;  
}

.TextBoxSmallest
{
    width:50px;  
}

.TextBoxLarge
{
    width:250px;    
}

.TextBoxLarger
{
    width:320px;   
}

.TextBoxLargest
{
    width:400px;   
}

.TextBox, .TextBoxSmall, .TextBoxComment, .TextBoxSmallComment, .TextBoxLarge, .TextBoxLarger, .TextBoxLargest, .TextBoxSmaller, .TextBoxSmaller, .TextBoxSmallest, .TextBoxBetweenSmallerAndSmallest
{
    border: 1px solid #ccc;
}

.TextBox[disabled], .TextBoxSmall[disabled], .TextBoxComment[disabled], .TextBoxSmallComment[disabled], .TextBoxLarge[disabled], .TextBoxLarger[disabled], .TextBoxLargest[disabled], .TextBoxSmaller[disabled], .TextBoxSmaller[disabled], .TextBoxSmallest[disabled], .TextBoxBetweenSmallerAndSmallest[disabled]
{
    border: 1px solid #ccc;
    background-color: #f3f3f3;
}

input[type=text].TextBoxLine
{
    width:200px;   
    border: 1px solid #ccc;
    border-top-width: 0px;
    border-top-style: none;
    border-left-width: 0px;
    border-right-style: none;
}

input[type=text].TextBoxSmallLine
{
    width:160px;   
    border: 1px solid #ccc;
    border-top-width: 0px;
    border-top-style: none;
    border-left-width: 0px;
    border-right-style: none;
}

input[type=text].TextBoxSmallerLine
{
    width:100px; 
    border: 1px solid #ccc;
    border-top-width: 0px;
    border-top-style: none;
    border-left-width: 0px;
    border-right-style: none; 
}

input[type=text].TextBoxLargeLine
{
    width:250px;   
    border: 1px solid #ccc;
    border-top-width: 0px;
    border-top-style: none;
    border-left-width: 0px;
    border-right-style: none;
}


input[type=text].TextBoxLargerLine
{
    width:320px;   
    border: 1px solid #ccc;
    border-top-width: 0px;
    border-top-style: none;
    border-left-width: 0px;
    border-right-style: none;
}

/*.borderStyle
{
    border-color: #ece9d8;
    }
  
.borderPopup
{
    border-color: #cccccc;
    background-color:#ffffff;
    }*/
      
.borderStyle .borderPopup
{
    /*border-width:1px;*/
    /*border-style:solid;*/
    
    background-color:#ffffff;
    border:2px solid #371e19;
    }   
    
.modalBackground
{
    background-color:#e6e6e6;
    filter:alpha(opacity=85);
    opacity:0.85;
}

.ButtonSmall
{
    height:17px;
    vertical-align:middle;    
    background-color:#ffeac1;
    border: 1px solid #ccc;
}

.ButtonReject
{
    height:14px;
    width:14px;
    /*vertical-align:middle;*/    
    background-color:#ffffff;
    border: 1px solid #ccc;
    font-size: 10px; 
    text-align:center;
}

.dgvOsUserEdit
{
    width:30px;
    }

/*input[type="checkbox"][disabled]
{
    font-family: "Verdana";
	font-size: 20px; 
	color:#ffeac1;  
}*/

/*Administration - end*/


.panelProgressStyle
{
    background-color:#ffffff;
	width: 380px;
	border:2px solid #371e19;
    }

#ctl00_mainTreeView
{
    background-color:#f2d47e;
    padding-top:5px;
    padding-bottom:5px;
}

/**/
.titleTab
   {
   	width:100%;
   	background-color: #371e19 /*#7d1010*/ /*#aaaaaa*/;
   	color:#fef8e0;
   	
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
   	}
   	
.ResultMessage /*, LabelStyleTwo .ResultMessage*/
{
    /*color:#c30000;
    font-style:italic;
    font-size: 13px;*/
    
    color:#c30000;
    font-size:12px;
    font-weight:bold;
}

.GuideMessage
{
    color:#d19853; 
    font-size:11px;
    font-weight:bold;
}

.Warning
{
    font-family: "Vedrana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px; 
	/*color:Black;*/
	color:#c30000;
    /*font-style:italic;*/
}    
    
 #tableTileNote
{
    margin-left:10px;
    background-color: transparent /*#ededed*/ /*#ffffff*/;
    width:auto;
}

#tableTileNote #dataTitle
{
    font-size:20px;
    font-weight:bold;
}

#tableTileNote #dataNote
{
   font-size:12px;
   font-style:italic;
}

.CheckBoxList
{
    width: 300px /*280px*/;
    height: 200px /*200px*/;
    border-color: #19577d;
    background-color:#ffffff;
    border-width:1px;
    border-style:solid;
    }
    
.CheckBoxListSmall
{
    width: 300px /*280px*/;
    height: 100px /*200px*/;
    border-color: #19577d;
    background-color:#ffffff;
    border-width:1px;
    border-style:solid;
    }
    
.CheckBoxListLarge
{
    width: 550px /*280px*/;
    height: 200px /*200px*/;
    border-color: #19577d;
    background-color:#ffffff;
    border-width:1px;
    border-style:solid;
    }
 
fieldset > legend
{
    font-size:11px;
    font-weight:bold;
    color: #374f77;
} 
    
fieldset fieldset > legend
{
    font-size:11px;
    font-weight:normal;
    color: #374f77;
}

.mqInfo
{
    font-size:12px /*11px*/;
    /*font-weight:bold;*/
    /*font-style:italic;*/
    color: #ffffff /*#7F1917*/;
}

/*fieldset :not(fieldset)
{
    font-size:11px;
    font-weight:bold;
}*/

/*fieldset legend < fieldset
fieldset > legend:only-of-type
{
    font-size:11px;
    font-weight:bold;
    color:Red;
}*/

    
/***ToolTip u TreeView-u start***/
/*#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}*/

#text {margin:50px auto; width:500px;z-index:100200;}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer;z-index:100200;}
#tt {position:absolute; display:block;z-index:100200;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden;z-index:100200;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#fef8e0; color:#371e19;border:1px solid #371e19;z-index:100200;font-size:8pt;font-family:Tahoma;}
/*#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden;}*/
#ttbot {display:block; height:5px; margin-left:5px; background: top right no-repeat; overflow:hidden;z-index:100200;}
/***ToolTip u TreeView-u end***/ 


.GridView td
{ 
    /*border: solid 1px #525252;*/
    border-width:1px;
    border-style:none;
}

.LogoUserInformation
{
    font-size:11px;
    color:#e52f33/*#ff0000*/;
    background-color: inherit /*#FFCF75*/ /*#ffffff*/;
    border: inherit /*solid 1px #000000*/ /*#ff0000*/ /*#000000*/; /**/
    }
    
.baseGrid
{
    background-color: #fff; 
    margin: 2px 0px 2px 0px; 
    border: solid 0px #525252; 
    border-collapse:collapse; 
    font-family:Tahoma;
    font-size: 8pt;/**/
}

.PanelShift
{
    width: 350px /*180px*/;
    height: 100px;
    background-color:#ffffff;
    border: 1px solid /*#ccc*/ #371e19 /*#497188*/;
}

.GridView .thBorder th
{
   border:0px none #ffffff; 
   border-bottom:1px solid #000000;
}

.PanelDataListTimeSlot
{
    width: 100%;
    /*height: 250px;*/
    min-height: 50px /*150px*/ /*200px*/;
    max-height:300px/*300px*/;
    background-color:#ffffff;
}

.PanelSupplierUsers
{
    width: 460px;
    height: 200px;
    background-color:#ffffff;
}

.PanelSupplierAppMode
{
    width: 200px;
    height: 200px;
    background-color:#ffffff;
}

.PanelSupplierRCD
{
    width: 230px;
    height: 200px;
    background-color:#ffffff;
}

.PanelSupplierUsers fieldset, .PanelSupplierAppMode fieldset, .PanelSupplierRCD fieldset
{
    border-style:none;
}

.PanelReservation
{
    width: 460px;
    height: 380px;
    background-color:#ffffff;
}

.PanelAddOnReservation
{
    width: 650px;
    height: 150px;
    /*min-height:100px;
    max-height:200px;*/
    background-color:#ffffff;
    padding-right:5px;
}

.PanelPreReservationWarehouse
{
    width: 350px;
    height: 150px;
    /*min-height:100px;
    max-height:200px;*/
    background-color:#ffffff;
    padding-right:5px;
}

.PanelAvailablePreRes
{
    width: 750px;
    height: 150px;
    /*min-height:100px;
    max-height:200px;*/
    background-color:#ffffff;
    padding-right:5px;
}

.UnderlineLabelTwo
{
    font-size: 8pt /*13px*/;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
    background-color:#ffffff /*transparent*/;
    text-align:left;
    padding-bottom:10px;
}

.Timetable tr th
{
    background-color:/*#6b696b*/ #000000;
    border-style:none;
    color:#ffffff;
    border:1px solid #ffffff;
}

.Timetable tr th:first-child
{
    background-color:#ffffff;
    }
    
.Timetable tr td
{
    background-color:#ffffff;
    color:#000000;
    /*border-style:none;*/
    border:1px solid #ffffff;
    width:80px;
    text-align:center;
}

.Timetable tr td:first-child
{
    background-color:/*#6b696b*/ #000000;
    color:#ffffff;
    border:1px solid #ffffff;
    width:80px;
}

/*.PagerSpecStyle, .PagerSpecStyle > td
{
    border-top: 4px solid #877d27;    
}*/

.PanelUserDepartmentNotification
{
    width: 600px /*280px*/;
    height: 250px /*200px*/;
    background-color:#ffffff;
    border: 1px solid /*#ccc*/ #d02428 /*#497188*/;
}

/*New DataGridView style*/

.mGrid, .mGridTwo
{ 
    background-color: #fff; 
    margin: 2px 0px 2px 0px; 
    border: solid 1px /*#525252*/ #ffffff; 
    border-collapse:collapse; 
    font-family:Tahoma;
    font-size: 8pt;/**/
}

.mDataList
{ 
    background-color: #fff; 
    margin: 2px 0px 2px 0px; 
    border: 0px; 
    border-collapse:collapse; 
    font-family:Tahoma;
    font-size: 8pt;
}

.mGrid td
{ 
    padding: 2px /*1px*/; 
    border: solid 1px #c1c1c1; 
    color: #717171; 
    /*font-size: 0.9em; */
}

.mGridTwo td
{
    padding: 0px 2px 0px 2px; 
    border: solid 1px #c1c1c1; 
    color: #717171; 
}

.mDataList td
{
    vertical-align:top;
    padding: 0px 2px 0px 2px; 
    border: 0px; 
    color: #717171; 
    }
        
 /*.mDataList td .Warning  
 {
     color:#c30000 !important;
 } */
    
.mGrid th, .mGridTwo th, .mDataList th
{ 
    padding: 2px 1px; 
    color: #fff; 
    /*background: #424242 url(../Images/grd_head.png) repeat-x top;*/
    background-color:/*#424242*/ #ffffff;
    border-left: solid 1px #525252; 
    /*font-size: 0.9em;*/
    font-size: 8pt;
}
        
.mGrid th a, .mGridTwo th a, .mDataList th a
{
    color: #ffffff;
    text-decoration: none;
    outline: none;
    font-weight: bold;
}

.mGrid th a:hover, .mGridTwo th a:hover, .mDataList th a:hover
{
    color: #909090;
    text-decoration: none;
    font-weight: bold;
}

.mGrid .alt, .mGridTwo .alt, .mDataList .alt
{ 
    /*background: #fcfcfc url(../Images/grd_alt_yellow.png) repeat-x top;*/
    background-color: #f7f7de;
}

.mGrid .pgr, .mGridTwo .pgr, .mDataList .pgr
{
    /*background: #424242 url(../Images/grd_pgr.png) repeat-x top;*/
    background-color:/*#424242*/ #ffffff;
}
    
.mGrid .pgr table, .mGridTwo .pgr table , .mDataList .pgr table
{ 
    margin: 2px /*5px*/ 0; 
}
    
.mGrid .pgr td, .mGridTwo .pgr td , .mDataList .pgr td
{ 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
}   
    
.mGrid .pgr a, .mGridTwo .pgr a, .mDataList .pgr a
{ 
    color: #666; 
    text-decoration: none;
    }
        
.mGrid .pgr a:hover, .mGridTwo .pgr a:hover , .mDataList .pgr a:hover
{ 
    color: #000; 
    text-decoration: none; 
}

.PanelRCDPalletArticleCategory
{
    width: 570px;
    height: 200px /*250px*/;
    background-color:#ffffff;
    border: 1px solid /*#ccc*/ #ffffff /*#371e19*/ /*#497188*/;
}

.pickingProposal
{
    padding: 0px;
    font-size: 8pt;   
}

.PanelWarehouse
{
    width: 300px /*180px*/;
    height: 200px;
    background-color:#ffffff;
}

.PanelWarehouseWithDeliveryPlanItem
{
    width: 380px /*180px*/;
    height: 200px;
    background-color:#ffffff;
    border:1px solid #bebebe;
}

.PanelDeliveryPlanItem
{
    width: 570px /*180px*/;
    height: 150px;
    background-color:#ffffff;
    border:1px solid #bebebe;
}