#choose_currency_widget-2 .wpcs-selected {
    padding-bottom: 7px !important;
    padding-top: 9px !important;
   -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-width: 3px!important;
    color: #F16723!important;
    border-color: #A0CD52!important;
    background: #FFFFFF!important;
    background-image: linear-gradient( to top, #FFFFFF, #FFFFFF );
    font-size: 14px!important;
    
}

.tablepress thead th,
.tablepress tfoot th {
background-color: #9ecc4e;
font-style: normal;        
color:#ffffff;
}
.tablepress-id-2 .column-2 {
	width: 50%;
}
.tablepress-id-2 .column-1 {
	width: 50%;
}
#fsc_wrapper {
font-family: initial;
}