.layout--login{height:100%;display:flex;flex-direction:column}.layout--login #top{height:35px;border:1px solid #e6e6e6;background:var(--nav-header-bg);display:flex;align-items:center;padding:0 20px}.layout--login #top .icon{height:20px}.layout--login #top .icon img{height:100%}.layout--login #top .title-wrap{margin-left:10px}.layout--login #main{display:flex;flex-grow:1}.layout--login #main #content{overflow:auto;flex-grow:1}