.hide {
    display: none;
    visibility: hidden;
    height: 0;
}



select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font: inherit;
    margin: 0;
    text-transform: none;
    font-family: inherit;
    max-width: 100%;
    display: block;
    width: 100%;
    color: #555;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    line-height: inherit;
    font-size: 14px;
    height: calc(1.6em + 24px);
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) no-repeat 98% 50%;
    -webkit-appearance: none;
    background-size: 18px;
    background-color: #FFF !important;
    padding: 0px 18px 0px 8px;
}

input[type="text"] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font: inherit;
    margin: 0;
    font-family: inherit;
    max-width: 100%;
    display: block;
    width: 100%;
    color: #555;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    box-shadow: none;
    border-radius: 3px;
    background: #FFF !important;
    border: 1px solid #d8d8d8;
    height: auto;
    line-height: inherit;
    padding: 11px 12px 10px 12px;
    background-color: #FFFFFF;
    font-size: 14px;
    background-image: none;
}

button#fire {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font: inherit;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    font-family: inherit;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    user-select: none;
    border: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.12);
    border-left: 3px solid rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 8px 18px;
    background: #644072;
    text-decoration: none;
    border-color: #adadad;
    margin-bottom: 0;
    border-bottom-color: rgba(0, 0, 0, 0.4);
    border-left-color: rgba(0, 0, 0, 0.3);
    background-color: #4b3454;
    color: white;
    max-height: 45px;
    margin-top: 38px;
    line-height: 30px;
    min-width: 140px;
}

label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    line-height: 1.6;
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-style: normal;
    color: #222;
    font-weight: 300;
    font-size: 16px;
    display: block;
}

#finder, #finderHome {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    background: white;
    border-radius: 5px;
    box-shadow: 0px 0px 15px #000;
    padding: 25px 15px;
}

#finderHome
{
    background: #391a45;
    display: grid;
    grid-template-columns: 18% 20% 20% 20% 8% 12%;
    justify-items: stretch;
    justify-content: center;
}

#finderHome.subPage
{
    grid-template-columns: 26% 26% 26% 7% 13%; 
    justify-items: stretch;
    justify-content: center;
}

#finderHome label:not(.dd-option-text)
{
    color: #FFF;
}

#finderHome #name,
#finderHome #region,
#finderHome #place
{
}

#finderHome select
{
    background-color: #FFF;
    font-size: 16px;
}

#finderHome button#fire
{
    background: #6cb23b !important;
    padding: 0;
    margin-top: 30px;
    border: 0;
}

#finder .search-option,
#finderHome .search-option,
#finder .search-option,
#finderHome .search-option {
    margin: 0 10px 0 0;
    -ms-flex: 1 1 auto;
    flex-grow: 1;
}

#search-option {
    width: 200px;
}

#search .dd-select {
    background-color: #644072 !important;
}

#search .dd-selected
{
    height: 24px;         
}
#stars  .dd-selected {
    background: #FFF;
    height:48px;
}
#stars,
#stars .dd-select
{
    width: 100% !important;
}

#search .dd-selected label {
    color: #FFF !important;
    line-height: 24px !important;
    cursor:pointer;
    min-width: 140px;
}

#search .dd-option label {
    line-height: 24px !important;
}
#search .dd-selected {
    height: 44px;
}

#stars .dd-option-image,
#stars .dd-selected-image {
    max-width: none;
    margin-top:6px;
}

.input-group span.input-group-addon {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-style: normal;
    border-collapse: separate;
    box-sizing: border-box;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    background-color: #999 !important;
}

.input-group input[type="text"] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-collapse: separate;
    box-sizing: border-box;
    font: inherit;
    margin: 0;
    font-family: inherit;
    max-width: 100%;
    color: #555;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table-cell;
    box-shadow: none;
    border-radius: 3px;
    background: transparent;
    border: solid 1px #ccc !important;
    height: auto;
    line-height: inherit;
    padding: 11px 12px 10px 12px;
    background-color: #FFFFFF;
    font-size: 14px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

select#stars option[value="1"] {
    background-image: url(/sites/all/themes/glazed/templates/icon/icon_stern.png);
}

.vsb-main {
    width: 100%;
    max-width: none;
}

.vsb-main button {
    margin-top: 0;
    line-height: 26px;
    padding: 10px;
    border-radius: 2px;
    border: solid 1px #ccc !important;
    max-height: 46px;
}
.easy-autocomplete
{
    width: 100% !important;
    ul
    {
        text-align: left;
        color: #555;
    }
}
#place{
    line-height: 26px;
    padding: 12px;
    border-radius: 2px;
    border: solid 1px #644072 !important;
    max-height: 50px;
    color: #333;
}
::placeholder
{
    color: #333;
}

@media screen and (max-width:1300px) {
    #finder input,
    #finder select
    {
        width: 100%;
    }
    #finder button#fire
    {
        min-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    #finder .search-option:first-child
    {
        min-width: 200px;
    }
}