@charset "UTF-8";.table-tl-container{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;width:100%}.table-tl-container::-webkit-scrollbar{-webkit-appearance:none}.table-tl-container::-webkit-scrollbar:vertical{width:12px}.table-tl-container::-webkit-scrollbar:horizontal{height:12px}.table-tl-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:10px}.table-tl-container::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.table-tl-container table{border-collapse:collapse;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0;max-width:none;width:100%}.table-tl-container table td,.table-tl-container table th{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;vertical-align:middle}@media only screen and (max-width:639px){.table-tl-container table td,.table-tl-container table th{font-size:15px;line-height:20px}}@media only screen and (min-width:640px) and (max-width:1279px){.table-tl-container table td,.table-tl-container table th{font-size:16px;line-height:22px}}@media only screen and (min-width:1280px){.table-tl-container table td,.table-tl-container table th{font-size:18px;line-height:24px}}.table-tl-container table th{color:#fefefe;font-weight:600;height:60px;padding:10px 5px 10px 10px}@media only screen and (min-width:1280px){.table-tl-container table th{padding:10px 15px 10px 20px}}.table-tl-container table td>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#f5f5f3;border:1px solid hsla(60,6%,87%,.61);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;justify-content:center;padding:0 7px 0 10px}@media only screen and (min-width:1280px){.table-tl-container table td>div{padding:0 15px 0 20px}}.table-tl-container table .point{display:block;margin-left:1em;position:relative}.table-tl-container table .point:before{content:"•";left:-1em;position:absolute;top:auto}