/*  imported from txList.css 
*/

/* Copyright 2015-2017 Parity Technologies (UK) Ltd.
/* This file is part of Parity.
/*
/* Parity is free software: you can redistribute it and/or modify
/* it under the terms of the GNU General Public License as published by
/* the Free Software Foundation, either version 3 of the License, or
/* (at your option) any later version.
/*
/* Parity is distributed in the hope that it will be useful,
/* but WITHOUT ANY WARRANTY; without even the implied warranty of
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
/* GNU General Public License for more details.
/*
/* You should have received a copy of the GNU General Public License
/* along with Parity.  If not, see <http://www.gnu.org/licenses/>.
*/
.txList__transactions___R6h82 {
  width: 100%;
  border-collapse: collapse; }
  .txList__transactions___R6h82 tr {
    line-height: 32px;
    vertical-align: top; }
    .txList__transactions___R6h82 tr:nth-child(even) {
      background: rgba(255, 255, 255, 0.04); }
  .txList__transactions___R6h82 th {
    color: #aaa;
    text-align: center; }
  .txList__transactions___R6h82 td {
    vertical-align: top;
    padding: 0.75em; }
    .txList__transactions___R6h82 td.txList__method___U99BS {
      width: 40%; }
    .txList__transactions___R6h82 td.txList__timestamp___6JpEK {
      max-width: 5em;
      padding-top: 0.75em;
      text-align: center;
      line-height: 1.5em;
      color: grey; }
    .txList__transactions___R6h82 td.txList__transaction___24FjH {
      padding-top: 1.5em;
      text-align: center; }
      .txList__transactions___R6h82 td.txList__transaction___24FjH div {
        line-height: 1.25em;
        min-height: 1.25em; }
  .txList__transactions___R6h82 .txList__icon___CJO-8 {
    margin: 0; }
  .txList__transactions___R6h82 .txList__link___1ZboI {
    vertical-align: top; }
    .txList__transactions___R6h82 .txList__link___1ZboI.txList__currentLink___1_eLP {
      color: white;
      cursor: text; }
  .txList__transactions___R6h82 .txList__right___1C0cT {
    text-align: right; }
  .txList__transactions___R6h82 .txList__center___1eQvz {
    text-align: center; }
  .txList__transactions___R6h82 .txList__left___1r5kC {
    text-align: left; }
  .txList__transactions___R6h82 .txList__pending___29TKb {
    padding: 0; }
  .txList__transactions___R6h82 .txList__pending___29TKb div {
    padding-bottom: 1.25em; }
  .txList__transactions___R6h82 .txList__uppercase___2o2eg {
    text-transform: uppercase; }
