body {
  font-size: 15px;
  color: #333333;
  outline: none;
}

a, a:active, a:focus, a:active {
  color: #5e0000;
}

a:hover {
  color: #ab0000;
}

h1, h2, h3, h4 {

}

.fw {
  width: 100%;
}

.zbadge {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) translateX(-100%);
}

.row-settings {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 20px;
}

.masthead {
  padding-top: 20px;
  height: 18%;
  min-height: 100px;
  position: relative;
  text-align: center;
}
.masthead .logo {
  width: 200px;
  max-width: 50%;
}

@media (min-width: 992px) {
  .logo {
    height: 80%;
    position: absolute;
    top: 10%;
    left: 25px;
    margin-bottom: 0;
  }
}

/*# sourceMappingURL=ydc.css.map */
