﻿.sort {
    border: none;
    padding: 0;
    background: none;
}

.prioritair {
    font-weight: bold;
    color: red;
}

#loading-img {
    background: url(http://preloaders.net/preloaders/360/Velocity.gif) center center no-repeat;
    height: 100%;
    z-index: 20;
}

.overlay {
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index: 15000;
}

.modal .acties .item .vraag {
    float: left;
    width: 25%;
}

.modal .acties .item .descr {
    float: left;
    width: 20%;
}

.modal .acties .item .aanmaakdatum {
    float: left;
    width: 10%;
}

.modal .acties .item .afgewerkt {
    float: left;
    width: 15%;
}

.modal .acties .item .aard {
    float: left;
    width: 10%;
}

.modal .acties .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.modal .personen .item .datumtot {
    float: left;
    width: 10%;
}

.modal .personen .item .datumvan {
    float: left;
    width: 10%;
}

.modal .personen .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.modal .diensten .item .contact {
    float: left;
    width: 30%;
}

.modal .diensten .item .tel {
    float: left;
    width: 20%;
}

.modal .diensten .item .opmerking {
    float: left;
    width: 40%;
}

.modal .diensten .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
    padding-right: 10px;
}

}

.modal .diensten .header {
    background-color: #df0fd8;
    padding: 0px;
}

.modal.taken .modal-header {
    background-color: #dfd30f;
    color: #fff;
    padding: 10px;
}

    .modal.taken .modal-header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal.emails .modal-header {
    background-color: #25cc04;
}

    .modal.emails .modal-header * {
        color: #fff !important;
    }

    .modal.emails .modal-header .close {
        opacity: 1;
    }

.modal.verslagen .modal-header {
    background-color: #9c0ddf;
}

    .modal.verslagen .modal-header * {
        color: #fff !important;
    }

    .modal.verslagen .modal-header .close {
        opacity: 1;
    }

.modal.kwaliteit .modal-header {
    background-color: #df0f27;
}

    .modal.kwaliteit .modal-header * {
        color: #fff !important;
    }

    .modal.kwaliteit .modal-header .close {
        opacity: 1;
    }

.modal.kwaliteit .modal-body {
    min-height: 30vh;
    padding-bottom: 90px;
}

.modal.kwaliteit .dropdown-toggle {
    margin-bottom: 0 !important;
}

.modal.tijdlijn .modal-header {
    background-color: #df0f27;
}

    .modal.tijdlijn .modal-header * {
        color: #fff !important;
    }

    .modal.tijdlijn .modal-header .close {
        opacity: 1;
    }

.modal.tijdlijn .modal-body {
    min-height: 30vh;
    padding-bottom: 90px;
}

.modal.tijdlijn .dropdown-toggle {
    margin-bottom: 0 !important;
}

.modal.stap .modal-header {
    background-color: #df0f27;
}

    .modal.stap .modal-header * {
        color: #fff !important;
    }

    .modal.stap .modal-header .close {
        opacity: 1;
    }

.modal.stap .modal-body {
    min-height: 30vh;
    padding-bottom: 90px;
}

.modal.stap .dropdown-toggle {
    margin-bottom: 0 !important;
}

.modal .diensten .header {
    background-color: #df0fd8;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .diensten .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .diensten .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .diensten .item:before, .modal .diensten .item:after {
        content: " ";
        display: table;
    }

    .modal .diensten .item:after {
        clear: both;
    }

    .modal .diensten .item:last-child {
        border-bottom: 0;
    }

    .modal .diensten .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .diensten .item .form-inline .form-control {
        width: 50%;
    }

    .modal .diensten .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .diensten .item .wb_btn {
        float: right;
    }

.modal .dossiers .header {
    background-color: #038ae9;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .dossiers .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .dossiers .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .dossiers .item:before, .modal .dossiers .item:after {
        content: " ";
        display: table;
    }

    .modal .dossiers .item:after {
        clear: both;
    }

    .modal .dossiers .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .dossiers .item .form-inline .form-control {
        width: 50%;
    }

    .modal .dossiers .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .dossiers .item .wb_btn {
        float: right;
    }

    .modal .dossiers .item .delete {
        float: left;
        width: 10%;
        display: block;
        text-align: right;
        padding-right: 10px;
    }



.modal .emails .header {
    background-color: #25cc04;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .emails .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .emails .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .emails .item:before, .modal .emails .item:after {
        content: " ";
        display: table;
    }

    .modal .emails .item:after {
        clear: both;
    }

    .modal .emails .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .emails .item .form-inline .form-control {
        width: 50%;
    }

    .modal .emails .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .emails .item .wb_btn {
        float: right;
    }

    .modal .emails .item .delete {
        float: left;
        width: 10%;
        display: block;
        text-align: right;
        padding-right: 10px;
    }


.modal .diensten .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.modal .verslagen .header {
    background-color: #9c0ddf;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .verslagen .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .verslagen .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .verslagen .item:before, .modal .verslagen .item:after {
        content: " ";
        display: table;
    }

    .modal .verslagen .item:after {
        clear: both;
    }

    .modal .verslagen .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .verslagen .item .form-inline .form-control {
        width: 50%;
    }

    .modal .verslagen .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .verslagen .item .wb_btn {
        float: right;
    }


    .modal .verslagen .item .van {
        float: left;
        width: 20%;
    }

    .modal .verslagen .item .datum {
        float: left;
        width: 20%;
    }

    .modal .verslagen .item .tekst {
        float: left;
        width: 50%;
    }


    .modal .verslagen .item .delete {
        float: left;
        width: 10%;
        display: block;
        text-align: right;
        padding-right: 10px;
    }

.modal .diensten .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
    padding-right: 10px;
}


.modal .notas .header {
    background-color: #0facdf;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .notas .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .notas .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .notas .item:before, .modal .notas .item:after {
        content: " ";
        display: table;
    }

    .modal .notas .item:after {
        clear: both;
    }

    .modal .notas .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .notas .item .form-inline .form-control {
        width: 50%;
    }

    .modal .notas .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .notas .item .wb_btn {
        float: right;
    }

    .modal .notas .item .delete {
        float: left;
        width: 10%;
        display: block;
        text-align: right;
        padding-right: 10px;
    }

    .modal .notas .item .van {
        float: left;
        width: 20%;
    }

    .modal .notas .item .datum {
        float: left;
        width: 20%;
    }

    .modal .notas .item .tekst {
        float: left;
        width: 50%;
    }


.modal .emails .item .van {
    float: left;
    width: 20%;
}

.modal .emails .item .datum {
    float: left;
    width: 20%;
}

.modal .emails .item .naar {
    float: left;
    width: 50%;
}

.modal .diensten .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.modal .woningen .item .adres {
    float: left;
    width: 20%;
}

.modal .woningen .item .opmerking {
    float: left;
    width: 20%;
}

.modal .personen .item .relatie {
    float: left;
    width: 20%;
}

.modal .personen .item .met {
    float: left;
    width: 25%;
}

.modal .personen .item .datum {
    float: left;
    width: 20%;
}


.modal .personen .item .opmerking {
    float: left;
    width: 25%;
}

.modal .personen .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
}

.modal .dossiers .item .van {
    float: left;
    width: 20%;
}

.modal .dossiers .item .datum {
    float: left;
    width: 20%;
}

.modal .dossiers .item .tekst {
    float: left;
    width: 50%;
}

.modal .dossiers .item .delete {
    float: left;
    width: 10%;
    display: block;
    text-align: right;
}



.modal .documenten .header {
    background-color: #0facdf;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .documenten .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .documenten .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .documenten .item:before, .modal .documenten .item:after {
        content: " ";
        display: table;
    }

    .modal .documenten .item:after {
        clear: both;
    }

    .modal .documenten .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .documenten .item .form-inline .form-control {
        width: 50%;
    }

    .modal .documenten .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .documenten .item .wb_btn {
        float: right;
    }

    .modal .documenten .item .delete {
        float: left;
        width: 10%;
        display: block;
        text-align: right;
        padding-right: 10px;
    }

    .modal .documenten .item .van {
        float: left;
        width: 20%;
    }

    .modal .documenten .item .datum {
        float: left;
        width: 20%;
    }

    .modal .documenten .item .tekst {
        float: left;
        width: 50%;
    }


.modal .personen .item .adres {
    float: left;
    width: 20%;
}

.modal .personen .item .opmerking {
    float: left;
    width: 25%;
}

.modal .personen .item .relatietot {
    float: left;
    width: 25%;
}



.newpersona .wrapper {
    padding: 2rem 1rem;
    background-color: #1c4f72;
    color: #fff;
    border-radius: 5px;
}

.newpersona .form-group {
    display: block !important;
    margin-bottom: .5rem;
}

.newpersona label {
    width: 25%;
}

.newpersona input {
    width: 70%;
}

.newpersona .wb_btn {
    margin-top: 1rem;
}

td.manueletaak {
    background-color: #5b1647;
    max-width: 10px !important;
    min-width: 10px !important;
    padding: 0 !important;
    color: #fff;
    font-size: 1px !important;
}

td.actietaak {
    background-color: #e99503;
    max-width: 10px !important;
    min-width: 10px !important;
    padding: 0 !important;
    color: #fff;
    font-size: 1px !important;
}

td.snelletaak {
    background-color: #b3b005;
    max-width: 10px !important;
    min-width: 10px !important;
    padding: 0 !important;
    color: #fff;
    font-size: 1px !important;
}

.takenlijsttable .behandelaar {
    width: 2%;
}

.takenlijsttable .datum {
    width: 8%;
}

.takenlijsttable .personalia {
    width: 15%;
}

.takenlijsttable .contact {
    width: 15%;
}

.takenlijsttable .dossier {
    width: 8%;
}


.takenlijsttable .opvolging {
    width: 10%;
}

.takenlijsttable .afgewerkt {
    width: 5%;
}

.takenlijsttable .taak {
    width: 35%;
}

.pagination {
    margin: 0px;
}

.verslagenwrapper .verslag .verslagtitel {
    width: 50%;
}

.doelstellingen .doelstelling .doelstellinghead {
    background-color: #fafafa;
}

.doelstellingen .doelstelling .datums {
    background-color: #fafafa;
    border-bottom: 1px solid #038ae9;
    padding: .1rem;
    width: calc(100% - 50px);
    margin-left: 50px;
    padding-left: 30px;
}

.doelstellingen .doelstelling {
    margin-bottom: .5rem;
    cursor: auto;
}

.acties .actieblok .actiewrapper {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e99503;
    padding-bottom: .25rem;
    cursor: auto;
}

.doelstellingen .doelstelling .doelstellinghead .bewerk {
    width: 45%;
    text-align: right;
    padding-top: 6px;
}

.verslagenwrapper {
    display: block;
    width: 100%;
}

.wb_btn.verslagen {
    background-color: #9c0ddf;
    color: #fff;
}

    .wb_btn.verslagen:hover, .wb_btn.verslagen:active {
        background-color: #fff;
        color: #9c0ddf;
    }

.wb_btn2.verslagen {
    color: #9c0ddf;
}


.wb_panel.verslagen .head {
    background-color: #9c0ddf;
}

.panelgroep .nav-tabs li.verslagentab a {
    border-left-color: #9c0ddf;
}

.panelgroep .nav-tabs li.verslagentab.active a {
    background-color: #9c0ddf !important;
    color: #fff !important;
}



.tijdlijn .tijdlijnoverzicht {
    padding-left: 0;
}

.tijdlijn .tijdlijntoevoegen {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
}

.tijdlijn .tijdlijn {
    margin-bottom: .5rem;
}

    .tijdlijn .tijdlijn:before, .tijdlijn .tijdlijn:after {
        content: " ";
        display: table;
    }

    .tijdlijn .tijdlijn:after {
        clear: both;
    }

    .tijdlijn .tijdlijn .titel {
        width: 100%;
        padding: .5rem;
        background-color: #1c4f72;
        color: #fff;
        cursor: pointer;
        padding-right: 30px;
        position: relative;
    }

        .tijdlijn .tijdlijn .titel:after {
            display: block;
            width: 30px;
            height: 30px;
            content: '›';
            font-size: 4rem;
            font-family: "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
            text-align: right;
            padding-top: 11px;
            padding-right: 8px;
            line-height: 0;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-transition: all .5s;
            transition: all .5s;
        }

        .tijdlijn .tijdlijn .titel.open:after {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
            -webkit-transition: all .5s;
            transition: all .5s;
        }

    .tijdlijn .tijdlijn.removetijdlijn {
        outline: 2px solid #df0f27;
    }

        .tijdlijn .tijdlijn.removetijdlijn .titel {
            background-color: #df0f27;
        }

    .tijdlijn .tijdlijn .stappen {
        padding: .5rem .5rem 0 1rem;
        display: none;
    }

    .tijdlijn .tijdlijn .tablehead {
        font-weight: bold;
    }

        .tijdlijn .tijdlijn .tablehead:before, .tijdlijn .tijdlijn .tablehead:after {
            content: " ";
            display: table;
        }

        .tijdlijn .tijdlijn .tablehead:after {
            clear: both;
        }

        .tijdlijn .tijdlijn .tablehead .tijdlijnrow div {
            padding-left: 27px;
        }

    .tijdlijn .tijdlijn .tablebody {
        margin-bottom: 1rem;
    }

        .tijdlijn .tijdlijn .tablebody:before, .tijdlijn .tijdlijn .tablebody:after {
            content: " ";
            display: table;
        }

        .tijdlijn .tijdlijn .tablebody:after {
            clear: both;
        }

        .tijdlijn .tijdlijn .tablebody .tijdlijnrow {
            padding: 1rem .5rem;
            border-bottom: 1px solid #1c4f72;
        }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow:before, .tijdlijn .tijdlijn .tablebody .tijdlijnrow:after {
                content: " ";
                display: table;
            }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow:after {
                clear: both;
            }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow:nth-child(even) {
                background-color: #e5e5e5;
            }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow.removerow {
                background-color: #df0f27;
                color: #fff;
            }

                .tijdlijn .tijdlijn .tablebody .tijdlijnrow.removerow input, .tijdlijn .tijdlijn .tablebody .tijdlijnrow.removerow textarea {
                    border: 1px solid #df0f27;
                    background-color: #df0f27 !important;
                    color: #fff;
                }

                .tijdlijn .tijdlijn .tablebody .tijdlijnrow.removerow .wb_btn {
                    background-color: #fff;
                    color: #df0f27;
                }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow input {
                padding-left: 1rem;
                padding-right: 1rem;
                background-color: #fff !important;
                color: #000 !important;
            }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow textarea {
                background-color: #fff !important;
                color: #000;
            }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow input.date {
                text-align: right;
                margin-bottom: 10px;
            }

            .tijdlijn .tijdlijn .tablebody .tijdlijnrow .cntr_deletestap {
                text-align: right;
            }

    .tijdlijn .tijdlijn .tablehead .tijdlijnrow div {
        padding-left: 0px;
    }

.tijdlijnrow div {
    padding-left: 0px;
    padding-right: 0px;
}

    .tijdlijnrow div input {
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

.editkwaliteitsitem {
    float: right;
}

.updatekwaliteitsitem {
    float: right;
}

.filterkolom .hiddenopties.open {
    max-height: 1500px;
}

.premies .premie .tablehead .premierow div {
    padding-left: 0px;
}

.premierow div {
    padding-left: 0px;
    padding-right: 0px;
}

    .premierow div input {
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }


.tijdlijn .tijdlijn .stappen {
    display: block;
    width: 100%;
}

.filterkolom {
    padding-top: 100px;
}

.wb_btn.emails {
    background-color: #25cc04;
    color: #fff;
}

    .wb_btn.emails:hover, .wb_btn.emails:active {
        background-color: #fff;
        color: #25cc04;
    }

.wb_btn2.emails {
    color: #25cc04;
}

.wb_panel.emails .head {
    background-color: #25cc04;
}

.panelgroep .nav-tabs li.emailstab a {
    border-left-color: #25cc04;
}

.panelgroep .nav-tabs li.emailstab.active a {
    background-color: #25cc04 !important;
    color: #fff !important;
}


.woningkwaliteit .item .status, .woningkwaliteit .item .uitleg, .woningkwaliteit .item .actie, .woningkwaliteit .item .value {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0;
}

    .woningkwaliteit .item .status .label, .woningkwaliteit .item .uitleg .label, .woningkwaliteit .item .actie .label, .woningkwaliteit .item .value .label {
        font-weight: bold;
    }


.details {
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
}

.wb_panel.acties .info {
    padding: 10px;
}




.wb_btn.taken {
    background-color: #dfd30f;
    color: #fff;
}

    .wb_btn.taken:hover, .wb_btn.taken:active {
        background-color: #fff;
        color: #dfd30f;
    }

.wb_panel.personen .info .item .part1 {
    width: 45%;
    float: left;
}

.wb_panel.personen .info .item .part2 {
    width: 25%;
    padding-left: 5px;
    float: left;
    text-align: left;
}

.wb_panel.personen .info .item .part3 {
    width: 20%;
    float: left;
    text-align: right;
}

.wb_panel.personen .info .item .part4 {
    width: 10%;
    float: left;
    text-align: right;
}



.parameterswijzigen h3 .marker.dossier {
    background-color: #038ae9;
}

.parameterswijzigen h3 .marker.dienst {
    background-color: #df0fd8;
}

table .excl {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 40px;
    background-color: #df0f27;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

table .no-excl {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 40px;
    background-color: #e5e5e5;
    color: #3c3c3c;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.lijstfuncties {
    padding-top: 20px;
}

.dossierafgewerkt {
    background-color: orange !important;
}

.acties .actieblok .actiewrapper > div {
    float: right;
}

/*.margin {
margin-top: 15px !important;
margin-bottom: 15px !important;
}

.ui-front {
z-index: 15000 !important;
}

.ui-dialog {
z-index: 1000 !important;
}

.ui-front.ui-autocomplete {
position: absolute;
cursor: default;
z-index: 20000 !important;
background-color: orange;
border: 10px solid red;
}

.column {
width: 50%;
}

.row_fixfixedheader {
margin-top: 160px;
height: 5px;
}

.row_header {
height: 160px;
}

.cntr_navtop .homelinkblock {
display: inline-block;
width: 13%;
margin-right: -4px;
position: absolute;
top: 7px;
left: 0;
padding-right: 10px;
}

.cntr_navtop .homelink {
display: block;
float: left;
width: 30%;
}

.cntr_navtop ul {
display: inline-block;
list-style-type: none;
padding-left: 0;
width: 85%;
margin-bottom: 0;
}

span.removerow {
background-repeat: #b3b005 !important;
}

.custom-swal-class {
overflow-x: visible;
overflow-y: visible;
max-height: 550px !important;
min-height: 550px !important;
}




}*/

.modal .acties .item .behinit {
    width: 5%;
    float: left;
}

.modal .acties .item .adres {
    width: 20%;
    float: left;
}

.statistieken .nav-tabs li {
    border-bottom: 1px solid #eeeeee !important;
}

    .statistieken .nav-tabs li a {
        background-color: white;
    }

    .statistieken .nav-tabs li.active, .statistieken .nav-tabs li:hover, .statistieken .nav-tabs li:active {
        border-bottom: 0px solid #b3b005 !important;
    }

        .statistieken .nav-tabs li.active a, .statistieken .nav-tabs li:hover a, .statistieken .nav-tabs li:active a {
            background-color: #b3b005 !important;
            color: #fff;
        }

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}

.panelgroep .nav-tabs li.takentab a {
    border-left-color: #dfd30f;
}

.panelgroep .nav-tabs li.takentab.active a {
    background-color: #dfd30f !important;
    color: #fff !important;
}

.wb_btn.taken {
    background-color: #dfd30f;
    color: #fff;
}

    .wb_btn.taken:hover, .wb_btn.notas:active {
        background-color: #fff;
        color: #dfd30f;
    }

.wb_btn2.taken {
    color: #dfd30f;
}

.modal.taken .modal-header {
    background-color: #dfd30f;
}

    .modal.taken .modal-header * {
        color: #fff !important;
    }

    .modal.taken .modal-header .close {
        opacity: 1;
    }

.wb_panel.taken .head {
    background-color: #dfd30f;
}



.modal .taken .header {
    background-color: #dfd30f;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

    .modal .taken .header h3 {
        margin: 0;
        color: #fff !important;
    }

.modal .taken .item {
    border-bottom: 1px solid #666;
    padding: 5px 0;
}

    .modal .taken .item:before, .modal .taken .item:after {
        content: " ";
        display: table;
    }

    .modal .taken .item:after {
        clear: both;
    }

    .modal .taken .item .form-group {
        width: 100% !important;
        padding-top: 10px;
    }

    .modal .taken .item .form-inline .form-control {
        width: 50%;
    }

    .modal .taken .item .deleteform {
        display: none;
        padding: 15px 10px;
    }

    .modal .taken .item .wb_btn {
        float: right;
    }

    .modal .taken .item .delete {
        float: left;
        width: 10%;
        display: block;
        text-align: right;
        padding-right: 10px;
    }

    .modal .taken .item .afgewerkt {
        float: left;
        width: 10%;
    }

    .modal .taken .item .van {
        float: left;
        width: 10%;
    }

    .modal .taken .item .datum {
        float: left;
        width: 20%;
    }

    .modal .taken .item .type {
        float: left;
        width: 30%;
    }

    .modal .taken .item .tekst {
        float: left;
        width: 100%;
    }

.dringendetaak {
    background-color: orange !important;
}

.overtijdtaak {
    background-color: red !important;
}
