*{box-sizing:inherit;margin:0;padding:0;border:none;font:inherit}::after,::before{box-sizing:inherit}html{width:100%;height:100%;box-sizing:border-box}body{width:100%;height:100%;margin:0;font-size:16px;font-weight:400;color:#4b5563;font-family:Lato,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,form legend,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}button,input,select,textarea{color:inherit;line-height:inherit;background-color:transparent;border-radius:0}button,input[type=button],input[type=email],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:vertical;overflow:auto}select::-ms-expand{display:none}input::-ms-clear{display:none}table{border-spacing:0}img,svg,video{max-width:100%}h1{font-size:18px;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:#4b5563}h2,h3{font-size:16px;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:#4b5563}label{font-size:16px;color:#9fa6b2;font-weight:400;-webkit-font-smoothing:antialiased}@font-face{font-family:Heroicons;src:url(/assets/fonts/Heroicons.woff2);font-weight:400;font-style:normal}.hi{display:inline-block;font:20px/1 Heroicons;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/assets/fonts/fa-light-300.ttf) format("truetype")}.fal{font-family:"Font Awesome 5 Pro";font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/fa-regular-400.ttf) format("truetype")}.far{font-family:"Font Awesome 5 Pro";font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fonts/fa-solid-900.ttf) format("truetype")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}.app-container{height:100%;width:100%;display:flex}@media (max-width:640px){.app-container{flex-direction:column}}.page-container{position:relative;flex:1;display:flex;background-color:#fff;overflow:auto}.container{position:relative;width:100%;height:calc(100% - 74px);display:flex;flex-direction:column;overflow:auto;padding:calc(1.5 * 16px)}.toolbar{display:flex;align-items:center;height:74px}.toolbar .actions{flex:1;display:flex;align-items:center;justify-content:flex-end}.inner{width:100%;max-width:800px;margin:auto}.toolbar{flex-shrink:0;display:flex;align-items:center;padding:calc(1 * 16px) calc(1.5 * 16px);background-color:#fff;border-bottom:1px solid #f4f5f7}.toolbar .left{flex:1;display:flex;align-items:center}.toolbar .right{flex-shrink:0;display:flex;align-items:center}form.submitted input.error,form.submitted input.ng-invalid,form.submitted select.ng-invalid{color:#e02424;border:1px solid #f98080}form.submitted input.error:focus,form.submitted input.ng-invalid:focus,form.submitted select.ng-invalid:focus{box-shadow:0 0 0 3px #fdf2f2}form.submitted .ng-invalid .dropdown>input{border:1px solid #fbd5d5}form .section{display:flex;justify-content:space-between;width:100%;margin-top:calc(2 * 16px);margin-bottom:calc(1.5 * 16px);padding-bottom:calc(.5 * 16px);border-bottom:1px solid #f9fafb}form .section.first{margin-top:0}form .grid{display:flex;align-items:stretch}form .group{margin-top:calc(1.5 * 16px)}form .column{flex:1}form .row{display:flex;margin:0 calc(-1 * calc(.5 * 16px));margin-bottom:calc(1 * 16px)}form .field{flex-shrink:0;flex:1;margin:0 calc(.5 * 16px)}form .field .labels{display:flex;justify-content:space-between;margin-bottom:4px}form .field .labels label{color:#4b5563;font-weight:700}form .field .labels .error{color:#e02424;font-weight:400}form .field input,form .field select,form .field textarea{width:100%}form .field .text{padding:calc(.5 * 16px) 0;font-size:14px;line-height:20px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{display:block;padding:calc(.75 * 16px);font-size:16px;font-weight:400;line-height:20px;color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:.3s all ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#d2d6dc}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:#d2d6dc}input[type=date]:-webkit-autofill,input[type=date]:-webkit-autofill:active,input[type=date]:-webkit-autofill:focus,input[type=date]:-webkit-autofill:hover,input[type=email]:-webkit-autofill,input[type=email]:-webkit-autofill:active,input[type=email]:-webkit-autofill:focus,input[type=email]:-webkit-autofill:hover,input[type=number]:-webkit-autofill,input[type=number]:-webkit-autofill:active,input[type=number]:-webkit-autofill:focus,input[type=number]:-webkit-autofill:hover,input[type=password]:-webkit-autofill,input[type=password]:-webkit-autofill:active,input[type=password]:-webkit-autofill:focus,input[type=password]:-webkit-autofill:hover,input[type=tel]:-webkit-autofill,input[type=tel]:-webkit-autofill:active,input[type=tel]:-webkit-autofill:focus,input[type=tel]:-webkit-autofill:hover,input[type=text]:-webkit-autofill,input[type=text]:-webkit-autofill:active,input[type=text]:-webkit-autofill:focus,input[type=text]:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}input[type=date]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=number]:-webkit-autofill,input[type=password]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=text]:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-text-fill-color:#4b5563!important}input[type=date]:-webkit-autofill::first-line,input[type=email]:-webkit-autofill::first-line,input[type=number]:-webkit-autofill::first-line,input[type=password]:-webkit-autofill::first-line,input[type=tel]:-webkit-autofill::first-line,input[type=text]:-webkit-autofill::first-line,select:-webkit-autofill::first-line,textarea:-webkit-autofill::first-line{font-size:16px}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#e5e7eb;box-shadow:0 0 0 3px #f9fafb}select{padding-right:calc(3 * 16px);background-image:url("data:image/svg+xml;utf8,<svg fill='%23D9E2EC' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/></svg>");background-repeat:no-repeat;background-position-x:calc(100% - calc(.5 * 16px));background-position-y:50%}button{display:flex;align-items:center;justify-content:center;min-width:120px;height:46px;padding:0 32px;font-size:12px;letter-spacing:2px;font-weight:700;color:#fff;line-height:0;white-space:nowrap;background-color:#161e2e;border:1px solid #161e2e;text-transform:uppercase;border-radius:0;cursor:pointer;outline:0;transition:.3s all ease}button:hover{background-color:#252f3f}button.wide{width:100%}button.secondary{color:#4b5563;background-color:transparent}button.subtle{color:#9fa6b2;background-color:transparent;border-color:#d2d6dc;transition:all .3s ease}button.icons{display:flex;width:38px;min-width:auto;padding:0;background-color:#f9fafb;border:none;color:#d2d6dc}button.icons:hover{color:#fff;background-color:#9fa6b2}button.load,button.ok{color:transparent}button.load:before,button.ok:before{position:absolute;margin-right:.5rem;font-size:18px;color:#fff;font-family:"Font Awesome 5 Pro";font-weight:400}button.load:before{content:"\f1ce";-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}button.ok::before{content:"\f00c"}button img{width:40px}button .icon{font-size:18px}.card{width:100%;background-color:#fff;border-radius:0;border:1px solid #e5e7eb}.card .header{display:flex;align-items:center;border-bottom:1px solid #f4f5f7}.card .header .title{flex-shrink:0;padding:calc(1.5 * 16px)}.card .header .actions{flex:1;display:flex;align-items:center;justify-content:flex-end;padding:calc(1.5 * 16px)}.card .content{padding:calc(1.5 * 16px)}.card .commands{display:flex;align-items:center;justify-content:flex-end;padding:calc(1 * 16px) calc(1.5 * 16px);background-color:#f9fafb}.card .commands .label{color:#9fa6b2}.card .commands .spacer{flex:1}.card .commands button{margin-left:calc(1 * 16px)}.card .commands button:first-child{margin-left:0}.empty{flex:1;display:flex;align-items:center;justify-content:center;margin:auto 0}.empty .inner{max-width:400px;padding:calc(1.5 * 16px);text-align:center}.empty .inner img{width:100px;margin-bottom:calc(1.5 * 16px)}.empty .inner .title{font-family:Lato,sans-serif;font-size:18px;font-weight:700;margin-bottom:calc(.5 * 16px)}.empty .inner .description{text-align:center;color:#9fa6b2}.modal{z-index:10;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.modal .frame{display:flex;flex-direction:column;width:500px;max-height:90vh;background-color:#fff;border-radius:0;box-shadow:0 2px 5px 0 rgba(51,51,79,.07);overflow:hidden}@media (max-width:640px){.modal .frame{width:100%;height:100%;border-radius:0}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.modal .frame{height:520px}}.modal .header{display:flex;padding:calc(1.5 * 16px);padding-bottom:0;background-color:#fff}.modal .header .title{flex:1;display:flex;align-items:center}.modal .header .title h2{font-size:18px}.modal .header .close{display:flex;align-items:center;justify-content:center;height:30px;width:30px;margin-left:calc(.5 * 16px);color:#374151;background-color:#f9fafb;border-radius:0;transition:all .3s ease;cursor:pointer}.modal .header .close:hover{background-color:#f4f5f7}.modal form{flex:1;display:flex;flex-direction:column;overflow-y:auto}.modal .content{flex:1;padding:calc(1.5 * 16px);overflow-y:auto}.modal .content::-webkit-scrollbar{width:5px;background-color:#f9fafb}.modal .content::-webkit-scrollbar-thumb{background:#f4f5f7}.modal .commands{display:flex;align-items:center;justify-content:flex-end;padding:calc(1 * 16px) calc(1.5 * 16px);background-color:#f9fafb}.modal .commands .spacer{flex:1}.modal .commands button{margin-left:calc(1 * 16px)}.modal .commands button:first-child{margin-left:0}.checkbox{display:flex;padding:calc(1 * 16px) 0}.switch{display:flex;flex-shrink:0;align-items:center;position:relative;width:40px;height:24px;margin-right:calc(.75 * 16px);padding:3px 0;border-radius:50em}.switch-input,.switch-label{position:absolute;left:0;top:0}.switch-input{margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none}.switch-input:checked+.switch-label{background-color:#9fa6b2}.switch-input:checked+.switch-label+.switch-marker{left:calc(100% - 24px + 3px)}.switch-label{width:100%;height:100%;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#f9fafb;border-radius:inherit;z-index:1;transition:background .2s}.switch-marker{position:relative;background-color:#fff;width:calc(24px - 3px * 2);height:calc(24px - 3px * 2);border-radius:50%;z-index:2;pointer-events:none;box-shadow:0 1px 1px rgba(0,0,0,.25);left:3px;transition:left .2s;will-change:left}.popup{display:flex;align-items:center;width:100%;margin-bottom:16px;padding:calc(1 * 16px);color:#fff;font-weight:500;background-color:#161e2e;border-radius:0;transition:all .3s ease}.popup .icon{margin-right:calc(1 * 16px)}.popup .text{flex:1}.popup .text a{text-decoration:underline;cursor:pointer}.popup .close{display:flex;align-items:center;justify-content:center;height:24px;width:24px;margin-left:calc(1 * 16px);border-radius:50px;cursor:pointer;transition:all .3s ease}.popup .close:hover{color:#252f3f;background-color:#fff}.badge{display:inline-block;line-height:20px;padding:0 calc(.75 * 16px);text-align:center;font-size:12px;font-family:Inter,sans-serif;font-weight:700;white-space:nowrap;color:#252f3f;background-color:#f4f5f7;border-radius:50px}.badge.blue{color:#1e429f;background-color:#e1effe}.badge.green{color:#03543f;background-color:#def7ec}.badge.gray{color:#252f3f;background-color:#f4f5f7}.badge.yellow{color:#723b13;background-color:#fdf6b2}.badge.orange{color:#8a2c0d;background-color:#feecdc}.badge.pink{color:#99154b;background-color:#fce8f3}.badge.purple{color:#5521b5;background-color:#edebfe}.badge.red{color:#9b1c1c;background-color:#fde8e8}.checkbox{display:flex;justify-content:flex-start;align-items:center;gap:calc(.5 * 16px)}.checkbox label{max-width:420px;color:#4b5563;cursor:pointer}.checkbox input[type=checkbox]{-webkit-appearance:none;display:block;background-color:#fff;border:1px solid #d2d6dc;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);outline:0;position:relative;width:24px;height:24px;transition:.3s all ease;cursor:pointer}.checkbox input[type=checkbox]:checked{background-color:#374151;color:#fff}.checkbox input[type=checkbox]:checked:after{content:"\ea4d";font-family:Heroicons;font-size:18px;font-weight:900;position:absolute;top:2px;left:2.5px;color:#fff}.context-menu{position:relative;display:flex;align-items:center;justify-content:center;height:30px;width:30px;margin-left:calc(.5 * 16px);color:#374151;background-color:#f4f5f7;border-radius:0;transition:all .3s ease;cursor:pointer}.context-menu:hover{background-color:#e5e7eb}.context-menu.hide{display:none}.context-menu .tooltip{z-index:5;position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:0 2px 5px 0 rgba(51,51,79,.07);opacity:0;visibility:hidden;transform:scale(.8);transition:all .1s ease}.context-menu .tooltip.visible{opacity:1;visibility:visible;transform:scale(1)}.context-menu .tooltip:before{content:" ";position:absolute;display:block;bottom:100%;right:6px;width:0;height:0;border:8px solid transparent;border-bottom-color:#f4f5f7}.context-menu .tooltip:after{content:"";position:absolute;display:block;bottom:100%;right:7px;border:7px solid transparent;border-bottom-color:#fff}.context-menu .tooltip .action{padding:calc(.5 * 16px) calc(1 * 16px);white-space:nowrap;cursor:pointer;transition:.3s all ease}.context-menu .tooltip .action.hide{display:none}.context-menu .tooltip .action.delete{color:#f05252;font-weight:500}