.mdl-autocomplete .mdl-textfield__expand{position:absolute;z-index:999;display:none;text-align:left;overflow-x:hidden;overflow-y:auto;width:100%;max-height:210px;border:1px solid rgba(0,0,0,.12);background:#fff}.mdl-autocomplete .mdl-textfield__expand ul{margin:0;padding:0;border:0;list-style:none}.mdl-autocomplete .mdl-textfield__expand li{line-height:30px;height:30px;margin:0;padding:0;border:0}.mdl-autocomplete .mdl-textfield__expand li b{font-weight:700}.mdl-autocomplete .mdl-textfield__expand li.active{color:#fff;background:#000}.mdl-autocomplete.is-expand .mdl-textfield__expand{display:block}