.bold{font-weight:700}.prefix{color:#1f71f4}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-success{color:green}.text-error{color:#ff4d4f}.text-primary{color:#1f71f4!important}.text-secondary{color:#374255!important}.text-warning{color:#e88a0a!important}.text-red{color:#f5222d!important}.text-green{color:green!important}.text-light{color:#7d899f}.mt-10{margin-top:10px}.m-1{margin:.5rem!important}.m-0{margin:0!important}.p-0{padding:0!important}.grow-1{flex-grow:1}.w-100{width:100%!important}.h-100{height:100%!important}.w-120{min-width:120px}.p-start{padding:0 10px!important}.d-none{display:none!important}.shrink-0{flex-shrink:0}.heading{margin-bottom:1rem;font-size:18px;font-weight:700}.heading .sub-heading{font-size:14px;font-style:italic;font-weight:500}.center-stretch{flex-flow:column wrap;justify-content:center;align-items:stretch;display:flex}.center{flex-direction:column;justify-content:center;align-items:center;display:flex}.center-center{justify-content:center;align-items:center;display:flex}.center-horizontal{flex-direction:row;justify-content:center;display:flex}.center-vertical{flex-direction:row;align-items:center;display:flex}.space-between-horizontal{justify-content:space-between;align-items:center;display:flex}.space-between-vertical{flex-direction:column;justify-content:space-between;height:100%;display:flex}.flex-end{justify-content:flex-end;align-items:center;display:flex}ul.last-mb-0{margin-bottom:0;padding-left:10px}.notify{vertical-align:middle;cursor:pointer;background-color:#1f71f4;border-radius:50%;width:6px;height:6px;display:inline-block;position:relative;top:0;right:5px}.notify:before{content:"";border:1px solid #0089ff79;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(.455,.03,.515,.555) infinite scale-up-center;position:absolute;top:0;left:0}.notify-error{vertical-align:middle;cursor:pointer;background-color:#f5222d;border-radius:50%;width:6px;height:6px;display:inline-block;position:relative;top:0;left:2px}.notify-error:after{content:"";border:1px solid #ff3c0079;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(.455,.03,.515,.555) infinite scale-up-center;position:absolute;top:0;left:0}@keyframes scale-up-center{0%{opacity:.9;transform:scale(1)}to{opacity:.2;transform:scale(3)}}@keyframes bounce-small{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#ffadd2;width:100%;height:4px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #ffadd2,0 0 5px #ffadd2}#nprogress .spinner{z-index:1031;display:none;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.base-login-layout form .ant-form-item-control{padding-right:5px!important}.base-login-layout .text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.base-login-layout .ant-col .ant-form-item-label{font-weight:700}.base-login-layout .container{background:url(/onboarding/opening/bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Mulish,sans-serif;font-weight:500;display:flex;overflow:hidden}.base-login-layout .container .content{border-radius:10px;box-shadow:0 0 3px #e0e0e0}.base-login-layout .container .bg-opening{width:90%}.base-login-layout .container-login{width:100vw;height:100vh;font-family:Mulish,sans-serif;overflow:hidden}.base-login-layout .container-login .content-left{background-position:bottom;background-repeat:no-repeat;background-size:contain;border-right:1px solid #f0f0f0;flex-direction:column;justify-content:center;height:100vh;padding:0 10%;display:flex}.base-login-layout .container-login .content-right{flex-direction:column;justify-content:space-between;height:100vh;padding:10vw;display:flex}.base-login-layout .container-tutorial{width:100vw;height:100vh;font-family:Mulish,sans-serif;overflow:hidden}.base-login-layout .container-tutorial .content-left{border-bottom-right-radius:20px;flex-direction:row;justify-content:center;align-items:center;height:100vh;display:flex;box-shadow:0 0 3px #e0e0e0}.base-login-layout .container-tutorial .content-right{flex-direction:column;justify-content:space-around;height:100vh;padding:0 10vw;display:flex}@media only screen and (max-width:767px){.base-login-layout .content-right{justify-content:center!important;padding:2rem!important}.base-login-layout .content-right .card{background-color:#ffffffe6;border-radius:10px;padding:2rem}.base-login-layout .content-right .bottom{z-index:1000;text-align:center;width:100%;position:relative;bottom:25px;left:0}.base-login-layout .mobile{z-index:1000;background-color:#0003;width:100%;position:absolute;top:0}}.layout-filter{z-index:1;background-color:#fff;margin-left:1px;position:sticky;overflow:hidden}.layout-filter .ant-form-item-control{line-height:1.5rem!important}.layout-filter .filter{padding:16px 2rem}.layout-filter .filter .ant-form-item .ant-picker,.layout-filter .filter .ant-form-item .ant-select,.layout-filter .filter .ant-form-item .ant-input-number{width:100%!important}.layout-filter .filter .ant-row{margin-bottom:0;padding:.5rem}.layout-filter .filter>.ant-col:last-child{text-align:right}@media (min-width:641px) and (max-width:992px){.layout-filter .filter>.ant-col:last-child{text-align:left}}.rdg-filter-row,.rdg-header-row{text-align:center}:root{--textColor:#575758;--primary-color:#1f71f4;--background-light:#f0f0f0}body{line-height:1.5;overflow:hidden}small{font-size:12px!important}#launcher{z-index:999!important}.group-title{color:#575758;font-size:15px;font-weight:700}.page-content{padding:24px 32px;position:relative}.page-content>.ant-breadcrumb{margin-top:-12px;margin-bottom:1rem}.grecaptcha-badge{visibility:hidden}.ant-select-dropdown{min-width:fit-content!important}.ant-tooltip{--antd-arrow-background-color:#374151;--ant-color-bg-spotlight:#374151}.ant-tooltip-container{background-color:#374151!important;border-radius:4px!important}.ant-card .ant-card-head{font-weight:700!important}.ant-modal-title{font-size:16px!important;font-weight:700!important}.ant-form .ant-form-item .ant-form-item-label{font-weight:700}.ant-form .ant-form-item .ant-form-item-label label{height:unset;min-height:32px}@media only screen and (max-width:768px){.page-content{padding:1rem}.ant-pagination-total-text{display:none!important}}.flex-vertical-between{flex-direction:column;align-content:space-between;height:100%;display:flex}.ant-btn{box-shadow:none!important}.ant-btn-sm{font-size:12px!important}button{outline:none}.alert-warning{background-color:#fa8c16!important;border-color:#ad4e00!important}.alert-warning span.ant-alert-message{color:#fff}.btn-primary-dark{color:#fff!important;text-shadow:none!important;background-color:#40a9ff!important;border-color:#40a9ff!important}.btn-primary-dark:hover{background-color:#1890ff!important;border-color:#1890ff!important}.btn-primary-dark:disabled{color:#d9d9d9!important;background-color:#e8e8e8!important;border-color:#d9d9d9!important}.ant-modal .ant-modal-header{margin-bottom:0}.ant-modal .ant-modal-confirm-btns{margin-top:16px}.ant-modal .ant-modal-confirm-content{margin-block-start:2px!important}.ant-modal .ant-modal-close-x{align-items:center;display:inline-flex}.ant-modal .ant-modal-confirm-paragraph{max-width:100%}.ant-notification-notice{padding:16px!important}.use-confirm-modal .ant-modal-confirm-body{flex-direction:column;justify-content:center;align-items:center}.ant-menu-vertical{border-inline-end:none!important}.ant-table-filter-dropdown:empty{display:none}.ant-picker-cell{min-width:36px!important;padding-block:4px!important}.ant-typography{font-family:Mulish,Inter,Roboto,sans-serif!important}.btn-danger{color:#cf1322!important;text-shadow:none!important;background-color:#fff1f0!important;border-color:#ffa39e!important}.btn-danger:hover{color:#a8071a!important;background-color:#ffccc7!important;border-color:#ff7875!important}.btn-danger:disabled{color:#8c8c8c!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.btn-warning{color:#fa8c16!important;text-shadow:none!important;background-color:#fff7e6!important;border-color:#ffd591!important}.btn-warning:hover{color:#d46b08!important;background-color:#ffe7ba!important;border-color:#ffc069!important}.btn-warning:disabled{color:#8c8c8c!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.btn-warning-dark{color:#fff!important;text-shadow:none!important;background-color:#ffa940!important;border-color:#ffa940!important}.btn-warning-dark:hover{background-color:#d46b08!important;border-color:#d46b08!important}.btn-warning-dark:disabled{color:#8c8c8c!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.btn-secondary{color:#8c8c8c!important;text-shadow:none!important;background-color:#fafafa!important;border-color:#e8e8e8!important}.btn-secondary:hover{color:#595959!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.btn-secondary:disabled{color:#8c8c8c!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.btn-success{color:#52c41a!important;text-shadow:none!important;background-color:#f6ffed!important;border-color:#b7eb8f!important}.btn-success:hover{color:#389e0d!important;background-color:#d9f7be!important;border-color:#95de64!important}.btn-success:disabled{color:#8c8c8c!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.tag-waiting{font-size:14px;font-weight:600;color:#006fd8!important;background-color:#cce6ff!important;border-width:0!important;border-color:#006fd8!important}.tag-success,.tag-approved,.tag-received{font-size:14px;font-weight:600;color:#5bc146!important;background-color:#e9ffde!important;border-width:0!important;border-color:#5bc146!important}.tag-error,.tag-rejected{font-size:14px;font-weight:600;color:#f5222d!important;background-color:#fddddf!important;border-width:0!important;border-color:#f5222d!important}.tag-voided,.tag-not-sync{font-size:14px;font-weight:600;color:#575758!important;background-color:#e8e8e8!important;border-width:0!important;border-color:#575758!important}.divider-header{border:1px solid #e8e8e8!important;height:1.8rem!important;margin-inline:16px!important}.helper-icon{color:#88898b!important;font-size:26px!important}.transparent-modal .ant-modal-container{box-shadow:unset!important;background-color:#fff0!important;padding:1.5rem!important}a.highlight-text,span.highlight-text{color:#1f71f4;font-weight:600}a.highlight-text:hover,span.highlight-text:hover{text-decoration:underline}a.highlight-text.matched-invoice,span.highlight-text.matched-invoice{color:#389e0d}.hover-underline:hover{text-decoration:underline}.ant-menu-inline-collapsed-tooltip .ant-badge{display:none}.item-matching-menu{max-height:250px;overflow:auto}.disabledBtn,.disabledBtn input,.disabledBtn label,.disabledBtn span{cursor:not-allowed!important}.cursor{cursor:pointer}.tag-property{text-overflow:ellipsis;text-align:center;font-size:14px;overflow:hidden;white-space:nowrap!important}.tag-property.original{color:#006fd8;background-color:#cce6ff}.tag-property.adjusting,.tag-property.adjusted,.tag-property.replacing,.tag-property.replaced,.tag-property.warning{color:#d46b08;background-color:#ffe7ba;border-color:#ffc069}.fontSemibold{font-size:18px;font-weight:700;line-height:24px}.fontH4{font-size:24px;font-weight:400;line-height:32px}.fontMedium{font-size:14px;font-weight:500;line-height:20px}.font16Medium{font-size:16px;font-weight:500;line-height:20px}.fontRegular{font-size:16px;font-weight:500;line-height:22px}.font12Regular{font-size:12px;font-weight:400;line-height:16px}.fontHeadingH4{font-size:24px;font-style:normal;font-weight:400;line-height:32px}.text-white{color:#fff!important}.w600{font-weight:600!important}.vendor-warning{text-overflow:ellipsis;text-align:center;color:#d46b08;background-color:#ffe7ba;border-color:#ffc069;font-size:14px;white-space:wrap!important}.ant-pagination{padding:8px 0}.ant-pagination .ant-pagination-item{background-color:#0000!important}.ant-pagination .ant-pagination-item:not(.ant-pagination-item-active):hover{background-color:#3741510f!important}.ant-dropdown-menu-item[style*=color],.ant-dropdown-menu-item[style*=color] .ant-dropdown-menu-title-content{color:inherit!important}.ant-btn{gap:0!important}.ant-modal-confirm-body-wrapper .ant-modal-confirm-paragraph{font-family:Mulish,Inter,Roboto,sans-serif!important}.ant-modal-mask-blur{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[class^=ant-select],[class*=\ ant-select]{font-family:Mulish,sans-serif!important;font-size:14px!important}.ant-select-status-error{color:#000}.ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon.ant-btn-loading-icon,.ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon:not(:last-child){margin-inline-end:8px}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-inline-start:8px}.ant-drawer-mask.ant-drawer-mask-blur{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ant-tag-filled{border:1px solid #d9d9d9}.ant-select-tree-treenode-disabled:not(.ant-select-tree-treenode-leaf) .ant-select-tree-node-content-wrapper{color:inherit!important}.ant-input-css-var{--ant-input-input-font-size-lg:14px!important}.ant-select-dropdown-empty{display:none}.ant-pagination-item-ellipsis{font-size:10px}.ant-select-tree-title{color:#374151!important;font-weight:none!important}
.text-grey-40{color:#d1d5db!important}.text-grey-50{color:#9ca3af!important}.text-grey-60{color:#6b7280!important}.text-grey-80{color:#374151!important}.text-primary-50{color:#1f71f4!important}.text-primary-60{color:#0b60ea!important}.text-primary-80{color:#07409c!important}.text-red-50{color:#f5222d!important}.text-orange-50{color:#faad14!important}.text-red-60{color:#ea0b16!important}.text-green-60{color:#4ba838!important}.text-green-70{color:#3d8a2e!important}.font-weight-500{font-weight:500!important}.font-weight-700{font-weight:700!important}.text-capitalize,.text-capitalize-first:first-letter{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.font-16{font-size:16px}.font-13{font-size:13px}.font-18{font-size:18px!important}.font-20{font-size:20px}.ag-root-wrapper,.ag-floating-top{font-family:Mulish,sans-serif;border:none!important}.ag-header{font-size:14px;background-color:#f3f4f6!important;border-bottom:1px solid #d1d5db!important}.ag-header-cell{border-right:1px solid #d1d5db!important}.ag-row{box-sizing:content-box!important}.ag-row-pinned{background-color:#1f71f41a!important}.ag-pinned-right-header,.ag-cell-first-right-pinned{overflow-y:hidden;border-left:0!important}.ag-pinned-right-header,.ag-pinned-right-cols-container{box-shadow:-8px 25px 20px 8px #9ca3af52}.ag-cell{overflow:hidden;border-bottom:1px solid #d1d5db!important;border-right:1px solid #d1d5db!important}.ag-cell:focus-within{border:0!important}.ag-header-cell-resize{width:10px!important}.ag-header-cell-resize:after{background-color:#d1d5db;width:1px!important;height:100%!important;top:0!important}.ag-header-cell,.ag-header-group-cell,.ag-cell,.ag-full-width-row .ag-cell-wrapper.ag-row-group{padding-left:16px!important;padding-right:16px!important}.ag-watermark{display:none!important}.fullscreen-enabled{background-color:#fafafa;overflow:auto}iframe#launcher{display:none}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.my-0{margin-block:0!important}.mx-0{margin-inline:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.py-0{padding-block:0!important}.px-0{padding-inline:0!important}.column-gap-0{column-gap:0!important}.row-gap-0{row-gap:0!important}.ml-1{margin-left:8px!important}.mr-1{margin-right:8px!important}.mt-1{margin-top:8px!important}.mb-1{margin-bottom:8px!important}.my-1{margin-block:8px!important}.mx-1{margin-inline:8px!important}.pt-1{padding-top:8px!important}.pb-1{padding-bottom:8px!important}.pl-1{padding-left:8px!important}.pr-1{padding-right:8px!important}.py-1{padding-block:8px!important}.px-1{padding-inline:8px!important}.column-gap-1{column-gap:8px!important}.row-gap-1{row-gap:8px!important}.ml-2{margin-left:16px!important}.mr-2{margin-right:16px!important}.mt-2{margin-top:16px!important}.mb-2{margin-bottom:16px!important}.my-2{margin-block:16px!important}.mx-2{margin-inline:16px!important}.pt-2{padding-top:16px!important}.pb-2{padding-bottom:16px!important}.pl-2{padding-left:16px!important}.pr-2{padding-right:16px!important}.py-2{padding-block:16px!important}.px-2{padding-inline:16px!important}.column-gap-2{column-gap:16px!important}.row-gap-2{row-gap:16px!important}.ml-3{margin-left:24px!important}.mr-3{margin-right:24px!important}.mt-3{margin-top:24px!important}.mb-3{margin-bottom:24px!important}.my-3{margin-block:24px!important}.mx-3{margin-inline:24px!important}.pt-3{padding-top:24px!important}.pb-3{padding-bottom:24px!important}.pl-3{padding-left:24px!important}.pr-3{padding-right:24px!important}.py-3{padding-block:24px!important}.px-3{padding-inline:24px!important}.column-gap-3{column-gap:24px!important}.row-gap-3{row-gap:24px!important}.ml-4{margin-left:32px!important}.mr-4{margin-right:32px!important}.mt-4{margin-top:32px!important}.mb-4{margin-bottom:32px!important}.my-4{margin-block:32px!important}.mx-4{margin-inline:32px!important}.pt-4{padding-top:32px!important}.pb-4{padding-bottom:32px!important}.pl-4{padding-left:32px!important}.pr-4{padding-right:32px!important}.py-4{padding-block:32px!important}.px-4{padding-inline:32px!important}.column-gap-4{column-gap:32px!important}.row-gap-4{row-gap:32px!important}.ml-5{margin-left:40px!important}.mr-5{margin-right:40px!important}.mt-5{margin-top:40px!important}.mb-5{margin-bottom:40px!important}.my-5{margin-block:40px!important}.mx-5{margin-inline:40px!important}.pt-5{padding-top:40px!important}.pb-5{padding-bottom:40px!important}.pl-5{padding-left:40px!important}.pr-5{padding-right:40px!important}.py-5{padding-block:40px!important}.px-5{padding-inline:40px!important}.column-gap-5{column-gap:40px!important}.row-gap-5{row-gap:40px!important}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}