.stickers{background:#fff;max-width:80%;max-height:80%;border-radius:10px;overflow-x:hidden;overflow-y:auto}.sticker{width:150px;max-height:150px;margin:10px;border:1px solid #d8d8d8}
.mathInput{color:#fff;border-color:hsla(0,0%,100%,.2);padding:2px 5px;margin-top:5px;font-size:1.1em;width:100%}.mathInput .selected{font-weight:700}.mathKeyboard{font-family:Helvetica,Sans-Serif;position:absolute;background-color:rgba(39,37,32,.9);padding:10px;cursor:default;border-radius:20px}.mathKeyboardPointer{width:26px;height:26px;position:absolute;left:-26px;top:0;z-index:100;overflow:hidden;left:100%}.mathKeyboardPointer:after{content:" ";background-color:rgba(39,37,32,.9);width:26px;height:26px;position:absolute;left:0;border-radius:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-19px;top:0}.mathKeyboard td{padding:3px}.mathKeyboardButton{height:60px;min-width:60px;width:100%;text-align:center;font-size:1em;margin:3px;color:#fff}button.mathKeyboardButton{cursor:pointer;border:none;border-radius:10px;padding:0;margin:0}button.mathKeyboardLargeButton{font-size:1.3em}button.mathKeyboardNumericButton{color:#fff;background-color:#645d54}button.mathKeyboardNumericButton:active{background-color:#998f81}button.mathKeyboardBraceButton,button.mathKeyboardEqualsButton,button.mathKeyboardOperatorButton{background-color:#f7c276;color:#000}button.mathKeyboardBraceButton:active,button.mathKeyboardEqualsButton:active,button.mathKeyboardOperatorButton:active{background-color:#ffe8c6}button.mathKeyboardNavigationButton{background-color:#9e9384;color:#fff}button.mathKeyboardNavigationButton:active{background-color:#c2b4a2}button.mathKeyboardConstantButton{background-color:#4c5e4e;color:#fff}button.mathKeyboardConstantButton:active{background-color:#657d68}button.mathKeyboardVariableButton{background-color:#b8e3bc;color:#000}button.mathKeyboardVariableButton:active{background-color:#cfffd3}button.mathKeyboardParameterButton{background-color:#57ab5e;color:#000}button.mathKeyboardParameterButton:active{background-color:#73e37d}button.mathKeyboardTrigonometryButton{background-color:#266dab;color:#fff}button.mathKeyboardTrigonometryButton:active{background-color:#2d82cc}button.mathKeyboardPowerButton{background-color:#4c7191;color:#fff}button.mathKeyboardPowerButton:active{background-color:#6799c4}button.mathKeyboardMiscButton{background-color:#76b1e3;color:#000}button.mathKeyboardMiscButton:active{background-color:#85c7ff;color:#000}.mathKeyboardSection{float:left;vertical-align:top}.mathInput.mq-math-mode .mq-textarea textarea{-webkit-transform:scale(0);transform:scale(0);font-size:medium}@media only screen and (max-height:500px),only screen and (max-width:800px){html:not(.ibw-platform-osx-ibooks) .mathKeyboardButton{height:30px;min-width:30px;font-size:.75em}}
