.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.ProjectSelection .projectcard[data-v-8bf1defa]{width:196px;height:199px;background:hsla(0,0%,89%,.2);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.ProjectSelection .projectcard .projectText[data-v-8bf1defa]{text-align:center!important;padding-top:60px!important;font-size:16px;font-family:nunito;font-style:normal;font-weight:900;line-height:27.37px;color:#272727}.ProjectSelectionMobile .projectcard[data-v-8bf1defa]{justify-content:center!important;width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.ProjectSelectionMobile[data-v-8bf1defa]{margin-top:25px}.ProjectSelectionMobile .projectcard .projectText[data-v-8bf1defa]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.selecttext[data-v-8bf1defa]{font-size:18px;font-family:nunito;font-style:normal;font-weight:700;line-height:31.37px}.IssueTypeSelection .issuetypecard[data-v-8f743214]{width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.IssueTypeSelection .issuetypecard .projectText[data-v-8f743214]{text-align:center!important;padding-top:80px!important;font-size:16px;font-family:nunito;font-style:normal;font-weight:900;line-height:27.37px;color:#272727}.IssueTypeSelectionMobile .issuetypecard[data-v-8f743214]{justify-content:center!important;width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.IssueTypeSelectionMobile[data-v-8f743214]{margin-top:25px}.IssueTypeSelectionMobile .issuetypecard .projectText[data-v-8f743214]{text-align:center!important;padding-top:80px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.selecttext[data-v-8f743214]{font-size:23px;font-family:nunito;font-style:normal;font-weight:700;line-height:31.37px}.NothoverValue{background-color:#c0f2f5;color:#000;border:2px solid #85c6cc}.hoverValue{border:2px solid #00f;padding:0!important}.selecttext{font-size:23px;font-family:nunito;font-style:normal;font-weight:700;line-height:31.37px}.ProjectSelection .projectcard{width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.ProjectSelection .projectcard .projectText{text-align:center!important;padding-top:60px!important;font-size:16px;font-family:nunito;font-style:normal;font-weight:900;line-height:27.37px;color:#272727}#dropzone{border:1px dashed #000!important}.tibura-card[data-v-544a63ca]{font-size:20px;font-weight:900}.title2[data-v-544a63ca]{font-weight:12px;font-weight:light;color:#6f6f6f}.title3[data-v-544a63ca]{font-weight:18px;font-weight:900;color:#000}.PrioritySelection .prioritycard-1[data-v-0b74698c]{width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.PrioritySelection .prioritycard-1 .priorityText[data-v-0b74698c]{text-align:center!important;padding-top:60px!important;font-size:16px;font-family:nunito;font-style:normal;font-weight:900;line-height:27.37px;color:#272727}.PrioritySelectionMobile .prioritycard-1[data-v-0b74698c]{justify-content:center!important;width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.PrioritySelectionMobile .prioritycard-1 .priorityText[data-v-0b74698c]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.PrioritySelection .prioritycard-2[data-v-0b74698c]{width:196px;height:199px;background:rgba(249,108,29,.33);border:1px solid rgba(249,108,29,.33);box-sizing:border-box;border-radius:8px}.PrioritySelection .prioritycard-2 .priorityText[data-v-0b74698c]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.PrioritySelectionMobile .prioritycard-2[data-v-0b74698c]{justify-content:center!important;width:196px;height:199px;background:rgba(249,108,29,.33);border:1px solid rgba(249,108,29,.33);box-sizing:border-box;border-radius:8px}.PrioritySelectionMobile .prioritycard-2 .priorityText[data-v-0b74698c]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.PrioritySelection .prioritycard-3[data-v-0b74698c]{width:196px;height:199px;background:rgba(248,33,23,.33);border:1px solid rgba(248,33,23,.33);box-sizing:border-box;border-radius:8px}.PrioritySelection .prioritycard-3 .priorityText[data-v-0b74698c]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.PrioritySelectionMobile .prioritycard-3[data-v-0b74698c]{justify-content:center!important;width:196px;height:199px;background:rgba(248,33,23,.33);border:1px solid rgba(248,33,23,.33);box-sizing:border-box;border-radius:8px}.PrioritySelectionMobile .prioritycard-3 .priorityText[data-v-0b74698c]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.PrioritySelectionMobile[data-v-0b74698c]{margin-top:25px}.selecttext[data-v-0b74698c]{font-size:23px;font-family:nunito;font-style:normal;font-weight:700;line-height:31.37px}.NextActionSelection .nextactioncard[data-v-694f8c08]{width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.NextActionSelection .nextactioncard .nextActionText[data-v-694f8c08]{text-align:center!important;padding-top:60px!important;font-size:16px;font-family:nunito;font-style:normal;font-weight:900;line-height:27.37px;color:#272727}.NextActionSelectionMobile .nextactioncard[data-v-694f8c08]{justify-content:center!important;width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.NextActionSelectionMobile[data-v-694f8c08]{margin-top:25px}.NextActionSelectionMobile .nextactioncard .nextActionText[data-v-694f8c08]{text-align:center!important;padding-top:60px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.selecttext[data-v-694f8c08]{font-size:23px;font-family:nunito;font-style:normal;font-weight:700;line-height:31.37px}.svgTrash:hover path{stroke:#ef2035;stroke-width:2}.svgTrash:hover circle{stroke:#ef2035;stroke-width:6;cursor:pointer}.issuetasktable>.v-table__overflow>.v-datatable.v-table.theme--light>tbody,.issuetasktable>.v-table__overflow>.v-datatable.v-table.v-datatable--select-all.theme--light>tbody{min-height:50px!important;max-height:none!important}.IssueTypeSelection .issuetypecard[data-v-7e2b07f8]{width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.IssueTypeSelection .issuetypecard .projectText[data-v-7e2b07f8]{text-align:center!important;padding-top:80px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.IssueTypeSelectionMobile .issuetypecard[data-v-7e2b07f8]{justify-content:center!important;width:196px;height:199px;background:hsla(0,0%,83.1%,.33);border:1px solid hsla(0,0%,67.8%,.33);box-sizing:border-box;border-radius:8px}.IssueTypeSelectionMobile[data-v-7e2b07f8]{margin-top:25px}.IssueTypeSelectionMobile .issuetypecard .projectText[data-v-7e2b07f8]{text-align:center!important;padding-top:80px!important;font-size:20px;font-family:nunito;font-style:normal;font-weight:400;line-height:27.37px;color:#272727}.selecttext[data-v-7e2b07f8]{font-size:23px;font-family:nunito;font-style:normal;font-weight:700;line-height:31.37px}.svgIconBackRounded{cursor:pointer}.svgIconBackRounded1:hover path{stroke:#da4567}.v-stepper__step__step .v-icon.v-icon{font-size:1rem!important}.v-stepper__header,v-stepper{box-shadow:none!important}v-stepper{border-radius:0;overflow:hidden;position:relative}