html,body,#root{height:100%}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e3f2fd!important;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px;height:6px}::-webkit-scrollbar-thumb{background:rgba(158,157,157,.5);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(105,105,105,.8)}::-webkit-scrollbar-button{height:18px}.App{text-align:center}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1800px;width:100%}}.MuiTablePagination-toolbar p{margin-bottom:0!important}.MuiBox-root button{padding:8px}.MuiTableCell-root.MuiTableCell-body.MuiTableCell-paddingNone.MuiTableCell-sizeMedium.css-11w94w9-MuiTableCell-root div{justify-content:center}.MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular.css-1t29gy6-MuiToolbar-root{background-color:#f1f5f9!important}.MuiTablePagination-toolbar p{margin-top:0}#tableEmployees tbody tr.MuiTableRow-root:not([index]):not(#m--table--filter--row){height:150px!important}#tableEmployees th.MuiTableCell-root.MuiTableCell-head>div{flex-direction:column;align-items:flex-start}#m--table--filter--row .css-kx156-MuiSvgIcon-root{font-size:1em}.MuiBox-root.css-s1vgwz .MuiButtonBase-root.css-11opn0w-MuiButtonBase-root-MuiIconButton-root{width:36px;height:36px}.importPage th,.importPage td{text-align:center!important;padding:0 5px!important}.importPage th{text-transform:capitalize}.importPage thead th,.importPage thead td{padding:5px!important;width:100%;max-width:350px;min-width:220px}.importPage thead tr:last-child th{padding-top:5px!important;padding-bottom:15px!important}.importPage tbody tr.MuiTableRow-root:not([index]):not(#m--table--filter--row){height:40px!important}@-webkit-keyframes ring{0%{-webkit-transform:rotate(0)}10%{-webkit-transform:rotate(15deg)}20%{-webkit-transform:rotate(-13deg)}30%{-webkit-transform:rotate(12deg)}40%{-webkit-transform:rotate(-10deg)}50%{-webkit-transform:rotate(8deg)}60%{-webkit-transform:rotate(-6deg)}70%{-webkit-transform:rotate(4deg)}80%{-webkit-transform:rotate(-3deg)}90%{-webkit-transform:rotate(1deg)}to{-webkit-transform:rotate(0)}}@-moz-keyframes ring{0%{-moz-transform:rotate(0)}10%{-moz-transform:rotate(15deg)}20%{-moz-transform:rotate(-13deg)}30%{-moz-transform:rotate(12deg)}40%{-moz-transform:rotate(-10deg)}50%{-moz-transform:rotate(8deg)}60%{-moz-transform:rotate(-6deg)}70%{-moz-transform:rotate(4deg)}80%{-moz-transform:rotate(-3deg)}90%{-moz-transform:rotate(1deg)}to{-moz-transform:rotate(0)}}@keyframes ring{0%{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-13deg)}30%{transform:rotate(12deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(8deg)}60%{transform:rotate(-6deg)}70%{transform:rotate(4deg)}80%{transform:rotate(-3deg)}90%{transform:rotate(1deg)}to{transform:rotate(0)}}.notification-badge{-webkit-animation:ring 1.75s ease-in-out infinite;-webkit-transform-origin:50% 50%;-moz-animation:ring 1.75s ease-in-out infinite;-moz-transform-origin:50% 50%;animation:ring 1.75s ease-in-out infinite;transform-origin:50% 50%}@keyframes badgeNumberUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes badgeNumberDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.badge-number-enter{animation:badgeNumberUp .3s ease-in-out}.badge-number-exit{animation:badgeNumberDown .3s ease-in-out}.appbar-item{font-weight:400;color:#5d657b!important;font-size:1rem;text-decoration:none}:root{--background-color: #f2f3f5;--placeholder-color: #aaa;--color-dark: #222;--color-dark-2: #666;--color-gray: #e3e3e3;--color-yellow: #fdf4db;--color-cyan: #66afe9;--color-white: #fff;--color-red: #f03434;--color-green: #26a65b;--color-blue: #428bca}.custom__view:hover{cursor:pointer}.image{position:relative;display:inline-block}.image__file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.image__upload{cursor:pointer;font-size:12px;color:var(--placeholder-color);background-color:var(--color-gray);border:2px dashed var(--placeholder-color);display:block;width:100px;height:40px;padding:0;outline:none;transition:height .2s,font-size .2s}.image__upload:focus,.image__upload:hover{height:100px;font-size:14px}.image__img{display:block}.image__change{cursor:pointer;font-size:14px;color:var(--placeholder-color);background-color:var(--color-gray);border:2px dashed var(--placeholder-color);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .2s}.image__change:hover,.image__change:focus{opacity:.95}.image__edit,.image__remove{background:#999 no-repeat center center;background-size:10px 10px;border:0;border-radius:50%;padding:0;position:absolute;width:20px;height:20px;top:-10px;text-indent:-9999em;opacity:0;transition:opacity .2s,background-color .2s}.image__edit:hover,.image__edit:focus,.image__remove:hover,.image__remove:focus,.icon__remove:hover,.icon__remove:focus{background-color:#666}.image:hover .image__edit,.image:focus-within .image__edit,.image:hover .image__remove,.image:focus-within .image__remove{opacity:1}.image__edit{background-image:url(../imagesInvoice/resize.svg);right:20px}.image__remove{background-image:url(../imagesInvoice/remove.svg);right:-10px}.image__width-wrapper{background-color:var(--color-white);padding:10px 20px 25px;position:absolute;width:270px;top:-70px;left:0;border-radius:4px;box-shadow:2px 1px 6px #00000026}.logo{display:block}.icon__remove{background:#999 no-repeat center center;background-image:url(/assets/remove-a9d5cb8d.svg);background-size:7px 7px;border:0;border-radius:50%;padding:0;width:15px;height:15px;text-indent:-9999em;opacity:1;visibility:hidden;transition:opacity .2s,background-color .2s;position:absolute;top:0;left:52%}.parent-container:hover .icon__remove{visibility:visible}@keyframes move{0%{transform:translateZ(1px) rotate(0)}to{transform:translateZ(1px) rotate(360deg)}}.background span:nth-child(0){color:#ffacac;top:79%;left:64%;animation-duration:22s;animation-delay:-20s;transform-origin:-19vw -23vh;box-shadow:40vmin 0 5.419099863870412vmin currentColor}.background span:nth-child(1){color:#ffacac;top:78%;left:75%;animation-duration:36s;animation-delay:-47s;transform-origin:-21vw 14vh;box-shadow:40vmin 0 5.779856094001485vmin currentColor}.background span:nth-child(2){color:#ffacac;top:12%;left:40%;animation-duration:22s;animation-delay:-29s;transform-origin:23vw 23vh;box-shadow:40vmin 0 5.9706234900438355vmin currentColor}.background span:nth-child(3){color:#583c87;top:46%;left:96%;animation-duration:9s;animation-delay:-32s;transform-origin:4vw -21vh;box-shadow:40vmin 0 5.475327847516119vmin currentColor}.background span:nth-child(4){color:#583c87;top:8%;left:12%;animation-duration:24s;animation-delay:-1s;transform-origin:1vw -11vh;box-shadow:40vmin 0 5.7013154570015665vmin currentColor}.background span:nth-child(5){color:#583c87;top:69%;left:64%;animation-duration:24s;animation-delay:-43s;transform-origin:14vw 13vh;box-shadow:40vmin 0 5.1321380309460665vmin currentColor}.background span:nth-child(6){color:#e45a84;top:50%;left:54%;animation-duration:13s;animation-delay:-7s;transform-origin:11vw 1vh;box-shadow:-40vmin 0 5.717841567390398vmin currentColor}.background span:nth-child(7){color:#ffacac;top:2%;left:42%;animation-duration:38s;animation-delay:-48s;transform-origin:9vw -9vh;box-shadow:40vmin 0 5.6203178744581646vmin currentColor}.background span:nth-child(8){color:#583c87;top:33%;left:60%;animation-duration:21s;animation-delay:-49s;transform-origin:24vw 0vh;box-shadow:-40vmin 0 5.8365134386126885vmin currentColor}.background span:nth-child(9){color:#ffacac;top:17%;left:53%;animation-duration:9s;animation-delay:-18s;transform-origin:10vw -10vh;box-shadow:40vmin 0 5.666701832297478vmin currentColor}.background span:nth-child(10){color:#583c87;top:6%;left:94%;animation-duration:22s;animation-delay:-50s;transform-origin:-5vw 5vh;box-shadow:40vmin 0 5.897731195954653vmin currentColor}.background span:nth-child(11){color:#583c87;top:84%;left:95%;animation-duration:22s;animation-delay:-37s;transform-origin:23vw 6vh;box-shadow:-40vmin 0 5.040806460563311vmin currentColor}.background span:nth-child(12){color:#583c87;top:21%;left:27%;animation-duration:46s;animation-delay:-27s;transform-origin:12vw 4vh;box-shadow:-40vmin 0 5.205883994565787vmin currentColor}.background span:nth-child(13){color:#583c87;top:64%;left:6%;animation-duration:12s;animation-delay:-44s;transform-origin:24vw -1vh;box-shadow:-40vmin 0 5.866848864690834vmin currentColor}.background span:nth-child(14){color:#ffacac;top:68%;left:62%;animation-duration:17s;animation-delay:-33s;transform-origin:-20vw 9vh;box-shadow:-40vmin 0 5.1923281602623vmin currentColor}.background span:nth-child(15){color:#583c87;top:58%;left:78%;animation-duration:48s;animation-delay:-13s;transform-origin:16vw -12vh;box-shadow:40vmin 0 5.7486124258746045vmin currentColor}.background span:nth-child(16){color:#ffacac;top:48%;left:42%;animation-duration:11s;animation-delay:-32s;transform-origin:-7vw -12vh;box-shadow:40vmin 0 5.846783004938182vmin currentColor}.background span:nth-child(17){color:#583c87;top:82%;left:74%;animation-duration:41s;animation-delay:-12s;transform-origin:-15vw -9vh;box-shadow:-40vmin 0 5.2640262997963045vmin currentColor}.background span:nth-child(18){color:#ffacac;top:49%;left:96%;animation-duration:37s;animation-delay:-8s;transform-origin:-17vw -16vh;box-shadow:40vmin 0 5.795433614684904vmin currentColor}.background span:nth-child(19){color:#ffacac;top:42%;left:35%;animation-duration:48s;animation-delay:-11s;transform-origin:17vw 17vh;box-shadow:40vmin 0 5.9907013153571445vmin currentColor}.background span:nth-child(20){color:#e45a84;top:88%;left:31%;animation-duration:54s;animation-delay:-5s;transform-origin:6vw 1vh;box-shadow:40vmin 0 5.935452576637811vmin currentColor}.background span:nth-child(21){color:#e45a84;top:36%;left:5%;animation-duration:18s;animation-delay:-32s;transform-origin:9vw 20vh;box-shadow:40vmin 0 5.723534100129631vmin currentColor}.background span:nth-child(22){color:#e45a84;top:27%;left:99%;animation-duration:36s;animation-delay:-27s;transform-origin:9vw 0vh;box-shadow:40vmin 0 5.514873187809124vmin currentColor}.background span:nth-child(23){color:#e45a84;top:19%;left:56%;animation-duration:22s;animation-delay:-14s;transform-origin:-4vw 3vh;box-shadow:40vmin 0 5.28644176408213vmin currentColor}.background span:nth-child(24){color:#583c87;top:72%;left:59%;animation-duration:54s;animation-delay:-35s;transform-origin:-15vw -6vh;box-shadow:-40vmin 0 5.470892677357607vmin currentColor}.background span:nth-child(25){color:#e45a84;top:84%;left:71%;animation-duration:28s;animation-delay:-25s;transform-origin:19vw -19vh;box-shadow:40vmin 0 5.950467608895913vmin currentColor}.background span:nth-child(26){color:#ffacac;top:39%;left:23%;animation-duration:29s;animation-delay:-37s;transform-origin:-14vw 21vh;box-shadow:-40vmin 0 5.302319661633081vmin currentColor}.background span:nth-child(27){color:#583c87;top:4%;left:52%;animation-duration:7s;animation-delay:-29s;transform-origin:-14vw -18vh;box-shadow:-40vmin 0 5.318735417963062vmin currentColor}.background span:nth-child(5n){color:#2a2f4f}.background span:nth-child(5n+1){color:#e5b8bf}.background span:nth-child(5n+2){color:#6c7b95}.background span:nth-child(5n+3){color:#f4eee0}.background span:nth-child(5n+4){color:#917fb3}.background{position:"fixed";top:0;left:0;width:100%;height:100%;background:#f1f3f6;border-radius:12px;overflow:hidden;z-index:-1}.background span{width:20vmin;height:20vmin;border-radius:20vmin;backface-visibility:hidden;position:absolute;animation:move;animation-duration:45;animation-timing-function:linear;animation-iteration-count:infinite}.background-bubbles{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#4e54c8!important;border-radius:12px;overflow:hidden;z-index:-1;margin:0;padding:0;list-style:none}.background-bubbles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,.2);animation:animateBubbles 26s linear infinite}.pulse-logo{animation:pulse 1.8s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(61,90,254,.3))}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes animateBubbles{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.background-bubbles li:nth-child(0){left:31%;width:129px;height:129px;bottom:-129px;animation-delay:1s}.background-bubbles li:nth-child(1){left:3%;width:172px;height:172px;bottom:-172px;animation-delay:1s}.background-bubbles li:nth-child(2){left:52%;width:217px;height:217px;bottom:-217px;animation-delay:7s}.background-bubbles li:nth-child(3){left:27%;width:91px;height:91px;bottom:-91px;animation-delay:14s}.background-bubbles li:nth-child(4){left:86%;width:162px;height:162px;bottom:-162px;animation-delay:13s}.background-bubbles li:nth-child(5){left:38%;width:121px;height:121px;bottom:-121px;animation-delay:15s}.background-bubbles li:nth-child(6){left:15%;width:136px;height:136px;bottom:-136px;animation-delay:29s}.background-bubbles li:nth-child(7){left:37%;width:128px;height:128px;bottom:-128px;animation-delay:3s}.background-bubbles li:nth-child(8){left:45%;width:108px;height:108px;bottom:-108px;animation-delay:24s}.background-bubbles li:nth-child(9){left:87%;width:246px;height:246px;bottom:-246px;animation-delay:30s}.background-bubbles li:nth-child(10){left:28%;width:45px;height:45px;bottom:-45px;animation-delay:16s}.background-bubbles li:nth-child(11){left:25%;width:94px;height:94px;bottom:-94px;animation-delay:31s}.background-bubbles li:nth-child(12){left:16%;width:218px;height:218px;bottom:-218px;animation-delay:60s}.background-bubbles li:nth-child(13){left:19%;width:167px;height:167px;bottom:-167px;animation-delay:36s}.background-bubbles li:nth-child(14){left:22%;width:173px;height:173px;bottom:-173px;animation-delay:54s}.background-bubbles li:nth-child(15){left:71%;width:246px;height:246px;bottom:-246px;animation-delay:38s}.background-bubbles li:nth-child(16){left:26%;width:137px;height:137px;bottom:-137px;animation-delay:30s}.background-bubbles li:nth-child(17){left:79%;width:57px;height:57px;bottom:-57px;animation-delay:78s}.background-bubbles li:nth-child(18){left:71%;width:137px;height:137px;bottom:-137px;animation-delay:48s}.background-bubbles li:nth-child(19){left:64%;width:103px;height:103px;bottom:-103px;animation-delay:22s}.background-bubbles li:nth-child(20){left:36%;width:241px;height:241px;bottom:-241px;animation-delay:54s}.background-bubbles li:nth-child(21){left:54%;width:47px;height:47px;bottom:-47px;animation-delay:85s}.background-bubbles li:nth-child(22){left:23%;width:247px;height:247px;bottom:-247px;animation-delay:28s}.background-bubbles li:nth-child(23){left:58%;width:62px;height:62px;bottom:-62px;animation-delay:54s}.background-bubbles li:nth-child(24){left:91%;width:246px;height:246px;bottom:-246px;animation-delay:60s}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.fade-in{animation:fadeInAnimation .5s ease-out}@keyframes fadeInAnimation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ldBar{position:relative}.ldBar.label-center>.ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 0 3px #fff}.ldBar-label:after{content:"%";display:inline}.ldBar.no-percent .ldBar-label:after{content:""}
