:host,:root{--color-primary:#5a83bb;--color-blue:#0953b9;--color-green:#27ae60;--color-lime:#d5edb6;--color-olive:#456a16;--color-light-red:#fdd8d8;--color-red:#b51616;--color-yellow:#ffb950;--color-light-brown:#ffe5be;--color-brown:#81591c;--color-gray:#7c7c7c;--color-gray-300:#acadaf;--color-quartz-gray:#49454f;--color-black:#000;--color-muted:#d5d6d7;--color-lightgray:#efeff0;--color-white:#fff;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--text-8xl:6rem;--text-9xl:8rem}.unset{all:unset}.bg-primary{background-color:var(--color-primary)}.bg-blue{background-color:var(--color-blue)}.bg-green{background-color:var(--color-green)}.bg-lime{background-color:var(--color-lime)}.bg-olive{background-color:var(--color-olive)}.bg-light-red{background-color:var(--color-light-red)}.bg-red{background-color:var(--color-red)}.bg-yellow{background-color:var(--color-yellow)}.bg-light-brown{background-color:var(--color-light-brown)}.bg-brown{background-color:var(--color-brown)}.bg-gray{background-color:var(--color-gray)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-quartz-gray{background-color:var(--color-quartz-gray)}.bg-black{background-color:var(--color-black)}.bg-muted{background-color:var(--color-muted)}.bg-lightgray{background-color:var(--color-lightgray)}.bg-white{background-color:var(--color-white)}.border-primary{border-color:var(--color-primary)}.border-blue{border-color:var(--color-blue)}.border-green{border-color:var(--color-green)}.border-lime{border-color:var(--color-lime)}.border-olive{border-color:var(--color-olive)}.border-light-red{border-color:var(--color-light-red)}.border-red{border-color:var(--color-red)}.border-yellow{border-color:var(--color-yellow)}.border-light-brown{border-color:var(--color-light-brown)}.border-brown{border-color:var(--color-brown)}.border-gray{border-color:var(--color-gray)}.border-gray-300{border-color:var(--color-gray-300)}.border-quartz-gray{border-color:var(--color-quartz-gray)}.border-black{border-color:var(--color-black)}.border-muted{border-color:var(--color-muted)}.border-lightgray{border-color:var(--color-lightgray)}.border-white{border-color:var(--color-white)}.text-primary{color:var(--color-primary)}.text-blue{color:var(--color-blue)}.text-green{color:var(--color-green)}.text-lime{color:var(--color-lime)}.text-olive{color:var(--color-olive)}.text-light-red{color:var(--color-light-red)}.text-red{color:var(--color-red)}.text-yellow{color:var(--color-yellow)}.text-light-brown{color:var(--color-light-brown)}.text-brown{color:var(--color-brown)}.text-gray{color:var(--color-gray)}.text-gray-300{color:var(--color-gray-300)}.text-quartz-gray{color:var(--color-quartz-gray)}.text-black{color:var(--color-black)}.text-muted{color:var(--color-muted)}.text-lightgray{color:var(--color-lightgray)}.text-white{color:var(--color-white)}.cursor-auto:enabled{cursor:auto}.cursor-default:enabled{cursor:default}.cursor-pointer:enabled{cursor:pointer}.cursor-wait:enabled{cursor:wait}.cursor-text:enabled{cursor:text}.cursor-move:enabled{cursor:move}.cursor-help:enabled{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-none:enabled{cursor:none}.cursor-context-menu:enabled{cursor:context-menu}.cursor-progress:enabled{cursor:progress}.cursor-cell:enabled{cursor:cell}.cursor-crosshair:enabled{cursor:crosshair}.cursor-vertical-text:enabled{cursor:vertical-text}.cursor-alias:enabled{cursor:alias}.border-0{border-width:0}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.flex{display:flex}.flex-center{align-items:center;display:flex;justify-content:center}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-shrink-0{flex-shrink:0}.flex-auto{flex:1 1 auto}.op-0{opacity:0}.op-10{opacity:.1}.op-20{opacity:.2}.op-30{opacity:.3}.op-40{opacity:.4}.op-50{opacity:.5}.op-60{opacity:.6}.op-70{opacity:.7}.op-80{opacity:.8}.op-90{opacity:.9}.op-100{opacity:1}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-4{top:1rem}.top-8{top:2rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-4{right:1rem}.right-8{right:2rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-8{bottom:2rem}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-4{left:1rem}.left-8{left:2rem}.inset-0{bottom:0;top:0}.inset-0,.inset-x-0{left:0;right:0}.inset-y-0{bottom:0;top:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.z--1{z-index:-1}.z-100{z-index:100}.z-999{z-index:999}.z-max{z-index:9999}.gap-0{gap:0}.gap-2{gap:2px}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-40{gap:40px}.gap-48{gap:48px}.gap-56{gap:56px}.gap-64{gap:64px}.gap-80{gap:80px}.gap-96{gap:96px}.gap-128{gap:128px}.gap-160{gap:160px}.gap-192{gap:192px}.gap-224{gap:224px}.gap-256{gap:256px}.h-full{height:100%}.h-max,.h-min{height:max-content}.min-h-max{min-height:max-content}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.h-0{height:0}.h-px{height:1px}.h-2{height:2px}.h-4{height:4px}.h-6{height:6px}.h-8{height:8px}.h-10{height:10px}.h-12{height:12px}.h-16{height:16px}.h-20{height:20px}.h-24{height:24px}.h-32{height:32px}.h-40{height:40px}.h-48{height:48px}.h-56{height:56px}.h-64{height:64px}.h-80{height:80px}.h-96{height:96px}.h-128{height:128px}.h-160{height:160px}.h-192{height:192px}.h-224{height:224px}.h-256{height:256px}.w-full{width:100%}.w-max,.w-min{width:max-content}.min-w-max{min-width:max-content}.w-screen{width:100vw}.min-w-screen{min-width:100vw}.w-0{width:0}.w-px{width:1px}.w-2{width:2px}.w-4{width:4px}.w-6{width:6px}.w-8{width:8px}.w-10{width:10px}.w-12{width:12px}.w-16{width:16px}.w-20{width:20px}.w-24{width:24px}.w-32{width:32px}.w-40{width:40px}.w-48{width:48px}.w-56{width:56px}.w-64{width:64px}.w-80{width:80px}.w-96{width:96px}.w-128{width:128px}.w-160{width:160px}.w-192{width:192px}.w-224{width:224px}.w-256{width:256px}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.text-xs{font-size:var(--text-xs);line-height:1.33333}.text-sm{font-size:var(--text-sm);line-height:1.42857}.text-base{font-size:var(--text-base);line-height:1.5}.text-lg{font-size:var(--text-lg);line-height:1.55556}.text-xl{font-size:var(--text-xl);line-height:1.4}.text-2xl{font-size:var(--text-2xl);line-height:1.33333}.text-3xl{font-size:var(--text-3xl);line-height:1.2}.text-4xl{font-size:var(--text-4xl);line-height:1.11111}.text-5xl{font-size:var(--text-5xl);line-height:1}.text-6xl{font-size:var(--text-6xl);line-height:1}.text-7xl{font-size:var(--text-7xl);line-height:1}.text-8xl{font-size:var(--text-8xl);line-height:1}.text-9xl{font-size:var(--text-9xl);line-height:1}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.hover\:underline:hover{text-decoration-line:underline}.hover\:overline:hover{text-decoration-line:overline}.hover\:line-through:hover{text-decoration-line:line-through}.hover\:no-underline:hover{text-decoration-line:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.d-flex{display:flex}.d-none{display:none}.d-jsb{display:flex;justify-content:space-between}.d-jfl{display:flex;justify-content:flex-end}.d-jsb-c{justify-content:space-between}.d-jsb-c,.d-jsb-cen{align-items:center;display:flex}.d-jsb-cen{justify-content:center}.d-jsb-r{display:flex;justify-content:right}.d-jsb-r,.jsb-l{align-items:center}.jsb-l{justify-content:left}.d-jsb-cen-col{align-items:center;display:flex;flex-direction:column;justify-content:center}.d-f-1-col{display:flex;flex:1 1;flex-direction:column}.d-l{display:flex}.al-flx-s,.d-l{align-items:flex-start}.al-c{align-items:center}.al-l{align-items:left}.clickable:enabled,.pointer,div.pointer{cursor:pointer}.progress-primary{background-color:#5a83bb;border-radius:5px;height:5px}.progress-base{background-color:#c0cfe5;border-radius:5px;height:5px}.txt-elps{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.txt-wrap{word-break:break-word}.txt-center{text-align:center}.txt-end{text-align:end}.txt-bold{font-weight:700}.txt-primary{color:#5a83bb}.txt-white{color:#fff}.txt-black{color:#000}.txt-muted{color:#d5d6d7}.txt-m-grey{color:#2f3237}.txt-grey{color:#7c7c7c}.txt-quartz-gray{color:#49454f}.txt-green{color:#27ae60}.txt-red{color:#e74c3c}.txt-sm{font-size:x-small}.txt-md{font-size:small;font-size:.9rem}.border-r-1rem{border-radius:1rem}.border-r-10{border-radius:10px}.border-r-20{border-radius:20px}.btn-error,.btn-error-radius{border:1px solid red;color:red}.btn-error-radius{border-radius:56px}.btn-sdw{border-radius:10px;box-shadow:1px 1px 5px #d3d3d3;cursor:pointer}.chip{font-size:.6rem;height:20px}.chip-clear{border-radius:15px;font-size:.6rem}.chip-success{background-color:#90ee90;border:1px solid green;color:green}.chip-error{background-color:#fff;border:1px solid red;color:red}.chip-primary{background-color:#fff;border:1px solid #5a83bb;color:#5a83bb}.chip-error-contained{background-color:red;border:1px solid red;color:#fff}.card-sdw{border-radius:5px;box-shadow:1px 1px 5px #d3d3d3}.datepicker-calendar-icon{height:12px;padding:0;width:12px}.sdw-none{box-shadow:none}.table-border-light{border:1px solid #efeff0}.table-border-reg{border:1px solid #e4e4e4}.pd-0{padding:0}.pd-5{padding:5px}.pd-10{padding:10px}.pd-15{padding:15px}.pd-20,.pd-24{padding:20px}.pr-20{padding-right:20px}.pl-16{padding-left:16px}.pl-20{padding-left:20px}.pb-20{padding-bottom:20px}.pb-10{padding-bottom:10px}.pt-0{padding-top:0!important}.p-0{padding:0}.p-lr-10{padding-left:10px;padding-right:10px}.p-lr-20{padding-left:20px;padding-right:20px}.pd-phase-box{padding:5px 10px}.pb-0{padding-bottom:0!important}.m-0{margin:0}.m-5{margin:5px}.m-10{margin:10px}.m-20{margin:20px}.mr-5{margin-right:5px}.ml-5{margin-left:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.ml-8{margin-left:8px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-20-imp{margin-top:20px!important}.mt-10-neg{margin-top:-10px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mb-5{margin-bottom:5px}.mb-8{margin-bottom:8px}.mb-10-imp{margin-bottom:10px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.ph-5{padding-left:5px;padding-right:5px}.ph-10{padding-left:10px;padding-right:10px}.ph-15{padding-left:15px;padding-right:15px}.ht-100{height:100%}.min-ht-35{min-height:35px}.min-ht-50{min-height:50px}.max-ht-620{max-height:620px}.max-ht-700{max-height:700px}.max-ht-400{max-height:400px}.max-ht-200{max-height:200px}.wd-10{width:10%}.wd-20{width:20%}.wd-30{width:30%}.wd-31{width:31%}.wd-48{width:48%}.wd-50{width:50%}.wd-60{width:60%}.wd-55{width:55%}.wd-70{width:70%}.wd-100{width:100%}.mwd-200{min-width:200px}.mwd-800{min-width:800px}.scroll-x{flex-wrap:nowrap;overflow-x:auto}.scroll-y{overflow-y:auto}.f-auto{flex:1 1 auto}.f-wrap{flex-wrap:wrap}.f-nowrap{flex-wrap:nowrap}.footer-btn{bottom:0;color:gray;position:fixed}.txt-capital{text-transform:capitalize}.txt-capitalize{display:inline-block;text-transform:lowercase}.txt-capitalize:first-letter{text-transform:uppercase}.avatar .MuiAvatar-colorDefault{background-color:#5a83bb;font-size:.7rem;font-weight:700;height:30px;width:30px}div.phase-list::-webkit-scrollbar{width:1px}div.phase-list::-webkit-scrollbar-thumb{border-radius:10px}.text-error{color:#f44336;font-size:11px;margin:5px 0}.text-error-custom{color:#f44336;font-size:11px;margin-bottom:0;margin-top:5px}.nav-color{background-color:#f7f9fc}.new-notification{background-color:#5a83bb;border-radius:20px;height:8px;width:8px}#notification-link{color:#5a83bb;text-decoration:underline}.no-data-available,.no-data-available-milestone{align-items:center;display:flex;font-size:15px;justify-content:center}.no-data-available-milestone{height:120px;width:100%}.custom-container{background-color:#fff;border-radius:6px;box-shadow:0 0 14px 0 #35405233}#n-d-p{margin-bottom:2px;margin-top:2px}#n-t-p{margin-bottom:0;margin-top:0}.sortableHelper{background-color:#fff;box-shadow:0 0 8px #00000080;justify-content:space-between}.snapshot-text,.snapshot-user-text{font-size:10px;margin:1px}.div-user-list{border:1px solid #ccc;border-radius:5px;height:130px;margin-left:20px;margin-top:10px;overflow-x:auto;padding:5px;width:93%}.snapshot-empty-cell{background-color:#d6d2d2}.snapshot-user-border{border-bottom:.5px solid grey}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-20{font-size:20px}.fs-9{font-size:9px}.select-snapshot-phase{border:0;color:#6281b6;font-size:14px;height:30px;overflow:hidden;text-overflow:ellipsis;width:120px}.snapshot-body-border-initial,.snapshot-body-border-right,.snapshot-header-border,.snapshot-header-border-initial{border-right:1px solid grey}.snapshot-link:hover{color:#5a83bb;cursor:pointer;text-decoration:underline}.snapshot-text:hover{fill:#5a83bb;cursor:pointer;text-decoration:underline}.prework-tab{margin-bottom:-5px!important;padding:0 6px!important}.d-jsb-cen-imp{align-items:center;display:flex!important;justify-content:center}.side-nav-text{text-wrap:wrap;display:inline-block;width:200px}.MuiTab-root{min-width:110px!important}#root{overflow-y:auto}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.workflow-full-screen-buttons-top-left{color:#000;height:50px;left:0;padding:10px;position:fixed;top:0;width:auto;z-index:99999}.workflow-full-screen-buttons-top-right{color:#000;height:50px;padding:10px;position:fixed;right:0;top:0;width:auto;z-index:1251}.workflow-full-screen-buttons-bottom{bottom:0;color:#000;left:0;padding:10px;position:absolute;width:100%;z-index:1251}.settings-stepper{background-color:grey;border-radius:15px;color:#fff;cursor:pointer;font-size:12px;height:20px;padding-top:1.5px;text-align:center;width:20px}.milestone-star-small{margin-bottom:-4px;padding-top:5px}.milestone-star-medium{margin-bottom:-1px;padding-top:5px}.milestone-diamond-small{margin-left:2px;margin-right:2px;padding-top:3px}.milestone-diamond-medium{margin-left:5px;margin-right:5px;padding-top:1px}#tooltip-status{font-size:14px;min-width:100px}#tooltip-name,#tooltip-status{background:#fff;border-radius:2px;box-shadow:3px 3px #00000029,0 3px 6px #0000003b;min-height:10px;padding:12px}#tooltip-name{font-size:12px;min-width:10px}.bottom-sticky{bottom:0;position:sticky}.card-border{border:1px solid #7c7c7c;border-radius:10px}.dialog-paper{border-radius:40px}.table-box{height:"70vh";max-height:"70vh"}.card-scrollable{max-height:70vh;overflow-y:scroll}.black__icon path{fill:#000}.yellow__icon path{fill:#ffb950}.golden_yellow__icon path{fill:gold}.orange__icon path{fill:#ffae00}.blue__icon path{fill:#0953b9}.grey__icon path{fill:#676869}.grey_bg{background-color:#676869}.light-grey-bg{background-color:#d5d6d7}.disabled-color-icon path{fill:#d5d6d7}.light-grey__icon path{fill:#e0e0e0}.primary__icon path{fill:#5a83bb}.blue__icon path{fill:var(--color-blue)}.white__icon path{fill:#fff}.icons_xsmall{height:12px;width:12px}.icons_msmall{height:15px;width:15px}.icons_small{font-size:18px;height:18px;width:18px}.icons_reg{height:20px;width:20px}.icons_normal{height:24px;width:24px}.icons_medium{height:34px;width:34px}.icon-large{height:32px;width:32px}.icon-large_x{height:36px;width:36px}.icon-xl-large{height:64px;width:64px}.icon_space{margin-right:6px}.icon_space,.icon_space_left{margin-left:6px}.icon_space_right{margin-right:6px}.icons_space_small{margin-left:4px;margin-right:4px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.fw-thin{font-weight:400}.fw-normal{font-weight:500}.fw-wt-600{font-weight:600}.fw-bold{font-weight:700}.fs-large{font-size:large}.fs-1rem{font-size:1rem}.button-cancel{border-color:#676869;border-radius:20px;color:#676869}.button-cancel-primary{color:#0953b9}.button-cancel-primary,.button-save-primary{font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;text-align:center;vertical-align:middle}.button-save-primary{background-color:#0953b9;border-radius:56px;color:"#000000"}.bg-primary{background-color:#5a83bb}.work-breakdown-line{background-color:#676869;height:3px;margin-bottom:25px;width:20px}.round-icon-button{background-color:#e5f1fd;box-shadow:0 4px 8px #00000026;padding:.75rem}.round-icon-button-grey{background-color:#49454f14;padding:.5rem}.auto-gen-div{align-items:center;background-color:#d9d9d9;border:1px solid #9b9b9b;border-radius:.3rem;color:gray;display:flex;height:50px;justify-content:center;padding:1rem}.no-data-img{height:500px;object-fit:contain;width:500px}.no-data-img-small{height:200px;object-fit:contain;width:200px}.no-data-text{color:#676869;font-size:1.3rem;font-weight:600}.chip-status-newblue{background-color:#0953b9;border:1px solid #0953b9;color:#fff}.chip-status-blue{background-color:#5a83bb;border:1px solid #5a83bb;color:#fff}.chip-status-red{background-color:#d32f2f;border:1px solid #d32f2f;color:#fff}.chip-status-green{background-color:#5ba300;border:1px solid #5ba300;color:#fff}.chip-status{font-size:.6rem;height:25px}.round-chip{border-radius:1rem;height:1rem;width:1rem}.round-chip-sm{border-radius:1rem;height:.8rem;width:.8rem}.pos-rel{position:relative}.pos-abs-tr-5{position:absolute;right:5px;top:5px}.custom-card-shadow{box-shadow:2px 2px 3px 0 #0953b926}.b-sdw-none{box-shadow:none}.check-box-sm{height:2rem;width:2rem}.check-box-xsm{height:1rem;width:1rem}.pos-abs-tr{position:absolute;right:-10%;top:0}.reg-icon-button{background-color:#e5f1fd}.esc-icon-button,.reg-icon-button{box-shadow:0 4px 8px #00000026;padding:.5rem}.esc-icon-button,.reg-icon-button-teal{background-color:#d3e7e9}.reg-icon-button-teal{box-shadow:0 4px 8px #00000026}.teal-bg{background-color:#d3e7e9}.reg-icon-button-white{background-color:#fff;box-shadow:0 4px 8px #00000026;padding:.5rem}.reg-icon-btn-flat{background-color:#e5f1fd;padding:.5rem}.chip-ontime-completed-deliverable{background-color:#d5edb6;color:#456a16}.chip-ontime-pending-deliverable{background-color:#e1edff;color:#165cbd}.chip-late-completed-deliverable{background-color:#ffe5be;color:#81591c}.chip-late-pending-deliverable{background-color:#fdd8d8;color:#b51616}.res-avatar-deliverable{background-color:#0953b9;font-size:8px;font-weight:500;height:1.4rem;width:1.4rem}.grayscale{filter:grayscale(100%)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.outline-none{outline:none}.shadow-none{box-shadow:none}.reg-icon-btn-flat-cyan{background-color:#d3e7e9;padding:.7rem}.userFeedBackSection{padding:14px 26px}.feedback-button{background-color:#f5f5f5;font-weight:700;text-transform:none;transition:background-color .2s ease}.feedback-button:hover{background-color:#e0e0e0}.feedback-button.primary{background-color:#e3f2fd}.feedback-button.primary:hover{background-color:#bbdefb}.feedbackIcon{background-color:#fff;border-radius:"4px";color:#9e9e9e;height:"24px";width:"24px"}.dialogActionsBorderTop{border-top:1px solid #ccc;margin-top:12px;padding-top:12px}.customTableHeaderCellStyle{background-color:#d3e7e9;color:#333;font-weight:700}.customTableHeaderLeftRadius{border-top-left-radius:16px}.customTableHeaderRightRadius{border-top-right-radius:16px}.editor-wrapper{border:1px solid #d5d6d7}.stickyButtons{border-top:"1px solid #eee";bottom:0;padding:2;position:"sticky";z-index:10}.wizardBoxStyles{display:flex;flex-direction:column;height:100%;max-height:calc(69vh - 120px)}.priority-select.priority-high{background-color:#d32f2f;border:1px solid #d32f2f;height:24px;min-width:100px}.priority-select.priority-medium{background-color:#f39c12;border:1px solid #f39c12;height:24px;min-width:100px}.priority-select.priority-low{background-color:#d5edb6;border:1px solid #d5edb6;height:24px;min-width:100px}.close-icon-position{padding:4px;position:absolute;right:34px;top:10px;z-index:1}.status-requested{background-color:#bbdefb;color:#0d47a1}.status-needs_review{background-color:#ffe0b2;color:#e65100}.status-request_approved{background-color:#c8e6c9;color:#1b5e20}.status-in_progress{background-color:#b3e5fc;color:#01579b}.status-blocked{background-color:#ffcdd2;color:#b71c1c}.status-closed{background-color:#a5d6a7;color:#1b5e20}.status-declined{background-color:#ef9a9a;color:#b71c1c}.priority-section{height:26px;width:120px}.attachment-modal-title{align-items:center;display:flex;justify-content:space-between;padding:16px 12px 16px 24px}.close-button{color:#555;padding:6px}.attachment-icon{background:red;border-radius:50%;bottom:10px;color:#fff;font-size:8px;padding:3px 6px;position:relative;right:2px}.document-view-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.workflow-fullscreen-mode{background:#fff;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1300}.workflow-fullscreen-mode>*{flex:1 1 auto;min-height:0}.feedback-banner{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:24px;text-align:center}.feedback-close-button{border-radius:4;box-shadow:0 1px 3px #0000001a}.date-text{color:#888;font-size:12px;margin-left:22px}.folder-list-style{align-items:center;border-bottom:1px solid #ddd;cursor:pointer;display:flex;justify-content:space-between;padding:10px 20px}.file-icon-wrapper{height:22px;margin-right:10px;width:22px}.file-list-item{align-items:center;border-bottom:1px solid #ddd;cursor:pointer;display:flex;justify-content:space-between;padding:10px 20px}.card-loader-box{align-items:center;display:flex;justify-content:center;min-height:120px;width:100%}.folder-name-date-wrap{align-items:flex-start;display:flex;flex-wrap:nowrap}.folder-name{font-size:14px;font-weight:500;line-height:1.4;margin-right:12px;max-width:240px;min-width:240px;white-space:normal;word-break:break-word}.folder-date{color:#888;font-size:12px;white-space:nowrap}.no-files-found{color:#888;padding:20px;text-align:center}.tree-view-container{background-color:#fff;border:1px solid #ddd;border-radius:4px;height:calc(100vh - 240px);overflow-y:auto;padding:8px}.info-icon{color:red;display:inline-flex;margin-left:8px;vertical-align:middle}.info-icon svg{bottom:1px;height:14px;position:relative;width:14px}.no-po-banner{align-items:center;background-color:#ffeaea;border:1px solid red;border-radius:4px;color:red;display:flex;font-size:14px;height:26px;margin-bottom:8px;padding:4px 8px}.no-po-banner .icon{display:inline-flex;margin-right:6px}.no-po-banner .icon,.no-po-banner .icon svg{height:14px;width:14px}.no-po-inline{align-items:center;background-color:#ffeaea;border:1px solid red;border-radius:4px;color:red;display:inline-flex;font-size:12px;margin-left:16px;padding:2px 6px}.no-po-inline .icon{display:inline-flex;margin-right:4px}.no-po-inline .icon,.no-po-inline .icon svg{height:14px;width:14px}.billing-rate-link{color:#5a83bb;cursor:pointer;text-decoration:underline}.legend-container{align-items:center;display:flex;flex-direction:row}.g-40{gap:40px}.legend-circle{border-radius:.6rem;height:.6rem;width:.6rem}.submit-container-grid,.submit-day-container-grid{display:grid;grid-template-columns:repeat(7,65px);justify-content:space-between;overflow:scroll}.month-container-grid{display:grid;grid-template-columns:repeat(7,1fr)}.submit-date-container{height:80px;justify-content:center}.submit-date-container,.submit-date-day-container{align-items:center;display:flex;flex-direction:column}.submit-date-day-container{height:30px;justify-content:flex-end;margin:0;padding:0}.para-reset-text{margin:0;padding:0}.check-box{height:2rem;width:2rem}.check-box-reg{height:2.2rem;width:2.2rem}.submit-text-date{margin:0;padding:5px 0 0}.submit-text-hour{margin:0 5px;padding:0}.month-view-box{border:1px solid #0000001a;gap:10px;height:110px}.submit-hour-box{border-radius:10px;border-style:solid;border-width:2px;margin:0;padding:5px 0;text-align:center;width:100px}.scroll-container{max-height:344px;overflow:scroll}.scroll-container-max{max-height:684px;overflow:scroll}.table-header-container{align-items:center;display:flex;flex:1 1;flex-direction:row;position:sticky;top:0;z-index:100}.table-header-gap{background-color:#f6f9fc;min-height:100px;min-width:2rem}.week-header-grid{display:grid;flex:1 1;grid-template-columns:repeat(10,1fr)}.week-header-title{text-wrap:wrap;min-height:100px;text-align:center}.week-contianer-text,.week-header-title{background-color:#fff;border:1px solid #0000001a;min-width:100%}.week-contianer-text{min-height:60px;position:relative}.ai-center-flex-fd-row{align-items:center;display:flex;flex:1 1;flex-direction:row}.hour-div{border-style:solid;min-height:60px;min-width:50%;padding:5px 0;position:relative;width:100%}.approver-div{border-radius:20px;font-size:9px;font-weight:500;height:18px;line-height:9px;width:18px}.check-box-hour{height:1rem;padding:0;position:absolute;right:5px;top:5px;width:1rem;z-index:50}.red-exclamation{color:#d32f2f}.week-hour-box{border-radius:10px;border-width:2px;margin:0;padding:2px 8px;text-align:center;width:70%}.table-footer-container{bottom:0;flex:1 1;position:sticky;z-index:100}.add-circle{border-width:1px;flex:1 1;margin-left:2rem}.add-icon{padding:0;position:absolute;transform:translate(-90%,-50%);z-index:200}.add-icon-blue{background-color:#5a83bb;border-radius:10px;height:10px;width:10px}.table-footer-gap{background-color:#f6f9fc;min-height:60px;min-width:2rem}.form-container-bg{background-color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin-left:35px;padding-bottom:20px}.form-container-box{display:flex;flex:1 1;flex-direction:row;gap:150px;margin-left:100px;margin-right:100px;margin-top:65px}.mb-30{margin-bottom:30px}.tab-container{gap:20px}.tab-button{border-radius:50px;font-size:.875rem;font-weight:500;padding:5px 0;text-align:center;width:130px}.hour-circle{font-size:.875rem;height:2.25rem;width:2.25rem}.day-circle,.hour-circle{align-items:center;background-color:#5a83bb;border-radius:2.25rem;color:#fff;display:flex;font-weight:600;justify-content:center}.day-circle{font-size:.675rem;height:1.5rem;width:1.5rem}.status-container{align-items:center;background-color:red;border-radius:.5rem;color:#fff;display:flex;font-size:.625rem;font-weight:500;justify-content:center;padding:3px 0;width:120px}.red__icon path{fill:#d32f2f}.green__icon path{fill:#5ba300}.date-range-text{font-size:1rem}.icon-button{background-color:#e5f1fd;box-shadow:0 4px 8px #00000026;padding:.75rem}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid #0000;border-radius:4px;box-shadow:0 1px 2px 0 #23394236}.rdrDateDisplayItem input{background:#0000;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#0000;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:#0000 #34495e #0000 #0000;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:#0000 #0000 #0000 #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:#0000;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#ffffffd9}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:#ffffff17;border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:#0000;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.milestone-star{margin-bottom:5px;width:20px}.grey_icon path{fill:#bdbdbd}.darkgrey_icon path{fill:#5e5e5e}.red_icon path{fill:#d32f2f}.primary_icon path{fill:#5a83bb}.green_icon path{fill:#27ae60}.orange_icon path{fill:#f39c12}.avatar-deliverable .MuiAvatar-colorDefault{background-color:#0953b9;font-size:.7rem;font-weight:700;height:30px;width:30px}.chip-success-deliverable{background-color:#d5edb6;color:#456a16}.chip-error-deliverable{background-color:#fdd8d8;color:#b51616}.chip-primary-deliverable{background-color:#e1edff;color:#165cbd}.chip-delay-deliverable{background-color:#ffe5be;color:#81591c}.deliverable-chip{border:none;cursor:pointer;height:30px}.success-checkcircle path{fill:#5ba300}.error-checkcircle path{fill:#d32f2f}.delay-checkcircle path{fill:#ffb950}.primary-checkcircle path{fill:#0954b9}.red .MuiLinearProgress-barColorPrimary{background-color:red}.orange .MuiLinearProgress-bar{background-color:#f39c12}.green .MuiLinearProgress-bar{background-color:#27ae60}.gray .MuiLinearProgress-bar{background-color:#bdbdbd}.greenBackground{background-color:#d4efdf}.grayBackgroundColor{background-color:#bdbdbd}.redBackground{background-color:#f5b7b1}.orangeBackground{background-color:#fdebd0}.primaryBackGround{background-color:primary}.MuiStepConnector-lineHorizontal{border-top-width:0}.MuiStepper-alternativeLabel{background-color:inherit}.timeline-connector{right:calc(70% + 2px)}.deviation-connector,.timeline-connector{background-color:#bdbdbd;left:calc(-30% + 2px);min-height:3px;position:absolute;top:50%;transform:translateY(-50%)}.deviation-connector{right:calc(90% + 10px)}.timeline-dot{border-radius:50px;height:10px;width:10px;z-index:100}.txt-sm-timeline{font-size:smaller}: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:#ffffffb3;--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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.e635333f.css.map*/