﻿.datatables-filters {
    width: 100%;
    background-color: #F3F3F3;
    border-radius: 0;
    padding: 1rem;
}

.datatables-waarschuwing.waarschuwingBackground, .datatables-toelichting.toelichtingBackground {
    padding-left: 2rem;
    padding-right: 2rem;
    margin: 1rem 0 1rem 0;
}

.datatables-waarschuwing {
    clear: both;
	display:none;
}

.datatables-filters .panel-heading,
.datatables-filters .panel-body {
    padding: 0;
}

.datatables-filters input[type="button"] {
    display: none;
}

.applyFilterAndSearchButton
{
    background-image: none;
    float: right;
    margin-top: 5px;
    padding: 10px 15px;
    cursor: pointer;
}

    .applyFilterAndSearchButton:focus {
        color: #FFFFFF;
    }

.datatablesOverviewButton {
    float: none;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.dataTables_filter,
.datatables-filter {
    width: 50%;
    display: inline-block;
    margin-bottom: 16px;
    vertical-align: top
}

    .datatables-filter input[type="text"],
    .datatables-filter input[type="date"],
    .dataTables_filter input[type="search"],
    .datatables-filter select {
        width: 97%;
        border-bottom: 2px solid #01689B;
    }

    .datatables-filter select {
       padding-left: 1px; 
    }

    .datatables-filter h3, .dataTables_filter label {
        font-weight: bold;
        font-size: 1.25503rem;
    }

    .datatables-filter h4, .dataTables_filter label {
        font-weight: bold;
        font-size: 1.26562rem;
        width: 100%;
    }

    .datatables-filter span {
        font-size: 1rem;
    }

.dateBetweenFilter .filterField-datetime {
    padding-right: 32px;
}

.dateBetweenFilter {
    width: 100%;
}

    .dateBetweenFilter div {
        width: 50%;
        display: inline-block;
    }

.datatables-panel {
    width: 100%;
    padding: 0;
    margin-top: 2rem;
}

    .datatables-panel .head-tf-title a {
        float: none;
    }

    .datatables-panel .dataTables_info {
        font-size: 1rem;
        padding: 4px 15px;
        font-weight: normal;
        background: #01689B;
        border-radius: 5px;
        color: #FFFFFF;
    }

    .datatables-panel .title-tripleforms {
        border-bottom: none;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

h1.head-tf-title span {
    font-size: inherit;
    margin-right: 1rem; /* to make room for datatables info badge.*/
}

p.head-tf-subtitle {
    width: 100%;
    font-size: 1em;
    position: absolute;
    top: 40px;
    font-style: italic; /* to add an extra text regarding retention period for datatables.*/
}

.dt-title-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .dt-title-content .dt-links {
        margin-left: auto;
    }

        .dt-title-content .dt-links a::before {
            content: "\EA25";
            display: inline-block;
            font-family: "Rijksoverheid Iconen";
            font-size: 0.7rem;
            padding-right: 0.5rem;
        }

.datatables-panel .dataTables_wrapper .dataTables_paginate {
    padding-top: 0;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button {
    border: 0 !important;
    color: #01689B !important; /* standard override makes !important necessary */
}


table.dataTable.MijnOmgevingDataTables th {
    background: #01689B;
    color: #fff;
    font-weight: normal;
}

#dtUnsentCases table.dataTable.MijnOmgevingDataTables th,
#dtUnsentCases table.dataTable.MijnOmgevingDataTables td {
    max-width: 100%;
}

table.dataTable.MijnOmgevingDataTables th.MODataTables_View {
    overflow: visible;
    border-right: 0;
}

table.dataTable.MijnOmgevingDataTables td.dataTable-button-td a {
    display: inline-block;
    padding: 0 calc(50% - 8px);
}

table.dataTable.MijnOmgevingDataTables th,
table.dataTable.MijnOmgevingDataTables td {
    white-space: initial;
    overflow: initial;
    text-overflow: initial;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}

    table.dataTable.MijnOmgevingDataTables th:last-child,
    table.dataTable.MijnOmgevingDataTables td:last-child {
        border-right: none;
    }

table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .paginate_button,
table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .ellipsis {
    border-top: 0 solid black !important;
    -ms-border-radius: 0;
    border-radius: 0;
}

    table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .paginate_button.disabled,
    table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .ellipsis {
        display: none;
    }

    table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .paginate_button:hover,
    table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .paginate_button:focus,
    table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .paginate_button.current {
        font-weight: normal;
        color: #FFFFFF !important;
        background: #01689B !important;
        border: 0 solid #01689B !important;
        border-radius: 0 !important;
    }

    table.dataTable.MijnOmgevingDataTables ~ .dataTables_paginate .paginate_button.current {
        color: #FFFFFF !important;
        background: #01689B !important;
        border: 0 solid black !important;
    }

table.dataTable.MijnOmgevingDataTables.datatables-Item-Details th {
    padding-left: 0;
}

/* AFGEBROKEN ZAKEN icoon hover*/
table.dataTable.MijnOmgevingDataTables a.dataTable-button:hover {
    background-color: transparent;
    color: #01689b;
}

.dataTables_wrapper table.KimDataTables.no-footer {
    border-bottom: none;
}

.dataTables_wrapper table.dataTable.no-footer {
    border-bottom: 2px solid #01689B;
    margin-bottom: 0;
    padding-bottom: 0;
}

#kimtables-panel {
    margin-bottom: 0;
}

table.dataTable.MijnOmgevingAttachmentsTables th,
table.dataTable.MijnOmgevingAttachmentsTables td {
    border-top: 0 solid #dddddd;
    padding-left: 25px;
    white-space: inherit;
    overflow: inherit;
    text-indent: -25px;
    vertical-align: top;
}

table.dataTable.MijnOmgevingAttachmentsTables span::before {
    content: "formulier";
    font-family: "Rijksoverheid Iconen 2";
    font-feature-settings: "liga" 1;
    vertical-align: text-bottom;
}

table.dataTable.MijnOmgevingAttachmentsTables td span {
    padding-left: 0;
}

.noAttachmentsMessage {
    margin-bottom: 20px;
}

.MijnOmgevingDataTables td.dataTable-button-td {
    min-width: 2rem;
    max-width: 2rem;
}

/* Attachment links: selector is very specific because defaultstyling is too specific */
table.MijnOmgevingAttachmentsTables .correspondence_filename a.dataTable-button {
    color: #01689B;
}

    table.MijnOmgevingAttachmentsTables .correspondence_filename a.dataTable-button:visited {
        color: #884488;
    }

    table.MijnOmgevingAttachmentsTables .correspondence_filename a.dataTable-button:hover {
        color: #01689B;
        font-size: 1.26562rem;
    }

@media screen and (min-width: 992px) {
    /* placeholder */
}