.mobile-drawing-picker__palette{margin-left:auto;width:330px;height:100%;max-height:100%!important;background:#1e2025;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.mobile-drawing{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1 0 100%;flex:1 0 100%}.mobile-drawing,.mobile-drawing__side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1}.mobile-drawing__side{-ms-flex:1;flex:1;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;padding:8px 24px}.mobile-drawing__side .resizable-text-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:8px}.orientation-landscape .mobile-drawing__input{max-height:70%;max-width:43vw}.orientation-portrait .mobile-drawing__input{max-height:30%;margin-left:auto}.mobile-drawing__canvas{height:100%;min-width:65%}.mobile-drawing__info{width:100%;height:100%}