.vanCard{background:#fff;margin:8px;flex:1 1 250px;width:100%;max-width:250px;overflow:hidden;padding:8px 4px 4px;height:min-content;border:1px solid #bac5cf}.vanCard.dragover{background:#edfbfb}.vanCard .title{padding:8px;font-weight:800;pointer-events:none}.vanCard .users{min-height:130px;margin-top:8px}.vanCard .users .user{width:100%;background:#fff;box-sizing:border-box;margin-bottom:8px;cursor:grab;border:2px solid #bac5cf;display:flex;justify-content:space-between}.vanCard .users .user span{padding:8px}.vanCard .users .user button{color:red;background:transparent;border:none}.UitvoerdersPloegDashboardPage{height:calc(100% - 44px);display:flex;flex-direction:row;width:100%}.usersList{width:250px;overflow:hidden;height:100%;flex-shrink:0;background:#e3e8ed;padding:0 16px;box-sizing:border-box;min-height:100%;position:relative;display:flex;flex-direction:column}.usersList .divider{width:100%;background-color:#bac5cf;height:2px}.usersList .day-filter{font-size:1.1rem;margin:16px 0}.usersList .day-filter .input-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px}.usersList select{width:100%;background:#fff;padding:8px;box-sizing:border-box;margin-bottom:16px;border:1px solid #bac5cf;font-size:1.1rem}.usersList .users{overflow-y:auto;margin-bottom:52px}.usersList .users .user{width:100%;background:#fff;padding:8px;box-sizing:border-box;margin-bottom:8px;cursor:grab;border:1px solid #bac5cf}.usersList.dragover{background:#edfbfb}.vanListContainer{width:100%;overflow-y:auto}.vanListContainer h2{margin-left:24px;margin-bottom:0;color:#35a5a4}.vanListContainer .vanList{display:flex;flex-wrap:wrap;padding:16px;justify-content:start;overflow-y:auto;flex-direction:row;align-content:flex-start}.button-container{align-self:flex-end;display:flex;justify-content:flex-end;width:100%;margin:8px}.button-container .save-button{text-align:center;padding:5px 16px;background-color:#35a5a4;color:#fff;border:none;border-radius:4px;font-weight:700;height:36px}.export-button-container{position:absolute;bottom:0;width:100%;left:0;padding:8px;box-sizing:border-box;background:#e3e8ed}.export-button-container .export-button{text-align:center;padding:5px 16px;background-color:#35a5a4;color:#fff;border:none;border-radius:4px;font-weight:700;height:36px;display:flex;align-items:center;justify-content:center;gap:16px;width:100%}