md-bottom-sheet {
    z-index: 1040;
}

md-bottom-sheet .md-subheader {
    line-height: 40px;
}

.md-subheader .md-subheader-inner {
    padding: 0;
}

md-bottom-sheet.md-list md-list-item {
    height: 40px;
}

md-list-item {
    min-height: 0;
}

md-switch {
    margin: 0;
}

md-toast {
    z-index: 1080;
}

md-input-container {
    margin: 8px 0;
}

md-input-container .md-errors-spacer {
    min-height: 2px;
}

md-input {
    height: 30px;
}