<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.sw-search-tab-active {
    border: 1px solid #23465c !important;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
    background-color: #23465c !important;
    color: #fff;
    padding-bottom: 5px;
}
.sw-search-content .sw-search-button {
    background-color: #23465c !important;
}
.sw-search-tab .sw-search-tab-active{
    border: 1px solid #23465c !important;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
    background-color: #23465c !important;
    color: #fff;
    padding-bottom: 5px;
}
.sw-search-tab-active{
    border: 1px solid #23465c !important;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
    background-color: #23465c !important;
    color: #fff;
    padding-bottom: 5px;
}
.sw-search-tab {
    border: 1px solid #23465c !important;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
    background-color: #23465c !important;
    color: #fff;
    padding-bottom: 5px;
}</style>
<!-- end Simple Custom CSS and JS -->
