.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.Overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20;display:flex}.Overlay .dimmed{position:absolute;top:0;left:0;background-color:rgba(55,55,55,0.72);width:100%;height:100%;z-index:25}.Overlay .ctx{max-width:1140px;max-height:80vh;margin:auto;box-sizing:border-box;border-radius:inherit;z-index:99;overflow:hidden;overflow-y:auto}.Overlay .actions{max-width:1140px;width:100%;margin:0 auto}
