#commandbar-wrapper *,#commandbar-wrapper *:before,#commandbar-wrapper *:after,.commandbar-nudge-modal *,.commandbar-nudge-modal *:before,.commandbar-nudge-modal *:after,.commandbar-nudge-modal-mock *,.commandbar-nudge-modal-mock *:before,.commandbar-nudge-modal-mock *:after{box-sizing:border-box}.commandbar-modal>.rc-dialog>.rc-dialog-content{background-color:transparent}.commandbar-tooltip{z-index:2147483647!important}.commandbar-modal>.rc-dialog>.rc-dialog-content>.rc-dialog-header{max-height:0px!important;padding:0!important}.commandbar-modal>.rc-dialog{left:0;transition:left .3s}.commandbar-modal>.rc-dialog>.rc-dialog-content>.rc-dialog-body{position:relative!important}.commandbar-modal-inline.rc-dialog-wrap{position:relative;height:100%}#commandbar-container>div{height:100%}#commandbar-home>.rc-dialog-root{height:100%}#commandbar-wrapper .rc-header-guidance{background:rgba(174,177,221,1)!important;filter:brightness(135%);border-radius:2px 2px 0 0!important;border-bottom:0px!important;padding:8px 30px 2px!important;margin:0 10px;box-shadow:#00000026 0 3px 10px!important;font-weight:400;text-align:center}@keyframes fontbulger{0%{font-size:10px}30%{font-size:15px}to{font-size:12px}}@keyframes shimmer{0%{background-position:top left}to{background-position:top right}}.commandbar-category-collapse{transform:scaleY(-1);transition:.3s ease-in;cursor:pointer}.commandbar-category-expand{transition:.3s ease-in;cursor:pointer}.commandbar-nudge-modal{display:flex;align-items:center;justify-content:center;z-index:2147483644!important}.commandbar-nudge-modal-mock{display:flex;align-items:center;justify-content:center;margin-right:0;transition:margin-right cubic-bezier(.78,.14,.15,.86) .3s;z-index:2147483644!important}.commandbar-help-doc-title:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 66.67%,gray 93.08%);content:""}#commandbar-recorder-mask{background:transparent}@keyframes example{0%{transform:translateY(0)}to{transform:translateY(-30px)}}.rc-header-guidance{animation:example .5s;animation-fill-mode:forwards}.commandbar-opened{animation:onEntry .1s;animation-fill-mode:forwards}@keyframes onSelect{0%{transform:translateZ(0)}50%{transform:translateZ(-.5px)}to{transform:translateZ(0)}}.commandbar-selected{animation:onSelect .4s}@keyframes ScaleEntry{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.commandbar-scale-entry-animation{animation:ScaleEntry .3s;animation-fill-mode:forwards}@keyframes onEntry{0%{opacity:.3}to{opacity:1}}.commandbar-shortcut-tooltip{opacity:0;animation:tagEntry .2s;animation-delay:.5s;animation-fill-mode:forwards}@keyframes tagExit{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.commandbar-shortcut-tooltip-remove{animation:tagExit .2s;animation-fill-mode:forwards}.commandbar-shortcut-tooltip,.commandbar-shortcut-tooltip-remove{z-index:99999999;position:absolute;padding:8px 12px;background-color:#000c;font-family:proxima-nova,sans-serif;color:#fff9;border-radius:4px;font-size:13px}.commandbar-shortcut-tooltip-tag{margin-left:10px;padding:2px 5px;border-radius:2px;background-color:gray}#commandbar-launcher{animation:.25s ease-out scaleIn}@keyframes scaleIn{0%{transform:scale(.06)}to{transform:scale(1)}}@keyframes growFromBottom{0%{transform:scaleY(.3)}to{transform:scale(1)}}.rc-dialog{position:relative;width:auto;margin:10px}.rc-dialog-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.rc-dialog-title{margin:0;font-size:14px;line-height:21px;font-weight:700}.rc-dialog-content{position:relative;background-color:#fff;border:none;border-radius:6px;background-clip:padding-box}.rc-dialog-close{cursor:pointer;border:0;background:transparent;font-size:21px;position:absolute;right:20px;top:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.rc-dialog-close-x:after{content:"\d7"}.rc-dialog-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-dialog-header{padding:13px 20px 14px;border-radius:5px 5px 0 0;background:#fff;color:#666;border-bottom:1px solid #e9e9e9}.rc-dialog-body{padding:20px}.rc-dialog-footer{border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right;border-radius:0 0 5px 5px}.rc-dialog-zoom-enter,.rc-dialog-zoom-appear{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-dialog-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-dialog-zoom-enter.rc-dialog-zoom-enter-active,.rc-dialog-zoom-appear.rc-dialog-zoom-appear-active{animation-name:rcDialogZoomIn;animation-play-state:running}.rc-dialog-zoom-leave.rc-dialog-zoom-leave-active{animation-name:rcDialogZoomOut;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (min-width: 768px){.rc-dialog{width:600px;margin:30px auto}}.rc-dialog-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#373737;background-color:#37373799;height:100%;filter:alpha(opacity=50);z-index:1050}.rc-dialog-mask-hidden{display:none}.rc-dialog-fade-enter,.rc-dialog-fade-appear{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-dialog-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-dialog-fade-enter.rc-dialog-fade-enter-active,.rc-dialog-fade-appear.rc-dialog-fade-appear-active{animation-name:rcDialogFadeIn;animation-play-state:running}.rc-dialog-fade-leave.rc-dialog-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}
