afx-button button{ border: 1px solid #a6a6a6; background-color: #f6F6F6; color: #414339; border-radius: 3px; font-family: "Ubuntu"; } afx-button button[disabled]{ color: #a6a6a6; } afx-button button:active, afx-button button.btactive { background-color: #2786F3; color: white; border: 1px solid #dedede; }