.nurse-evaluation{display:flex;box-sizing:border-box;overflow:auto;flex-direction:column}.nurse-evaluation .page-header{background-color:#fff;padding:16px;display:flex;justify-content:space-between}.nurse-evaluation .page-header .el-page-header{flex:1;align-items:center}.nurse-evaluation .page-header .el-page-header .el-page-header__content{flex:1}.nurse-evaluation .page-header .hideBack .el-page-header__left{display:none}.nurse-evaluation .page-header .patient-info-container{display:flex;flex:1;justify-content:center;color:#000}.nurse-evaluation .page-header .patient-info-container>div{margin-right:1.5em}.nurse-evaluation .page-body{flex:1;padding:16px;box-sizing:border-box;display:flex;height:100%;overflow:auto}.nurse-evaluation .page-body .left-container{height:100%;display:flex;flex-direction:column;width:300px;background-color:#fff;padding:16px;box-sizing:border-box}.nurse-evaluation .page-body .left-container .header-actions{display:flex;justify-content:space-around}.nurse-evaluation .page-body .left-container .header-actions .add-btn{margin-left:16px}.nurse-evaluation .page-body .left-container .ctl-tree-wrap{box-sizing:border-box;flex:1;overflow:auto;margin-top:16px}.nurse-evaluation .page-body .right-container{flex:1;height:100%;margin-left:16px;overflow-x:hidden;display:flex;flex-direction:column}