.updates-dropdown-container {
  float:right;
  margin-top:0px;}

.updates-dropdown-container .show-updates-dropdown, .layout-content.status-full-history .show-filter.open {
  background-color: #0BA4E8;
      box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset;
    -webkit-box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset;
    -o-box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset;
    -ms-box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 12px;
    line-height: 18.6px;
    font-size: 0.75rem;
    line-height: 1.1625rem;
    font-weight: 500;
    border: none;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 15px 9px;
    position: relative;}

.layout-content.status .masthead-container.premium .masthead .text-container {
    background-color: rgba(0,0,0,0);

}

.layout-content.status .masthead-container.premium .masthead .text-container .page-name{
  display:none;}


.shared-partial.uptime-90-days-wrapper {
  display:none;}

.components-uptime-link.history-footer-link{
  display:none;}