@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600');

@import url('https://fonts.googleapis.com/css2?family=Montserrat');

.layout-content.status .masthead-container.basic {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: black;
}

.layout-content.status .masthead-container.basic .masthead {
     padding-top: 5px;
     padding-left: 50px;
     padding-right: 50px;
}

.powered-by { display: none }

.page-status { display:none }

footer li {
    list-style-type: none;
    position: relative;
    width: 50%;
    margin-bottom: 0.25em;
    margin-top: 0.25em;
}

.div-16 a {
    color: #ffffff;
    font-size: 1.3em;
}

.div-17 a {
    color: #ffffff;
    font-size: 1.3em;
}

.div-24 a {
    color: #ffffff;
    font-size: 1.3em;
}
.div-5 a {
    color: #ffffff;
    font-size: 1.3em;
}

footer .box {
    padding: 1em;
    transition: 0.5s all;
    font-family: 'Druk Wide', sans-serif;
    font-size: 0.7em;
 
}

.history-footer-link {
  color: black
}

.powered-by {
    display: inline !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    text-indent: 0px !important;
    transform: scale(1) !important;
}

.updates-dropdown-container { 
text-align: center !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 1.8rem !important;
letter-spacing: 0.8px !important;
  width: 250px !important;
height: 51px !important;
flex-shrink: 0 !important;
  border-radius: 50px !important;
border: 1px solid #ffffff !important;
  
    }

.masthead .updates-dropdown-container .show-updates-dropdown, .layout-content.status-full-history .show-filter.open {
    background-color: transparent;
}

.flat-button, .layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
 line-height: 1.8rem !important 
}

.div-16 a:hover {
    color: #ffffff;
    font-size: 1.3em;
}

.div-17 a:hover {
    color: #ffffff;
    font-size: 1.3em;
}

.div-5 a:hover {
    color: #ffffff;
    font-size: 1.3em;
}

.div-24 a:hover {
    color: #ffffff;
    font-size: 1.3em;
}

.incident-title .subscribe {
    display: none;
}

@media screen and (max-width: 650px) {
    .layout-content.status .masthead-container.basic .masthead .updates-dropdown-container {
        float: none;
        position: static;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 650px) {
    .updates-dropdown-container .show-updates-dropdown:after {
        content: 'Subscribe';
        font-size: 14px;
        line-height: 2.5;