/* Make the add halal location form elements width 100% */
.addhalallocation-form input,
.adhalallocation-form select,
.addhalallocation-form textarea {
    width: 100%;
}