.eConSwitchStyle label.ui-button {
    border: 1px solid #c5c5c5;
    background-position: center;
    background-color: transparent;
}

.eConSwitchStyle label.ui-button.ui-state-hover, .eConSwitchStyle label.ui-button.ui-state-active {
    border: 1px solid #232020;
}
/*
#mobileButtons {
   display: none !important;
}*/