﻿

#SS360filterSearch label{
    display: block;
    width: 100%;
    color: #ffffff !important;
    background-color: #5d9732;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0.7em 1em 0.7em 1em;
    border-radius: 0.25em;
}



#SS360filterSearch .rs_gridButn_green:hover, #SS360filterSearch .rs_gridButn_green:hover, #SS360filterSearch .rs_gridButn_blue:hover, #SS360filterSearch .rs_gridButn_blue:hover {
    color: #ffffff;
}
#SS360filterSearch .filterButn{
    border-radius: 0 !important;
    border-bottom-style: solid;
    border-bottom-color: #dedede;
    border-bottom-width: thin;
}


#SS360filterSearch .rs_gridButn_grey{
    background-color: #5d9732;
    color: #ffffff !important;
    text-decoration: none;
}

#SS360filterSearch .rs_gridButn_blue {
    display: block;
    width: 100%;
    color: #ffffff !important;
    background-color: #023461;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0.7em 1em 0.7em 1em;
    border-radius: 0.25em;
}

#SS360filterSearch .rs_gridButn_grey {
    display: block;
    width: 100%;
    color: #5d9732 !important;
    background-color: #f2f2f2;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0.7em 1em 0.7em 1em;
    border-radius: 0.25em;
}

#SearchFilter_Button {
    display: block;
    width: 100%;
    color: #ffffff !important;
    background-color: #5d9732;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0.7em 1em 0.7em 1em;
    border-radius: 0.25em;
    cursor: pointer;
}

@media screen and (max-width: 38.4375em) {
    #SS360filterSearch .rs_gridButn_green, #SS360filterSearch .rs_gridButn_blue, #SS360filterSearch .rs_gridButn_blue input[type=submit], #SS360filterSearch .rs_gridButn_green input[type=submit] {
        margin: 0.5em 0 0.5em 0;
    }

    #SS360filterSearch .rs_btnFarm li {
        flex: 100%;
    }

    #SS360filterSearch .astro_Button_25 {
        width: 50%;
    }

    #SS360filterSearch .astro_Button_30 {
        width: 100%;
    }

    #SS360filterSearch .astro_Button_50 {
        width: 100%;
    }

    #SS360filterSearch .astro_Button_75 {
        width: 100%;
    }
}

@media screen and (min-width: 38.4375em) {


    #SS360filterSearch .rs_gridButn_green, #SS360filterSearch .rs_gridButn_blue, #SS360filterSearch .rs_gridButn_blue input[type=submit], #SS360filterSearch .rs_gridButn_green input[type=submit] {
        margin: 0;
    }

    #SS360filterSearch .rs_btnFarm li {
        flex: 100%;
    }

    #SS360filterSearch .astro_Button_25 {
        width: 25%;
    }

    #SS360filterSearch .astro_Button_30 {
        width: 31%;
    }

    #SS360filterSearch .astro_Button_50 {
        width: 50%;
    }

    .astro_Button_75 {
        width: 75%;
    }
}

.astro_keyWordSearchBox{
    background-color: transparent;
}

#SS360filterSearch .radio {
    margin: 0;
}

#SS360filterSearch .astro_keyWordSearchBox {
    padding: 0;
    margin: 0;
}

#SS360filterSearch h4 {
    font-size: 1em;
    font-weight: bold;
    color: #5d9732;
    margin: 0.5em 0 0 0;
}