.positionWindowDiv {
	width: 22em;
}

.attributeWindowDiv {
	width: 25em;
}

.windowClose {
	float: right;
	margin-bottom: 0em;
	font-weight: bold;
}

.popupWindowClose {
	position:absolute; 
	right: 4px; 
	top: 2px;

}

.row1 {
	height: 30px;
	text-align: center;
	background-color: #E6E6E6;
}
.row1:hover {
	height: 30px;
	text-align: center;
	background-color: #C8C8C8;
}

#treetableFarmDoc .col1 {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #E6E6E6;
	min-width: 70px;
}

#treetableFarmDoc .col2 {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #E6E6E6;
}

.row2 {
	height: 30px;
	text-align: center;
	background-color: #D7D7D7;
}
.row2:hover {
	height: 30px;
	text-align: center;
	background-color: #C8C8C8;
}

#bottomButtons2 {
	position: absolute;
	margin-right: -40px;
	margin-top: 0px;
	padding: 0 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	background: url(../../img/globalgap/bg_th.jpg) repeat-x 50% 50%;
	color: #666;
	height: 30px;
	width: 124px;
	font-weight: bold;
	text-align: center;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}
#bottomButtons {
	position: absolute;
	margin-right: -40px;
	margin-top: 0px;
	padding: 0 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	background: url(../../img/globalgap/bg_th.jpg) repeat-x 50% 50%;
	color: #666;
	height: 30px;
	width: 124px;
	font-weight: bold;
	text-align: center;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

#treetableFarmDoc .treeFilter {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	background: url(../../img/globalgap/bg_th.jpg) repeat-x 50% 50%;
	color: #666;
	font-weight: bold;
	padding: 0 7px;
	margin: 20px 0 0;
	text-align: center;
}

#treetableFarmDoc .treeFilter input {
	float: left;
}

.treeHeader {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #C8C8C8;
	background: url(../../img/globalgap/bg_th.jpg) repeat-x 50% 50%;
	color: #666;
	font-weight: bold;
	padding: 0 7px;
	margin: 20px 0 0;
}




#farmDocPopup {
	border: 2px solid #FFFFFF;
  background-color: #E6E6E6;
  box-shadow: 9px -8px 31px #5d6558; 
}

#farmDocPopup h2 {
  color: #32B964;
  font-weight: bold; 
  border-bottom: 1px solid #BEE1BE;
  margin: 10px 0;
}

span.help     {color:red;font-size:80%;white-space:pre;}
span.rowTitle {font-weight:bold; margin-right: 10px}
span.header {
  color: #32B964;
  font-weight: bold; 
  border-bottom: 1px solid #BEE1BE;
  margin: 10px 0;
  font: 1.5em Arial, Helvetica, sans-serif;
}

.rowWithButton {vertical-align: middle; clear:both}

#farmDocPopupConfirmation {
	border: 2px solid #FFFFFF;
  background-color: #E6E6E6; 
}

#farmDocPopupConfirmation h2 {
  color: #32B964;
  font-weight: bold; 
  border-bottom: 1px solid #BEE1BE;
  margin: 10px 0;
}


/* 
Just for testing :)
tr.enclosingTable_smallDivider  td {border-bottom:1px solid #bee1be !important}
.clearBorders {border-bottom:none !important;}
*/

/* -----------Global Definitions for FarmDocumentation Dialogs----------*/

.spacerDiv {height:10px}
.spacerDivLarge {height:20px}
.fatDeviderLine {border-bottom: 2px solid #32b964 !important}
.smallDeviderLine {border-bottom: 1px solid #bee1be !important}

/*Custom widths for TDs*/
.width5  { width: 5px;	text-align: left;}
.width35  { width: 35px;	text-align: left;}
.width40  { width: 40px;	text-align: left;}
.width90  { width: 90px;	text-align: left;}
.width100  { width: 100px;	text-align: left;}
.width115  { width: 115px;	text-align: left;}
.width120 { width: 120px;	text-align: left;}
.width140 { width: 140px;	text-align: left;}
.width150 { width: 150px;	text-align: left;}
.width180 { width: 180px;	text-align: left;}
.width200 { width: 200px;	text-align: left;}
.width220 { width: 220px;	text-align: left;}
.width350 { width: 350px;	text-align: left;}
.width410 { width: 410px;	text-align: left;}
.width500 { width: 500px;	text-align: left;}
.width560  { width: 560px;	text-align: left;white-space:pre-line !important;}
.width750  { width: 750px;text-align: left;white-space:pre-line !important;}
.width765 { width: 765px;	text-align: left;}


/*style for Helptext or additional Info*/
.wizardInfo,
.confirmationInfo {color:red}

.confirmationInfo {font-weight:bold}

/*Standard Headline for Farmdocumentation Dialogs and Wizards*/
/*    Headline is always nested in a DIV with this Class     */
/*-----------------------------------------------------------*/
.headerFarmdoc {
 					 color: #32B964;
 					 font-weight: bold; 
 					 border-bottom: 1px solid #BEE1BE;
 					 margin: 10px 0;
 					 font: 1.5em Arial, Helvetica, sans-serif;
					 height:25px;}

.headline {font-weight:bold;}
/*Global Table Layout for Farmdocumentation*/
/*-----------------------------------------*/


#popupTable {width:100%}
table#popupTable  tbody tr th {text-align:left !important}
table#popupTable  tbody tr:nth-child(even) td {background-color:#e6e6e6 !important}
table#popupTable  tbody tr:nth-child(odd) td {background-color:#c8c8c8 !important}

.buttonInRow {margin: -1px 5px 0px 5px;}

.dialogAddFacility table,
.dialogReorganizeFacility table,
.dialogManageMachines table,
.dialogAddFertilizer table,
.wizardSubviewSelection table,
.dialogManageApplication table,
.dialogManagePlantProtectionProducts table,
.dialogAddMasterDataOverviewChooseFacility table,
.dialogAddMachineWorkOverviewChooseMachine table,
.dialogAddSeedingOverviewChooseSeeding table,
.dialogAddSeedingOverview table,
.dialogAddMasterDataOverviewChooseApplication table,
.dialogFinish table,
.dialogFertilizationOverviewChooseFertilizer table,
.dialogReleaseProdPeriod table  {
																	border-collapse:separate !important;
																	width:100%;
																	border-spacing:0px;}
												
table.navigation {width:100px !important;}									

/*Farmdocumentation styled Buttons and Inputfields*/
/*------------------------------------------------*/
.dialogAddFacility input,
.dialogManageMachines input,
.dialogAddFertilizer input,
.dialogManageApplication input,
.dialogManagePlantProtectionProducts input,
.dialogAddMasterDataOverviewChooseFacility input,
.dialogAddMachineWorkOverviewChooseMachine input,
.dialogAddSeedingOverviewChooseSeeding input,
.dialogAddSeedingOverview input,
.dialogAddMasterDataOverviewChooseApplication input,
.dialogFertilizationOverviewChooseFertilizer input,
.dialogFinish input,
.wizardSubviewSelection input,
.dialogReleaseProdPeriod input {-moz-border-radius:6px;border-radius:6px;}

.dialogManageMachines input.buttonSubmit,
.dialogAddFacility input.buttonSubmit,
.dialogReorganizeFacility input.buttonSubmit,
.dialogAddFertilizer input.buttonSubmit,
#farmDocPopup.confirmationDialog input.buttonSubmit ,
.dialogManageApplication input.buttonSubmit,
.dialogManagePlantProtectionProducts input.buttonSubmit,
.dialogAddMasterDataOverviewChooseFacility input.buttonSubmit,
.dialogAddMachineWorkOverviewChooseMachine input.buttonSubmit,
.dialogAddSeedingOverviewChooseSeeding input.buttonSubmit,
.dialogAddSeedingOverview input.buttonSubmit,
.dialogAddMasterDataOverviewChooseApplication input.buttonSubmit,
.dialogFertilizationOverviewChooseFertilizer input.buttonSubmit,
.dialogFinish input.buttonSubmit,
.wizardSubviewSelection input.buttonSubmit,
.dialogReleaseProdPeriod input.buttonSubmit			{
																							background: 
																							-moz-linear-gradient(bottom, rgb(188,190,207) 29%, rgb(228,237,237) 93%);
																							border:1px solid grey !important;
																							border-radius:6px;
																							-moz-border-radius:6px;
																							color:black;
																							margin-right:10px;
																							font-size:1em;}

.dialogReorganizeFacility input.farmdocInfo 	{
																							background: 
																							-moz-linear-gradient(-45deg, #b4e391 0%, #61c419 50%, #b4e391 100%);
																							border:1px solid grey ;
																							border-radius:10px;
																							-moz-border-radius:10px;
																							color:white;
																							font-weight:bold;
																							width:22px;}																		

.confirmationDialog {position:fixed;left:200px;top:150px;}

/* -----------Manage Facilities CSS Block----------*/
/*-------------*/
/* AddFacility */
/*-------------*/
.dialogAddFacility {width:520px; min-height:450px;}

.dialogAddFacility table  tbody  tr  td {padding:5px 0px 5px 0px;}

.headLine tbody tr td {border-bottom: 2px solid #32b964 !important;font-weight:bold;}
											
.content tbody tr td:first-child {width:180px}

div.footer {position: absolute;bottom: 12px;right: 12px;}
div.body {max-height: 480px;  overflow:auto;}
div.bodySeeds {max-height: 380px;  overflow:auto; padding-right:10px;}

tr.innerTable  td {border-bottom:1px solid #bee1be !important} 
tr:last-child.innerTable  td {border-bottom:none !important}

/*--------------------*/
/* ReorganizeFacility */
/*--------------------*/
.dialogReorganizeFacility {width:920px;min-height:390px;}

.overviewTable {margin-top:20px;}



.dialogReorganizeFacility table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogReorganizeFacility table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogReorganizeFacility table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogReorganizeFacility table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogReorganizeFacility table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogReorganizeFacility table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

.dialogReorganizeFacility table.summary  thead  tr  th {text-align:right;font:15px Arial,Helvetica,sans-serif;font-weight:bold;color:#404040}
.dialogReorganizeFacility table.summary  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogReorganizeFacility table.summary  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogReorganizeFacility table.summary  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogReorganizeFacility table.summary  tbody  tr td {border-right:1px solid #e6e6e6;padding:2px 0px 2px 5px;vertical-align:top;}
.dialogReorganizeFacility table.summary  tbody  tr td:first-child {border-right:none}
.dialogReorganizeFacility table.summary  tbody  tr td:nth-child(3) {border-right:none}
.dialogReorganizeFacility table.summary  tbody  tr td:last-child {width:170px;}

.dialogReorganizeFacility table.summary  tbody  tr td:nth-child(2) {white-space:pre}
.dialogReorganizeFacility table.summary  tbody  tr td:nth-child(4) {white-space:pre}
.dialogReorganizeFacility input {-moz-border-radius:6px; border-radius:6px;}

.dialogReorganizeFacility table.info  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogReorganizeFacility table.info  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogReorganizeFacility table.info  tbody  tr td {border-right:1px solid #e6e6e6;padding:2px 0px 2px 5px;vertical-align:top;}
.dialogReorganizeFacility table.info  thead  tr  th {text-align:left;font:15px Arial,Helvetica,sans-serif;font-weight:bold;color:#404040}


/* ------------------------------------------------*/

/* ------Manage Application Wizard CSS Block-------*/
/* ------------------------------------------------*/

.dialogManageApplication {width: 1050px; min-height: 600px; }
.dialogManageApplication table  tbody  tr  td {padding:5px 0px 5px 0px;}

.dialogManageApplication table.overview {width: 100%;}
.dialogManageApplication table.overview  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important;}
.dialogManageApplication table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogManageApplication table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogManageApplication table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogManageApplication table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}


/* ------------------------------------------------*/

.dialogAddMasterDataOverviewChooseApplication {width: 200px; }

.dialogAddMasterDataOverviewChooseApplication table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddMasterDataOverviewChooseApplication table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogAddMasterDataOverviewChooseApplication table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogAddMasterDataOverviewChooseApplication table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogAddMasterDataOverviewChooseApplication table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogAddMasterDataOverviewChooseApplication table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}


/* ------------------------------------------------*/

.dialogAddMasterDataOverviewChooseFacility {width: 1000px; min-height: 600px;}
.dialogAddMasterDataOverviewChooseFacility div.overviewTable {margin-top:20px; max-height : 350px; overflow:auto;}


.dialogAddMasterDataOverviewChooseFacility table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddMasterDataOverviewChooseFacility table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogAddMasterDataOverviewChooseFacility table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogAddMasterDataOverviewChooseFacility table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogAddMasterDataOverviewChooseFacility table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogAddMasterDataOverviewChooseFacility table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

/* ------------- Machine Work Overview Choose Machine-------------*/


.dialogAddMachineWorkOverviewChooseMachine div.overviewTable {margin-top:20px; width:1000px;max-height : 600px; overflow:auto;}


.dialogAddMachineWorkOverviewChooseMachine table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddMachineWorkOverviewChooseMachine table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogAddMachineWorkOverviewChooseMachine table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogAddMachineWorkOverviewChooseMachine table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogAddMachineWorkOverviewChooseMachine table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogAddMachineWorkOverviewChooseMachine table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}
.dialogAddMachineWorkOverviewChooseMachine table.radio  {padding:5px 0px 5px 0px; width:50%; }

/* ------------- Seeding Overview -------------*/

.dialogAddSeedingOverview div.overviewTable {margin-top:20px; max-height : 600px; }

.dialogAddSeedingOverview table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddSeedingOverview table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogAddSeedingOverview table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogAddSeedingOverview table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogAddSeedingOverview table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogAddSeedingOverview table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}
.dialogAddSeedingOverview input.form   {width:89%; }
.dialogAddSeedingOverview select.form  {width:90%; }
.dialogAddSeedingOverview select.table  {width:50%; }



/* ------------- Choose Seeds -------------*/
.dialogAddSeedingOverviewChooseSeeding {width: 1000px; min-height: 600px; }
.dialogAddSeedingOverviewChooseSeeding div.overviewTable {margin-top:20px; max-height : 600px; }

.dialogAddSeedingOverviewChooseSeeding table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddSeedingOverviewChooseSeeding table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogAddSeedingOverviewChooseSeeding table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogAddSeedingOverviewChooseSeeding table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogAddSeedingOverviewChooseSeeding table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogAddSeedingOverviewChooseSeeding table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}
.dialogAddSeedingOverviewChooseSeeding input.form   {width:89%; }
.dialogAddSeedingOverviewChooseSeeding select.form  {width:90%; }
.dialogAddSeedingOverviewChooseSeeding select.table  {width:50%; }

/* -----------  Soil Sample Overview ------------*/

.dialogAddSoilSampleOverview div{ max-height : 300px; overflow:auto;}
.dialogAddSoilSampleOverview table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddSoilSampleOverview table  thead  tr  th {white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogAddSoilSampleOverview table { width:100%}
.dialogAddSoilSampleOverview table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogAddSoilSampleOverview table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogAddSoilSampleOverview table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogAddSoilSampleOverview table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

/* -----------  FertilizationOverviewChooseFertilizer ------------*/
.dialogFertilizationOverviewChooseFertilizer{width: 1000px; min-height: 600px;}
.dialogFertilizationOverviewChooseFertilizer div.overviewTable {margin-top:20px; max-height : 350px; overflow:auto;}


.dialogFertilizationOverviewChooseFertilizer table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogFertilizationOverviewChooseFertilizer table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogFertilizationOverviewChooseFertilizer table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogFertilizationOverviewChooseFertilizer table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogFertilizationOverviewChooseFertilizer table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogFertilizationOverviewChooseFertilizer table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

/* -----------  PPPOverviewChoosePPP ------------*/
.PPPsurroundingTableLeft {width:735px; vertical-align:top}
.PPPsurroundingTableRight {vertical-align:top}


.dialogManageAppPPP table.overview {width:640px;}
.dialogManageAppPPP table.overview tr {height:25px}
.dialogManageAppPPP table.overview  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogManageAppPPP table.overview  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogManageAppPPP table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogManageAppPPP table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogManageAppPPP table.overview  thead  tr th:nth-child(1) {width:50px}
.dialogManageAppPPP table.overview  thead  tr th:nth-child(2) {width:150px}
.dialogManageAppPPP table.overview  thead  tr th:nth-child(3) {width:150px}
.dialogManageAppPPP table.overview  thead  tr th:nth-child(4) {width:180px}
.dialogManageAppPPP table.overview  thead  tr th:nth-child(5) {width:150px}
.dialogManageAppPPP table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogManageAppPPP table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

.dialogManageAppPPP table.differentFac  tbody  tr td:nth-child(1) {width:50px}
.dialogManageAppPPP table.differentFac  tbody  tr td:nth-child(2) {width:50px}
.dialogManageAppPPP table.differentFac  tbody  tr td:nth-child(3) {width:600px}


.dialogManageAppPPP table.defaults {width:352px;}
.dialogManageAppPPP table.defaults  tbody  tr:nth-child(2) td:first-child {border-bottom:2px solid #32b964}
.dialogManageAppPPP table.defaultsInnerTable  tbody  tr:nth-child(4) td:first-child {vertical-align:top;padding-top:11px;}

.dialogManageAppPPP table.windspeedTable {margin-top:-5px}
.dialogManageAppPPP table.windspeedTable  tbody  tr td {border-bottom:none !important}

/*Style for all Subviews in Wizard e.g.: choosePPP,chooseSeeds etc.*/
.wizardSubviewSelection {width: 1000px; min-height: 600px; }
.wizardSubviewSelection table  tbody  tr  td {padding:5px 0px 5px 0px;}


.wizardSubviewSelection table.overview {width:640px;}
.wizardSubviewSelection table.overview tr {height:25px}
.wizardSubviewSelection table.overview  tbody  tr  td {padding:5px 0px 5px 0px;}
.wizardSubviewSelection table.overview  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.wizardSubviewSelection table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.wizardSubviewSelection table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.wizardSubviewSelection table.overview  thead  tr th:nth-child(1) {width:50px}
.wizardSubviewSelection table.overview  thead  tr th:nth-child(2) {width:150px}
.wizardSubviewSelection table.overview  thead  tr th:nth-child(3) {width:150px}
.wizardSubviewSelection table.overview  thead  tr th:nth-child(4) {width:180px}
.wizardSubviewSelection table.overview  thead  tr th:nth-child(5) {width:150px}
.wizardSubviewSelection table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.wizardSubviewSelection table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}


/* ------------- Finish Overview -------------*/
.dialogFinish {width: 1000px; min-height: 600px; }
.dialogFinish div.overviewTable {margin-top:20px; max-height : 600px; }

.dialogFinish table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogFinish table  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogFinish table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogFinish table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogFinish table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogFinish table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

/* ---------Manage Fertilizers CSS Block-----------*/
.dialogAddFertilizer table  tbody  tr  td {padding:5px 0px 5px 0px;}
.dialogAddFertilizer table thead tr th {border-bottom: 2px solid #32b964 !important;font-weight:bold;text-align:left;}
/* ------------------------------------------------*/

/* ----Manage PlantProtectionProducts CSS Block ---*/
.dialogManagePlantProtectionProducts {width:900px;height:430px}

.dialogManagePlantProtectionProducts table.choosePPP {width:830px;}

.dialogManagePlantProtectionProducts table tbody tr td:nth-child(1) {width:401px;}
.dialogManagePlantProtectionProducts table tbody tr td:nth-child(2) {width:143px;}
.dialogManagePlantProtectionProducts table tbody tr td:nth-child(3) {width:138px;}
.dialogManagePlantProtectionProducts table tbody tr td:nth-child(4) {width:156px;}

.dialogManagePlantProtectionProducts div.selectPPP {width:900px;max-height:205px;overflow:auto;}
.dialogManagePlantProtectionProducts table.selection {width:885px;max-height:200px;overflow:auto;}

.dialogManagePlantProtectionProducts table.selectionHeader {text-align:left;border-bottom:1px solid grey;font-weight:bold;}
.dialogManagePlantProtectionProducts table.selectionHeader tbody tr {background-color:#E6E6E6 !important;}

.dialogManagePlantProtectionProducts table.selection table thead tr {height:25px;}
.dialogManagePlantProtectionProducts table.selection table tbody tr {height:25px;}
.dialogManagePlantProtectionProducts table.selection  tbody  tr:nth-child(even) {background-color:#e6e6e6;}
.dialogManagePlantProtectionProducts table.selection  tbody  tr:nth-child(odd) {background-color:#c8c8c8;}

.dialogManagePlantProtectionProducts table.selection tbody tr td:nth-child(1) {width:25px;}
.dialogManagePlantProtectionProducts table.selection tbody tr td:nth-child(2) {width:400px;}
.dialogManagePlantProtectionProducts table.selection tbody tr td:nth-child(3) {width:160px;}
.dialogManagePlantProtectionProducts table.selection tbody tr td:nth-child(4) {width:140px;}
.dialogManagePlantProtectionProducts table.selection tbody tr td:nth-child(5) {width:160px;}

.headerChoosePPP tbody tr td {border-bottom: 2px solid grey !important;font-weight:bold;padding-bottom:0px !important;}
.contentChoosePPP tbody tr td {border-bottom: 1px solid grey !important;padding:2px 0px 2px 0px !important;}

.choosePPP {width:412px;margin-right:-12px;}
.chooseCountry {width:160px;}
.dialogManagePlantProtectionProducts table  tbody  tr  td {padding:5px 0px 5px 0px;}

.naviPos {position:absolute;top:430px;}

.dialogManageAppHarvest {width:1000px; min-height:600px !important;}
/* ------------------------------------------------*/

/* -----------Manage Machines CSS Block------------*/
/* ------------------------------------------------*/

.dialogManageMachines {width:800px; }

.dialogManageMachines table  tbody  tr  td {padding:5px 0px 5px 0px;}

.dialogManageMachines table.overview  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogManageMachines table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogManageMachines table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogManageMachines table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogManageMachines table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}


/* ------------------------------------------------*/

/* -----------dialogReleaseProdPeriod CSS Block------------*/
/* ------------------------------------------------*/

.dialogReleaseProdPeriod {width:550px; height:400px; }

.dialogReleaseProdPeriod table  tbody  tr  td {padding:5px 0px 5px 0px;}

.dialogReleaseProdPeriod table.overview  thead  tr  th {text-align:left;white-space:pre;font-weight:bold;border-bottom: 1px solid gray !important}
.dialogReleaseProdPeriod table.overview  tbody  tr:nth-child(even) {background-color:#e6e6e6 !important}
.dialogReleaseProdPeriod table.overview  tbody  tr:nth-child(odd) {background-color:#c8c8c8 !important}
.dialogReleaseProdPeriod table.overview  tbody  tr:last-child td{border-bottom:1px solid gray !important}
.dialogReleaseProdPeriod table.overview  tbody  tr td {white-space:pre;border-right:1px solid #e6e6e6;padding-left:5px}

background: #ffdcdc; /* Old browsers */
background: -moz-linear-gradient(top,  #ffdcdc 0%, #ffe6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdcdc), color-stop(100%,#ffe6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffdcdc 0%,#ffe6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffdcdc 0%,#ffe6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffdcdc 0%,#ffe6e6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffdcdc 0%,#ffe6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdcdc', endColorstr='#ffe6e6',GradientType=0 ); /* IE6-9 */


