.js-form-item-field-employee-number-value{
width: 150px;
}
#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: 150px;
}
#edit-field-last-employed-value-value{
width: 150px;
}
#edit-field-nationality-target-id{
width: 200px;
}
.field--name-field-welcome-image{
width: 350px;
}
#edit-field-date-of-birth-value-wrapper{
margin: 10px;
}
#edit-field-last-employed-value-wrapper{
margin: 10px;
}
.views-exposed-form__item.views-exposed-form__item.views-exposed-form__item--actions{
position: relative;
top: -15px;
}
#edit-field-date-of-birth-value-min{
width: 150px;
}
#edit-field-date-of-birth-value-max{
width: 150px;
}
#edit-field-last-employed-value-min{
width: 150px;
}
#edit-field-last-employed-value-max{
width: 150px;
}
.form-element--api-textfield{
width: 150px;
}
table.views-table tbody td{
padding: 3px;
line-height: 16px;
}
#edit-field-date-of-confirmation-value-wrapper{
border: none;
margin-top: revert;
}
#edit-field-date-of-notice-of-terminat-value-wrapper{
border: none;
margin-top: revert;
}
#edit-field-start-date-value-wrapper{
border: none;
margin-top: revert;
}
#edit-field-end-date-value-wrapper{
border: none;
margin-top: revert;
}
.views-view-table{
white-space: nowrap;
}
td.residential-address br{
  display: none;
}
td.residential-address br::after{
  content: " "; 
}
/*.views-field-form-field-field-date-of-birth .field--name-field-date-of-birth .form-item .form-item__label {
	display:none;
}*/
.any-date .form-item .form-item__label {
	display:none;
}



