#adminmenu #toplevel_page_kinderopvang div.wp-menu-image { background: url(../img/speen-blauw.png) no-repeat center transparent !important; }
#toplevel_page_kinderopvang div.wp-menu-image::before { content: "" !important;}
#adminmenu #toplevel_page_kinderopvang.wp-has-current-submenu div.wp-menu-image, #adminmenu #toplevel_page_kinderopvang.current div.wp-menu-image { background: url(../img/speen-wit.png) no-repeat center transparent !important; }

.kinderopvang-label{
    display: block;
    margin-right: 20px;
    width: 200px;
    float: left;
}

.input-normal {
    width: 400px;
}

.input-small {
    width: 200px;
}

.input-x-small {
    width: 60px;
}

.input-large {
    width: 600px;
}

.input-normal, .input-small, .input-large, .input-x-small {
    margin-bottom: 10px;
}

#tabs {
    font-size: 12px;
}

.locatie_team_member {
    float: left;
    display: block;
    margin-right: 20px;
    text-align: center;
}

.locatie_team_member img {
    width: 100px;
}

.tableOpeningstijden {
    margin: 20px 0;
}

.tableOpeningstijden td {
    padding-right: 10px;
}

.tableOpeningstijden th {
    text-align: left;
}

div.listItem {
    width: 25%;
    float: left;
    margin: 6px 0;
}

.ruler {
    background: #aaaaaa;
    height: 1px;
}


.ko-checkbox {
    margin: 1px 1px 14px 1px !important;
}

/* IKC STRUCTUUR */
.ikc_sortable {
    min-height: 100px;
    padding: 0 16px;
}

.ikc_sortable div {
    margin: 0 0 10px; 
    cursor: pointer;
}

.ikc_sortable > li > div, .ikc_sortable > li > ul > li > div {
    background: #fff; border: 1px solid #dfdfdf; position: relative; padding: 8px; height: auto; line-height: 20px; overflow: hidden; word-wrap: break-word;
}

.ikc_sortable > li > ul > li > div  {
    background: #eee; margin-left: 30px;
}

.ikc_sortable > li.item-locked > div {
    border: 1px solid #bdbdbd;
}

.ikc_sortable li span.item-pos, .ikc_sortable li span.item-nil {
    float: right;
    font-style: italic;
    font-size: 11px;
}

.ikc_sortable li span.item-id {
    display: none;
}

.ikc_sortable li ul li span.item-pos {
    display: block !important;
}

.ikc_sortable li.placeholder, .ikc_sortable li ul li.placeholder {
    border: 2px dashed #dfdfdf;
}

.ikc_sortable li.not_in_list span.item-nil {
    display: block !important;
}

#listLocatiesIKC, #listLocaties {
    float: left;
    display: inline-block;
    width: 300px;
    border: 2px solid #eee;
    margin: 0 40px 24px 0;
}

#listLocatiesIKC strong, #listLocaties strong {
    float: left;
    padding: 8px 0 4px 16px;
}

div.scrollBox {
    clear: both;
    float: left;
    height: 300px;
    overflow-y: scroll;
    width: 100%;
}
#ikc_sortable_two .item-pos{
    display:none;
}
/* WIDGET DASHBOARD */
.widget-update {
    display: block;
    line-height: 19px;
    padding: 0 15px;
    font-size: 14px;
    text-align: left;
    margin: 25px 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-left: 4px solid #ffba00;
}

#widget-success {
    border-left: 4px solid #7ad03a;
}