.material-list{box-sizing:border-box;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;margin:0;padding:8px 0;line-height:24px;list-style-type:none;color:rgba(0,0,0,.87)}.material-list-item{box-sizing:border-box;display:flex;position:relative;align-items:center;justify-content:flex-start;height:48px;padding:0 16px;text-decoration:inherit;text-transform:inherit;overflow:hidden}.material-list-item:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity .25s ease,background-color .25s ease}.material-list-item:hover:before{opacity:.04}.material-list-item:focus{outline:0}.material-list-item:focus:before{opacity:.08}.material-list-item.material-list-item--selected:hover:before,.material-list-item:active:before{opacity:.16}.material-list-item.material-list-item--selected{color:rgba(63,81,181,.87)}.material-list-item.material-list-item--selected:before{background-color:#3f51b5;opacity:.12}.material-list-item.material-list-item--selected:focus:before{opacity:.2}.material-list-item.material-list-item--selected:active:before{opacity:.28}.material-list-item.material-list-item--selected .material-list-item__icon{color:#3f51b5}.material-list-item__icon,.material-list-item__meta{margin-left:0;margin-right:16px;font-size:24px;width:24px;height:24px;color:rgba(0,0,0,.32)}.material-list-item__meta{margin-left:auto;margin-right:0}.material-list-divider{height:0;margin:0;border:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,.12)}.material-list-group__subheader{font-size:14px;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;letter-spacing:.3px;text-decoration:inherit;text-transform:inherit;line-height:normal;margin:16px 0 8px;padding:0 16px;color:rgba(0,0,0,.6)}