.fade-in{animation:fadeIn .3s;-webkit-animation:fadeIn .3s;-moz-animation:fadeIn .3s;-ms-animation:fadeIn .3s;-o-animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-out{animation:fadeOut .5s;-webkit-animation:fadeOut .5s;-moz-animation:fadeOut .5s;-ms-animation:fadeOut .5s;-o-animation:fadeOut .5s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes splashbackground{0%,30%{background-color:#3d46cc}70%,to{background-color:#151522}}.splash-screen{position:fixed;left:0;top:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;background-color:#f6fbff;z-index:2147483660;font-family:Montserrat}.splash-screen.splash-challenge .caption-top{height:24px;margin-top:44px;font-size:20px!important}.splash-screen.splash-challenge .caption-bottom{height:16px;margin-top:16px;font-size:14px!important}.splash-screen .caption-top,.splash-screen .caption-bottom{text-align:center;color:#000;opacity:0}.splash-screen .caption-top.fade-in,.splash-screen .caption-bottom.fade-in{animation-duration:.5s;animation-delay:1.6s}.splash-screen .caption-top.fade-in.brand-update,.splash-screen .caption-bottom.fade-in.brand-update{animation-delay:1.1s}.splash-screen .caption-top.fade-in.splash-challenge,.splash-screen .caption-bottom.fade-in.splash-challenge{animation-delay:1.3s}.splash-screen .caption-top.visible,.splash-screen .caption-bottom.visible{opacity:1}.splash-screen .caption-top{height:53px;margin-top:16px;font-size:49px}.splash-screen .caption-bottom{height:24px;margin-top:24px}.splash-screen .loader-shadow{display:inline-block;width:calc(100% - 40px);max-width:485px;height:7.5px;margin-top:-18px;border-radius:80px;box-shadow:0 3px 6px #0000001f}.component-companychangeselector{position:relative}.component-companychangeselector .currentcompany{display:flex;align-items:center;line-height:1.7;font-size:10px;color:#151522;font-weight:600}.component-companychangeselector .currentcompany .name-company{max-width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.component-companychangeselector .currentcompany .name-company+.MuiSvgIcon-root{width:12px;height:12px;margin-left:2px;transform:translateY(.5px)}.component-companychangeselector.selectable{padding-right:20px;cursor:pointer}.component-companychangeselector .arrow-icon{font-size:12px}.avatar__div{text-align:center;align-items:center}.avatar__div .avatar__image{border-radius:50%;width:40px!important;height:40px!important}.avatar__div .user__info{display:flex;flex-direction:column;gap:16px}.avatar__div .user__info img{width:120px}.avatar__div .user__info h5{font-size:12px!important;color:#151522!important}.avatar__div .user__info .avatar-sidebar{display:flex;gap:6px;padding:14px 0 2px;align-items:center;border-top:.5px solid rgba(21,21,34,.2);border-bottom:.5px solid rgba(21,21,34,.2)}.avatar__div .user__info .avatar-sidebar .MuiAvatar-colorDefault{background-color:transparent}.avatar__div .user__info .avatar-sidebar img{display:block;width:inherit;height:inherit;margin-left:-10px}.avatar__div .user__info .avatar-sidebar .info-user{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:140px}.avatar__div .user__info .avatar-sidebar .info-user .user__name{position:relative;top:-1px;font-weight:700;text-transform:capitalize}.avatar__div .user__info .avatar-sidebar .info-user .company__name{position:relative;font-weight:400;text-transform:capitalize;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px;text-align:left}.avatar__div .user__info .avatar-sidebar .info-user .component-companychangeselector{position:relative;top:-1px}.avatar__div .user__info .avatar-sidebar .info-user .currentcompany{font-weight:400;font-size:8px;color:#151522;max-width:150px;text-align:start}.avatar__div .my_profile_p{text-align:left;cursor:pointer;font-size:12px!important}.avatar__div a{text-decoration:none;color:#fff}.avatar__div .avatar-select{margin-left:-16px;z-index:1;margin-top:17px;border-radius:12px;border:1px solid #f5f7fa;background:#f5f7fa;width:12px;height:12px}.spinner{display:inline-block}.spinner.spinner-primary{color:#3d46cc}.spinner.spinner-secondary{color:#151522}.spinner.spinner-complementary{color:#66667e}.spinner.spinner-white{color:#fff}.spinner.spinner-error{color:#c40303}.spinner.spinner-success{color:#4ac100}.spinner.spinner-warning{color:#faa402}.spinner.spinner-gray{color:#7d7d7d}.logout-confirm .dialog-content{align-items:center}.logout-confirm .dialog-content img{height:80px;width:80px;margin:auto}.logout-confirm .dialog-content h4{font-weight:600;margin:26px auto auto;color:#151522}.logout-confirm .dialog-content h6{max-width:456px;margin:24px auto 2px;color:#151522}.logout-confirm .actions-container{display:flex;width:80vw;max-width:456px;justify-content:space-between;text-align:center!important}.logout-confirm .actions-container.single-button{justify-content:center}.logout-confirm .actions-container.single-button button{min-width:100%}.logout-confirm .actions-container button{width:calc(50% - 8px)!important;height:40px;text-align:center}@media only screen and (max-width: 600px){.logout-confirm .dialog-content h6{max-width:300px}}.mobile-backdrop{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#00000080;opacity:0;transition:all .25s ease-out;pointer-events:none;z-index:2}.mobile-backdrop.open{opacity:1;pointer-events:all}@media only screen and (min-width: 1602px){.mobile-backdrop{display:none}}.drawer{--open-sidebar-width: 240px;display:flex;flex-direction:column;justify-content:space-between;height:100%;position:absolute;top:0;left:0;z-index:3}.drawer *{white-space:nowrap}.drawer.mobile{width:64px;padding:16px 8px!important;background:#fff}.drawer.mobile .sidebar-content .MuiList-root .list__item{align-items:center;padding:16px!important;position:relative;display:flex;flex-direction:column}.drawer.mobile .sidebar-content .MuiList-root .list__item p{margin-top:4px;font-size:8px!important;transform:translate(-14px);margin-left:26px}.drawer.mobile .sidebar-content .MuiList-root .new-feature{flex-direction:column!important}.drawer.mobile .sidebar-content .MuiList-root .new-feature .icon-title,.drawer.mobile .sidebar-footer{align-items:center}.drawer.mobile .sidebar-footer .logout-button{padding:16px!important}.drawer.mobile .new-batch-transfer{display:flex;align-items:center;height:16px;margin-left:-12px!important;padding:4px;background:#e8f7f9;border-radius:8px;font-size:10px!important;color:#151522;position:absolute;margin-top:38px;box-shadow:0 3px 6px #00000013;border:1px solid #8bcafb}.drawer.desktop{width:var(--open-sidebar-width);padding:24px 8px 16px 16px;background:#fff;transform:translate(-100%);transition:all .25s ease-out;z-index:4}@media screen and (max-height: 700px){.drawer.desktop{padding-top:8px}}.drawer.desktop.open{transform:translate(0)}.drawer.desktop .sidebar-footer{align-items:flex-start}.drawer.desktop .new-batch-transfer{display:flex;align-items:center;height:16px;margin-top:-20px!important;padding:4px;background:#e8f7f9;border-radius:8px;font-size:10px!important;color:#151522;position:absolute;margin-top:38px;box-shadow:0 3px 6px #00000013;border:1px solid #8bcafb}.drawer .toolbar.open .menu__icon{display:none}.drawer .toolbar.close{display:grid;place-items:center}.drawer .toolbar.close .menu__icon{margin:auto!important;padding:0!important}.drawer .sidebar-content{height:100%;overflow-y:auto;display:flex;justify-content:space-between;flex-direction:column;overflow-x:hidden}.drawer .sidebar-content .MuiList-root{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.drawer .sidebar-content .MuiList-root .list__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px 8px!important;position:relative;border-bottom:0;border-radius:4px;transition:all .2s ease-out;cursor:pointer}.drawer .sidebar-content .MuiList-root .list__item.new-feature{padding-bottom:10px!important}.drawer .sidebar-content .MuiList-root .list__item .MuiListItemText-root{margin:0!important}.drawer .sidebar-content .MuiList-root .list__item .MuiListItemText-root .MuiTypography-root{font-size:14px!important;font-weight:500!important}.drawer .sidebar-content .MuiList-root .list__item.selected .icon,.drawer .sidebar-content .MuiList-root .list__item:hover .icon{display:none}.drawer .sidebar-content .MuiList-root .list__item.selected .icon_second,.drawer .sidebar-content .MuiList-root .list__item:hover .icon_second{display:inline-block}.drawer .sidebar-content .MuiList-root .list__item.selected{background:#f6fbff}.drawer .sidebar-content .MuiList-root .list__item.selected .MuiTypography-root{font-weight:600!important;color:#0086ff}.drawer .sidebar-content .MuiList-root .list__item:hover{background-color:#fff;box-shadow:0 3px 6px #00000026;color:#0086ff;z-index:1}.drawer .sidebar-content .MuiList-root .list__item .icon-title{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.drawer .sidebar-content .MuiList-root .list__item .icon-title .div-title{display:flex;flex-direction:row;gap:12px}.drawer .sidebar-content .MuiList-root .list__item p{margin-left:0!important;padding:4px;background:#e8f7f9;border-radius:8px;font-size:10px!important;color:#3d46cc}.drawer .sidebar-content .MuiList-root .list__item .icon{width:16px;min-width:16px;height:16px}.drawer .sidebar-content .MuiList-root .list__item .icon_second{display:none;width:16px;min-width:16px;height:16px}.drawer .sidebar-content .MuiList-root .new-receiver{display:flex;flex-direction:row!important}.drawer .sidebar-content .MuiList-root .new-receiver p{margin-left:6px}.drawer .sidebar-content .content-footer{padding-bottom:34px}.drawer .sidebar-content .content-footer .phone-section{display:flex;padding-left:10px}.drawer .sidebar-content .content-footer .phone-section:nth-of-type(2){margin-top:20px!important}.drawer .sidebar-content .content-footer .phone-section:nth-of-type(2) a{text-decoration:none}.drawer .sidebar-content .content-footer .phone-section a{font-weight:500;font-size:12px;color:#8492a6}.drawer .sidebar-footer{display:flex;flex-direction:column;padding-top:8px}.drawer .sidebar-footer hr{width:100%;height:.5px;margin-bottom:24px;color:#151522;opacity:.2}.drawer .sidebar-footer .logout-button{display:flex;align-items:center;gap:4px;min-width:0;padding:10px!important;background:none!important}.drawer .sidebar-footer .logout-button span{font-size:12px;font-weight:600;color:#5b5b64;cursor:pointer}.drawer .sidebar-footer .logout-button img{width:16px;height:16px}.error-modal .MuiPaper-root.MuiDialog-paper .modal-copies{min-width:456px}@media only screen and (max-width: 600px){.error-modal .MuiPaper-root.MuiDialog-paper .modal-copies{min-width:0}}.error-modal .icon-support{font-size:16px!important;margin-left:-4px;margin-top:-2px}.scrollshadow-wrapper{position:relative;overflow:hidden;height:100%;flex:1;padding-right:8px}.scrollshadow-wrapper>hr:first-of-type{position:absolute;top:0;left:24px;width:calc(100% - 48px);height:1px;border:0;background-color:#dcdcde;z-index:100}.scrollshadow-wrapper .scrollshadow{position:absolute;left:0;z-index:100;width:100%;height:10px;background:red}.scrollshadow-wrapper .scrollshadow-top{top:0;width:100%;background:-webkit-linear-gradient(270deg,rgba(0,0,0,.09),transparent);background:linear-gradient(180deg,rgba(0,0,0,.09),transparent);opacity:0}.scrollshadow-wrapper .scrollshadow-bottom{bottom:0;width:100%;background:-webkit-linear-gradient(90deg,rgba(0,0,0,.09),transparent);background:linear-gradient(0deg,rgba(0,0,0,.09),transparent);opacity:0}.component-form-text-input{width:100%;margin-top:8px!important;margin-bottom:16px!important}.component-form-text-input .MuiFormHelperText-root{font-size:10px!important;margin:2px 0 0;font-weight:600;color:#c40303}.modal-retrieslimit .MuiDialog-paperWidthXs{overflow:visible}.modal-retrieslimit .MuiDialogContent-root.content-container{padding:30px!important;align-items:center}.modal-retrieslimit .MuiDialogContent-root.content-container .octagon-icon-container{margin-bottom:30px}.modal-retrieslimit .MuiDialogContent-root.content-container h6{margin-top:32px;font-weight:400}.modal-retrieslimit .MuiDialogContent-root.content-container h6:nth-of-type(2){margin-top:8px}.modal-retrieslimit .MuiDialogActions-root.actions-container button{width:100%;max-width:110px;height:40px;padding:0!important;font-size:14px!important}.modal-success-receiver .MuiPaper-root{padding:24px 32px;min-width:520px;border-radius:10px}.modal-success-receiver .modal-icon-cancel{display:flex;justify-content:flex-end}.modal-success-receiver .modal-icon-cancel .MuiSvgIcon-root{opacity:.4468;cursor:pointer}.modal-success-receiver .logo{display:flex;justify-content:center}.modal-success-receiver .success-box *{text-align:center}.modal-success-receiver .success-box h3{text-align:center;margin-top:32px;margin-bottom:16px}.modal-success-receiver .success-box p{margin-top:16px;font-size:14px!important;color:#151522;font-weight:400;margin-bottom:32px}.modal-success-receiver .success-box .btn-success-receiver{width:100%;height:40px!important;font-weight:700!important;font-size:14px!important;padding:0!important}.modal-success-receiver .button-container{display:flex;gap:16px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.modal-sessionexpiredcountdown .dialog-content{align-items:center}.modal-sessionexpiredcountdown .dialog-content img{margin:auto}.modal-sessionexpiredcountdown .dialog-content h4{font-weight:600;margin:26px auto auto;color:#151522}.modal-sessionexpiredcountdown .dialog-content h6{max-width:456px;margin:24px auto 2px;color:#151522}.modal-sessionexpiredcountdown .actions-container{display:flex;width:80vw;max-width:456px;justify-content:space-between;text-align:center!important}.modal-sessionexpiredcountdown .actions-container.single-button{justify-content:center}.modal-sessionexpiredcountdown .actions-container.single-button button{min-width:100%}.modal-sessionexpiredcountdown .actions-container button{width:calc(50% - 8px)!important;height:40px;text-align:center}@media only screen and (max-width: 600px){.modal-sessionexpiredcountdown .dialog-content h6{max-width:300px}}.modal-sessionexpired .dialog-content{align-items:center}.modal-sessionexpired .dialog-content img{margin:auto}.modal-sessionexpired .dialog-content h4{font-weight:600;margin:26px auto auto;color:#151522}.modal-sessionexpired .dialog-content h6{max-width:456px;margin:24px auto 2px;color:#151522}.modal-sessionexpired .actions-container{display:flex;width:80vw;max-width:456px;justify-content:space-between;text-align:center!important}.modal-sessionexpired .actions-container.single-button{justify-content:center}.modal-sessionexpired .actions-container.single-button button{min-width:100%}.modal-sessionexpired .actions-container button{width:calc(50% - 8px)!important;height:40px;text-align:center}@media only screen and (max-width: 600px){.modal-sessionexpired .dialog-content h6{max-width:300px}}.generic-modal{font-family:Montserrat!important}.generic-modal .MuiDialog-paperWidthXs{display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible;width:auto!important}.generic-modal img{width:80px;max-height:100%}.generic-modal .close-icon{position:absolute;top:14px;right:14px}.generic-modal .close-icon .MuiSvgIcon-root{color:#7d7d7d;background-color:#fff;float:right;margin-right:-12px;margin-top:-15px;cursor:pointer}.generic-modal h5:first-of-type{font-weight:600}.generic-modal .modal-content{max-width:90%;margin:0 auto!important;padding-bottom:40px!important;padding-top:40px!important}.generic-modal .modal-content .semibold{font-weight:600!important}.generic-modal .modal-content .regular{font-weight:400}.generic-modal .modal-buttons{display:flex;justify-content:center;gap:16px;width:100%;margin-bottom:24px}.generic-modal .modal-buttons button{width:100%!important;max-width:none;height:40px}.generic-modal-alt .dialog-content{display:flex;flex-direction:column;align-items:center}.generic-modal-alt .dialog-content img{width:80px;max-height:100%}.generic-modal-alt .dialog-content .dialog-message{display:flex;justify-content:center;flex-direction:column;text-align:center}.generic-modal-alt .dialog-content .dialog-message h5{font-weight:600!important}.generic-modal-alt .dialog-content .dialog-message p{margin-top:25px;font-size:19px!important}
