nav.nav{background:#03314b;border-radius:20px;box-shadow:0 24px 40px -20px #16161626;display:none;height:72px;left:50%;position:absolute;top:16px;transform:translate(-50%);width:480px}@media only screen and (max-width:767px){nav.nav{opacity:0;pointer-events:none;z-index:-1}}nav.nav ul{display:flex;flex-flow:row nowrap;gap:24px;height:100%;list-style-type:none;margin:0;padding:0 24px;-webkit-user-select:none;user-select:none}nav.nav ul li,nav.nav ul li a{align-items:center;display:flex;height:100%}nav.nav ul li a{color:#fefefe;text-decoration:none}#menu{opacity:0;pointer-events:none;position:fixed;z-index:99}#menu,#menu .bg{bottom:0;left:0;right:0;top:0}#menu .bg{background:#03314b;position:absolute}#menu .header{color:#fefefe;position:relative;z-index:3}#menu .header .menu-icon .lines .line{background:#fefefe}#menu ul.menu{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#menu ul.menu li a{color:#fefefe;display:block;font-size:1.61em;font-weight:600;padding:12px 0}header{background:#03314b;height:80px;margin:0 0 -1px;position:relative}header .container{flex-flow:row nowrap;justify-content:space-between}header .container,header .profile{align-items:center;display:flex;height:100%}header .profile{flex:0 0 auto;flex-flow:row nowrap;gap:12px}header .profile .user-avatar,header .profile .user-avatar .generated-user,header .profile .user-avatar img{height:48px;width:48px}header .profile .text .greeting{color:#a5bfe599;font-size:1em}header .profile .text h3{color:#fff;margin-bottom:0}header .icons{display:flex;gap:24px;position:relative}header .icons a{align-items:center;color:#fefefe99;display:flex;gap:6px}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(255,255,255,0);color:#111827;font-family:SF Pro,sans-serif;font-size:15px;font-size:calc(13.3576px + .21413vw)}@media screen and (max-width:300px){body,html{font-size:14px}}@media screen and (min-width:767px){body,html{font-size:15px}}h1,h2,h3,h4,h5{color:#111827;font-weight:500;letter-spacing:.02em;margin:0 0 .5em}h1{font-size:36px;font-size:calc(28.46192px + .9828vw)}@media screen and (max-width:360px){h1{font-size:32px}}@media screen and (min-width:767px){h1{font-size:36px}}h2{font-size:28px;font-size:calc(20.46192px + .9828vw)}@media screen and (max-width:360px){h2{font-size:24px}}@media screen and (min-width:767px){h2{font-size:28px}}h4{font-size:16px;font-size:calc(14.11548px + .2457vw);font-weight:700}@media screen and (max-width:360px){h4{font-size:15px}}@media screen and (min-width:767px){h4{font-size:16px}}a{color:inherit;text-decoration:none}input,select,textarea{display:block;padding:6px 12px;resize:none;width:100%}textarea{height:80px}form{display:flex;flex-flow:column nowrap;gap:16px;margin-bottom:24px}form .form-row{margin:0 0 6px}form .form-row.inline{align-items:center;display:flex;flex:0 0 100%;flex-flow:row nowrap;width:100%}form .form-row.inline label{flex:0 0 40%}form .form-row.inline select,form .form-row.inline textarea,form .form-row.inline>div,form .form-row.inline>input{flex:0 0 60%}form .form-row label{display:block;font-weight:600;margin-bottom:4px;opacity:1;padding:0 12px 0 0}form .form-row input,form .form-row select,form .form-row textarea{-webkit-appearance:none;appearance:none;background:#fefefe;border:1px solid #03314b33;border-radius:6px;color:#111827cc;font-family:SF Pro,sans-serif;font-size:1em;height:40px}form .form-row select[multiple],form .form-row textarea{height:120px;padding-bottom:8px;padding-top:8px}form .form-row a.phone{display:flex;gap:6px}form .form-row .user-contact{display:flex;justify-content:space-between}form .form-row .user-contact .contact{display:flex;gap:12px}form .form-row .user-contact .contact a{color:#1cbe8e!important}form .form-row .maps-link{display:flex;font-size:.9em;justify-content:flex-end;margin-top:3px;text-decoration:underline;width:100%}form .multiSelectContainer input{display:inline-block;width:auto}form .multiSelectContainer .optionContainer .option input[type=checkbox]{display:none}.button_container{display:flex;flex-flow:column nowrap;gap:12px;margin-top:32px}.button,button{align-items:center;-webkit-appearance:none;appearance:none;background:#1c252e;border:none;border-radius:6px;color:#fefefe;cursor:pointer;display:flex;font-family:SF Pro,sans-serif;font-size:1em;font-weight:500;height:40px;justify-content:center;width:100%}.button.clear,button.clear{background:#0000;border:2px solid #1c252e80;color:#1c252e}.button.cta,button.cta{background:#1cbe8e}.button.red,button.red{background:#0000;border:2px solid #f97e4c;color:#f97e4c}#timer-bg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03314b1a;bottom:0;left:0;right:0;top:0;z-index:85}#timer,#timer-bg{opacity:0;pointer-events:none;position:absolute}#timer{background:#f97e4c;border-radius:20px;bottom:16px;box-shadow:0 12px 40px 0 #f97e4c80;color:#fefefe;left:16px;padding:20px 0;right:16px;transform:translateY(80%) scale(.9);z-index:82}#timer h1,#timer h2,#timer h3,#timer h4,#timer h5,#timer p{color:#fefefe;margin-bottom:0}#timer .container{align-items:center;display:flex;flex-flow:row nowrap;gap:24px}#timer .name{flex:1 1 auto}#timer .time{font-size:2em;font-weight:200}#timer .buttons{justify-content:flex-start}#timer .buttons,#timer .timer-button{display:flex;flex-flow:row nowrap;gap:6px}#timer .timer-button{border:1.5px solid #fefefe;border-radius:6px;color:#fefefe;cursor:pointer;padding:5px 8px}#timer .timer-button.pause{display:none}#timer .timer-button svg{height:12px;transform:translateY(1px);width:12px}#timer .timer-button svg circle,#timer .timer-button svg path{fill:#fefefe}#timer-report{background:#f6f8fa;border-radius:20px;box-shadow:0 0 40px 0 #16161633;left:16px;margin-top:20px;opacity:0;padding:24px 0 0;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%) scale(.9);z-index:86}body,html{background:#d1d9df;height:100%;left:0;margin:0;padding:0;scroll-behavior:smooth;top:0}.app,body,html{overflow:hidden;position:fixed;width:100%}.app{background:#f6f8fa;border-radius:40px;box-shadow:0 20px 40px -40px #1616161a;height:90vh;left:50%;max-height:800px;max-width:480px;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.app{border-radius:0;box-shadow:none;height:100%;max-height:100%;max-width:100%}}.app-scroller{bottom:0;left:0;overflow:scroll;position:absolute;right:0;scroll-behavior:smooth;top:0;z-index:2}.app-scroller,.app-scroller.long{padding-bottom:90px}.page-content{margin:40px 0}.container{margin:0 auto;padding:0 24px;width:100%}ul,ul li{list-style-type:none;margin:0;padding:0}.loading-box{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header-text{background:#03314b;margin:0 0 16px;position:relative}.header-text .text{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:24px}.header-text .text .icon-button{border-radius:50%;height:24px;width:auto}.header-text .text .icon-button .icon{height:24px;width:24px}.header-text .text .icon-button .icon svg{height:100%;width:100%}.header-text .text .icon-button .icon svg path{stroke:#1c252e}.header-text .text .icon-button .t{display:none}.header-text h1,.header-text h2{color:#fefefe;font-weight:300;margin-bottom:0}.header-text ul.page-selector{display:flex;flex-flow:row nowrap;gap:24px;margin:0 0 40px;padding-top:24px}.header-text ul.page-selector li{padding:0 0 6px;position:relative}.header-text ul.page-selector li.active{color:#fefefe}.header-text ul.page-selector li.active h2{color:#fefefe;font-weight:300}.header-text ul.page-selector li h2{color:inherit;color:#a5bfe599;font-weight:300}.header-text ul.page-selector li:after{background:#1c252e00;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.header-text ul.project-filter{display:flex;gap:18px;margin-top:0;overflow:scroll;width:100%}.header-text ul.project-filter li{align-items:center;border-bottom:3px solid #0000;color:#a5bfe599;cursor:pointer;display:flex;padding:0 0 20px;white-space:nowrap}.header-text ul.project-filter li.-active{border-bottom:3px solid #ffcb33;color:#ffcb33;font-weight:600}ul.project-list,ul.time-list,ul.user-list{display:flex;flex-flow:column nowrap;gap:12px;margin-bottom:40px;margin-top:40px}li.time-item{gap:24px;height:100%;position:relative}li.time-item,li.time-item>.inner{display:flex;flex-flow:column nowrap;width:100%}li.time-item>.inner{align-items:center;background:#fefefe;border-radius:12px;box-shadow:0 9px 6px -14px #1616161a;gap:16px;min-height:100%;padding:12px}li.time-item .head{display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}li.time-item .head h4{color:#03314b;font-size:1.1em;font-weight:500}li.time-item .head .head-date{color:#a5bfe5}li.time-item .time{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;position:relative;width:100%}li.time-item .time:before{border-bottom:2px dashed #a5bfe599;content:"";position:absolute;width:100%;z-index:0}li.time-item .time .end,li.time-item .time .start{background:#fff;color:#94a3b8;padding:0 24px;position:relative;z-index:1}li.time-item .time .duration{background:#fff;color:#03314b;font-size:2em;font-weight:300;padding:0 12px;position:relative;z-index:1}li.time-item .time .duration span{display:flex;font-size:15px;justify-content:center;margin-bottom:-14px;text-align:center}li.time-item .status{display:flex;justify-content:flex-end;width:100%}li.time-item .status .status-button{background:#1cbe8e26;border-radius:3px;color:#1cbe8e;font-weight:500;padding:3px 8px 4px}li.time-item .status .status-button.-status-0{background:#f97e4c26;color:#f97e4c}li.time-item .status .status-button.-status-active{background:#1cbe8e26;color:#1cbe8e}li.project-item,li.user-item{display:flex;flex-flow:column nowrap;gap:24px;height:100%;position:relative;width:100%}li.project-item.subproject,li.user-item.subproject{padding-left:24px}li.project-item.subproject:before,li.user-item.subproject:before{background:#94a3b8;content:"";height:2px;left:12px;margin-top:-1px;position:absolute;top:50%;width:12px}li.project-item.subproject:after,li.user-item.subproject:after{background:#94a3b8;content:"";height:82px;left:12px;position:absolute;top:-50px;width:2px;z-index:-1}li.project-item>.inner,li.user-item>.inner{align-items:center;background:#fefefe;border-radius:12px;box-shadow:0 9px 6px -14px #1616161a;display:flex;gap:16px;min-height:100%;padding:12px;width:100%}li.project-item .user-info,li.user-item .user-info{display:flex;flex:2 0 auto;justify-content:flex-end}li.project-item .user-info .contact,li.user-item .user-info .contact{display:flex;gap:12px}li.project-item .user-info .contact a,li.user-item .user-info .contact a{color:#1cbe8e!important}li.project-item .users,li.user-item .users{align-items:center;display:flex;display:none;margin-top:12px;padding-right:16px}li.project-item .users .user-avatar,li.user-item .users .user-avatar{margin-left:-4px}li.project-item .users .user-avatar img,li.user-item .users .user-avatar img{height:24px;width:24px}li.project-item .users .user-avatar .generated-user,li.user-item .users .user-avatar .generated-user{font-size:.65em;height:24px;width:24px}li.project-item .datetime,li.project-item .relation,li.user-item .datetime,li.user-item .relation{display:none}li.project-item .relation span,li.user-item .relation span{display:block}li.project-item .time_status,li.user-item .time_status{align-items:center;display:flex;flex:1 0 auto;gap:12px;height:100%;justify-content:flex-end}li.project-item .time_status .project_name,li.user-item .time_status .project_name{font-size:.95em}li.project-item .time_status .status_button,li.user-item .time_status .status_button{border:1px solid #ff3939;border-radius:4px;color:#ff3939;font-size:.75em;letter-spacing:.03em;padding:2px 6px;text-transform:uppercase;white-space:nowrap}li.project-item .time_status .status_button.green,li.user-item .time_status .status_button.green{border:1px solid #1cbe8e;color:#1cbe8e}li.project-item .date,li.user-item .date{align-items:center;background:#eee;border-radius:12px;display:flex;flex-flow:column nowrap;height:48px;justify-content:center;text-align:center;width:48px}li.project-item .date .d,li.user-item .date .d{font-size:1.25em}li.project-item .date .m,li.user-item .date .m{font-size:.9em;text-transform:uppercase}li.project-item .status,li.user-item .status{width:100px}li.project-item .icon,li.user-item .icon{align-items:flex-start;display:flex;flex-flow:column nowrap;height:28px;justify-content:center}li.project-item .icon .i,li.user-item .icon .i{background:#1616161a;border-radius:50%;height:28px;overflow:hidden;position:relative;width:28px}li.project-item .icon .i img,li.user-item .icon .i img{height:100%;object-fit:cover;width:100%}li.project-item .icon .i svg,li.user-item .icon .i svg{height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px}li.project-item .icon .i svg path,li.user-item .icon .i svg path{fill:#161616}li.project-item .left,li.user-item .left{display:flex;flex:0 0 600px;flex-flow:row nowrap;gap:24px;justify-content:left;justify-content:space-between;width:600px}li.project-item .right,li.user-item .right{display:flex;flex:1 0 auto;justify-content:flex-end}li.project-item .text,li.user-item .text{display:flex;flex-flow:column nowrap}li.project-item .text h4,li.user-item .text h4{color:#03314b;color:inherit;font-weight:500;margin:0 0 .25em}li.project-item .text .sub,li.user-item .text .sub{color:#6b7280cc}li.project-item .time,li.user-item .time{align-items:center;display:flex;flex-flow:row nowrap;font-size:1.8em;height:100%}li.project-item .times,li.user-item .times{width:60px}li.project-item .times span,li.user-item .times span{display:block;opacity:.5}li.project-item .timer-box,li.user-item .timer-box{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}li.project-item .timer-box .timer,li.user-item .timer-box .timer{background:#fefefe;border:1.5px solid #1cbe8e;border-radius:6px;color:#1cbe8e;padding:5px 8px}li.project-item .timer-box .timer.started,li.user-item .timer-box .timer.started{background:#0000;border-color:#f97e4c;color:#f97e4c}li.project-item .timer-box .timer.started .state.start,li.user-item .timer-box .timer.started .state.start{display:none}li.project-item .timer-box .timer.started .state.stop,li.user-item .timer-box .timer.started .state.stop{display:flex}li.project-item .timer-box .timer.started .state svg circle,li.project-item .timer-box .timer.started .state svg path,li.user-item .timer-box .timer.started .state svg circle,li.user-item .timer-box .timer.started .state svg path{fill:#f97e4c}li.project-item .timer-box .timer .state,li.user-item .timer-box .timer .state{align-items:center;display:flex;flex-flow:row nowrap;font-size:1em;gap:6px;white-space:nowrap}li.project-item .timer-box .timer .state.stop,li.user-item .timer-box .timer .state.stop{display:none}li.project-item .timer-box .timer .state svg,li.user-item .timer-box .timer .state svg{height:12px;transform:translateY(1px);width:12px}li.project-item .timer-box .timer .state svg circle,li.project-item .timer-box .timer .state svg path,li.user-item .timer-box .timer .state svg circle,li.user-item .timer-box .timer .state svg path{fill:#1cbe8e}.dashboard-project-list li.project-item .users{display:flex}ul.user-list{gap:12px}ul.user-list li .inner{padding:16px}ul.project-list-app li.project-item .text{flex:1 1 auto}ul.signature-list,ul.signature-list .signature-item{display:flex;flex-flow:column nowrap;gap:24px;height:100%;position:relative;width:100%}ul.signature-list .signature-item>.inner{align-items:center;background:#fefefe;border-radius:12px;box-shadow:0 9px 6px -14px #1616161a;display:flex;flex-flow:row nowrap;gap:24px;justify-content:flex-start;min-height:100%;padding:12px;width:100%}ul.signature-list .signature-item .remove{cursor:pointer;margin-left:12px}ul.signature-list .signature-item .remove svg path{stroke:#ff393980}ul.signature-list .signature-item .state,ul.signature-list .signature-item .time,ul.signature-list .signature-item .user{white-space:nowrap}ul.signature-list .signature-item .state span,ul.signature-list .signature-item .time span,ul.signature-list .signature-item .user span{display:block;opacity:.5}ul.signature-list .signature-item .signature-image{align-items:center;display:flex;flex:1 0 auto;height:100%;justify-content:flex-end}ul.signature-list .signature-item .signature-image img{width:100px}.new-signature{margin-top:40px}.dev-box{background:#fefefe;border-radius:20px 0 0 0;bottom:0;box-shadow:0 0 80px -12px #16161633;display:none;padding:16px 24px;position:fixed;right:0}@media only screen and (max-width:767px){.dev-box{display:none}}#menu .menu-icon .text{color:#fefefe}#menu .menu-icon .line{background:#fefefe}.menu-icon{align-items:center;cursor:pointer;display:flex;display:none;gap:6px;height:92px;position:absolute;right:16px;top:0;z-index:3}.menu-icon .text{font-weight:500}.menu-icon.open .line#line1{margin-top:0;transform:translate(-50%,-50%) rotate(45deg)}.menu-icon.open .line#line2{opacity:0}.menu-icon.open .line#line3{margin-left:0;margin-top:0;transform:translate(-50%,-50%) rotate(-45deg);width:24px}.menu-icon .lines{height:40px;position:relative;width:40px}.menu-icon .line{background:#161616;height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease 0s;width:24px}.menu-icon .line#line1{margin-top:-6px}.menu-icon .line#line2{margin-top:0}.menu-icon .line#line3{margin-left:-4px;margin-top:6px;width:16px}.user-avatar img{border-radius:50%;height:40px;object-fit:cover;width:40px}.user-avatar .generated-user{align-items:center;background:#a5bfe5;border:1px solid #fefefe;border-radius:50%;color:#fefefe;display:flex;font-size:1em;height:40px;justify-content:center;width:40px}.form-row.inline .upload-container{display:flex;flex:0 0 100%;gap:24px}.form-row.inline .materials-source{display:flex;flex-flow:column nowrap;height:100%;width:160px}.form-row.inline .materials-source .file{background:#fff;display:flex;margin-top:12px;padding-top:90%;position:relative;width:100%}.form-row.inline .materials-source .file .title{font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.form-row.inline .materials-source a{margin-top:12px;white-space:nowrap}.form-row.inline .upload-media{border:2px dashed #ccc;border-radius:12px;cursor:pointer;flex:0 1 100%;margin:0 0 60px;padding:40px 20px;text-align:center;width:100%}.form-row.inline .extension-names{display:none;font-size:.8em;margin-top:0}.media-files{display:flex;flex-flow:row wrap;gap:12px;width:100%}.media-files li{flex:0 0 auto;position:relative;width:calc(33.333% - 8px)}.media-files li a{display:block;height:100%;overflow:hidden}.media-files li .extension,.media-files li .image{border-radius:6px;display:block;height:0;margin-bottom:.35em;overflow:hidden;padding-top:75%;position:relative;width:100%}.media-files li .extension img,.media-files li .image img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.media-files li .extension{background:#fefefe}.media-files li .extension .inner{color:#03314b;font-size:1.3em;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.media-files li .title{font-size:.85em}.media-files li .remove-media{align-items:center;background:#03314b;border-radius:0 3px 0 0;color:#ffcb33;cursor:pointer;display:flex;flex-flow:row nowrap;height:24px;justify-content:center;position:absolute;right:0;top:0;width:24px;z-index:9}.media-files li .remove-media span{font-size:.8em;font-weight:700;transform:translate(0)}.signature{height:360px;margin-bottom:120px;width:100%}.signature canvas{background:#fefefe;height:360px;width:100%}.material-list{margin-top:40px}.project-materials{display:flex;flex-flow:column nowrap;gap:12px;width:100%}.project-materials.small{gap:8px}.project-materials.small li{border-bottom:1px solid #0003;flex-flow:column nowrap;padding-bottom:8px}.project-materials li{display:flex;flex-flow:row nowrap;justify-content:space-between}.project-materials li .name{font-weight:700}.project-materials li .total{flex:0 0 100px}.notification-bar{background:#1cbe8e;color:#fefefe;left:0;padding:12px 24px;position:fixed;text-align:center;top:0;transform:translateY(-100%);width:100%;z-index:999}.notification-bar.red{background:#ff3939}.dashboard{background:#eee;bottom:0;height:100%;left:0;overflow:scroll;position:fixed;top:0;width:100%}nav.dashboard-nav{background:#03314b;height:100%;position:absolute;width:240px}nav.dashboard-nav .logo{align-items:center;color:#fefefe;display:flex;font-size:16px;font-weight:700;height:60px;padding:0 24px;text-decoration:none;width:100%}@media screen and (max-width:360px){nav.dashboard-nav .logo{font-size:16px}}@media screen and (min-width:767px){nav.dashboard-nav .logo{font-size:16px}}nav.dashboard-nav .logo img{height:40px;margin-right:12px}nav.dashboard-nav ul{display:flex;flex-flow:column nowrap;gap:6px;justify-items:flex-start;list-style-type:none;margin:0;padding:12px 24px;-webkit-user-select:none;user-select:none}nav.dashboard-nav ul li{align-items:center;display:flex;height:100%}nav.dashboard-nav ul li.active a{background:#a5bfe559;border-radius:6px;color:#fefefe;font-weight:500}nav.dashboard-nav ul li a{align-items:center;color:#eee;cursor:pointer;display:flex;flex-flow:row nowrap;font-weight:500;gap:12px;height:100%;padding:12px 16px;text-decoration:none;width:100%}nav.dashboard-nav ul li a .icon{height:16px;width:16px}nav.dashboard-nav ul li a .icon svg{height:100%;width:100%}nav.dashboard-nav ul hr{background:#fff;border:none;height:1px;opacity:.3;width:100%}nav.dashboard-nav ul .logout{align-items:center;-webkit-appearance:none;appearance:none;background:#fefefe;border:none;border-radius:8px;color:#161616;cursor:pointer;display:flex;gap:12px;padding:9px 16px;width:100%}nav.dashboard-nav ul .logout svg{height:14px;width:14px}nav.dashboard-nav ul .logout svg path{stroke:#161616}nav.dashboard-nav-top{background:#03314b;height:60px;left:240px;position:absolute;right:0;top:0;width:calc(100% - 240px)}nav.dashboard-nav-top .bar{align-items:center;display:flex;flex-flow:row nowrap;gap:24px;height:60px;justify-content:space-between}nav.dashboard-nav-top .bar .breadcrumb{flex:2 0 auto}nav.dashboard-nav-top .bar .breadcrumb .back-button{align-items:center;color:#fefefe;cursor:pointer;display:flex;gap:4px}nav.dashboard-nav-top .bar a{align-items:center;color:#fefefeb3;cursor:pointer;display:flex;gap:6px}nav.dashboard-nav-top .bar a .user-avatar img{height:32px;width:32px}nav.dashboard-nav-top .bar .profile{display:flex;gap:24px}.dashboard-main{bottom:0;left:240px;overflow:scroll;padding:24px 12px;position:absolute;right:0;top:60px}.dashboard-main .header-text{background:#0000;margin-bottom:40px}.dashboard-main .header-text .project-filter{border-bottom:1px solid #03314b4d}.dashboard-main .header-text .project-filter li{color:#03314bb3}.dashboard-main .header-text .project-filter li.-active{border-color:#03314b;color:#03314b}.dashboard-main .tabs{margin:0 0 24px}.dashboard-main .tabs ul{display:flex}.dashboard-main .tabs ul li{border-bottom:1px solid #000;cursor:pointer;font-size:1.1em;opacity:.6;padding:0 6px 3px}.dashboard-main .tabs ul li.active{opacity:1}.header-title{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:24px}.header-title.-type2{justify-content:flex-end;margin-top:-24px}.project-time-stats{border-bottom:1px solid #03314b1a;display:flex;justify-content:space-between;margin-bottom:0;margin-top:-24px;padding-bottom:12px}.project-time-stats .stats-boxes{display:flex;gap:40px}.project-time-stats .stats-box{display:flex;flex-flow:column nowrap;justify-content:center}.project-time-stats .stats-box h2{margin-bottom:0}.project-time-stats .stats-box span{opacity:.5}.project-time-stats .buttons{display:flex;flex-flow:column nowrap;gap:12px;justify-content:center}.export-button{background:#1cbe8e;border:1px solid #1cbe8e;border-radius:3px;color:#fefefe;cursor:pointer;display:flex;flex-flow:row nowrap;gap:6px;padding:6px 12px}.export-button svg{height:16px;width:16px}.add-button a,.add-button div{background:#1cbe8e;border:1px solid #1cbe8e;border-radius:3px;color:#fefefe;cursor:pointer;display:flex;flex-flow:row nowrap;gap:6px;padding:6px 12px}.add-button a svg,.add-button div svg{height:16px;width:16px}.dashboard-filters{display:flex;flex-flow:row nowrap;gap:12px;margin:0 0 24px}.dashboard-filters .filter{max-width:200px}.dashboard-filters .filter input,.dashboard-filters .filter select{border:1px solid #1c252e33;border-radius:3px;height:38px}.dashboard-filters .filter .searchWrapper{background:#0000;border:1px solid #1c252e33;padding:0}.dashboard-filters .filter .searchWrapper .searchBox{background:#fff;color:#03314b;margin-top:0}.dashboard-filters .filter.last{align-items:center;display:flex;flex:1 1 auto;height:100%;max-width:100%}.dashboard-filters .filter-search{position:relative}.dashboard-filters .filter-search .icon{height:32px;position:absolute;width:32px}.dashboard-filters .filter-search .icon svg{height:16px;margin:8px;width:16px}.dashboard-filters .filter-search input{border:1px solid #1c252e33;max-width:200px;padding:0 6px 0 32px}.dashboard-filters .buttons{display:flex;flex-flow:column nowrap;gap:12px;justify-content:center;white-space:nowrap}.dashboard-filters .button{align-items:center;background:#1c252e;border-radius:3px;color:#fefefe;cursor:pointer;display:flex;height:38px;padding:0 12px;white-space:nowrap}.pagination-info{display:flex;flex-flow:row nowrap;justify-content:flex-end;width:100%}.pagination{flex:1 0 auto;gap:12px;height:40px;justify-content:center;width:100%}.pagination,.pagination .pagination-inner{display:flex}.pagination .pagination-meta{display:flex;height:100%}.pagination .pagination-meta .pagination-button{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.pagination .pagination-pages{display:flex;flex-flow:row nowrap;gap:12px;height:100%}.pagination .pagination-pages label{display:flex;height:100%}.pagination .pagination-pages span.pagination-total{align-items:center;display:flex;height:100%}.pagination ul li{height:100%;width:24px}.pagination ul li .pagination-page{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pagination .disabled{opacity:.2}.searchWrapper{background:#fefefe;border:none!important;border-radius:6px!important;padding:12px!important}.searchWrapper .icon_down_dir{bottom:0;right:16px!important;top:auto!important;transform:translateY(-16px)!important}.searchWrapper .searchBox{background:#f6f8fa;width:100%}.searchWrapper .chip{background:#1cbe8e!important;border-radius:6px;font-size:15px;padding:8px 12px}.time-item-dashboard{display:flex;flex-flow:column nowrap;gap:24px;height:100%;position:relative;width:100%}.time-item-dashboard>.inner{align-items:center;background:#fefefe;border-radius:12px;box-shadow:0 9px 6px -14px #1616161a;display:flex;flex-flow:row nowrap;gap:24px;justify-content:flex-start;min-height:100%;padding:12px;width:100%}.time-item-dashboard .icon .date{background:#03314b0d;border-radius:6px;display:flex;flex-flow:column nowrap;height:52px;justify-content:center;text-align:center;width:52px}.time-item-dashboard .icon .date .d{font-size:.9em}.time-item-dashboard .icon .date .m{font-size:1em}.time-item-dashboard .user{display:flex;flex:0 0 100px;flex-flow:row nowrap;justify-content:flex-start}.time-item-dashboard .text{flex:0 1 100%}.time-item-dashboard .pause span,.time-item-dashboard .unworkable span{display:block;opacity:.5}.time-item-dashboard h4{font-weight:500}.time-item-dashboard .time{display:flex;flex-flow:row nowrap;font-size:1.4em;font-weight:300;margin:0 15px}.time-item-dashboard .status{display:flex;justify-content:flex-end}.time-item-dashboard .status .status-button{background:#1cbe8e26;border-radius:3px;color:#1cbe8e;font-weight:500;padding:3px 8px 4px;white-space:nowrap}.time-item-dashboard .status .status-button.-status-0{background:#f97e4c26;color:#f97e4c}.user-stat-box{align-items:flex-start;background:#fefefe;border-radius:12px;box-shadow:0 9px 6px -14px #1616161a;display:flex;flex-flow:column nowrap;min-height:100%;padding:12px;width:100%}.container-top-stats{display:flex;flex-flow:row nowrap;gap:40px}.container-top-stats .side.side-1{flex:1 1 70%}.container-top-stats .side.side-2{flex:1 1 30%}.stat-boxes{display:flex;gap:32px;margin-bottom:40px}.stat-boxes .stat-box{align-items:center;display:flex;flex:1 1 auto;gap:24px}.stat-boxes .stat-box .icon{align-items:center;display:flex;height:100%;position:relative}.stat-boxes .stat-box .icon .circle{background:#1975b71a;border-radius:50%;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.stat-boxes .stat-box .icon svg{position:relative}.stat-boxes .stat-box .text h4{font-weight:400;margin-bottom:0;opacity:.7}.stat-boxes .stat-box .text .answer{align-items:flex-end;display:flex;gap:6px}.stat-boxes .stat-box .text .answer h2{margin-bottom:0}.stat-boxes .stat-box .text .answer span{display:none;font-weight:700;transform:translateY(-4px)}.stat-boxes .stat-box .text .answer span.green{color:#1cbe8e}.stat-boxes .stat-box .text .answer span.red{color:#ff3939cc}.graph-stat{background:#fefefe;border-radius:6px;margin-bottom:32px;padding:6px}.graph-stat h3{margin:6px 0 0 12px}.graph-stat img{width:100%}.map{background:#fefefe;border-radius:6px;margin-top:32px;padding:12px}.map .custom-map-icon{border:2px solid #fff;border-radius:50%;box-shadow:0 0 6px #0000004d;object-fit:cover}.user-stat-box ul.user-list{margin-bottom:0;margin-top:12px;width:100%}.user-stat-box ul.user-list li .inner{padding:0 0 12px 4px}.user-stat-box ul.user-list li .inner .dot{display:flex;flex:1 0 auto;justify-content:flex-end}.user-stat-box ul.user-list li .inner .dot .i{background:#ff3939;border-radius:50%;height:8px;margin-right:6px;width:8px}.user-stat-box ul.user-list li .inner .dot .i.green{background:#1cbe8e}.upload-modal{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.upload-modal-content{background:#fff;border-radius:8px;padding:20px;text-align:center;width:300px}.progress-bar{background:red;border-radius:5px;height:10px;margin-top:10px;width:100%}.progress-inner{background:#4caf50;border-radius:5px;height:10px;transition:width .2s}@font-face{font-display:auto;font-family:SF Pro;font-style:normal;font-weight:300;src:url(/static/media/SF-Pro-Display-Light.31abe38263897a69a8cd.woff2) format("woff2")}@font-face{font-display:auto;font-family:SF Pro;font-style:normal;font-weight:400;src:url(/static/media/SF-Pro-Display-Regular.63a2237bf95bb00bd162.woff2) format("woff2")}@font-face{font-display:auto;font-family:SF Pro;font-style:normal;font-weight:500;src:url(/static/media/SF-Pro-Display-Medium.d6a4b45219b8cc0fe830.woff2) format("woff2")}@font-face{font-display:auto;font-family:SF Pro;font-style:normal;font-weight:700;src:url(/static/media/SF-Pro-Display-Bold.6a77640aef3906a52c7d.woff2) format("woff2")}.login_login-container__hfLJy{left:50%;max-width:320px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.login_login-container__hfLJy img{display:block;margin:0 auto 32px;width:160px}.login_login-box__joWcL{background:#f6f8fa;border-radius:24px;box-shadow:0 20px 80px -20px #1616164d;padding:24px}.login_login-box__joWcL input{width:100%}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px #0000001a;display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #0000;border-top-color:#0003;bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 #00000040}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}*{-webkit-touch-callout:none;box-sizing:border-box}.grid-container{margin:0 auto;max-width:767px;padding:0 24px;position:relative}@media (max-width:480px){.grid-container{padding:0 12px}}.-flex-nowrap{display:flex;flex-flow:row nowrap}.loading .text,.loading p{opacity:0}.loading .loader{opacity:1}.loader{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.loader,.loader svg{height:32px;width:32px}.react-datepicker .react-datepicker__header{background:#edf2ff}#reader__dashboard_section_csr{display:flex!important;justify-content:center}button#html5-qrcode-button-camera-permission{color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:12px;text-transform:uppercase}
/*# sourceMappingURL=main.a46ab512.css.map*/