.t3-header {
  padding-top: 20px;
  padding-bottom: 5px;
}
.logo {
  float: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  background-image: url("../../templates/ext_portal/images/logo.png");
  background-repeat: no-repeat;
  width: 204px;
  height: 65px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #444;
  text-decoration: none;
  font-size: 17.5px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 20px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url("../../templates/ext_portal/images/ico/search-invert.png") no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #444;
  width: 180px;
}
.ext-slider {
  padding-top: 10px;
}
.t3-sl {
  padding-bottom: 20px;
  padding-top: 20px;
}
.t3-mainbody {
  padding-bottom: 5px;
  padding-top: 20px;
}
.t3-content .tags {
  margin-bottom: 20px;
}
.t3-content .tags .label-info {
  background: #FFF;
  border: 1px solid #DDD;
  color: #333;
  text-shadow: none;
}
.t3-footer {
  background: #fff;
  color: #666;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: inherit;
}
.t3-footnav {
  padding: 10px 0;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #444;
}
.t3-copyright {
  border: 0;
  font-size: 12px;
  padding: 0 0 30px 0;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .container {
  border-top: 3px solid #B51A1B;
  padding: 10px 0;
}
.t3-copyright .top {
  text-align: right;
  padding: 0;
}
.copyright {
  float: left;
}
.poweredby {
  text-align: center;
  padding-top: 10px;
  clear: both;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .5;
  margin: 0 auto;
  text-align: center;
}
.poweredby .ext-copyright {
  display: none;
  text-align: center;
}