a {
  color: #5b9a6f;
}
a:hover {
  color: #025b42;
}
body {
  line-height: 1.428571429;
  color: #5f5e5e;
  background-color: #f0f0f0;
}
.navbar-inverse {
  background-color: #313131;
  border-color: #f9f9f8;
}
.navbar-inverse .container {
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
}
.navbar-inverse .navbar-text {
  color: #CEE3E4;
}
.navbar-inverse .navbar-nav > li > a {
  color: #F0F9FA;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #5b9a6f;
}
#stats_updated {
  color: #F4FC3D;
}
hr {
  border-top-color: #BBBBBB;
}
.stats > div:not(#addressError) {
  color: #6C6C6C;
}
.stats > div:not(#addressError) > i.fa {
  color: #5b9a6f;
}
.stats > div:not(#addressError) > span:not(.input-group-btn):first-of-type {
  color: #336A80;
}
.form-control {
  border: 1px solid #5b9a6f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-control:focus {
  border-color: #236d26;
}
.input-group-addon {
  background-color: #5b9a6f;
  color: #fff;
  border-color: #5b9a6f;
}
.btn-default {
  color: #ffffff;
  background-color: #5b9a6f;
  border-color: #5b9a6f;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #236d26;
  border-color: #026a4d;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #5b9a6f;
  border-color: #5b9a6f;
}
.btn-default .badge {
  color: #5b9a6f;
  background-color: #ffffff;
}
code {
  color: #DB2B24;
  background-color: #FDECF1;
}
.bg-primary {
  background-color: #5b9a6f;
}
.bg-info {
  background-color: #336A80;
  color: #fff;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #f4f9ff;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #dbebff;
}
.table > thead > tr > th {
  color: #336A80;
  border-bottom-color: #336A80;
}
.table > tbody > tr > td {
  border-top-color: #c9e0e9;
}
footer {
  background-color: #f0f0f0;
}
.btn-primary {
  color: #ffffff;
  background-color: #5b9a6f;
  border-color: #5b9a6f;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #236d26;
  border-color: #026a4d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #5b9a6f;
  border-color: #5b9a6f;
}
.btn-primary .badge {
  color: #5b9a6f;
  background-color: #ffffff;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  color: #ffffff;
  background-color: #5b9a6f;
  border-color: #5b9a6f;
}
.adminStats > div {
  color: #2E3D31;
  -webkit-box-shadow: inset 0px 0px 0 1px #ffffff;
  box-shadow: inset 0px 0px 0 1px #ffffff;
  background-color: #EBEBEB;
}
.adminStats h4 {
  color: #26839B;
}
.adminStats .statsTitle h3 {
  color: #00C1FF;
}
.nav-pills > li > a {
  background-color: #F3F3F3;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #5b9a6f;
}

#news .panel-body{
  max-height: 186px;
  overflow-y: auto;
  overflow-x: hidden;
}

#news ul {
  margin-bottom: 0;
  font-size: 14px;
  padding-left: 20px;
}

#news li {
  margin-bottom: 0.5em;
}

.old-news {
  display: none;
}

.news-collapse {
  margin-left: 40px;
  font-size: 0.9em;
  font-weight: normal;
}

.news-collapse:after {
    content: '[less]';
}

.news-collapse.closed:after {
    content: '[more]';
}

.paragraph {
  font-family: 'Roboto Condensed';
}

#network-hash td {
  font-family: 'Roboto Condensed';
}

#network-hash td.name {
  font-weight: bold;
}

#pieChart {
  text-align: center;
  margin-top: -40px;
  margin-bottom: -40px;
  display: none;
  /*min-height: 600px;*/
}

.pie-chart-header {
  text-align: center;
  margin-top: 1.3em;
}

.navbar i.fa {
  min-width: 15px;
  text-align: center;
}

.panel-body {
  font-size: 14px;
}
