body {
    margin: 30px 0;
}

kbd {
    font-family: Monaco, monospace;
}

.chip {
    margin-right: 0;
    border-radius: 3px;
}

.container {
    min-width: 550px;
}

.hint {
    font-size: 70%;
    text-transform: uppercase;
    font-weight: bold;
}

.preloader-wrapper {
    width: 1rem;
    height: 1rem;
}

.btn-floating > img {
    width: 1.6rem;
    vertical-align: middle;
}

header h1,
header h5 {
    margin: 0;
}

header h1 {
    line-height: 80px;
}

header h5 {
    line-height: 30px;
}

header img {
    float: left;
    height: 110px;
    margin-right: 15px;
}

main .card-panel {
    padding: 15px;
}

main .collection {
    margin: 0;
    border: none;
}

main .collection .collection-item p {
    margin: 0;
    line-height: 30px;
}

main .collection .collection-item .secondary-content .progress {
    margin: 0;
    width: 60px;
}

#mdl-flash .collapsible .collapsible-header {
    line-height: 2em;
}

#mdl-flash .collapsible .collapsible-header img {
    width: 2em;
    height: 2em;
    margin-right: 15px;
}

#mdl-screenshot .responsive-img {
    max-height: 95%;
}
