/* Racha app webview foundation */
body.majd-app-mode{overscroll-behavior-y:contain;-webkit-user-select:none;user-select:none;}
body.majd-app-mode input,body.majd-app-mode textarea{user-select:text;-webkit-user-select:text;}
body.majd-app-mode .aw-subnav{overflow-x:auto;white-space:nowrap;}

body.racha-app-mode{overscroll-behavior-y:contain;-webkit-user-select:none;user-select:none;}
body.racha-app-mode input,body.racha-app-mode textarea{user-select:text;-webkit-user-select:text;}
