.w-table{width:100%;overflow:auto}.w-table>table{display:table!important;margin:0!important;width:100%!important;border-spacing:0;border-collapse:collapse}.w-table>table tr>td,.w-table>table tr>th{border:0;padding:5px 8px;border-bottom:1px solid #e8e8e8}.w-table>table tr{background-color:transparent}.w-table>table>caption{text-align:left;padding:10px 8px}.w-table>table>tbody>tr{transition:all .3s}.w-table>table>tbody>tr>td{background-color:#fff;position:relative;z-index:1}.w-table>table>tbody>tr:hover:nth-child(2n)>td,.w-table>table>tbody>tr:hover>td{background-color:#efefef}.w-table>table>tbody>tr:nth-child(2n)>td{background-color:#f9f9f9}.w-table>table>thead>tr>th{font-weight:400;padding:8px;background-color:#f6f9fb;position:relative;z-index:1}.w-table>table>thead tr:nth-child(2n),.w-table>table>thead>tr{background-color:#f6f9fb;border:transparent}.w-table-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;display:block}.w-table-tr-children-center{text-align:center}.w-table-tr-children-left{text-align:left}.w-table-tr-children-right{text-align:right}.w-table-fixed-right,.w-table-fixed-true{position:-webkit-sticky!important;position:sticky!important;z-index:2!important}.w-table-fixed-true:after{box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.15);position:absolute;top:0;right:0;bottom:-1px;width:30px;transform:translateX(100%);transition:box-shadow .3s;content:"";pointer-events:none}.w-table-fixed-true:before{content:"";position:absolute;left:-1px;top:0;bottom:0;border-left:1px solid #dfe2e5}.w-table-fixed-right:after{position:absolute;top:0;bottom:-1px;left:0;width:30px;transform:translateX(-100%);transition:box-shadow .3s;content:"";pointer-events:none;border-right:1px solid #f0f0f0}.w-table-fixed-right-first:after{box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.15)}.w-table-fixed-right:before{content:"";position:absolute;right:-1px;top:0;bottom:0;border-right:1px solid #dfe2e5}.w-table-bordered>table tr>td,.w-table-bordered>table tr>th,.w-table-bordered>table>caption{border:1px solid #dfe2e5}.w-table-bordered>table>caption{border-bottom:0}.w-table-bordered .w-table-footer{border:1px solid #dfe2e5;border-top:0}.w-table-footer{background:#fafafa;padding:10px 8px}.w-tabs-bar{overflow-x:auto;height:calc(100% + 17px)}.w-tabs-bar,.w-tabs-nav{position:relative}.w-tabs-nav-hidden{display:flex;overflow-y:auto;padding:5px 10px 5px 5px;max-height:200px;flex-direction:column}.w-tabs-nav-hidden :hover{background:#d9d9d9}.w-tabs-item{padding:7px 10px;display:inline-block;height:100%;font-size:14px;box-sizing:border-box;position:relative;cursor:pointer;text-decoration:none;transition:all .3s}.w-tabs-item.active{color:#008ef0}.w-tabs-item.disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;color:rgba(0,0,0,.25)}.w-tabs-flow-content{margin-left:5px;padding:0 10px;box-shadow:inset 1px 0 0 #d9d9d9;cursor:pointer}.w-tabs-card>div>div>.w-tabs-bar>.w-tabs-nav:after,.w-tabs-line>div>div>.w-tabs-bar>.w-tabs-nav:after{content:"";position:relative;display:block;border-bottom:1px solid #d9d9d9}.w-tabs-line>div>div>.w-tabs-bar>.w-tabs-nav>.w-tabs-slide{background-color:#108ee9;box-sizing:border-box;bottom:0;position:absolute;height:1px;left:0;width:20px;z-index:1;transition:all .3s}.w-tabs-card>div>div>.w-tabs-bar>.w-tabs-nav:after{content:"";position:relative;display:block;border-bottom:1px solid #d9d9d9}.w-tabs-card>div>div>.w-tabs-bar>.w-tabs-nav>.w-tabs-item{border:1px solid #d9d9d9;border-bottom:0;padding:7px 16px;border-radius:4px 4px 0 0;background:#f9f9f9;margin:0 5px 0 0;bottom:-1px}.w-tabs-card>div>div>.w-tabs-bar>.w-tabs-nav>.w-tabs-item.active{background:#fff;z-index:1}.w-textarea{position:relative;font-size:14px;outline:none;border:none;border-radius:3px;box-shadow:0 0 0 0 rgba(19,124,189,0),0 0 0 0 rgba(19,124,189,0),inset 0 0 0 1px rgba(16,22,26,.15),inset 0 1px 1px rgba(16,22,26,.2);background:#fff;padding:5px 10px;vertical-align:middle;height:auto;min-height:30px;color:#393e48;font-weight:400;max-width:100%;min-width:100%;width:100%;transition:box-shadow .1s cubic-bezier(.4,1,.75,.9);-webkit-appearance:none;appearance:none}.w-textarea:not(:first-child){padding-left:30px}.w-textarea:focus{box-shadow:0 0 0 1px #393e48,0 0 0 3px rgba(57,62,72,.17),inset 0 1px 1px rgba(16,22,26,.2)}.w-textarea:hover{box-shadow:0 0 0 1px #6e6e6e,0 0 0 3px rgba(57,62,72,0),inset 0 1px 1px rgba(16,22,26,.2)}.w-textarea:focus.w-textarea:hover{box-shadow:0 0 0 1px #6e6e6e,0 0 0 3px rgba(57,62,72,.17),inset 0 1px 1px rgba(16,22,26,.2)}.w-textarea:disabled{box-shadow:none;background:#ddd;opacity:.75;color:#a5a5a5;cursor:not-allowed;resize:none}.w-tooltip{position:relative;display:inline-block}.w-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.w-tooltip-inner{font-size:12px;max-width:250px;padding:5px 10px;display:block;color:#fff;text-align:left;text-decoration:none;background-color:rgba(0,0,0,.75);border-radius:4px;box-shadow:0 1px 6px rgba(0,0,0,.2);word-break:break-all}.w-tooltip.right .w-tooltip-arrow,.w-tooltip.rightBottom .w-tooltip-arrow,.w-tooltip.rightTop .w-tooltip-arrow{border-right-color:rgba(0,0,0,.75);border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.w-tooltip.left .w-tooltip-arrow,.w-tooltip.leftBottom .w-tooltip-arrow,.w-tooltip.leftTop .w-tooltip-arrow{border-left-color:rgba(0,0,0,.75);border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.w-tooltip.leftTop .w-tooltip-arrow,.w-tooltip.rightTop .w-tooltip-arrow{top:15px}.w-tooltip.leftBottom .w-tooltip-arrow,.w-tooltip.rightBottom .w-tooltip-arrow{bottom:10px;top:auto}.w-tooltip.top .w-tooltip-arrow,.w-tooltip.topLeft .w-tooltip-arrow,.w-tooltip.topRight .w-tooltip-arrow{border-top-color:rgba(0,0,0,.75);border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.w-tooltip.bottom .w-tooltip-arrow,.w-tooltip.bottomLeft .w-tooltip-arrow,.w-tooltip.bottomRight .w-tooltip-arrow{border-bottom-color:rgba(0,0,0,.75);border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.w-tooltip.bottomLeft .w-tooltip-arrow,.w-tooltip.topLeft .w-tooltip-arrow{left:15px}.w-tooltip.bottomRight .w-tooltip-arrow,.w-tooltip.topRight .w-tooltip-arrow{right:10px;left:auto}.w-tooltip.bottom,.w-tooltip.bottomLeft,.w-tooltip.bottomRight{padding-top:5px}.w-tooltip.top,.w-tooltip.topLeft,.w-tooltip.topRight{padding-bottom:5px}.w-tooltip.right,.w-tooltip.rightBottom,.w-tooltip.rightTop{padding-left:5px}.w-tooltip.left,.w-tooltip.leftBottom,.w-tooltip.leftTop{padding-right:5px}.w-tooltip.no-arrow{padding:0!important}.w-tree{font-size:14px}.w-tree ul{padding:0!important;transition:all .3s;overflow:hidden;margin:0}.w-tree ul ul{padding-left:18px!important;margin-bottom:0}.w-tree li{list-style:none!important}.w-tree li+li{margin-top:2px!important}.w-tree li:first-child{padding-top:3px}.w-tree-close{height:0}.w-tree-label .no-child:not(.w-tree-switcher-noop) svg{display:none}.w-tree-label{line-height:normal}.w-tree-label>*{vertical-align:middle}.w-tree-switcher{cursor:pointer;position:relative;z-index:1;width:14px;height:14px;line-height:14px;display:inline-block;text-align:center}.w-tree-switcher:hover{color:#2ea3f4}.w-tree-switcher .w-icon{transition:all .3s;transform:scale(.79) rotate(0deg)}.w-tree-switcher .w-icon.open:not(.no-animation){transform:scale(.79) rotate(90deg)!important}.w-tree-title{display:inline-block;padding:2px 5px;cursor:pointer}.w-tree-title>*{vertical-align:middle}.w-tree-disabled-mouse{cursor:not-allowed}.w-tree-disabled-ele{color:#00000040}.w-tree-title.selected{background-color:#d5e8fc}.w-tree-line li{position:relative}.w-tree-line li li:after,.w-tree-line li li:before{content:" ";border-left:1px solid #d9d9d9;left:-12px;position:absolute}.w-tree-line li li:after{height:100%;top:5px}.w-tree-line li li:last-child:after{height:16px;top:-18px}.w-tree-line li li:before{content:" ";width:10px;height:16px;border-bottom:1px solid #d9d9d9;top:-2px}.w-tree-line li li:last-child:before{border-radius:0 0 0 3px}.w-treechecked-checked{margin-right:5px}.w-search-tree-input-contents{flex:1;top:1px}.w-search-tree-input-contents input{box-shadow:none;padding:0;height:20px;min-width:50px}.w-search-tree-input-contents .w-input-inner:focus,.w-search-tree-input-contents .w-input-inner:hover{box-shadow:none!important}.w-search-tree-inner{display:flex;justify-content:space-between;outline:none;border:none;align-items:center;border-radius:3px;box-shadow:0 0 0 0 rgba(19,124,189,0),0 0 0 0 rgba(19,124,189,0),inset 0 0 0 1px rgba(16,22,26,.15),inset 0 1px 1px rgba(16,22,26,.2);box-sizing:border-box;background:#fff;min-height:30px;margin:0!important;padding:3px 10px;vertical-align:middle;line-height:30px;color:#393e48;font-weight:400;font-size:inherit;transition:box-shadow .3s cubic-bezier(.4,1,.75,.9);-webkit-appearance:none;appearance:none}.w-search-tree-inner:focus{box-shadow:0 0 0 1px #393e48,0 0 0 3px rgba(57,62,72,.17),inset 0 1px 1px rgba(16,22,26,.2)}.w-search-tree-inner:hover{box-shadow:0 0 0 1px #6e6e6e,0 0 0 3px rgba(57,62,72,0),inset 0 1px 1px rgba(16,22,26,.2)}.w-search-tree-inner:focus.w-search-tree-inner:hover{box-shadow:0 0 0 1px #6e6e6e,0 0 0 3px rgba(57,62,72,.17),inset 0 1px 1px rgba(16,22,26,.2)}.w-search-tree-inner:disabled{box-shadow:none;background:#ddd;opacity:.75;color:#a5a5a5;cursor:not-allowed;resize:none}.w-search-tree-inner-close-tag-contents{width:14px;display:flex;align-content:center}.w-search-tree-inner-inner-small{height:20px}.w-search-tree-inner-inner-large{height:30px}.w-search-tree-inner .w-input-small .w-input-inner{height:16px;font-size:10px;padding:0}.w-search-tree-inner .w-input-large .w-input-inner{height:28px}.w-transfer{display:flex;justify-content:space-between}.w-transfer-card{width:50%}.w-transfer-cheked-content{height:200px;overflow-y:auto}.w-transfer-arrow-content{width:50px;height:50px;display:flex;flex-direction:column;align-self:center;justify-content:space-between}.w-transfer-arrow{transition:all .3s;border-radius:3px}.w-transfer-arrow:hover{cursor:pointer;box-shadow:0 1px 6px rgba(0,0,0,.2)}