.top-search-tab-contents .top-search-tab-content {
    display: none;
}
.top-search-tab-contents .top-search-tab-content.active {
    display: block;
}
.aid-search-tab-contents .aid-search-tab-content {
    display: none;
}
.aid-search-tab-contents .aid-search-tab-content.active {
    display: block;
}

.aid-search-tab.active:last-child a {
    background: #fff !important;
}
.aid-search-form-word-institutions {
    margin:0px;
}
.aid-search-form-word-institutions input[type="text"] {
    width: 800px;
}
.aid-search-form-word-service {
    margin:0px;
}
.aid-search-form-word-service input[type="text"] {
    width: 800px;
}

.top-search-form-city-select > .aid-search-form-city {
    width: 90% !important;
}

.drop-down-select-item {
    background: none !important;
}

.drop-down-select-item a:after {
    content: url('/assets/img/misc/fold-down-black.png');
    padding-left: 5px;
    position: relative;
    top: -1px;
}

.top-search-form-city-select > .aid-search-form-city > .aid-search-form-city-field {
    width: auto !important;
}

.aid-search-form-city-field {
    width: 120px !important;
}

.drop-down-list.shown {
    position: absolute;
    width: 200px;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
}
.drop-down-list.shown .drop-down-list-item {
    display: block;
}

.drop-down-select-item {
    display: block;
    background: url('/assets/img/misc/fold-down-black.png') no-repeat 100% 7px;
}
.drop-down-select-item a {
    border-bottom: 1px dotted #79aed8;
    text-decoration: none;
}
.apotheca-search-form-preorder {
    margin-top: 25px;
}
.apotheca-search-form-field-district {
    margin: 0 15px 0 15px;
}

#YMapsEntrerpriseID {
    width: 640px;
    height: 480px;
}


.form-buttons-style {
    background: #fd9754 none repeat scroll 0 0;
    border: 2px solid #fd9754;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
    margin-bottom: 5px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.search-list-item-field {
    position: static;
}