/* === Post table styling === */
/* Admin fix dropdowns */
body.admin-bar .select2-dropdown.posts-table-dropdown {
    margin-top: 0 !important;
}
body .elementor-64 .elementor-element img.wp-image-67 {
    width: 100%;
    max-width: 424px;
}

/* Additional table styling datatables  .parent-pageid-510  */
.parent-pageid-510 .dataTables_wrapper .select2-container--default .select2-selection--single { border: 2px solid #89c8ce; border-radius: 0px;}
.parent-pageid-510 .dataTables_wrapper .select-resize-ghost, 
.parent-pageid-510 .dataTables_wrapper .select2-container .select2-choice, 
.parent-pageid-510 .dataTables_wrapper .select2-container .select2-selection, 
.parent-pageid-510 select {box-shadow: none;}
.parent-pageid-510 .dataTables_wrapper .dataTables_filter {
    float: none;
    width: 100%;
    display: block;
    text-align: left;
    margin: 10px 0 !important;
}
.parent-pageid-510 .dataTables_wrapper .posts-table-controls input[type=search] {
    border: 2px solid #89c8ce;
    border-radius: 0px;
    background-color: #FFFFFF;
    margin: 0;
    box-shadow: none;
    width: 173px;
}
.parent-pageid-510 .dataTables_wrapper i {
    color: #e54160;
    margin: 0 15px;
    font-size: 22px;
    position: relative;
    min-width: 25px;
    top: 3px;
}
.parent-pageid-510 .dataTables_wrapper .posts-table-controls .posts-table-select-filters label {
    margin-right: 0;
}

table.posts-data-table tbody td.col-title.sorting_1 {
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 26px;
    width: 50%;
}

table.posts-data-table tbody td.col-niveau {
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 26px;
    width: 10%;
}

table.posts-data-table tbody td.col-leerweg {
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 26px;
    width: 10%;
}

table.posts-data-table tbody td.col-duur {
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 26px;
    width: 10%;
}

table.posts-data-table tbody td.col-locatie {
    border-top: 2px solid #e1f1f3;
    width: -webkit-fill-available;
    line-height: 28px;
}

table.posts-data-table tbody td.col-niveau::before,
table.posts-data-table tbody td.col-leerweg::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 400%;
    top: -52px;
    left: 0;
    border-right: 2px solid #e1f1f3;
    transform: skew(-19.5deg) translate(-10px);
    z-index: 0;
}

table.posts-data-table tbody td.col-title.sorting_1::before {
    position: absolute;
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    top: 0;
    left: -20px;
    background-color: #e1f1f3;
    transform: skew(-19.5deg) translate(-10px);
    z-index: 0;
    transition: all .5s cubic-bezier(.23,1,.32,1);
}

/* style red arrow mouse over slide in custom */
table.posts-data-table tbody td:last-child {
    position: absolute;
    overflow: hidden;
    width: -webkit-fill-available;
    max-width: 200px;
    float: right;
    bottom: -5px;
    right: 0;
}
table.posts-data-table .reactiveDetails {
    color: #626262;
    display: flex;
    align-items: end;
    text-decoration: none;
    box-shadow: none;
    outline: 0;
    position: relative;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    justify-content: flex-end;
}
table.posts-data-table .reactiveDetails::before {
    content: '\f0ca';
    content: "" !important;
    font-family: 'FontAwesome';
    color: #626262;
    margin-right: 10px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
table.posts-data-table .reactiveDetails .ie-grid-button {
    bottom: 0;
    right: -16px;
    text-decoration: none;
    color: #fff;
    height: 40px;
    line-height: 37px;
    position: relative;
    box-sizing: border-box;
}
table.posts-data-table .reactiveDetails .ie-grid-button::before {
    transition: transform .5s cubic-bezier(.23,1,.32,1);
    transition-delay: .1s;
    transform: skew(-19.5deg) translate(70%);
    position: absolute;
    content: "";
    width: 140%;
    height: 100%;
    top: 0;
    left: -40px;
    background-color: #e54160;
}
table.posts-data-table .reactiveDetails .ie-grid-button span {
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    transform: translateY(30px);
    pointer-events: none;
    position: relative;
    z-index: 1;
    padding-right: 14px;
}
table.posts-data-table .reactiveDetails .ie-grid-button {
    bottom: 0;
    right: -16px;
    text-decoration: none;
    color: #fff;
    height: 40px;
    line-height: 37px;
    position: relative;
    box-sizing: border-box;
}
table.posts-data-table .reactiveDetails .ie-grid-button i {
    font-size: 14px;
    vertical-align: -1px;
    margin-right: 7px;
    position: relative;
    color: #ffffff !important;
    z-index: 1;
}
table.posts-data-table tbody tr:hover a.reactiveDetails .ie-grid-button::before {
    transform: skew(-19.5deg) translate(11px);
    transition-delay: 0;
}
table.posts-data-table tbody tr:hover a.reactiveDetails .ie-grid-button span {
    transform: translate(0);
}

/* Mobile styling mbo-opleidingen */
    table.posts-data-table tbody td.col-title.sorting_1 {
        background-color: #e1f1f3;
        width: -webkit-fill-available;
/*        width: calc(100% - 14px);*/
    }
    table.posts-data-table tbody td.col-niveau,
    table.posts-data-table tbody td.col-leerweg,
    table.posts-data-table tbody td.col-duur {
        width: 30%;
        border-bottom: 2px solid #e1f1f3;
    }
    body table.posts-data-table tbody td.col-duur {
        width: calc(40% - 43px);
    }
    table.posts-data-table tbody td.col-title.sorting_1::before {
        display: none;
    }

/* Jij wil blok op desktop gap */
@media (min-width: 769px) {
    .col.jijwil.medium-6.small-12.large-6 {
        padding-top: 40px;
    }
}