*{box-sizing:border-box;margin:0;padding:0;word-break:break-all;text-align:justify}body{padding:16px;font-size:14px;line-height:1.6;color:#000;background-color:#fff;-webkit-overflow-scrolling:touch}footer{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}p:empty{margin-top:12px}p.empty{height:12px}p.publish-time+p{margin-top:0}p.company{text-align:right}ol{list-style-type:none;counter-reset:counter}li{margin-top:16px}li:before{display:inline-block;content:"("counter(counter)")";counter-increment:counter;padding-right:8px}li p:first-of-type{display:inline}#content{width:100%;min-height:100vh}#content>p:first-of-type{text-align:center;font-size:16px}#content>p:last-of-type{text-align:right}table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:12px}table tr th:first-child{width:85px;text-align:left}th{text-align:center}td{padding:0 5px;border-color:#bfbfbf;border-style:solid;border-width:1px}.table-sdk colgroup col:first-of-type,.table-sdk colgroup col:nth-of-type(2),.table-sdk colgroup col:nth-of-type(3),.table-sdk tr td:first-of-type,.table-sdk tr td:nth-of-type(2),.table-sdk tr td:nth-of-type(3){width:20%!important}.table-sdk colgroup col:nth-of-type(4),.table-sdk colgroup col:nth-of-type(5),.table-sdk tr td:nth-of-type(4),.table-sdk tr td:nth-of-type(5){width:17%!important}.table-sdk colgroup col:nth-of-type(6),.table-sdk tr td:nth-of-type(6){width:6%!important}select{width:100px}.loader{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100vh}.loading{width:30px;height:30px;border:2px solid#000;border-top-color:transparent;border-radius:100%;-webkit-animation:circle infinite.75s linear;animation:circle infinite.75s linear}@-webkit-keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}