*,*::before,*::after{box-sizing:border-box}html,body{padding:0;margin:0;height:100%;font-family:"Roboto Condensed",sans-serif;background-color:#ccc}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:1em}a{color:#3057d5;text-decoration:none}a:hover{text-decoration:underline}.m21-admin-login{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.w-grid{height:100%;display:flex;flex-direction:column;justify-content:space-between}.w-header{flex:0 0 min-content;background-color:#000;color:#ccc;padding:1rem;display:flex;justify-content:space-between;align-items:center}.w-brand a{color:rgba(204,204,204,.9);text-decoration:none}.w-brand a:hover{color:#ccc}.w-menu{margin-left:auto}.w-menu a{display:inline-block;margin-left:1rem;color:rgba(204,204,204,.9);text-decoration:none}.w-menu a:hover{color:#ccc}.w-menu-closer{position:absolute;top:.5rem;right:1rem;font-size:2rem;cursor:pointer;display:none}.w-menu-closer:hover{color:#ccc}.w-menu-opener{display:none;color:rgba(204,204,204,.9);cursor:pointer}.w-menu-opener:hover{color:#ccc}@media(max-width: 640px){.w-menu{position:fixed;z-index:4000;top:0;right:0;bottom:0;left:0;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transform-origin:right top;transform:scale(0);transition:opacity 250ms ease-out,transform 250ms ease-out}.w-menu a{display:block;margin-left:0;margin-top:1rem;margin-bottom:1rem}.menuopen .w-menu{opacity:1;transform:none}.w-menu-closer{display:block}.w-menu-opener{display:block}}.w-body{flex:1 1 auto;padding:1rem;overflow-y:auto}.w-data-toolbar{flex:0 0 min-content;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.w-data-toolbar h3{margin-bottom:0;margin-right:auto}.w-data-toolbar h3 button{margin-left:1rem;filter:grayscale(100%) brightness(145%)}.w-data-toolbar h3 button.active{filter:none}.w-data-toolbar button{width:unset;padding:.15rem .3rem;margin-bottom:0}.w-data-toolbar button.w-export-products,.w-data-toolbar button.w-import-products{filter:grayscale(100%)}.w-data-toolbar *+button{margin-left:1rem}.w-data-toolbar input{display:block;background-color:#eee}.w-data{flex:1 1 auto;overflow:auto}.w-data table{min-width:100%;border-collapse:separate;border-spacing:0}.w-data table img.w-thumb{max-width:100px;max-height:100px;border:1px solid #ccc}.w-data table i.fa{font-size:1.2rem}.w-data table i.fa-square-o{color:#aaa}.w-data table i.fa-check-square-o{color:#3057d5}.w-data th,.w-data td{border-right:1px solid #aaa;border-bottom:1px solid #aaa;background-clip:border-box;scroll-snap-align:start}.w-data thead{z-index:1000;position:relative}.w-data th,.w-data td{padding:.6rem;text-align:left;margin:0}.w-data th.buttons,.w-data td.buttons{min-width:unset;text-align:center;padding:.2rem}.w-data th.buttons i.fa,.w-data td.buttons i.fa{padding:.5rem 1.3rem .5rem .5rem;border:1px solid #ccc;border-radius:5px}.w-data th.buttons i.fa:hover,.w-data td.buttons i.fa:hover{border-color:#333}.w-data thead th{position:sticky;top:0;border-top:1px solid #aaa;background-clip:border-box}.w-data thead th:first-of-type{border-left:1px solid #aaa}.w-data thead th.pin{left:0;z-index:1001}.w-data tbody th{background-clip:border-box}.w-data tbody{z-index:10;position:relative}.w-data tbody th{position:sticky;left:0}.w-data thead th,.w-data tbody th{min-width:6rem;max-width:40vw !important;overflow-x:hidden;text-overflow:ellipsis;background-color:#ddd}.w-data tbody th{background-color:#eee;border-left:1px solid #aaa}.w-data tbody td{background-color:#eee}.w-data tbody tr{cursor:pointer}.w-data tbody tr:hover{filter:brightness(95%)}.admin-download span{white-space:nowrap}