input.input-s2e {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    
}
.p-l-0{
    padding-left: 0px !important;
}
#bemanningsliste_builder .add_bemanningsliste_row:focus,
#bemanningsliste_builder .delete_this_row:focus {
    background: #4870ce;
}

.col-flex-2w{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}