body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#464f604d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.app{width:100%;display:grid;grid:"sidebar content" 1fr / auto 1fr}.sidebar{grid-area:sidebar}.content{height:100vh;overflow:auto;padding:0 8px;grid-area:content;position:relative}.toolbar{background-color:transparent!important}.toolbar .mantine-Stack-root{font-size:12px!important;font-weight:500;color:#464f60cc}.toolbar .mantine-alert-root .mantine-1al1vhb{padding:5px!important}.table-container{margin:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:none;box-shadow:4px 0 8px #0000000d,-4px 0 8px #0000000d,0 -4px 8px #0000000d}.table-container::-webkit-scrollbar{width:4px;height:4px}.table-container::-webkit-scrollbar-track{background:#f1f1f1}.table-container::-webkit-scrollbar-thumb{background:#e6e6e6}.alert-banner-badge{margin:0 0 0 5px;color:#464f60cc}.table-container .skeleton{border:none;border-radius:8px}.table{border:none;border-radius:8px;font-size:12px;color:#464f60cc;table-layout:fixed}.table th{font-size:14px}.table .head{border-radius:8px}.table .head th{min-height:20px;font-weight:700;text-align:left}.table .head th .mantine-TableHeadCell-Content:first-of-type{justify-content:space-between;color:#464f60cc;font-weight:700;margin:0}.table .head th .mantine-TableHeadCell-Content-Wrapper{overflow:visible;font-size:12px}.custom-center-table .head th .mantine-TableHeadCell-Content:first-of-type{justify-content:center;color:#464f60cc;font-weight:700;margin:0;overflow:visible;font-size:12px}.custom-center-table{border:none;border-radius:8px;font-size:12px;color:#464f60cc;table-layout:fixed}.custom-center-table .body td{font-size:12px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.table .head th [data-tooltip]:before{display:none}.table .head .mantine-TableHeadCell-Content:first-of-type{margin:0}.table .body td{font-size:12px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.table .row.empty{display:none}.table .table-footer{font-size:12px;font-weight:700;text-align:center;padding:10px;color:#464f60cc}.table tfoot:has(tr){border-bottom:1px solid lightgrey}.table .table-footer .mantine-TableFooterCell-Content{justify-content:center;font-size:12px;color:#464f60cc;font-weight:700;margin:0 0 0 40px}#mantine-dropdown{padding:8px 4px!important}#mantine-dropdown .mantine-Menu-item{padding-left:4px!important;padding-right:4px!important}:root{--mrt-row-hover-background-color: rgb(212, 32, 0) !important;--mrt-striped-row-hover-background-color: lightblue}.react-tagsinput{background-color:#fff;border:1px solid #ccc;overflow:hidden;padding-left:5px;padding-top:5px}.react-tagsinput--focused{border-color:#a5d24a}.react-tagsinput-tag{background-color:#cde69c;border-radius:2px;border:1px solid #a5d24a;color:#638421;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:400;margin-bottom:5px;margin-right:5px;padding:5px}.react-tagsinput-remove{cursor:pointer;font-weight:700}.react-tagsinput-tag a:before{content:" ×"}.react-tagsinput-input{background:transparent;border:0;color:#777;font-family:sans-serif;font-size:13px;font-weight:400;margin-bottom:6px;margin-top:1px;outline:none;padding:5px;width:80px}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}*{font-family:Roboto,sans-serif}:root{--header-mrt_row_select-size: 10px !important;--toastify-toast-offset: 24px;--toastify-toast-padding: 10px;--toastify-toast-width: 369px;--toastify-toast-min-height: 60px;--toastify-toast-max-height: 60px;--toastify-toast-bd-radius: 12px;--toastify-toast-shadow: 0 4px 6px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .08);--toastify-font-family: sans-serif}.Toastify__toast-container--top-center{left:50%;transform:translate(-50%)}.Toastify__toast{outline-color:currentColor}.Toastify__toast-icon{width:24px}.Toastify__toast--success{border:1px solid #34c759;outline-color:#34c759}.Toastify__toast--info{border:1px solid #2e90fa;outline-color:#2e90fa}.Toastify__toast--warning{border:1px solid #f7a539;outline-color:#f7a539}.Toastify__toast--error{border:1px solid #fd6158;outline-color:#fd6158}.Toastify__close-button{display:none}.ag-theme-quartz .ag-root-wrapper{box-shadow:0 0 10px #0003;border:none}.ag-theme-alpine .ag-center-cols-container .ag-row.last-row .ag-cell{border:none!important}.ag-theme-alpine .ag-center-cols-container .ag-row.last-row .ag-cell:first-child{border-top-left-radius:5px!important}.ag-theme-alpine .ag-center-cols-container .ag-row.last-row .ag-cell:last-child{border-top-right-radius:5px!important}.ag-theme-alpine .ag-center-cols-container .ag-row.last-row .ag-cell .ag-react-container{display:flex!important;justify-content:center!important;align-items:center!important;padding:0 10px!important}.ag-theme-alpine .ag-center-cols-container .ag-row.last-row .ag-cell .ag-react-container{background-color:#007bff!important;color:#fff!important;border-radius:5px!important;cursor:pointer!important}.ag-theme-alpine .ag-center-cols-container .ag-row.last-row .ag-cell .ag-react-container:hover{background-color:#0056b3!important}.last-row{background-color:#fff!important;border:0px solid!important;border-left:5px solid!important;border-right:5px solid!important;border-bottom:0px solid!important;box-shadow:inset;border-color:#aaaaac!important}.last-row:hover{background-color:#e9e9e9!important}.ag-theme-quartz .ag-center-cols-container .ag-row.last-row .ag-cell{outline:none!important;border:none!important}.ag-theme-quartz .ag-center-cols-container .ag-row.last-row .ag-cell:focus{background-color:transparent!important}.ag-theme-quartz .ag-center-cols-container .ag-row.last-row .ag-cell:hover{background-color:transparent!important}.ag-theme-quartz .ag-body-horizontal-scroll-viewport,.ag-theme-quartz .ag-body-viewport,.ag-theme-quartz .ag-body-vertical-scroll-viewport{scrollbar-width:thin}.ag-theme-quartz .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover,.ag-theme-quartz .ag-body-viewport::-webkit-scrollbar-thumb:hover{background:#555}.ag-theme-quartz .ag-header-cell-label{color:#464f60cc;font-size:12px;font-weight:700;justify-content:center}.ag-theme-quartz .ag-header{background-color:var(--header-background-color)}.ag-theme-quartz .ag-row{color:#464f60cc;font-size:12px}.ag-theme-quartz .ag-row:hover{background-color:var(--row-hover-color)!important}.ag-theme-quartz .All-header{margin-left:7px}.no-style-row .ag-cell,.no-style-row .ag-header-cell{border:none!important;background-color:transparent!important}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.css-dplwbx-MuiPickersCalendarHeader-label{font-size:12px}.css-flbe84-MuiDayCalendar-weekContainer{height:33px}.MuiPickersDay-daySelected .MuiPickersDay-day{width:20px!important;height:20px!important;border-radius:50%!important}.css-23p0if-MuiButtonBase-root-MuiPickersDay-root:not(.Mui-selected){border-radius:50%;border:1px solid transparent;transition:all .3s ease;height:25px;width:39px;margin-top:5px}.css-1wy8uaa-MuiButtonBase-root-MuiPickersDay-root:hover{background:transparent!important}.css-1vs7z2v-MuiYearCalendar-root{width:250px!important;padding:0!important}.css-innj4t-MuiPickersYear-yearButton{width:67px!important}.css-rhmlg1-MuiTypography-root-MuiDayCalendar-weekDayLabel{height:10px!important}.css-23p0if-MuiButtonBase-root-MuiPickersDay-root:not(.Mui-selected):hover{background-color:#e0e0e0;color:#000;height:25px;width:39px;margin-top:5px}.css-1wy8uaa-MuiButtonBase-root-MuiPickersDay-root.Mui-selected{height:26px;width:40px;margin-top:5px}.css-1aqny2q-MuiPickersCalendarHeader-root{background-color:#f5f5f5!important;height:40px!important;font-size:10px!important;border-bottom:1px solid #ddd!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 10px!important}.css-1rtg91x-MuiDateCalendar-root{width:200px!important;height:280px!important;padding:0 10px!important;background-color:#f5f5f5!important;box-shadow:none!important;border:1px solid #ddd!important}.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)}}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{height:39px}.tag{display:inline-block;background-color:#00ff3c;color:#333;padding:5px 10px;margin-right:5px;margin-bottom:5px;border-radius:5px;cursor:pointer}.tag:hover{background-color:#0800ff}.tag-remove{margin-left:5px;font-size:12px;cursor:pointer;color:#777}.Dropdown-class{background-color:#0800ff}.PhoneInputInput{border:none;height:34px;outline:none;border-radius:4px}.custom-column-height{height:200px}.react-tagsinput{width:99%;height:7rem;margin-top:10px;border-radius:8px;background-color:#fff;border:1px solid #dadbdf;overflow:hidden;padding-left:5px;padding-top:5px}.react-tagsinput-tag{border-radius:14px;background-color:#d3d3d3;color:#023f81;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:500;margin-bottom:5px;padding:0 9px 1px}.react-tagsinput-input{background:transparent;border:0;color:#777;font-family:sans-serif;font-size:13px;font-weight:400;margin-bottom:6px;margin-top:10px;outline:none;padding:5px;width:80px}.react-tagsinput-remove{cursor:pointer;font-weight:700;margin-left:10px}.react-tagsinput-tag a:before{content:" ×";font-size:17px}.react-tagsinput-tag{background-color:var(--tag-background-color)!important;border:none!important;border-radius:15px!important;padding:3px 10px!important;margin-top:10px;display:inline-block!important;color:gray!important}.react-tagsinput-tag a:before{font-size:14px!important;height:0px!important;width:0px!important;color:gray!important}.react-tagsinput{height:85px!important;outline:none!important}.react-tagsinput--focused{border:1px solid #dadbdf!important}.condensed{height:50px!important;width:200px!important}.MuiOutlinedInput-notchedOutline:active{border:1px solid #464f604d!important}.MuiOutlinedInput-notchedOutline:focus{border:0px solid #157bea!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{height:2.79rem!important;padding:0 15px!important}.mantine-medvse>thead>tr>th{border:none!important;text-align:center!important;height:35px!important}.mantine-medvse>tbody>tr:first-of-type>td{border-top:none!important;border-bottom:1px solid #dee2e6!important}.mantine-medvse>tbody>tr>td{border-right:none!important;border-bottom:1px solid #dee2e6!important;background-color:#fff;text-align:center}.mantine-medvse>thead>tr>th:last-of-type,.mantine-medvse>tbody>tr>td:last-of-type{border-left:none!important}.mantine-caxjnw{gap:0px!important;border-radius:8px!important;border:none!important;height:100%;overflow-y:auto}.mantine-caxjnw::-webkit-scrollbar{width:5px;position:absolute;right:2px;z-index:2}.mantine-caxjnw::-webkit-scrollbar-track{background:#ddd;border-radius:8px}.mantine-caxjnw::-webkit-scrollbar-thumb{background-color:gray;border-radius:8px}.mantine-medvse{border:none!important}.mantine-Menu-dropdown{border-color:transparent!important;width:500px!important;height:650px!important;border-radius:8px!important;padding:5px!important;box-shadow:4px 0 8px #0000000d,-4px 0 8px #0000000d,0 -4px 8px #0000000d!important;overflow:auto!important}.mantine-Menu-dropdown::-webkit-scrollbar{width:2px!important;height:2px!important}.mantine-Menu-dropdown::-webkit-scrollbar-thumb{background-color:#888!important;border-radius:8px!important}.mantine-Menu-dropdown::-webkit-scrollbar-thumb:hover{background-color:#555!important}.mantine-Menu-dropdown::-webkit-scrollbar-track{background-color:#f1f1f1!important;border-radius:8px!important}.mantine-Menu-dropdown{scrollbar-width:thin!important;scrollbar-color:#888 #f1f1f1!important}.mantine-62ngleegx{color:red!important;text-align:center}.mantine-Switch-labelWrapper{color:#7f7f7f!important;font-size:12px!important;font-weight:400!important}.mantine-Switch-body{margin-top:4px!important}.mantine-Switch-trackLabel{align-self:center!important;min-width:.5rem!important}.mantine-Menu-item{display:flex!important;align-items:center!important}.mantine-Menu-dropdown{padding:12px 10px!important;width:auto!important;height:auto!important;border-radius:8px!important;box-shadow:4px 0 8px #0000000d,-4px 0 8px #0000000d,0 -4px 8px #0000000d!important}.mantine-Menu-dropdown::-webkit-scrollbar{width:4px!important;height:4px!important}.mantine-Menu-dropdown::-webkit-scrollbar-thumb{background-color:#ccc!important;border-radius:10px!important}.mantine-Menu-dropdown::-webkit-scrollbar-track{background-color:#f1f1f1!important;border-radius:10px!important}.mantine-Menu-item{color:#7f7f7f!important;font-size:12px!important;font-weight:400!important;padding:7px 10px 7px 15px!important;height:auto!important}.mantine-Menu-itemIcon,.mantine-ActionIcon-root{color:var(--manu-icon-color)!important}.mantine-Menu-itemIcon{size:10px!important}.mantine-Stack-root{gap:0rem!important;display:flex!important;flex-flow:row-reverse!important;gap:0px!important;box-shadow:none!important}.mantine-Badge-inner{text-transform:capitalize!important}.mantine-n0aynl{height:400px!important;width:300px!important}.mantine-Button-root{display:flex!important;justify-content:flex-start!important;border-radius:8px!important;color:var(--manu-icon-color)!important}.mantine-Button-root:nth-child(2),.mantine-Button-root:nth-child(3){display:none!important}.mantine-Button-root:nth-child(4){background-color:transparent!important}.mantine-Divider-vertical{border-width:3px!important;cursor:e-resize!important;margin-top:2px!important;height:19px!important}.mantine-Switch-input:checked+.mantine-Switch-track{background-color:var(--manu-icon-color)!important;border-color:var(--manu-icon-color)!important}.mantine-hd67in .mantine-TableHeadCell-Content-Labels{display:none!important}.mantine-24zqag .mantine-TableHeadCell-Content:first-of-type{width:25px!important}.mantine-Table-root tr:hover{background-color:var(--table-row-hover-color)!important}.mantine-ae2c0v{width:20px!important}.mantine-TableHeadCell-Content-Labels{align-self:center!important}.mantine-1z0epqm .mantine-TableHeadCell-Content:first-of-type{margin:0!important}.mantine-hnifc4{color:transparent!important;cursor:default!important}.mantine-ToolbarDropZone{background-color:var(--table-row-hover-color)!important;height:50px!important;margin-top:8px!important;width:99%!important;border-top-left-radius:8px!important;border-top-right-radius:8px!important}#mantine-6jlpvos37-dropdown{background-color:red!important}.selected-row{background-color:#21df6d!important}.mantine-DateInput-input{color:#6a727f!important;display:flex!important;align-items:left!important;font-weight:400!important;font-size:12.9px!important;justify-content:center!important;height:45px!important;font-family:Roboto,sans-serif!important}.ReactModal__Overlay{z-index:100!important}.mantine-Modal-root{z-index:1000!important}.mantine-1i59nek{height:96%!important;align-self:center!important;margin-left:10px!important;border-radius:15px!important;padding:10px!important;width:40px!important;overflow:hidden}.mantine-1k9itrp{font-size:14px!important;font-weight:700!important;color:#6a727f!important;line-height:1.2!important;margin:0 10px!important}.react-tagsinput{display:flex;flex-wrap:wrap;align-items:flex-start;padding:10px 8px!important;border:1px solid #ddd;border-radius:8px;height:20px}.react-tagsinput-input{flex:1;padding:6px 8px;border:none;outline:none;font-size:14px;line-height:1.5}.react-tagsinput-tag{margin:0 4px 4px 0;padding:6px 8px;background-color:var(--tag-background-color);color:var(--tag-text-color);border-radius:4px;display:flex;align-items:center}.react-tagsinput-tag a{margin-left:8px;color:#fff;font-size:12px;cursor:pointer}.has-separator{position:relative}.has-separator:after{content:"";position:absolute;bottom:-.6rem;width:100%;height:.5px;background-color:#464f604d}
