/*  imported from methodDecoding.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/>.
*/
/* Semantic blue */
.methodDecoding__container___2y4NX {
  color: inherit;
  width: 100%; }

.methodDecoding__clickable___3vGjn {
  border: 1px dashed rgba(255, 255, 255, 0.4);
  padding: 0.1em 0.3em;
  margin: 0.1em; }
  .methodDecoding__clickable___3vGjn:hover {
    cursor: pointer; }
  .methodDecoding__clickable___3vGjn.methodDecoding__noSelect___3DviD {
    user-select: none; }

.methodDecoding__loading___1OL7U {
  display: flex;
  align-items: center;
  justify-content: center; }

.methodDecoding__details___1v6QF {
  line-height: 1.75em; }

.methodDecoding__details___1v6QF,
.methodDecoding__gasDetails___1GXqv {
  color: #aaa; }

.methodDecoding__gasDetails___1GXqv {
  color: #2185d0;
  padding-top: 0.75em;
  font-size: 0.75em;
  line-height: 1.5em;
  opacity: 0.5; }

.methodDecoding__description___174El {
  line-height: 2em; }

.methodDecoding__name___33-s7,
.methodDecoding__highlight___34Dat {
  color: #333;
  padding: 0.25em; }

.methodDecoding__name___33-s7,
.methodDecoding__inputs___29mw0,
.methodDecoding__highlight___34Dat {
  color: inherit; }

.methodDecoding__inputs___29mw0,
.methodDecoding__addressContainer___2csci {
  padding-left: 2em; }

.methodDecoding__addressContainer___2csci {
  display: block; }

.methodDecoding__input___2x20x {
  font-family: inherit !important; }

.methodDecoding__etherValue___28Cyd,
.methodDecoding__tokenValue___irj8d {
  color: inherit; }

.methodDecoding__address___1ipa4 {
  display: block;
  position: relative; }

.methodDecoding__identityicon___2OdZk {
  margin-bottom: -10px;
  margin-right: 0.5em; }

.methodDecoding__inputData___r-l0k {
  word-break: break-all; }
