@import '../../core/stylesheets/variables.scss';
.md-subheader {
min-height: 48px;
padding: 0 16px;
display: flex;
align-items: center;
flex-flow: row wrap;
color: rgba(#000, .54);
font-size: 14px;
font-weight: 500;
}