@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:wght@300&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.created_message{position:fixed;width:100%;margin:auto;top:0%;background-color:#32a037;padding:1rem;z-index:1000}.updated_message{position:fixed;width:100%;margin:auto;top:0%;background-color:#ab9931;padding:1rem;z-index:1000}.status_message{position:fixed;width:100%;margin:auto;top:0%;background-color:#a032a0;padding:1rem;z-index:1000}.deleted_message{position:fixed;width:100%;margin:auto;top:0%;background-color:#a03232;padding:1rem;z-index:1000}.created_message p,.updated_message p,.status_message p,.deleted_message p{text-align:center;color:#fff}.error-message,.check-error-message{color:#e73636;padding-top:.5rem}.check-error-message{margin-top:-1.5rem;max-width:70%}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:large}button,.btn,.add-btn{color:#f0f0f0}.btn,button{padding:.75rem 1rem;border-radius:4px;border:none;text-transform:uppercase;text-align:center;background-color:#2f5a9b}.add-btn{width:30px;height:10px;border-radius:50%;padding:1rem;font-size:1.5rem;display:flex;justify-content:center;align-items:center;background-color:green}.before{text-decoration:none}.btn:active,.add-btn:active{filter:sepia(50%)}.btn-box{margin-top:2rem;height:2rem;display:flex;justify-content:space-between;gap:.25rem}.box-btn,.btn-box a{width:100%;text-align:center;margin:auto;height:100%;border-radius:4px}.box-btn p{height:100%;display:flex;justify-content:center;align-items:center;color:#ebebeb}.nav-year{display:flex;border-radius:50%;width:24px;height:24px;align-items:center;justify-content:center;background-color:#464646}.nav-year:hover{cursor:pointer}.flex{display:flex}.flex-space-between{display:flex;justify-content:space-between}.flex-right{display:flex;justify-content:right}.column{flex-direction:column}.row{flex-direction:row}.align-center{align-items:center}.gap-p25{gap:.25rem}.gap-p5{gap:.5rem}.gap-1{gap:1rem}.gap-1p5{gap:1.5rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-auto{margin-left:auto}.mt-p5{margin-top:.5rem}.mt-2{margin-top:2rem}.mt-auto{margin-top:auto}.mg-auto{margin:auto}.mb-p5{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-1p5{margin-bottom:1.5rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mt-1{margin-top:1rem}.mr-p125{margin-right:.125rem}.mr-p5{margin-right:.5rem}.mr-1{margin-right:1rem}.mr-1p5{margin-right:1.5rem}.mr-1p25{margin-right:1.25rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.pd-p25{padding:.25rem}.pd-p5{padding:.5rem}.pd-1{padding:1rem}.pd-2{padding:2rem}.pl-1p5{padding-left:1.65rem}.pl-1{padding-left:1rem}.pl-p25{padding-left:.25rem}.pl-p5{padding-left:.5rem}.pr-1{padding-right:1rem}.pt-1{padding-top:1rem}.pb-p25{padding-bottom:.25rem}.pb-p5{padding-bottom:.5rem}.pb-1{padding-bottom:1rem}.inactive{opacity:.2}.red{background-color:#9a2424}.green{background-color:#006d00}.orange{background-color:#e3980e}.purple{background-color:#601f7b}.blue{background-color:#29508c}.cyan{background-color:#8e168e}.x-small{width:28%}.small{width:40%}.half{width:50%}.medium{width:78%}.large{width:85%}.full{width:100%}.lh-1p5{line-height:1.5rem}.to-8{max-width:8ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-10{max-width:10ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-12{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-16{max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-18{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-20{max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-25{max-width:25ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.to-30{max-width:30ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.shadow{box-shadow:-1px 2px 20px -3px #3e3e3e80;-webkit-box-shadow:-1px 2px 20px -3px rgba(62,62,62,.5);-moz-box-shadow:-1px 2px 20px -3px rgba(62,62,62,.5)}.caps{text-transform:capitalize}.uppercase{text-transform:uppercase}.txt-left{text-align:left}.txt-right{text-align:right}.txt-center{text-align:center}.txt-red{color:red}.menu{position:fixed;top:-150%;background-color:#0e0e0e;height:100vh;width:100vw;padding:2rem 0;transition:all .2s ease-in-out;z-index:900}.show{position:fixed;top:0;background-color:#0e0e0e;height:100vh;width:100vw;padding:2rem 0;opacity:.95;z-index:5}.menu li{list-style:none;font-size:2rem;text-transform:uppercase;line-height:3.5rem}.burger{right:1rem;top:1.25rem;height:20px;width:24px;z-index:999}.bun{display:block;width:22px;height:3px;margin-bottom:5px;transition:all .2s ease-in-out;background-color:#c3c3c3}.top-active{transform:rotate(140deg);position:absolute;margin-top:8px;height:3px}.mid-active{position:absolute;transform:rotate(180deg);width:0;height:0;transition:all .2s ease-in-out;z-index:999}.bot-active{transform:rotate(45deg);position:absolute;margin-left:0;margin-top:8px;height:3px;z-index:999;transition:all .2s ease-in-out}.close{position:absolute;display:block;height:30px;width:35px;top:1rem;right:1rem}.loader{position:fixed;top:0;bottom:0;width:100%;z-index:998}.screen{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#131313;z-index:992;opacity:.95}.la-ball-clip-rotate,.loading{margin:auto;top:40%;z-index:999}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-clip-rotate,.la-ball-clip-rotate>div{position:relative;box-sizing:border-box}.la-ball-clip-rotate{display:block;font-size:0;color:#fff}.la-ball-clip-rotate.la-dark{color:#333}.la-ball-clip-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate{width:32px;height:32px}.la-ball-clip-rotate>div{width:32px;height:32px;background:transparent;border-width:2px;border-bottom-color:transparent;border-radius:100%;animation:ball-clip-rotate .6s linear infinite}.la-ball-clip-rotate.la-sm{width:16px;height:16px}.la-ball-clip-rotate.la-sm>div{width:16px;height:16px;border-width:1px}.la-ball-clip-rotate.la-2x{width:64px;height:64px}.la-ball-clip-rotate.la-2x>div{width:64px;height:64px;border-width:4px}.la-ball-clip-rotate.la-3x{width:96px;height:96px}.la-ball-clip-rotate.la-3x>div{width:96px;height:96px;border-width:6px}@keyframes ball-clip-rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.chart{display:grid}.chart-head{color:#bababa;display:flex;justify-content:space-between;font-weight:400}.bars{height:150px;margin-bottom:1rem;margin-top:0rem}.months{position:absolute;height:100%;padding-top:2rem}.month{max-height:100%;margin-top:auto;border-left:1px solid rgb(93,93,93);border-top:1px solid rgb(93,93,93);border-right:1px solid rgb(93,93,93);box-shadow:1px 0 35px 6px #ffffff15;-webkit-box-shadow:1px 0px 35px 6px rgba(255,255,255,.082);-moz-box-shadow:1px 0px 35px 6px rgba(255,255,255,.082);opacity:.9;border-top-left-radius:2px;border-top-right-radius:2px}.months,.labels{position:relative;display:grid;grid-template-columns:repeat(12,1fr);text-align:center;gap:3%}.months{margin:0 .125rem}.labels{border-top:1px solid rgb(80,80,80);padding-top:.35rem}.month-gross{font-size:.55rem;position:absolute;margin-top:-1rem;display:flex;justify-content:center;align-items:normal;width:7%;margin-left:-.25rem;color:#aaa}.month,.label{text-transform:uppercase;color:#aaa}.label{font-size:.55rem;gap:3%}.card{border:.5px solid rgb(72,72,72);border-left:10px solid rgb(17,139,164);color:#b7b7b7;padding:.75rem;background-color:#3e3e3e;border-top-right-radius:8px;border-bottom-right-radius:8px;box-shadow:0 10px 13px -7px #000,0 1px 23px 5px #ffffff0d}.mini-card{border-left:3px solid rgb(86,86,100);padding-left:.5rem;padding-top:.125rem;padding-bottom:.125rem;margin-left:-.125rem}.card h2{max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;text-transform:capitalize;color:#b7b7b7}.card p{font-weight:400;font-size:1.1rem;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5rem;text-transform:capitalize;opacity:.9;letter-spacing:.03em}.card-status{color:#a4a4a4}.mon{border-left-color:#1161b0}.tue{border-left-color:#a52020}.wed{border-left-color:green}.thu{border-left-color:#e2670f}.fri{border-left-color:#861d74}.sat{border-left-color:#761c76}.sun{border-left-color:#bf991b}.cell{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;background-color:#191919;padding:1em;border-radius:5px;border:1px solid rgb(42,42,42);box-shadow:-1px 2px 20px -3px #00000080;-webkit-box-shadow:-1px 2px 20px -3px rgba(0,0,0,.5);-moz-box-shadow:-1px 2px 20px -3px rgba(0,0,0,.5)}.tooltip-container{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.3;z-index:997}.tooltips{position:absolute;margin:auto;width:-moz-max-content;width:max-content;max-width:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;padding:1.2rem;background-color:gray;z-index:997}.tooltop:before{position:relative;margin-top:400px;background-color:#e20101;content:"a";rotate:45deg;z-index:1000}.tooltip p{color:#fff}.status-menu{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#181818;width:102px;height:28px;white-space:nowrap;border:none;text-align:center;padding:0;padding-right:.5rem;text-transform:lowercase;font-family:Ubuntu,sans-serif;font-size:large;font-weight:400;opacity:.9}.status-menu:focus{outline:none}.switch_row,.switch_row_narrow{display:flex;justify-content:space-between;margin:0rem 0 1.5rem;align-content:center}.switch_row_narrow{justify-content:center;gap:1rem;align-items:center}.switch_row{font-size:1.7rem}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.1s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.1s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.modal-container{position:absolute;top:1rem;left:1rem;bottom:1rem;right:1rem;z-index:998;display:flex}.modal{width:100%;margin:auto;background-color:#1f1f1f;border:1px solid rgb(59,59,59);color:#d5d5d5;padding:1.5rem;display:flex;flex-direction:column;line-height:1.5rem;font-size:large;letter-spacing:.06em}.create-modal{width:100%;margin:auto;color:#d5d5d5;padding:.5rem;display:flex;flex-direction:column;font-size:large;letter-spacing:.06em;margin-bottom:50vh;gap:0}.modal-footer{display:flex;gap:1rem;width:100%}.modal-footer .btn{width:100%}.modal label{line-height:2.5rem;color:#afafaf;font-weight:400;letter-spacing:.06em}.modal input,.create-modal input,.modal select,.create-modal select,.reg-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#343434;border-color:#585858;color:#c6c6c6;font-size:larger;padding:.25rem .75rem;border:1px solid rgb(88,88,88);height:40px;margin-bottom:1rem}.modal .select{width:191px}.date-small{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:170px;height:38px}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{filter:invert(60%)}.time-small{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:170px}.small{width:150px}textarea{font-family:Ubuntu,sans-serif;width:100%;height:200px;resize:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#343434;border-color:#585858;color:#c6c6c6;font-size:1.2rem;padding:1rem .75rem;border:1px solid rgb(88,88,88);margin-bottom:1rem}.error-message{color:#dc143c;font-weight:400;margin-top:-1rem;margin-bottom:1rem}.table{border-collapse:collapse;width:100%;background-color:#191919;padding:.5 1rem;border:1px solid rgb(50,50,50);border-radius:5px;box-shadow:-1px 2px 20px -3px #00000080;-webkit-box-shadow:-1px 2px 20px -3px rgba(0,0,0,.5);-moz-box-shadow:-1px 2px 20px -3px rgba(0,0,0,.5)}th,td{padding:.5rem .4rem;text-align:center}th{border-bottom:2px solid rgb(40,40,40)}tr{border-bottom:2px solid rgb(40,40,40);padding-left:20px}tr:last-child{border-bottom:none}.dash{opacity:.4}@keyframes highlight{0%{color:#268c26}50%{color:#e8e8e8}to{color:#268c26}}.highlight{color:#2f992f;animation:highlight 2.7s infinite}.blip{position:absolute;height:10px;width:10px;border-radius:50%;background-color:green;margin-left:-.95rem;margin-top:.33rem}.blip-icon{position:absolute;margin-left:-2.2rem;margin-top:.1rem;font-size:1.2rem}.swipe-delete{background-color:#a21111}.footer{position:fixed;bottom:0;padding:1rem;right:0}.blocking-left{position:absolute;top:18%;left:0;width:1rem;height:68%;background-color:#161616;z-index:1000}.blocking-right{position:absolute;top:18%;right:0;width:1rem;height:68%;background-color:#161616;z-index:1000}:root{--primary-background-color: rgb(17, 17, 17);--primary-border-color: rgb(161, 31, 31);--primary-font-color: color: rgb(186, 186, 186)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;color:#afafaf}body{font-family:Arial,Helvetica,sans-serif;background-color:var(--primary-background-color);font-family:Roboto,"sans-serif"}body,a,.status-menu{color:var(--pirmary-font-color)}a,a:visited{text-decoration:none;cursor:pointer}h1,h2,h3{font-weight:500}p{font-family:Ubuntu,sans-serif;font-weight:400;opacity:.9}.header{position:sticky;width:100%;top:0;padding-bottom:1rem;background-color:var(--primary-background-color)}.container{padding:1rem;padding-bottom:30vh}.header,.container{max-width:500px;margin:auto}.client-name{max-width:20ch;overflow:hidden;text-overflow:ellipsis}.helper{background-color:green;padding:1rem;display:flex;align-items:center;gap:.5rem;justify-content:center}.helper p{color:#fff;font-family:sans-serif}.helper .material-symbols-outlined{color:#fff;font-size:xx-large}@media (min-width: 525px){.container,.header,.modal{max-width:500px;margin:auto}}@media (min-width: 992px){main{max-width:500px;margin:auto}.edit-modal{width:500px}.login-modal{margin:10% auto auto;width:500px;padding:2rem;border:1px solid rgb(59,59,59);border-radius:4px;box-shadow:0 10px 13px -7px #000,0 1px 23px 5px #ffffff0d}}hr{border:none;height:0;border-top:1px solid rgb(56,56,56);margin-top:.25rem;margin-bottom:.125rem}.pointer,.material-symbols-outlined,.burger,.btn,select{cursor:pointer}
