.header{width:100%;height:64px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:inset 0 -1px 0 0 #e9ebf0;box-shadow:inset 0 -1px 0 0 #e9ebf0;padding:12px 24px}.header img{width:185px;height:40px}.header span{font-weight:600;font-size:29px;color:#537aff;padding-left:26px}.bg-img{position:absolute;top:64px;left:0;width:100%;background-image:url(../img/login-background.d90bebf6.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.bg-img,.body{height:calc(100vh - 64px)!important}