.tx-t3extblog hr {
  border-color: #b1b1b1; }

.tx-t3extblog .typo3-messages {
  margin-bottom: 2rem; }

.tx-t3extblog .meta {
  max-width: 100%;
  float: none;
  text-align: left;
  padding: 0 !important;
  margin: 0 !important; }
  .tx-t3extblog .meta a {
    color: #777777 !important; }
    .tx-t3extblog .meta a:hover, .tx-t3extblog .meta a:focus {
      color: #DF0404 !important; }

.tx-t3extblog .comment a {
  color: #000000; }

.tx-t3extblog .permalink {
  font-size: 11.05pt;
  color: #777777;
  white-space: nowrap; }

.tx-t3extblog .list-inline li {
  padding: 0;
  margin-bottom: 1ex; }
  .tx-t3extblog .list-inline li a {
    text-decoration: none; }
  .tx-t3extblog .list-inline li .label {
    border-radius: 0;
    padding: 1ex 1ex 0.65ex;
    background: none;
    color: #777777; }
    .tx-t3extblog .list-inline li .label.label-primary {
      background-color: #efefef;
      color: #777777; }
    .tx-t3extblog .list-inline li .label:hover, .tx-t3extblog .list-inline li .label:focus {
      background-color: #777777;
      color: #ffffff; }

.tx-t3extblog .btn-primary {
  color: #000000 !important; }
  .tx-t3extblog .btn-primary:hover, .tx-t3extblog .btn-primary:focus {
    color: #777777 !important;
    border-color: #777777 !important; }

.tx-t3extblog .badge {
  border-radius: 0;
  padding: 1ex;
  padding-right: 2ex;
  background-color: #b1b1b1; }

.tx-t3extblog .alert {
  border-radius: 0;
  padding: 2rem;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #ffffff !important;
  background: #777777;
  font-size: 13pt; }
  .tx-t3extblog .alert.alert-notice {
    background-color: #efefef;
    color: #777777 !important; }
  .tx-t3extblog .alert a {
    border: 1px solid #ffffff;
    padding: 1ex 1ex 0.65ex;
    color: #ffffff;
    font-size: 11.05pt;
    line-height: 145%;
    margin-top: -0.25em;
    margin-right: -0.25em; }
    .tx-t3extblog .alert a:hover, .tx-t3extblog .alert a:focus {
      color: #efefef;
      border-color: #efefef !important; }

.tx-t3extblog .blog-category-collapse {
  padding: 0; }
  .tx-t3extblog .blog-category-collapse a {
    padding: 0; }
    .tx-t3extblog .blog-category-collapse a:hover {
      text-decoration: underline; }

.tx-t3extblog .category {
  white-space: nowrap; }
  .tx-t3extblog .category:before {
    font-family: "FontAwesome" !important;
    content: "\f02e";
    color: #777777;
    padding-right: 0.5ex;
    padding-left: 1ex; }

.tx-t3extblog .author:before {
  font-family: "FontAwesome" !important;
  content: "\f007";
  color: #777777;
  padding-right: 0.5ex; }

.tx-t3extblog .well {
  position: relative;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  margin-bottom: 4rem; }
  .tx-t3extblog .well > h1, .tx-t3extblog .well > h2, .tx-t3extblog .well > h3 {
    float: left;
    max-width: 58% !important; }
  .tx-t3extblog .well .top {
    float: right;
    max-width: 40%;
    text-align: right;
    font-size: 11.05pt;
    line-height: 130.5%; }
    .tx-t3extblog .well .top * {
      font-size: 11.05pt; }
    .tx-t3extblog .well .top a {
      color: #777777 !important;
      text-decoration: none; }
      .tx-t3extblog .well .top a:hover, .tx-t3extblog .well .top a:focus {
        color: #DF0404 !important; }
    .tx-t3extblog .well .top .teaser, .tx-t3extblog .well .top .content {
      clear: both; }
  .tx-t3extblog .well .col-xs-12 {
    padding: 0; }

@media (max-width: 767px) {
  .tx-t3extblog .alert a {
    float: none !important;
    display: block;
    margin-top: 0.5em;
    text-align: center; }
  .tx-t3extblog .well .top {
    position: relative;
    max-width: 100%;
    text-align: left;
    margin-bottom: 1em; } }
