/* YOUR CUSTOM STYLES */
.hidden {
	display: none;
}

.form-inline .form-control {
    width: 100%;
}