@agilekit/ui 0.1.0-alpha.0 → 0.1.0-alpha.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.css +201 -0
- package/lib/index.js +1 -1
- package/lib/src/components/Breadcrumb/Breadcrumb.d.ts +1 -0
- package/lib/src/components/SectionMessage/SectionMessage.d.ts +19 -0
- package/lib/src/index.d.ts +1 -0
- package/package.json +8 -4
- package/src/assets/styles/global/bootstrap/_variables.scss +2 -1
- package/src/assets/styles/global/styles.scss +2 -2
- package/src/assets/styles/shared/shared.scss +7 -7
package/lib/index.css
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
.loader__nEUls,.square__P3G56,.ring__w1Tyo,.balls__mtMfz,.ellipsis__XvowS{display:inline-block;position:relative;color:inherit}@media(prefers-reduced-motion: reduce){.loader__nEUls *,.square__P3G56 *,.ring__w1Tyo *,.balls__mtMfz *,.ellipsis__XvowS *{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@keyframes square1__DbCpS{0%{background-color:#333aaa;transform:translate(0, 0)}9.09091%{transform:translate(0, calc(-100% - 2px));background-color:#333aaa}18.18182%{transform:translate(calc(100% + 2px), calc(-100% - 2px));background-color:#1c75bc}27.27273%{transform:translate(calc(100% + 2px), 0)}100%{background-color:#1c75bc;transform:translate(calc(100% + 2px), 0)}}@keyframes square2__Jvurq{0%{background-color:#1c75bc;transform:translate(0, 0)}18.18182%{transform:translate(0, 0)}27.27273%{transform:translate(0, calc(100% + 2px));background-color:#1c75bc}36.36364%{transform:translate(calc(100% + 2px), calc(100% + 2px));background-color:#8dc63f}45.45455%{transform:translate(calc(100% + 2px), 0)}100%{background-color:#8dc63f;transform:translate(calc(100% + 2px), 0)}}@keyframes square3__GBlGs{0%{background-color:#8dc63f;transform:translate(0, 0)}36.36364%{transform:translate(0, 0)}45.45455%{transform:translate(0, calc(-100% - 2px));background-color:#8dc63f}54.54545%{transform:translate(calc(100% + 2px), calc(-100% - 2px));background-color:#f5841f}63.63636%{transform:translate(calc(100% + 2px), 0)}100%{background-color:#f5841f;transform:translate(calc(100% + 2px), 0)}}@keyframes square4__QyoPb{0%{transform:translate(0, 0);background-color:#f5841f}54.54545%{transform:translate(0, 0)}63.63636%{transform:translate(0, calc(100% + 2px));background-color:#f5841f}72.72727%{background-color:#8dc63f}81.81818%{background-color:#1c75bc}90.90909%{transform:translate(calc(-300% - 6px), calc(100% + 2px));background-color:#1c75bc}100%{transform:translate(calc(-300% - 6px), 0);background-color:#1c75bc}}@keyframes ldsRing__vWAlE{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes ldsEllipsis1__Z3jaN{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes ldsEllipsis3__bzhOD{from{transform:scale(1)}to{transform:scale(0)}}@keyframes ldsEllipsis2__Wu2gr{from{transform:translate(0, 0)}to{transform:translate(19px, 0)}}@keyframes loader51__eRoEp{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader52__vOBUl{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(24px, 0, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader53__ZgoBs{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(-24px, 0, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader54__L3gpf{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(0, 24px, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader55__IxMTR{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(0, -24px, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}.ellipsis__XvowS{width:64px;height:64px}.ellipsis__XvowS div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background-color:currentColor;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.ellipsis__XvowS div:nth-child(1){left:6px;animation:ldsEllipsis1__Z3jaN .6s infinite}.ellipsis__XvowS div:nth-child(2){left:6px;animation:ldsEllipsis2__Wu2gr .6s infinite}.ellipsis__XvowS div:nth-child(3){left:26px;animation:ldsEllipsis2__Wu2gr .6s infinite}.ellipsis__XvowS div:nth-child(4){left:45px;animation:ldsEllipsis3__bzhOD .6s infinite}.balls__mtMfz{height:32px;width:32px;animation:loader51__eRoEp 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.balls__mtMfz::before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:auto;margin:auto;width:8px;height:8px;background:currentColor;border-radius:50%;animation:loader52__vOBUl 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.balls__mtMfz::after{content:"";display:block;position:absolute;top:0;left:auto;bottom:0;right:0;margin:auto;width:8px;height:8px;background:currentColor;border-radius:50%;animation:loader53__ZgoBs 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.balls__mtMfz span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px}.balls__mtMfz span::before{content:"";display:block;position:absolute;top:0;left:0;bottom:auto;right:0;margin:auto;width:8px;height:8px;background:currentColor;border-radius:50%;animation:loader54__L3gpf 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.balls__mtMfz span::after{content:"";display:block;position:absolute;top:auto;left:0;bottom:0;right:0;margin:auto;width:8px;height:8px;background:currentColor;border-radius:50%;animation:loader55__IxMTR 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.ring__w1Tyo{width:64px;height:64px}.ring__w1Tyo div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid currentColor;border-radius:50%;animation:ldsRing__vWAlE .9s cubic-bezier(0.5, 0, 0.5, 0.4) infinite;border-color:currentColor rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.ring__w1Tyo div:nth-child(1){animation-delay:-0.45s}.ring__w1Tyo div:nth-child(2){animation-delay:-0.3s}.ring__w1Tyo div:nth-child(3){animation-delay:-0.15s}.square__P3G56{height:20px;width:86px}.square__P3G56>div{position:absolute;height:20px;width:20px;top:0}.square__P3G56>div:nth-child(1){left:0;animation:square1__DbCpS 1.5s linear forwards infinite}.square__P3G56>div:nth-child(2){left:22px;animation:square2__Jvurq 1.5s linear forwards infinite}.square__P3G56>div:nth-child(3){left:44px;animation:square3__GBlGs 1.5s linear forwards infinite}.square__P3G56>div:nth-child(4){left:66px;animation:square4__QyoPb 1.5s linear forwards infinite}.small___OkTN{transform:scale(0.75)}.medium__cRQFk{transform:scale(1)}.large__G5D22{transform:scale(1.25)}
|
|
2
|
+
.MuiTypography-root.display-heading--extra-large,.MuiTypography-root.display-heading--large,.MuiTypography-root.display-heading--medium,.MuiTypography-root.display-heading--small,.link.display-heading--extra-large,.link.display-heading--large,.link.display-heading--medium,.link.display-heading--small{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-style:normal;font-weight:600}.MuiTypography-root.display-heading--extra-large,.link.display-heading--extra-large{font-size:120px;line-height:144px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;-webkit-text-fill-color:rgba(0,0,0,0)}.MuiTypography-root.display-heading--large,.link.display-heading--large{font-size:88px;line-height:106px;letter-spacing:-0.01em}.MuiTypography-root.display-heading--medium,.link.display-heading--medium{font-size:72px;line-height:88px;letter-spacing:-0.005em}.MuiTypography-root.display-heading--small,.link.display-heading--small{font-size:48px;line-height:56px}.MuiTypography-root.headline--large,.MuiTypography-root.headline--medium,.MuiTypography-root.headline--small,.MuiTypography-root.headline--subhead,.link.headline--large,.link.headline--medium,.link.headline--small,.link.headline--subhead{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-style:normal;font-weight:600}.MuiTypography-root.headline--large,.link.headline--large{font-size:40px;line-height:48px}.MuiTypography-root.headline--medium,.link.headline--medium{font-size:36px;line-height:43px}.MuiTypography-root.headline--small,.link.headline--small{font-size:30px;line-height:36px}.MuiTypography-root.headline--subhead,.link.headline--subhead{font-size:20px;line-height:auto;font-weight:700}.MuiTypography-root.title--large,.MuiTypography-root.title--medium,.MuiTypography-root.title--medium-loud,.MuiTypography-root.title--small,.link.title--large,.link.title--medium,.link.title--medium-loud,.link.title--small{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-style:normal;font-weight:600}.MuiTypography-root.title--small,.link.title--small{font-size:18px;line-height:22px}.MuiTypography-root.title--medium,.MuiTypography-root.title--medium-loud,.link.title--medium,.link.title--medium-loud{font-weight:400;font-size:22px;line-height:26px}.MuiTypography-root.title--medium-loud,.link.title--medium-loud{font-weight:600}.MuiTypography-root.title--large,.link.title--large{font-weight:400;font-size:32px;line-height:28px}.MuiTypography-root.body--lead,.MuiTypography-root.body--extra-large,.MuiTypography-root.body--large,.MuiTypography-root.body--large-loud,.MuiTypography-root.body--medium,.MuiTypography-root.body--medium-loud,.MuiTypography-root.body--small,.MuiTypography-root.body--extra-small,.link.body--lead,.link.body--extra-large,.link.body--large,.link.body--large-loud,.link.body--medium,.link.body--medium-loud,.link.body--small,.link.body--extra-small{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-style:normal;font-weight:400}.MuiTypography-root.body--lead.text--bold,.MuiTypography-root.body--extra-large.text--bold,.MuiTypography-root.body--large.text--bold,.MuiTypography-root.body--large-loud.text--bold,.MuiTypography-root.body--medium.text--bold,.MuiTypography-root.body--medium-loud.text--bold,.MuiTypography-root.body--small.text--bold,.MuiTypography-root.body--extra-small.text--bold,.link.body--lead.text--bold,.link.body--extra-large.text--bold,.link.body--large.text--bold,.link.body--large-loud.text--bold,.link.body--medium.text--bold,.link.body--medium-loud.text--bold,.link.body--small.text--bold,.link.body--extra-small.text--bold{font-weight:700}.MuiTypography-root.body--lead,.link.body--lead{font-size:30px;line-height:36px}.MuiTypography-root.body--extra-large,.link.body--extra-large{font-size:20px;line-height:28px}.MuiTypography-root.body--large,.MuiTypography-root.body--large-loud,.link.body--large,.link.body--large-loud{font-size:16px;line-height:24px}.MuiTypography-root.body--large-loud,.link.body--large-loud{font-weight:600}.MuiTypography-root.body--medium,.MuiTypography-root.body--medium-loud,.link.body--medium,.link.body--medium-loud{font-size:14px;line-height:20px}.MuiTypography-root.body--medium-loud,.link.body--medium-loud{font-weight:600}.MuiTypography-root.body--small,.link.body--small{font-size:12px;line-height:16px}.MuiTypography-root.body--extra-small,.link.body--extra-small{font-weight:500;font-size:10px;line-height:14px}.MuiTypography-root.link--large,.MuiTypography-root.link--medium,.MuiTypography-root.link--small,.link.link--large,.link.link--medium,.link.link--small{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-style:normal;font-weight:400;text-decoration:underline}.MuiTypography-root.link--large,.link.link--large{font-size:16px;line-height:24px}.MuiTypography-root.link--medium,.link.link--medium{font-size:14px;line-height:20px}.MuiTypography-root.link--small,.link.link--small{font-size:12px;line-height:16px}.MuiTypography-root.button--extra-large,.MuiTypography-root.button--large,.MuiTypography-root.button--medium,.MuiTypography-root.button--small,.link.button--extra-large,.link.button--large,.link.button--medium,.link.button--small{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-style:normal;font-weight:600}.MuiTypography-root.button--extra-large,.link.button--extra-large{font-size:20px;line-height:24px}.MuiTypography-root.button--large,.link.button--large{font-size:18px;line-height:24px}.MuiTypography-root.button--medium,.link.button--medium{font-size:16px;line-height:18px}.MuiTypography-root.button--small,.link.button--small{font-size:14px;line-height:16px}.heading-1{font-size:50px}.heading-2{font-size:30px}.heading-3{font-size:20px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.italic{font-style:italic}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.white-space--no-wrap{white-space:nowrap}
|
|
3
|
+
.alertInline__XVvpZ{padding:16px;border-radius:4px;background-color:#fffbea;display:flex;gap:16px}.alertInline__XVvpZ .icon__DY0Kn{display:flex;font-size:22px}.alertInline__XVvpZ.alertInline--info__LlHr1{background-color:#ebf4ff}.alertInline__XVvpZ.alertInline--info__LlHr1 .icon__DY0Kn{color:#0263e0}.alertInline__XVvpZ.alertInline--warning___K4aW{background-color:#fffbea}.alertInline__XVvpZ.alertInline--warning___K4aW .icon__DY0Kn{color:#e36a19}.alertInline__XVvpZ.alertInline--error__E8z6G{background-color:#feecec}.alertInline__XVvpZ.alertInline--error__E8z6G .icon__DY0Kn{color:#d61f1f}.alertInline__XVvpZ.alertInline--success__w5T8C{background-color:#edfdf3}.alertInline__XVvpZ.alertInline--success__w5T8C .icon__DY0Kn{color:#14b053}.alertInline__XVvpZ.alertInline--discovery__teDw4{background-color:#f5f0fc}.alertInline__XVvpZ.alertInline--discovery__teDw4 .icon__DY0Kn{color:#6d2ed1}.alertInline__XVvpZ.alertInline--neutral__pKNMl{background-color:#dfe1e6}.alertInline__XVvpZ.alertInline--neutral__pKNMl .icon__DY0Kn{color:#6b778c}.alertInline__XVvpZ.alertInline--small__na0Xu .icon__DY0Kn{font-size:20px}.content__ag0V5{display:flex;flex-direction:column;gap:8px}.header___lesI{display:flex;align-items:center;gap:16px;color:#253858}
|
|
4
|
+
.sectionMessage__HAHgB{display:flex;align-items:flex-start;gap:16px;padding:16px;border-radius:3px;background-color:#ebf4ff;color:#172b4d}.sectionMessage--information__lhRAr{background-color:#ebf4ff}.sectionMessage--success__u9GOq{background-color:#edfdf3}.sectionMessage--warning__ReKse{background-color:#fffbea}.sectionMessage--error__ad3l7{background-color:#feecec}.sectionMessage--discovery__nNT4e{background-color:#f5f0fc}.icon__izw0x{flex:0 0 auto;font-size:22px;display:flex;align-items:center;justify-content:center}.iconSuccess__VqIzC{color:#0e7c3a}.iconInfo__vuuDB{color:#043cb5}.iconError__iMP2y{color:#ad1111}.iconHelp__GFbwe{color:#5817bd}.iconWarning__suJuW{color:#e36a19}.iconSmall__q9JWd{font-size:20px}.iconImage__Be1N9{display:block;width:100%;height:100%}.content__PZZSN{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0}.title__DNiXb{color:#253858}.body__jQLtE{color:#172b4d}.actions__sOzyP{display:flex;align-items:center;flex-wrap:wrap;min-height:32px}.action__Kph_1{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:14px;line-height:20px;color:#0263e0;text-decoration:none;background:rgba(0,0,0,0);border:0;cursor:pointer}.action__Kph_1:focus,.action__Kph_1:hover{text-decoration:underline}.actionDivider__Tsxpf{color:#42526e;font-size:14px;line-height:20px}
|
|
5
|
+
.AppFrame__PW0A1{width:100%;min-height:100vh;display:flex;background-color:#f6f6f6}.TopBar__gO6c8{position:fixed;z-index:9999;top:0;left:0;width:100%}.Navigation__m_9JH{z-index:1;top:56px;display:flex;height:calc(100% - 56px);position:fixed;z-index:516;left:0;flex:0 0 auto;align-items:stretch;outline:none;transform:translateX(0)}.Main__MO0M7{padding-top:5.6rem;padding-left:calc(18rem + env(safe-area-inset-left));flex:1 1 0%;display:flex;align-items:stretch;min-width:0;max-width:100%;padding-right:calc(30px + env(safe-area-inset-right));padding-bottom:calc(0px + env(safe-area-inset-bottom));margin-bottom:90px}.Content__Dia9E{padding-bottom:0;flex:1 1 0%;min-width:0;max-width:100%}.NoBottom__cjifY .Main__MO0M7{padding-bottom:0;margin-bottom:0}.NoNavigation___BFr2 .Main__MO0M7{padding-right:0;padding-left:0}
|
|
6
|
+
.button__b_aG7{box-shadow:0 2px 2px -1px rgba(54,97,126,.3);border:1px solid #a5adba;padding:0 12px;font-size:.875rem;font-weight:600;line-height:2.125rem;border-radius:4px;cursor:pointer;background:#fff;color:#172b4d;transition:all 250ms cubic-bezier(0.34, 1.61, 0.7, 1);white-space:nowrap}.button__b_aG7:hover{transform:translateY(-1px);background:#ebf4ff;color:#030b5d;border:1px solid #030b5d}.button__b_aG7:active{transform:translateY(1px)}.button__b_aG7:focus,.button__b_aG7:active{outline:none}.button__b_aG7.disabled__HULEw,.button__b_aG7.primary__taWj2,.button__b_aG7.success__yqu5P,.button__b_aG7.subtle__XVBG9{border:1px solid rgba(9,30,66,.04);box-shadow:0 1px 1px 0 rgba(19,31,21,.1),inset 0 2px 0 0 hsla(0,0%,100%,.06)}.button__b_aG7.primary__taWj2{background-color:var(--palette-primary-main, #0263e0);border:1px solid var(--palette-primary-main, #0263e0);box-shadow:0 2px 2px -1px rgba(54,97,126,.3);color:#fff;position:relative;z-index:0}.button__b_aG7.primary__taWj2::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;z-index:-1;transition:opacity 250ms cubic-bezier(0.34, 1.61, 0.7, 1);border-radius:3px}.button__b_aG7.primary__taWj2:hover,.button__b_aG7.primary__taWj2:focus{border:1px solid var(--palette-primary-main, #0263e0);box-shadow:0 4px 8px 0 rgba(54,97,126,.15),0 2px 2px -1px rgba(54,97,126,.3)}.button__b_aG7.primary__taWj2:hover::before,.button__b_aG7.primary__taWj2:focus::before{opacity:.15}.button__b_aG7.secondary__sMAVa{background-color:#253858;border:1px solid #253858;box-shadow:0 2px 2px -1px rgba(54,97,126,.3);color:#fff}.button__b_aG7.secondary__sMAVa:hover,.button__b_aG7.secondary__sMAVa:focus{background-color:#172b4d;border:1px solid #172b4d;box-shadow:0 4px 8px 0 rgba(54,97,126,.15),0 2px 2px -1px rgba(54,97,126,.3)}.button__b_aG7.success__yqu5P{background:#14b053;border:1px solid #14b053;color:#fff;box-shadow:0 2px 2px -1px rgba(39,87,83,.3)}.button__b_aG7.success__yqu5P:hover,.button__b_aG7.success__yqu5P:focus{background-color:#0e7c3a;border:1px solid #0e7c3a;box-shadow:0 4px 8px 0 rgba(39,87,83,.15),0 2px 2px -1px rgba(39,87,83,.3)}.button__b_aG7.danger__spYej{background-color:#d61f1f;border:1px solid #d61f1f;color:#fff;box-shadow:0 2px 2px -1px rgba(123,97,96,.3)}.button__b_aG7.danger__spYej:hover{background-color:#ad1111;border:1px solid #ad1111;box-shadow:0 4px 8px 0 rgba(123,97,96,.15),0 2px 2px -1px rgba(123,97,96,.3)}.button__b_aG7.subtle__XVBG9{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);color:#42526e;box-shadow:unset}.button__b_aG7.subtle__XVBG9:hover{background-color:rgba(9,30,66,.08);border:1px solid rgba(0,0,0,0)}.button__b_aG7.disabled__HULEw{background-color:#dfe1e6;border:1px solid #dfe1e6;color:#8993a4;cursor:not-allowed;box-shadow:0 1px 1px 0 rgba(19,31,21,.1),inset 0 2px 0 0 hsla(0,0%,100%,.06)}.button__b_aG7.disabled__HULEw:hover{background-color:#dfe1e6;border:1px solid #dfe1e6;color:#8993a4;transform:translateY(0);box-shadow:0 1px 1px 0 rgba(19,31,21,.1),inset 0 2px 0 0 hsla(0,0%,100%,.06)}.button__b_aG7.disabled__HULEw:active{transform:translateY(0)}.button__b_aG7.small__DfILt{line-height:1.625rem}.button__b_aG7.small__DfILt svg:first-child:last-child{padding:6px 0}.button__b_aG7.small__DfILt [role=progressbar] svg:first-child:last-child{padding:0}.button__b_aG7.medium__GjSVq{line-height:2.125rem}.button__b_aG7.medium__GjSVq svg:first-child:last-child{padding:10px 0}.button__b_aG7.medium__GjSVq [role=progressbar] svg:first-child:last-child{padding:0}.button__b_aG7.large__nA9Rz{font-size:1rem;line-height:2.875rem}.button__b_aG7.large__nA9Rz svg:first-child:last-child{padding:15px 0}.button__b_aG7.xlarge__gKYRP{font-size:1.125rem;line-height:3.375rem}.button__b_aG7.xlarge__gKYRP svg:first-child:last-child{padding:18px 0}.button__b_aG7.fullWidth__aAQf2{width:100%}.button__b_aG7.outline__dK5VZ{background-color:hsla(0,0%,100%,0)}.button__b_aG7.outline__dK5VZ.primary__taWj2{color:#0263e0}.button__b_aG7.outline__dK5VZ.primary__taWj2:hover,.button__b_aG7.outline__dK5VZ.primary__taWj2:focus{background-color:#ebf4ff}.button__b_aG7.outline__dK5VZ.success__yqu5P{color:#14b053}.button__b_aG7.outline__dK5VZ.success__yqu5P:hover,.button__b_aG7.outline__dK5VZ.success__yqu5P:focus{background-color:#edfdf3}.button__b_aG7.outline__dK5VZ.danger__spYej{color:#d61f1f}.button__b_aG7.outline__dK5VZ.danger__spYej:hover,.button__b_aG7.outline__dK5VZ.danger__spYej:focus{background-color:#feecec}.button__b_aG7.tabbed__gORui{border:0;font-weight:bold}.button__b_aG7.tabbed__gORui.primary__taWj2{color:#0263e0;background-color:#ebf4ff}.container__ERx4Y{display:flex;align-items:center}.fullWidth__aAQf2 .container__ERx4Y{justify-content:center}.container__ERx4Y svg:first-child:last-child{display:flex;box-sizing:unset}.iconLeft__uEZKt{margin-right:16px;display:flex;font-size:1.25rem;color:#172b4d}.primary__taWj2 .iconLeft__uEZKt,.success__yqu5P .iconLeft__uEZKt,.secondary__sMAVa .iconLeft__uEZKt,.danger__spYej .iconLeft__uEZKt{color:#fff}.iconLeft__uEZKt[role=progressbar]{justify-content:center;align-items:center;display:flex}.iconLeft__uEZKt[role=progressbar]>svg{width:100%}
|
|
7
|
+
.breadcrumbs__TbsJ1{list-style-type:none;display:flex;align-items:center;color:#5e6c84;padding:0;margin:0}.separator___NiiE{margin:0 6px}.item__yNjmd{font-family:var(--font-family, "Inter", "Roboto", sans-serif);text-transform:uppercase;font-size:14px;font-weight:700;color:#0263e0}.item__yNjmd a{color:inherit;text-decoration:none}.itemCurrent__fwHhk{text-transform:uppercase;color:#5e6c84}
|
|
8
|
+
.react-calendar {
|
|
9
|
+
width: 350px;
|
|
10
|
+
max-width: 100%;
|
|
11
|
+
background: white;
|
|
12
|
+
border: 1px solid #a0a096;
|
|
13
|
+
font-family: Arial, Helvetica, sans-serif;
|
|
14
|
+
line-height: 1.125em;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.react-calendar--doubleView {
|
|
18
|
+
width: 700px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.react-calendar--doubleView .react-calendar__viewContainer {
|
|
22
|
+
display: flex;
|
|
23
|
+
margin: -0.5em;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.react-calendar--doubleView .react-calendar__viewContainer > * {
|
|
27
|
+
width: 50%;
|
|
28
|
+
margin: 0.5em;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.react-calendar,
|
|
32
|
+
.react-calendar *,
|
|
33
|
+
.react-calendar *:before,
|
|
34
|
+
.react-calendar *:after {
|
|
35
|
+
-moz-box-sizing: border-box;
|
|
36
|
+
-webkit-box-sizing: border-box;
|
|
37
|
+
box-sizing: border-box;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.react-calendar button {
|
|
41
|
+
margin: 0;
|
|
42
|
+
border: 0;
|
|
43
|
+
outline: none;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.react-calendar button:enabled:hover {
|
|
47
|
+
cursor: pointer;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.react-calendar__navigation {
|
|
51
|
+
display: flex;
|
|
52
|
+
height: 44px;
|
|
53
|
+
margin-bottom: 1em;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.react-calendar__navigation button {
|
|
57
|
+
min-width: 44px;
|
|
58
|
+
background: none;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.react-calendar__navigation button:disabled {
|
|
62
|
+
background-color: #f0f0f0;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.react-calendar__navigation button:enabled:hover,
|
|
66
|
+
.react-calendar__navigation button:enabled:focus {
|
|
67
|
+
background-color: #e6e6e6;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.react-calendar__month-view__weekdays {
|
|
71
|
+
text-align: center;
|
|
72
|
+
text-transform: uppercase;
|
|
73
|
+
font: inherit;
|
|
74
|
+
font-size: 0.75em;
|
|
75
|
+
font-weight: bold;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
79
|
+
padding: 0.5em;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.react-calendar__month-view__weekNumbers .react-calendar__tile {
|
|
83
|
+
display: flex;
|
|
84
|
+
align-items: center;
|
|
85
|
+
justify-content: center;
|
|
86
|
+
font: inherit;
|
|
87
|
+
font-size: 0.75em;
|
|
88
|
+
font-weight: bold;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.react-calendar__month-view__days__day--weekend {
|
|
92
|
+
color: #d10000;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.react-calendar__month-view__days__day--neighboringMonth,
|
|
96
|
+
.react-calendar__decade-view__years__year--neighboringDecade,
|
|
97
|
+
.react-calendar__century-view__decades__decade--neighboringCentury {
|
|
98
|
+
color: #757575;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.react-calendar__year-view .react-calendar__tile,
|
|
102
|
+
.react-calendar__decade-view .react-calendar__tile,
|
|
103
|
+
.react-calendar__century-view .react-calendar__tile {
|
|
104
|
+
padding: 2em 0.5em;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.react-calendar__tile {
|
|
108
|
+
max-width: 100%;
|
|
109
|
+
padding: 10px 6.6667px;
|
|
110
|
+
background: none;
|
|
111
|
+
text-align: center;
|
|
112
|
+
line-height: 16px;
|
|
113
|
+
font: inherit;
|
|
114
|
+
font-size: 0.833em;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.react-calendar__tile:disabled {
|
|
118
|
+
background-color: #f0f0f0;
|
|
119
|
+
color: #ababab;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.react-calendar__month-view__days__day--neighboringMonth:disabled,
|
|
123
|
+
.react-calendar__decade-view__years__year--neighboringDecade:disabled,
|
|
124
|
+
.react-calendar__century-view__decades__decade--neighboringCentury:disabled {
|
|
125
|
+
color: #cdcdcd;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.react-calendar__tile:enabled:hover,
|
|
129
|
+
.react-calendar__tile:enabled:focus {
|
|
130
|
+
background-color: #e6e6e6;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.react-calendar__tile--now {
|
|
134
|
+
background: #ffff76;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.react-calendar__tile--now:enabled:hover,
|
|
138
|
+
.react-calendar__tile--now:enabled:focus {
|
|
139
|
+
background: #ffffa9;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.react-calendar__tile--hasActive {
|
|
143
|
+
background: #76baff;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.react-calendar__tile--hasActive:enabled:hover,
|
|
147
|
+
.react-calendar__tile--hasActive:enabled:focus {
|
|
148
|
+
background: #a9d4ff;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.react-calendar__tile--active {
|
|
152
|
+
background: #006edc;
|
|
153
|
+
color: white;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.react-calendar__tile--active:enabled:hover,
|
|
157
|
+
.react-calendar__tile--active:enabled:focus {
|
|
158
|
+
background: #1087ff;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.react-calendar--selectRange .react-calendar__tile--hover {
|
|
162
|
+
background-color: #e6e6e6;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
[class^=icon-]:before,[class*=icon-]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ic-trending-up__SjPKU:before{content:""}.icon-ic-chevron-down__PRdso:before{content:""}.icon-ic-dollar__YlZah:before{content:""}.icon-ic-minus__NwlRv:before{content:""}.icon-ic-grid__jMr5E:before{content:""}.icon-ic-plus__ZgRIi:before{content:""}.icon-ic-package__Ihz2Z:before{content:""}.icon-ic-refresh-cw__mSIzo:before{content:""}.icon-ic-star__Hri12:before{content:""}.icon-ic-activity__Xt3sA:before{content:""}.icon-ic-calendar__I1FT1:before{content:""}.icon-ic-arrow-long-right__oZ30d:before{content:""}.icon-ic-arrows__w1Y60:before{content:""}.icon-ic-briefcase__BJLJh:before{content:""}.icon-ic-chat__P4G5P:before{content:""}.icon-ic-check__sF4qq:before{content:""}.icon-ic-close__fAXb9:before{content:""}.icon-ic-check-alt__FgrNr:before{content:""}.icon-ic-credit-card__d9Ysi:before{content:""}.icon-ic-exclamation__vzNZQ:before{content:""}.icon-ic-invoice__bQUKC:before{content:""}.icon-ic-more__chH8o:before{content:""}.icon-ic-settings__brzF7:before{content:""}.icon-ic-search__oiU0N:before{content:""}.icon-ic-slash__lTNnx:before{content:""}.icon-ic-users__oHixx:before{content:""}.icon-ic-x-alt__Bhm7C:before{content:""}.icon-ic-shopping-cart__JHTPl:before{content:""}.icon-ic-phone___b95K:before{content:""}.icon-ic-mail__omPFR:before{content:""}.icon-ic-log-in__XmQxt:before{content:""}.icon-ic-question__BhInh:before{content:""}.icon-ic-file-landscape-alt__nCZoW:before{content:""}.icon-ic-bank-solid__oF8Jb:before{content:""}.icon-ic-credit-card-solid__H58ZJ:before{content:""}.icon-ic-plus-alt__e5sM0:before{content:""}.icon-ic-atm-card__vhZKx:before{content:""}.icon-ic-globe__H7tPm:before{content:""}.icon-ic-keyhole-square__GBbgY:before{content:""}.icon-ic-database__cs1AK:before{content:""}.icon-ic-cog-solid__tJxOk:before{content:""}.icon-ic-dollar-solid__h6hno:before{content:""}.icon-ic-slash-solid__cw1bG:before{content:""}.icon-ic-credit-card-solid__H58ZJ:before{content:""}.icon-ic-minus-alt__xi6UH:before{content:""}.icon-ic-shield__ypkC9:before{content:""}.icon-ic-map-pin__skPXK:before{content:""}.icon-ic-log-out__tM865:before{content:""}.icon-ic-lock__g9Xmm:before{content:""}.icon-ic-menu__lSEis:before{content:""}.icon-ic-pen__ZVMFO:before{content:""}.icon-ic-mobile-android__ZJTky:before{content:""}.icon-ic-info__oflV5:before{content:""}.icon-ic-help-circle__xNm5W:before{content:""}.icon-ic-hash__zUW8D:before{content:""}.icon-ic-grid-solid__IQCOB:before{content:""}.icon-ic-desktop__tTGuq:before{content:""}.icon-ic-circle__lMOPC:before{content:""}.icon-ic-circle-solid__Q_J2X:before{content:""}.icon-ic-bell__uL1r0:before{content:""}.icon-ic-calendar-alt__RkSkE:before{content:""}.icon-ic-user-circle__VRfx4:before{content:""}.icon-ic-tablet__fnoDw:before{content:""}.icon-ic-store__f92cU:before{content:""}.icon-ic-sliders__BVBWC:before{content:""}.icon-ic-chevron-up__R32nO:before{content:""}.with-background__fz9Tl{padding:8px;border-radius:6px;width:30px;height:30px;display:inline-flex;justify-content:center}
|
|
166
|
+
.root__xn3VH{display:inline-flex;background:#fff;font-family:var(--font-family, "Inter", "Roboto", sans-serif)}.input__X6G8y{opacity:0;margin:0;border-radius:0;-webkit-appearance:none}.field__XVMaC{display:flex;cursor:pointer;position:relative;box-sizing:content-box;padding:64px 0 32px;transition:all 200ms ease;justify-content:center;align-items:center;flex-direction:column;user-select:none;border-radius:4px;border:1px solid #b3bac5}@media(max-width: 1024px){.field__XVMaC{padding:24px;flex-direction:row;justify-content:flex-start}}.field__XVMaC:hover{border-color:#0263e0}.field__XVMaC.fieldSelected__NXUwP{border-color:#0263e0}.field__XVMaC.fieldSelected__NXUwP::before{border-color:#0263e0}.field__XVMaC.fieldHorizontal__TYg1J{flex-direction:row;justify-content:flex-start;padding:14px 20px}.iconChecked__gjUG7{display:flex;align-items:center;justify-content:center;background-color:#0263e0;min-width:20px;width:20px;height:20px;position:absolute;top:16px;right:16px;box-sizing:border-box;border-radius:50%}.iconChecked__gjUG7.iconCheckedHorizontal__sYjmr{position:static;margin-right:20px}.iconUnchecked__cfdRu{background-color:#fafbfc;border:2px solid #dfe1e6;border-radius:50%}.innerField__WuVxG{position:relative;display:inline-block}.picture__nflbH{opacity:.7;font-size:6.25rem}@media(max-width: 1024px){.picture__nflbH{font-size:4.375rem}}.picture__nflbH.pictureSelected__RIzcc{opacity:1}.picture__nflbH.pictureHorizontal__KPdPF{font-size:1.5625rem}.textWrapper__utBDQ{display:block;position:relative;margin-top:32px;white-space:pre-wrap;text-overflow:ellipsis;overflow:hidden}@media(max-width: 1024px){.textWrapper__utBDQ{margin-top:0;padding-left:24px}}.textWrapper__utBDQ.textWrapperHorizontal__VB6Qm{margin-left:8px;margin-top:0}.text__VEjdo{display:inline-block;color:#505f79;font-size:1rem;font-weight:500;line-height:1.5rem}.text__VEjdo.textHorizontal__eWa7m{font-size:.875rem;line-height:1.375rem}.text__VEjdo.textSelected__osccO{color:#0263e0}.fullWidth__OuIj1{width:100%}
|
|
167
|
+
.Activator__GlMXY{display:inline-flex}.Popover__JyXqa{max-width:calc(100vw - 3.2rem);opacity:1;visibility:visible;box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(50,50,93,.1),0 5px 15px 0 rgba(0,0,0,.08);background-color:#fff;border-radius:3px;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:opacity,left,top;transition:opacity .2s cubic-bezier(0.36, 0, 1, 1)}.Popover__JyXqa.no-card__hg9KO{padding:0;box-shadow:none;border-radius:none;background-color:rgba(0,0,0,0)}.NotVisible__Nmhuh{opacity:0;visibility:hidden}
|
|
168
|
+
.column-filter__zY8ip{position:relative;display:flex;align-items:center;color:#7a869a;font-size:14px;cursor:pointer;transition:all .3s}.column-filter__zY8ip .icon-filter__XyJ0N{display:inline-block;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-0.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#c28e00}.column-filter--active__TLbmj{background-color:#ffdd35}.column-filter--active__TLbmj .icon-filter__XyJ0N{color:#fff}.column-filter--active__TLbmj:hover .icon-filter__XyJ0N{color:#c28e00}.optionsContainer__zXQwm{padding:4px 0}.optionsContainer__zXQwm>div{padding:5px 12px;display:flex;align-items:center}.optionsContainer__zXQwm label{font-size:14px;color:#253858;margin-left:8px}.footer__NsP6R{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-top:1px solid #42526e}.footer__NsP6R>*{margin-right:8px}.footer__NsP6R>*:last-child{margin-right:0}
|
|
169
|
+
.column-filter__H7Nz4{position:relative;display:flex;align-items:center;padding:0 8px;color:#253858;font-size:14px;cursor:pointer;transition:all .3s}.column-filter__H7Nz4:hover{background-color:#f4f5f7}.column-filter__H7Nz4 .icon-filter__M_R7t{display:inline-block;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-0.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#c28e00}.column-filter--active__C2GwN{background-color:#ffdd35}.column-filter--active__C2GwN .icon-filter__M_R7t{color:#fff}.column-filter--active__C2GwN:hover .icon-filter__M_R7t{color:#c28e00}.searchContainer__Zb_Fa{padding:8px}.searchContainer__Zb_Fa input{display:block;box-sizing:border-box;margin:0;margin-bottom:0px;position:relative;width:100%;min-width:0;padding:4px 11px;color:#253858;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;transition:all .3s}.footer__SDHux{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-top:1px solid #42526e}.footer__SDHux>*{margin-right:8px}.footer__SDHux>*:last-child{margin-right:0}
|
|
170
|
+
.column-header__BHEoO{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;gap:4px;box-sizing:border-box}.column-header__BHEoO.header__with-actions__dltwF{justify-content:start}.column-header__BHEoO::before{position:absolute;top:50%;inset-inline-end:0;width:1px;height:1.6em;background-color:#f0f0f0;transform:translateY(-50%);transition:background-color .2s;content:""}.column-header__BHEoO:hover .column-filter__wyTga,.column-header__BHEoO:hover .column-sorter__T3Ol1{opacity:1}.column-title__CBTWT{display:flex;align-items:center;position:relative;z-index:1;flex:1;box-sizing:border-box;color:#253858;font-weight:600;text-align:start;font-size:14px;line-height:20px}.column-title__CBTWT.column__with-actions__jUSzz{flex:unset}.column-title__CBTWT>div{width:100%}.column-sorter__T3Ol1,.column-filter__wyTga{display:flex;cursor:pointer;color:#253858;opacity:1;padding:4px;box-sizing:border-box}.column-sorter__T3Ol1{display:flex;flex-direction:column;width:22px;height:22px;position:relative}.sortUp__ItTFk,.sortDown__PugiQ{color:#7a869a;position:absolute}.sortUp__ItTFk{top:-5px;left:0}.sortUp__active__siyzk{color:#008cff}.sortDown__PugiQ{bottom:-5px;left:0}.sortDown__active__gie0u{color:#008cff}
|
|
171
|
+
.table-container__qA8Bb{overflow:auto;width:100%;border-radius:8px;border:1px solid #dfe1e6;font-family:var(--font-family, "Inter", "Roboto", sans-serif)}.table-container__qA8Bb.table-container--shadow-none__ywT0N{box-shadow:none}.table-container__qA8Bb.table-container--shadow-100__kkx1u{box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 1px 1px 0 rgba(9,30,66,.25)}.table-container__qA8Bb.table-container--shadow-200__jCCLH{box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 4px 8px -2px rgba(9,30,66,.25)}.table-container__qA8Bb.table-container--shadow-300__Udhel{box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 8px 16px -4px rgba(9,30,66,.25)}.table-container__qA8Bb.table-container--shadow-400__IMkNV{box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 12px 24px -6px rgba(9,30,66,.25)}.table-container__qA8Bb.table-container--shadow-500__JjMaW{box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 20px 32px -8px rgba(9,30,66,.25)}.table-container__qA8Bb.table-container--sticky__dl8p0{height:100%}.table-container__qA8Bb.table-container--sticky__dl8p0 thead{position:sticky;top:0;z-index:9;box-shadow:0 0 0 2px #6b778c}.table-container__qA8Bb table{width:100%;margin-top:0}.table-container__qA8Bb tbody{border-bottom:1px solid #dfe1e6}.table-container__qA8Bb th{border-bottom:2px solid #6b778c}.table-container__qA8Bb td{border-bottom:1px solid #6b778c}.table-container__qA8Bb tfoot{color:gray}.table-container__qA8Bb tfoot th{font-weight:normal}.table-container__qA8Bb.color-default{border:1px solid #dfe1e6}.table__LIjN8{font-size:.875rem;line-height:1.25rem;caption-side:bottom;width:100%;text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0}.table__LIjN8.table-with-horizontal-border td,.table__LIjN8.table-with-horizontal-border th{border-right:1px solid #dfe1e6}.table__LIjN8.table-with-horizontal-border td:last-child,.table__LIjN8.table-with-horizontal-border th:last-child{border-right:0 solid #dfe1e6}.color-default .table__LIjN8.table-with-horizontal-border td,.color-default .table__LIjN8.table-with-horizontal-border th{border-right-color:#dfe1e6}
|
|
172
|
+
.table-cell__7EMvi{vertical-align:middle;color:#253858;box-sizing:border-box;overflow-wrap:break-word;word-break:keep-all;background-color:#fff;padding:0}.table-cell__7EMvi.notResize__A6w4v{white-space:nowrap}.table-cell__7EMvi.cellNoPadding__jhBY8 .cell-container__LmTPv{padding:0}.table-cell__7EMvi.editing-active{padding:0 16px;border-bottom:1px solid #dfe1e6;background:#fff;box-shadow:0px 0px 6px 0px rgba(57,121,226,.5) inset}.table-cell__7EMvi.dynamic-cell{padding:0 16px}.table-cell__7EMvi.dynamic-cell.dynamic-focused::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:3px;pointer-events:none;box-shadow:inset 0 0 0 1px #7a869a;transition:box-shadow .1s;z-index:1}.cell-container__LmTPv{font-size:14px;line-height:20px;padding:16px}.pinned__cfdd7{position:sticky;z-index:1;background-color:#fff}.pinned__left__YWmy4{left:0}.pinned__right__MKuZF{right:0}.pinned__cfdd7.lastLeft-pinned::before,.pinned__cfdd7.lastRight-pinned::before{position:absolute;top:0;bottom:-1px;width:30px;transition:box-shadow .3s;content:"";pointer-events:none}.pinned__cfdd7.lastLeft-pinned::before{right:0;transform:translate(100%);box-shadow:inset 10px 0 8px -8px rgba(5,5,5,.06)}.pinned__cfdd7.lastRight-pinned::before{left:0;transform:translateX(-100%);box-shadow:inset -10px 0 8px -8px rgba(5,5,5,.06)}.color-default .table-cell__7EMvi{border-bottom:1px solid #dfe1e6}
|
|
173
|
+
.table-head__ihVLk{vertical-align:middle;background:#fff;outline:none;transition:all .3s;position:relative;font-weight:600;text-align:start;border-bottom:1px solid #ffdd35;overflow-wrap:break-word;box-sizing:border-box;word-break:keep-all}.table-head__ihVLk.notResize__dLL5c{white-space:nowrap}.pinned__DejRj{position:sticky;z-index:1;background:#f4f5f7}.pinned__left__TF0pw{left:0}.pinned__right__ZSI3l{right:0}.pinned__DejRj.lastLeft-pinned::before,.pinned__DejRj.lastRight-pinned::before{position:absolute;top:0;bottom:-1px;width:30px;transition:box-shadow .3s;content:"";pointer-events:none}.pinned__DejRj.lastLeft-pinned::before{right:0;transform:translate(100%);box-shadow:inset 10px 0 8px -8px rgba(5,5,5,.06)}.pinned__DejRj.lastRight-pinned::before{left:0;transform:translateX(-100%);box-shadow:inset -10px 0 8px -8px rgba(5,5,5,.06)}.color-default .table-head__ihVLk{background-color:#f4f5f7;border-bottom:2px solid #dfe1e6}
|
|
174
|
+
.table-row__qGs2_{border-bottom-width:1px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.15s}.table-row__qGs2_:hover{background-color:#f4f5f7}.table-row__qGs2_[data-state=selected]{background-color:#f4f5f7}.table-row__qGs2_:last-child td{border-bottom:none}
|
|
175
|
+
.resizer__Zu5Pp{position:absolute;top:0;height:100%;width:5px;background:#42526e;cursor:col-resize;user-select:none;touch-action:none}.resizer__Zu5Pp.ltr{right:0}.resizer__Zu5Pp.rtl{left:0}.resizer__Zu5Pp.isResizing__bILcC{background:#7a869a;opacity:1}@media(hover: hover){.resizer__Zu5Pp{opacity:0}*:hover>.resizer__Zu5Pp{opacity:1}}
|
|
176
|
+
.drag-handle__dNPpt{background-color:rgba(0,0,0,0);border:none;padding:0;display:flex;cursor:grab}
|
|
177
|
+
.container__qaSiz{font-family:var(--font-family, "Inter", "Roboto", sans-serif)}.collapsed__dFO0v .header__ZajJm{margin-bottom:0}.collapsed__dFO0v .content__XAEG5{display:none}.error__hIUf8 .header__ZajJm{border-top:3px solid #ad1111;background-color:#d61f1f}.error__hIUf8 .header__ZajJm:hover{background-color:#ad1111}.icon__LOlP7{color:#253858;background-color:#fff;box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 1px 1px 0 rgba(9,30,66,.25);border-radius:4px;padding:4px;margin-right:16px;display:flex;align-items:center;justify-content:center}.error__hIUf8 .icon__LOlP7{color:#d61f1f}.content__XAEG5{margin-bottom:32px}.headerTitle__XByFl{display:flex;align-items:center}.title__tJPsd{color:#fff;font-size:14px;line-height:16px;font-weight:500;text-transform:uppercase;margin:0}.error__hIUf8 .title__tJPsd{color:#fff}.header__ZajJm{display:flex;cursor:pointer;justify-content:space-between;align-items:center;padding:12px;margin-bottom:24px;background-color:#5e6c84;color:#fff;border-top:3px solid #42526e;border-bottom:1px solid #dfe1e6}.header__ZajJm:hover{background-color:#42526e}
|
|
178
|
+
.fileUploadItem__F_OTy{display:flex;align-items:flex-start;gap:12px;padding:16px;background-color:#fff;border:1px solid #c1c7d0;border-radius:6px;position:relative;width:100%;box-sizing:border-box}.dragHandle__xtWSu{display:flex;align-items:center;justify-content:center;padding:4px 8px;padding-left:0;border-right:1px solid #dfe1e6;font-size:24px;color:#8993a4;min-height:50px;cursor:grab}.dragHandle__xtWSu:active{cursor:grabbing}.content__LcSAE{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.mainContent__y57S7{display:flex;align-items:flex-start;gap:12px;width:100%}.fileIcon__Ej5Av{width:20px;height:20px;flex-shrink:0;color:#344563;display:flex;align-items:center;justify-content:center}.thumbnail__kFXjs{width:42px;height:42px;border-radius:4px;background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0}.textContent__UcEjv{flex:1;min-width:0;display:flex;flex-direction:column;gap:0}.fileName__NFYc3{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:14px;font-weight:600;line-height:20px;color:#344563;margin:0}.fileSize__FDINB{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:12px;font-weight:400;line-height:16px;color:#8993a4;margin:0}.viewButton__GR804{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:14px;font-weight:600;line-height:20px;color:#6d2ed1;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-top:0}.viewButton__GR804:hover{text-decoration:underline}.retryButton__IRyvQ{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:14px;font-weight:600;line-height:20px;color:#d61f1f;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-top:0}.retryButton__IRyvQ:hover{text-decoration:underline}.deleteButton__b4zPo{width:20px;height:20px;background:none;border:none;cursor:pointer;color:#8993a4;flex-shrink:0;display:flex;align-items:center;justify-content:center}.deleteButton__b4zPo:hover{color:#344563}.checkIcon__jBpAN{font-size:20px;flex-shrink:0;color:#14b053;display:flex;align-items:center;justify-content:center}.progressContainer__scV1G{display:flex;align-items:center;gap:12px;width:100%}.progressBar__e2qF6{flex:1;height:6px;position:relative;border-radius:8px;overflow:hidden}.progressBackground__hp_9e{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f4f5f7;border-radius:8px}.progressFill__QB8Kc{position:absolute;top:0;left:0;bottom:0;background-color:#6d2ed1;border-radius:8px;transition:width .3s ease}.progressFill__QB8Kc.progressCompleted__mQrqD{background-color:#14b053}.progressText__Ob9Oo{font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:12px;font-weight:400;line-height:16px;color:#344563;white-space:nowrap;flex-shrink:0}.error__s8XeF .fileName__NFYc3,.error__s8XeF .fileSize__FDINB{color:#d61f1f}.error__s8XeF .fileIcon__Ej5Av{color:#d61f1f}.errorText__PES43{color:#d61f1f !important}@media(max-width: mobile){.fileUploadItem__F_OTy{padding:12px;gap:8px}.mainContent__y57S7{gap:8px}.progressContainer__scV1G{gap:8px;max-width:none}.thumbnail__kFXjs{width:32px;height:32px}}
|
|
179
|
+
.container__qX5S7{display:flex;justify-content:center;align-items:center;z-index:50;inset:0;position:fixed}.backdrop__otNEz{background-color:color-mix(in oklab, #000 80%, transparent);--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);inset:0;position:absolute}.content__DEqxc{z-index:10;position:relative;max-width:72rem;width:100%;max-height:90vh;margin-inline:1rem}.closeButton__UZZxq{position:absolute;top:1rem;right:1rem;z-index:20;padding:.5rem;border-radius:9999px;background-color:rgba(0,0,0,.5);color:#fff;transition:background-color .15s ease-in-out;cursor:pointer;border:none}.closeButton__UZZxq:hover{background-color:rgba(0,0,0,.7)}.navButton__Afqf0{position:absolute;top:50%;transform:translateY(-50%);z-index:20;padding:.75rem;border-radius:9999px;background-color:rgba(0,0,0,.5);color:#fff;transition:background-color .15s ease-in-out;border:none;cursor:pointer}.navButton__Afqf0:hover{background-color:rgba(0,0,0,.7)}.navButton__Afqf0.left__kn8SU{left:1rem}.navButton__Afqf0.right__qtlTg{right:1rem}.icon__Erdn6{width:1.5rem;height:1.5rem}.imageContainer__kcl2P{position:relative;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);min-height:80vh;display:flex;align-items:center;justify-content:center}.imageWrapper__q7xtg{position:relative;aspect-ratio:auto;max-height:80vh;display:flex;align-items:center;justify-content:center}.imageContent__CfWFo{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image__Zl4T5{max-width:100%;max-height:100%;object-fit:contain}.counter__mKh5e{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;border-radius:9999px}.counterText__YeZ5S{font-size:.875rem;font-weight:500}.thumbnailContainer__KwKXu{display:flex;justify-content:center;margin-top:1rem;gap:.5rem;max-width:100%;padding:0 1rem}.thumbnail__u4rgi{flex-shrink:0;width:4rem;height:4rem;border-radius:.5rem;overflow:hidden;transition:all .15s ease-in-out;padding:0;border:none;cursor:pointer}.thumbnail__u4rgi.active__anuS2{transform:scale(1.1)}.thumbnail__u4rgi:focus{outline:none}.thumbnail__u4rgi:not(.active__anuS2){opacity:.7}.thumbnail__u4rgi:not(.active__anuS2):hover{opacity:1}.thumbnailImage__CEl_S{width:100%;height:100%;object-fit:cover}
|
|
180
|
+
.container__PYAm9{width:100%}.header__di_B8{margin-bottom:24px}.imageGrid__rldiF{grid-template-columns:repeat(4, minmax(0, 1fr));gap:12px;display:grid}.imageContainer__BQISi{transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.15s;box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px;box-sizing:border-box;border-radius:8px;overflow:hidden;cursor:pointer;aspect-ratio:1}.imageContainer__BQISi:hover{box-shadow:0 10px 15px -3px var(--tw-shadow-color, rgba(0, 0, 0, 0.1019607843)),0 4px 6px -4px var(--tw-shadow-color, rgba(0, 0, 0, 0.1019607843))}.image__kCd6n{transition-property:transform,translate,scale,rotate;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.3s;object-fit:cover;width:100%;height:100%;max-width:100%;display:block;box-sizing:border-box}.image__kCd6n:hover{scale:105% 105%}
|
|
181
|
+
.Heading__t21g5{margin:0}.Heading__t21g5.level-1__z8yyJ *{font-size:28px;font-weight:700}.Heading__t21g5.level-3__GVhGO *{font-weight:700;font-size:20px}.Heading__t21g5.level-6__U_pqE *{font-weight:700;font-size:12px;line-height:18px;margin-bottom:0}
|
|
182
|
+
.input-file__CWMtl input[type=file]{margin-top:1em;line-height:1em;border-bottom:none;width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.input-file__CWMtl .form-drop-zone__khAj2{display:flex;flex-direction:column;background-color:#f4f5f7;border:1px dashed #505f79;border-radius:4px;color:#7a869a;position:relative;margin-bottom:8px}.input-file__CWMtl .form-drop-zone__khAj2.hovered__FfZGU{background-color:#e5f5f8;border-color:#00a4bd}.input-file__CWMtl .form-drop-zone__khAj2.error__jmBct{background-color:#fdedee;border-color:#d94c53}.input-file__CWMtl .form-drop-zone__khAj2.success__GMO05{background-color:#e5f8f6;border-color:#00a38d}.input-file__CWMtl .form-drop-zone__khAj2 span{display:block;width:100%;line-height:58px;text-align:center;pointer-events:none}
|
|
183
|
+
.Label__qwYWL label{font-size:14px;margin-bottom:5px;color:#5e6c84}
|
|
184
|
+
.LabelContainer__Qy2eQ:hover label{color:#42526e}.LabelContainer__Qy2eQ.Focus__AQnjs label{color:#0263e0}.LabelContainer__Qy2eQ.ErrorLabel__R0QAO label{color:#d61f1f}.LabelContainer__Qy2eQ.Disabled__nCpKT label{color:#a5adba}.LabelHidden__rc4Uh{border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.HelpText__N03Ma{color:#637381;margin-top:.4rem;font-size:14px;font-weight:400;line-height:14px;text-transform:none;letter-spacing:normal}.Error__xahUQ{display:flex;color:#d61f1f;margin-top:.4rem;font-size:14px;font-weight:400;line-height:14px;text-transform:none;letter-spacing:normal;align-items:center}.ErrorIcon__RYl_r{display:flex;background-color:#d61f1f;width:16px;height:16px;border-radius:50%;justify-content:center;align-items:center;margin-right:6px}
|
|
185
|
+
.link__bnulR{font-family:var(--font-family, "Inter", "Roboto", sans-serif);color:#0263e0}.link__bnulR.linkSmall__MGhjG{font-size:14px;line-height:20px}.link__bnulR.linkMedium__EnHsf{font-size:16px;line-height:24px}.link__bnulR.linkLarge__fecqh{font-size:20px;line-height:28px}.linkButton__nYiQC{cursor:pointer;background-color:rgba(0,0,0,0);border:none;color:#0263e0}.content__tS5M9{display:flex;align-items:center;gap:4px}.externalIcon__wQwOX{display:flex;font-size:16px}
|
|
186
|
+
.Navigation__snTic{border-right:1px solid rgba(50,60,80,.15);max-width:calc(24rem + env(safe-area-inset-left));display:flex;flex-direction:column;align-items:stretch;width:240px;height:100%;min-height:100%;background-color:#f6f6f6;padding-bottom:calc(0px + env(safe-area-inset-bottom))}.Section__S1B0P{margin:0;padding:0;list-style:none;flex:0 0 auto;padding:1.6rem 0;padding-left:calc(0px + env(safe-area-inset-left))}.Section__S1B0P+.Section__S1B0P{padding-top:.4rem}.ListItem__LKkWx{position:relative;display:flex;flex-wrap:wrap}.ListItem__LKkWx>a{display:flex;max-width:100%;appearance:none;margin:0;background:none;border:none;cursor:pointer;flex-grow:1;align-items:center;padding:0 1.6rem;text-align:left;font-size:1.4rem;font-weight:500;color:#5e6c84}.ListItem__LKkWx>a:hover,.ListItem__LKkWx>a.nav-link-active__aSYPX{text-decoration:none;color:#0263e0}.ListItem__LKkWx>a.nav-link-active__aSYPX{position:relative}.ListItem__LKkWx>a.nav-link-active__aSYPX::before{content:"";width:5px;height:20px;background-color:#0263e0;top:calc(50% - 10px);position:absolute;left:0}.Icon__ePYG0{margin-top:6px;margin-right:10px;margin-bottom:6px;flex-shrink:0;align-self:flex-start;width:2rem;height:2rem;display:flex;align-items:center}.Text__tFA6s{font-size:16px;font-weight:700}.NavFilter__TuVnW{border-top:1px solid rgba(50,60,80,.15);padding-left:25px;padding-right:25px;padding-top:25px;padding-bottom:25px}.NavFilter__TuVnW h3{font-weight:700;font-size:14px;color:#7e8a95;margin-bottom:20px}.NavFilter__TuVnW ul{list-style-type:none;padding-left:0}.NavFilter__TuVnW li{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;cursor:pointer}.NavFilter__TuVnW .FilterCount__UYYnj{color:#7e8a95;font-size:14px}
|
|
187
|
+
.NavFilterItem__BJXyd{margin-left:5px}.NavFilterItem__BJXyd.danger__HXPxh{color:#d61f1f}.NavFilterItem__BJXyd.warning__ZI9sC{color:#e8b407}.NavFilterItem__BJXyd.success__kBuCI{color:#14b053}.NavFilterItem__BJXyd.action__Wh0ld{color:#0263e0}.NavFilterItem__BJXyd.secondary__TLofp{color:#6d2ed1}
|
|
188
|
+
.Link__EyICm{color:unset;text-decoration:none}.Link__EyICm:hover{color:unset;text-decoration:none}
|
|
189
|
+
.Responsive__WNxCy{width:100%}.Rounded__E8i7Q{border-radius:50%}
|
|
190
|
+
.Pagination__U2Uu7{background:#fff;border:1px solid #d8dce6;box-shadow:0 1px 2px 0 rgba(0,0,0,.08);display:inline-flex;align-items:center;border-radius:4px}.Pagination__U2Uu7 button{border:none;background-color:rgba(0,0,0,0);cursor:pointer}.Pagination__U2Uu7 button.selected__bzFcK{cursor:default}.PageNumber__IqtaX{align-items:baseline;box-sizing:border-box;cursor:default;font-size:inherit;font-style:normal;height:32px;width:32px;max-width:100%;text-align:center;vertical-align:middle;white-space:nowrap;color:#3e3f42;background:none;border-radius:4px;border-width:0px;margin:3px 2px;padding:0px 8px;text-decoration:none;transition:background .1s ease-out 0s,box-shadow .15s cubic-bezier(0.47, 0.03, 0.49, 1.38) 0s;outline:none !important;display:flex;align-items:center;justify-content:center}.PageNumber__IqtaX:hover{color:#505f79;background:rgba(9,30,66,.08)}.PageNumber__IqtaX.selected__bzFcK{background-color:#0263e0;color:#fff;font-weight:600}.PageNumber__IqtaX.selected__bzFcK:hover{color:#fff}.Ellipsis__sHOaa{color:#3e3f42}
|
|
191
|
+
.progress-container__k4Yt6{min-height:40px;margin-right:auto;margin-left:auto}.progress-stages__xgMAu{position:relative;padding:0;margin-left:30px;list-style:none}.progress-stages__xgMAu::after{clear:both}.progress-stages__xgMAu::after,.progress-stages__xgMAu::before{display:table;content:""}.progress-stages__xgMAu a{color:#546b81}.progress-stages__xgMAu a:hover{text-decoration:underline}.progress-stages__xgMAu label{position:absolute;bottom:-25px;left:-33px;width:80px;font-size:12px;text-align:center}.progress-stages__xgMAu li{position:relative;float:left;width:16px;height:16px;margin-left:80px;color:#546b81;background-color:rgba(0,0,0,0);border:1px solid #546b81;border-radius:50%;opacity:.6}.progress-stages__xgMAu li::before{position:absolute;width:14px;padding-top:3px;font-size:9px;line-height:9px;text-align:center}.progress-stages__xgMAu li::after{display:block;width:75px;margin-top:6px;margin-left:17px;border-bottom:1px solid #546b81;content:""}.progress-stages__xgMAu li:first-child{margin-left:5px}.progress-stages__xgMAu li:last-child:after{display:none}.progress-stages__xgMAu li.is-error__RPtf7{border-color:#d61f1f;background-color:#d61f1f;opacity:1;color:#d61f1f}.progress-stages__xgMAu li.is-error__RPtf7::after{border-color:#d61f1f}.progress-stages__xgMAu li.done__HMz4l,.progress-stages__xgMAu li.is-done__b35zk{border-color:#14b053;background-color:#14b053;opacity:1;color:#14b053}.progress-stages__xgMAu li.done__HMz4l::after,.progress-stages__xgMAu li.is-done__b35zk::after{border-color:#14b053}.progress-stages__xgMAu li.is-selected__q_9q6,.progress-stages__xgMAu li.selected__ema_I{border-color:#0263e0;background-color:#0263e0;opacity:1;color:#0263e0}.progress-stages__xgMAu li.done__HMz4l:before,.progress-stages__xgMAu li.is-done__b35zk:before,.progress-stages__xgMAu li.is-selected__q_9q6:before,.progress-stages__xgMAu li.selected__ema_I:before{color:#fff}.progress-stages__xgMAu li.is-selected__q_9q6::after,.progress-stages__xgMAu li.selected__ema_I::after{border-color:#0263e0}.progress-stages__xgMAu li.is-selected__q_9q6 label,.progress-stages__xgMAu li.selected__ema_I label{font-weight:600}.progress-stages__xgMAu li.done__HMz4l:before,.progress-stages__xgMAu li.is-done__b35zk:before{font-family:"fontello";font-size:6px;content:"";speak:none}.progress-container__k4Yt6.is-vertical__lVwUI .progress-stages__xgMAu,.progress-container__k4Yt6.vertical__HwVbE .progress-stages__xgMAu{margin-left:0}.progress-container__k4Yt6.is-vertical__lVwUI .progress-stages__xgMAu li,.progress-container__k4Yt6.vertical__HwVbE .progress-stages__xgMAu li{float:none;margin-bottom:40px;margin-left:0}.progress-container__k4Yt6.is-vertical__lVwUI .progress-stages__xgMAu li:after,.progress-container__k4Yt6.vertical__HwVbE .progress-stages__xgMAu li:after{width:0;height:36px;margin-top:17px;margin-left:6px;border-bottom:0;border-left:1px solid #546b81}.progress-container__k4Yt6.is-vertical__lVwUI .progress-stages__xgMAu li:last-child,.progress-container__k4Yt6.vertical__HwVbE .progress-stages__xgMAu li:last-child{margin-bottom:0}.progress-container__k4Yt6.is-vertical__lVwUI label,.progress-container__k4Yt6.vertical__HwVbE label{top:2px;left:20px;width:120px;line-height:12px;text-align:left}.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu label{font-size:16px;bottom:-36px;left:-42px;width:115px}.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu li{width:25px;height:25px;margin-left:120px}.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu li:first-child{margin-left:5px}.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu li::after{margin-top:11px;margin-left:26px;border-width:3px;width:116px}.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu li::before{width:22px;padding-top:7px;font-size:13px}.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu li.done__HMz4l::before,.progress-container__k4Yt6.size-lg__XLPMO .progress-stages__xgMAu li.is-done__b35zk::before{font-size:15px}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:first-child::before{content:"1"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(2):before{content:"2"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(3):before{content:"3"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(4):before{content:"4"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(5):before{content:"5"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(6):before{content:"6"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(7):before{content:"7"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(8):before{content:"8"}.progress-container__k4Yt6.numbered__MDh9I .progress-stages__xgMAu li:nth-child(9):before{content:"9"}
|
|
192
|
+
.Page__B5s0x.Compact__IQVGR{width:960px;margin:0 auto}@media(max-width: 980px){.Page__B5s0x.Compact__IQVGR{width:100%;padding:0 16px}}.Page__B5s0x.Standard__iHjHy{width:1140px;margin:0 auto}@media(max-width: 1024px){.Page__B5s0x.Standard__iHjHy{width:100%;padding:0 16px}}.PageHeading__xfr8l{display:flex;justify-content:space-between;align-items:center}.PageHeading__xfr8l p{color:#5e6c84}.PageHeading__xfr8l h1{color:#0263e0}
|
|
193
|
+
.modalPaper__WpiqF{margin-top:58px}.container__P1tlA{display:flex;align-items:center;padding:16px 24px}.container__P1tlA p{margin:0;font-family:var(--font-family, "Inter", "Roboto", sans-serif);font-size:17px;line-height:21px;font-weight:500;color:#253858}.loading__bjag8{display:flex;margin-right:16px}
|
|
194
|
+
.RadioButton__s5dxY{position:relative}.RadioButton__s5dxY:hover .Backdrop__IdBOq{background-color:#f4f5f7}.RadioButton__s5dxY.Disabled__lUswq{cursor:not-allowed}.RadioButton__s5dxY.Disabled__lUswq .Backdrop__IdBOq::after,.RadioButton__s5dxY.Disabled__lUswq .Input__wkgm5:focus+.Backdrop__IdBOq::after{background-color:#ebecf0}.Input__wkgm5{margin:0;padding:0;opacity:0}.Backdrop__IdBOq{background-color:#fafbfc;border:none;box-shadow:0 1px 1px -1px rgba(152,162,179,.2),0 3px 2px -2px rgba(152,162,179,.2),inset 0 0 0 1px rgba(0,0,0,.1);border-radius:3px;transition-property:box-shadow,background-color;transition-duration:.2s;transition-timing-function:cubic-bezier(0.64, 0, 0.35, 1);position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%}.Backdrop__IdBOq:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;background-color:#fafbfc;box-shadow:0 1px 1px -1px rgba(152,162,179,.2),0 3px 2px -2px rgba(152,162,179,.2),inset 0 0 0 1px rgba(0,0,0,.1);border-radius:2px}.Input__wkgm5:active+.Backdrop__IdBOq,.Input__wkgm5:checked+.Backdrop__IdBOq,.Input__wkgm5:focus+.Backdrop__IdBOq{background-color:#0263e0}.Input__wkgm5:active+.Backdrop__IdBOq::after,.Input__wkgm5:checked+.Backdrop__IdBOq::after,.Input__wkgm5:focus+.Backdrop__IdBOq::after{background-color:#0263e0}.Backdrop__IdBOq:after{border-radius:50%}.Icon__Deiva{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);transform-origin:50% 50%;height:35%;width:35%;background:#fff;border-radius:50%;transition:transform .1s cubic-bezier(0.36, 0, 1, 1) cubic-bezier(0, 0, 0.42, 1)}.Input__wkgm5:checked~.Icon__Deiva{transform:translate(-50%, -50%) scale(1)}
|
|
195
|
+
.TableList__rHSQa{border:0;overflow-x:auto;min-height:.01%;box-shadow:0 2px 14px 0 rgba(60,66,87,.1),0 1px 6px 0 rgba(0,0,0,.07);border-radius:6px}.TableList__rHSQa table{width:100%;max-width:100%;background-color:rgba(0,0,0,0);border-collapse:collapse;border-spacing:0;margin:0;background-color:#fff}.TableList__rHSQa table thead th{font-weight:600;vertical-align:top;line-height:1.42857143;padding:0;background:#fafbfc;font-size:13px;text-transform:uppercase;color:#42526e;border:none}.TableList__rHSQa table thead th div{border-bottom:1px solid #dfe1e6;padding:12px 12px}.TableList__rHSQa table tbody tr{line-height:25px;min-height:25px;height:25px}.TableList__rHSQa table tbody tr:hover td{background-color:rgba(250,251,252,.9)}.TableList__rHSQa table tbody tr td{color:#323c50;padding:0;line-height:1.42857143;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.05);font-size:14px}.TableList__rHSQa table tbody tr td.td-link__QuF63{padding:0}.TableList__rHSQa table tbody tr td.td-link__QuF63 a{display:flex}.TableList__rHSQa table.condensed__Os724 thead th{padding:5px}.TableList__rHSQa.InCard__mTaWi{box-shadow:none}.TableList__rHSQa.InCard__mTaWi table thead th{font-weight:700;font-size:12px;color:#9ea0a5}.TableList__rHSQa.InCard__mTaWi table thead th>div{border-radius:0;border-top:none}
|
|
196
|
+
.topbar-container__r92vF{position:relative;display:flex;height:56px;background-color:#0263e0}.LogoContainer__pDgU1{display:flex;background-color:#043cb5;align-items:center;height:100%;width:240px;padding:0;justify-content:center}.LogoContainer__pDgU1 img{width:130px}.Contents__oviEI{position:relative;z-index:10;display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;height:100%;padding:0 30px}
|
|
197
|
+
.Search__kWayn{position:absolute;z-index:20;top:53px;left:30px;display:flex;width:350px;height:calc(100vh - 6.4rem);visibility:visible;visibility:initial;pointer-events:all;align-items:flex-start;z-index:9999999;max-height:50vh;overflow:auto;border-radius:6px;box-shadow:0 1px 3px 0 rgba(63,63,68,.15),0 0 0 1px rgba(63,63,68,.05)}.Search__kWayn:hover::-webkit-scrollbar-thumb{opacity:.2;background-color:rgba(85,85,85,.15)}.Search__kWayn::-webkit-scrollbar-track{border-radius:10px;background-color:#fff;position:relative;padding-right:30px;margin-right:30px}.Search__kWayn::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.Search__kWayn::-webkit-scrollbar-thumb{border-radius:10px;background-color:#fff;opacity:0}.visible__hcNZd{visibility:initial;pointer-events:all}.Overlay__oOKaK{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%}.Overlay__oOKaK>*{flex:1 1 auto;width:100%}
|
|
198
|
+
.SearchField__OlG_Y{position:relative;display:flex;flex:1 1 auto;align-items:center;border:1px solid rgba(0,0,0,0);margin:0 spacing();max-width:300px}.SearchField__OlG_Y input{background:#fff;border:1px solid #e5e8ee;box-shadow:0 1px 0 0 rgba(0,0,0,.02),0 1px 3px 0 rgba(50,50,96,.05);font-size:14px;color:#6b778c;line-height:22px;padding:8px 16px;border-radius:4px;width:100%}.SearchField__OlG_Y input:focus{outline:none}.SearchField__OlG_Y input:not([value=""])+span{display:none}.SearchField__OlG_Y span{position:absolute;right:15px}
|
|
199
|
+
.UserMenu__dQaga{background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center}.arrows__z3OGz{opacity:.5;margin-left:10px}
|
|
200
|
+
.spinner-cube___rBTw{position:relative}.spinner-cube___rBTw:before,.spinner-cube___rBTw:after{content:"";position:relative;display:block}.spinner-cube___rBTw:before{animation:spinner__MsmQB 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;width:1em;height:1em;background-color:#7a869a}.spinner-cube___rBTw:after{animation:shadow___gv57 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;bottom:-0.5em;height:.25em;border-radius:50%;background-color:rgba(0,0,0,.2)}.spinner-cube__main__MhIje{position:relative;width:100%;min-height:60vh}.spinner-cube__container__XI4wL{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(2.5);animation:fadeIn__Xaked .7s ease-in}@keyframes spinner__MsmQB{50%{border-radius:50%;transform:scale(0.5) rotate(360deg)}100%{transform:scale(1) rotate(720deg)}}@keyframes shadow___gv57{50%{transform:scale(0.5);background-color:rgba(0,0,0,.1)}}@keyframes fadeIn__Xaked{0%{opacity:0}100%{opacity:1}}
|
|
201
|
+
.status__rAnLt{font-size:14px;display:flex;align-items:center;justify-content:flex-start}.status__rAnLt.danger__Oe0qu{color:#d61f1f}.status__rAnLt.success__mzr6E{color:#14b053}.status__rAnLt.disabled__KmFrK{color:#5e6c84}
|