.role-container{height:100%;position:relative;z-index:8;margin-top:-20px;background:var(--theme_background_color)}.role-container .roleList{height:calc(100% - 124px)}.role-container .role-table-page{float:right;padding:14px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.role-container .oms-table-height.tableDiv{margin-top:0;height:100%}.role-container>div{height:calc(100vh - 22px);background-color:var(--theme_rightMenu_bg_isActive);border-radius:12px;float:left}.role-container>div:first-of-type{width:480px}.role-container>div:nth-of-type(2){width:calc(100% - 500px);margin:0 10px}.role-container>div .search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 20px 0}.role-container>div .search-box:after{content:"";display:block;clear:both}.onlyOneTab .role-container>div{height:calc(100vh - 130px)}