.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:2.75rem;--rdp-day-width:2.75rem;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:var(--rdp-day-height);--rdp-day_button-width:var(--rdp-day-width);--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:0.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-foreground-color:#fff;--rdp-range_middle-color:inherit;--rdp-range_start-color:#fff;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:#fff;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:0.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root{position:relative}.rdp-root,.rdp-root *{-webkit-box-sizing:border-box;box-sizing:border-box}.rdp-day{height:var(--rdp-day-height);text-align:center;width:var(--rdp-day-width)}.rdp-day_button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:none;border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);color:inherit;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font:inherit;height:var(--rdp-day_button-height);-webkit-justify-content:center;justify-content:center;margin:0;padding:0;width:var(--rdp-day_button-width)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{border:0;white-space:nowrap;z-index:1}.rdp-button_next,.rdp-button_previous,.rdp-caption_label{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative}.rdp-button_next,.rdp-button_previous{-webkit-box-pack:center;-ms-flex-pack:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:inherit;cursor:pointer;font:inherit;height:var(--rdp-nav_button-height);-webkit-justify-content:center;justify-content:center;margin:0;padding:0;width:var(--rdp-nav_button-width)}.rdp-button_next:disabled,.rdp-button_previous:disabled{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50%;transform-origin:50%}.rdp-dropdowns{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:var(--rdp-dropdown-gap);position:relative}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:inherit;inset-block-end:0;inset-block-start:0;inset-inline-start:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;width:100%;z-index:2}.rdp-dropdown_root{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;font-size:large;font-weight:700;height:var(--rdp-nav-height)}.rdp-month_caption,.rdp-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.rdp-months{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:var(--rdp-nav-height);inset-block-start:0;inset-inline-end:0;position:absolute}.rdp-weekday{font-size:smaller;font-weight:500;opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);font-size:small;font-weight:400;height:var(--rdp-week_number-height);opacity:var(--rdp-week_number-opacity);text-align:var(--rdp-weeknumber-text-align);width:var(--rdp-week_number-width)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{color:var(--rdp-range_start-color);visibility:hidden}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{background-color:var(--rdp-range_end-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}#CommonLayout{display:flex;flex-grow:1;overflow-wrap:anywhere}#CommonLayout .ChildrenWrapper{background-color:#fbf8ff;display:flex;flex-direction:column;margin-top:72px;padding:0 40px 40px;width:calc(100% - 264px)}@media screen and (max-width:1100px){#CommonLayout .ChildrenWrapper{padding-left:20px;padding-right:20px;width:calc(100% - 254px)}}#CommonLayout #Sidebar.Close+.ChildrenWrapper{width:calc(100% - 80px)}#AuthenticationLayout{background-position:0;background-repeat:no-repeat;flex-direction:column;height:100%}#AuthenticationLayout .AuthHeader{padding-top:45px}#AuthenticationLayout .AuthHeader .MuiToolbar-root{padding-left:75px;padding-right:75px;position:relative}@media screen and (max-width:1200px){#AuthenticationLayout .AuthHeader .MuiToolbar-root{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px){#AuthenticationLayout .AuthHeader .MuiToolbar-root .AppLogo img{height:51px;width:231px}}#AuthenticationLayout .AuthHeader .MuiToolbar-root .BackButton{color:#000;margin-left:-6px;position:absolute;top:115px}@media screen and (max-width:1200px){#AuthenticationLayout .AuthHeader .MuiToolbar-root .BackButton{top:80px}}#AuthenticationLayout .AuthContainer{display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media screen and (min-width:1201px){#AuthenticationLayout .AuthContainer{padding-left:120px;padding-right:120px}}@media screen and (min-width:901px)and (max-width:1200px){#AuthenticationLayout .AuthContainer{padding-left:60px;padding-right:60px}}@media screen and (max-width:600px){#AuthenticationLayout .AuthContainer{padding-left:24px;padding-right:24px}}#AuthenticationLayout .AuthContainer .Component_ContentWrapper{align-items:center;gap:20px;justify-content:space-between}@media screen and (max-width:900px){#AuthenticationLayout .AuthContainer .Component_ContentWrapper{flex-direction:column-reverse;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:80px}}@media screen and (max-width:600px){#AuthenticationLayout .AuthContainer .Component_ContentWrapper{margin-top:150px}}@media screen and (min-width:426px){#AuthenticationLayout .AuthContainer .Component_ContentWrapper .LeftPart .Image{max-width:360px}}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart{max-width:350px;width:100%}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .Head{color:#292929;margin-bottom:34px;text-align:center}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .Head .Title{font-weight:600;margin-bottom:12px}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .Head .Description{font-weight:400}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .ContentWrapper form .FormFields{flex-direction:column;gap:16px}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .ContentWrapper form .FormAction{flex-direction:column;gap:24px;margin-top:32px}#Loader{background-color:#f2c7f9;bottom:0;display:grid;left:0;overflow:hidden;place-items:center;position:fixed;right:0;top:0;z-index:9999}#Loader .Wrapper{align-items:center;flex-direction:column;gap:30px}#Loader .Wrapper .Logo{height:unset;width:unset}#Loader .Wrapper .MuiCircularProgress-root{color:#fff}#Loader .Wrapper .MuiCircularProgress-root circle{stroke-width:2.5px}#LoaderBackdrop{backdrop-filter:blur(2px);color:#fff;z-index:1501}#MainHeader{background-color:#fff;left:0;padding:16px 40px 16px 30px;position:fixed;right:0;top:0;width:100%;z-index:1201}@media screen and (max-width:1100px){#MainHeader{padding-left:20px;padding-right:20px}}#MainHeader.MuiAppBar-colorInherit{border-bottom:1px solid #dcdbe1}#MainHeader .MuiToolbar-root{gap:16px;justify-content:space-between}#MainHeader .MuiToolbar-root .Left{align-items:center;gap:30px}#MainHeader .MuiToolbar-root .Left .Logo{cursor:pointer}#MainHeader .MuiToolbar-root .Right{align-items:center;flex-direction:row;gap:16px}#MainHeader .MuiToolbar-root .Right .ExternalCompanyLogo{margin-left:40px;max-height:35px;object-fit:contain}#MainHeader .MuiToolbar-root .Right .BellIcon .MuiBadge-badge{background-color:#e86666;border:none;box-shadow:none;height:8px;right:27%;width:8px}#MainHeader .MuiToolbar-root .Right #ProfileMenu{align-items:center;background-color:#f0eaf8;border-radius:30px;cursor:pointer;flex-direction:row;padding:4px;transition:all .3s ease}#MainHeader .MuiToolbar-root .Right #ProfileMenu:hover{background-color:rgba(240,234,248,.5)}#MainHeader .MuiToolbar-root .Right #ProfileMenu .MuiAvatar-root{height:30px;width:30px}#MainHeader .MuiToolbar-root .Right #ProfileMenu p{color:#583090;font-weight:500;padding:0 0 0 8px}#MainHeader .MuiToolbar-root .Right #ProfileMenu button{height:30px;width:30px}#ProfileMenuPopover .MuiPaper-root{box-shadow:0 25px 50px 0 rgba(0,0,0,.25);margin-top:14px;padding:24px;right:50px;top:69px;width:316px}#ProfileMenuPopover .MuiPaper-root .Greeting{color:#292929;font-weight:600}#ProfileMenuPopover .MuiPaper-root .Role{color:#4b5565;margin-top:4px}#ProfileMenuPopover .MuiPaper-root .Bottom{border-top:1px solid #e3e8ef;margin-top:11px}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root{margin-top:11px;overflow:auto;white-space:nowrap}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root:not(:last-child){margin-bottom:8px}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root.LogoutItem .MuiListItemButton-root{color:#e86666}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root.LogoutItem .MuiListItemButton-root:hover{background-color:hsla(0,74%,65%,.1)}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root{border-radius:10px;color:#292929;gap:12px;padding:12px 15px;transition:all .3s ease}@media screen and (max-width:1100px){#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root{gap:8px;padding:10px 12px}}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root:hover{background-color:rgba(0,0,0,.04)}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#f0eaf8;color:#583090}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected .MuiSvgIcon-root{color:#583090}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root{color:inherit;min-width:0;transition:all .3s ease}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:1100px){#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:18px}}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{margin-bottom:0;margin-top:0;overflow:hidden}@media screen and (max-width:1100px){#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root .MuiTypography-root{font-size:14px;line-height:20px}}#NotificationPopover .MuiPaper-root{box-shadow:0 25px 50px 0 rgba(0,0,0,.25);margin-top:14px;padding:24px 10px;width:350px}#NotificationPopover .MuiPaper-root .TopContent{align-items:center;gap:10px;justify-content:space-between;padding-left:10px;padding-right:10px}#NotificationPopover .MuiPaper-root .TopContent .Title{color:#292929;font-weight:600}#NotificationPopover .MuiPaper-root .TopContent .MarkAsRead{padding:2px 8px}#NotificationPopover .MuiPaper-root .TopContent .Deactive{color:#d0d5dd}#NotificationPopover .MuiPaper-root .BottomContent{flex-direction:column;gap:10px;margin-top:10px;max-height:481px;overflow:auto}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper{align-items:center;border-radius:10px;cursor:pointer;gap:10px;padding:16px 20px;transition:all .3s ease}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper:hover{background-color:#f9f7fc}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper.isNew{position:relative}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper.isNew:after{background-color:#2fb1e9;border-radius:50%;content:"";height:8px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:8px}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper .NotificationIcon{background-color:#c8eaf9;border-radius:10px;padding:5px}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper .NotificationIcon svg{color:#17a8e6;font-size:20px}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper .MuiTypography-caption{color:#292929;overflow-wrap:anywhere}#NotificationPopover .MuiPaper-root .BottomContent .NoNotifications{padding-left:10px;padding-right:10px;padding-top:10px}#QueuePopover .MuiPaper-root{box-shadow:0 25px 50px 0 rgba(0,0,0,.25);margin-top:14px;padding:24px 10px;width:350px}#QueuePopover .MuiPaper-root .TopContent{align-items:center;gap:10px;justify-content:space-between;padding-left:10px;padding-right:10px}#QueuePopover .MuiPaper-root .TopContent .Title{color:#292929;font-weight:600}#QueuePopover .MuiPaper-root .BottomContent{flex-direction:column;gap:10px;margin-top:10px;max-height:481px;overflow:auto}#QueuePopover .MuiPaper-root .BottomContent .QueueItem{align-items:center;border-radius:10px;cursor:pointer;gap:10px;padding:16px 20px;transition:all .3s ease}#QueuePopover .MuiPaper-root .BottomContent .QueueItem:hover{background-color:#f9f7fc}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .QueueIcon{background-color:#c8eaf9;border-radius:10px;padding:5px}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .QueueIcon svg{color:#17a8e6;font-size:20px}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .InnerItem{display:flex;flex-direction:column}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .MuiTypography-caption{color:#292929;overflow-wrap:anywhere}#QueuePopover .MuiPaper-root .BottomContent .NoNotifications{padding-left:10px;padding-right:10px;padding-top:10px}#Sidebar.MuiDrawer-root{position:relative;transition:all .3s ease}#Sidebar.MuiDrawer-root .MuiPaper-root{border-right:unset;height:calc(100vh - 72px);overflow:initial;top:72px;width:inherit}#Sidebar.MuiDrawer-root .MuiPaper-root:before{background:radial-gradient(circle at bottom right,#fbf8ff 40%,transparent 0),#fff;content:"";height:16px;position:absolute;right:-9px;top:-7px;width:16px}#Sidebar.MuiDrawer-root .MuiPaper-root .ToggleSidebarArrow{background-color:#fff;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);color:#5f5d73;padding:6px;position:absolute;right:-12px;top:10px;z-index:1}#Sidebar.MuiDrawer-root .MuiPaper-root .ToggleSidebarArrow .MuiSvgIcon-root{color:#5f5d73;font-size:12px;transition:all .3s ease}#Sidebar.MuiDrawer-root .MuiPaper-root .ToggleSidebarArrow .MuiSvgIcon-root.Rotate{rotate:-180deg}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root{margin-block:40px;overflow:auto;padding-inline:15px;white-space:nowrap}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root{padding-inline:10px}}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root:not(:last-child){margin-bottom:8px}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root{border-radius:10px;color:#292929;flex-shrink:0;padding:12px 15px;transition:all .3s ease}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root{padding:14px 21px}}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root:hover{background-color:rgba(0,0,0,.04)}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#f0eaf8;color:#583090}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected .MuiSvgIcon-root{color:#583090}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root{color:inherit;min-width:0;transition:all .3s ease}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:18px}}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{margin-bottom:0;margin-top:0;overflow:hidden}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root .MuiTypography-root{font-size:14px;line-height:20px}}#Sidebar.MuiDrawer-root.Open{width:264px}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root.Open{width:254px}}#Sidebar.MuiDrawer-root.Open .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root{margin-right:19px}#Sidebar.MuiDrawer-root.Open .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{opacity:1}#Sidebar.MuiDrawer-root.Close{width:80px}#Sidebar.MuiDrawer-root.Close .MuiPaper-root .MuiList-root::-webkit-scrollbar{display:none}#Sidebar.MuiDrawer-root.Close .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{opacity:0;width:0}.InputRow:first-of-type .MuiFormControl-root.MuiFormControl-marginDense,.InputRow:first-of-type .MuiFormControl-root.MuiFormControl-marginNormal{margin-bottom:0;margin-top:0}.InputRow:not(:first-of-type) .MuiFormControl-root.MuiFormControl-marginDense,.InputRow:not(:first-of-type) .MuiFormControl-root.MuiFormControl-marginNormal{margin-bottom:unset}.InputRow.FilePicker.Hidden{inset:0;opacity:0;position:absolute}.InputRow.TimePicker .MuiTextField-root .MuiInputBase-root .MuiInputBase-input{padding-right:0}.InputRow.TimePicker .MuiInputAdornment-root.MuiInputAdornment-positionEnd{margin-left:0;margin-right:6px}.InputRow.TimePicker .MuiInputAdornment-root .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}.InputRow.FullWidth{width:100%}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root{align-items:flex-start;display:grid;gap:30px 40px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:900px){.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root{gap:16px;grid-template-columns:repeat(1,1fr)}}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox{background-color:#f9f7fc;border:1px solid #e1d6f0;border-radius:10px;color:#000;margin-inline:0;padding:5px 16px 5px 7px;transition:all .3s ease}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox .MuiCheckbox-root{margin-right:9px}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox .MuiFormControlLabel-label{font-weight:400}@media screen and (max-width:1100px){.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox .MuiFormControlLabel-label{font-size:.875rem;line-height:1.375rem}}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox.Checked{background-color:#f0eaf8}.InputRow .MuiFormControl-root .MuiFormLabel-root{align-items:center;display:flex;gap:4px}.InputRow .MuiFormControl-root .MuiFormLabel-root .MuiIconButton-root.InfoTooltip{font-size:14px}.MuiTextField-root.DayTimePicker .MuiInputBase-root .MuiInputBase-input{cursor:pointer;padding-right:0!important}.MuiTextField-root.DayTimePicker .MuiInputBase-root .MuiIconButton-root{margin-right:6px}.MuiTextField-root.DayTimePicker .MuiInputBase-root .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=file]{cursor:pointer}input[type=file]::-webkit-file-upload-button{cursor:pointer}.Mui-disabled{cursor:not-allowed!important;pointer-events:auto!important}.CommonTable{position:relative}.CommonTable.hasCheckbox{margin-top:60px}.CommonTable .TableHeaderWrapper{align-items:center;background-color:#f9f7fc;border-radius:10px;gap:16px;left:0;padding:2px 14px;position:absolute;right:0;top:-44px}.CommonTable .TableHeaderWrapper .LeftContent{align-items:center;gap:15px}.CommonTable .TableHeaderWrapper .LeftContent .MuiIconButton-root{padding:4px}.CommonTable .TableHeaderWrapper .LeftContent .MuiIconButton-root.RestoreButton{margin-left:-8px}.CommonTable .TableHeaderWrapper .LeftContent .MuiTypography-root{color:#583090;font-weight:500}.CommonTable .TableContainerWrapper{border-radius:10px;overflow:hidden}.CommonTable .TableContainerWrapper .MuiTableContainer-root{max-height:563px}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableRow-root .MuiTableCell-root.Checkbox{background-color:inherit}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{white-space:nowrap}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root.Checkbox{left:0;z-index:3}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:hover .ColumnAction{opacity:1}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction{opacity:0;padding:1px;transition:all .3s ease}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction:hover{background-color:#e1d6f0}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction.Active{opacity:1}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction.Sorting{margin-left:4px}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction.Sorting.DESC{rotate:180deg}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction .MuiSvgIcon-root{font-size:1.125rem}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root{background-color:#fff}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root.Clickable{cursor:pointer}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root.Disabled{opacity:.5}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root.Checkbox{left:0;position:sticky;z-index:1}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiIconButton-root{padding:4px}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiIconButton-root.DropdownButton{color:#583090;transition:all .3s ease}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiIconButton-root.DropdownButton.Rotate{rotate:-180deg}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiButton-root.Button_DayTimePicker{min-width:unset;padding-bottom:9px;padding-top:9px;white-space:nowrap}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .icon-container{align-items:center;flex-direction:column}.CommonTable .TableFooterWrapper{align-items:center;gap:20px;justify-content:space-between;margin-top:30px}@media screen and (max-width:1024px){.CommonTable .TableFooterWrapper{flex-wrap:wrap}}.CommonTable .TableFooterWrapper .FooterButton{margin-left:auto}.CommonTable.CollapsibleTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableRow-root .MuiTableCell-root{height:unset}.CommonTable.CollapsibleTable .TableContainerWrapper .NestedTable{border:1px solid #583090;border-radius:10px;margin-bottom:16px;margin-top:16px;overflow:hidden}.MuiPagination-root .MuiPagination-ul{align-items:stretch;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);outline:1px solid #d0d5dd}.MuiPagination-root .MuiPagination-ul li:not(:last-of-type){border-right:1px solid #d0d5dd}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root{border-radius:0;color:#292929;font-size:.875rem;font-weight:600;line-height:1.25rem;margin-inline:0;padding-inline:16px}@media screen and (max-width:1024px){.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root{padding-inline:10px}}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root.MuiPaginationItem-ellipsis{padding-top:10px}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root.Mui-selected{background-color:#c8eaf9}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root .ActionButton{align-items:center;gap:8px}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root .ActionButton .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:1024px){.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root .ActionButton .MuiTypography-root{display:none}}div.Component_PageContainer .Wrapper{flex-direction:column;gap:30px}@media screen and (max-width:1100px){div.Component_PageContainer .Wrapper{gap:24px}}div.Component_PageContainer .Wrapper .PaperContainer:not(.HasTabs){padding:40px}div.Component_PageContainer .Wrapper .PaperContainer .MuiTabPanel-root{max-height:calc(100vh - 287px);overflow:auto}div.Component_PageHeader{align-items:center;background:#fbf8ff;gap:20px;justify-content:space-between;padding-bottom:10px;padding-top:40px;position:sticky;top:50px;z-index:4}@media screen and (max-width:425px){div.Component_PageHeader{flex-wrap:wrap}}div.Component_PageHeader .LeftPart{align-items:center;gap:inherit}div.Component_PageHeader .LeftPart .BackButton{margin-left:-5px;margin-right:-11px;top:2px}div.Component_PageHeader .LeftPart .Title{color:#583090}.InfoTooltip.MuiIconButton-root{cursor:default;font-size:20px;padding:0}div.Component_FilterSelect{flex-direction:column;max-width:300px;min-width:170px}div.Component_FilterSelect .DummyLabel{opacity:0;position:absolute;visibility:hidden;width:fit-content}div.Component_FilterSelect .MuiInputBase-root .MuiMenu-root{position:static}div.Component_FilterSelect .MuiInputBase-root .MuiMenu-root .MuiMenu-paper{left:0!important;max-height:fit-content;right:0;top:100%!important}div.Component_FilterSelect .MuiInputBase-root .MuiMenu-root .MuiMenu-paper .MuiMenu-list .MuiMenuItem-root{white-space:normal}div.Component_FilterSelect.LabelInsideField{position:relative}div.Component_FilterSelect.LabelInsideField .MuiFormLabel-root{color:#667085;font-size:1rem;font-weight:400;left:14px;line-height:1.5rem;margin-bottom:0;position:static;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media screen and (max-width:1100px){div.Component_FilterSelect.LabelInsideField .MuiFormLabel-root{font-size:.875rem;line-height:1.25rem}}div.Component_FilterSelect.LabelInsideField .MuiInputBase-root .MuiSelect-select{z-index:2}div.Component_CustomSelect{flex-direction:column}.Component_StatusChip.MuiChip-root{border:1px solid}.Component_StatusChip.MuiChip-root .Round{background-color:currentColor;border-radius:50%;height:6px;margin-left:10px;width:6px}.Component_StatusChip.MuiChip-root .MuiChip-label{padding-left:6px;text-transform:capitalize}.Component_StatusChip.MuiChip-root.LightBlue{background-color:#c8eaf9;border-color:#2fb1e9}.Component_StatusChip.MuiChip-root.LightBlue .Round{background-color:#2fb1e9}.Component_StatusChip.MuiChip-root.SoftYellow{background-color:#ffe99d;border-color:#ffc500}.Component_StatusChip.MuiChip-root.SoftYellow .Round{background-color:#ffc500}.Component_StatusChip.MuiChip-root.Teal{background-color:#ccf5eb;border-color:#3dedd0}.Component_StatusChip.MuiChip-root.Teal .Round{background-color:#3dedd0}.Component_StatusChip.MuiChip-root.LightOrange{background-color:#ffe4be;border-color:#ff9500}.Component_StatusChip.MuiChip-root.LightOrange .Round{background-color:#ff9500}.Component_StatusChip.MuiChip-root.LightGreen{background-color:#8af0a4;border-color:#1a983a}.Component_StatusChip.MuiChip-root.LightGreen .Round{background-color:#1a983a}.Component_StatusChip.MuiChip-root.BurntOrange{background-color:#e9be8d;border-color:#935a16}.Component_StatusChip.MuiChip-root.BurntOrange .Round{background-color:#935a16}.Component_StatusChip.MuiChip-root.PaleGreen{background-color:#c8ffd6;border-color:#6bcf75}.Component_StatusChip.MuiChip-root.PaleGreen .Round{background-color:#6bcf75}.Component_StatusChip.MuiChip-root.SoftRed{background-color:#fab3b3;border-color:#e25252}.Component_StatusChip.MuiChip-root.SoftRed .Round{background-color:#e25252}.Component_StatusChip.MuiChip-root.Gray{background-color:#ccc;border-color:#675959}.Component_StatusChip.MuiChip-root.Gray .Round{background-color:#675959}div.Component_TableFilter{gap:16px;justify-content:space-between;margin-bottom:40px}div.Component_TableFilter .SearchField{width:200px}@media screen and (min-width:1101px){div.Component_TableFilter .SearchField{width:240px}}@media screen and (min-width:1441px){div.Component_TableFilter .SearchField{width:320px}}div.Component_TableFilter .ActionWrapper{align-items:center;flex-wrap:wrap;gap:inherit}div.Component_TableAction.MuiMenu-root .MuiMenu-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);min-width:110px}div.Component_TableAction.MuiMenu-root .MuiMenu-paper .MuiList-root .MuiMenuItem-root{color:#292929;font-weight:500;padding:10px 15px}div.Component_FormActionWrapper{align-items:center;flex-wrap:wrap;gap:30px;margin-top:50px}div.Component_FormActionWrapper.isCenterAligned{justify-content:center}div.Component_FormActionWrapper.right{justify-content:flex-end}@media screen and (max-width:900px){div.Component_FormActionWrapper{margin-top:40px}}@media screen and (max-width:600px){div.Component_FormActionWrapper{margin-top:30px}}div.Component_FormActionWrapper .Default{align-items:center;margin-left:auto}div.Component_UploadedFile{align-items:center;background-color:#fff;border:1px solid #d0d5dd;border-radius:12px;gap:12px;padding:16px;width:100%}div.Component_UploadedFile .Left .MuiSvgIcon-root{font-size:40px}div.Component_UploadedFile .Right{align-items:center;flex-grow:1;gap:16px;justify-content:space-between}div.Component_UploadedFile .Right .Details{flex-direction:column}div.Component_UploadedFile .Right .Details .FileName{overflow-wrap:anywhere}div.Component_UploadedFile .Right .Actions{align-items:center;gap:20px}div.Component_UploadedFile .Right .Actions .MuiIconButton-root{font-size:18px;padding:3px}div.Component_Conversation{flex-direction:column;gap:30px}div.Component_ConversationMessage{border-radius:10px;flex-direction:column;gap:20px;max-width:70%;padding:16px 24px;width:fit-content}div.Component_ConversationMessage .Message{flex-direction:column;gap:16px}div.Component_ConversationMessage .Message .UserDetails{align-items:center;gap:20px}div.Component_ConversationMessage .Message .UserDetails .Right{flex-direction:column}div.Component_ConversationMessage .Message .UserDetails .Right .UserName{color:#885fbc;font-weight:600}div.Component_ConversationMessage .Message .UserDetails .Right .DateTime{font-weight:500}div.Component_ConversationMessage .Message .TextMessage{font-weight:400;white-space:break-spaces}div.Component_ConversationMessage .Attachment{flex-direction:column;gap:8px}div.Component_ConversationMessage.Purple{background-color:#dbcfeb}div.Component_ConversationMessage.Pink{align-self:flex-end;background-color:#f9e3fc}div.Component_PostReply{background-color:#fdf2ff;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;flex-direction:column;gap:16px;padding:24px;position:sticky}div.Component_PostReply .Title{color:#583090;font-weight:600}div.Component_PostReply .FieldWrapper{position:relative}div.Component_PostReply .FieldWrapper .PostMessage .MuiFormControl-root .MuiTextField-root .MuiInputBase-root{padding-bottom:70px}div.Component_PostReply .FieldWrapper .ActionButton{bottom:16px;position:absolute;z-index:1}div.Component_PostReply .FieldWrapper .ActionButton.HasError{margin-bottom:20px}div.Component_PostReply .FieldWrapper .ActionButton.UploadButton{left:16px}div.Component_PostReply .FieldWrapper .ActionButton.UploadButton:not(:hover){background-color:#fff}div.Component_PostReply .FieldWrapper .ActionButton.UploadButton .MuiFormControl-fullWidth,div.Component_PostReply .FieldWrapper .ActionButton.UploadButton .MuiFormControl-fullWidth #Attachments{height:100%}div.Component_PostReply .FieldWrapper .ActionButton.SendButton{background-color:#2fb1e9;color:#fff;right:16px}div.Component_PostReply .FieldWrapper .ActionButton.SendButton.Mui-disabled{opacity:.3}div.Component_FormFieldsWrapper{display:grid;gap:32px 50px}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper{gap:24px 26px}}div.Component_FormFieldsWrapper.One{grid-template-columns:repeat(1,100%)}div.Component_FormFieldsWrapper.Two{grid-template-columns:repeat(2,calc(50% - 25px))}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.Two{grid-template-columns:repeat(2,calc(50% - 13px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.Two{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(3,calc(33.33333% - 33.33333px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(2,calc(50% - 25px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(2,calc(50% - 13px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(4,calc(25% - 37.5px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(2,calc(50% - 25px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(2,calc(50% - 13px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper .FullColspan{grid-column:1/-1}div.Component_FormFieldsWrapper.isSmall{gap:16px 16px}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall{gap:12px 12px}}div.Component_FormFieldsWrapper.isSmall.One{grid-template-columns:repeat(1,100%)}div.Component_FormFieldsWrapper.isSmall.Two{grid-template-columns:repeat(2,calc(50% - 8px))}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall.Two{grid-template-columns:repeat(2,calc(50% - 6px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.isSmall.Two{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(3,calc(33.33333% - 10.66667px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(2,calc(50% - 8px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(2,calc(50% - 6px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(4,calc(25% - 12px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(2,calc(50% - 8px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(2,calc(50% - 6px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(1,100%)}}div.Component_FormBackgroundWrapper{grid-column:1/-1}div.Component_FormBackgroundWrapper .Label{color:#000;font-weight:500;margin-bottom:6px}div.Component_FormBackgroundWrapper .BackgroundWrapper{background-color:#f4f4f4;border:1px solid #d0d5dd;border-radius:10px;padding:24px}div.Component_FormDropArea{flex-direction:column;grid-column:1/-1}div.Component_FormDropArea .ContentWrapper{flex-direction:column;gap:12px}div.Component_FormDropArea .ContentWrapper .DropArea{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23E1D6F0FF' stroke-width='2' stroke-dasharray='10, 12' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:12px;flex-direction:column;gap:12px;overflow:hidden;padding:33px 24px;position:relative}div.Component_FormDropArea .ContentWrapper .DropArea .IconWrapper{align-items:center;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:#667085;justify-content:center;min-height:40px;min-width:40px}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper{align-items:center;flex-direction:column;gap:4px}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top{align-items:center;gap:4px}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton{background-color:transparent;color:#583090;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;padding:0;position:static}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton .FilePicker{inset:0;opacity:0;position:absolute}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton .FilePicker *{height:100%}div.Component_FormDropArea .ContentWrapper .FileListWrapper{flex-direction:column;gap:12px}div.Component_FormDropArea .ContentWrapper .FileListWrapper.isAtDropArea{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23E1D6F0FF' stroke-width='2' stroke-dasharray='10, 12' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:12px;overflow:hidden;padding:40px}@media screen and (max-width:900px){div.Component_FormDropArea .ContentWrapper .FileListWrapper.isAtDropArea{padding:20px}}div.Component_FormDropArea.Contained{height:100%}div.Component_FormDropArea.Contained .ContentWrapper{flex-grow:1}div.Component_FormDropArea.Contained .ContentWrapper .DropArea{background-color:#f8f3ff;background-image:none;border:1px solid #885fbc;border-radius:10px;flex-grow:1;justify-content:center;padding-bottom:50px;padding-top:20px}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .IconWrapper{border:none;box-shadow:none}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .IconWrapper .MuiSvgIcon-root{font-size:181px}@media screen and (min-width:1401px){div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper{gap:8px}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton{font-size:1.125rem;line-height:1.75rem}}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Top .Message{color:#292929}@media screen and (min-width:1401px){div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Top .Message{font-size:1.125rem;line-height:1.75rem}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Bottom{font-size:.875rem;line-height:1.25rem}}div.Component_FormDropArea.Mui-disabled{opacity:.5}div.Component_FormDropArea.Mui-disabled .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton .FilePicker .Picker{cursor:not-allowed}div.Component_TitleDescriptionWithAction{align-items:center;background-color:#f8f3ff;border-radius:10px;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:18px 30px}@media screen and (max-width:1024px){div.Component_TitleDescriptionWithAction{align-items:flex-start;flex-direction:column}}div.Component_TitleDescriptionWithAction.FullWidth .Title{flex:1;width:100%}div.Component_TitleDescriptionWithAction .LeftPart{align-items:center;gap:8px}div.Component_TitleDescriptionWithAction .Title{color:#583090;min-width:120px}@media screen and (max-width:1024px){div.Component_TitleDescriptionWithAction .Title{width:100%}}div.Component_TitleDescriptionWithAction .Description{flex:1}div.Component_TitleDescriptionWithAction .RightPart{justify-content:flex-end}@media screen and (min-width:1025px){div.Component_TitleDescriptionWithAction .RightPart{min-width:150px}}div.Component_StyledNumber{align-items:center;aspect-ratio:1;background-color:#f9f5ff;border-radius:50%;color:#885fbc;display:inline-flex;justify-content:center;min-width:40px;padding:4px}@media screen and (max-width:1100px){div.Component_StyledNumber{min-height:30px;min-width:30px}}@media screen and (max-width:900px){div.Component_StyledNumber{min-height:24px;min-width:24px}}div.Component_StyledNumber.Filled{background-color:#885fbc;color:#fff}div.Component_StyledNumber .Number{font-weight:600}@media screen and (max-width:1100px){div.Component_StyledNumber .Number{font-size:14px;line-height:22px}}@media screen and (max-width:900px){div.Component_StyledNumber .Number{font-size:12px;line-height:20px}}div.Component_StyledAccordion.MuiAccordion-root{background-color:#f8f3ff;border-radius:10px;margin-left:80px}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root{margin-left:40px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root{align-items:flex-start;gap:8px;min-height:unset;padding:30px 40px;position:relative}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root{padding:10px 20px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content{gap:inherit}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .Component_StyledNumber{left:-80px;pointer-events:none;position:absolute;top:24px}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .Component_StyledNumber{left:-40px;top:5px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart{flex-direction:column;flex-grow:1;gap:7px}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Title{color:#583090}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Title{font-size:14px;font-weight:500;line-height:24px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Description{color:#3e3e3e;display:none;font-weight:400;transition:all .3s ease}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Description{font-size:12px;line-height:20px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content.Mui-expanded .LeftPart .Description{display:initial}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-expandIconWrapper{margin-right:-8px;margin-top:2px}div.Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root{display:flex;flex-direction:column;gap:30px;padding-bottom:30px;padding-left:40px;padding-right:40px}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root{padding-left:20px;padding-right:20px}}div.Component_CustomStepper{gap:5px}div.Component_CustomStepper .MuiStep-root{padding-left:0;padding-right:0}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root{margin:0;padding:0}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer{padding-right:0}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root{font-size:40px}@media screen and (max-width:1100px){div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root{font-size:30px}}@media screen and (max-width:900px){div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root{font-size:24px}}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root .MuiStepIcon-text{font-weight:600}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root:not(.Mui-active) .MuiStepIcon-text{fill:#885fbc}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-labelContainer{display:none}div.Component_CustomStepper .MuiStepConnector-root .MuiStepConnector-line{border-color:#885fbc}div.ReportGenerationCard{align-items:center;background-color:#fff;border:1px solid #e1d6f0;border-radius:10px;color:#583090;flex-grow:1;gap:11px;justify-content:space-between;padding:5px 16px 5px 7px}div.ReportGenerationCard.Checked{background-color:#f0eaf8}div.ReportGenerationCard.Cursor{cursor:grab}div.ReportGenerationCard .CheckboxLabel{align-items:center;flex-grow:1}div.ReportGenerationCard .CheckboxLabel .ReportType{margin-left:auto;padding-left:16px;white-space:nowrap}div.ReportGenerationCard .DeleteButton{margin-right:-3px}div.ReportGenerationCard .EqualButton{cursor:inherit;margin-right:-7px}div.ReportGenerationCard .EqualButton .MuiSvgIcon-root{font-size:16px}div.MuiTabScrollButton-root.Mui-disabled{opacity:1!important}div.Component_Timeline{background-color:#fbf8ff;border:1px solid #e1d6f0;border-radius:10px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:30px}@media screen and (max-width:900px){div.Component_Timeline{grid-template-columns:1fr}}div.Component_Timeline .TimelineItem{flex-direction:column;gap:15px;min-width:200px}@media screen and (max-width:900px){div.Component_Timeline .TimelineItem{flex-direction:row;position:relative}}div.Component_Timeline .TimelineItem .VisualWrapper{align-items:center;gap:20px}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper{padding:0;pointer-events:none}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper .MuiSvgIcon-root{font-size:30px}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper .MuiSvgIcon-colorPrimary{color:#885fbc}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper .MuiSvgIcon-colorError{color:#e86666}@media screen and (min-width:601px)and (max-width:900px){div.Component_Timeline .TimelineItem .VisualWrapper .MuiTooltip-popper .MuiTooltip-tooltip{width:50vw}}div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder{flex-grow:1;height:3px}@media screen and (max-width:900px){div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder{height:20px;left:15px;position:absolute;top:100%;width:3px}}div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder.Active{background-color:#885fbc}div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder.Disabled{background-color:#e1d6f0}div.Component_Timeline .TimelineItem .ContentWrapper{color:#3e3e3e;flex-direction:column;font-weight:500;gap:6px}div.Component_Timeline .TimelineItem .ContentWrapper .Status{color:inherit;font-weight:inherit}div.Component_Timeline .TimelineItem .ContentWrapper .SubTitleWrapper{align-items:center;gap:10px}div.Component_Timeline .TimelineItem .ContentWrapper .SubTitleWrapper .MuiSvgIcon-root{font-size:14px}div.Component_Timeline .TimelineItem .ContentWrapper .SubTitleWrapper .Time{color:inherit;font-weight:inherit}div.Component_FileAction{align-items:center;gap:40px}div.Component_FileAction .MuiIconButton-root .MuiSvgIcon-root{font-size:20px}div.Component_TableIconAction{align-items:center;gap:30px}div.Component_TableIconAction .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}div.DocViewer #proxy-renderer #html-renderer{padding:0}div.DocViewer #proxy-renderer #html-renderer #html-body{background-color:#d0d5dd;border:none;border-radius:8px;margin:0}div.DocViewer .react-pdf__Page__annotations.annotationLayer,div.DocViewer .react-pdf__Page__textContent.textLayer{display:none}div.Component_NoDataFound.isCenterAligned{display:grid;place-items:center}div.Component_NoDataFound.Styled{border:1px solid #885fbc;border-radius:10px;padding:8px 16px;text-align:center}div.AnimatedPulseCircle{animation:pulse 1.5s infinite;background-color:red;border-radius:50%;height:8px;transform:scale(1);width:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,0,0,.7);transform:scale(.9)}70%{box-shadow:0 0 0 8px rgba(255,0,0,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(255,0,0,0);transform:scale(.9)}}div.Component_OtpField{flex-direction:column}div.Component_OtpField>div{gap:8px;justify-content:space-between}div.Component_OtpField>div .InputField{border:1px solid #d0d5dd;border-radius:10px;color:#292929;font-size:1rem;font-weight:400;height:44px;line-height:1.5rem;padding:4px;text-align:center;width:44px}div.Component_OtpField>div .InputField:hover{border-color:#a7abb1}div.Component_OtpField>div .InputField:focus{border-color:#a7abb1;box-shadow:0 0 0 4px rgba(152,162,179,.2);outline:none}::-webkit-scrollbar-track{background-color:#e1d6f0;border-radius:2px}::-webkit-scrollbar{height:11px;width:11px}@media screen and (max-width:900px){::-webkit-scrollbar{height:8px;width:8px}}::-webkit-scrollbar-thumb{background-color:#885fbc;border:2px solid #e1d6f0;border-radius:4px}::-webkit-scrollbar-corner{background-color:#e1d6f0}*{scrollbar-color:#885fbc #e1d6f0;scrollbar-width:8px}body,html{scrollbar-gutter:stable}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader{padding:40px 40px 20px}@media screen and (max-width:600px){div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader{padding:30px 30px 15px}}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasTwoItems{align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasTwoItems .MuiDialogTitle-root{color:#583090;font-weight:600;text-align:left}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasTwoItems .MuiIconButton-root{color:#000;margin-right:-4px;padding:3px}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasThreeItems{grid-template-columns:1fr auto auto}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader .MuiDialogTitle-root{color:#070707;font-weight:500;overflow-wrap:anywhere;text-align:center}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:20px 40px 40px}@media screen and (max-width:600px){div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:15px 30px 30px}}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root.hasActions{padding-bottom:0}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .CommonTable{padding-bottom:2px}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .CommonTable .TableContainerWrapper{border:1px solid #885fbc}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .CommonTable .TableContainerWrapper .MuiTableContainer-root{max-height:calc(100vh - 390px)}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root{padding-block:40px}@media screen and (max-width:600px){div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root{padding-block:30px}}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root .Component_FormActionWrapper{margin-top:0}#Dialog_FilePreview.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .FileContainer .File{border-radius:5px;max-height:calc(100vh - 222px);object-fit:contain;overflow:hidden;width:100%}#Dialog_FilePreview.MuiDialog-root.Styled .MuiDialog-paper .MuiDialogContent-root .FileContainer{border:1px solid #885fbc;border-radius:10px;max-height:calc(100vh - 222px);overflow:hidden}#Dialog_FilePreview.MuiDialog-root.Styled .MuiDialog-paper .MuiDialogContent-root .FileContainer .Component_NoDataFound{padding:8px 16px}#Dialog_CardSchemeAddNew.MuiDialog-root .MuiDialog-container .MuiPaper-root{max-width:500px}@media screen and (min-width:1101px){#Dialog_CustomerContact.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .Component_FormFieldsWrapper{column-gap:30px;grid-template-columns:repeat(2,calc(50% - 15px))}}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper{border-radius:16px;max-width:546px;padding:40px 60px;text-align:center}@media screen and (max-width:900px){#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper{max-width:450px;padding:40px}}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogTitle-root{color:#070707;font-weight:500}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{margin-top:12px}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .Subtitle{color:#667085;font-weight:500}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root{gap:30px;margin-top:30px}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .DialogHeader{padding-bottom:30px}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding-top:10px}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ContentWrapper{height:calc(100vh - 404px);margin-top:40px;min-height:200px;overflow:auto}@media screen and (max-width:600px){div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ContentWrapper{margin-top:30px}}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ContentWrapper .Component_NoDataFound{height:100%}#Dialog_DateSelection.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .Subtitle{color:#667085;margin-bottom:16px}#Dialog_RedirectPopup.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:30px 40px}#Dialog_RedirectPopup.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .Countdown{margin-top:12px}#Dialog_AlertDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding-top:10px}#Dialog_AlertDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .Content{white-space:pre-line}#Dialog_OVDParameters.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .FormTitle{border-bottom:1px solid #d0d5dd;margin-bottom:16px;padding-bottom:6px}#Dialog_OVDParameters.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .MuiFormControlLabel-root{margin-inline:0}#Dialog_OVDParameters.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .MuiFormControlLabel-root .MuiCheckbox-root{padding:0}#DialogFrontsheetMap .MuiDialog-container .MuiDialog-paper form .FormFields .Component_FormFieldsWrapper .CheckboxField{flex-shrink:0}div.Popover_CardStockItem .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);padding:20px}div.Popover_CardStockItem .MuiPopover-paper form{display:flex;flex-direction:column;padding:8px}div.Popover_CardStockItem .MuiPopover-paper form .CardStockHeader{align-items:center;gap:4px}div.Popover_CardStockItem .MuiPopover-paper form .CardStockHeader .Label{color:#885fbc;font-weight:600}div.Popover_CardStockItem .MuiPopover-paper form .CardStockHeader .Date{color:#292929;font-weight:500}div.Popover_CardStockItem .MuiPopover-paper form .FormFields{display:grid;gap:20px;grid-template-columns:repeat(2,calc(50% - 10px));margin-top:20px}div.Popover_CardStockItem .MuiPopover-paper form .FormFields .FullColspan{grid-column:span 2}div.Popover_CardStockItem .MuiPopover-paper form .FormFields .NumberField .MuiInputBase-input{pointer-events:none}div.Popover_CardStockItem .MuiPopover-paper form .SaveButton{margin-top:20px}div.Popover_DayTimePicker .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);min-width:280px;padding:20px}div.Popover_DayTimePicker .MuiPopover-paper .DayTimePickerWrapper{flex-direction:column;gap:12px}div.Popover_DayTimePicker .MuiPopover-paper .DayTimePickerWrapper .DayPicker{flex-direction:column}div.Popover_DayTimePicker .MuiPopover-paper .DayTimePickerWrapper .TimePicker{gap:inherit}div.Popover_ColumnFilter .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12),0 4px 6px -2px rgba(16,24,40,.05),0 12px 16px -4px rgba(95,93,115,.05),2px 2px 4px 0 rgba(0,0,0,.05);margin-top:-.625rem;padding:1.25rem}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper{align-items:center;gap:1.25rem}@media screen and (max-width:767px){div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper{flex-direction:column}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .CloseButton{align-self:flex-end;margin-bottom:-1.125rem;margin-right:-.5rem;padding:.25rem}}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .MuiFormControl-root{width:200px}@media screen and (max-width:900px){div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .MuiFormControl-root{flex-grow:1}}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{background-color:transparent;border-radius:0}div.Popover_InventoryList .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);padding:20px}div.Popover_InventoryList .MuiPopover-paper .CardStockHeader{align-items:center;gap:4px}div.Popover_InventoryList .MuiPopover-paper .CardStockHeader .Label{color:#885fbc;font-weight:600}div.Popover_InventoryList .MuiPopover-paper .CardStockHeader .Date{color:#292929;font-weight:500}div.Popover_InventoryList .MuiPopover-paper .LocationsWrapper{display:grid;gap:20px;grid-template-columns:repeat(2,calc(50% - 10px))}@media screen and (max-width:767px){div.Popover_InventoryList .MuiPopover-paper .LocationsWrapper{grid-template-columns:repeat(1,100%)}}div.Popover_InventoryList .MuiPopover-paper .LocationsWrapper .LocationItem{min-width:250px}div.Popover_InventoryList .MuiPopover-paper .LocationsWrapper .LocationItem .MuiDivider-root{margin-bottom:10px}.rdp-root{--rdp-accent-color:#7e52b6;--rdp-accent-background-color:#f9f7fc;--rdp-day-width:40px;--rdp-day-height:40px;--rdp-day_button-width:calc(var(--rdp-day-width) - 6px);--rdp-day_button-height:calc(var(--rdp-day-height) - 6px);--rdp-nav_button-width:34px;--rdp-nav_button-height:34px}@media screen and (max-width:900px){.rdp-root .rdp-months{width:min-content}}@media screen and (min-width:768px){.rdp-root .rdp-months{flex-wrap:nowrap}}.rdp-root .rdp-months .rdp-nav button .rdp-chevron{height:24px;width:24px}.rdp-root .rdp-months .rdp-month .rdp-month_caption{font-size:1.125rem;font-weight:600;padding-inline:10px}@media screen and (max-width:900px){.rdp-root .rdp-months .rdp-month .rdp-month_caption{font-size:1rem}}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day{min-height:var(--rdp-day-height);min-width:var(--rdp-day-width)}@media screen and (max-width:900px){.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day{font-size:.875rem}}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day.rdp-range_middle{color:#353535}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day.rdp-selected{font-size:1rem;font-weight:600}@media screen and (max-width:900px){.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day.rdp-selected{font-size:.875rem}}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day .rdp-day_button{display:inline-flex}div.DateRangePicker{cursor:pointer}div.DateRangePicker:not(.MuiInputBase-fullWidth){min-width:250px}@media screen and (min-width:1101px){div.DateRangePicker:not(.MuiInputBase-fullWidth){min-width:280px}}@media screen and (min-width:1401px){div.DateRangePicker:not(.MuiInputBase-fullWidth){width:320px}}div.DateRangePicker .MuiInputAdornment-root .MuiIconButton-root{color:#667085}div.DateRangePicker .MuiInputAdornment-root .MuiIconButton-root:hover{background-color:transparent}div.DateRangePicker .MuiInputAdornment-root .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}div.DateRangePicker .MuiInputBase-input{cursor:inherit;margin-left:-4px}div.DateRangePicker .MuiInputBase-input.MuiInputBase-inputAdornedStart{padding-left:0!important}div.Popover_DateRangePicker .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);color:#798194;padding:20px}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper{display:flex;gap:20px}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root:not(:last-of-type){margin-bottom:4px}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root{border-radius:8px;color:#353535;padding-left:10px;padding-right:10px;transition:all .3s ease}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#f0eaf8;color:#583090}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{color:inherit}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root .MuiTypography-root{font-weight:400;text-transform:none;white-space:nowrap}.recharts-responsive-container .recharts-wrapper .recharts-surface .recharts-layer .recharts-text{fill:#454f56}.recharts-tooltip-wrapper .CustomTooltip{background-color:#f0eaf8;border-radius:5px;border-bottom-left-radius:0;color:#583090;outline:1px solid #885fbc;padding:2px 10px}.recharts-tooltip-wrapper .CustomTooltip .Tooltip{font-weight:500;vertical-align:middle}.recharts-tooltip-wrapper .CustomTooltip .Tooltip b{font-weight:600}#CustomerDetailForm .FormFields .Component_FormFieldsWrapper .InputRow.AddressField{grid-column:1/-1}#CustomerDetailForm .FormFields .Component_FormFieldsWrapper .InputRow.SelectField .MuiMenu-root .MuiMenu-paper .MuiMenu-list .MuiMenuItem-root.AddNew{color:#583090;font-weight:600}div.Component_NotesForOperator h6{color:#583090;font-weight:500;margin-bottom:30px}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller{border:none}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiTab-root{background-color:#fbf8ff;border-radius:10px 10px 0 0}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiTab-root.Mui-selected{background-color:#f8f3ff}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller .MuiTabs-indicator{display:none}div.Component_NotesForOperator .ContainedTabList .MuiTabPanel-root{background-color:#f8f3ff;border-radius:0 5px 5px 5px;padding:20px}div.Component_NotesForOperator .ContainedTabList .MuiTabPanel-root .NotesSubmit{display:flex;margin-left:auto;margin-top:20px;min-width:100px}#ComingSoon{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}#ComingSoon .Content{flex-direction:column;gap:25px;max-width:516px;text-align:center}#ComingSoon .Content .MuiTypography-body2{color:#5f5d73}#Unauthorized{background-color:#f2c7f9;display:flex;flex:1;flex-direction:column;padding:40px}#Unauthorized .MuiContainer-root{background-color:#fff;border-radius:16px;display:grid;flex:1;padding:40px;place-items:center}#Unauthorized .Content{text-align:center}#Unauthorized .Content .Message{color:#5f5d73;margin-top:1px}#PageProfileSettings{flex-grow:1}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root{overflow:unset}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root .AvatarBadge .MuiBadge-badge{height:unset;padding:unset}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root .AvatarBadge .AvatarImage{border:4px solid #f9e3fc;height:80px;width:80px}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root .AvatarBadge .MuiSvgIcon-root{font-size:2.0625rem}#PageProfileSettings form .AvatarWrapper .InputAvatar{height:30px;width:30px}#PageProfileSettings form>.Component_FormFieldsWrapper{margin-top:60px}#PageProfileSettings form>.Component_FormFieldsWrapper .PasswordGrid .PasswordAccordian .MuiAccordionSummary-root{padding:unset}#PageProfileSettings form>.Component_FormFieldsWrapper .PasswordGrid .PasswordAccordian .MuiAccordionSummary-root .MuiAccordionSummary-content{margin-bottom:16px;margin-top:16px}#PageProfileSettings form>.Component_FormFieldsWrapper .PasswordGrid .PasswordAccordian .MuiAccordionDetails-root{padding-bottom:30px;padding-top:14px}#PageTicketingIndex .PaperContainer .CommonTable .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .Component_TableCellContent{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#PageTicketingDetail .Header{align-items:center;flex-wrap:wrap;gap:60px}@media screen and (max-width:1200px){#PageTicketingDetail .Header{gap:30px}}#PageTicketingDetail .Header .MuiAvatar-root{height:100px;width:100px}#PageTicketingDetail .Header .DetailsWrapper{display:grid;gap:30px 90px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1440px){#PageTicketingDetail .Header .DetailsWrapper{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:1200px){#PageTicketingDetail .Header .DetailsWrapper{gap:30px 60px}}@media screen and (max-width:600px){#PageTicketingDetail .Header .DetailsWrapper{gap:16px;grid-template-columns:repeat(1,auto)}}#PageTicketingDetail .Header .DetailsWrapper .DetailItem{align-items:center;gap:20px}#PageTicketingDetail .Header .DetailsWrapper .DetailItem .MuiSvgIcon-root{color:#885fbc;font-size:18px}@media screen and (min-width:1101px){#PageTicketingDetail .Header .Component_FilterSelect{min-width:200px}}#PageTicketingDetail .Divider{margin-bottom:40px;margin-top:40px}#PageTicketingDetail .Component_Conversation .Component_PostReply{margin-bottom:-40px}@media screen and (max-width:1400px){#PagePcaAddNew form .PcaOnline{grid-column:1/-1}}#PagePcaAddNew form .CapabilityMatrix{align-items:center;gap:16px;justify-content:space-between;margin-top:40px}#PagePcaAddNew form .CapabilityMatrix .Message{color:#000}@media screen and (max-width:900px){#PagePcaAddNew form .CapabilityMatrix .Message{font-size:.875rem;line-height:1.375rem}}#PagePcaAddNew form .CapabilityMatrix .MuiButton-root{flex-shrink:0}#ScreenActions{flex-direction:column;gap:30px}#ScreenJobFiles{flex-direction:column;gap:90px}@media screen and (max-width:1440px){#ScreenJobFiles{gap:50px}}#ScreenJobFiles .Component_CustomStepper{margin-top:10px;max-width:900px}#ScreenJobFiles .StepsWrapper{flex-direction:column;gap:30px}@media screen and (max-width:767px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root .Component_FormFieldsWrapper{grid-template-columns:repeat(1,100%)}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root .Component_FormActionWrapper{margin-top:0}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper{gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:900px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper{grid-template-columns:repeat(2,calc(50% - 13px))}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper .NumberField{width:100%}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper .NumberField .MuiFormControl-root{width:inherit}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper{flex-direction:column;gap:30px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet{flex-direction:column;gap:20px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper{flex-direction:column;gap:7px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Title{color:#583090}@media screen and (max-width:1100px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Title{font-size:14px;font-weight:500;line-height:24px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Description{color:#3e3e3e;font-weight:400}@media screen and (max-width:1100px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Description{font-size:12px;line-height:20px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root{gap:27px}@media screen and (max-width:1400px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root{flex-direction:column}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root{align-items:flex-start;background-color:#fff;border:2px solid #fff;border-radius:10px;flex-grow:1;margin-left:0;margin-right:0;padding:18px 21px 18px 50px;position:relative}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root.Checked{border-color:#885fbc}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiRadio-root{left:8px;position:absolute;top:8px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label{flex-grow:1}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label .LabelWrapper{flex-direction:column;gap:25px}@media screen and (max-width:1400px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label .LabelWrapper{gap:16px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label .LabelWrapper .MuiTypography-root{align-items:center;color:#292929;display:flex;font-weight:400;gap:6px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiDivider-root{border-color:#885fbc}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .CreateNewVariant{align-items:flex-start;flex-direction:column;gap:30px}@media screen and (max-width:1400px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .CreateNewVariant{gap:20px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.ChildJobs:not(.Mui-expanded) .MuiAccordionSummary-root .MuiAccordionSummary-content .RightPart .Component_FilterSelect{display:none}.PriorityPassInventoryWrapper .MuiTableContainer-root{text-align:right}.PriorityPassInventoryWrapper .InputRow.NumberField input{pointer-events:none}.PriorityPassInventoryWrapper .AddRowButton{background-color:#2fb1e9;border-radius:"50%";color:"#fff";margin:19px 22px 30px auto;padding:8}#PageHome .PaperContainer{background-color:#fbf8ff;padding:0}#PageHome .PaperContainer .ChartPanel{background-color:#fff;border-radius:12px;box-shadow:0 1px 38px 0 rgba(88,48,144,.1)}#PageHome .PaperContainer .ChartPanel .BarHeader{align-items:center;border-bottom:1px solid #eaecf0;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px 24px}#PageHome .PaperContainer .ChartPanel .BarHeader .LeftPart .TypographyList{align-items:center;gap:20px}#PageHome .PaperContainer .ChartPanel .BarHeader .LeftPart .Title{color:#101828}#PageHome .PaperContainer .ChartPanel .BarHeader .LeftPart .Status{color:#454f56}#PageHome .PaperContainer .ChartPanel .BarHeader .RightPart{flex-wrap:wrap;gap:56px}@media screen and (max-width:1200px){#PageHome .PaperContainer .ChartPanel .BarHeader .RightPart{gap:30px}}@media screen and (max-width:900px){#PageHome .PaperContainer .ChartPanel .BarHeader .RightPart{gap:16px}}#PageHome .PaperContainer .ChartPanel .BarBody{font-size:.75rem;height:300px;line-height:1.125rem;padding:24px}#PageHome .PaperContainer .ChartPanel .BarBody .Component_NoDataFound{height:100%}#PageHome .PaperContainer .PieChartWrapper{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:40px}@media screen and (min-width:1401px){#PageHome .PaperContainer .PieChartWrapper{gap:56px;margin-top:30px}}@media screen and (max-width:900px){#PageHome .PaperContainer .PieChartWrapper{gap:20px;grid-template-columns:repeat(1,100%);margin-top:20px}}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart{background-color:#fff;border:1px solid #eaecf0;border-radius:10px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);flex-direction:column}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartHeader{border-bottom:1px solid #eaecf0;padding:16px 24px}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartHeader .Title{color:#000;font-weight:600}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer{align-items:center;flex-grow:1;gap:20px;padding:24px}@media screen and (max-width:425px){#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer{flex-wrap:wrap}}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content{flex-grow:1}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .Title{color:#583090;font-weight:600}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root{display:flex;flex-direction:column;gap:4px 8px;margin-top:16px}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{display:grid;grid-template-columns:repeat(1,100%)}@media screen and (min-width:426px){#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{grid-template-columns:repeat(2,calc(50% - 4px))}}@media screen and (min-width:768px){#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{grid-template-columns:repeat(3,calc(33.33333% - 5.33333px));grid-template-columns:repeat(2,calc(50% - 4px))}}@media screen and (min-width:1401px){#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{grid-template-columns:repeat(3,calc(33.33333% - 5.33333px))}}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root .MuiListItem-root .MuiListItemText-root{color:#583090;padding-left:8px;position:relative}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root .MuiListItem-root .MuiListItemText-root:before{aspect-ratio:1/1;background-color:currentColor;border-radius:50%;content:"";left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root .MuiListItem-root .MuiListItemText-root .MuiTypography-root{font-weight:500}#PageHome .PaperContainer .PieChartWrapper .CustomPieChart .Component_NoDataFound{flex-grow:1;min-height:200px}#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper{display:grid;gap:30px;grid-template-columns:calc(100% - 105px) 75px}@media screen and (max-width:900px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper{gap:10px;grid-template-columns:calc(100% - 85px) 75px}}#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper .DetailsAddNew{align-self:flex-start;margin-top:26px;min-width:75px}@media screen and (max-width:1100px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper .DetailsAddNew{margin-top:24px}}@media screen and (min-width:1101px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper .DetailsAddNew{min-height:40px}}#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root .FooterContainer{display:flex;flex-direction:row;justify-content:center}@media screen and (min-width:601px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root #Screen_CapabiltyMatrix .Component_TableFilter .SearchField{width:320px}}#CardSchemeActions{flex-direction:column;gap:32px}#PageReports #FormReports{margin-bottom:60px}@media screen and (max-width:1100px){#PageReports #FormReports{margin-bottom:40px}}#PageReports #FormReports .PageReportsHeader{align-items:center;flex-wrap:wrap;gap:20px 30px}@media screen and (max-width:1100px){#PageReports #FormReports .PageReportsHeader{gap:20px}}#PageReports #FormReports .PageReportsHeader .SelectField{width:200px}#PageReports #ReportsActions{flex-direction:column;gap:32px}#PageCardStockIndex .Component_CardItem{background-color:#f3f0f7;border-radius:10px;flex-direction:column;gap:30px;justify-content:space-between;padding:30px}#PageCardStockIndex .Component_CardItem .CardHeader{align-items:flex-start;display:flex;gap:24px}#PageCardStockIndex .Component_CardItem .CardHeader .CardStockCardIcon{color:#ab8dd3;flex-shrink:0;font-size:40px}#PageCardStockIndex .Component_CardItem .CardHeader .StockName{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#583090;display:-webkit-box;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}#PageCardStockIndex .Component_CardItem .CardContent{align-items:flex-start;display:flex;flex-direction:column;gap:16px}#PageCardStockIndex .Component_CardItem .CardContent .StockCount{color:#583090;font-size:28px}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo{align-items:center;display:flex}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .StockCount{color:#885fbc;font-size:28px;font-weight:700}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .CountBreakdown{display:flex;gap:16px;margin-left:0}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .CountBreakdown .SuccessCount{color:#583090;font-size:16px}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .CountBreakdown .FailedCount{color:red;font-size:16px}#PageCardStockIndex .Component_CardItem .CardContent .CardBottomWrapper{justify-content:space-between;width:100%}#PageCardStockIndex .Component_CardItem .CardContent button{color:#885fbc}#PageCardStockIndex .CardStockContainer{display:grid;gap:40px 60px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1440px){#PageCardStockIndex .CardStockContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){#PageCardStockIndex .CardStockContainer{gap:30px;grid-template-columns:repeat(1,1fr)}}#PageActivityLog .Component_TableFilter{margin-bottom:30px}@media screen and (max-width:1100px){#PageActivityLog .Component_TableFilter{margin-bottom:16px}}#PageActivityLog #ActivityLog{margin-bottom:60px}#PageActivityLog #ActivityLog .ActivityLogSubHeader{align-items:flex-end;flex-wrap:wrap;gap:30px}@media screen and (max-width:1100px){#PageActivityLog #ActivityLog .ActivityLogSubHeader{gap:16px}}#PageActivityLog #ActivityLog .ActivityLogSubHeader .SelectField{width:200px}@media screen and (max-width:767px){#PageActivityLog #ActivityLog .ActivityLogSubHeader .DateRangePicker,#PageActivityLog #ActivityLog .ActivityLogSubHeader .SelectField{flex-grow:1}}#HouseKeepingActions{flex-direction:column;gap:30px}#HouseKeepingActions .TopPart{border-bottom:1px solid #d0d5dd;border-top:1px solid #d0d5dd;gap:30px;padding-bottom:24px;padding-top:24px}#HouseKeepingActions .TopPart .Component_FilterSelect{min-width:215px}#PageServices .ServicesFlexWrapper{flex-direction:column;gap:32px}#PageServices .ServicesFlexWrapper .InputFlexClass{flex-direction:column;gap:6px;width:100%}#PageServices .ServicesFlexWrapper .InputFlexClass p{font-weight:500}#PageServices .ServicesFlexWrapper .InputFlexClass .MuiTextField-root{max-width:280px}#Page_ServicesConfigure .PaperContainer .CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root.everyWeek{white-space:nowrap}div#CardSchemeReportGeneration{display:grid;grid-template-columns:repeat(2,50%)}@media screen and (max-width:900px){div#CardSchemeReportGeneration{grid-template-columns:repeat(1,100%)}}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft{border-right:1px solid transparent;padding-right:20px}@media screen and (max-width:900px){div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft{border-right:none;padding-right:0}}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft .Title{color:#583090;font-weight:500}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft .ReportList{flex-direction:column;gap:16px;margin-top:30px;max-height:calc(100vh - 514px);overflow:auto;padding-right:10px}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft .ActionWrapper{margin-top:30px}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft.Selected{border-color:#d0d5dd}@media screen and (max-width:900px){div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft.Selected{border-bottom:1px solid #d0d5dd;padding-bottom:30px}}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight{padding-left:30px}@media screen and (max-width:900px){div#CardSchemeReportGeneration .CardSchemeReportGenerationRight{padding-left:0;padding-top:30px}}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ScrollWrapper{border:1px solid #e1d6f0;border-radius:10px;overflow:hidden}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer{background-color:#f0eaf8;flex-direction:column;gap:14px;max-height:calc(100vh - 376px);overflow:auto;padding:30px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .Title{color:#583090;margin-bottom:14px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ReportList{flex-direction:column;gap:10px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ActionWrapper{align-items:center;justify-content:flex-end;margin-top:16px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ActionWrapper .PrimaryAction{border-radius:10px;min-width:36px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ActionWrapper .PrimaryAction .MuiSvgIcon-root{font-size:20px}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow{position:relative}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:after{font-size:14px;font-weight:500;position:absolute;right:0;top:-40px}@media screen and (max-width:900px){#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:after{display:none}}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:first-of-type:after{color:#000;content:"Cost Price Per Card"}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:nth-of-type(2):after{color:#583090;content:"Sell Price Per Card"}#Page_RatesAndSla .Component_SectionContainer.LabelSection.LeadTime .ChildWrapper .InputRow:after{content:"Days"!important;top:-35px}#Page_RatesAndSla .Component_SectionContainer .HeaderWrapper{align-items:center;flex-wrap:wrap;gap:0 12px}#Page_RatesAndSla .Component_SectionContainer .HeaderWrapper .Title{color:#292929}#Page_RatesAndSla .Component_SectionContainer .HeaderWrapper .Description{color:#a7abb1}@media screen and (min-width:901px){#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow{max-width:200px}}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow .MuiTextField-root .StartAdornment{font-size:14px}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow .MuiTextField-root .MuiInputBase-colorPrimary .StartAdornment{color:#a7abb1}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow .MuiTextField-root .MuiInputBase-root .MuiInputBase-input{text-align:right}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .ItemsWrapper{flex-direction:column;gap:8px}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .ItemsWrapper .ListItem{align-items:center;gap:8px 16px;justify-content:space-between}@media screen and (max-width:900px){#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .ItemsWrapper .ListItem{align-items:flex-start;flex-direction:column}}#Page_RatesAndSla .Component_TransportBlock{flex-direction:column;gap:8px}#Page_RatesAndSla .Component_TransportBlock--title{font-weight:600;text-align:right}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper{gap:16px;justify-content:space-between;margin-top:10px}@media screen and (max-width:1024px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper{align-items:flex-start;flex-direction:column}}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .MuiDivider-root{border-color:#583090}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock--content{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(60px,1fr) repeat(3,1fr)}@media screen and (max-width:900px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock--content{grid-template-columns:40px repeat(3,1fr)}}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock--content.Label{align-items:flex-end;color:#a7abb1;text-align:right}@media screen and (min-width:1025px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.air .Component_TransportBlock--content{grid-template-columns:repeat(3,1fr)}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.air .Component_TransportBlock--content .Region{display:none}}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser .Component_TransportBlock--content{grid-template-columns:minmax(60px,1.5fr) repeat(2,1fr)}@media screen and (max-width:900px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser .Component_TransportBlock--content{grid-template-columns:40px repeat(2,1fr)}}@media screen and (min-width:1441px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser .Component_TransportBlock--content{grid-template-columns:minmax(60px,2fr) repeat(2,1fr)}}@media screen and (min-width:1025px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser.air .Component_TransportBlock--content{grid-template-columns:repeat(2,1fr)}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser.air .Component_TransportBlock--content .Region{display:none}}#Page_RatesAndSla.isExternal .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:first-of-type:after{color:#000;content:"Price Per Card"}#Page_RatesAndSla.isExternal .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:nth-of-type(2):after{display:none}@media screen and (min-width:1101px){#PageExternalReports .Wrapper .PaperContainer .Component_TableFilter .DateRangePicker{min-width:320px}}#PageDataDrop .ContainerWithTitle{background-color:#fff;border:1px solid #f0eaf8;border-radius:10px;flex-direction:column;padding:24px}#PageDataDrop .ContainerWithTitle .ContainerTitle{color:#583090;font-weight:600;margin-bottom:16px}#PageDataDrop .ContainerWithTitle .ContainerContent,#PageDataDrop.Component_PageContainer{flex-grow:1}#PageDataDrop.Component_PageContainer .Wrapper{height:100%}#PageDataDrop.Component_PageContainer .Component_PageHeader .RightPart .MuiToggleButtonGroup-root{border-radius:8px;outline:1px solid #885fbc}#PageDataDrop.Component_PageContainer .PaperContainer{flex-grow:1}#PageDataDrop.Component_PageContainer .PaperContainer.HasTabs{background-color:transparent}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form{height:100%}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer{flex-direction:column;gap:30px;height:100%}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .TopWrapper{flex-grow:1}@media screen and (min-height:800px)and (min-width:1440px){#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .TopWrapper .Component_FormDropArea.Contained .ContentWrapper .DropArea{min-height:500px}}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper{display:grid;gap:36px;grid-template-columns:repeat(2,calc(50% - 18px))}@media screen and (max-width:1100px){#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper{grid-template-columns:1fr}}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .BottomWrapperRight{display:flex;flex-direction:column;gap:18px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent{align-items:center;justify-content:center;min-height:200px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .FilesWrapper{flex-direction:column;gap:20px;height:100%;max-height:255px;overflow:auto;width:100%}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .FilesWrapper .Component_UploadedFile{padding-bottom:15px;padding-top:15px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .NoFiles{color:#667085}@media screen and (min-width:1101px){#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .NoFiles{margin-top:-16px}}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .ActionWrapper{justify-content:flex-end;margin-top:10px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenAPI form .Component_FormActionWrapper{justify-content:flex-end}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper{display:grid;gap:16px 16px;grid-template-columns:1fr 180px}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper{grid-template-columns:100%}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper{flex-direction:column}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper{align-items:flex-end;flex-direction:row}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField{width:unset}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root{margin-inline:unset}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root{height:40px;width:180px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-thumb{height:36px;width:36px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(140px)}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-track{border-radius:20px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .AddNewButton{margin-top:26px;min-width:unset;width:180px}@media screen and (max-width:1100px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .AddNewButton{margin-top:24px}}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .AddNewButton{margin-top:0}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .DeleteButton{margin-top:26px}@media screen and (max-width:1100px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .DeleteButton{margin-top:24px}}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .DeleteButton{margin-top:0}}@media screen and (max-width:1100px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root{height:36px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-thumb{height:32px;width:32px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(144px)}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .ButtonWrapper{align-items:flex-start;display:flex;flex-direction:row}@media screen and (max-width:767px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .ButtonWrapper{align-items:flex-end}}.Page_BuildPart_CreateOrder .SectionTitle{color:#000}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content{align-items:flex-start;flex-direction:column;gap:8px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content .FileUploadDescription,.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content .FileUploadNote{color:#000;font-weight:400}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content .FileUploadNote{margin-block:8px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .UploadedFileSection{margin-top:24px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .UploadedFileSection .UploadedFileTitle{margin-bottom:8px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadDropArea .Component_FormDropArea .ContentWrapper .DropArea{padding-block:15px 35px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_Address{align-items:flex-start}.Page_BuildPart_CreateOrder .FormFieldsWrapper_Address .NewAddressWrapper:not(.isNewAddressEnabled){cursor:default;opacity:.4;pointer-events:none}.Page_BuildPart_CreateOrder .CompletionDateWrapper{flex-direction:column}.Page_BuildPart_CreateOrder .CompletionDateWrapper .CompletionDateNote{color:#4b5565;margin-top:6px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary{margin-top:18px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Label{color:#3e3e3e;font-weight:500;margin-bottom:18px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage{font-size:.75rem;line-height:1.25rem}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts{align-items:center;color:#292929;flex-wrap:wrap;gap:2px 5px;margin-top:4px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiTypography-root{font-weight:500}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiTypography-root.Success{color:#278627}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiTypography-root.Reject{color:#d13939}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiDivider-root{align-self:auto;border-color:currentColor;height:10px}#PageOrderDetail .ScreenNotes{background-color:#fbf8ff;border-radius:5px;padding:24px}