.month-uptime { }
.show-updates-dropdown._clone {
	  margin-right: 14px;
}
.status-full-history .history-nav a.button:nth-child(2) {}
.components-uptime-link {  
}
.incidents-list { display:none; 
}

.legend-item {
display: none;
}
.page-footer .powered-by {
  width: 0;
  overflow: hidden;
  height: 0;
  padding: 0;
}
.availability-time-line-graphic {
display: none;
}
.legend .spacer {
display: none !important;
}
.custom-components-all-statistic {
  margin-top: 50px;
  text-align: right;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}
.custom-components-all-statistic span {
  font-weight: 500;
  text-decoration: underline;
}
.custom-two-cols > .col {
width: 100%;
}
.layout-content.status.status-index .components-section .component-container .icon-indicator {
margin-right: 8px;
}
.col {
border: 1px solid #E0E0E0;
}

.component-container:not(:last-child) {
border-bottom: 1px solid; 
}

.second-col {
border-top: none;
}

@media screen and (min-width: 1076px) {
.custom-two-cols {
display: flex;
    align-items: flex-start;
    
}
  .second-col {
    margin-left: -1px;
    border-top: 1px solid #E0E0E0;
}
}

.report-btn {
margin-right: 14px;
}

.report-btn:after {
	display: none;
}

.page-footer .powered-by a {
  color: transparent !important;
  pointer-events: none !important;
}