@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap);html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}blockquote,body,figure,h1,h2,h3,h4,h5,h6,hr,li,ol,p,pre,ul{font-size:1em;font-weight:inherit;line-height:inherit;margin:0;padding:0}ul{list-style:none}select{-moz-appearance:none;appearance:none;-webkit-appearance:none}button,input,select,textarea{font:inherit;line-height:inherit;letter-spacing:inherit;padding:0;margin:0}fieldset{border:none;padding:0;margin:0}input[type=text],textarea{width:100%;max-width:100%}button,input,textarea{border:1px solid gray}textarea{max-width:100%;resize:vertical}button{width:100%;border-radius:0;background-color:transparent}embed,iframe,img,object,svg,video{display:block;max-width:100%}table th{font-weight:inherit}@font-face{font-family:ccme-icons;src:url(icons/ccme-icons.eot?fhlxr0);src:url(icons/ccme-icons.eot?fhlxr0#iefix) format("embedded-opentype"),url(icons/ccme-icons.ttf?fhlxr0) format("truetype"),url(icons/ccme-icons.woff?fhlxr0) format("woff");font-weight:400;font-style:normal;font-display:block}.icon{position:relative}.icon::after{font-family:ccme-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:20px;position:absolute;right:5px;top:50%;margin-top:-10px}.icon.hamburger::after{content:"\e900"}.icon.search::after{content:"\e901"}.icon.select::after{content:"\e902"}.icon.carat::after{content:"\e903"}.icon.check::after{content:"\e904"}.icon.cross::after{content:"\e905"}.icon.plus::after{content:"\e906"}.icon.minus::after{content:"\e907"}.icon.view::after{content:"\e908"}.icon.download::after{content:"\e909"}.icon.link::after{content:"\e90a"}input.search{background-image:url(icons/icon-search.png);background-size:20px;background-repeat:no-repeat;background-position:right 5px center}select{background-image:url(icons/icon-select.png);background-size:20px;background-repeat:no-repeat;background-position:right 5px center}body{font-family:'Noto Sans',sans-serif;font-size:13px;font-weight:400;color:#272c2b;background-color:#e8edec;line-height:1;width:100vw}a{color:#00817a;font-weight:700}strong{font-weight:700}em{font-style:italic}header.actions{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:100;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e8edec}header.actions a{text-decoration:none;font-style:italic;font-size:18px;background-color:#fff;color:#272c2b;padding:.5em;-ms-flex-preferred-size:calc(33.333% - 2px);flex-basis:calc(33.333% - 2px)}@media (max-width:640px){header.actions a{font-size:12px;padding:1em .5em}}header.actions a:hover{background-color:#272c2b;color:#e8edec}.main{padding-top:40px}@media (max-width:640px){.main{padding-top:0;width:100vw;overflow:scroll}}table{border-spacing:0}@media (max-width:640px){table{padding-top:40px;font-size:.8em}}table thead tr th{padding:.5em;background-color:#bdcbc9;border:1px solid #a0b5b1}table thead tr:first-child{font-size:1.125em;font-weight:700}table thead tr:first-child th:nth-child(-n+2){position:-webkit-sticky;position:sticky;background-color:#afc0bd;min-width:250px;max-width:250px;left:0;top:40px;z-index:99}@media (max-width:640px){table thead tr:first-child th:nth-child(-n+2){position:initial;min-width:125px;max-width:125px}}table thead tr:first-child th:nth-child(2){left:250px}@media (max-width:640px){table thead tr:first-child th:nth-child(2){left:0}}table thead tr:first-child th:not(:nth-child(-n+2)){position:-webkit-sticky;position:sticky;top:40px;height:140px}@media (max-width:640px){table thead tr:first-child th:not(:nth-child(-n+2)){position:initial}}table thead tr:nth-child(2){position:-webkit-sticky;position:sticky;top:180px;height:30px}@media (max-width:640px){table thead tr:nth-child(2){position:initial}}table thead tr:nth-child(3){position:-webkit-sticky;position:sticky;top:210px;height:80px}@media (max-width:640px){table thead tr:nth-child(3){position:initial}}table thead tr:last-child th{background-color:#cbd7d4}table tbody tr td{word-wrap:break-word;padding:.5em;border:1px solid #a0b5b1}table tbody tr th{text-align:left;padding:.5em;background-color:#dae2e0;border:1px solid #a0b5b1}table tbody tr th:first-of-type{position:-webkit-sticky;position:sticky;left:0}@media (max-width:640px){table tbody tr th:first-of-type{position:initial}}table tbody tr th:last-of-type{position:-webkit-sticky;position:sticky;left:250px}@media (max-width:640px){table tbody tr th:last-of-type{position:initial;left:0}}table tbody tr:nth-child(even) td{background-color:#dfe6e5}table tbody tr:nth-child(even) th{background-color:#d1dbd9}