@charset "UTF-8";table{text-align:center}table caption{font-weight:700}table th{font-weight:700;color:#fff;background-color:#69788A!important}table th,table td{font-size:.7em;padding:.5em}@media print,screen and (min-width:768px){table th,table td{font-size:.8em;padding:.8em}}table th ol,table th ul,table td ol,table td ul{margin-bottom:0!important;text-align:left}.tableResult th{color:#535252;background:#FFC000!important;font-weight:700}.tableResult td{background:#FFF2CC!important;font-weight:700}.tableLeft td,.tableLeft td ul,.tableLeft td ol{text-align:left!important}.tableScroll{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;position:relative;max-width:100%}.tableScroll table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.tableScroll th,.tableScroll td{white-space:normal;font-size:70%;text-align:center}.tableScroll .fixed-header thead th{position:sticky;top:0;z-index:2}.tableScroll .fixed-column th:first-child,.tableScroll .fixed-column td:first-child{position:sticky;left:0;z-index:1}.tableScroll .fixed-column th:first-child{background:#69788a}.tableScroll .fixed-column td:first-child{background:#fafbfc}.tableScroll-label{position:sticky;top:0;left:0;color:#555;font-size:90%;font-weight:700;padding:4px 8px;border-radius:4px;white-space:nowrap;z-index:10;display:none;animation:labelSideMove 2s infinite}@media (max-width:768px){.tableLabel{font-size:12px;top:-20px}}@keyframes labelSideMove{50%{transform:translateX(10px)}}