.md-cell-item{position:relative}.md-cell-item.no-border .md-cell-item-body:before{display:none}.md-cell-item-body{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:100px;padding-top:32px;padding-bottom:32px;box-sizing:border-box}.md-cell-item-body:before{content:"";position:absolute;z-index:2;background-color:#e2e4ea;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleY(.5) translateY(100%);transform:scaleY(.5) translateY(100%);bottom:0;left:0;right:auto;top:auto;width:100%;height:2px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}@media (min-resolution:3dppx){.md-cell-item-body:before{-webkit-transform:scaleY(.33) translateY(100%);transform:scaleY(.33) translateY(100%)}}.md-cell-item-body.multilines{padding-top:36px;padding-bottom:36px}.md-cell-item-left{flex-shrink:0;margin-right:32px}.md-cell-item-content{flex:1 1 0%;color:#111a34;font-size:32px;line-height:1.2}.md-cell-item-right{flex-shrink:0;margin-left:12px;display:inline-flex;align-items:center;justify-content:flex-end;color:#858b9c;font-size:28px}.md-cell-item-right .md-icon-arrow-right{margin-left:6px;margin-right:-6px;color:#c5cad5}.md-cell-item-title{line-height:1.2}.md-cell-item-brief{color:#858b9c;font-size:24px;line-height:1.4;margin-top:8px}.md-cell-item-children{padding:32px 0}.md-cell-item.is-disabled,.md-cell-item.is-disabled .md-cell-item-brief,.md-cell-item.is-disabled .md-cell-item-children,.md-cell-item.is-disabled .md-cell-item-content,.md-cell-item.is-disabled .md-cell-item-left,.md-cell-item.is-disabled .md-cell-item-right,.md-cell-item.is-disabled .md-cell-item-title{color:#c5cad5}