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