@charset "utf-8";
/* CSS Document */


.wp_search .search_logo img {
	height:auto !important;
	margin-top:44px;
}
.wp_search .search_head{background-color: #177bd0 !important;}
.wp_search .search_logo {
    width: 255px !important;
}
.wp_search .search_tabs a {
    color: #fff !important;
}
.wp_search .input_submit .search_submit {
    margin: 0 !important;
    background: #2196F3 !important;
}
.wp_search .search_advanced {
    color: #fff !important;
    text-decoration: none !important;
}