.aj-box { background-color:#5d6563 !important; width:100% !important; border-radius:10px !important; position:relative !important; max-width:250px; padding-bottom:20px; } .aj-display { background-color:#222 !important; width:92% !important; position:relative !important; left:4% !important; top:20px !important; height:40px !important; margin-bottom:22px; } .aj-display input { position:relative !important; left:2px !important; top:2px !important; height:35px !important; color:black !important; background-color:#bccd95 !important; font-size:21px !important; text-align:right !important; width:96.5%; } .aj-box p { margin-bottom:6px; } .aj-keys { position:relative !important; top:15px !important; } .aj-button { width:19% !important; height:30px !important; border:none !important; border-radius:8px !important; margin-left:5% !important; cursor:pointer !important; border-top:2px solid transparent !important; } .aj-button.aj-gray { color:white !important; background-color:#6f6f6f !important; border-bottom:black 2px solid !important; border-top:2px #6f6f6f solid !important; margin-left:5% !important; } .aj-button.aj-pink { color:black !important; background-color:#ff4561 !important; border-bottom:black 2px solid !important; } .aj-button.aj-black { color:white !important; background-color:#303030 !important; border-bottom:black 2px solid !important; border-top:2px #303030 solid !important; } .aj-button.aj-orange { color:black !important; background-color:#FF9933 !important; border-bottom:black 2px solid !important; border-top:2px #FF9933 solid !important; } .aj-gray:active { border-top:black 2px solid !important; border-bottom:2px #6f6f6f solid !important; } .aj-pink:active { border-top:black 2px solid !important; border-bottom:#ff4561 2px solid !important; } .aj-black:active { border-top:black 2px solid !important; border-bottom:#303030 2px solid !important; } .aj-orange:active { border-top:black 2px solid !important; border-bottom:#FF9933 2px solid !important; }