#login h1 a {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    width: 100%;
    height: 200px;
    margin: 0;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
}
#login #login_error,
#login .message {
    margin-top: 20px;
}

#pass-strength-result + .indicator-hint {
    clear: left;
}

#dashboard_right_now #wp-version-message {
    display: none;
}
#dashboard_right_now ul li:last-child {
    width: 100%;
    font-style: italic;
    margin-bottom: 0;
}

.attachment-info .actions {
    color: transparent;
}
.attachment-info .actions .view-attachment {
    display: none;
}

#collapse-menu {
    display: none;
}

.genesis-metaboxes .hndle {
    float: none;
}
