@charset "UTF-8";.styled-table{width:100%;min-width:1000px;border-collapse:collapse;margin:25px 0;font-size:.9em;min-width:400px;box-shadow:0 0 20px #00000026;border-radius:5px;overflow:hidden}.styled-table thead tr{background-color:#009879;color:#fff;text-align:left;font-weight:700}.styled-table th,.styled-table td{padding:12px 15px}.styled-table tbody tr{border-bottom:1px solid #dddddd}.styled-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.styled-table tbody tr:last-of-type{border-bottom:2px solid #009879}.styled-table tbody tr:hover{background-color:#e0f7fa;color:#009879}.styled-table caption{font-size:1.2em;margin-bottom:10px;font-weight:700;color:#333}.styled-table select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;utf8,<svg fill='%23009879' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 10px center;background-color:#fff;padding-right:30px;border:1px solid #ccc;border-radius:5px}.styled-table select{min-width:180px;width:100%;max-width:250px}
