.washlet-finder-form {
    text-align: left;
}

.washlet-finder-form .form-group {
    margin-bottom: 10px;
}

.washlet-finder-form .form-label {
    width: 105px;
}

.washlet-finder-form input[type="text"] {
    width: 100%;
    margin-bottom: 4px;
}

.washlet-finder-form select {
    margin-bottom: 4px;
    width: 100% !important;
}

.washlet-finder-form #searchlocation {
    margin-left: auto;
}

@media (min-width: 1024px) {
    .washlet-finder-form .form-group {
        max-width: 300px;
    }
}
