/***CUSTOM CSS RULES FOR YOUR SITE***/




.gr_btn_n,
a.SDEK_selectPVZ{
    color: #fff;
    background: #9cc218;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
font-size: 13px;
text-decoration:none
}

.gr_btn_n:hover,
a.SDEK_selectPVZ:hover{
background:#575b71

}