.md-layout-crumbs{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;align-items:center}.md-layout-crumbs__item.is-link{color:inherit;cursor:pointer}.md-layout-crumbs__line{width:6px;height:6px;transform:rotate(45deg);border:1px solid hsla(0,0%,100%,.4);border-left-color:transparent;border-bottom-color:transparent;margin:0 10px 0 5px}.md-layout-actions,.md-layout-actions__item{display:flex;flex-direction:row;align-items:center}.md-layout-actions__item{margin-left:6px;cursor:pointer;height:28px;line-height:28px;padding:0 12px;border-radius:3px;transition:all .25s}.md-layout-actions__item:hover{background-color:hsla(0,0%,100%,.1)}.md-layout-actions__item-icon{margin-right:3px}.md-layout-navs{display:inline-block}.md-layout-navs__list{display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:0}.md-layout-navs__item{padding:0 12px;cursor:pointer;height:24px;line-height:24px;border:1px solid hsla(0,0%,100%,.1);margin-left:-1px;min-width:48px;text-align:center}.md-layout-navs__item:first-child{margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.md-layout-navs__item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.designer{height:100%;background-color:#fff;color:rgba(0,0,0,.85)}.designer__header{height:48px;line-height:48px;background-color:#363f44;color:#fff;padding:0 12px;border-bottom:1px solid #eff2f8;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;box-shadow:0 2px 4px rgba(0,0,0,.03);position:relative;z-index:3}.designer__header-center{flex:1;text-align:center}.designer__tabs{height:42px;line-height:42px;background-color:#ececec;margin-left:220px;margin-right:240px}.designer__container{height:calc(100% - 48px)}.designer__main{height:calc(100% - 42px)}