/* Main table */
.tabTableGBM {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 775px;
  cursor: pointer;
}

.perceelTable{
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 100%;
  cursor: pointer;
}

.tabTable1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 100%;
  cursor: pointer;  
}
/* Table containing column caption text and sorting arrows */
.tabCaptionCell1 {
  background: #058140;
  height: 20px;
  text-align: left;
}

/* Table cell containing column caption text */
a.tabCaptionLink1, a.tabCaptionLink1:hover, a.tabCaptionLink1:active, a.tabCaptionLink1:visited {
  font: 12px tahoma, verdana, arial;
  text-decoration: underline;
  color: white;
}

.tabCaptionLink1 {
  text-align: left;
  font: bold 12px tahoma, verdana, arial;
  text-decoration: none;
  color: white;
  background: #058140;
}
/* Table cell containing sorting arrow  */
.tabSortArrowCell1 {
  width: 12px;
  padding-left: 2px
}
/* Cell of table with no effects applied at the top of the table */
.tabHeadCell1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  height: 18px;
}
/* Cell of table with no effects applied at the bottom of the table */
.tabFootCell1 {
  height: 18px;
  
}

.tabFootCell2 {
  height: 18px;
  text-align: right;
  font: bold 12px tahoma, verdana, arial;
  text-decoration: none;
  color: white;
  background: #058140;  
}
/* Table containing paging arrows and text */
test.tabPaging1 {
  background: #000000;
}
/* Table cell containing paging text */
.tabPagingText1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  text-align: center;
  color: white;
}
/* Table cell containing paging arrow */
.tabPagingArrowCell1 {
  text-align: center;
  width: 10px;
}
/* Table containing filtering form */
.tabFilter1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  background: white;
  height: 18px;
}
/* Input field for filtering pattern */
.tabFilterPattern1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
}
/* Dropdown list in a filtering form */
.tabFilterSelect1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  height: 16px;
}

/* Styles for data cells */

.tabBodyRed {
  color: #D62B2A;
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 150px;
}

/* Cell of table body, column 0 */
.tabBody1Col0 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 150px;
}
/* Cell of table body, column 1 */
.tabBody1Col1 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: #336633;
  width: 150px;
}

.tableBodyCellRas {  
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: #777777;
  background-color: #9FB99F;
  border: 1px solid #9FB99F;
  cursor: default;
}

.tableBodyCell {  
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: #336633;
}

.tableBodyCellDefault {  
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: #336633;
  cursor: default;
}

.tabBody1Col2 {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 150px;
}

.tabBodyARTNUM {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 100px;
}
.tabBodySMALL {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 80px;
}
.tabBodySMALLER {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 10px;
}
.tabBodyARTIKEL {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 350px;
}
.tabBodyVERPAKKING {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 150px;
}
.tabBodyPercentage {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 50px;
}
.tabBodyArtikelOmschrijving {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 200px;
}
.tabBodyBemesting {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 50px;
}
.tabBodyINPUT {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 100px;
  background-color: #FF8040;
}
.inputAantal {
    font-family     : Tahoma, Helvetica, Sans-Serif;
    font-size       : 12px;
    text-decoration : none;
    color           : #000000;
    background-color: #FF8040;
    line-height     : 10px;
    border-width    : 0px;
    border-color    : #990000;
    width           : 75px;
    height          : 23px;
	vertical-align  : middle;    
}

/* Openstaande posten opmaak negatief en positief */
.tabBodyPosten0Negatives {
     background: red;
     width: 20%;
     font-weight: bold;
}

.tabBodyPosten1Negatives {
     background: orange;
     width: 20%;
     font-weight: bold;
}

.postenFactuurnr {
     font-family: tahoma, verdana, arial;
     font-size: 12px;
     width: 25%;
}

.postenVervaldatum {
     font-family: tahoma, verdana, arial;
     font-size: 12px;
     width: 25%;
}

.postenNum {
     font-family: tahoma, verdana, arial;
     font-size: 12px;
     text-align: right;
     width: 25%;
}


/* Openstaande posten opmaak negatief en positief */

.tabCaptionLink2 {
  text-align: left;
  font: 11px;
  text-decoration: none;
  color: white;
  background: #5B895B;
}

.tabCaptionLink3 {
  text-align: left;
  font: 11px;
  text-decoration: none;
  color: white;
  background: #5B895B;
  white-space: nowrap;
}

.KollomArtNr {
  width: 20px;
  font: 11px;
  vertical-align: middle; 
}

.KollomVerpaktPer{
  /*width: 70px;*/
  font: 11px;
  overflow: hidden;
  white-space: nowrap;   
  vertical-align: middle;    
}

.KollomArtikel{
  /*width: 200px;*/
  font: 11px;
  overflow: hidden;
  white-space: nowrap; 
  vertical-align: middle;
}

.KollomHW{
  text-align: right;
  font: 11px;
  white-space: nowrap;
  vertical-align: middle;
  height: 26px;
}

.KollomWeek{
  text-align: right;
  font: 11px;
  white-space: nowrap;
  vertical-align: middle;
  height: 26px;     
}

.KollomEenheid{
  font: 11px;
  width: 15px;
  white-space: nowrap;
  vertical-align: middle;  
}

.KollomGetal {
  text-align: right;
  white-space: nowrap;
  vertical-align: middle; 
}

.KollomKleur{
  width: 1px;
}


/*Assortiment per groepen*/
.kollomGetal{
  text-align: right;
  vertical-align: middle;
  cursor: pointer; 
}

.kollomGroepen{
   vertical-align: middle;
   cursor: pointer;    
}

/*Assortiment per groep*/
.omzetafzetNummerKollom{
    vertical-align: middle;
    text-align: right;
    height: 26px;
    font-size: 11px;
    white-space: nowrap;     
}

.omzetafzetTekstKollom{
    vertical-align: middle;
    height: 26px;
    font-size: 11px;
    white-space: nowrap;        
}

.tabBodyG{
  background: #D7F4D8;
  color: #D7F4D8;
  font: 11px;
  vertical-align: middle;
  width: 1px; 
}

.tabBodyNtG{
  background: #66e876;
  color: #66e876;
  vertical-align: middle;
  font: 11pxl;
  width: 1px;   
}

.tabBodyNtL{
  background: #599361;
  color: #599361;
  vertical-align: middle;
  font: 11px;
  width: 1px;   
}
/* Minas tabel*/

.ColArtikelnummer {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 75px;
}

.ColArtikelnummer_width {
  width: 75px;
}

.ColArtikel {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 250px;
}

.ColArtikel_width {
  width: 250px;
}

.ColNummeriek {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 150px;
  text-align: right;
}

.ColNummeriek_width {
  width: 150px;
}

/* GBM overzicht */

.kollomToelatingArtnr { 
    width: 50px;
}

.kollomToelatingArtnr_width {
    width: 50px;
}

.kollomToelatingOmschrijving {
    width: 225px;
}

.kollomToelatingOmschrijving_width {
    width: 225px;
}

.kollomToelatingNr {
    width: 75px;
}

.kollomToelatingNr_width {
    width: 75px;
}

.kollomToelatingW {
    width: 90px;
}

.kollomToelatingW_width {
    width: 90px;
}

.kollomToelatingE {
    width: 90px;
}

.kollomToelatingE_width {
    width: 90px;
}

.kollomToelatingO {
    width: 90px;
}

.kollomToelatingO_width {
    width: 90px;
}

.kollomToelatingW {
    width: 90px;
}

.kollomToelatingW_width {
    width: 90px;
}

.kollomToelatingA {
    width: 90px;
}

.kollomToelatingA_width {
    width: 90px;
}

/* Einde GBM style */

/* Productinformatie grids */

.tabTableProduct {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 250px;
}

.hoofdgroepID {
  width: 0px;
}

.hoofdgroepID_width {
  width: 0px;
}

.hoofgroepSelAll{
  width: 25px;
}

.hoofgroepSelAll_width{
  width: 25px;
}

.hoofdgroepOms {
  width: 225px;
}

.hoofdgroepOms_width {
  width: 225px;
}

/* Artikelgroepen */

.artikelgroepID {
  width: 0px;
}

.tabTableProductArtgrp {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 355px;
}

.artikelgroepSelAll{
  width: 50px;
}

.artikelgroepSelAll_width{
  width: 50px;
}

.artikelgroepNr {
  width: 80px;
}

.artikelgroepNr_width {
  width: 80px;
}

.artikelgroepOms {
  width: 225px;
}

.artikelgroepOms_width {
  width: 225px;
}

/* Artikelen */
.tabTableProductArtgrp {
    width: 230px;
    cursor: pointer;
}

.checkbox {
   width: 25px;
}

.checkbox_width {
   width: 25px;
}

.artnum {
   width: 35px;
}

.artnum_width {
   width: 35px;
}

.artomschrijving {
   width: 160px;
}

.artomschrijving_width {
   width: 160px;
}

.ARTOM2 {
  width: 0px; 
} 

.ARTTLN { 
  width: 0px;
}
 
.ARTTLW {
  width: 0px; 
} 

.ARTDTE { 
  width: 0px;
} 

.ARTDTO { 
  width: 0px;
} 

.ARTDTW { 
  width: 0px;
} 

.ARTDTA { 
  width: 0px;
}

.ARTSTF { 
  width: 0px;
}
 
.ARTAA1 { 
  width: 0px;
} 

.aardoms1 { 
  width: 0px;
} 

.ARTAA2 { 
  width: 0px;
} 

.aardoms2 { 
  width: 0px;
} 

.ARTAA3 { 
  width: 0px;
}

.aardoms3 { 
  width: 0px;
}

.ARTAA4 { 
  width: 0px;
} 

.aardoms4 { 
  width: 0px;
} 

.ARTADR { 
  width: 0px;
} 

.ARTOVO { 
  width: 0px;
}

.ARTEHC { 
  width: 0px;
} 

.ARTVER { 
  width: 0px;
} 

.EENOMS { 
  width: 0px;
}

.ARTOVF { 
  width: 0px;
} 

.ARTGEW { 
  width: 0px;
} 

.ARTUNN { 
  width: 0px;
}

.adroms { 
  width: 0px;
} 

.ARTUVL { 
  width: 0px;
} 

.ad2adk { 
  width: 0px;
} 

.ad2krt { 
  width: 0px;
}

.ad2adn { 
  width: 0px;
} 

.ad2oms { 
  width: 0px;
} 

.EPDF { 
  width: 0px;
} 

.VPDF { 
  width: 0px;
} 

.artptr {
  width: 0px;
}

----

.ARTOM2_width {
  width: 0px; 
} 

.ARTTLN_width { 
  width: 0px;
}
 
.ARTTLW_width {
  width: 0px; 
} 

.ARTDTE_width { 
  width: 0px;
} 

.ARTDTO_width { 
  width: 0px;
} 

.ARTDTW_width { 
  width: 0px;
} 

.ARTDTA_width { 
  width: 0px;
}

.ARTSTF_width { 
  width: 0px;
}
 
.ARTAA1_width { 
  width: 0px;
} 

.aardoms1_width { 
  width: 0px;
} 

.ARTAA2_width { 
  width: 0px;
} 

.aardoms2_width { 
  width: 0px;
} 

.ARTAA3_width { 
  width: 0px;
}

.aardoms3_width { 
  width: 0px;
}

.ARTAA4_width { 
  width: 0px;
} 

.aardoms4_width { 
  width: 0px;
} 

.ARTADR_width { 
  width: 0px;
} 

.ARTOVO_width { 
  width: 0px;
}

.ARTEHC_width { 
  width: 0px;
} 

.ARTVER_width { 
  width: 0px;
} 

.EENOMS_width { 
  width: 0px;
}

.ARTOVF_width { 
  width: 0px;
} 

.ARTGEW_width { 
  width: 0px;
} 

.ARTUNN_width { 
  width: 0px;
}

.adroms_width { 
  width: 0px;
} 

.ARTUVL_width { 
  width: 0px;
} 

.ad2adk_width { 
  width: 0px;
} 

.ad2krt_width { 
  width: 0px;
}

.ad2adn_width { 
  width: 0px;
} 

.ad2oms_width { 
  width: 0px;
} 

.EPDF_width { 
  width: 0px;
} 

.VPDF_width { 
  width: 0px;
} 

.artptr_width {
  width: 0px;
}

/*Groeinet items*/

.GroeinetTable {
  cursor: pointer;
  width: 360px;
}

.naar_groeinet {
  width: 120px;
}

.naar_groeinet_width {
  width: 120px;
}  

.leverdatum {
  width: 120px;
} 

.leverdatum_width {
  width: 120px;
} 

.ordernummer {
  width: 120px;
}

.ordernummer_width {
  width: 120px;
}

.groeinet_aantal{
  background-color : #f79b0c;
  color : #336633;
  font : 13px tahoma, verdana, geneva, helvetica;
  border : 0px solid #336633;
  cursor: pointer;
  width: 70px;
}

.KollomGroeinet{
    vertical-align: middle;
}

.GroeinetArtTable {
  cursor: pointer;
  width: 880px;
}

.id {
  width: 0px;
}

.id_width {
  width: 0px;
}

.Groeinet {
  width: 50px;
}

.Groeinet_width {
  width: 50px;
}

.Ordernr {
  width: 50px;
}

.Ordernr_width {
  width: 50px;
}

.Artnr {
  width: 50px;
}

.Artnr_width {
  width: 50px;
}

.Artikel {
  width: 250px;
}

.Artikel_width {
  width: 250px;
}

.2eomschrijving {
  width: 160px;
}

.2eomschrijving_width {
  width: 160px;
}

.Aantal {
  background-color : #f79b0c;
  color : #336633;
  font : 13px tahoma, verdana, geneva, helvetica;
  border : 0px solid #336633;
  cursor: pointer;
  width: 80px;
}

.Aantal_width {
  width: 80px;
}

.Geleverde aantal {
  background-color : #f79b0c;
  color : #336633;
  font : 13px tahoma, verdana, geneva, helvetica;
  border : 0px solid #336633;
  cursor: pointer;
  width: 80px;
}

.Geleverde aantal_width {
  width: 80px;
}

.Eenheid {
  width: 50px;
}

.Eenheid_width {
  width: 50px;
}

/* Bedrijfsinformatie - Percelen - Percelen tbv ras - Grid */
.PercelenTable {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: black;
  width: 450px;
  cursor: pointer;
}

.PerceelId {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 50px;
}

.PerceelId_width {
  width: 50px;
}

.PerceelNaam {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 100px; 
}

.PerceelNaam_width {
  width: 100px;  
}

.PerceelGrootte {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 100px;
  text-align: right;    
}

.PerceelGrootte_width {
  width: 100px;    
}

.PerceelBouwplan {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  width: 100px;
  text-align: right;    
}

.PerceelBouwplan_width {
  width: 100px;    
}

