.page--third_party_conf{height:100%}.page--third_party_conf>.inner-wrap{display:flex;gap:30px;height:calc(100% - 35px)}.page--third_party_conf>.inner-wrap .wrapper{display:flex;gap:15px}.page--third_party_conf>.inner-wrap .wrapper.app-secret{flex-grow:1}.page--third_party_conf>.inner-wrap .wrapper.app-secret .row{transition:background .2s linear,opacity .2s linear}.page--third_party_conf>.inner-wrap .wrapper.privilege{width:300px}.page--third_party_conf .table{flex-grow:1;overflow-y:auto}.page--third_party_conf .table.dirty .row{opacity:.3}.page--third_party_conf .privilege-wrapper{height:200px}.page--third_party_conf .table{font-size:12px}.page--third_party_conf .table .head,.page--third_party_conf .table .row{display:flex;align-items:center}.page--third_party_conf .table .head .field,.page--third_party_conf .table .row .field{flex-grow:1;width:100%;height:30px}.page--third_party_conf .table .field{padding:0 5px;display:flex;align-items:center}.page--third_party_conf .table .head{background-color:#ededed;font-weight:700}.page--third_party_conf .table .row{cursor:pointer;transition:background .2s linear}.page--third_party_conf .table .row.selected{background:#e2e2e2;opacity:1!important}.page--third_party_conf .table .row:not(.selected):hover{background:#f5f5f5}.page--third_party_conf .action{display:flex;justify-content:flex-end}.page--third_party_conf .add-new{height:30px!important;width:30px!important;background:#4169e1!important}.page--third_party_conf .save-btn{background:#4169e1!important;color:#fff;width:125px!important}.page--third_party_conf .button{height:35px;width:35px;font-size:12px;display:flex;align-items:center;justify-content:center;background:#999;cursor:pointer;color:#fff}.page--third_party_conf .button.save-btn{background:#4169e1}.page--third_party_conf .button.confirm{background:#4169e1;width:125px!important}.page--third_party_conf .button.delete-btn{background:red;height:30px;width:30px;visibility:hidden}.page--third_party_conf .button.delete-btn.show{visibility:visible}.page--third_party_conf .divider{width:2px;background:#999;margin:40px 0;opacity:.2}.page--third_party_conf .create-popup .popup-content{width:400px;height:150px;background:#fff}.page--third_party_conf .create-popup .popup-content .content-inner-wrap{display:flex;flex-direction:column;justify-content:center;width:100%;padding:0 30px}.page--third_party_conf .create-popup .popup-content .content-inner-wrap .field{display:flex;flex-direction:column;margin-bottom:10px}.page--third_party_conf .create-popup .popup-content .content-inner-wrap .field .label{font-size:14px}.page--third_party_conf .create-popup .popup-content .content-inner-wrap .field input{height:30px;flex-grow:1}.page--third_party_conf .delete-popup .popup-content{width:400px;height:100px;background:#fff}.page--third_party_conf .delete-popup .popup-content .content-inner-wrap{display:flex;flex-direction:column;flex-grow:1}.page--third_party_conf .delete-popup .popup-content .content-inner-wrap .content{flex-grow:1;display:flex;justify-content:center;padding-top:20px}.page--third_party_conf .delete-popup .popup-content .content-inner-wrap .action{padding:5px 30px;display:flex;justify-content:center}.page--third_party_conf .delete-popup .popup-content .content-inner-wrap .action .button.confirm{background:red}