﻿.productOverviewSearch {
    display: none;
}

#phcolumn_0_phcontent_2_PrintProductoverviewButton {
    display: block;
}

#phcolumn_0_phcontent_2_PrintProductButton {
    display: none;
}

.columns p {
    display: none;
}

.header-title h2 {
    color: #ffffff !important;
}

.header-title p {
    display: block;
    color: #ffffff !important;
}
/*header style*/
td:nth-child(5) {
    max-width: 120px !important;
}

td:nth-child(4) {
    white-space: nowrap !important;
}

td:nth-child(1) {
    white-space: nowrap !important;
}

/*Rundvee*/
.rundvee thead {
    background-color: #1b6b24 !important;
}

    .rundvee thead tr td {
        color: #ffffff !important;
    }

.rundvee .productOverview h2 {
    color: #1b6b24 !important;
}

.rundvee table td {
    border: 1px solid #1b6b24 !important;
}

.Producten-Rund thead {
    background-color: #1b6b24 !important;
}

    .Producten-Rund thead tr td {
        color: #ffffff !important;
    }

.Producten-Rund .productOverview h2 {
    color: #1b6b24 !important;
}

.Producten-Rund table td {
    border: 1px solid #1b6b24 !important;
}



/* Varken */
.varken thead {
    background-color: #f08000 !important;
}

.varken .productOverview h2 {
    color: #f08000 !important;
}

.varken table td {
    border: 1px solid #f08000 !important;
}

.Producten-Varken thead {
    background-color: #f08000 !important;
}

.Producten-Varken .productOverview h2 {
    color: #f08000 !important;
}

.Producten-Varken table td {
    border: 1px solid #f08000 !important;
}

/*Pluimvee*/
.pluimvee thead {
    background-color: #fab800 !important;
}

.pluimvee .productOverview h2 {
    color: #fab800 !important;
}

.pluimvee table td {
    border: 1px solid #fab800 !important;
}

.Producten-Pluimvee thead {
    background-color: #fab800 !important;
}

.Producten-Pluimvee .productOverview h2 {
    color: #fab800 !important;
}

.Producten-Pluimvee table td {
    border: 1px solid #fab800 !important;
}


/*Schaap-Geit*/

.schaap-geit .productOverview h2 {
    color: #9dcbef !important;
}

.schaap-geit table td {
    border: 1px solid #9dcbef !important;
}

.schaap-geit thead {
    background-color: #9dcbef !important;
}

.Producten-SchaapGeit .productOverview h2 {
    color: #9dcbef !important;
}

.Producten-SchaapGeit table td {
    border: 1px solid #9dcbef !important;
}

.Producten-SchaapGeit thead {
    background-color: #9dcbef !important;
}

@page {
    size: A3 !important;
}

.productOverview h2 {
    color: #b13a8c !important;
}

td {
    border: 1px solid #b13a8c !important;
}

thead {
    background-color: #b13a8c !important;
}

table {
    border-collapse: collapse;
}

    table td {
        border: 1px solid #b13a8c;
    }

    table tr:first-child td {
        border-top: 0;
    }

    table tr td:first-child {
        border-left: 0;
    }

    table tr:last-child td {
        border-bottom: 0;
    }

    table tr td:last-child {
        border-right: 0;
    }

/*Rundvee*/
.Cattle thead {
    background-color: #1b6b24 !important;
}

.Cattle .productOverview h2 {
    color: #1b6b24 !important;
}

.Cattle table td {
    border: 1px solid #1b6b24 !important;
}

.Cattle thead tr td {
    color: #ffffff !important;
}

/* Varken */
.Swine thead {
    background-color: #f08000 !important;
}

.Swine .productOverview h2 {
    color: #f08000 !important;
}

.Swine table td {
    border: 1px solid #f08000 !important;
}

/*Pluimvee*/
.Poultry thead {
    background-color: #fab800 !important;
}

.Poultry .productOverview h2 {
    color: #fab800 !important;
}

.Poultry table td {
    border: 1px solid #fab800 !important;
}

/*Schaap-Geit*/

.Sheep-Goat .productOverview h2 {
    color: #9dcbef !important;
}

.Sheep-Goat table td {
    border: 1px solid #9dcbef !important;
}

.Sheep-Goat thead {
    background-color: #9dcbef !important;
}

#DateDiv {
    float: right;
    bottom: 0;
    display: block;
}
