@charset "utf-8";
/* CSS Document */
.wp_search .search_logo {
    width: 373px !important;
}
.wp_search .search_logo img {
    width: 360px !important;
    height: 52px !important;
    margin-top: 20px;
}
.wp_search .search_tabs .selected_item {
    background-color: #1f924d !important;
}
.wp_search .input_submit .search_submit {
    background: #1f924d !important;
}
.wp_search .search_filters .filter_btn:hover { background-color: #1f924d !important; color: #fff;}