@charset "UTF-8";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Jost,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/jost-latin-100-normal-44a087d5.woff2) format("woff2"),url(/assets/jost-latin-100-normal-79cde632.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/jost-latin-200-normal-270520cb.woff2) format("woff2"),url(/assets/jost-latin-200-normal-c1b87454.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/jost-latin-300-normal-e2116518.woff2) format("woff2"),url(/assets/jost-latin-300-normal-a719e7cd.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/jost-latin-400-normal-294b272b.woff2) format("woff2"),url(/assets/jost-latin-400-normal-24568b35.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/jost-latin-500-normal-a564be85.woff2) format("woff2"),url(/assets/jost-latin-500-normal-515c4259.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/jost-latin-600-normal-49ae4825.woff2) format("woff2"),url(/assets/jost-latin-600-normal-b91ac0e6.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/jost-latin-700-normal-b0039486.woff2) format("woff2"),url(/assets/jost-latin-700-normal-c10b5ed1.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/jost-latin-800-normal-83324497.woff2) format("woff2"),url(/assets/jost-latin-800-normal-4404bdcb.woff) format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/jost-latin-900-normal-ea33a0dd.woff2) format("woff2"),url(/assets/jost-latin-900-normal-1b5beff6.woff) format("woff")}.MuiTypography-h6{font-size:13px!important;line-height:15px;letter-spacing:.65px;color:#0e053b80;font-weight:700}body{font-family:Jost,Helvetica,Arial,sans-serif;background-color:#f2f7ff!important}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.MuiToolbar-root{min-height:40px!important;padding-top:10px}.menu-header{padding-left:24px;display:flex;align-items:center;background-color:#3d4977;color:#fefefe;width:100%;height:64px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.logo-container{display:flex;justify-content:space-between;align-items:center;margin-top:10px;width:100%}.logo-container>a{flex-grow:1;margin-left:4px}.logo-container .MuiButtonBase-root{color:#7991aa;margin-top:0!important}.MuiDrawer-paper .MuiToolbar-root .MuiButtonBase-root{margin-top:10px}.MuiAppBar-root.app-header{background-color:transparent;box-shadow:none;transition:width .3s ease-in}.app-drawer>.MuiDrawer-paper{border-radius:15px;margin-top:20px;margin-left:20px;height:calc(100% - 43px)}.app-drawer-closed>.MuiDrawer-paper{overflow-x:hidden;animation:closeNav .3s forwards}.app-drawer-closed .outer-menu{align-self:flex-start}.app-drawer-closed .role-menu{animation:closeRoleMenu .3s forwards}.app-drawer-closed .menu-item{animation:closeMenuItem .3s forwards}.app-drawer-closed .MuiList-root{animation:closeMenuListItem .3s forwards}.nav-closed{animation:closeMainNav .3s forwards}@keyframes closeMainNav{0%{width:360px}25%{width:300px}50%{width:240px}75%{width:180px}to{width:126px}}@keyframes closeNav{0%{width:300px;align-items:unset}25%{width:240px;align-items:unset}50%{width:180px;align-items:unset}75%{width:120px;align-items:unset}to{width:86px;align-items:unset}}@keyframes closeRoleMenu{0%{height:40px;opacity:1}25%{height:30px;opacity:.8}50%{height:20px;opacity:.5}75%{height:10px;opacity:.3}to{opacity:0;height:0;display:none}}@keyframes closeMenuItem{0%{transform:translateY(0);white-space:nowrap;opacity:1}25%{transform:translateY(-7px);white-space:nowrap;opacity:.8}50%{transform:translateY(-14px);white-space:nowrap;opacity:.5}75%{transform:translateY(-20px);white-space:nowrap;opacity:.3}to{opacity:0;display:none}}@keyframes closeMenuListItem{0%{transform:scaleY(1)}30%{transform:scaleY(.7)}70%{transform:scaleY(.3)}to{height:0;display:none}}.highlighted-menu,.inner-menu.MuiListItemButton-root:hover{color:#14c6d5}.outer-menu.MuiListItemButton-root:hover{background:none}.menu-item.MuiListItem-root{color:#0e053b80}.menu-item.MuiListItem-root .MuiListItemText-primary{font-size:15px;line-height:15px;letter-spacing:0}.menu-item.MuiListItem-root:hover{background:none}.outer-menu .MuiTypography-h5{font-size:15px!important;line-height:15px;letter-spacing:.3px;font-weight:600}.outer-menu-btn,.outer-menu-btn-active{background-color:transparent;color:#7991aa;border-radius:8px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.outer-menu-btn-active{background-color:#14c6d5;color:#fff}.menu-item-active.MuiListItem-root,.menu-item-active.MuiListItemText-root{color:#14c6d5;background:none}.user-box{display:flex}.user-box .MuiButton-root{display:flex;align-items:center}.user-box .MuiAvatar-root{width:50px;height:50px}.user-box .user-name{font-weight:700;line-height:1}.user-box-menu{font-size:14px}.user-box-menu .MuiList-root{padding-top:0;display:flex;flex-direction:column;align-items:center}.user-box-menu .MuiAvatar-root{width:50px;height:50px}.user-box-menu span{opacity:.5}.user-box-menu .MuiDivider-root{width:100%}.app-main{display:flex;flex-direction:column;overflow:hidden;width:100%;height:100vh;position:relative}@media (max-width: 1199.98px){.detail-title-wrapper{max-width:200px;max-height:57px;overflow:hidden;white-space:normal;text-overflow:ellipsis}}@media (max-width: 599.98px){.detail-title-wrapper{max-width:100px;max-height:57px;overflow:hidden;white-space:normal;text-overflow:ellipsis}}.MuiAlert-root{align-items:center}.MuiAutocomplete-root .MuiFilledInput-underline:before,.MuiAutocomplete-root .MuiFilledInput-underline:after{display:none}.MuiAutocomplete-root .MuiFilledInput-underline.MuiInputBase-hiddenLabel{padding-top:0}.MuiAutocomplete-root .MuiFilledInput-underline .MuiInputAdornment-root.MuiInputAdornment-positionStart:not(.MuiInputAdornment-hiddenLabel){margin-top:0}.MuiCard-root{box-shadow:none!important}.MuiCard-root:hover{box-shadow:0 6px 10px #0000001a!important}.MuiCard-root.selected-card{border:2px solid rgb(20,198,213)}.MuiCard-root.selected-card:hover{box-shadow:none}.MuiCard-root.disabled-card{opacity:.75}.user-card-wrapper{overflow:hidden;flex-basis:300px}.user-card-wrapper .MuiCardContent-root:last-child{padding-bottom:16px}.user-card{max-width:300px;margin:0 auto;border:2px solid transparent}.user-card .MuiCardContent-root{height:100%}.user-card .MuiCardContent-root .MuiCardContent-root:last-child{padding-bottom:16px}.user-card .MuiCardActionArea-focusHighlight{background-color:transparent}.user-card .travel-policy{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:calc(100% - 50px);height:44px}.tp-card-wrapper{flex-basis:300px}.tp-card{max-width:300px;height:165px;margin:0 auto;border:2px solid transparent}.tp-card .MuiCardContent-root{height:100%}.tp-card .MuiCardContent-root .MuiCardContent-root:last-child{padding-bottom:16px}.tp-card .MuiCardActionArea-focusHighlight{background-color:transparent}.tp-exp-card{width:275px;height:115px;margin:0 auto;border:2px solid transparent;background-color:#e7fcfe!important;border-radius:16px!important}.tp-exp-card .MuiCardContent-root{height:100%}.tp-exp-card .MuiCardContent-root:last-child{padding-bottom:16px}.tp-exp-card .MuiCardActionArea-focusHighlight{background-color:transparent}.tp-exp-card.tp-exp-card-new{background-color:#ddf7f9!important;border:2px dashed rgba(20,198,213,.3019607843)}.exp-card-new,.exp-card{background-color:#ddf7f9!important;max-width:300px;height:50px;margin:0 auto;border:2px solid transparent;border-radius:12px!important}.exp-card-new .MuiCardContent-root,.exp-card .MuiCardContent-root{height:100%;padding:12px 16px}.exp-card-new .MuiCardContent-root:last-child,.exp-card .MuiCardContent-root:last-child{padding-bottom:12px}.exp-card-new .MuiCardActionArea-focusHighlight,.exp-card .MuiCardActionArea-focusHighlight{background-color:transparent}.exp-card-new{background-color:#fff!important;border:2px dashed rgba(20,198,213,.3019607843)}.tp-exp-title{color:#0e053b;margin-top:6px;line-height:20px!important}@media (min-width: 600px){.tp-card-wrapper,.user-card-wrapper{flex-basis:340px}.tp-card,.user-card{max-width:340px}.tp-card,.user-card{margin:0}}@media (min-width: 900px){.tp-card-wrapper,.user-card-wrapper{flex-basis:380px}.tp-card,.user-card{max-width:380px}}.recharts-wrapper{font-family:Jost,Helvetica,Arial,sans-serif}.custom-tooltip-total{width:220px;height:90px;max-width:220px;max-height:70px;overflow:hidden;background:#fff;border:none;border-radius:5px;box-shadow:0 5px 13px #44444f4e;padding:10px;display:flex;flex-direction:column;position:relative}.custom-tooltip-total:after{content:"";position:fixed;left:calc(50% - 6.5px);bottom:-6.5px;width:13px;height:13px;transform:rotate(45deg);background-color:#fff}.custom-tooltip-data{width:220px;height:90px;max-width:220px;max-height:90px;overflow:hidden;background:#fff;border:none;border-radius:5px;box-shadow:0 5px 13px #44444f4e;padding:10px;display:flex;flex-direction:column;position:relative}.custom-tooltip-data:after{content:"";position:fixed;left:calc(50% - 6.5px);bottom:-6.5px;width:13px;height:13px;transform:rotate(45deg);background-color:#fff}.custom-tooltip-dashboard-total{width:220px;height:90px;max-width:220px;max-height:70px;overflow:hidden;background:#fff;border:none;border-radius:5px;box-shadow:0 5px 13px #44444f4e;padding:10px;display:flex;flex-direction:column;position:relative}.custom-tooltip-dashboard-total:after{content:"";position:fixed;left:calc(50% - 6.5px);bottom:-6.5px;width:13px;height:13px;transform:rotate(45deg);background-color:#fff}.custom-tooltip-dashboard-category{width:150px;height:70px;background:#fff;border:none;border-radius:5px;box-shadow:0 5px 13px #44444f4e;padding:10px;display:flex;flex-direction:column}.MuiCheckbox-root.MuiCheckbox-colorPrimary{position:relative;z-index:0}.MuiCheckbox-root.MuiCheckbox-colorPrimary:after{content:"";background-color:#fff;height:15px;width:16px;position:absolute;z-index:-1}.MuiCheckbox-root.MuiCheckbox-colorPrimary.Mui-checked .MuiSvgIcon-root{color:#14c6d5}.MuiTextField-root .MuiFilledInput-underline:before,.MuiTextField-root .MuiFilledInput-underline:after{display:none}.MuiTextField-root .MuiFilledInput-underline.Mui-focused .MuiInputAdornment-filled.MuiInputAdornment-positionEnd{margin-right:-1px}.MuiDialogTitle-root{padding:16px!important;font-size:1.3rem!important}.MuiDialogContent-root{padding:16px 30px!important;min-height:80px}.MuiDialogActions-root{padding:12px 30px!important}.edit-dialog .MuiDialog-paperFullScreen{border-radius:.5rem}.loader.MuiBackdrop-root{background-color:#fff6;position:absolute;z-index:50}.modal-announcement-banner{background-color:#fdf4f7;color:#d32d66;margin:-18px -20px 10px;height:50px;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap}.modal-announcement-text{font: 15px/10px Jost;letter-spacing:0}.delete-fab.MuiFab-root{background-color:#f83245;color:#fff}.delete-fab.MuiFab-root:hover{background-color:#c91425}.expense-upload-container{display:flex;flex-direction:column;justify-content:center;align-items:center;border-width:2px;border-style:solid;border-radius:5px;border-color:#3d4977;cursor:pointer;padding:15px}.expense-upload-container:hover{color:#5383ff;border-color:#5383ff}.file-viewer-img{width:100%}.file-viewer-frame,.file-viewer-frame-full-height{overflow:auto;width:100%;border:none}.file-viewer-frame-full-height{height:100%!important}.MuiListItemText-root .MuiTypography-root{-webkit-user-select:none;user-select:none}.MuiButtonBase-root.MuiRadio-root.Mui-checked{color:#14c6d5}.MuiRadio-root:not(.Mui-checked)+.MuiFormControlLabel-label{color:#7991aa}.MuiRadio-root+.MuiTypography-root{-webkit-user-select:none;user-select:none}.select-form-control{height:50px}.select-form-control .MuiInputLabel-filled{margin-top:0!important}.select-form-control .MuiFilledInput-underline:before,.select-form-control .MuiFilledInput-underline:after{display:none}.MuiSelect-filled{background-color:transparent!important}.exp-img-selection-menu ul{display:flex;max-width:405px;flex-wrap:wrap}.select-form-control .MuiInputLabel-filled.exp-img-selection-label{margin-top:14px!important}.selected-items.MuiSnackbar-root{background-color:#fff;border:3px solid rgba(5,32,59,.1098039216);border-radius:18px;box-shadow:0 3px 15px #7991aa33;justify-content:flex-start;position:absolute;width:calc(100% - 48px)}.selected-items.MuiSnackbar-root .selected-counter{display:flex;justify-content:center;align-items:center;border-radius:50%;width:30px;height:30px;background-color:#3315d6;color:#fff}.selected-items.MuiSnackbar-root .unselect-button{cursor:pointer}.selected-items.MuiSnackbar-root .unselect-button>.MuiTypography-root{text-decoration:underline;opacity:.6}.selected-items.MuiSnackbar-root .pro-feature-pill>h6.MuiTypography-root{text-transform:uppercase}.MuiTable-root{overflow:hidden}.MuiTableHead-root{border-bottom:1px solid rgb(224,224,224)}th.MuiTableCell-root{padding:12px;border:none}th.MuiTableCell-root .table-header{font-size:10px!important;line-height:10px!important;letter-spacing:.5px!important}td.MuiTableCell-root{border-bottom-width:3px;position:relative;z-index:0;padding:12px}td.MuiTableCell-root .MuiTypography-root{-webkit-user-select:none;user-select:none}td.MuiTableCell-root:after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:100%;background-color:#fff}tr.MuiTableRow-root:last-child td.MuiTableCell-root{border-bottom:none}tr.MuiTableRow-root:last-child td.MuiTableCell-root :after{display:none}tr.MuiTableRow-hover span.show-cell-on-hover{opacity:0}tr.MuiTableRow-hover:hover{background-color:#e7fcfe!important}tr.MuiTableRow-hover:hover .MuiTableCell-root{border-bottom-width:3px;border-color:#fff}tr.MuiTableRow-hover:hover .MuiTableCell-root:after{display:none}tr.MuiTableRow-hover:hover .MuiTableCell-root:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}tr.MuiTableRow-hover:hover .MuiTableCell-root:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}tr.MuiTableRow-hover:hover span.show-cell-on-hover{opacity:1}tr.MuiTableRow-root.selected-row{background-color:#e7fcfe}tr.MuiTableRow-root.selected-row .MuiTableCell-root{border-bottom-width:3px;border-color:#fff}tr.MuiTableRow-root.selected-row .MuiTableCell-root:after{display:none}tr.MuiTableRow-root.selected-row .MuiTableCell-root:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}tr.MuiTableRow-root.selected-row .MuiTableCell-root:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}tr.MuiTableRow-root.aggregate-row table{overflow:hidden}tr.MuiTableRow-root.aggregate-row>.MuiTableCell-root{padding:0}tr.MuiTableRow-root.aggregate-row .MuiTableRow-root .MuiTableCell-root{padding-top:6px}tr.MuiTableRow-root.aggregate-row .MuiTableRow-root .MuiTableCell-root{border-bottom-color:transparent}tr.MuiTableRow-root.aggregate-row .MuiTableRow-root:not(:last-child) .MuiTableCell-root{padding-bottom:6px}table.table-without-header{margin-top:-35px}table.table-without-header .MuiTableHead-root{border:none}table.table-without-header th.MuiTableCell-head>span{opacity:0}.MuiTable-root.user-selectable td.MuiTableCell-root .MuiTypography-root{-webkit-user-select:text;user-select:text}.MuiInputLabel-filled{margin-top:2px}.MuiInputLabel-filled.Mui-disabled{color:#0009!important}.MuiFilledInput-root{border-radius:8px;background-color:transparent!important;border:1px solid rgba(5,32,59,.1529411765);height:50px}.MuiFilledInput-root .MuiFilledInput-input{margin-left:-1px;margin-right:-1px}.MuiFilledInput-root .MuiFilledInput-input.Mui-disabled{color:#000000de;-webkit-text-fill-color:rgba(0,0,0,.87)}.MuiFilledInput-root:hover{border-color:#031221}.MuiFilledInput-root.Mui-focused{border-color:#5383ff;border-width:2px}.MuiFilledInput-root.Mui-focused .MuiFilledInput-input{margin-left:-2px;margin-right:-2px}.MuiFilledInput-root.MuiInputBase-colorWarning{border-color:#e0a905}.MuiFilledInput-root.MuiInputBase-colorWarning+.MuiFormHelperText-contained{color:#e0a905}.MuiFilledInput-root.Mui-error{border-color:#f83245}.MuiFilledInput-root.Mui-disabled{background-color:#05203b0b!important;border:none}.pwdRecoveryField>.MuiFormHelperText-root{text-align:right;margin:4px}.pwdRecoveryField.MuiFormControl-root{margin:0 0 10px}.MuiInputBase-multiline{height:auto}.text-field-bg-white{background-color:#fefefe;border-radius:8px}.text-field-bg-white .MuiOutlinedInput-root .MuiOutlinedInput-input{padding-top:12px;padding-bottom:12px}.text-field-bg-white .MuiOutlinedInput-notchedOutline,.text-field-bg-white .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:none}.text-field-white-transparent .MuiInputBase-root,.text-field-search-header .MuiInputBase-root{color:var(--color-white)}.text-field-white-transparent .MuiOutlinedInput-notchedOutline,.text-field-search-header .MuiOutlinedInput-notchedOutline,.text-field-white-transparent .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.text-field-search-header .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.text-field-white-transparent .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.text-field-search-header .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#fefefe}.text-field-search-header{max-width:300px}.text-field-search-header .MuiInputAdornment-root{color:inherit}.search-field-exp-note-list.MuiFormControl-root{border:1px solid rgba(5,32,59,.1529411765);border-radius:8px;width:300px}.tooltip-zts.MuiTooltip-tooltip{background-color:#fff;color:#000;font-size:15px;box-shadow:0 5px 8px 2px #0003;font-weight:400;padding:8px;letter-spacing:.3px}.tooltip-zts.MuiTooltip-tooltipPlacementTop{margin-bottom:3px!important}.tooltip-zts.MuiTooltip-tooltipPlacementBottom{margin-top:3px!important}.transfer-list-card{width:80%;height:100%;display:flex;flex-direction:column}.text-success{color:#1bc943}.text-danger{color:#f83245}.text-warning{color:#ffc926}.state-width{width:110px}.DisableTableRow .MuiTableCell-root{color:#d1d2db}.exp-img-small{height:20px;width:20px}.exp-img-medium{height:32px;width:32px}.exp-img-large{height:48px;width:48px}.exp-img-none-small,.exp-img-none-medium,.exp-img-none-large{color:#fff;background-color:#00f;border-radius:50%;text-align:center}.exp-img-none-small{height:20px;width:20px;line-height:21px;font-size:10px}.exp-img-none-medium{height:32px;width:32px;line-height:33px;font-size:16px}.exp-img-none-large{height:48px;width:48px;line-height:49px;font-size:22px}.status-pill{display:flex;justify-content:center;align-items:center;border-radius:30px;height:19px;flex-shrink:0;width:fit-content;padding:0 10px}.status-pill svg{font-size:.8em}.status-pill-list-header{display:flex;justify-content:center;align-items:center;border-radius:30px;height:34px;flex-shrink:0;width:fit-content;background-color:#d4f6e4;color:#2dd37a;padding:5px}.status-pill-detail-header{display:flex;justify-content:center;align-items:center;border-radius:30px;height:28px;flex-shrink:0;width:fit-content;padding:0 10px}.status-pill-regular,.status-pill-success{background-color:#d4f6e4;color:#2dd37a}.status-pill-danger{background-color:#d32d66;color:#fff}.status-pill-expired,.status-pill-future{background-color:#ccd7e3;color:#4d5e71}.status-pill-exp-note-to-check{display:flex;justify-content:center;align-items:center;border-radius:30px;height:21px;flex-shrink:0;width:fit-content;justify-content:space-between;padding:0 8px;background-color:#ffa7001a;color:#ffa700}.status-pill-exp-note-to-check .MuiTypography-root{margin-left:8px;font-size:10px;font-weight:600}.status-pill-exp-note-checked{display:flex;justify-content:center;align-items:center;border-radius:30px;height:21px;flex-shrink:0;width:fit-content;justify-content:space-between;padding:0 8px;background-color:#d4f6e4;color:#2dd37a}.status-pill-exp-note-checked .MuiTypography-root{margin-left:8px;font-size:10px;font-weight:600}.counter-primary{display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:50%;color:#fff;background-color:#14c6d5}.counter-active{display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:50%;color:#fff;background-color:#2dd37a}.edition-pill{display:flex;justify-content:center;align-items:center;border-radius:30px;height:16px;flex-shrink:0;width:fit-content;background-color:#14c6d5;color:#fff;padding:4px 8px}.pro-feature-pill{display:flex;justify-content:center;align-items:center;border-radius:30px;height:17px;flex-shrink:0;width:fit-content;padding:0 10px;width:32px;background-color:#8414d5;color:#fff}.dashboard-pill{display:flex;justify-content:center;align-items:center;border-radius:30px;height:17px;flex-shrink:0;width:fit-content;padding:10px 8px;background-color:#4472c4;color:#fff}@media (max-width: 1199.98px){.dashboard-pill .MuiTypography-root{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70px}}.tab-bar-selector{height:52px;background-color:#ccd7e35a;border-radius:8px;align-self:flex-start;display:inline-flex;align-items:center;padding:0 4px;max-width:100%;overflow:hidden;flex-shrink:0}.tab-bar-selector .MuiTypography-root{-webkit-user-select:none;user-select:none}.tab-bar-selector>div{color:#7991aa;padding:0 15px;height:42px;display:flex;align-items:center;cursor:pointer;margin-right:5px}.tab-bar-selector>div .tab-counter{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;background-color:#7991aa;color:#fff;flex-shrink:0}.tab-bar-selector>div.tab-selected{background-color:#14c6d5;color:#fff;border-radius:8px}.tab-bar-selector>div.tab-selected .tab-counter{background-color:#fff;color:#14c6d5}.tab-bar-selector>div.tab-error{background-color:#f6f8fb;border-radius:8px}.tab-bar-selector>div.tab-not-selectable{cursor:default}.tab-bar-selector.report{background-color:#fff}.filter-close-button{position:absolute;top:2px;right:4px;width:15px;height:15px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#05203b27;color:#7991aa}.filter-close-button svg{width:.6em;cursor:pointer}.help-container-wrapper{overflow:hidden;position:relative}.help-container-wrapper .help-container-placement{position:absolute}.help-container-wrapper .help-container{display:flex;flex-direction:column;border-radius:30px;padding:10px;box-shadow:0 4px 10px #0003;border:2px solid #070919;background-color:#fff;z-index:4000;overflow:hidden}#helpHighlight{position:absolute;z-index:1210;border:4px solid yellow;display:none;box-shadow:0 0 #cca92c66;animation:pulseHighlight 1s infinite}@keyframes pulseHighlight{0%{box-shadow:0 0 #cca92c66}70%{box-shadow:0 0 0 10px #cca92c00}to{box-shadow:0 0 #cca92c00}}.MuiAutocomplete-tag.MuiChip-filled{background-color:#e7f9fb}.MuiAutocomplete-tag.MuiChip-filled .MuiSvgIcon-root{color:#bceff3;width:16px;height:16px}.MuiAccordionSummary-content{flex-grow:1;flex-direction:row;margin-top:10px;margin-bottom:10px}.stepButton.MuiButtonBase-root,.MuiSvgIcon-root.MuiStepIcon-root.Mui-active,.MuiSvgIcon-root.MuiStepIcon-root.Mui-completed{color:#14c6d5}.ztsToggle.MuiButtonBase-root.MuiToggleButton-root.Mui-selected{color:#fff;background-color:#14c6d5}.ztsToggle.MuiButtonBase-root.MuiToggleButton-root.Mui-selected:hover{background-color:#14c6d5}.ztsToggle.MuiButtonBase-root.MuiToggleButton-root:hover{background-color:transparent}.google-maps-icon{display:flex;height:inherit;width:inherit}.license-popup>div:nth-child(3)>.MuiPaper-root{border-radius:40px}.ztsAccordion .MuiAccordionSummary-root.Mui-expanded{min-height:0}.ztsAccordion .MuiAccordionSummary-content.Mui-expanded{margin:12px 0}.multiSelectionsAutocomplete{width:100%;border:none;padding-left:8px}.multiSelectionsAutocomplete:focus-visible{outline:none}.multiSelectionsAutocompleteOption{padding:5px 12px;display:flex}.multiSelectionsAutocompleteOption svg{color:transparent}.multiSelectionsAutocompleteOption[aria-selected=true]{font-weight:600}.multiSelectionsAutocompleteOption[aria-selected=true] svg{color:#1890ff}.multiSelectionsAutocompleteOption:hover{background-color:#e6f7ff}.manager-wrapper{color:#fff;position:absolute;right:170px;font-size:24px;display:flex;align-items:center}.env-wrapper{background-color:indigo;padding:5px 10px;border-radius:5px;margin-right:10px}.env-wrapper-login{color:#fff;position:absolute;font-size:30px;display:flex;top:60px;left:0;right:0;justify-content:center}.admin-wrapper{background-color:red;padding:5px 10px;border-radius:5px;font-size:12px}.searchBarTextField.MuiFormControl-root .MuiOutlinedInput-root{height:50px}.creCardTableContainer td.MuiTableCell-root{padding:5px}.importPreviewTableContainer th.MuiTableCell-root{padding:5px;text-align:center;border-bottom:1px solid #808080}.importPreviewTableContainer th.MuiTableCell-root .table-header{font-family:monospace!important;color:#000000de}.importPreviewTableContainer td.MuiTableCell-root{padding:5px;border-bottom-width:1px}.importPreviewTableContainer tr.MuiTableRow-root:last-child td.MuiTableCell-root{border-bottom:1px solid #808080}.importPreviewTableContainer tr.MuiTableRow-hover:hover td.MuiTableCell-root{border-bottom-width:1px;border-color:gray}.cre-card-mov-per-operation-wrapper .MuiAccordion-root:first-of-type,.cre-card-mov-per-upload-wrapper .MuiAccordion-root:first-of-type{border-radius:13px}.creCardTableContainer:has(.MuiAccordion-root.Mui-expanded){overflow:hidden}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded),.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded),.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded){height:100%}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root:not(.Mui-expanded),.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root:not(.Mui-expanded),.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root:not(.Mui-expanded){display:none}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root{margin-top:0}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded{height:100%}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-entered,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-entered,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-entered{height:calc(100% - 40px)!important}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-vertical,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-vertical,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-vertical{height:100%}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-wrapper,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-wrapper,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiCollapse-wrapper{height:100%}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiAccordion-region,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiAccordion-region,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiAccordion-region{height:100%}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiAccordionDetails-root,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiAccordionDetails-root,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiAccordionDetails-root{height:100%}.cre-card-mov-per-operation-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiTableContainer-root,.cre-card-mov-per-upload-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiTableContainer-root,.cre-card-mov-ungrouped-wrapper:has(.MuiAccordion-root.Mui-expanded) .MuiAccordion-root.Mui-expanded .MuiTableContainer-root{height:calc(100% - 28px)}.viewport-alert{height:fit-content;background-color:#fafad2!important;margin:20px 0 10px;padding:15px;font-weight:600}.zts-button{color:#fff;background-color:#14c6d5;padding:8px;cursor:pointer;border-radius:10px;text-decoration:none;display:inline-block}.zts-button-secondary{color:#fff;background-color:#3d4977;padding:8px;cursor:pointer;border-radius:10px;text-decoration:none;display:inline-block}.dashboard{max-width:1200px}.dashboard .MuiPaper-root{padding:10px 15px}.dashboard .MuiPaper-root.MuiPaper-rounded{border-radius:10px}.dashboard .MuiPaper-root.onboarding{height:160px}.dashboard .MuiPaper-root.notification{height:90px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.dashboard .MuiPaper-root.notification .pro-feature-pill{top:-7px;right:10px;width:40px;position:absolute}.dashboard .MuiPaper-root.notification .MuiTypography-root{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dashboard .MuiPaper-root.notification .MuiTypography-root:has(~.pro-feature-pill){color:#8d9195}.dashboard .MuiPaper-root.notification .circle{position:absolute;top:7px;right:7px;width:10px;height:10px;border-radius:50%}.dashboard .MuiPaper-root.notification.to-check{background-color:#c3fdea}.dashboard .MuiPaper-root.notification.to-check .circle{background-color:#4ff1bb}.dashboard .MuiPaper-root.notification.to-pay{background-color:#c3e3fd}.dashboard .MuiPaper-root.notification.to-pay .circle{background-color:#60b4fa}.dashboard .MuiPaper-root.notification.to-account{background-color:#e8c3fd}.dashboard .MuiPaper-root.notification.to-account .circle{background-color:#ce7dfb}.dashboard .MuiPaper-root.notification.to-archive{background-color:#fdc3e4}.dashboard .MuiPaper-root.notification .circle{background-color:#fd95d0}.dashboard .MuiPaper-root.chart{height:300px;flex-grow:1}.dashboard .MuiPaper-root.chart .MuiTypography-h5{font-size:13px;line-height:1.1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dashboard .MuiPaper-root.chart .MuiSelect-select{font-size:12px;color:#0e053b80;font-weight:600}.dashboard .MuiPaper-root.chart-total{flex-basis:calc(60% - 16px);min-width:280px}.dashboard .MuiPaper-root.chart-category{flex-basis:40%;min-width:220px}.dashboard .MuiPaper-root.license{min-height:180px;max-height:fit-content}.dashboard .MuiPaper-root.carousel{background-color:#e4eefa}.dashboard .MuiPaper-root.zpay{min-height:250px;display:flex;flex-direction:column;color:#fff;padding:0;overflow:hidden}.dashboard .MuiPaper-root.zpay .zpay-title,.dashboard .MuiPaper-root.zpay .zpay-title-no-hover{border:1px solid rgba(255,255,255,.5019607843);border-radius:8px;padding:4px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.dashboard .MuiPaper-root.zpay .zpay-title .left-side,.dashboard .MuiPaper-root.zpay .zpay-title-no-hover .left-side{flex-grow:1;display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start}.dashboard .MuiPaper-root.zpay .zpay-title .zpay-loading-title,.dashboard .MuiPaper-root.zpay .zpay-title-no-hover .zpay-loading-title{flex-grow:1}.dashboard .MuiPaper-root.zpay .zpay-title .zpay-logo,.dashboard .MuiPaper-root.zpay .zpay-title-no-hover .zpay-logo{width:84px;height:36px;background:rgba(255,255,255,.7490196078);display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:4px}.dashboard .MuiPaper-root.zpay .zpay-title .zpay-logo svg:first-of-type,.dashboard .MuiPaper-root.zpay .zpay-title-no-hover .zpay-logo svg:first-of-type{width:60.81px;height:20px;aspect-ratio:60.81/20}.dashboard .MuiPaper-root.zpay .zpay-title:hover{border:1px solid rgba(255,255,255,.9411764706);cursor:pointer}.dashboard .MuiPaper-root.zpay .zpay-subtitle{height:32px;display:flex;align-items:center;justify-content:space-between}.dashboard .MuiPaper-root.zpay .zpay-body{border-left:1px solid #14C6D5;padding-left:8px;width:100%;display:flex;gap:10px;flex-grow:1}.dashboard .MuiPaper-root.zpay .zpay-body p{max-width:350px}.dashboard .MuiPaper-root.zpay .zpay-actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.dashboard .MuiPaper-root.zpay .common-banner-loading{background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;align-items:center;justify-content:center;flex-grow:1}.dashboard .MuiPaper-root.zpay .common-banner{background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;justify-content:space-between;flex-direction:column;flex-grow:1;padding:10px 15px}.dashboard .MuiPaper-root.zpay .common-banner>div:first-of-type{gap:15px}.dashboard .MuiPaper-root.zpay .zpay-linear-progress{height:8px;border-radius:6px;background-color:#14c6d51a}.dashboard .MuiPaper-root.zpay .zpay-linear-progress .MuiLinearProgress-bar{border-radius:6px;background-color:#14c6d5}.dashboard .MuiPaper-root.exp-note-list{min-height:310px}.dashboard .dismiss-button{position:absolute;top:3px;right:-1px;border-radius:50%;width:20px;height:20px;color:#fff;background-color:#ccd7e3;display:flex;justify-content:center;align-items:center;cursor:pointer}.dashboard .dismiss-button>svg{font-size:.85em;padding-left:1px}.dashboard .license-logo{width:90px}@media (max-width: 1199.98px){.dashboard .MuiPaper-root.onboarding{height:120px}.dashboard .MuiPaper-root.onboarding .MuiTypography-root{font-size:15px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.action-button{color:#fff;background-color:#14c6d5;width:fit-content;cursor:pointer;padding:10px;border-radius:10px}@keyframes slideInFromLeft{0%{transform:translateY(-50%) translate(-100%);opacity:0}to{transform:translateY(-50%) translate(0);opacity:1}}@keyframes slideInFromRight{0%{transform:translateY(-50%) translate(100%);opacity:0}to{transform:translateY(-50%) translate(0);opacity:1}}.zpay-popup-tour-carousel .MuiPaper-root{border-radius:40px;overflow:hidden}.zpay-popup-tour-carousel .popup-wrapper{align-items:center}.zpay-popup-tour-carousel .popup-1,.zpay-popup-tour-carousel .popup-2,.zpay-popup-tour-carousel .popup-3{display:flex;flex-direction:column;height:100%;width:85%;gap:30px}.zpay-popup-tour-carousel .popup-1 p,.zpay-popup-tour-carousel .popup-1 span,.zpay-popup-tour-carousel .popup-2 p,.zpay-popup-tour-carousel .popup-2 span,.zpay-popup-tour-carousel .popup-3 p,.zpay-popup-tour-carousel .popup-3 span{text-align:left}.zpay-popup-tour-carousel .popup-1 li,.zpay-popup-tour-carousel .popup-2 li,.zpay-popup-tour-carousel .popup-3 li{list-style-type:none}.zpay-popup-tour-carousel .popup-1 .title-popup,.zpay-popup-tour-carousel .popup-2 .title-popup,.zpay-popup-tour-carousel .popup-3 .title-popup{border:1px solid rgba(255,255,255,.5019607843);border-radius:8px;padding:4px;flex-direction:row;align-items:center;gap:10px}.zpay-popup-tour-carousel .popup-1 .title-popup .zpay-logo,.zpay-popup-tour-carousel .popup-2 .title-popup .zpay-logo,.zpay-popup-tour-carousel .popup-3 .title-popup .zpay-logo{width:84px;height:36px;background:rgba(255,255,255,.7490196078);display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:4px}.zpay-popup-tour-carousel .popup-1 .title-popup .zpay-logo svg:first-of-type,.zpay-popup-tour-carousel .popup-2 .title-popup .zpay-logo svg:first-of-type,.zpay-popup-tour-carousel .popup-3 .title-popup .zpay-logo svg:first-of-type{width:60.81px;height:20px;aspect-ratio:60.81/20}.zpay-popup-tour-carousel .popup-1 p{font-size:25px;line-height:35px}.zpay-popup-tour-carousel .popup-2 p{font-size:18px;line-height:35px}.zpay-popup-tour-carousel .popup-2 ul{padding-left:0}.zpay-popup-tour-carousel .popup-2 ul li .MuiListItemIcon-root{width:16px;min-width:0}.zpay-popup-tour-carousel .popup-3 p{font-size:16px;line-height:35px}.zpay-popup-tour-carousel .popup-3 .body{gap:20px;height:100%;width:100%}.zpay-popup-tour-carousel .popup-3 .body>div:first-of-type{flex-direction:row;align-items:center;gap:32px}.zpay-popup-tour-carousel .popup-3 .body>div:first-of-type img{width:270px;height:112px;border-radius:8px;border-color:#fff;border-style:solid;border-width:10px}.zpay-popup-tour-carousel .popup-3 .body>div:nth-of-type(2) ul{padding-left:0}.zpay-popup-tour-carousel .popup-3 .body>div:nth-of-type(2) ul li .MuiListItemIcon-root{width:20px;min-width:0}.zpay-popup-tour-carousel .control-next{border-radius:8px;transition:background-color .3s;z-index:10;bottom:45px;right:50px;padding:5px 15px;position:absolute;background-color:#14c6d51a;display:flex;align-items:center;justify-content:center;flex-direction:row;color:#fff;cursor:pointer}.zpay-popup-tour-carousel .control-next:hover{background-color:#14c6d566}.zpay-popup-tour-carousel .carousel.carousel-slider .control-dots{position:absolute;bottom:25px;display:flex;justify-content:center;list-style:none;padding:0;margin:0}.zpay-popup-tour-carousel .carousel.carousel-slider .control-dots li{margin:0 6px;cursor:pointer;outline:none}.zpay-popup-tour-carousel .carousel.carousel-slider .control-dots li .indicator-shape{height:15px;width:15px;background-color:#14c6d51a;border-radius:50%;transition:all .3s ease-in-out;box-shadow:none}.zpay-popup-tour-carousel .carousel.carousel-slider .control-dots li .indicator-shape:hover{background-color:#14c6d566}.zpay-popup-tour-carousel .carousel.carousel-slider .control-dots li.selected .indicator-shape{width:30px;border-radius:6px;background-color:#14c6d566}.news-popup.MuiDialog-root .MuiPaper-root{background-color:#edf5fa;border-radius:20px}.news-popup.MuiDialog-root .MuiPaper-root>.MuiDialogContent-root{border-radius:20px;padding:0!important}.news-popup.MuiDialog-root .MuiPaper-root>.MuiDialogContent-root>div{width:482px;padding:16px;background-position:top center;background-repeat:no-repeat}.news-popup-title{align-self:center;max-width:328px}.news-popup-title>.MuiTypography-root.MuiTypography-body1{color:#05203b;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.news-popup-message{margin-top:204px;align-self:center;display:flex;padding:24px;flex-direction:column;gap:20px;border-radius:16px;background:#fff}.news-popup-message .news-highlight{color:#3315d6;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.news-popup-message .MuiTypography-root{color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.news-popup-message .news-close-btn{cursor:pointer;display:flex;padding:8px;margin-left:28px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#fff}.news-popup-message .news-close-btn>.MuiTypography-root{color:#14c6d5;font-family:Segoe UI,serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.news-popup-message .news-cta{cursor:pointer;display:flex;padding:14px 22px;justify-content:center;align-items:center;gap:2px;border-radius:32px;background:#14c6d5}.news-popup-message .news-cta>.MuiTypography-root{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.35px}.news-popup-message .news-cta>img{margin-bottom:-2px}.enabled-filter-wrapper{display:flex;justify-content:space-between;width:160px;min-width:160px;height:50px;background-color:#fff;border:1px solid rgba(5,32,59,.153);border-radius:8px;padding:8px 0 8px 10px;position:relative}.enabled-filter-wrapper .MuiFormControlLabel-root{margin-left:0}.travel-policy-filter-wrapper{position:relative;border-radius:8px;background-color:#fff;width:230px}.role-filter-wrapper{position:relative;border-radius:8px;background-color:#fff;width:170px}.disabled-user-item{position:absolute;top:-2px;left:20px}.travel-policy-user-item{border-radius:12px;height:50px;background-color:#d4f6e4;display:flex;justify-content:flex-start;align-items:center;line-height:15px;cursor:pointer;flex-grow:0;padding-right:10px}.travel-policy-user-item svg{color:#2dd37a}.project-user-item{border-radius:12px;height:50px;background-color:#f8dfe7;display:flex;justify-content:flex-start;align-items:center;line-height:15px;cursor:pointer;flex-grow:0;padding-right:10px}.project-user-item svg{color:#d32d66}.credit-card-user-item{border-radius:12px;height:50px;background-color:#3315d62f;display:flex;justify-content:flex-start;align-items:center;line-height:15px;cursor:pointer;flex-grow:0;padding-right:10px}.credit-card-user-item svg{color:#3315d6}.zpay-user-item{border-radius:12px;height:50px;background-color:#14c6d51a;display:flex;justify-content:flex-start;align-items:center;line-height:15px;cursor:pointer;flex-grow:0;padding-right:10px}.zpay-user-item svg{color:#14c6d5}.tarif-user-item{border-radius:12px;height:50px;background-color:#0f61b419;display:flex;justify-content:flex-start;align-items:center;line-height:15px;cursor:pointer;flex-grow:0;padding-right:10px}.tarif-user-item svg{color:#05203b}.user-item-disabled{opacity:.6;cursor:default}.user-activation-switch>.MuiBox-root{text-align:right}.credit-card-skeleton.MuiSkeleton-root{height:240px}.expense-skeleton.MuiSkeleton-root{height:260px}.edit-picture{width:175px;padding:8px;height:33px;border-radius:6px;background-color:#14c6d51a;color:#7991aa;display:flex;align-items:center;justify-content:center;cursor:pointer}.credit-card-list .MuiDialogContent-root .MuiDivider-root{margin-top:20px;margin-bottom:20px}.credit-card-list .MuiDialogContent-root .MuiGrid-container .MuiGrid-item:first-child .MuiTypography-root.card-number{position:absolute;top:10px;left:18px;color:#0009;font-size:11px;line-height:1.4375em;font-weight:400}.credit-card-list .MuiDialogContent-root .MuiGrid-container .MuiGrid-item:first-child .MuiFormControl-root{margin-top:9px;width:78px;max-height:47px}.credit-card-list .MuiDialogContent-root .MuiGrid-container .MuiGrid-item:first-child .MuiTypography-root.card-number-error{position:absolute;top:70px;left:24px;line-height:1.2}@media (min-width: 900px){.edit-picture{margin:0 auto}}@media (min-width: 600px){.credit-card-skeleton.MuiSkeleton-root{height:77px}}@media (min-width: 900px){.expense-skeleton.MuiSkeleton-root{height:77px}}@media (min-width: 900px){.user-avatar-container{flex-basis:200px;flex-grow:0!important}.user-avatar-container>.MuiBox-root{width:fit-content}.user-activation-container{flex-basis:200px;flex-grow:0!important}.user-activation-switch>.MuiBox-root{text-align:left}}.zpay-add-card{flex-direction:column;gap:32px}.zpay-add-card .user-picker-banner{border:1px solid #495368;border-radius:6px;padding:16px;cursor:pointer}.zpay-add-card .user-picker-banner p{margin:0}.zpay-add-card .search-field-assign-zpay-card{border:1px solid #495368}.zpay-user-banner{display:flex;align-items:center;justify-content:space-between;flex-direction:row;border-radius:6px;padding:16px;background-color:#e7fcfe!important}.zpay-user-banner div:first-of-type{gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.zpay-user-banner .zts-button{opacity:0;pointer-events:none;transition:opacity .3s ease-out}.zpay-user-banner .zts-button p{color:#fff;background-color:#14c6d5;width:fit-content;padding:6px 12px;cursor:pointer;border-radius:10px;text-decoration:none;display:inline-block}.zpay-user-banner:hover .zts-button{opacity:1;pointer-events:auto}.cta-button-small,.map-button{padding:15px!important}.cta-button-small.MuiButton-contained,.MuiButton-contained.map-button{padding:15px 30px;box-shadow:none;height:34px;background-color:#ccd7e380;color:#7991aa;border-radius:10px}.cta-button-small.MuiButton-contained .MuiTypography-root,.MuiButton-contained.map-button .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-small.MuiButton-contained:hover,.MuiButton-contained.map-button:hover{box-shadow:none;background-color:#ccd7e380;color:#7991aa}.admin-list-info-banner{border-radius:12px;padding:8px 12px;background-color:#fbfdc3;width:fit-content}.date-filter-wrapper{position:relative;border-radius:8px;background-color:#fff;width:330px;border:1px solid rgba(5,32,59,.1529411765)}.date-filter-wrapper .MuiFilledInput-root{border:none}.date-filter-wrapper .MuiInputAdornment-positionEnd{padding-right:12px}.date-filter-wrapper2{display:flex;flex-direction:row;border-radius:8px;background-color:#fff;width:320px;border:1px solid rgba(5,32,59,.1529411765)}.date-filter-wrapper2 .MuiFilledInput-root{border:none}.exp-note-dashboard .MuiTypography-h5{letter-spacing:0;font-weight:600;font-size:15px;line-height:15px}.exp-note-dashboard .MuiTypography-h6{letter-spacing:0;font-weight:600;font-size:13px;line-height:15px}.exp-note-dashboard .exp-note-amount{display:flex;justify-content:space-between;max-width:285px}.exp-note-dashboard .exp-note-amount .MuiTypography-body1:last-child{color:#7991aa;font-weight:500}.exp-note-dashboard .text-danger .MuiTypography-body1:last-child,.exp-note-dashboard .text-warning .MuiTypography-body1:last-child{color:inherit}@media (max-width: 1199.98px){.tab-bar-exp-note{position:absolute;top:120px;left:50px}}@media (max-width: 899.98px){.tab-bar-exp-note{position:absolute;top:120px;left:30px}}.MuiAccordion-root.exp-note-expense-list-group{border:2px solid #CCD7E3;border-radius:13px;padding:10px;box-shadow:none;background-color:#edf1f5b2;margin-top:16px}.MuiAccordion-root.exp-note-expense-list-group:before{content:"";display:none}.MuiAccordion-root.exp-note-expense-list-group:last-of-type{border-radius:13px}.MuiAccordion-root.exp-note-expense-list-group .expand-button{display:flex;justify-content:center;align-items:center;border-radius:8px;width:44px;height:44px;background-color:#fff}.MuiAccordion-root.exp-note-expense-list-group .action-button{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;color:#7991aa;padding:4px}.MuiAccordion-root.exp-note-expense-list-group.Mui-expanded{background-color:#fff}.MuiAccordion-root.exp-note-expense-list-group.Mui-expanded .expand-button{background-color:#ccd7e326;color:#7991aa}.MuiAccordion-root.exp-note-expense-list-group.Mui-expanded .expand-button svg{opacity:1}.MuiAccordion-root.exp-note-expense-list-group.Mui-expanded .action-button{background-color:#ccd7e326;color:#7991aa}.MuiAccordion-root.exp-note-expense-list-group.Mui-expanded .action-button svg{opacity:1}.MuiAccordion-root.exp-note-expense-list-group.Mui-expanded div>.MuiTypography-root{color:#7991aa}.MuiAccordion-root.exp-note-expense-list-group .MuiAccordionSummary-root{min-height:auto;padding-left:0}.MuiAccordion-root.exp-note-expense-list-group .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0}.document-hidden-row.MuiTableRow-root{height:0;visibility:collapse}.document-hidden-row.MuiTableRow-root>.MuiTableCell-root{border-color:transparent}.expense-filter-wrapper{position:relative;cursor:pointer;display:flex;align-items:center;border-radius:8px;background-color:#fff;height:48px;border:1px solid rgba(5,32,59,.1529411765);padding:0 8px}.expense-filter-disabled{border-radius:8px;display:flex;padding:4px;justify-content:center;align-items:center;background-color:#edf1f5;color:#89a6c3;opacity:.5}.expense-filter-disabled:not(:first-child){margin-left:5px}.expense-filter-disabled svg{color:#89a6c3}.expense-filter-disabled .MuiTypography-root{font-size:13px}.expense-filter-anomaly{border-radius:8px;display:flex;padding:4px;justify-content:center;align-items:center;background-color:#d32d661a;color:#f83245}.expense-filter-anomaly:not(:first-child){margin-left:5px}.expense-filter-anomaly svg{color:#f83245}.expense-filter-anomaly .MuiTypography-root{font-size:13px}.expense-filter-creditcard{border-radius:8px;display:flex;padding:4px;justify-content:center;align-items:center;background-color:#ffa70019;color:#ffa700}.expense-filter-creditcard:not(:first-child){margin-left:5px}.expense-filter-creditcard svg{color:#ffa700}.expense-filter-creditcard .MuiTypography-root{font-size:13px}.expense-filter-accounting{border-radius:8px;display:flex;padding:4px;justify-content:center;align-items:center;background-color:#edf1f5;color:#89a6c3}.expense-filter-accounting:not(:first-child){margin-left:5px}.expense-filter-accounting svg{color:#89a6c3}.expense-filter-accounting .MuiTypography-root{font-size:13px}.expense-list-cell-small-size.MuiTypography-root{font-size:75%}.exp-note-attach-container,.exp-note-attach-container-full-height{background-color:#ccd7e3;border-radius:13px;padding:60px 30px 50px;display:flex;justify-content:center;align-items:center;position:relative}.exp-note-attach-container>.full-size-button,.exp-note-attach-container-full-height>.full-size-button{position:absolute;top:10px;width:45px;height:45px;border-radius:13px;background-color:#edf1f5;display:flex;justify-content:center;align-items:center;cursor:pointer;right:70px}.exp-note-attach-container>.full-size-button>svg,.exp-note-attach-container-full-height>.full-size-button>svg{color:#7991aa}.exp-note-attach-container>.delete-button,.exp-note-attach-container-full-height>.delete-button{position:absolute;top:10px;width:45px;height:45px;border-radius:50%;background-color:#edf1f5;display:flex;justify-content:center;align-items:center;cursor:pointer;right:10px}.exp-note-attach-container>.delete-button>svg,.exp-note-attach-container-full-height>.delete-button>svg{color:#7991aa}.exp-note-attach-container-pdf{height:625px}.exp-note-attach-container-full-height{height:100%}.additional-expense{padding:14px;border:2px dashed #d5d4d4;border-radius:6px;position:relative}.additional-expense .delete-button{position:absolute;top:-15px;right:-15px;border-radius:50%;background-color:#fff;border:1px solid lightgrey}.additional-expense-button{background:#DDF7F9 0 0 no-repeat padding-box;border:2px dashed rgba(20,198,213,.3019607843);border-radius:8px;height:67px;padding:10px;cursor:pointer;display:flex;align-items:center;color:#4d5e71}.additional-expense-button .MuiTypography-root{-webkit-user-select:none;user-select:none}.additional-expense-button-disabled{cursor:default}.maximum-approval.MuiToggleButtonGroup-root .MuiToggleButton-root{height:28px}.maximum-approval.MuiToggleButtonGroup-root .MuiToggleButton-root.maximum-approved.Mui-selected{background-color:#d4f6e4}.maximum-approval.MuiToggleButtonGroup-root .MuiToggleButton-root.maximum-approved.Mui-selected svg{color:#1bc943}.maximum-approval.MuiToggleButtonGroup-root .MuiToggleButton-root.maximum-rejected.Mui-selected{background-color:#d32d661a}.maximum-approval.MuiToggleButtonGroup-root .MuiToggleButton-root.maximum-rejected.Mui-selected svg{color:#f83245}.map-button{padding:20px 12px!important}.map-button>span{margin-right:0}.add-item-button.MuiButton-root{border-radius:40px;background-color:#14c6d5;color:#fff;text-transform:none;padding:4px 12px;text-align:left;line-height:1}.add-item-button.MuiButton-root:hover{background-color:#14c6d5;color:#fff}.edit-expense-responsive-warning{display:none}.edit-expense-container{display:flex;height:100%}@media only screen and (max-width: 900px) and (orientation: portrait){.edit-expense-container{display:none}.edit-expense-responsive-warning{display:block}}.exp-note-chart-wrapper{min-height:350px}@media (max-width: 1535.98px){.exp-note-chart-wrapper{min-height:380px}}@media (max-width: 1199.98px){.exp-note-chart-wrapper{min-height:450px}}.movement-link-doc thead{height:42px}.exp-note-detail-add-item-button.MuiButton-root{padding:8px 26px;box-shadow:none;text-transform:none;background-color:#14c6d5;color:#fff;border-radius:40px;height:48px;width:184px;font-weight:500;font-size:15px}.exp-note-detail-add-item-button.MuiButton-root .MuiTypography-root{text-transform:none;line-height:1.05;text-align:center;font-weight:500;font-size:15px}.exp-note-detail-add-item-button.MuiButton-root:hover{background-color:#14c6d5;color:#fff;box-shadow:none}.exp-note-detail-cta-primary-button.MuiButton-root{padding:8px 26px;box-shadow:none;text-transform:none;background-color:#3315d6;color:#fff;border-radius:40px;height:48px;width:184px;font-weight:500;font-size:15px}.exp-note-detail-cta-primary-button.MuiButton-root .MuiTypography-root{text-transform:none;line-height:1.05;text-align:center;font-weight:500;font-size:15px}.exp-note-detail-cta-primary-button.MuiButton-root:hover{background-color:#3315d6;color:#fff;box-shadow:none}.exp-note-detail-cta-button.MuiButton-root{padding:8px 26px;box-shadow:none;text-transform:none;background-color:#ccd7e380;color:#7991aa;border-radius:40px;height:48px;width:184px;font-weight:500;font-size:15px}.exp-note-detail-cta-button.MuiButton-root .MuiTypography-root{text-transform:none;line-height:1.05;text-align:center;font-weight:500;font-size:15px}.exp-note-detail-cta-button.MuiButton-root:hover{background-color:#ccd7e380;color:#7991aa;box-shadow:none}.exp-note-detail-pro-button.exp-note-detail-cta-button.MuiButton-root{border-radius:12px;order:-1;width:100%}.exp-note-detail-pro-button.exp-note-detail-cta-button.MuiButton-root .pro-feature-pill>h6.MuiTypography-root{text-transform:uppercase}.tab-bar-selector>.MuiBox-root .pro-feature-pill>h6.MuiTypography-root{cursor:pointer}.tab-bar-selector>.tab-selected .pro-feature-pill>h6.MuiTypography-root{cursor:pointer}.login-container{position:absolute;top:0;left:0;background:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.login-container .login-form-wrapper{flex-grow:1;justify-content:space-between;max-width:940px;height:610px;border-radius:25px;background:#D9F4F7;margin:0 20px;padding:15px}.login-container .login-form-wrapper .MuiFilledInput-input{padding-top:4px}.login-container .login-form-wrapper>div{padding:40px;flex-basis:50%;position:relative}.login-container .login-form-wrapper>div:first-child{padding-right:0}.login-container .login-form-wrapper .login-title{font-size:22px;color:#05203b}.login-container .login-form-wrapper .MuiFilledInput-root{background-color:#fff!important;border-color:transparent!important}.login-container .login-form-wrapper .MuiInputLabel-root.Mui-focused{color:#14c6d5}.login-container .login-form-wrapper .field-label{font-size:15px;line-height:19px;font-weight:500;color:#05203b;margin-bottom:5px}.login-container .login-form-wrapper .login-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:50px;background-color:#05203b;color:#fff;border-radius:10px}.login-container .login-form-wrapper .login-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.login-container .login-form-wrapper .login-button.MuiButton-contained:hover{box-shadow:none;background-color:#05203b;color:#fff}.login-container .login-form-wrapper .password-recovery{text-decoration:underline;cursor:pointer;text-align:center}.login-container .registration-container{flex-grow:1;border-radius:25px;background:#05203B;color:#fff}.login-container .registration-container .registration-question{font-size:18px}.login-container .registration-container .registration-title{font-size:45px;line-height:54px;font-weight:600}.login-container .registration-container .registration-subtitle{font-size:20px;line-height:28px;color:#b3bbc3}.login-container .registration-container .registration-app-name{color:#fff}.login-container .registration-container .registration-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:50px;background-color:#14c6d5;color:#fff;border-radius:10px}.login-container .registration-container .registration-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.login-container .registration-container .registration-button.MuiButton-contained:hover{box-shadow:none;background-color:#14c6d5;color:#fff}.login-container .login-button-wrapper{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.login-container .login-button-wrapper p{font-size:16px;font-weight:600}@media (max-width: 750px){.login-container .registration-container .registration-title{font-size:35px;line-height:40px}}.mobile-page-wrapper{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#fff;padding:30px 20px;display:flex;flex-direction:column}.mobile-page-wrapper.mobile-page-wrapper-admin{display:block;overflow-y:auto;overflow-x:hidden}.mobile-page-logo{margin-bottom:15px;width:170px}.mobile-page-logo-divider{position:absolute;top:85px;left:0;width:100%;border-bottom-width:2px!important;opacity:.6}.mobile-page-banner-wrapper{display:flex;flex-direction:column}.mobile-page-banner-wrapper .mobile-page-banner{flex-grow:1;display:flex;flex-direction:column}.mobile-page-banner{margin-top:50px;border-radius:20px;width:100%;background:#D8F4F7;padding:20px;overflow:hidden}.mobile-page-banner .MuiTypography-h4{font-size:18px;font-weight:500;color:#546a78;line-height:1.2}.mobile-page-banner .MuiTypography-h3{font-size:22px;font-weight:600;color:#05203b;line-height:1.3}.mobile-page-banner .MuiTypography-h3,.mobile-page-banner .MuiTypography-h4{margin-bottom:12px}.mobile-page-banner .MuiTypography-body1{font-weight:500;color:#586c7a;letter-spacing:-.3px}.mobile-page-banner.admin-banner{position:relative;background:#05203B;height:250px;overflow:visible}.mobile-page-banner.admin-banner .MuiTypography-h4{font-weight:400;color:#94a3b4}.mobile-page-banner.admin-banner .MuiTypography-h3{font-weight:400;color:#fff}.mobile-page-banner .mobile-page-desktop-screen{position:absolute;height:160px;bottom:-30px;left:20px;z-index:2}.mobile-page-banner .mobile-page-mobile-screen{position:absolute;height:400px;bottom:-85%;right:calc(-30% + 10px)}.mobile-page-banner .mobile-page-store-img{max-height:39px;max-width:50%}.mobile-page-banner.mobile-page-banner-only-traveller{flex-grow:1}.mobile-page-banner.mobile-page-banner-only-traveller .mobile-page-mobile-screen{position:relative;height:auto;bottom:unset;right:unset;flex-grow:1;background-repeat:no-repeat;background-position:top center;background-size:cover}@media (min-width: 0){.mobile-page-banner-only-traveller{flex-direction:column;min-height:unset}.mobile-page-banner-only-traveller .mobile-page-mobile-screen{margin:40px 20px -20px}}@media (min-width: 568px){.mobile-page-banner-only-traveller{flex-direction:row;min-height:175px}.mobile-page-banner-only-traveller .mobile-page-mobile-screen{margin:7px 14px -20px 45px}}:export{breakpointXs:0;breakpointSm:600px;breakpointMd:900px;breakpointLg:1200px;breakpointXl:1536px}:export{primary:#5383ff;inheritDefault1:#fefefe;inheritDefault2:#f8f9ff;secondary:#3d4977;red:#f83245;green:#1bc943;orange:#f4772e;blue:#011d59;subtitle1:rgba(5,32,59,.6039215686);h6:rgba(14,5,59,.5019607843);greenPrimary:rgb(20,198,213)}.card-open-button.MuiButton-contained{box-shadow:none;background-color:#14c6d51a;color:#7991aa;padding:7px 10px 6px;min-width:auto}.card-open-button.MuiButton-contained .MuiTypography-root{text-transform:none}.card-open-button.MuiButton-contained:hover{box-shadow:none;background-color:#14c6d5;color:#fff}.edit-button.MuiIconButton-root{width:56px;height:56px;border-radius:50%;background-color:#14c6d5;color:#fff}.edit-button.MuiIconButton-root:hover{background-color:#14c6d5}.trash-button.MuiIconButton-root{width:56px;height:56px;border-radius:50%;background-color:#0ba2ae;color:#fff}.trash-button.MuiIconButton-root:hover{background-color:#0ba2ae}.approve-all-button.MuiIconButton-root{width:56px;height:56px;border-radius:50%;background-color:#d4f6e4;color:#1bc943}.approve-all-button.MuiIconButton-root:hover{background-color:#d4f6e4}.reject-all-button.MuiIconButton-root{width:56px;height:56px;border-radius:50%;background-color:#d32d661a;color:#f83245}.reject-all-button.MuiIconButton-root:hover{background-color:#d32d661a}.cta-list-button.MuiButton-contained{box-shadow:none;background-color:#14c6d51a;color:#7991aa;padding:5px 10px;min-width:auto;border-radius:10px}.cta-list-button.MuiButton-contained .MuiTypography-root{text-transform:none}.cta-list-button.MuiButton-contained:hover{box-shadow:none;background-color:#14c6d5;color:#fff}.delete-button.MuiIconButton-root{width:56px;height:56px;border-radius:50%;background-color:#fdf4f7;color:#f83245}.delete-button.MuiIconButton-root:hover{background-color:#fdf4f7}.cta-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:52px;background-color:#ccd7e380;color:#7991aa;border-radius:10px}.cta-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button.MuiButton-contained:hover{box-shadow:none;background-color:#ccd7e380;color:#7991aa}.cta-button-primary.MuiButton-contained{padding:15px 30px;box-shadow:none;height:52px;background-color:#3315d6;color:#fff;border-radius:10px}.cta-button-primary.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-primary.MuiButton-contained:hover{box-shadow:none;background-color:#3315d6;color:#fff}.cta-button-primary-small{padding:15px!important}.cta-button-primary-small.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#3315d6;color:#fff;border-radius:10px}.cta-button-primary-small.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-primary-small.MuiButton-contained:hover{box-shadow:none;background-color:#3315d6;color:#fff}.cta-button-danger-small{padding:15px!important}.cta-button-danger-small.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#f83245;color:#fff;border-radius:10px}.cta-button-danger-small.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-danger-small.MuiButton-contained:hover{box-shadow:none;background-color:#f83245;color:#fff}.cta-button-small{padding:15px!important}.cta-button-small.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#ccd7e380;color:#7991aa;border-radius:10px}.cta-button-small.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-small.MuiButton-contained:hover{box-shadow:none;background-color:#ccd7e380;color:#7991aa}.delete-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:52px;background-color:#fdf4f7;color:#d32d66;border-radius:10px}.delete-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.delete-button.MuiButton-contained:hover{box-shadow:none;background-color:#fdf4f7;color:#d32d66}.filter-button{height:40px!important;display:flex!important;justify-content:space-between!important;padding:15px!important}.filter-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:52px;background-color:#ccd7e380;color:#7991aa;border-radius:10px}.filter-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.filter-button.MuiButton-contained:hover{box-shadow:none;background-color:#ccd7e380;color:#7991aa}.restore-button{padding:15px 20px!important}.restore-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:32px;background-color:#e2f0d9;color:#000;border-radius:10px}.restore-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.restore-button.MuiButton-contained:hover{box-shadow:none;background-color:#e2f0d9;color:#000}.cta-button-pref.MuiButton-contained{padding:15px 30px;box-shadow:none;height:52px;background-color:#e7f9fb;color:#14c6d5;border-radius:10px}.cta-button-pref.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-pref.MuiButton-contained:hover{box-shadow:none;background-color:#e7f9fb;color:#14c6d5}.save-button.MuiIconButton-root{width:56px;height:56px;border-radius:50%;background-color:#3315d6;color:#fff}.save-button.MuiIconButton-root:hover{background-color:#3315d6}.cta-button-dashboard{padding:12px!important}.cta-button-dashboard.MuiButton-contained{padding:15px 30px;box-shadow:none;height:30px;background-color:#14c6d5;color:#fff;border-radius:10px}.cta-button-dashboard.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-dashboard.MuiButton-contained:hover{box-shadow:none;background-color:#14c6d5;color:#fff}.info-popup-confirm-button{padding:15px!important}.info-popup-confirm-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#2dd37a;color:#fff;border-radius:10px}.info-popup-confirm-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.info-popup-confirm-button.MuiButton-contained:hover{box-shadow:none;background-color:#2dd37a;color:#fff}.info-popup-discard-button{padding:15px!important}.info-popup-discard-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#ffc926;color:#fff;border-radius:10px}.info-popup-discard-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.info-popup-discard-button.MuiButton-contained:hover{box-shadow:none;background-color:#ffc926;color:#fff}.info-popup-undiscard-button{padding:15px!important}.info-popup-undiscard-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#011d59;color:#fff;border-radius:10px}.info-popup-undiscard-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.info-popup-undiscard-button.MuiButton-contained:hover{box-shadow:none;background-color:#011d59;color:#fff}.info-popup-cancel-button{padding:15px!important}.info-popup-cancel-button.MuiButton-contained{padding:15px 30px;box-shadow:none;height:34px;background-color:#d32d66;color:#fff;border-radius:10px}.info-popup-cancel-button.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.info-popup-cancel-button.MuiButton-contained:hover{box-shadow:none;background-color:#d32d66;color:#fff}.cta-button-cre-card-mov{padding:12px!important;border-radius:6px!important}.cta-button-cre-card-mov.MuiButton-contained{padding:15px 30px;box-shadow:none;height:30px;background-color:#14c6d5;color:#fff;border-radius:10px}.cta-button-cre-card-mov.MuiButton-contained .MuiTypography-root{text-transform:none;line-height:1.05;text-align:left}.cta-button-cre-card-mov.MuiButton-contained:hover{box-shadow:none;background-color:#14c6d5;color:#fff}.zpay-dashboard{padding:30px 28px}.zpay-dashboard .title-cards{color:#86829d;font-size:20px;font-weight:500}.zpay-dashboard .errorBankAccountValue{color:red}.zpay-dashboard .button{height:40px;min-width:164px;border:1px;border-radius:25px;background-color:#14c6d5;cursor:pointer;padding:15px 40px;display:flex;align-items:center;justify-content:center}.zpay-dashboard .tmp-grid{display:flex;align-items:center;justify-content:space-between;gap:20px}.zpay-dashboard .tmp-grid p:first-of-type{width:50%}.zpay-dashboard .card-card{width:250px;height:150px;border:2px solid transparent;background-color:#e7fcfe!important;border-radius:16px!important}.zpay-dashboard .card-card .MuiCardActions-root{gap:10px}.zpay-dashboard .card-card .MuiCardContent-root{display:flex;flex-direction:column;gap:2px}.zpay-dashboard .card-card .MuiCardContent-root:last-child{padding-bottom:16px}.zpay-dashboard .card-card .MuiCardActionArea-focusHighlight{background-color:transparent}.zpay-dashboard .card-card .MuiSvgIcon-root{color:#14c6d5!important}.zpay-dashboard .card-card-new{cursor:pointer;background-color:#ddf7f9!important;border:2px dashed rgba(20,198,213,.3019607843);width:250px;height:150px;border-radius:16px!important;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}.zpay-dashboard .card-card-new .MuiSvgIcon-root{font-size:2.8rem;color:#14c6d5!important}.zpay-dashboard .card-card-new p{max-width:60%}.zpay-dashboard .bank-transaction-table{width:100%;border:2px solid rgb(204,215,227);padding:10px;border-radius:13px;gap:10px;align-items:flex-end;max-height:600px}.zpay-dashboard .bank-transaction-table .zpay-table-negative{color:#d32d66}.zpay-dashboard .bank-transaction-table .zpay-table-positive{color:#2dd37a}
