table tr td {
  vertical-align: top;
}
.wiki-header{
  background-color: #3c8dbc;
  height: 50px;
  margin-bottom: 10px;
}
.wiki-header .site-logos{
  width: 230px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 230px;
  color:#fff;
  background: #357ca5;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding: 0 15px;
  font-weight: 300;
  overflow: hidden;
}

.native-ad-header{
  background-color: #efefef;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.skin-blue {
  padding: 0 15px;
  background: #ecf0f5;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#report-domain-list .form-item-domain-name{
  display: inline-block;
  width: 30%;
}

.override-adapter-desc,
.override-adapter-desc a,
.global-adapter-desc {
  font-weight: bold;
  color: red;
  font-size: 12px;
  line-height: 16px;
}

.override-adapter-desc a {
  color: #160061;
}

.override-adapter-desc a:hover {
  color: #47b8ea;
}
