.region.region-content {
    display: block;
    width: 100%;
}
div#edit-actions {
    margin: auto;
}
.bx--global-light-ui .form-item input, .bx--global-light-ui .form-item input:hover, .bx--global-light-ui .form-item input:focus {
width: 100%;
}



input {

border: none !important;
border-bottom: 2px solid #8d8d8d !important;
box-shadow: none !important;
outline: none;
}

#edit-timezone, #edit-language, #edit-statustext, #edit-rolestext, #edit-rip, #edit-avatars-user-picture-wrapper {
    display: none;
}

label {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding-top: 27px !important;
}



#views-exposed-form-duplicate-of-applications-page-1 .bx--form-item.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-title.form-item-title.form-group {
    max-height: 4.5rem;
}

#views-exposed-form-duplicate-of-applications-page-1 .bx--global-light-ui .view-filters.form-group .form-actions button {
    
    height: 4.2rem;
	
	}
