@import"https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://cdn.jsdelivr.net/gh/hung1001/font-awesome-pro@4cac1a6/css/all.css";html,body{position:relative;width:100%;height:100%}body{margin:0;padding:0;color:#737373;background-color:#f7f7f7;font-family:Sarabun,sans-serif}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}form{margin-bottom:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#e5e5e5}a{color:#737373;background:transparent;text-decoration:none;cursor:pointer}a:hover{color:#0073aa;text-decoration:underline}.icon{font-family:"Font Awesome 5 Pro";font-size:16px;font-style:normal}.icon:before{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.icon.pad{margin-right:5px}.icon.light{font-weight:300}.icon.normal{font-weight:400}.icon.bold{font-weight:600}.icon.red{color:#e74c3c}.icon.orange{color:#e67e22}.icon.green{color:#2ecc71}.icon.blue{color:#3498db}.icon.purple{color:#9b59b6}.icon.gray{color:#a3a3a3}.left{float:left}.right{float:right}.box-tb{display:table;width:100%}.middle{margin:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;display:flex;align-items:center}.app-body{position:relative;top:40px;left:200px;z-index:0;padding:10px;height:calc(100% - 40px);width:calc(100% - 200px);min-width:900px;overflow-x:hidden;overflow-y:scroll;transition:.4s}.popup-body{position:relative;padding:10px}#app-content{display:none;max-width:1055px;animation:fadeIn .4s;-webkit-animation:fadeIn .4s}#overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;background-color:#0006}.overlay-center{display:flex;justify-content:center;align-items:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes zoomIn{0%{transform:scale(.1)}to{transform:scale(1)}}button{height:30px;color:#737373;background-color:#efefef;border:1px solid #a3a3a3;border-radius:3px;padding:4px 7px 3px;text-align:center;font:14px Prompt;outline:none;cursor:pointer}button .icon{font-size:14px;margin-right:5px}button.red{color:#fff;background-color:#e74c3c;border-color:#e74c3c}button.orange{color:#fff;background-color:#e67e22;border-color:#e67e22}button.green{color:#fff;background-color:#2ecc71;border-color:#2ecc71}button.blue{color:#fff;background-color:#3498db;border-color:#3498db}button.purple{color:#fff;background-color:#9b59b6;border-color:#9b59b6}button.gray{color:#fff;background-color:#a3a3a3;border-color:#a3a3a3}button.white{color:#737373;background-color:#e5e5e5;border-color:#d4d4d4}button:disabled{pointer-events:none;color:#a3a3a3;border-color:#d4d4d4;background-color:#d4d4d4}button:hover:not(.red,.orange,.green,.blue,.purple,.gray,.white){background-color:#e5e5e5}button.red:hover,button.orange:hover,button.green:hover,button.blue:hover,button.purple:hover,button.gray:hover{opacity:.8}button.white:hover{color:#0073aa}button.shadow{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}.btn-icon{width:30px;height:30px;font-family:"Font Awesome 5 Pro";font-size:15px;color:#7f8c8d;text-align:center;padding:0}.btn-icon.light{font-weight:300}.btn-icon.normal{font-weight:400}.btn-icon.bold{font-weight:600}.btn-icon.circle{width:28px;height:28px;margin:0;padding:1px 0 0;border-color:#e5e5e5;border-radius:50%}.btn-icon.circle:hover{color:#0073aa;border-color:#d4d4d4}.btn-icon.circle:disabled{color:#d4d4d4;border-color:#e5e5e5;background-color:transparent}.btn-icon:disabled{pointer-events:none;color:#a3a3a3;border-color:transparent;background-color:#d4d4d4}::placeholder{opacity:.3;font-style:italic}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox],input[type=radio]{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}input[type=file]::file-selector-button{font-size:14px;color:#737373}.date-only::-webkit-calendar-picker-indicator{display:none}.date-only::-webkit-input-placeholder{visibility:hidden}input:not([type=radio],[type=checkbox]),select{max-height:30px;padding:0 5px;color:#737373;outline-color:#3498db;background-color:#fff;border:1px solid #ccc;border-radius:3px;font:14px Sarabun;line-height:2em}select{padding:4px}input:disabled,input:read-only{background-color:#e5e5e5}select:disabled{background-color:#e5e5e5}textarea{resize:none;vertical-align:middle;padding:5px;color:#737373;outline-color:#3498db;background-color:#fff;border:1px solid #ccc;border-radius:3px;font:14px Sarabun}.table-data{background-color:#fff;border:1px solid #d4d4d4;font-size:14px;line-height:2.4em}.table-data .header,.table-data .footer{display:table;position:relative;width:100%;height:40px;padding:3px 8px}.table-data .footer{background-color:#fafafa}.table-data .header .title{margin-left:4px}.table-data .header .title,.table-data .footer .status{font:15px Prompt}.table-data .action-box{right:5px}.table-data table{width:100%;border-collapse:collapse;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.table-data table tr:hover td{background-color:#f8fafc}.table-data table th{font-weight:600;background-color:#f5f5f5}.table-data table th,.table-data table td{padding:2px 8px;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.table-data table td{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-data table th:last-child,.table-data table td:last-child{border-right:none}.table-data table tr:last-child td{border-bottom:none}.table-data tfoot tr:first-child th{border-top:1px solid #e5e5e5}.table-data tfoot tr:last-child th{border-bottom:none}.table-data table .td2row{white-space:initial;line-height:1.5em;padding-top:4px;padding-bottom:4px}.table-data table .td2row div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-data table .td2row .twoline{display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;line-height:1.5em;max-height:3em}.tabs{position:relative;width:100%}.tabs .menu{width:100%;border-bottom:1px solid #d4d4d4}.tabs .menu button{height:auto;border:1px solid #d4d4d4;border-radius:3px 3px 0 0;font-size:14px;text-align:center;padding:8px;cursor:pointer;position:relative;bottom:-1px}.tabs .menu button.active{color:#2980b9;background-color:#fff;border-top:2px solid #3498db;border-bottom:1px solid transparent}.tabs .menu button.active .icon{font-weight:600}.tabs .content{font-size:14px;line-height:2.4em;border:1px solid #d4d4d4;border-top:none}.tabs .header,.tabs .footer{display:table;position:relative;width:100%;height:40px;padding:3px 8px;background-color:#fff}.tabs .footer{display:none;background-color:#f5f5f5}.tabs .header .title,.tabs .footer .status{font:15px Prompt}.tabs .body{background-color:#fff}.tabs .body table{width:100%;border-collapse:collapse;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.tabs .body table tr:hover td{background-color:#f8fafc}.tabs .body table th{font-weight:600;background-color:#f5f5f5}.tabs .body table th,.tabs .body table td{padding:2px 8px;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.tabs .body table td{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabs .body table th:last-child,.tabs .body table td:last-child{border-right:none}.tabs .body table tr:last-child td{border-bottom:none}.tabs .body table .td2row{white-space:initial;line-height:1.5em;padding-top:4px;padding-bottom:4px}.tabs .body table .td2row div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tabs .body table .td2row .twoline{display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;line-height:1.5em;max-height:3em}.tabs .tabs-loader{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;background-color:#0000000d}.tabs .tabs-loader .spinner{border:5px solid #bdbdbd;border-radius:50%;border-top:5px solid #3498db;border-left:5px solid #3498db;width:64px;height:64px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.status-bar{display:table;width:100%;margin-bottom:10px;font-size:14px}.status-bar .action{float:left;width:130px;margin-right:5px}.status-bar .action button{display:block;width:130px;height:40px}.status-bar .action button:not(:last-child){margin-bottom:5px}.status-bar .item{float:left;height:130px;padding:1px;background-color:#fff;border:1px solid #e5e5e5}.status-bar .item:not(:last-child){margin-right:5px}.status-bar .item .header{text-align:center;line-height:2em;font-family:Prompt;border-bottom:1px solid #eee}.status-bar .item .content{padding:2px 8px;line-height:1.6em}.status-bar .item .topic,.status-bar .item .text{display:inline-block}.wg-status{height:85px;position:relative;color:#fff;font-family:Prompt;cursor:pointer}.wg-status .title{margin:0;position:absolute;bottom:0;width:100%;padding:5px;font-size:16px;text-align:center;background-color:#0000001a}.wg-status .body{padding-top:2px;font-size:32px;text-align:center}.wg-status.red{background-color:#e74c3c}.wg-status.orange{background-color:#e67e22}.wg-status.green{background-color:#2ecc71}.wg-status.blue{background-color:#3498db}.wg-status.purple{background-color:#9b59b6}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;top:0;right:0;z-index:1;width:100%;min-width:150px;padding:2px;background-color:#fff;box-shadow:0 8px 16px #0003}.dropdown-content .item{width:100%;font-size:14px;line-height:2.5em;font-weight:400;padding:0 10px;cursor:pointer}.dropdown-content .item:not(:last-child){border-bottom:1px dashed #e5e5e5}.dropdown-content .item:hover{color:#0073aa;background-color:#f5f5f5}@media print{@page{size:A4 portrait}body{color:#000!important;background-color:#fff!important}a{color:#000}.hide-print,button,input,select{display:none!important}table,th,td,div{border-color:#000!important}textarea{border:none!important;color:#000!important;background-color:transparent!important}hr{border-color:#000!important}}.print-container{margin:auto;padding:2px;width:775px;display:table}.print-table{width:100%;border-collapse:collapse;line-height:2.5em;border:1px solid #D4D4D4}.print-table th{font-weight:700;background-color:#f5f5f5}.print-table td{background-color:#fff}.print-table th,.print-table td{padding:0 8px;border-bottom:1px solid #D4D4D4;border-right:1px solid #D4D4D4}.print-table tfoot th{border-bottom:none}.print-table th:last-child,.print-table td:last-child{border-right:none}.print-table .td2row{padding-top:4px;padding-bottom:4px;line-height:1.5em}.print-table .td2row div:first-child{font-weight:600}.print-table .td2row div:last-child{font-style:italic}#page-login ::placeholder{opacity:.15;color:#b3daff;font-style:italic}#page-login{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}#frm-login,#loader{display:none}#page-login .frm{width:300px;padding:2px;font:16px Prompt;text-align:center;color:#b3daff;border:1px solid #007bec50;background-color:#011b62e0;border-radius:5px;animation:fadeIn .4s;-webkit-animation:fadeIn .4s;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}#page-login .frm .header{font-size:18px;font-weight:500;font-style:italic;line-height:2.1em;border-bottom:1px solid #007bec50}#page-login .frm .footer{font-size:14px;line-height:2.3em;border-top:1px solid #007bec50}#page-login .frm .body{padding:5px}#page-login .input{margin:auto;display:flex;position:relative;justify-content:center;align-items:center;width:250px;padding:5px 0}#page-login .input .icon{position:absolute;left:0;width:45px;font-size:20px;font-weight:600;color:#007bec}#page-login .input input:focus{color:orange;border-color:#007bec80}#page-login .input input:focus+.icon{color:orange;font-weight:600}#page-login .input input{width:100%;height:auto;max-height:none;padding:8px 45px;outline:none;border:none;border-radius:3px;font:18px Verdana,Tahoma;color:#007bec;border:1px solid #007bec20;background-color:#007bec20}#page-login .input button{width:100%;height:auto;padding:8px;cursor:pointer;font:18px Verdana,Tahoma;color:#b3daff;background-color:transparent;border:1px solid #007bec50;border-radius:3px}#page-login .input button:hover{background:#0078d730;color:orange}#page-login .line-app{margin:5px auto;display:table}#page-login .line-app img{margin:0 3px;height:30px;border-radius:6px;cursor:pointer}#page-login .line-app img:hover{opacity:.8}#err-msg{text-align:center;font-size:14px;color:#e74c3c}#page-login .loader{border:15px solid #f3f3f3;border-radius:50%;border-top:15px solid #016fd4;border-bottom:15px solid #016fd4;width:150px;height:150px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#totop{display:none;position:fixed;bottom:20px;left:210px;z-index:5}#totop button{font-size:16px;border:none;width:35px;height:35px;margin-top:5px;display:block}#totop button:hover{color:#fff}@media only screen and (max-width: 1024px){#totop{left:55px}}.page-spinner{border:10px solid #bdbdbd;border-radius:50%;border-top:10px solid #3498db;border-bottom:10px solid #3498db;width:120px;height:120px;-webkit-animation:spin 1.6s linear infinite;animation:spin 1.6s linear infinite}.page-spinner-text{position:absolute;font:16px Prompt;color:#3498db;text-align:center;line-height:1.1em}#topbar{position:fixed;display:table;top:0;left:0;z-index:1;height:40px;width:100%;min-width:320px;padding-left:200px;background-color:#fff;font:14px Prompt;transition:.4s;box-shadow:#00000029 0 1px 4px}#topbar .box{position:relative;width:120px;padding:2px 0;line-height:1.286em;text-align:center;font-family:Sarabun}#topbar .box.left{padding-left:34px;border-right:1px solid #E5E7EB}#topbar .box.right{padding:5px;border-left:1px solid #E5E7EB}#topbar .box .icon{position:absolute;margin:0;top:50%;left:8px;-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:22px;font-weight:300}#topbar .box div:first-child{font-size:16px;font-weight:500}#topbar .box div:nth-child(2){font-size:14px}#topbar .user-info{float:left;padding:2px 10px;text-align:center;font-size:14px;line-height:1.286em;font-family:Sarabun;border-left:1px solid #E5E7EB}#topbar .user-level{float:left;display:flex;align-items:center;justify-content:center;font-size:22px;width:40px;height:40px}#topbar button{border:none;border-radius:0;display:block;float:left;width:45px;height:40px;cursor:pointer;text-align:center;color:#737373;background-color:transparent}#topbar button .icon{font-size:22px;font-weight:300;margin:0}#topbar .left button{border-right:1px solid #f0f0f0}#topbar .right button{border-left:1px solid #f0f0f0}#topbar button:hover{color:#0073aa;background-color:#f0f0f0}#topbar button:disabled{pointer-events:none;color:#ccc}#sidebar{position:fixed;top:0;left:0;z-index:2;height:100%;width:200px;overflow-x:hidden;background-color:#253544;font-size:14px;font-family:Prompt;transition:.4s}#sidebar hr{border:none;border-top:2px solid rgba(0,0,0,.25);margin:2px 0}#sidebar .header{height:40px;position:relative;color:#eef2f6;background-color:#2e4255}#sidebar .header .title{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);text-align:center;font-size:20px;font-weight:500;font-style:italic;overflow:hidden;text-overflow:clip;white-space:nowrap}#sidebar .header .menu{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fffc;cursor:default}#sidebar .header .menu .icon{font-size:20px}#sidebar .version{width:100%;text-align:center;position:absolute;bottom:5px;color:#3e5a74;overflow:hidden;text-overflow:clip;white-space:nowrap}#sidebar .topic{width:100%;height:34px;font-size:15px;line-height:2.267em;text-align:center;color:#eef2f6;background-color:#2e4255;overflow:hidden;text-overflow:clip;white-space:nowrap}#sidebar button{display:flex;position:relative;width:100%;height:34px;padding:0 10px;line-height:2.267em;border:none;border-radius:0;font-size:15px;font-family:Prompt;text-align:left;align-items:center;cursor:pointer;color:#b4bcc8;background-color:#253544}#sidebar button .text{overflow:hidden;text-overflow:clip;white-space:nowrap}#sidebar button .icon{width:24px;font-size:18px;font-weight:300;line-height:normal}#sidebar button:hover{color:#fff;background-color:#3e5a74}#sidebar button:disabled{pointer-events:none;color:#888}#sidebar button.active{color:#fff;background-color:#2974aa;outline:none}#sidebar button.active:before{position:absolute;right:4px;top:1px;content:"";font-family:"Font Awesome 5 Pro";font-size:16px;color:#fff}#sidebar .dev-permit,#sidebar .admin-permit{display:none}@media screen and (max-width: 1024px){#topbar{padding-left:45px}#sidebar{width:45px}.app-body{left:45px;width:calc(100% - 45px);min-width:900px}#sidebar .title,#sidebar .version,#sidebar button .text,#sidebar button.active:before{display:none}#sidebar .header .menu{display:block}#sidebar hr{margin:0;border-width:6px}#sidebar .topic{height:6px;background-color:#00000040}#sidebar button{padding:0;height:40px;justify-content:center}#sidebar button .icon{margin:0;width:auto;font-size:20px}#topbar #nav-install{display:none}}@media screen and (max-width: 699px){#topbar #nav-privacy{display:none}}@media screen and (max-width: 600px){#topbar .user-info,#topbar .user-level{display:none}#topbar #box-time,#topbar #box-version{width:auto;padding:2px 5px}#topbar #box-time .icon,#topbar #box-version .icon{display:none}}.btn-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.btn-loader .spinner{border:3px solid #F1F5F9;border-color:#0EA5E9 #0EA5E9 #F1F5F9 #F1F5F9;border-radius:50%;width:22px;height:22px;animation:spin .8s linear infinite}.confirm{width:200px;padding:5px;border-radius:5px;border:1px solid #888;background-color:#fff;text-align:center;font-family:Prompt;animation:zoomIn .25s;-webkit-animation:zoomIn .25s;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.confirm.orange .header{color:#e67e22;border-color:#e67e22}.confirm.red .header{color:#e74c3c;border-color:#e74c3c}.confirm.green .header{color:#2ecc71;border-color:#2ecc71}.confirm .header{color:#2ecc71;font-size:18px;line-height:2.2em;font-weight:500;border-bottom:1px solid #2ecc71}.confirm .message{font-size:14px;line-height:normal;padding:10px 0}.confirm button{width:calc(50% - 3px)}.alert{width:200px;padding:5px;border-radius:5px;border:1px solid #888;background-color:#fff;text-align:center;font-family:Prompt;animation:zoomIn .25s;-webkit-animation:zoomIn .25s;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.alert.green{color:#2ecc71}.alert.red{color:#e74c3c}.alert.orange{color:#e67e22}.alert.blue{color:#3498db}.alert .icon{margin-top:5px;font-size:80px;font-weight:300}.alert .message{padding-bottom:10px;font-size:14px;line-height:normal}.alert button{width:100%;height:35px}.notify{visibility:hidden;display:table;position:fixed;min-width:200px;padding:6px 10px;border-radius:2px;font:18px Prompt;color:#ffffffe6;box-shadow:0 8px 16px #0003;opacity:.9}.notify.green{background-color:#2ecc71}.notify.red{background-color:#e74c3c}.notify.orange{background-color:#e67e22}.notify.blue{background-color:#3498db}.notify.show{visibility:visible;-webkit-animation:notifyFadein .5s,notifyFadeout .5s 2.5s;animation:notifyFadein .5s,notifyFadeout .5s 2.5s}.notify .icon{font-size:18px}.notify .text{margin-left:5px;display:inline-block}@-webkit-keyframes notifyFadein{0%{top:0;opacity:0}to{top:50px;opacity:1}}@keyframes notifyFadein{0%{top:0;opacity:0}to{top:50px;opacity:1}}@-webkit-keyframes notifyFadeout{0%{top:50px;opacity:1}to{top:0;opacity:0}}@keyframes notifyFadeout{0%{top:50px;opacity:1}to{top:0;opacity:0}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;padding-top:40px;background-color:#0006}.modal-content{position:relative;margin:auto;width:80%;padding:0 2px;background-color:#fff;border:1px solid #e5e5e5;border-radius:3px;font-family:Prompt;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.modal-content-spinner{display:none;position:absolute;justify-content:center;align-items:center;top:0;left:0;right:0;bottom:0;z-index:1;background-color:#0000000d}.modal-spinner{border:5px solid #bdbdbd;border-radius:50%;border-top:5px solid #3498db;border-left:5px solid #3498db;width:64px;height:64px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.modal-content .header,.modal-content .footer{height:40px;line-height:2.4em;padding:0 10px}.modal-content .header{border-bottom:1px solid #e5e5e5}.modal-content .footer{text-align:right;border-top:1px solid #e5e5e5}.modal-content .footer button{width:80px}.modal-content .footer button .icon{font-weight:600}.modal-content .footer .status-text{float:left}.modal-content .body{font-size:14px;padding:5px 10px;max-height:calc(100vh - 200px);overflow-y:auto}.modal-content .body table{width:100%}.modal-content .body table th,.modal-content .body table td{padding:4px}#modal-btn-close{position:absolute;top:4px;right:8px;height:auto;font-family:"Font Awesome 5 Pro";font-size:18px;border:none;color:#888;background-color:transparent;cursor:pointer}#modal-btn-close:hover{color:#e74c3c}.modal-slideIn{animation-name:slideIn;animation-duration:.4s}.modal-slideOut{animation-name:slideOut;animation-duration:.4s}.modal-fadeIn{animation-name:fadeIn;animation-duration:.4s}.modal-fadeOut{animation-name:fadeOut;animation-duration:.4s}@keyframes slideIn{0%{transform:translateY(-300px)}to{transform:translateY(0)}}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(-300px)}}.status-bar .action{width:250px}.status-bar .action .action-box{width:122px}.status-bar .item{width:calc(50% - 130px)}.status-bar .item .text{float:right}.wg-status{height:62px;border-radius:3px}.wg-status:last-child{margin-top:6px}.wg-status .title{font-size:14px;padding:2px}.wg-status .body{font-size:24px}#assets-tabs .menu button{width:calc(18% - 4px);max-width:160px}.header select[name=assets_group],.header select[name=assets_class],.header select[name=assets_type],.header select[name=assets_descrip]{width:calc(25% - 38px);margin-left:5px}.status-delete{color:#e74c3c;text-decoration-line:line-through}
