.dialog-off-canvas-main-canvas #main-wrapper .container{
max-width: 100%;
}
.views-exposed-form{
display:flex;
}
.js-form-item-field-employee-number-value{
width: 175px;
}
#edit-field-surname-value{
width: 200px;
}
#edit-field-other-names-value{
width: 200px;
}
#edit-field-date-of-birth-value-wrapper{
border: none;
}
#edit-field-last-employed-value-wrapper{
border: none;
}
#edit-field-date-of-birth-value-value{
width: 200px;
}
#edit-field-last-employed-value-value{
width: 150px;
}
#edit-field-nationality-target-id{
width: 200px;
}
#views-exposed-form__item views-exposed-form__item--actions{
position: relative;
top: -10px;
}
.edit-field-last-employed-value-wrapper{
margin: top;
}
