.mobile{color:#333}@media screen and (max-width:768px){.mobile table.v-table tr{max-width:100%;position:relative;display:block}.mobile table.v-table tr:nth-child(odd){border-left:6px solid #ff1493}.mobile table.v-table tr:nth-child(even){border-left:6px solid cyan}.mobile table.v-table tr td{display:flex;width:100%;border-bottom:1px solid #f5f5f5;height:auto;padding:10px}.mobile table.v-table tr td ul li:before{content:attr(data-label);padding-right:.5em;text-align:left;display:block;color:#999}.v-datatable__actions__select{width:50%;margin:0;justify-content:flex-start}.mobile .theme--light.v-table tbody tr:hover:not(.v-datatable__expand-row){background:0 0}}.flex-content{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;width:100%}.flex-item{padding:5px;width:50%;height:40px;font-weight:700}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#8eb4da;border-top-right-radius:2px;border-bottom-right-radius:2px}::-webkit-scrollbar-thumb{background:#1976d2;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}