.template-list{height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto}.template-list .table-actions-wrap{margin-top:16px;background-color:#fff;padding:16px 16px 0;overflow:auto}.template-list .table-actions-wrap,.template-list .table-actions-wrap .container-wrap{flex:1;display:flex;flex-direction:column;height:0}.template-list .table-actions-wrap .container-wrap .actions-wrap{display:flex;justify-content:flex-end;margin-bottom:4px}.template-list .table-actions-wrap .container-wrap .table-wrap{flex:1;overflow:auto;background-color:#fff}.template-list-for-dept{height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto}.template-list-for-dept .container-tree-wrap{display:flex;flex-direction:row;flex:1;height:0;margin-top:16px}.template-list-for-dept .container-tree-wrap .dept-tree-container{background:#fff;width:267px;display:flex;flex-direction:column}.template-list-for-dept .container-tree-wrap .dept-tree-container .dept-tree-wrap{box-sizing:border-box;flex:1;overflow:auto}.template-list-for-dept .container-tree-wrap .table-actions-wrap{background-color:#fff;padding:16px 16px 0;flex:1;overflow:auto;display:flex;flex-direction:column;height:100%;margin-left:5px;box-sizing:border-box}.template-list-for-dept .container-tree-wrap .table-actions-wrap .container-wrap{display:flex;flex:1;height:100%;flex-direction:column}.template-list-for-dept .container-tree-wrap .table-actions-wrap .container-wrap .actions-wrap{display:flex;justify-content:flex-end;margin-bottom:4px}.template-list-for-dept .container-tree-wrap .table-actions-wrap .container-wrap .table-wrap{flex:1;overflow:auto;background-color:#fff}.outpat-emr-template{display:flex;padding:16px;box-sizing:border-box;overflow:auto}.outpat-emr-template .left-container{height:100%;display:flex;flex-direction:column;width:300px;background-color:#fff;padding:16px;box-sizing:border-box}.outpat-emr-template .left-container .header-actions{display:flex;justify-content:space-around}.outpat-emr-template .left-container .header-actions .add-btn{margin-left:16px}.outpat-emr-template .left-container .ctl-tree-wrap{box-sizing:border-box;flex:1;overflow:auto;margin-top:16px}.outpat-emr-template .right-container{flex:1;height:100%;margin-left:16px;background-color:#fff;overflow-x:hidden;overflow:auto}