html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}:root{--main-backgroundcolor: #fafafa}html{font-family:sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,pre{font-family:-apple-system,BlinkMacSystemFont,Meiryo UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#313131;text-align:left;background-color:var(--main-backgroundcolor)}pre{font-weight:400;background-color:initial}.main-container{display:flex;flex-direction:column;height:100vh;min-width:0px;overflow:hidden}.nav-link{display:inline-flex;align-items:center;padding:4px 10px;cursor:pointer;width:100%;border-radius:3px}.nav-link.active{background:transparent;color:#000}.nav-link:hover{background:#eee}.nav-link:visited,.nav-link:link{color:#565;text-decoration:none}.nav-link:hover{opacity:1}header.header{display:flex;min-height:60px;background-color:#002538;color:#fafafa;white-space:nowrap}.header .branding{display:flex;flex:1 1 100%;padding:0 24px;height:60px;min-width:240px}.header .nav-link,.header .nav-link.active{color:#fafafa}.header .nav-link:hover{background:transparent;opacity:1}.header .nav-link:visited,.header .nav-link:link{color:#fafafa}.header .title{color:#fafafa;font-size:18px;font-weight:400;line-height:60px;text-decoration:none}.header .nav-text{display:flex;flex-flow:column;justify-content:center;position:relative;padding-left:24px;padding-right:24px;font-size:14px;opacity:.65}.header .nav-text span{margin-right:5px}.header .actions{display:flex;flex:1 0 auto;justify-content:flex-end}.header .actions .nav-link:before{display:inline-block;position:absolute;content:"";background:#fafafa;opacity:.25;height:40px;width:1px;top:10px;left:0}header.sub-header{display:flex;align-items:center;flex:1 1 auto;min-height:50px;max-height:50px;box-shadow:0 -1px #ccc inset;white-space:nowrap}.sub-header .sub-action{display:flex;align-items:center;justify-content:center;position:relative;margin:0 20px;width:30px;height:32px;border:1px solid #ccc;border-radius:3px;cursor:pointer}.sub-header .sub-action:hover{color:#0079b8;background:#f2f2f2}.sub-header .title:last-child:before{content:"/";padding:0 10px}section.page-container{display:flex;flex:1 1 auto;min-height:1px}.page-dox-wrapper{display:flex;flex:1 1 auto;align-items:flex-start;overflow:auto;width:100%;height:auto;min-height:100%}.page-dox-wrapper>*:not(:first-child){flex:1 1 100%}.page-sidenav{flex:0 0 auto;height:100%;border-right:1px solid #ccc;overflow:hidden}.app-container{display:flex;height:calc(100vh - 110px)}.app-dox-wrapper{display:flex;flex-direction:column;align-items:flex-start;overflow:auto;width:100%;height:100%}.app-sidenav{flex:0 0 auto;order:-1;display:flex;height:100%;border-right:1px solid #ccc;overflow:hidden}.app-cmdbar,.app-content{margin-top:12px;padding:0 20px}.app-cmdbar{display:flex;align-items:center;flex-wrap:nowrap}.app-content{align-items:flex-start;justify-content:flex-start;width:100%}.app-content:last-of-type{margin-bottom:20px}.btn,.btn-group>.btn-label{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;appearance:none!important;padding:0 14px;margin:0 6px;height:30px;background:#fff;color:#737373;border:1px solid #9A9A9A;border-radius:3px;min-width:32px;max-width:600px;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-align:center;text-decoration:none;text-transform:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none}.btn.active,.btn:active{box-shadow:0 2px #9a9a9a inset}.btn:hover{text-decoration:none;background-color:#fafafa;color:#313131}.btn-group{display:inline-flex;margin:0 6px}.btn-group>.btn{margin-left:0;margin-right:0;border-radius:0;border-left-width:0}.btn-group>.btn:first-child{border-left-width:1px;border-top-left-radius:3px;border-bottom-left-radius:3px}.btn-group>.btn:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.btn-group>.btn-label{color:#333;margin-right:0;border-left-width:4px;border-radius:0;cursor:auto}.btn-group>.btn-label.btn-primary{border-color:#0079b8;background-color:#0078b844}.btn.btn-sm,.btn-group.btn-sm>.btn{padding:0 12px;height:24px;font-size:11px;font-weight:500}.btn.btn-primary,.btn.btn-primary>cx-icon,.btn-group.btn-primary>.btn{border-color:#0079b8;background-color:#0079b8;color:#fff}.btn.btn-primary.purple,.btn.btn-primary.purple>cx-icon,.btn-group.btn-primary.purple>.btn{border-color:#8939ad;background-color:#8939ad}.btn.btn-primary.teal,.btn.btn-primary.teal>cx-icon,.btn-group.btn-primary.teal>.btn{border-color:#00ab9a;background-color:#00ab9a}.btn.btn-primary-outline,.btn-group.btn-primary-outline>.btn{border-color:#0079b8;background-color:transparent;color:#0079b8}.btn.btn-primary-outline.purple,.btn-group.btn-primary-outline.purple>.btn{border-color:#8939ad;color:#8939ad}.btn.btn-primary-outline.teal,.btn-group.btn-primary-outline.teal>.btn{border-color:#00ab9a;color:#00ab9a}.btn.btn-primary:active,.btn-group.btn-primary>.btn:active,.btn.btn-primary-outline:active,.btn-group.btn-primary-outline>.btn:active,.btn.btn-icon:active{box-shadow:0 2px #0095d3 inset}.btn.btn-primary.purple:active,.btn-group.btn-primary.purple>.btn:active,.btn.btn-primary-outline.purple:active,.btn-group.btn-primary-outline.purple>.btn:active{box-shadow:0 2px #8939ad inset}.btn.btn-primary.teal:active,.btn-group.btn-primary.teal>.btn:active,.btn.btn-primary-outline.teal:active,.btn-group.btn-primary-outline.teal>.btn:active{box-shadow:0 2px #00ab9a inset}.btn.btn-primary:hover,.btn.btn-primary:hover>cx-icon,.btn-group.btn-primary>.btn:hover{background-color:#004d8a;color:#e1f1f6}.btn.btn-primary.purple:hover,.btn.btn-primary.purple:hover>cx-icon,.btn-group.btn-primary.purple>.btn:hover{background-color:#660092}.btn.btn-primary.teal:hover,.btn.btn-primary.teal:hover>cx-icon,.btn-group.btn-primary.teal>.btn:hover{background-color:#007e7a}.btn.btn-primary-outline:hover,.btn-group.btn-primary-outline>.btn:hover{background-color:#e1f1f6;color:#004d8a}.btn.btn-primary-outline.purple:hover,.btn-group.btn-primary-outline.purple>.btn:hover{color:#660092}.btn.btn-primary-outline.teal:hover,.btn-group.btn-primary-outline.teal>.btn:hover{color:#007e7a}.btn.btn-success,.btn.btn-success>cx-icon,.btn-group.btn-success>.btn{border-color:#2f8400;background-color:#2f8400;color:#fff}.btn.btn-success:active,.btn-group.btn-success>.btn:active{box-shadow:0 2px #1d5100 inset}.btn.btn-success:hover,.btn.btn-success:hover>cx-icon,.btn-group.btn-success>.btn:hover{background-color:#266900;color:#fff}.btn.btn-success-outline,.btn.btn-success-outline>cx-icon,.btn-group.btn-success-outline>.btn{border-color:#2f8400;background-color:transparent;color:#2f8400}.btn.btn-success-outline:active,.btn-group.btn-success-outline>.btn:active{box-shadow:0 2px #60b515 inset}.btn.btn-success-outline:hover,.btn.btn-success-outline:hover>cx-icon,.btn-group.btn-success-outline>.btn:hover{background-color:#dff0d0;color:#1d5100}.btn.btn-warning,.btn-group.btn-warning>.btn{border-color:#e12200;background-color:#e12200;color:#fff}.btn.btn-warning:active,.btn-group.btn-warning>.btn:active{box-shadow:0 2px #a32100 inset}.btn.btn-warning:hover,.btn-group.btn-warning>.btn:hover{background-color:#c92100;color:#fff}.btn.btn-warning-outline,.btn-group.btn-warning-outline>.btn{border-color:#c92100;background-color:transparent;color:#c92100}.btn.btn-warning-outline:active,.btn-group.btn-warning-outline>.btn:active{box-shadow:0 2px #f8b7b6 inset}.btn.btn-warning-outline:hover,.btn-group.btn-warning-outline>.btn:hover{background-color:#f5dbd9;color:#a32100}.btn.btn-danger,.btn-group.btn-danger>.btn{border-color:#e12200;background-color:#e12200;color:#fff}.btn.btn-danger:active,.btn-group.btn-danger>.btn:active{box-shadow:0 2px #a32100 inset}.btn.btn-danger:hover,.btn-group.btn-danger>.btn:hover{background-color:#c92100;color:#fff}.btn.btn-danger-outline,.btn-group.btn-danger-outline>.btn{border-color:#c92100;background-color:transparent;color:#c92100}.btn.btn-danger-outline:active,.btn-group.btn-danger-outline>.btn:active{box-shadow:0 2px #f8b7b6 inset}.btn.btn-danger-outline:hover,.btn-group.btn-danger-outline>.btn:hover{background-color:#f5dbd9;color:#a32100}.btn:focus,.btn-icon:focus{outline:1px dotted #313131;outline-offset:-2px}.btn.btn-primary:focus,.btn-group.btn-primary>.btn:focus,.btn.btn-primary.purple:focus,.btn-group.btn-primary.purple>.btn:focus,.btn.btn-primary.teal:focus,.btn-group.btn-primary.teal>.btn:focus,.btn.btn-success:focus,.btn-group.btn.btn-success>.btn:focus,.btn.btn.btn-warning:focus,.btn-group.btn.btn-warning>.btn:focus,.btn.btn.btn-danger:focus,.btn-group.btn.btn-danger>.btn:focus{outline-color:#fafafa}.btn:disabled,.btn.btn-primary:disabled,.btn.btn-primary:disabled>cx-icon,.btn.btn-success:disabled,.btn.btn-success:disabled>cx-icon,.btn.btn-warning:disabled,.btn.btn-warning:disabled>cx-icon,.btn.btn-danger:disabled,.btn.btn-danger:disabled>cx-icon{color:#565656;background-color:#ccc;border-color:#565656;box-shadow:none;opacity:.4;cursor:not-allowed}.btn.btn-primary-outline:disabled,.btn.btn-success-outline:disabled,.btn.btn-warning-outline:disabled,.btn.btn-danger-outline:disabled,.btn.btn-icon.btn-primary-outline:disabled{color:#565656;background-color:transparent;border-color:#737373;box-shadow:none;opacity:.4;cursor:not-allowed}.btn.btn-block{display:block;width:100%;max-width:100%}.btn.btn-icon{padding:0 5px;margin:0;border:1px solid transparent;border-radius:3px;background:transparent;color:inherit;justify-content:center}.btn.btn-icon:hover{color:inherit;background:#73737322}.btn.btn-icon.btn-primary-outline{color:#0079b8}.btn.btn-icon.btn-primary-outline:hover{color:#0079b8;border-color:#0079b8;background-color:#e1f1f6}.btn.btn-icon.btn-primary-outline:disabled{border-color:transparent}.btn.btn-icon.btn-primary-outline:disabled:hover{color:#565656;background-color:#ccc}.btn.btn-icon:focus{outline:none;border:1px dotted #313131}.btn-color{width:169px;min-height:104px;margin:0 5px;padding:10px;border:1px solid #dddddd;border-radius:4px}.btn-color.preview{padding:0;width:18px;min-width:18px;height:18px;min-height:18px}.btn-login{appearance:none!important;padding:9px 0;width:160px;height:100%;background-color:#00265d;color:#fff;font-size:17px;letter-spacing:.1em!important;border:none;border-radius:25px;cursor:pointer}.btn-login:hover{opacity:.7}.btn-login:focus{outline:none}.badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;margin:0 6px;min-width:15px;height:18px;line-height:18px;color:#fff;background:#737373;border-radius:9px;font-size:12px;white-space:nowrap;text-align:center}.badge.badge-blue{background:#004d8a}.badge.badge-red{background:#e12200}.tag{display:inline-flex;justify-content:center;align-items:center;padding:1px 12px;margin-right:6px;height:21px;color:#565656;border:1px solid #737373;border-radius:11px;line-height:21px;font-size:12px;font-weight:400;white-space:nowrap;letter-spacing:.33px}.tag.tag-blue{border-color:#004d8a}.list{margin:0;padding:0;width:100%;font-size:13px;color:#565;border:1px solid transparent;border-radius:3px;background:transparent;overflow-y:auto}.list:focus{outline:none;border:1px solid #0095D3;box-shadow:0 0 3px #0095d3}.list.purple:focus{border:1px solid #9B56BB;box-shadow:0 0 3px #9b56bb}.list.teal:focus{border:1px solid #00BFA9;box-shadow:0 0 3px #00bfa9}.list>option{padding:2px 8px;height:21px}.table{border-spacing:0;border-collapse:separate;margin:0;max-width:100%;width:auto;border:1px solid #ccc;border-radius:3px;font-size:14px;color:#565656}.table thead th{padding:4px 6px;line-height:14px;background:#eee;border-top:0;border-bottom:1px solid #ccc;border-left:0;border-right:1px solid #ccc;font-weight:600;text-align:center;vertical-align:middle;white-space:nowrap}.table thead th:first-child{border-top-left-radius:2px}.table thead th:last-child{border-top-right-radius:2px;border-right:none}.table thead:last-child tr:last-child th{border-bottom:none}.table tbody th,.table tbody td{padding:4px 6px;line-height:14px;border-top:1px solid #ccc;border-bottom:0;border-left:0;border-right:1px solid #ccc;text-align:center;vertical-align:top;white-space:nowrap}.table tbody tr td:last-child{border-right:none}.table tbody tr:first-child th,.table tbody tr:first-child td{border-top:0}.table tbody tr:last-child td{border-bottom:none}.table tbody tr:last-child td:first-child{border-bottom-left-radius:2px}.table tbody tr:last-child td:last-child{border-bottom-right-radius:2px}.table thead tr.left,.table thead tr th.left,.table tbody tr.left,.table tbody tr th.left,.table tbody tr td.left{text-align:left}.table thead tr.right,.table thead tr th.right,.table tbody tr.right,.table tbody tr th.right,.table tbody tr td.right{text-align:right}.table tbody tr.emphasize,.table tbody tr td.emphasize{font-weight:700}.table thead tr th.sub-total,.table tbody tr.sub-total,.table tbody tr td.sub-total{background:#fef3b5}.table thead tr th.total,.table tbody tr.total,.table tbody tr td.total{background:#dff0d0}.table thead tr.title th,.table thead tr th.title,.table tbody tr.title,.table tbody tr th.title,.table tbody tr td.title{background:#e1f1f6}.table thead tr.header th,.table thead tr th.header,.table tbody tr.header,.table tbody tr th.header,.table tbody tr td.header{background:#eee}.table thead tr th.warning,.table tbody tr.warning,.table tbody tr td.warning{background:#f5dbd9}.table.details>tbody>tr:nth-child(odd)>td{background:#e1f1f6}.table.table-hover>tbody>tr:hover,.table.table-hover>tbody>tr>td:hover{background-color:#ececec}hr{margin:20px}.text-primary{color:#0079b8}.text-info{color:#89cbdf}.text-secondary{color:#313131}.text-success{color:#2f8400}.text-warning{color:#c25400}.text-danger{color:#e12200!important}p.text-alert{font-size:14px;font-weight:700;color:red;margin-bottom:8px;white-space:nowrap;word-break:keep-all}.text-nowrap{white-space:nowrap}.link{color:#0079b8;cursor:pointer}.link:hover{text-decoration:underline}.btn.link{background:transparent;border:0;font-size:14px;text-decoration:underline}.btn.link:after,.btn.link:before{content:"\a0";visibility:visible;display:block;text-decoration:underline}.btn.link:focus{outline:none}.btn.link:active{box-shadow:none}.flex{display:flex}.flex-c{display:flex;align-items:center;justify-content:center}.flex-c-x{display:flex;justify-content:center}.flex-c-y{display:flex;align-items:center}.p-1{padding:10px}.p-2{padding:20px}.p-t-1{padding-top:10px}.p-t-2{padding-top:20px}.p-r-1{padding-right:10px}.p-r-2{padding-right:20px}.p-b-1{padding-bottom:10px}.p-b-2{padding-bottom:20px}.p-l-1{padding-left:10px}.p-l-2{padding-left:20px}.m-1{margin:10px}.m-2{margin:20px}.m-t-1{margin-top:10px}.m-t-2{margin-top:20px}.m-r-1{margin-right:10px}.m-r-2{margin-right:20px}.m-b-1{margin-bottom:10px}.m-b-2{margin-bottom:20px}.m-l-1{margin-left:10px}.m-l-2{margin-left:20px}.w-max{width:100%}.print-area{display:none}@media print{:root{--main-backgroundcolor: #ffffff}.print-area{display:block}.table{border-collapse:collapse;border:1px solid #333}.table thead th,.table tbody th,.table tbody td{border:1px solid #333}.border-top-none{border-top:none!important}.border-bottom{border-bottom:1px solid #333!important}.border-bottom-none{border-bottom:none!important}app-root .main-container{display:none}hr.page-break{display:block;visibility:hidden;break-before:page;margin:0}}@page{margin:5mm}.page-dox-wrapper>*:not(:first-child){width:100%}
