.layout-content.status .masthead-container.premium .masthead .images-container {
    border-radius: 0 0 4px 4px;
}

.layout-content.status .masthead-container.premium .masthead .text-container {
    background-color: transparent !important;
}

.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;

    text-shadow: 0 1px 0 rgba(0,0,0,0.1);

}

.layout-content.status .masthead-container.basic .masthead .logo-container {
    max-width: 176px;
}