.simple-keyboard{max-width:100%;max-height:100%}.simple-keyboard.numpadKeyboard{background-color:#f0edea;border-radius:12px;padding:40px;box-sizing:border-box;overflow:hidden;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}.simple-keyboard.numpadKeyboard .hg-button span{pointer-events:none}.simple-keyboard.numpadKeyboard button.hg-button{border-width:0;font-size:inherit;outline:0}.simple-keyboard.numpadKeyboard .hg-button{display:inline-block;flex-grow:1}.simple-keyboard.numpadKeyboard .hg-rows{display:flex;flex-direction:column;height:100%}.simple-keyboard.numpadKeyboard .hg-row{display:flex;flex:1 1}.simple-keyboard.numpadKeyboard .hg-row:not(:last-child){margin-bottom:30px}.simple-keyboard.numpadKeyboard .hg-row .hg-button-container,.simple-keyboard.numpadKeyboard .hg-row .hg-button:not(:last-child){margin-right:22px}.simple-keyboard.numpadKeyboard .hg-row>div:last-child{margin-right:0}.simple-keyboard.numpadKeyboard .hg-row .hg-button-container{display:flex}.simple-keyboard.numpadKeyboard .hg-button{align-items:center;background:#fff;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;flex:1 1}.simple-keyboard.numpadKeyboard .hg-button span{font-size:65px;line-height:76px;font-weight:400;text-align:center;color:#565851}.simple-keyboard.numpadKeyboard .hg-button.hg-activeButton{background:#efefef}.simple-keyboard.numpadKeyboard .numpadKeyboardButtonBackspace{background-color:#d4d1ce}.simple-keyboard.numpadKeyboard .numpadKeyboardButtonEnter{background-color:#3bd49d}