code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.textEditorField small>i{color:#00000080}.page{position:absolute;left:15px;right:15px}.page-enter{opacity:0;transform:scale(1.1)}.page-enter-active{opacity:1;transform:scale(1);transition:opacity .3s,transform .3s}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.f{--y:calc(var(--len) - var(--nth));position:absolute;bottom:0;right:0;width:100%;transform:translate3d(0,calc(var(--y) * -40%),0) scale(calc(1 - .05 * var(--y)));transition:all .3s;min-height:80px}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit;touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move;box-shadow:0 0 0 9999em #00000080;touch-action:none;border:1px dashed #fff}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%;box-shadow:0 0 1px 1px #fff,0 0 0 9999em #00000080}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid rgba(255,255,255,.7);outline:1px solid rgba(0,0,0,0)}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.IssueStatusButton{min-width:0!important;font-family:Source Sans Pro,sans-serif!important;font-weight:600!important;padding-left:15px;text-transform:none!important;transition:all .2s ease-in-out}.IssueStatusButton>.MuiButton-label{padding-left:8px!important}.IssueStatusButton.blue-gray{background-color:#e8e8e8!important;color:#505d73!important}.IssueStatusButton.green{background-color:#079a5d!important;color:#fff!important}.IssueStatusButton.yellow{background-color:#004ecf!important;color:#fff!important}.fieldWithIcon .icon{height:22px;width:22px;overflow:hidden;margin-right:10px}.fieldWithIcon .icon.rounded{border-radius:50%}.fieldWithIcon .icon>img{height:100%}.fieldWithIcon .label{flex-grow:1;display:inline-block}.sprintHeader .head,.fieldWithActions>.actions,.fieldWithActions,.fieldWithIcon{display:flex;flex-direction:row;align-items:center;justify-items:flex-start}.fieldWithActions>.fieldWithIcon{flex-grow:1}.fieldWithActions>.actions{transition:opacity .2s linear;opacity:0}.fieldWithActions:hover>.actions{opacity:1;transition:opacity 0s}.fieldWithActions>.actions *{color:#00000080;font-size:25px!important}.sprintHeader .head,.fieldWithIcon,.fieldWithActions,.fieldWithActions>.actions{display:flex;flex-direction:row;align-items:center;justify-items:flex-start}.well{padding:10px;border-radius:10px;background-color:#0000000d}.well-buttons{padding-top:10px}.well-buttons>button{margin-right:5px;margin-left:5px}.well h4{font-family:Roboto;font-size:15px;font-weight:400;margin:0}h3{font-size:15px;font-weight:500}.sprintHeader{font-size:15px;margin-bottom:15px}.sprintHeader h3{margin:0;padding:0;font-weight:500}.sprintHeader .head{margin-top:20px;margin-bottom:5px}.sprintHeader .head .left{flex-grow:1}.sprintHeader .head .actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-weight:400}.sprintHeader .desc{display:flex;align-items:center;flex-direction:row;width:100%}.sprintHeader .desc span{flex-grow:1}.sprintHeader .avatar-container{display:flex;flex-direction:row-reverse}.sprintHeader .avatar{height:40px;width:40px;border:#fff 2px solid;margin-left:-14px}.planning{display:flex;flex-direction:row;align-items:flex-start;height:100%;overflow:hidden}.boards{flex:1;padding-left:30px;padding-right:30px;max-height:100%;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.boards::-webkit-scrollbar{display:none}.issue-details-col{transition-property:width;transition-duration:.2s;position:-webkit-sticky;padding-right:30px;padding-top:30px;width:450px;font-size:16px;height:100%;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}@media screen and (max-width: 900px){.issue-details-col{width:300px}}.issue-details-col .issue-details-col::-webkit-scrollbar{display:none}.issue-details-col h3{font-size:15px;font-weight:500}.page-title{margin:20px 30px 0}.chips{display:flex;justify-content:flex-start;flex-wrap:wrap}.chips>*{margin:4px}.divider{border-bottom:#eeeeee 2px solid;margin-top:20px;margin-bottom:20px}.button-bar{margin-top:10px;display:flex;flex-direction:row;column-gap:5px}.details-header{display:flex;flex-direction:row;align-items:center;font-size:15px}.details-header .buttons{display:flex;flex-direction:row;justify-content:flex-end;flex-grow:1}.details-header .buttons>*{margin-right:5px}.details-header .buttons .MuiButton-root{min-width:0}.user-display{display:flex;flex-direction:row;align-items:center}.user-display .avatar{height:25px;width:25px;margin-right:10px}.user-display .user-name{flex-grow:1;font-size:1.1em;display:inline-block}.sprintProgress{background-color:#dcdde2;height:10px;position:relative;border-radius:5px;margin:5px 5px 15px}.sprintProgress .done{position:absolute;background-color:#2db47d;border-radius:5px 0 0 5px;height:10px;transition:width .5s ease-in}.sprintProgress .inProgress{position:absolute;background-color:#004ecf;border-radius:5px;height:10px;transition:width .5s ease-in}.badge{display:inline-block;padding-left:8px;padding-right:8px;min-width:30px;border-radius:13px}.badge.storyPoint{font-weight:500;font-size:14px;height:20px;max-height:20px;text-align:center;background-color:#eee}.fields{display:flex;flex-wrap:wrap;margin-left:20px}.details-field{flex:0 50%;display:table-row;font-size:1.1em;margin-bottom:15px}.field-label{text-align:left;display:table-cell;vertical-align:middle;min-width:140px;color:#888}.field-value{text-align:left;display:table-cell;min-width:180px}.comment{font-size:14px;border:rgba(0,0,0,0) 3px solid;padding:10px;border-bottom:#dddddd 1px solid}.comment:hover{border-left:#1976d2 3px solid;border-top-left-radius:5px;border-bottom-left-radius:5px}.comment .text{margin-top:10px;font-size:1.2em}.commentEntry .actions{transition:all .2s ease-in;opacity:0}.commentEntry:hover .actions{opacity:.8}:root{--taskGrayColor: rgb(137, 147, 164);--offlineToolbarColor: #FFAB02}#login{height:100%;width:100vw;position:fixed;left:0;top:0;z-index:50;background-color:#1976d2;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff}#login input:-webkit-autofill,#login input:-webkit-autofill:hover,#login input:-webkit-autofill:focus,#login input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #1976d2 inset!important;-webkit-text-fill-color:#fff}#login .MuiFormLabel-root{color:#ffffffb3}#login form{display:flex;flex-direction:column;align-items:center}#login form .MuiFormControl-root{min-width:40ch;margin-bottom:15px}#login form button{color:#fff}#login .MuiFormHelperText-root{text-shadow:#eaa 0 0 3px}#login a{color:#ffffffb3}#login .MuiInputBase-root *{color:#fff}#login .MuiInput-underline:before{border-bottom-color:#fff}#login .MuiInput-underline:after{border-bottom-color:#e00}.login-error{color:#e00;font-weight:700;font-size:1.2em;text-shadow:#000 0 0 1px}.dialog .title,.dialog .MuiDialogTitle-root{background-color:#1976d2;color:#fff}.dialog .form{display:flex;flex-direction:column;flex-grow:1;min-width:450px}.dialog .form>*{margin-bottom:15px!important}.activity{align-items:center;font-size:15px;margin:4px;padding-top:15px;border-top:#eee 1px solid;background-color:#fff}.activity b{font-weight:500}.issueDetailsPage{color:#494949!important}.issueDetailsPage .issueKey{color:#777;font-weight:400;font-size:1.1em;letter-spacing:.05em;margin-bottom:-1px;text-decoration:none!important}.issueDetailsPage .attachments{--gap: 20px;margin-top:10px;margin-bottom:10px;max-width:fit-content;box-sizing:border-box;display:flex;flex-wrap:wrap;column-gap:var(--gap);row-gap:var(--gap)}.issueDetailsPage .attachments .thumb{border-radius:5px;overflow:hidden;cursor:pointer;box-shadow:#bbb 0 0 4px;max-height:120px;max-width:120px}.issueDetailsPage .attachments .thumb img{object-fit:cover;width:100%;height:100%}.issueDetailsPage h4{font-weight:500;margin:0}.issueDetailsPage .details{font-weight:300}#nprogress .bar{position:fixed;left:0;top:0;width:100vw;height:2px;background:#fff!important;box-shadow:#999 0 0 2px}#nprogress .peg,#nprogress .spinner-icon{display:none}.issue-header-container{display:flex;flex-direction:row}.issue-header-container>.avatar{height:50px;width:70px}.issue-header-container>.head{flex-grow:1;margin-left:15px}.status-indicator{font-family:Source Sans Pro,sans-serif;color:#000000b3;font-size:12px;background:#ddd;border-radius:5px;padding:2px 7px 1px;display:inline-block;text-transform:uppercase;line-height:18px}.attachment-border{border:#eeeeee 2px dashed;padding:20px;text-align:center}.issue-field-wide>b{font-size:1em;display:block;margin-top:15px}.issue-field-wide>div{margin:10px 15px}.issue-type{display:flex;flex-direction:row;align-items:center}.issue-type>div{margin-left:5px}.tasks-well{padding:10px;border-radius:10px;background-color:#0000000d}.maci .MuiInputBase-root{align-items:flex-end}
