body{font-family:sans-serif}.custom-table-wrapper{width:100%;overflow-x:auto}.custom-table{width:100%;border-collapse:collapse;margin:25px 0;font-size:.9em;min-width:400px;box-shadow:0 0 20px rgba(0,0,0,.15)}.custom-table th,.custom-table td{padding:12px 15px;text-align:center;border-bottom:1px solid #ddd}.custom-table th{background-color:#009879;color:#fff}.custom-table tr:nth-of-type(even){background-color:#f3f3f3}.custom-table tr:last-of-type{border-bottom:2px solid #009879}.custom-table tr:hover{background-color:#f1f1f1}@media screen and (max-width:600px){.custom-table,.custom-table thead,.custom-table tbody,.custom-table th,.custom-table td,.custom-table tr{display:block}.custom-table th{display:none}.custom-table tr{margin-bottom:10px}.custom-table td{border:none;position:relative;padding-left:50%;text-align:right}.custom-table td::before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:15px;text-align:left;font-weight:700;background-color:#f3f3f3;border-right:1px solid #ddd;box-sizing:border-box}}