@tailwind base;@tailwind components;@tailwind utilities;/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.sa-login-container{display:flex;position:relative;flex-flow:column;max-width:1000px;max-height:450px;width:100%;height:100%;margin:auto;padding:40px;background-color:#fff}.sa-login-container h1{font-weight:lighter;font-size:2.4rem;padding-left:5px;padding-bottom:0;margin-bottom:0;color:#5e5e5e}.sa-login-container p{padding-left:5px;color:#5e5e5e;font-size:1.2rem}.sa-login-container a{color:#00a1ff;text-decoration:none}.sa-login-container .logo-wrapper{display:flex;flex-flow:row nowrap;align-items:center}.sa-login-container .logo-wrapper img{max-width:55px}.sa-login-container .logo-wrapper svg{max-width:90px;margin-bottom:8px}.sa-login-container .logo-wrapper span{font-size:1.2rem;padding:0 0 0 5px;color:#f29296;margin-bottom:10px}.sa-login-container .logo-wrapper p{margin-bottom:16px}.sa-login-container .logo-wrapper+div{margin:0 0 30px 0}.sa-login-container form .sa-login-inputs-wrapper input{width:100%;border-top:none;border-left:none;border-right:none;border-bottom:3px solid #00a1ff;padding:10px;margin:5px 0;outline:none;color:#0da4ff}.sa-login-container form .sa-login-inputs-wrapper input#userName{margin-bottom:20px}.sa-login-container form .sa-login-inputs-wrapper input::placeholder{color:#0da4ff}.sa-login-container form .sa-login-inputs-wrapper label{font-size:1.2rem;padding:10px;color:#5e5e5e}.sa-login-container form .sa-login-submit-wrapper{display:flex;justify-content:flex-end;padding:5px 0}.sa-login-container form .sa-login-submit-wrapper button{width:auto;background-color:#03a2ff;color:#fff;border:none;cursor:pointer;padding:10px 20px}.sa-login-container form .sa-login-submit-wrapper button:hover{background-color:#0099f2}.sa-top{background-color:#fff}.sa-top .top-wrapper{display:flex;flex-flow:row nowrap;align-items:center;padding:10px 20px;width:100%}.sa-top .top-wrapper .left{display:flex;flex-flow:row wrap;align-items:center;width:100%}.sa-top .top-wrapper .left svg{max-width:90px}.sa-top .top-wrapper .center{display:flex;align-items:center;justify-content:center}.sa-top .top-wrapper .center img{max-width:50px}.sa-top .top-wrapper .right{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}.sa-top .top-wrapper .right p{color:#222;font-weight:400}.sa-top .top-wrapper .settings-wrapper{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.sa-navigation-container{display:grid;grid-template-areas:"naviItems naviItems naviItems naviRight";padding:0 20px;width:100%;background:#ebebeb;background:linear-gradient(90deg, #f4f4f4 0%, #ddd 100%)}.sa-navigation-container svg,.sa-navigation-container img{margin:0 15px}@media screen and (max-width: 1107px){.sa-navigation-container svg,.sa-navigation-container img{margin:0 8px}.sa-navigation-container span.separator{width:10px !important}}.sa-navigation-container .right-wrapper{display:flex;flex-flow:row;justify-content:flex-end;align-items:center;grid-area:naviRight}.sa-navigation-container .navigation-items{grid-area:naviItems;display:flex;flex-flow:row wrap;align-items:center}.sa-navigation-container .navigation-items a{color:#6194a7;background-color:#90bbcb;padding:8px 20px;margin:3px 4px;border-radius:3px}.sa-navigation-container .navigation-items a.active{background-color:#dde5e8;color:#617787}.sa-navigation-container .navigation-items custom-select .input{padding:20px 15px 8px 15px}.input-wrapper{display:flex;flex-flow:column;margin:10px 0}.input-wrapper.input--checkbox{position:relative;flex-flow:row;padding-left:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-wrapper.input--checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border:2px solid #939393;cursor:pointer}.input-wrapper.input--checkbox .checkmark::after{content:"x";font-size:15px;position:absolute;display:none;color:#727272}.input-wrapper.input--checkbox input{position:absolute;height:0;width:0;opacity:0}.input-wrapper.input--checkbox input:checked~.checkmark{display:flex;justify-content:center;align-items:center}.input-wrapper.input--checkbox input:checked~.checkmark::after{display:block}.input-wrapper div{display:flex;flex-flow:column;position:relative}.input-wrapper div .preamble{display:flex;position:absolute;width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:.7rem;color:#9f9f9f;padding:10px 15px 5px 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-wrapper div .preamble span{margin-left:auto}.input-wrapper div input,.input-wrapper div textarea{padding:25px 15px 10px 15px}.input-wrapper div input.minimal,.input-wrapper div textarea.minimal{padding:5px}input[type=checkbox]{height:20px;width:20px}input[type=checkbox][disabled]+.checkmark{background-color:#dcdcdc}input[type=submit]{width:fit-content;padding:14px 20px;margin:10px 0;outline:none;border:none;border-radius:6px;background-color:#37b9d1;color:#fff;cursor:pointer}input[type=submit][disabled]{background-color:#dcdcdc !important}input[type=submit]:hover{background-color:#32acc4 !important}input[type=submit]:hover[disabled]{background-color:#dcdcdc !important}input[type=datetime-local]{padding:20px 15px 15px 15px !important}button{background-color:#e7e7e7}textarea,input[type=file],input[type=text],input[type=number],input[type=email]{padding:5px;border:2px solid #e1e1e1}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;margin:0}input[type=button]{padding:14px 20px;width:fit-content;margin:10px 5px;border:none;border-radius:6px;background-color:#707070;color:#fff;font-size:.95rem}input[type=radio]::after{content:"";position:relative;display:inline-block;visibility:visible;width:15px;height:15px;top:-1px;left:-1px;border:1px solid #222;border-radius:15px;background-color:#fff}input[type=radio]::before{content:"";position:absolute;display:inline-block;height:13px;width:13px;border-radius:14px;border:1px solid #fff;z-index:1}input[type=radio]:checked::after{content:"";position:relative;display:inline-block;visibility:visible;width:15px;height:15px;top:-1px;left:-1px;border:1px solid #222;border-radius:15px;background-color:#37b9d1}input[type=radio]:checked+label{font-weight:400}input[type=radio].unsaved::after{border:2px solid red}input[type=radio]:disabled::after{filter:contrast(0.5)}.sa-navigation-container .input-wrapper{margin:5px 0 !important}.preamble+input[type=date]{padding:23px 13px 10px 13px !important}input[type=date]{padding:18px 24px 15px 24px !important;border:2px solid #e1e1e1}input[readonly],textarea[readonly]{background-color:#f7f7f7;outline:none}.input--radio{display:flex;flex-flow:row;align-items:center}.input--text input{padding:15px;border:2px solid #e1e1e1}.unsaved{border:2px solid red !important}input[type=file]{border:none}input[type=file]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;background:#e7e7e7;border:none;padding:10px;border-radius:6px}#files form{padding:6px;border:2px solid #e1e1e1}label{font-size:1rem;font-weight:400}.input-wrapper.input--checkbox label{margin-left:5px}textarea{max-width:100%;max-height:100%}textarea.resize-none{resize:none}textarea.resize-vertical{resize:vertical}textarea.resize-horizontal{resize:horizontal}.sa-table,.sa-tasks-table{text-align:left;border-collapse:collapse;background-color:#fff;width:100%}.sa-table thead tr,.sa-table .sa-tasks-thead tr,.sa-tasks-table thead tr,.sa-tasks-table .sa-tasks-thead tr{border-bottom:1px solid #e7e7e7}.sa-table thead tr th,.sa-table .sa-tasks-thead tr th,.sa-tasks-table thead tr th,.sa-tasks-table .sa-tasks-thead tr th{padding:12px 8px;color:#747474;font-size:.9rem;font-weight:500}.sa-table thead tr th:empty,.sa-table .sa-tasks-thead tr th:empty,.sa-tasks-table thead tr th:empty,.sa-tasks-table .sa-tasks-thead tr th:empty{width:0;padding:0}.sa-table thead tr th:first-of-type,.sa-table .sa-tasks-thead tr th:first-of-type,.sa-tasks-table thead tr th:first-of-type,.sa-tasks-table .sa-tasks-thead tr th:first-of-type{padding-left:20px}.sa-table thead tr th:last-of-type,.sa-table .sa-tasks-thead tr th:last-of-type,.sa-tasks-table thead tr th:last-of-type,.sa-tasks-table .sa-tasks-thead tr th:last-of-type{padding-right:20px}.sa-table tbody tr:nth-child(odd),.sa-table .sa-tasks-tbody tr:nth-child(odd),.sa-tasks-table tbody tr:nth-child(odd),.sa-tasks-table .sa-tasks-tbody tr:nth-child(odd){background-color:#f5f5f5}.sa-table tbody tr td,.sa-table .sa-tasks-tbody tr td,.sa-tasks-table tbody tr td,.sa-tasks-table .sa-tasks-tbody tr td{padding:15px 12px;color:#707070;font-size:.9rem;font-weight:300}.sa-table tbody tr td img,.sa-table .sa-tasks-tbody tr td img,.sa-tasks-table tbody tr td img,.sa-tasks-table .sa-tasks-tbody tr td img{vertical-align:middle}@media screen and (max-width: 1090px){.sa-table tbody tr td,.sa-table .sa-tasks-tbody tr td,.sa-tasks-table tbody tr td,.sa-tasks-table .sa-tasks-tbody tr td{padding:15px 5px}}.sa-table tbody tr td:first-of-type,.sa-table .sa-tasks-tbody tr td:first-of-type,.sa-tasks-table tbody tr td:first-of-type,.sa-tasks-table .sa-tasks-tbody tr td:first-of-type{padding-left:20px}.sa-table tbody tr td:last-of-type,.sa-table .sa-tasks-tbody tr td:last-of-type,.sa-tasks-table tbody tr td:last-of-type,.sa-tasks-table .sa-tasks-tbody tr td:last-of-type{padding-right:20px}.sa-table tbody tr td.click-accessible>a,.sa-table .sa-tasks-tbody tr td.click-accessible>a,.sa-tasks-table tbody tr td.click-accessible>a,.sa-tasks-table .sa-tasks-tbody tr td.click-accessible>a{display:inline-block;padding:10px 20px;margin:-10px -20px -10px -15px;border:1px solid #e7e7e7;border-radius:6px;width:100%;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.sa-table tbody tr td a,.sa-table .sa-tasks-tbody tr td a,.sa-tasks-table tbody tr td a,.sa-tasks-table .sa-tasks-tbody tr td a{font-size:.9rem}.sa-table tbody tr td.center,.sa-table .sa-tasks-tbody tr td.center,.sa-tasks-table tbody tr td.center,.sa-tasks-table .sa-tasks-tbody tr td.center{text-align:center}.sa-table tbody tr td.status,.sa-table .sa-tasks-tbody tr td.status,.sa-tasks-table tbody tr td.status,.sa-tasks-table .sa-tasks-tbody tr td.status{font-weight:400}.sa-table tbody tr td.status._1,.sa-table .sa-tasks-tbody tr td.status._1,.sa-tasks-table tbody tr td.status._1,.sa-tasks-table .sa-tasks-tbody tr td.status._1{color:#37b9d1}.sa-table tbody tr td.status._2,.sa-table .sa-tasks-tbody tr td.status._2,.sa-tasks-table tbody tr td.status._2,.sa-tasks-table .sa-tasks-tbody tr td.status._2{color:#87bf47}.sa-table tbody tr td.status._3,.sa-table .sa-tasks-tbody tr td.status._3,.sa-tasks-table tbody tr td.status._3,.sa-tasks-table .sa-tasks-tbody tr td.status._3{color:#eb575f}.sa-table tbody tr td.status._4,.sa-table .sa-tasks-tbody tr td.status._4,.sa-tasks-table tbody tr td.status._4,.sa-tasks-table .sa-tasks-tbody tr td.status._4{color:#9e5960}.sa-table tbody tr td.status._5,.sa-table .sa-tasks-tbody tr td.status._5,.sa-tasks-table tbody tr td.status._5,.sa-tasks-table .sa-tasks-tbody tr td.status._5{color:#222}.sa-table tbody tr td.status._6,.sa-table tbody tr td.status._7,.sa-table .sa-tasks-tbody tr td.status._6,.sa-table .sa-tasks-tbody tr td.status._7,.sa-tasks-table tbody tr td.status._6,.sa-tasks-table tbody tr td.status._7,.sa-tasks-table .sa-tasks-tbody tr td.status._6,.sa-tasks-table .sa-tasks-tbody tr td.status._7{color:#bbb}table tbody td a{font-size:1rem}.select{display:grid;position:relative;align-items:center;grid-template-areas:"label" "select";background-color:#fff;border:2px solid #e1e1e1;background-image:linear-gradient(to top, #f9f9f9, #fff 33%);padding:6px 10px;margin:10px 0}.select::after{content:"";grid-area:select;justify-self:flex-end;width:.8em;height:.5em;background-color:#929292;clip-path:polygon(100% 0%, 0 0%, 50% 100%)}.select label{grid-area:label;font-size:.7rem;color:#9f9f9f;padding:0}.select select{appearance:none;grid-area:select;padding:0;width:100%;border:none;outline:none;padding-right:20px}label{padding:5px}.journal-entries-wrapper{overflow:hidden auto;padding-right:10px}.journal-entries-wrapper .journal-entry{padding:10px;margin:20px 0;background-color:#fffcd8;border:2px solid #ededea}.journal-entries-wrapper .journal-entry:first-of-type{margin-top:5px}.journal-entries-wrapper .journal-entry .top p{font-size:.9rem;margin:0 5px;color:#9c9b8d}.journal-entries-wrapper .journal-entry .bottom p{color:#6c6c69}.journal-entries-wrapper .journal-entry .message-body img{margin:-3px 5px 0px;vertical-align:middle}#journalForm .input--textarea .character-counter{position:absolute;font-size:.9rem;bottom:-20px;left:10px}#journalForm .input--textarea .character-counter::after{content:attr(data-count)}#journalForm #message::after{content:"dqwqddqw"}.journal-history-title{color:#929292;font-weight:500;font-size:1.1rem}.time-report{display:grid;grid-template-columns:repeat(5, 1fr)}#time .inputs,#time .time-report{display:flex;gap:5px}.trash-icon{align-self:center}.trash-icon svg{cursor:pointer}#timeTrackingForm .input--day input::-webkit-calendar-picker-indicator{margin:0;padding:0}#totalTime{font-size:.7rem;color:#a9a9a9}#timeNoticeIcon{cursor:pointer}.input--hours,.input--minutes{width:15%}.input--staff{width:30%}.input--day{width:30%}.input--day input{font-size:.95rem}.file-list{display:grid;grid-template-columns:auto auto auto}.file-list-title{font-size:.95rem;color:#707070;font-weight:400;text-decoration:none}.sa-task-head{display:grid;grid-auto-columns:auto -webkit-max-content;grid-auto-columns:auto max-content;grid-template-areas:"taskData customerCard";width:100%;background-color:#efefee;border-top:2px solid #e6e6e5;border-bottom:2px solid #e6e6e5}.sa-task-head .task-name-wrapper{background-color:#c0e7ff}.sa-task-head .view-customer-card{display:flex;width:max-content;background-color:#707070;color:#fff;padding:14px 20px 13px;border-radius:6px}.sa-task-head>table{width:100%;padding:10px 20px;grid-area:"taskData"}.sa-task-head>table thead{text-align:left}.sa-task-head>div{display:flex;align-items:center;padding-right:20px;background-color:#fff;grid-area:"customerCard"}.sa-task-head>div.task-actions-wrapper{flex-flow:row nowrap;background-color:#efefee;border:none}.sa-task-head>div.task-actions-wrapper button{padding:8px 5px;width:100%;margin:8px;color:#fff}.sa-task-head>div.task-actions-wrapper button:first-child{margin-right:5px;background-color:#989898}.sa-task-head>div.task-actions-wrapper button:last-child{margin-left:5px;background-color:#6ec45e}.sa-task-head>div.status-wrapper,.sa-task-head>div.notification-wrapper{background-color:#b9fd96}.sa-task-head>div label{color:#9f9f9f;font-size:.7rem}.sa-task-head>div p{padding:0 5px;margin:0}.task-wrapper{height:100%;overflow:auto}.sa-tasks-table th[data-sort=true]{cursor:pointer}.sa-tasks-table th[data-sort=true]::after{content:">";position:absolute;cursor:pointer;opacity:0;margin-left:2px;transition:all .2s ease-in-out;transform:rotate(90deg)}.sa-tasks-table th[data-sort=true][data-asc=true]::after{transform:rotate(-90deg)}.sa-tasks-table th[data-sort=true]:hover::after{opacity:1}.sa-tasks-table td.word-break{word-break:break-all}.sa-tasks-table td.nowrap{white-space:nowrap}.notification-center-wrapper{display:inline-block}.notification-center-wrapper .notification-center-header{margin:0 0 0 5px;padding:3px 6px;border-radius:4px;background-color:#eb575f}.notification-center-wrapper .notification-center-header::before{content:url("/static/icon/table_bell.svg");display:inline-block;vertical-align:middle;width:20px;height:20px;max-height:20px;max-width:20px}.notification-center-wrapper .notification-center-header::after{content:attr(data-new-notification-count);display:inline-block;font-size:.85rem;font-weight:400;color:#fff;margin-left:5px;vertical-align:middle}.notification-center-wrapper .notification-center-header[data-new-notification-count="0"]::before{content:url("/static/icon/table_bell-empty.svg")}.notification-center-wrapper .notification-center-header[data-new-notification-count="0"]::after{content:"";margin-left:0}th[data-column=Status]{white-space:nowrap}th[data-column=Status]::after{margin-top:4px}#alert-wrapper{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;overflow-y:auto}#alert-wrapper.hidden{display:none}#alert-wrapper .alert-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding-top:4px;padding-right:1rem;padding-left:1rem;padding-bottom:5rem;text-align:center}#alert-wrapper .alert-container>div:first-of-type{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(107,114,128,.75);transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}#alert-wrapper .alert-container>span{display:none}#alert-wrapper .alert-container .alert-content{display:inline-block;vertical-align:bottom;background-color:#fff;border-radius:.5rem;text-align:left;margin-top:2rem;margin-bottom:2rem;vertical-align:middle;max-width:32rem;width:100%;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;z-index:1}#alert-wrapper .alert-container .alert-content .alert-top{background-color:#fff;padding:.8rem 1rem .5rem 1rem}#alert-wrapper .alert-container .alert-content .alert-top .alert-top-wrapper{display:flex;align-items:flex-start}#alert-wrapper .alert-container .alert-content .alert-top .alert-top-wrapper .icon-wrapper{display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;border-radius:9999px;background-color:#fee2e2;flex-shrink:0;margin-left:0;margin-right:0}#alert-wrapper .alert-container .alert-content .alert-top .alert-top-wrapper .icon-wrapper svg{height:1.5rem;width:1.5rem;color:#dc2626}#alert-wrapper .alert-container .alert-content .alert-top .alert-top-wrapper .alert-description-title-wrapper{margin-left:1rem;text-align:left}#alert-wrapper .alert-container .alert-content .alert-top .alert-top-wrapper .alert-description-title-wrapper h3{color:#111827;font-size:1.125rem;line-height:1.5rem;font-weight:500}#alert-wrapper .alert-container .alert-content .alert-top .alert-top-wrapper .alert-description-title-wrapper .description{margin-top:.5rem}#alert-wrapper .alert-container .alert-content .alert-bottom{display:flex;flex-direction:row-reverse;background-color:#f3f4f6;padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:.75rem}#alert-wrapper .alert-container .alert-content .alert-bottom button{display:inline-flex;justify-content:center;width:auto;border-radius:.375rem;border:1px solid rgba(0,0,0,0);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding-top:.4rem;padding-right:1rem;padding-bottom:.4rem;padding-left:1rem;font-size:1rem;line-height:1.5rem;font-weight:500;margin-left:.75rem;cursor:pointer}#alert-wrapper .alert-container .alert-content .alert-bottom button#alert-action{color:#fff;background-color:#dc2626}#alert-wrapper .alert-container .alert-content .alert-bottom button#alert-action:hover{background-color:#b91c1c}#alert-wrapper .alert-container .alert-content .alert-bottom button#alert-cancel{border-color:#d1d5db;color:#374151;background-color:#fff}#alert-wrapper .alert-container .alert-content .alert-bottom button#alert-cancel:hover{background-color:#f9fafb}#new-category .inputs{display:grid;grid-template-columns:auto auto auto auto;gap:0 10px}#new-category .preSelected{align-items:center;display:grid;justify-content:space-evenly}.category-row .top{display:flex;align-items:center;justify-content:space-between;padding:10px 5px}.category-row .top .category-title{width:15%;display:flex;align-items:center}.category-row .top .category-title img{margin-right:10px}.category-row:nth-child(odd){background-color:#f3f3f3}.category-row:nth-child(odd) .new-product-form{background-color:#fff}.category-row:nth-child(odd) .product-row:nth-child(odd){background-color:#f3f3f3 !important}.category-row:nth-child(odd) .product-row:nth-child(even){background-color:#fff !important}.category-row:nth-child(even) .new-product-form{background-color:#f3f3f3}.category-row:nth-child(even) .product-row:nth-child(even){background-color:#f3f3f3}.category-row .category-title .category-name{display:flex;align-items:center}.category-row .category-title .category-name img{margin-right:10px}.category-row .category-dropdown{display:block;height:auto;overflow:hidden;transition:all .2s ease-in-out 0s}.category-row .category-dropdown .product-row{display:grid;grid-template-columns:1fr 0fr 1fr 1fr 1fr 0fr;align-items:center;gap:10px;padding:15px 20px 15px 40px}.category-row .category-dropdown .new-product-form .new-product-rows{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 0fr;gap:10px;align-items:center;padding:15px 20px 15px 40px}#new-brand .inputs{display:grid;grid-template-columns:auto auto auto;gap:0 10px}.brand-row{display:flex;align-items:center;justify-content:space-between;padding:10px 5px}.brand-row .brand-title{width:15%}.brand-row:nth-child(odd){background-color:#f3f3f3}.brand-row:nth-child(odd) .brand-row:nth-child(odd){background-color:#f3f3f3 !important}.brand-row:nth-child(odd) .brand-row:nth-child(even){background-color:#fff !important}.brand-row:nth-child(even) .brand-row:nth-child(even){background-color:#f3f3f3}.brand-row .brand-title{align-items:center}#store-form .inputs{display:grid;grid-template-columns:auto auto auto;gap:0 10px}#store-form .button-row{display:flex}.settings-wrapper{height:100%;overflow:auto}.popup-wrapper{display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.popup-wrapper>div{display:grid;grid-template-rows:0fr 1fr 0fr;grid-auto-flow:row;width:60%;height:90%;background-color:#fff;box-shadow:0 0 10px 2px gray;border-radius:6px;margin:auto;padding:20px}.popup-wrapper>div .popup-title-wrapper{padding:10px 0}.popup-wrapper>div .popup-title-wrapper p{font-size:1.1rem;margin-right:0;margin-left:0}.popup-wrapper>div .popup-content{width:100%;margin-bottom:20px;overflow-y:auto}.popup-wrapper>div .popup-content .input-wrapper input{margin-left:0}.popup-wrapper>div .bottom-wrapper{padding:10px 0}.popup-wrapper>div .bottom-wrapper button{padding:10px 15px;margin:0 10px}.popup-wrapper>div .bottom-wrapper button:first-of-type{margin-left:0}.new-customer-wrapper{padding:20px}.customer-wrapper #new-task{gap:10px;display:flex}.customer-wrapper .customer-details{gap:40px}.customer-wrapper .customer-details .customer-details-information{flex-basis:70%;box-shadow:0 0 3px 0 #d3d3d3;padding:20px;height:fit-content}.customer-wrapper .customer-details .customer-details-tasks{position:relative;flex-basis:30%}.customer-wrapper .customer-details .customer-details-tasks table{box-shadow:0 0 3px 0 #d3d3d3}.customer-wrapper .customer-details .customer-details-tasks h5{position:absolute;top:-50px}custom-select .input,.serviceDesk-select .input{display:flex;flex-flow:row;align-items:center;position:relative;padding:25px 15px 10px 15px;margin:10px 0;background-color:#fff;border:2px solid #e1e1e1}custom-select .input .value,.serviceDesk-select .input .value{padding-right:20px}custom-select .input .preamble,.serviceDesk-select .input .preamble{position:absolute;top:5px;font-size:.7rem;color:#9f9f9f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}custom-select .input input,.serviceDesk-select .input input{position:absolute;top:50%;left:28px;width:1px;height:1px;padding:0;margin:0;background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);border:none;outline:none;cursor:default}custom-select .input .value:empty,.serviceDesk-select .input .value:empty{min-height:18.39px}custom-select .input::after,.serviceDesk-select .input::after{content:"";position:absolute;right:15px;width:.8em;height:.5em;background-color:#929292;-webkit-clip-path:polygon(100% 0%, 0 0%, 50% 100%);clip-path:polygon(100% 0%, 0 0%, 50% 100%)}custom-select .select-wrapper,.serviceDesk-select .select-wrapper{position:relative;z-index:1}custom-select .select-wrapper .top,.serviceDesk-select .select-wrapper .top{display:flex;flex-flow:column;background-color:#a9a9a9;padding:10px}custom-select .dropdown,.serviceDesk-select .dropdown{position:absolute;width:100%;background-color:#fff;border-right:1px solid #a9a9a9;border-bottom:1px solid #a9a9a9;border-left:1px solid #a9a9a9;top:-10px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}custom-select .dropdown .select-search,.serviceDesk-select .dropdown .select-search{padding:10px 10px}custom-select .dropdown .select-search input,.serviceDesk-select .dropdown .select-search input{width:100%}custom-select .dropdown .options,.serviceDesk-select .dropdown .options{display:flex;flex-flow:column;margin:10px;max-height:500px;overflow-y:auto}custom-select .dropdown .options .option,.serviceDesk-select .dropdown .options .option{display:flex;flex-flow:row;justify-content:flex-start;width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;white-space:nowrap}custom-select .dropdown .options .option:hover,custom-select .dropdown .options .option.selected,.serviceDesk-select .dropdown .options .option:hover,.serviceDesk-select .dropdown .options .option.selected{background-color:#e0e0e0}custom-select .dropdown .options .option label,.serviceDesk-select .dropdown .options .option label{width:100%;margin:10px 5px}custom-select .dropdown .options .option input[type=checkbox],.serviceDesk-select .dropdown .options .option input[type=checkbox]{margin:auto;padding:0}custom-select .dropdown .options .option .action-icons,.serviceDesk-select .dropdown .options .option .action-icons{display:flex;margin-left:auto;background-color:#fff;gap:5px}custom-select .dropdown .options .option .action-icons>span,.serviceDesk-select .dropdown .options .option .action-icons>span{display:inline-block;margin:auto;background-color:#fff}custom-select .dropdown .options .option .action-icons>span img,.serviceDesk-select .dropdown .options .option .action-icons>span img{vertical-align:sub}custom-select .dropdown .options .option>.delete,.serviceDesk-select .dropdown .options .option>.delete{display:flex;padding:0 5px;background-color:#fff;margin-left:auto}.tabs-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-areas:"tabs" "content";grid-template-rows:max-content;height:100%;width:100%;justify-content:space-between;overflow:hidden;gap:0 5px;border-top:4px solid #37b9d1}.tabs-wrapper[data-count="2"]{grid-template-columns:repeat(2, 1fr)}.tabs-wrapper[data-count="4"]{grid-template-columns:repeat(4, 1fr)}.tabs-wrapper>input[type=radio]{display:none}.tabs-wrapper>input[type=radio]+label{height:fit-content;padding:1rem 1.2rem;color:#222;font-weight:400;border:none;border-bottom:1px solid #f4f4f4;border-inline-start:none;background-color:#e6e6e6;grid-area:tabs}.tabs-wrapper>input[type=radio]+label[data-position="1"]{grid-column:1}.tabs-wrapper>input[type=radio]+label[data-position="2"]{grid-column:2}.tabs-wrapper>input[type=radio]+label[data-position="3"]{grid-column:3}.tabs-wrapper>input[type=radio]+label[data-sub=true] .sub-wrapper{display:none}.tabs-wrapper>input[type=radio]+label+.tab-content{display:none;height:100%;width:100%;flex-grow:1;order:1;overflow:auto;grid-area:content}.tabs-wrapper>input[type=radio]+label+.tab-content>.grid-span{padding-top:0;padding-bottom:0}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="1"]{grid-template-columns:repeat(1, 1fr)}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="1"]>.grid-span{grid-column:span 1}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="2"]{grid-template-columns:repeat(2, 1fr)}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="2"]>.grid-span{grid-column:span 2}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="3"]{grid-template-columns:repeat(3, 1fr)}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="3"]>.grid-span{grid-column:span 3}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="4"]{grid-template-columns:repeat(4, 1fr)}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="4"]>.grid-span{grid-column:span 4}.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="2"][data-columns="2"]>div,.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="3"][data-columns="3"]>div,.tabs-wrapper>input[type=radio]+label+.tab-content[data-items="4"][data-columns="4"]>div{overflow:unset;border-inline:none}.tabs-wrapper>input[type=radio]+label+.tab-content>div{position:relative;padding:20px 20px 20px;border-inline:1px solid #e7e7e7;border-inline-start:none;overflow:auto}.tabs-wrapper>input[type=radio]+label+.tab-content>div>.title{position:absolute;top:6px;margin:0;font-size:.95rem}.tabs-wrapper>input[type=radio]+label+.tab-content>div[data-rows="2"]{display:flex;flex-flow:column}.tabs-wrapper>input[type=radio]+label+.tab-content>div[data-rows="2"]>div>.title{font-size:.95rem}.tabs-wrapper>input[type=radio]:checked+label{border-bottom:1px solid #222;background-color:#fff;background:#fff !important;border-bottom:none}.tabs-wrapper>input[type=radio]:checked+label+.tab-content{display:grid;grid-column:1/span 3;width:100%;height:100%}.tabs-wrapper>input[type=radio]:checked+label[data-sub=true]{padding-bottom:0}.tabs-wrapper>input[type=radio]:checked+label[data-sub=true] .sub-wrapper{display:block;width:100%}.tabs-wrapper>input[type=radio]:checked+label[data-sub=true] .sub-wrapper custom-select .input,.tabs-wrapper>input[type=radio]:checked+label[data-sub=true] .sub-wrapper .serviceDesk-select .input{padding:5px 10px 5px;margin:0 0 10px}[data-tabs] [data-tab]{background-color:#fff;color:#111827}[data-tabs] [data-tab] svg{color:#9ca3af}[data-tabs] [data-tab] svg:hover{color:#6b7280}[data-tabs] [data-tab]:hover,[data-tabs] [data-tab][data-open=true]{color:#4338ca;background-color:#f9fafb}[data-tabs] [data-tab]:hover svg,[data-tabs] [data-tab][data-open=true] svg{color:#4338ca}[data-tabs-content] [data-tab]{display:none}[data-tabs-content] [data-tab][data-open=true]{display:block}.settings-tabs{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-areas:"tabs" "content";grid-template-rows:max-content;height:100%;width:100%;justify-content:space-between;overflow:hidden;gap:0 5px;border-top:4px solid #37b9d1}.settings-tabs[data-count="2"]{grid-template-columns:repeat(2, 1fr)}.settings-tabs[data-count="4"]{grid-template-columns:repeat(4, 1fr)}.settings-tabs>input[type=radio]{display:none}.settings-tabs>input[type=radio]+label{height:fit-content;padding:1rem 1.2rem;color:#222;font-weight:400;border:none;border-bottom:1px solid #f4f4f4;border-inline-start:none;background-color:#e6e6e6;grid-area:tabs}.settings-tabs>input[type=radio]+label[data-position="1"]{grid-column:1}.settings-tabs>input[type=radio]+label[data-position="2"]{grid-column:2}.settings-tabs>input[type=radio]+label[data-position="3"]{grid-column:3}.settings-tabs>input[type=radio]+label[data-position="4"]{grid-column:4}.settings-tabs>input[type=radio]+label[data-sub=true] .sub-wrapper{display:none}.settings-tabs>input[type=radio]+label+.tab-content{display:none;height:100%;width:100%;flex-grow:1;order:1;overflow:auto;grid-area:content}.settings-tabs>input[type=radio]+label+.tab-content>.grid-span{padding-top:0;padding-bottom:0}.settings-tabs>input[type=radio]+label+.tab-content[data-items="1"]{grid-template-columns:repeat(1, 1fr)}.settings-tabs>input[type=radio]+label+.tab-content[data-items="1"]>.grid-span{grid-column:span 1}.settings-tabs>input[type=radio]+label+.tab-content[data-items="2"]{grid-template-columns:repeat(2, 1fr)}.settings-tabs>input[type=radio]+label+.tab-content[data-items="2"]>.grid-span{grid-column:span 2}.settings-tabs>input[type=radio]+label+.tab-content[data-items="3"]{grid-template-columns:repeat(3, 1fr)}.settings-tabs>input[type=radio]+label+.tab-content[data-items="3"]>.grid-span{grid-column:span 3}.settings-tabs>input[type=radio]+label+.tab-content[data-items="4"]{grid-template-columns:repeat(4, 1fr)}.settings-tabs>input[type=radio]+label+.tab-content[data-items="4"]>.grid-span{grid-column:span 4}.settings-tabs>input[type=radio]+label+.tab-content[data-items="2"][data-columns="2"]>div,.settings-tabs>input[type=radio]+label+.tab-content[data-items="3"][data-columns="3"]>div,.settings-tabs>input[type=radio]+label+.tab-content[data-items="4"][data-columns="4"]>div{overflow:unset;border-inline:none}.settings-tabs>input[type=radio]+label+.tab-content>div{position:relative;padding:20px 20px 20px;border-inline:1px solid #e7e7e7;border-inline-start:none;overflow:auto}.settings-tabs>input[type=radio]+label+.tab-content>div>.title{position:absolute;top:6px;margin:0;font-size:.95rem}.settings-tabs>input[type=radio]+label+.tab-content>div[data-rows="2"]{display:flex;flex-flow:column}.settings-tabs>input[type=radio]+label+.tab-content>div[data-rows="2"]>div>.title{font-size:.95rem}.settings-tabs>input[type=radio]:checked+label{border-bottom:1px solid #222;background-color:#fff;background:#fff !important;border-bottom:none}.settings-tabs>input[type=radio]:checked+label+.tab-content{display:grid;grid-column:1/span 4;width:100%;height:100%}.settings-tabs>input[type=radio]:checked+label[data-sub=true]{padding-bottom:0}.settings-tabs>input[type=radio]:checked+label[data-sub=true] .sub-wrapper{display:block;width:100%}.settings-tabs>input[type=radio]:checked+label[data-sub=true] .sub-wrapper custom-select .input,.settings-tabs>input[type=radio]:checked+label[data-sub=true] .sub-wrapper .serviceDesk-select .input{padding:5px 10px 5px;margin:0 0 10px}[data-tabs] [data-tab]{background-color:#fff;color:#111827}[data-tabs] [data-tab] svg{color:#9ca3af}[data-tabs] [data-tab] svg:hover{color:#6b7280}[data-tabs] [data-tab]:hover,[data-tabs] [data-tab][data-open=true]{color:#4338ca;background-color:#f9fafb}[data-tabs] [data-tab]:hover svg,[data-tabs] [data-tab][data-open=true] svg{color:#4338ca}[data-tabs-content] [data-tab]{display:none}[data-tabs-content] [data-tab][data-open=true]{display:block}.search-table{left:50% !important;width:760px;transform:translateX(-50%);box-shadow:0 7px 9px 0 #d3d3d3;border-collapse:collapse}.search-table tbody tr:hover{background-color:#ccc}.search-table tbody tr td{padding:20px}.notification-bubble-popup-wrapper{padding:12px;background-color:#fff;border-radius:6px;overflow-y:auto}.notification-bubble-popup-wrapper .notification-wrapper{padding:20px;border:1px solid #d3d3d3}.notification-wrapper{background-color:#fff;padding:0 10px;margin:10px 0;border:2px solid #ededea}.notification-wrapper.new{background-color:#87bf47}.notification-wrapper.new .title,.notification-wrapper.new .bottom p{color:#fff}.notification-wrapper .title{font-weight:400;color:#222}.notification-wrapper .top{padding-bottom:10px}.notification-wrapper .bottom p{color:#222}.sa-checkout-wrapper{display:flex;flex-flow:column;gap:20px}.sa-checkout-wrapper table{border-collapse:collapse}.sa-checkout-wrapper table tr:nth-child(odd){background-color:#f5f5f5}.sa-checkout-wrapper table tr td{padding:10px}.sa-checkout-wrapper table tr td:last-of-type{text-align:right}.sa-checkout-wrapper table tr:last-child td{margin-top:40px}.sa-checkout-wrapper table.checkout-sum-table td{padding:20px;font-weight:500}.sa-checkout-wrapper table.checkout-sum-table td:last-of-type{font-size:1.1rem}.sa-checkout-wrapper .checkout-left-wrapper{width:50%;padding:20px;border-inline-end:1px solid gray}.sa-checkout-wrapper .checkout-right-wrapper{width:50%;padding:20px;border-inline-start:1px solid gray}html{width:100%;height:100%}body{font-family:"Roboto";display:flex;flex-flow:column;width:100%;height:100%}p,h1,h2,h3,h4,h5,h6{margin:10px 5px}h5{font-size:1.5rem;font-weight:500}p{color:#707070;font-size:.95rem;font-weight:300}a{font-size:.95rem;color:#707070;font-weight:400;text-decoration:none;cursor:pointer}button{padding:14px 20px;border:none;border-radius:3px}#saVersion span{color:#5e5e5e}.sa-status-color-white{background-color:#fff !important}.sa-status-color-green{background-color:#87bf47 !important;color:#fff !important}.sa-status-color-default{background-color:#707070 !important;color:#fff !important}.sa-status-color-red{background-color:#eb575f !important;color:#fff !important}.sa-status-color-lightred{background-color:#f27d56 !important;color:#fff !important}.sa-status-color-blue{background-color:#37b9d1 !important;color:#fff !important}.sa-status-text-color-red{color:#eb575f}.sa-status-text-color-orange{color:#ff9d00}.sa-status-text-color-lightred{color:#f27d56}.sa-status-text-color-green{color:#87bf47}.sa-status-text-color-blue{color:#37b9d1}#customerList{background-color:#444;color:#fff}.hidden{display:none !important}.tool{cursor:help;position:relative}.tool:not(img){display:block;margin-top:auto;margin-bottom:auto}.tool::before,.tool::after{left:50%;opacity:0;position:absolute;z-index:-100}.tool:hover::before,.tool:focus::before,.tool:hover::after,.tool:focus::after{opacity:1;transform:scale(1) translateY(0) translateX(-33%);z-index:100}.tool::before{border-style:solid;border-width:1em .75em 0 .75em;border-color:#3e474f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:100%;left:20%;content:"";margin-left:-0.3em;transition:all .65s cubic-bezier(0.84, -0.18, 0.31, 1.26),opacity .65s 0s;transform:scale(0.6) translateY(-90%)}.tool:hover::before,.tool:focus::before{transition:all .65s cubic-bezier(0.84, -0.18, 0.31, 1.26) .65s}.tool::after{background:#3e474f;border-radius:.25em;bottom:150%;color:#edeff0;content:attr(data-tip);margin-left:-8.75em;padding:1em;transition:all .65s cubic-bezier(0.84, -0.18, 0.31, 1.26) .2s;transform:scale(0.6) translateY(50%);width:17.5em}.tool:hover::after,.tool:focus::after{transition:all .65s cubic-bezier(0.84, -0.18, 0.31, 1.26)}@media(max-width: 760px){.tool::after{font-size:.75em;margin-left:-5em;width:10em}}.table-column{width:100%;border-spacing:0 10px}.table-column tr td:nth-child(even){text-align:right}.checkboxes-wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}.checkboxes-wrapper .input-wrapper{margin:5px}#changeCustomerCard{cursor:not-allowed;text-decoration:line-through}.status-wrapper #svg-status-ok{stroke-dasharray:22;stroke-dashoffset:22;animation:check .2s linear forwards}@keyframes check{0%{stroke-dashoffset:-22}100%{stroke-dashoffset:0}}.flex{display:flex}.flex.flex-row{flex-flow:row}.flex.flex-wrap{flex-wrap:wrap}.flex.flex-nowrap{flex-wrap:nowrap}.flex.gap-0-10,.grid.gap-0-10{gap:0 10px}.flex.gap-10-0,.grid.gap-10-0{gap:10px 0}.flex.gap-0-20,.grid.gap-0-20{gap:0 20px}.flex.gap-20-0,.grid.gap-20-0{gap:20px 0}.flex.gap-10,.grid.gap-10{gap:10px}.flex.gap-20,.grid.gap-20{gap:20px}.grid{display:grid}.grid.columns-repeat-1{grid-template-columns:repeat(1, 1fr)}.grid.columns-repeat-1.columns-repeat-auto{grid-template-columns:repeat(1, auto)}.grid.columns-repeat-2{grid-template-columns:repeat(2, 1fr)}.grid.columns-repeat-2.columns-repeat-auto{grid-template-columns:repeat(2, auto)}.grid.columns-repeat-3{grid-template-columns:repeat(3, 1fr)}.grid.columns-repeat-3.columns-repeat-auto{grid-template-columns:repeat(3, auto)}.grid.columns-repeat-4{grid-template-columns:repeat(4, 1fr)}.grid.columns-repeat-4.columns-repeat-auto{grid-template-columns:repeat(4, auto)}.grid.rows-max-content{grid-template-rows:max-content}.grid.gap-10{gap:0 10px}.icon-filter-red{filter:invert(70%) sepia() saturate(10000%) hue-rotate(370deg)}.sa-tasks-tbody>tr{content-visibility:auto}.center-status-wrapper{display:flex;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.center-status-wrapper object{margin:auto;height:40%}body.status-loading,body.status-loading *{cursor:progress}#taskDatePicker{margin:20px}#taskSearch{padding:22px 15px 5px 15px !important}#customerSearch{padding:22px 15px 5px 15px !important;margin-right:20px}.sa-task-head{border-bottom:none !important}.sa-task-head table{background-color:#fff}.sa-task-head table tr th{font-size:.95rem;font-weight:500}.sa-task-head table tr td{font-weight:300}#popupNewCustomer{margin-left:0;margin-right:0}.status3-container{position:absolute;height:100%;width:100%;z-index:10}.status3-container.ok .status3-wrapper{background-color:#6aac00}.status3-container.error .status3-wrapper{background-color:#eb575f}.status3-container .status3-wrapper{display:flex;align-items:center;justify-content:center;flex-flow:column;position:fixed;top:0;right:0;left:0;bottom:0;height:60px;width:200px;margin-left:auto;margin-right:auto;background-color:#3e474f;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:all .2s ease-in-out}.status3-container .status3-wrapper svg{height:35px;width:35px;stroke:#fff}.status3-container .status3-wrapper .status-icon-loading{height:60px;width:60px}.status3-container .status3-wrapper .ok-status svg{stroke:#fff}.status3-container .status3-wrapper .status-message{color:#fff}.status3-container.closed .status3-wrapper{top:-60px}.bubble-wrapper::after{content:attr(data-new-notification-count);position:absolute}.notification-bubble{margin-left:10px}.notification-bubble.empty{display:none}.strike{text-decoration:line-through}.bgfilter{position:fixed;inset:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.legend{font-size:1.5rem;font-weight:400;color:#5f5f5f;margin-top:0;margin-right:0;margin-left:0}
