

#MT .btn {
  border-radius: 0;
  border: none;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
}

#MT .btn span.underlineme {
  border-bottom: 3px solid #fff;
  display: inline-block;
  padding-bottom: 4px;
  margin-bottom: -2px;
}

#block-system-main {
  margin-bottom: 200px!important;
}

#MT .text-center {
  text-align: center;
}

#MT .text-muted {
  color:#bbb;
}

#MT .btn-primary {
  background: #000;
}

#MT .btn-primary:hover {
  background: #333;
}

#MT .btn:hover span.underlineme {
  border-color: #ffed00;
}


.tso-event-teaser-title .field-content {
  display:none!important;
}
