.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.tableFixHead{margin-top:30px;overflow-y:auto;max-height:360px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-o-box-shadow:0 2px 8px rgba(193,182,168,.25);-ms-box-shadow:0 2px 8px rgba(193,182,168,.25);-moz-box-shadow:0 2px 8px rgba(193,182,168,.25);-webkit-box-shadow:0 2px 8px rgba(193,182,168,.25);box-shadow:0 2px 8px rgba(193,182,168,.25);display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.tableFixHead::-webkit-scrollbar-track{background:none;box-shadow:none}.tableFixHead::-webkit-scrollbar{width:8px;height:8px;background:rgba(40,40,50,.1)}.tableFixHead::-webkit-scrollbar-thumb{border-right:8px solid rgba(40,40,50,.3);border-bottom:8px solid rgba(40,40,50,.3);border-radius:8px;background:none}.tableFixHead thead th{position:sticky;top:0;z-index:1;color:rgba(40,40,50,.6);font-weight:400}.tableFixHead thead th:first-child{left:0;z-index:2}.tableFixHead tbody th{position:sticky;left:0;font-weight:700}table{border-collapse:collapse;width:100%;background:#fff;text-align:left;border:1px solid #F3F2F0}table th,table td{padding:10px 16px;border:1px solid #F3F2F0;vertical-align:top}table th span,table td span{font-weight:400}table th{background:#F3F2F0}table a{text-decoration:underline}