button.modalWindowClose{background:rgba(0,0,0,0);border:none;width:fit-content;position:sticky;top:0;left:100%;margin:0 0 0 auto;z-index:9}button.modalWindowClose:after{content:"";font-family:FontAwesomeRegular;font-weight:400!important;font-size:2rem;line-height:1;color:#000;display:block;width:1em;height:1em;padding:0;position:relative;top:0;right:0;border-radius:6.5rem;text-shadow:.1875rem .1875rem .3125rem rgba(0,0,0,.25)}button.modalWindowClose:hover:after{color:hsl(149,25%,59%)}button.modalWindowClose>span{display:none}div.modalPortal{position:relative;z-index:99}div.modalPortal aside.modalWindow{width:fit-content;margin:4rem auto;font-size:1.5rem;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;max-height:100vh;overflow:hidden;background-color:#fff;box-sizing:border-box;border-radius:.75rem}div.modalPortal aside.modalWindow>div.modalScrollWrapper{width:100%;height:100%;padding:2rem;overflow-y:auto}@media(max-width:900px){div.modalPortal aside.modalWindow{margin:0;border-radius:0}div.modalPortal aside.modalWindow button.modalWindowClose{top:2rem;right:2rem}}div.modalPortal div.modalWindowBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:99}div.modalPortal div.modalContent{max-width:35rem}div.modalPortal div.modalContent h1{font-family:manroperegular,sans-serif;font-weight:400;font-size:2rem}div.modalPortal div.modalContent h1.hasIcon{justify-content:center}div.modalPortal div.modalContent p{font-size:.875rem;line-height:1.4}div.modalPortal div.modalContent form.labelsOutside{margin-top:2rem}div.modalPortal div.modalContent form.labelsOutside div.formFieldWrapper label{margin-bottom:.5rem;flex:0 0 100%;font-family:manroperegular,sans-serif;font-weight:400;color:#000;font-size:1.5rem;text-align:center}div.modalPortal div.modalContent form.labelsOutside div.formFieldWrapper button[type=submit]{margin:1rem auto 0}div.gf-thread-kebab-wrapper{position:relative;display:block;width:1rem;height:1rem;align-self:center}button.kebabButton{display:none;position:absolute;top:50%;transform:translateY(-50%)}button.kebabButton:before{content:"";display:block;width:1rem;height:1rem;font-family:FontAwesomeRegular;font-weight:400!important;font-size:1rem;color:rgba(0,0,0,.3);line-height:1em;text-align:center}button.kebabButton:hover:before{color:#000}button.kebabButton span{display:none}div.gf-thread-item-wrapper:hover button.kebabButton{display:block}menu.threadKebab{display:none}menu.threadKebab.open{display:flex}menu.threadKebab{width:15rem;margin:0;padding:.75rem 1.25rem;background-color:#000;border:none;border-radius:.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;top:.5rem;left:calc(100% + .5rem);z-index:9;overflow:hidden}menu.threadKebab>li{padding:0;margin:0;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}menu.threadKebab>li button{width:100%;padding:.25rem 0 .25rem 2rem;font-size:.75rem;line-height:1.4;color:#fff;font-family:manroperegular,sans-serif;font-weight:400;text-align:left;position:relative}menu.threadKebab>li button:hover{background-color:hsla(0,0%,100%,.15)}menu.threadKebab>li button:before{content:"";display:block;width:1em;height:1em;font-family:FontAwesomeRegular;font-weight:400!important;font-size:.75rem;line-height:1em;color:#fff;position:absolute;top:50%;left:.25rem;transform:translateY(-50%)}menu.threadKebab>li button.addToNewDimension:before{content:""}menu.threadKebab>li button.addToDimension:before{content:"+"}menu.threadKebab>li button.moveDimensions:before{content:""}menu.threadKebab>li button.renameThread:before{content:""}menu.threadKebab>li button.archiveThread:before{content:""}menu.threadKebab>li.divider{width:100%;height:1px;padding:0;margin:.5rem 0;display:block;background-color:hsla(0,0%,100%,.5)}menu.threadKebab>li menu.subMenu{display:none}menu.threadKebab>li menu.subMenu.open{display:flex}menu.threadKebab>li menu.subMenu{width:100%;height:100%;margin:0;padding:.75rem;overflow-y:auto;background-color:#000;border-radius:.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;top:0;left:0;z-index:99}menu.threadKebab>li menu.subMenu>li{width:100%}menu.threadKebab>li menu.subMenu button.kebabAction{width:100%;padding:.25rem 0 .25rem .25rem;font-size:.75rem;line-height:1.4;color:#fff;font-family:manroperegular,sans-serif;font-weight:400;text-align:left;position:relative}menu.threadKebab>li menu.subMenu button.closeDimensionKebab{position:relative;width:1rem;padding-left:.25rem}menu.threadKebab>li menu.subMenu button.closeDimensionKebab:before{display:none}menu.threadKebab>li menu.subMenu button.closeDimensionKebab:after{content:"";font-family:FontAwesomeRegular;font-weight:400!important;font-size:.75rem;line-height:1;color:#fff;display:block;width:1em;height:1em;padding:0;position:relative;top:0;right:0}menu.threadKebab>li menu.subMenu button.closeDimensionKebab>span{display:none}div.gf-thread-item-wrapper{position:relative}div.gf-thread-item-wrapper div.renameThread{margin:0;padding:0;display:none;position:absolute;top:0;left:0;z-index:99}div.gf-thread-item-wrapper div.renameThread>label{display:none}div.gf-thread-item-wrapper div.renameThread input{height:2rem;padding:.35rem 1rem;background-color:#000;color:#fff;font-size:.75rem}div.gf-thread-item-wrapper.rename div.renameThread{display:block}div.gf-thread-item-wrapper.kebab{background-color:rgba(0,0,0,.1)}