:root{--orange-primary:#ff9f43;--orange-dark:#ee8d2d;--orange-light:#ffc078}.navbar-brand{white-space:normal;text-align:center;word-break:break-all;font-weight:600;color:var(--orange-primary);transition:color .3s ease}.navbar-brand:hover{color:var(--orange-dark)}.nav-item{position:relative;margin:0 .5rem}.nav-link{color:#2d3436;transition:color .3s ease;padding:.5rem 1rem}.nav-link:hover{color:var(--orange-primary)}.nav-link:active{color:var(--orange-dark)}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:var(--orange-primary);transition:all .3s ease}.nav-link:hover:after{width:100%;left:0}.nav-link.active{color:var(--orange-primary);font-weight:500}.nav-link.active:after{width:100%;left:0}html{font-size:14px;scroll-behavior:smooth}@media (min-width:768px){html{font-size:16px}}.box-shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:box-shadow .3s ease}.box-shadow:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}a{color:#0366d6}code{color:#e01a76}.btn-primary,.btn-primary:visited{color:#fff;background-color:#ec8507!important;border-color:#ec8507!important}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#ec6907!important;border-color:#ec6907!important}.chart-tooltip{background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);font-size:.8rem;padding:.5rem}.project-bg{background-color:hsla(0,0%,78.4%,.2);border-radius:10px;font-size:.7em;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);margin-top:20px;padding:8px}.project-bg:hover{background-color:hsla(0,0%,58.8%,.2);cursor:pointer}.project-bg .bold{font-weight:700}.project-bg .user{font-size:1em}.project-bg .table-data{margin-left:15px;margin-right:15px}.project-bg textarea,textarea.proj-title{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:12px;line-height:1.5;color:#212529;background-color:initial!important;border:solid transparent;border-width:1px 0;resize:none}.recharts-legend-wrapper{right:-5px!important}.recharts-legend-item{font-size:.75rem}.hiddable-element{transition:height .2s,overflow 0s}.hiddable-element.show{visibility:visible;overflow:hidden;height:220px}.hiddable-element.hide{visibility:hidden;overflow:hidden;height:0}.popover .arrow{display:none}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:0}.fc .fc-button-primary{background-color:#ec8507!important;border-color:#ec8507!important}.fc .fc-button-primary.fc-button-active,.fc .fc-button-primary:active,.fc .fc-button-primary:focus,.fc .fc-button-primary:hover{background-color:#ec6907!important;border-color:#ec6907!important}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:none}.fc .fc-daygrid-day.fc-day-today,.fc .fc-timegrid-col.fc-day-today{background-color:hsla(0,0%,68.6%,.2)!important}.fc{color:#333}.fc .fc-col-header-cell-cushion,.fc .fc-toolbar-title{color:#ec8507;font-weight:700}.fc .fc-daygrid-day-number,.fc .fc-event{color:#333}.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{color:#ec6907;font-weight:700}.center{align-content:center;text-align:center}.semaphore,.semaphore-large,.semaphore-small,.semaphore-xsmall,.semaphore-xxsmall{display:flex;justify-content:center;margin-bottom:8px}.semaphore-large div,.semaphore-small div,.semaphore-xsmall div,.semaphore-xxsmall div,.semaphore div{border-radius:50%;background-color:#ec8507}.semaphore div{width:80px;height:90px}.semaphore-small div{width:30px;height:30px}.semaphore-xsmall div{width:20px;height:20px}.semaphore-xxsmall div{width:10px;height:10px}.semaphore-large div{width:120px;height:120px}.modal-xlg{max-width:95%}.margin-top-15{margin-top:15px}.margin-top-25{margin-top:25px}.margin-bottom-0{margin-bottom:0}.label-bold{font-size:15px;font-weight:700}.font-size-12{font-size:12px}.font-size-17{font-size:17px}.font-size-23{font-size:23px}.milestoneAllign{display:inline-flex;vertical-align:middle}.milestoneGreen,.milestoneLightBlue,.milestoneRed,.milestoneYellow{display:flex;width:25px;height:25px;border-radius:50%;margin-right:15px;justify-content:flex-start}.milestoneGreen{background-color:green}.milestoneYellow{background-color:gold}.milestoneRed{background-color:#d51313}.milestoneLightBlue{background-color:#87ceeb}.milestonePageMain{margin-left:15px}.primaryColorB{color:#ec6907;font-weight:700}.milestonePlan{margin-top:15px;margin-left:15px}.milestonePlan .bold{font-weight:700}.milestoneMilestones{border:1px solid hsla(0,0%,78.4%,.8);border-radius:10px;margin-top:10px;margin-bottom:10px;width:90%;max-width:700px;padding:10px;background:hsla(0,0%,78.4%,.2);box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.milestonesRow{display:flex;flex-direction:row}.milestonesRow .column1{min-width:140px;margin-bottom:5px;margin-top:5px}.milestonesRow .column2{max-width:100%;margin:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flexBox{display:flex;flex-direction:column}.milestones-btn,.milestones-btn:visited{color:#fff;background-color:#ec8507!important;border-color:#ec8507!important;border-radius:.25em;font-size:1em;text-align:center;padding:.4em .65em;margin-left:15px}.milestones-btn:active,.milestones-btn:focus,.milestones-btn:hover{color:#fff;background-color:#ec6907!important;border-color:#ec6907!important}
/*# sourceMappingURL=main.8cfcb97a.chunk.css.map */