.idel-table__inner{overflow:auto;max-width:100%}
.idel-table table{width:100%;border-collapse:collapse}
.idel-table--bordered table th,.idel-table--bordered table td{border:1px solid rgba(0,0,0,.14)}
.idel-table table th,.idel-table table td{padding:10px 12px;vertical-align:top}
.idel-table--striped table tbody tr:nth-child(odd){background:rgba(0,0,0,.04)}
