﻿html{font-size:14px;position:relative;min-height:100%;height:unset;width:unset;--bg-color:#fff;--scroll-color:rgba(0,0,0,.12);--scroll-hover:rgba(0,0,0,.2);--track-color:#d7dbe1;overflow:auto;}body{margin-bottom:70px;height:unset;width:unset;}.f1-scroll{scrollbar-gutter:stable;scroll-behavior:smooth;position:relative;--scroll-bar:12px;--scroll-button:8px;}.f1-scroll.f1-scroll-auto{scrollbar-gutter:auto;}.f1-scroll.f1-small{--scroll-bar:8px;--scroll-button:6px;}.f1-scroll::-webkit-scrollbar{width:var(--scroll-bar);height:var(--scroll-bar);}.f1-scroll::-webkit-scrollbar-thumb{background:transparent;border:2px solid transparent;border-width:calc(var(--scroll-bar)/2 - var(--scroll-button)/2);border-radius:999px;}.f1-scroll:hover::-webkit-scrollbar-thumb,.f1-scroll.f1-scroll-always::-webkit-scrollbar-thumb{background:var(--scroll-color);border-color:var(--bg-color);}.f1-scroll:hover::-webkit-scrollbar-thumb:hover,.f1-scroll.f1-scroll-always::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover);}header{position:sticky;top:0;background-color:rgba(0,0,0,.08);z-index:1;}.container{max-width:1650px;}.page-fullwidth{max-width:min(100%,1900px);margin:0 auto;padding:0 10px;}.form-action-group{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:1;box-shadow:0 -1px 10px 0 rgba(0,0,0,.05);padding:.5em 0;}hr{margin:.5rem 0;background-color:#aaa;}.navbar-toggler.collapsed{order:100;}.btn-compact{padding:0;}.form-group{margin-bottom:.5em;display:flex;flex-wrap:wrap;}.form-group.vertical{flex-direction:column;}.form-group.vertical .form-control{width:100%;}.form-label{width:110px;white-space:nowrap;flex-shrink:0;margin-bottom:0;padding:.25rem 0;}.form-control{width:1px;padding:.3rem .5rem;line-height:1;flex-shrink:1;flex-grow:1;}.form-control:disabled,.form-control[readonly]{background-color:#f1f1f1;}textarea.form-control{line-height:1.5;}span.form-control{line-height:1.5;}.form-group .form-check{margin-right:1em;}.text-danger{flex-basis:100%;padding-left:110px;}.text-danger.validation-summary-errors{padding-left:0;white-space:pre-line;}label.required:after{color:#bb1815;content:' *';display:inline;}.code-editor{border:1px solid #ced4da;width:100%;}.code-editor.current{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.table-sm>:not(caption)>*>*{padding:.75rem .25rem;}.table th{cursor:pointer;}.table th:hover{background-color:#f8f8f8;}.table td{max-width:40ch;text-overflow:ellipsis;overflow:hidden;}.table td.td-m{max-width:25ch;}.table td.remark{white-space:nowrap;}#list.table{border-collapse:separate;border-spacing:0;}#list.table thead{position:sticky;top:60px;background-color:rgba(255,255,255,.98);}#list.table thead th{border-bottom:2px solid currentColor;}.iconfont.zoom{transition:transform .25s linear,width .25s linear;cursor:pointer;height:30px;width:30px;display:inline-flex;align-items:center;justify-content:center;}.iconfont.zoom:hover{transform:scale(1.5);}.offcanvas-fullwidth{opacity:.6;}.offcanvas-fullwidth.expand{transform:rotate(180deg);}.offcanvas-fullwidth:hover{opacity:1;}@media(min-width:768px){html{font-size:14px;}}