body.status .layout-content.status .border-color, hr, .tooltip-base, .markdown-display table {
  border-color: transparent;
}

.hidden {
  opacity: 0;
}

.AP.button-pressed, .CA.button-pressed, .EU.button-pressed, .US.button-pressed {
  background-color: #575757;
}

.components-container.one-column {
  color: #04AA6D;
}

.AP, .CA, .EU, .US {
  background-color: #04AA6D;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-style: none;
  border-left-width: 0px;
  border-right-style: none;
  border-right-width: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: none;
  border-top-width: 0px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 18.6px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  position: relative;
  text-align: center;
  text-decoration-color: #FFFFFF;
  text-transform: uppercase;
}

.components-uptime-link.history-footer-link {
			  align: left;
}