﻿
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

searched {
    /*background-color:#DCE7F7;*/
    background-color: #BDD2FF;
}


/*
table:not(.single-doc).table-bordered > tbody > tr:nth-child(even) {
   background-color:white;
  
}


table:not(.single-doc).table-bordered:not(.single-doc) > tbody > tr:nth-child(odd) {
   background-color:#f4f4f4; 
}*/



.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}


@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 768px) {
    .navbar-collapse {
        margin-left: auto;
        margin-right: auto;
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: 750px;
    }
}


@media (min-width: 992px) {
    .navbar-collapse {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .navbar-collapse {
        width: 1170px;
    }
}


.navbar-default {
    box-shadow: none;
    background: none;
    border: none;
}

.navbar-collapse {
    background: #033779;
}


kortepresentatie .TTZ a {
    color: #033779;
    font-weight: bold;
}

    kortepresentatie .TTZ a:hover {
        text-decoration: underline;
    }

kortepresentatie .AUT, kortepresentatie .JVP, kortepresentatie .IMP, kortepresentatie .URL, kortepresentatie .HAN {
    display: inline;
}

    kortepresentatie .URL a, kortepresentatie .HAN a {
        margin-top: 8px;
        margin-right: 8px;
    }


    kortepresentatie .URL a, kortepresentatie .HAN a {
        font-size: 0;
        color: transparent;
        overflow: hidden;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-image: url('/XrefThemes/Custom/Images/URL.png');
        background-size: 32px 32px !important;
        background-repeat: no-repeat;
    }

    kortepresentatie .HAN a {
        background-image: url('/XrefThemes/Custom/Images/HAN.png');
    }


        kortepresentatie .URL a[href$='pdf'], kortepresentatie .URL a[href$='PDF'] {
            background-image: url('/XrefThemes/Custom/Images/icons/pdf.png');
        background-image: url('/XrefThemes/Custom/Images/URL.png');
            background-repeat: no-repeat;
        }


        kortepresentatie .HAN a[href$='pdf'], kortepresentatie .HAN a[href$='PDF'] {
            background-image: url('/XrefThemes/Custom/Images/icons/pdf.png');
        background-image: url('/XrefThemes/Custom/Images/URL.png');
            background-repeat: no-repeat;
        }

        kortepresentatie .HAN a[href$='docx'], kortepresentatie .HAN a[href$='docx'] {
            background-image: url('/XrefThemes/Custom/Images/icons/doc.png');
        background-image: url('/XrefThemes/Custom/Images/URL.png');
            background-repeat: no-repeat;
        }

        kortepresentatie .HAN a[href$='pptx'], kortepresentatie .HAN a[href$='pptx'] {
            background-image: url('/XrefThemes/Custom/Images/icons/ppt.png');
            background-repeat: no-repeat;
        }

.kortepresentatie .TTZ a {
    color: #033779;
    font-weight: bold;
}

    .kortepresentatie .TTZ a:hover {
        text-decoration: underline;
    }

.kortepresentatie li {
    padding-bottom: 8px;
    10:21 07-09-17;
}

.kortepresentatie .TTZ, .kortepresentatie .DAV, .kortepresentatie .AUT, .kortepresentatie .JVP, .kortepresentatie .IMP, .kortepresentatie .URL, .kortepresentatie .HAN {
    display: inline;
}

    .kortepresentatie .URL a, .kortepresentatie .HAN a {
        margin-top: 8px;
        margin-right: 8px;
    }


    .kortepresentatie .URL a, .kortepresentatie .HAN a {
        font-size: 0;
        color: transparent;
        overflow: hidden;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-image: url('/XrefThemes/Custom/Images/icons/web.png');
        background-size: 32px 32px !important;
        background-repeat: no-repeat;
    }

.kortepresentatie .HAN a {
        background-image: url('/XrefThemes/Custom/Images/icons/han.svg');
    }


        .kortepresentatie .URL a[href$='pdf'], .kortepresentatie .URL a[href$='PDF'] {
            background-image: url('/XrefThemes/Custom/Images/icons/pdf.png');
            background-repeat: no-repeat;
        }


        .kortepresentatie .HAN a[href$='pdf'], .kortepresentatie .HAN a[href$='PDF'] {
            background-image: url('/XrefThemes/Custom/Images/icons/pdf.png');
            background-repeat: no-repeat;
        }

        .kortepresentatie .HAN a[href$='docx'], .kortepresentatie .HAN a[href$='docx'] {
            background-image: url('/XrefThemes/Custom/Images/icons/doc.png');
            background-repeat: no-repeat;
        }

        .kortepresentatie .HAN a[href$='pptx'], .kortepresentatie .HAN a[href$='pptx'] {
            background-image: url('/XrefThemes/Custom/Images/icons/ppt.png');
            background-repeat: no-repeat;
        }
