.region_wrapper .dropdown {
    top: .9em !important;
    left: -0.1em !important;
    z-index: 1000;
}

.filter_by_store {
    margin-top: .25em;
}

.filter_by_store [type=checkbox] {
    position: absolute;
    left: 0;
    z-index: 0;
}

.filter_by_store label {
    font-size: 14px;
    color: #222;
    font-weight: normal;
    cursor: pointer;
}

.filter_by_store label:hover {
    color: #e69c00;
}
.column
{display:inline-block;}