/*  imported from requestSign.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/>.
*/
/* 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/>.
*/
.requestSign__container___ZbMhp {
  display: flex;
  padding: 1.5em 1em 1.5em 0; }

.requestSign__actions___3Ipwa, .requestSign__signDetails___3uSV5 {
  vertical-align: middle;
  min-height: 190px; }

.requestSign__signData___B4J_q {
  background: rgba(255, 255, 255, 0.25);
  border: 0.25em solid red;
  font-size: 0.75em;
  padding: 0.5rem;
  overflow: auto;
  max-height: 10em; }

.requestSign__signData___B4J_q > p {
  color: white; }

.requestSign__signDetails___3uSV5 {
  flex: 1;
  overflow: auto; }

.requestSign__account___172eM img {
  display: inline-block;
  height: 50px;
  margin: 5px;
  width: 50px; }

.requestSign__address___1Gv_Q, .requestSign__info___1RP95 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }

.requestSign__address___1Gv_Q {
  width: 40%; }

.requestSign__info___1RP95 {
  color: #E53935;
  width: 60%; }

.requestSign__info___1RP95 p:first-child {
  margin-top: 0; }

/* TODO [todr] copy&paste from transactions */
.requestSign__isConfirmed___1NUvd {
  color: green; }

.requestSign__isRejected___2D2rG {
  opacity: 0.7; }

.requestSign__txHash___27FqC {
  display: block;
  word-break: break-all; }

.requestSign__actions___3Ipwa {
  display: inline-block;
  min-height: 120px; }
