#battery-table{width:100%;border-collapse:collapse}#battery-table thead{position:-webkit-sticky;position:sticky;top:0;transition:top 0.25s cubic-bezier(0.55,0,0.1,1);z-index:1}#header.slide--reset.open~#wrapper #battery-table thead{top:97px}#header.slide--reset~#wrapper #battery-table thead{top:52px}#battery-table th{color:#fff;font-weight:700;text-align:center;vertical-align:bottom;padding:10px;position:relative}#battery-table th:first-child{color:var(--color-header-background,#616161);background:var(--color-specs-table-th-background,#f5f5f5)}#battery-table th:before{content:"";font-family:GSMarena;position:absolute;top:0em;right:0.2em}#battery-table th.sortBy:before{content:"\e930"}#battery-table th.sortBy.ascending:before{content:"\e931"}#battery-table .endurance{color:#fff;background:var(--color-header-background,#616161)}#battery-table .talktime{background:#aed580}#battery-table .web{background:#f77b72}#battery-table .video{background:#ffd351}#battery-table .game{background:#4ec3f7}#battery-table .custom{background:#909090}#battery-table td,#battery-table th{border:1px solid var(--color-separator-light,#eee)}#battery-table th{border-top:none}#battery-table td{color:var(--color-text,#000);background:var(--color-table-cell-background,#fafafa);padding:10px;text-align:center}#battery-table td:first-child{text-align:left;color:var(--color-heading-text,#000)}#battery-table td:nth-child(2){color:#fff;background:var(--color-header-background,#616161)}#battery-table td:nth-child(2) a{color:#fff;text-decoration:none}#battery-table td:last-child{background:var(--color-specs-table-th-background,#f5f5f5)}#battery-table td:last-child,#battery-table td a{color:var(--color-specs-table-ttl-text,#616161);font-weight:700}#battery-table tr:hover td{opacity:0.9}#battery-table tr.selected{position:relative}#battery-table tr.selected:after{content:"";position:absolute;display:block;top:-1px;left:0;bottom:0;right:0;border:2px solid var(--color-button-highlight-background,#d50000);pointer-events:none}
/*# sourceMappingURL=maps/battery-table.css.map */