.modal fieldset {
	margin-top: 20px;
    margin-bottom: 10px;
}

select.with-placeholder option:first-child {
	display: none;
}