@keyframes loadingCircle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dex-switch{background:var(--dex-okd-switch-off-default-track-color);border:0;border-radius:calc(var(--dex-okd-switch-md-height)/2);box-sizing:border-box;cursor:pointer;height:var(--dex-okd-switch-md-height);outline:none;position:relative;transition:left .36s;vertical-align:middle;width:var(--dex-okd-switch-md-width)}.dex-switch:focus-visible{outline:2px solid var(--dex-okd-color-border-focus);outline-color:var(--dex-okd-color-border-focus);outline-offset:2px;outline-style:solid;outline-width:2px}.dex-switch-handler{align-items:center;background:var(--dex-okd-switch-off-default-handler-color);border-radius:100%;box-shadow:var(--dex-okd-switch-off-default-handler-shadow);display:flex;height:var(--dex-okd-switch-md-handler-size);justify-content:center;left:calc((var(--dex-okd-switch-md-height) - var(--dex-okd-switch-md-handler-size))/2);position:absolute;top:calc((var(--dex-okd-switch-md-height) - var(--dex-okd-switch-md-handler-size))/2);transition:left .36s;width:var(--dex-okd-switch-md-handler-size)}.dex-switch .switch-handler-loader{height:calc(var(--dex-okd-switch-md-handler-size) - 6px);width:calc(var(--dex-okd-switch-md-handler-size) - 6px)}.dex-switch .switch-on-loader{border-color:var(--dex-okd-switch-on-loading-handler-color);border-top-color:var(--dex-okd-switch-on-loading-mark-color)}.dex-switch .switch-off-loader{border-color:var(--dex-okd-switch-off-loading-handler-color);border-top-color:var(--dex-okd-switch-off-loading-mark-color)}.dex-switch-label{color:var(--dex-okd-switch-label-font-color);font-family:inherit;font-size:var(--dex-okd-switch-md-label-size);font-weight:500;margin-left:18px;vertical-align:middle}.dex-switch-small{height:var(--dex-okd-switch-sm-height);width:var(--dex-okd-switch-sm-width)}.dex-switch.dex-switch-small .dex-switch-handler{height:var(--dex-okd-switch-sm-handler-size);width:var(--dex-okd-switch-sm-handler-size)}.dex-switch.dex-switch-small .switch-handler-loader{height:calc(var(--dex-okd-switch-sm-handler-size) - 2px);width:calc(var(--dex-okd-switch-sm-handler-size) - 2px)}.dex-switch-small+.dex-switch-label{font-size:var(--dex-okd-switch-sm-label-size)}.dex-switch.dex-switch-loading{background-color:var(--dex-okd-switch-off-loading-track-color);cursor:not-allowed}.dex-switch.dex-switch-select{background-color:var(--dex-okd-switch-on-default-track-color)}.dex-switch.dex-switch-select .dex-switch-handler{background:var(--dex-okd-switch-on-default-handler-color);box-shadow:var(--dex-okd-switch-on-default-handler-shadow);left:calc((var(--dex-okd-switch-md-height) - var(--dex-okd-switch-md-handler-size))/2 + var(--dex-okd-switch-md-width) - (var(--dex-okd-switch-md-height) - var(--dex-okd-switch-md-handler-size))/2*2 - var(--dex-okd-switch-md-handler-size))}.dex-switch.dex-switch-select.dex-switch-small .dex-switch-handler{left:calc((var(--dex-okd-switch-md-height) - var(--dex-okd-switch-md-handler-size))/2 + var(--dex-okd-switch-sm-width) - (var(--dex-okd-switch-sm-height) - var(--dex-okd-switch-sm-handler-size))/2*2 - var(--dex-okd-switch-sm-handler-size))}.dex-switch.dex-switch-select.dex-switch-loading{background-color:var(--dex-okd-switch-on-loading-track-color)}.dex-switch.dex-switch-disabled{background-color:var(--dex-okd-switch-off-disabled-track-color);cursor:not-allowed}.dex-switch.dex-switch-disabled .dex-switch-handler{background:var(--dex-okd-switch-off-disabled-handler-color);box-shadow:var(--dex-okd-switch-off-disabled-handler-shadow)}.dex-switch.dex-switch-select.dex-switch-disabled{background-color:var(--dex-okd-switch-on-disabled-track-color)}.dex-switch.dex-switch-select.dex-switch-disabled .dex-switch-handler{background:var(--dex-okd-switch-on-disabled-handler-color);box-shadow:var(--dex-okd-switch-on-disabled-handler-shadow)}.dex-switch-theme-icon.add-weight{color:var(--dex-okd-color-content-primary);color:var(--dex-okd-switch-theme-icon-color,var(--dex-okd-color-content-primary));font-size:12px}.dex-steps{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;box-sizing:border-box;cursor:inherit;display:flex;font-family:inherit;font-weight:500;justify-content:center;margin-bottom:0;outline:none;position:relative;text-decoration:none;touch-action:manipulation;transition:all .3s cubic-bezier(.165,.84,.44,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.dex-steps-item{display:inline-block;flex:1 1;overflow:hidden;position:relative;vertical-align:top}.dex-steps-item-button{width:100%}.dex-steps-item-container{outline:none}.dex-steps-item:last-child{flex:none}.dex-steps-item:last-child>.dex-steps-item-content:after,.dex-steps-item:last-child>.dex-steps-item-tail{display:none}.dex-steps-item-content,.dex-steps-item-icon{display:inline-block;vertical-align:top}.dex-steps-item-content{margin-left:var(--dex-okd-steps-horizontal-content-margin-left);position:relative}.dex-steps-item-content:after{background-image:linear-gradient(270deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to left,transparent 0,transparent 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-x;background-size:4px 1px;background-size:var(--dex-okd-steps-common-waiting-border-width,4px) 1px;content:"";display:block;height:1px;left:100%;position:absolute;top:10px;width:9999px}.dex-steps-item-content-no-left{margin-left:0}.dex-steps-item-icon{align-items:center;border:1px solid;border-radius:50%;box-sizing:border-box;display:inline-flex;font-size:var(--dex-okd-steps-common-icon-font-size);height:var(--dex-okd-steps-common-icon-size);justify-content:center;line-height:var(--dex-okd-steps-common-icon-size);text-align:center;transition:background-color .3s,border-color .3s;width:var(--dex-okd-steps-common-icon-size)}.dex-steps-item-icon .dex-steps-item-icon-num{font-weight:500;line-height:1;position:relative}.dex-steps-item-icon .dex-steps-item-icon-num,.dex-steps-item-icon .dex-steps-item-icon-num .dex-steps-item-checkmark{font-size:var(--dex-okd-steps-common-icon-font-size)}.dex-steps-item-tail{height:1px;line-height:0;position:absolute;top:calc(var(--dex-okd-steps-common-icon-size)/2);width:100%}.dex-steps-item-tail:after{background-image:linear-gradient(270deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to left,transparent 0,transparent 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-x;background-size:4px 1px;background-size:var(--dex-okd-steps-common-waiting-border-width,4px) 1px;border-radius:1px;content:"";display:inline-block;height:1px;position:absolute;top:0;width:100%}.dex-steps-item-title{display:inline-block;font-size:var(--dex-okd-steps-common-title-font-size);line-height:20px;line-height:var(--dex-okd-steps-common-title-line-height,20px);padding-right:12px;position:relative}.dex-steps-item-description{font-size:var(--dex-okd-steps-common-description-font-size);line-height:16px;line-height:var(--dex-okd-steps-common-description-line-height,16px);margin-top:2px}.dex-steps-item.dex-steps-item-finish .dex-steps-item-content:after,.dex-steps-item.dex-steps-item-finish .dex-steps-item-tail:after{background-color:#000;background-color:var(--dex-okd-steps-finish-tail-color,#000);background-image:none}.dex-steps-item-process .dex-steps-item-icon{background:var(--dex-okd-steps-process-background);border:1px solid #000;border:1px solid var(--dex-okd-steps-process-icon-border-color,#000)}.dex-steps-item-process .dex-steps-item-icon-num{color:var(--dex-okd-steps-process-icon-color)}.dex-steps-item-process .dex-steps-item-title{color:var(--dex-okd-steps-process-title-color)}.dex-steps-item-process .dex-steps-item-description{color:var(--dex-okd-steps-process-description-color);font-weight:400}.dex-steps-item-waiting .dex-steps-item-icon{background:var(--dex-okd-steps-waiting-background);border:1px solid #dbdbdb;border:1px solid var(--dex-okd-steps-waiting-icon-border-color,#dbdbdb)}.dex-steps-item-waiting .dex-steps-item-icon-num{color:var(--dex-okd-steps-waiting-icon-color)}.dex-steps-item-waiting .dex-steps-item-title{color:var(--dex-okd-steps-waiting-title-color)}.dex-steps-item-waiting .dex-steps-item-description{color:var(--dex-okd-steps-waiting-description-color);font-weight:400}.dex-steps-item-finish .dex-steps-item-icon{background:var(--dex-okd-steps-finish-background);border:1px solid #1a1a1a;border:1px solid var(--dex-okd-steps-finish-icon-border-color,#1a1a1a)}.dex-steps-item-finish .dex-steps-item-icon-num{color:var(--dex-okd-steps-finish-icon-color)}.dex-steps-item-finish .dex-steps-item-title{color:var(--dex-okd-steps-finish-title-color)}.dex-steps-item-finish .dex-steps-item-description{color:var(--dex-okd-steps-finish-description-color);font-weight:400}.dex-steps-horizontal:not(.dex-steps-label-vertical):not(.dex-steps-label-vertical-left) .dex-steps-item{margin-right:16px;white-space:nowrap}.dex-steps-horizontal:not(.dex-steps-label-vertical):not(.dex-steps-label-vertical-left) .dex-steps-item-container{display:flex}.dex-steps-horizontal:not(.dex-steps-label-vertical):not(.dex-steps-label-vertical-left) .dex-steps-item:last-child{margin-right:0}.dex-steps-horizontal:not(.dex-steps-label-vertical):not(.dex-steps-label-vertical-left) .dex-steps-item:last-child .dex-steps-item-title{padding-right:0}.dex-steps-horizontal:not(.dex-steps-label-vertical):not(.dex-steps-label-vertical-left) .dex-steps-item-tail{display:none}.dex-steps-horizontal:not(.dex-steps-label-vertical):not(.dex-steps-label-vertical-left) .dex-steps-item-description{max-width:var(--dex-okd-steps-label-vertical-description-max-width);white-space:normal}.dex-steps-vertical{display:flex;flex-direction:column}.dex-steps-vertical .dex-steps-item{display:block;flex:1 0 auto;overflow:visible}.dex-steps-vertical .dex-steps-item-container{min-height:72px}.dex-steps-vertical .dex-steps-item-container:last-child{min-height:unset}.dex-steps-vertical .dex-steps-item-icon{float:left;margin-right:var(--dex-okd-steps-vertical-icon-margin-right)}.dex-steps-vertical .dex-steps-item-content{display:block;margin-left:var(--dex-okd-steps-vertical-content-margin-left)}.dex-steps-vertical .dex-steps-item-content:after{display:none}.dex-steps-vertical .dex-steps-item-title{margin-top:1px}.dex-steps-vertical .dex-steps-item-description{padding-bottom:var(--dex-okd-steps-vertical-description-padding-bottom)}.dex-steps-vertical .dex-steps-item-tail{bottom:12px;height:calc(100% - var(--dex-okd-steps-common-icon-size));left:calc(var(--dex-okd-steps-common-icon-size)/2);padding:0;position:absolute;top:var(--dex-okd-steps-common-icon-size);width:1px}.dex-steps-vertical .dex-steps-item-tail:after{background-image:linear-gradient(180deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to bottom,transparent 0,transparent 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-y;background-size:1px 4px;background-size:1px var(--dex-okd-steps-common-waiting-border-width,4px);height:100%;width:1px}.dex-steps-vertical .dex-steps-item:not(:last-child) .dex-steps-item-tail{display:block}.dex-steps-vertical .dex-steps-item .dex-steps-item-content:after{display:none}.dex-steps-vertical .dex-steps-item-finish .dex-steps-item-tail:after{background-color:#000;background-color:var(--dex-okd-steps-finish-tail-color,#000);background-image:none}.dex-steps-label-vertical .dex-steps-item{overflow:visible}.dex-steps-label-vertical .dex-steps-item-tail{margin-left:calc(var(--dex-okd-steps-common-icon-size) + var(--dex-okd-steps-style-margin-left, 42px));padding:0}.dex-steps-label-vertical .dex-steps-item-tail:after{width:calc(100% - var(--dex-okd-steps-common-icon-size))}.dex-steps-label-vertical .dex-steps-item-content{display:block;margin-left:unset;margin-top:var(--dex-okd-steps-label-vertical-content-margin-top);text-align:center;width:calc(var(--dex-okd-steps-common-icon-size)/2*2 + 84px);width:calc((var(--dex-okd-steps-common-icon-size)/2 + var(--dex-okd-steps-style-margin-left, 42px))*2)}.dex-steps-label-vertical .dex-steps-item-content:after{display:none}.dex-steps-label-vertical .dex-steps-item-icon{display:inline-flex;margin-left:42px;margin-left:var(--dex-okd-steps-style-margin-left,42px)}.dex-steps-label-vertical .dex-steps-item-title{padding-left:0;padding-right:0}.dex-steps-label-vertical-left .dex-steps-item{overflow:visible}.dex-steps-label-vertical-left .dex-steps-item-tail{margin-left:unset;padding:0}.dex-steps-label-vertical-left .dex-steps-item-tail:after{left:var(--dex-okd-steps-common-icon-size);width:calc(100% - var(--dex-okd-steps-common-icon-size))}.dex-steps-label-vertical-left .dex-steps-item-content{display:block;margin-left:unset;margin-top:var(--dex-okd-steps-label-vertical-content-margin-top);text-align:left;width:calc(var(--dex-okd-steps-common-icon-size)/2*2 + 84px);width:calc((var(--dex-okd-steps-common-icon-size)/2 + var(--dex-okd-steps-style-margin-left, 42px))*2)}.dex-steps-label-vertical-left .dex-steps-item-content:after{display:none}.dex-steps-label-vertical-left .dex-steps-item-icon{display:inline-flex;margin-left:unset}.dex-steps-label-vertical-left .dex-steps-item-title{padding-left:0;padding-right:0}.dex-steps-circle .dex-steps-item-icon{border-radius:50%;box-sizing:border-box;display:inline-flex;height:8px;height:var(--dex-okd-steps-circle-icon-size,8px);line-height:8px;line-height:var(--dex-okd-steps-circle-icon-size,8px);text-align:center;transition:background-color .3s,border-color .3s;width:8px;width:var(--dex-okd-steps-circle-icon-size,8px)}.dex-steps-circle .dex-steps-item-icon .dex-steps-item-icon-num{display:none}.dex-steps-circle .dex-steps-item-process .dex-steps-item-icon{background:#000;background:var(--dex-okd-steps-circle-process-bg-color,#000);border:0 solid #000;border:0 solid var(--dex-okd-steps-circle-process-bg-color,#000)}.dex-steps-circle .dex-steps-item-waiting .dex-steps-item-icon{background:#dbdbdb;background:var(--dex-okd-steps-circle-waiting-bg-color,#dbdbdb);border:0 solid #dbdbdb;border:0 solid var(--dex-okd-steps-circle-waiting-bg-color,#dbdbdb)}.dex-steps-circle .dex-steps-item-finish .dex-steps-item-icon{background:#000;background:var(--dex-okd-steps-circle-finish-bg-color,#000);border:0 solid #000;border:0 solid var(--dex-okd-steps-circle-finish-bg-color,#000)}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-tail{margin-left:calc(var(--dex-okd-steps-common-icon-size) + var(--dex-okd-steps-style-margin-left, 42px))}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-tail:after{width:calc(100% - var(--dex-okd-steps-common-icon-size))}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-content{width:calc(var(--dex-okd-steps-common-icon-size)/2*2 + 84px);width:calc((var(--dex-okd-steps-common-icon-size)/2 + var(--dex-okd-steps-style-margin-left, 42px))*2)}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-icon{display:inline-flex;margin-left:42px;margin-left:var(--dex-okd-steps-style-margin-left,42px)}.dex-steps-circle.dex-steps-horizontal .dex-steps-item{overflow:visible}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-tail{margin-left:50px;margin-left:calc(var(--dex-okd-steps-circle-icon-size, 8px) + var(--dex-okd-steps-style-margin-left, 42px));padding:0;top:4px;top:calc(var(--dex-okd-steps-circle-icon-size, 8px)/2)}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-tail:after{width:calc(100% - 8px);width:calc(100% - var(--dex-okd-steps-circle-icon-size, 8px))}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-content{display:block;margin-left:unset;margin-top:var(--dex-okd-steps-label-vertical-content-margin-top);text-align:center;width:92px;width:calc((var(--dex-okd-steps-circle-icon-size, 8px)/2 + var(--dex-okd-steps-style-margin-left, 42px))*2)}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-content:after{display:none}.dex-steps-circle.dex-steps-horizontal .dex-steps-item-title{padding-left:0;padding-right:0}.dex-steps-circle.dex-steps-vertical .dex-steps-item-tail{bottom:12px;height:calc(100% - 8px);height:calc(100% - var(--dex-okd-steps-circle-icon-size, 8px));left:4px;left:calc(var(--dex-okd-steps-circle-icon-size, 8px)/2);padding:0;position:absolute;top:14px;top:calc(var(--dex-okd-steps-circle-icon-size, 8px) + var(--dex-okd-steps-circle-icon-margin-top, 6px));width:1px}.dex-steps-circle.dex-steps-vertical .dex-steps-item-tail:after{background-image:linear-gradient(180deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to bottom,transparent 0,transparent 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 50%,var(--dex-okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-y;background-size:1px 4px;background-size:1px var(--dex-okd-steps-common-waiting-border-width,4px);height:100%;top:0;width:1px}.dex-steps-circle.dex-steps-vertical .dex-steps-item .dex-steps-item-icon{margin-top:6px;margin-top:var(--dex-okd-steps-circle-icon-margin-top,6px)}.dex-steps-circle.dex-steps-vertical .dex-steps-item:not(:last-child) .dex-steps-item-tail{display:block}.dex-steps-circle.dex-steps-vertical .dex-steps-item-finish .dex-steps-item-tail:after{background-color:#000;background-color:var(--dex-okd-steps-finish-tail-color,#000);background-image:none}.dex-steps .dex-steps-item-icon.dex-steps-item-custom-icon{background:transparent;border:none}.dex-table-thead{background-color:var(--dex-okd-table-thead-bg-color);background-color:var(--dex-okd-inner-table-background,var(--dex-okd-table-thead-bg-color))}.dex-table-thead .dex-table-row-slide .dex-table-cell:first-child{padding-left:0}.dex-table-thead .dex-table-row-slide .dex-table-cell:last-child{padding-right:0}.dex-table-thead .dex-table-cell{background-color:var(--dex-okd-table-thead-cell-bg-color);background-color:var(--dex-okd-inner-table-background,var(--dex-okd-table-thead-cell-bg-color));color:#959dad;color:var(--dex-okd-table-thead-cell-font-color,#959dad);font-size:12px;font-size:var(--dex-okd-table-thead-cell-font-size,12px);font-weight:400;padding:12px;padding:var(--dex-okd-table-thead-cell-padding-vertical,12px) var(--dex-okd-table-thead-cell-padding-horizontal,12px);position:relative;text-align:left}.dex-table-thead .dex-table-cell.dex-table-column-has-sorters{cursor:pointer;padding:0 12px;transition:padding .3s}.dex-table-thead .dex-table-cell-sorters{align-items:center;display:inline-flex}.dex-table-thead .dex-table-cell-sorters-between{align-items:center;display:flex;justify-content:space-between;width:100%}.dex-table-thead .dex-table-cell-sorters-between .dex-table-cell-title{flex:1 1;width:calc(100% - 15px);width:calc(100% - var(--dex-okd-table-cell-sorter-icon-font-size, 12px) - 3px)}.dex-table-thead .dex-table-cell-sorter{font:12px;line-height:12px;margin-left:3px}.dex-table-thead .dex-table-cell-sorter-inner{display:inline-flex;flex-direction:column;transform:scale(.5);transform:scale(var(--dex-okd-table-cell-sorter-inner-scale,.5))}.dex-table-thead .dex-table-cell-sorter-inner .dex-table-cell-filled-down,.dex-table-thead .dex-table-cell-sorter-inner .dex-table-cell-filled-up{color:#ced3de;color:var(--dex-okd-table-cell-sorter-icon-color,#ced3de);font-size:12px;font-size:var(--dex-okd-table-cell-sorter-icon-font-size,12px)}.dex-table-thead .dex-table-cell-sorter-inner .dex-table-cell-filled-down.active,.dex-table-thead .dex-table-cell-sorter-inner .dex-table-cell-filled-up.active{color:#000;color:var(--dex-okd-table-cell-sorter-icon-active-color,#000)}.dex-table-thead-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:3}.dex-table-tbody{position:relative}.dex-table-tbody .dex-table-row{background-color:var(--dex-okd-table-tbody-cell-bg-color);background-color:var(--dex-okd-inner-table-background,var(--dex-okd-table-tbody-cell-bg-color))}.dex-table-tbody .dex-table-row-vir{display:grid;grid-template-columns:var(--dex-okd-inner-table-grid-template-columns)}.dex-table-tbody .dex-table-row-hover:hover{background-color:#000;background-color:var(--dex-okd-table-tbody-row-bg-hover-color,#000)}.dex-table-tbody .dex-table-row-slide .dex-table-cell:first-child{padding-left:0}.dex-table-tbody .dex-table-row-slide .dex-table-cell:last-child{padding-right:0}.dex-table-tbody .dex-table-cell{background-color:inherit;color:#3f475a;color:var(--dex-okd-table-tbody-cell-font-color,#3f475a);font-size:12px;font-size:var(--dex-okd-table-tbody-cell-font-size,12px);font-weight:400;padding:12px;padding:var(--dex-okd-table-tbody-cell-padding-vertical,12px) var(--dex-okd-table-tbody-cell-padding-horizontal,12px);text-align:left}.dex-table-tbody .dex-table-expanded-row .dex-table-cell{padding:0}.dex-table-tbody .dex-table-placeholder-row-fixed{margin:-12px;margin:calc(var(--dex-okd-table-tbody-cell-padding-vertical, 12px)*-1) calc(var(--dex-okd-table-tbody-cell-padding-horizontal, 12px)*-1);padding:12px;padding:var(--dex-okd-table-tbody-cell-padding-vertical,12px) var(--dex-okd-table-tbody-cell-padding-horizontal,12px)}.dex-table-wrapper{position:relative;width:100%}.dex-table-wrapper *{box-sizing:border-box}.dex-table-wrapper .dex-table table{border-collapse:initial;border-spacing:0;width:100%}.dex-table-wrapper .dex-table-bordered{border:1px solid #f0f0f0;border:1px solid var(--dex-okd-table-cell-bordered-color,#f0f0f0);border-bottom:0}.dex-table-wrapper .dex-table-bordered .dex-table-tbody tr,.dex-table-wrapper .dex-table-bordered .dex-table-thead tr{position:relative}.dex-table-wrapper .dex-table .dex-table-sticky-holder{position:-webkit-sticky;position:sticky;top:0;z-index:3}.dex-table-wrapper .dex-table-pagination{margin-top:10px;margin-top:var(--dex-okd-table-pagination-margin-top,10px)}.dex-table-wrapper .dex-table-fixed-column-box-shadow.dex-table-ping-left .dex-table-cell-fix-left,.dex-table-wrapper .dex-table-ping-left .dex-table-cell-fix-left-last,.dex-table-wrapper .dex-table-ping-left .dex-table-cell-fix-right-first,.dex-table-wrapper .dex-table-ping-right .dex-table-cell-fix-left-last,.dex-table-wrapper .dex-table-ping-right .dex-table-cell-fix-right-first{z-index:2}.dex-table-wrapper .dex-table-fixed-column-box-shadow.dex-table-ping-left .dex-table-cell-fix-left.dex-table-cell-fix-left-first:after,.dex-table-wrapper .dex-table-fixed-column-box-shadow.dex-table-ping-left .dex-table-cell-fix-left.dex-table-cell-fix-left-last:after{bottom:0;box-shadow:inset 10px 0 8px -8px #00000026;box-shadow:inset var(--dex-okd-table-fix-left-box-shadow,10px 0 8px -8px #00000026);content:"";pointer-events:none;position:absolute;right:0;top:0;transform:translate(100%);transition:box-shadow .3s;width:30px;width:var(--dex-okd-table-fix-left-box-inner-width,30px)}.dex-table-wrapper .dex-table-fixed-column-box-shadow.dex-table-ping-right .dex-table-cell-fix-right{z-index:2}.dex-table-wrapper .dex-table-fixed-column-box-shadow.dex-table-ping-right .dex-table-cell-fix-right.dex-table-cell-fix-right-first:after,.dex-table-wrapper .dex-table-fixed-column-box-shadow.dex-table-ping-right .dex-table-cell-fix-right.dex-table-cell-fix-right-last:after{bottom:0;box-shadow:inset -10px 0 8px -8px #00000026;box-shadow:inset var(--dex-okd-table-fix-right-box-shadow,-10px 0 8px -8px #00000026);content:"";left:0;pointer-events:none;position:absolute;top:0;transform:translate(-100%);transition:box-shadow .3s;width:30px;width:var(--dex-okd-table-fix-right-box-inner-width,30px)}.dex-table-full-height{height:100%}.dex-table-scroll-style ::-webkit-scrollbar{border-radius:8px;height:6px}.dex-table-virtual-scroll-style ::-webkit-scrollbar{width:0}.dex-table-scroll-style ::-webkit-scrollbar-thumb,.dex-table-scroll-style ::-webkit-scrollbar-track{border-radius:8px}.dex-table-scroll-style ::-webkit-scrollbar-button{display:none}.dex-table-scroll-style ::-webkit-scrollbar-corner{background-color:initial}.dex-table-placeholder{display:flex;justify-content:center;padding:100px 0;padding:var(--dex-okd-table-placeholder-padding-vertical,100px) var(--dex-okd-table-placeholder-padding-horizontal,0)}.dex-table-cell{word-wrap:break-word;position:relative}.dex-table-cell .dex-table-cell-ellipsis,.dex-table-cell .dex-table-cell-ellipsis>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dex-table-cell .dex-table-cell-ellipsis-tooltip{display:inline-block;max-width:100%}.dex-table-cell-border-bottom{border-bottom:1px solid #f0f0f0;border-bottom:1px solid var(--dex-okd-table-cell-bordered-color,#f0f0f0)}.dex-table-cell-border-right{border-right:1px solid #f0f0f0;border-right:1px solid var(--dex-okd-table-cell-bordered-color,#f0f0f0)}.dex-table-cell-border-right:last-child{border-right:0}.dex-suggestion-chips{align-items:center;border:1px solid transparent;cursor:pointer;display:flex;justify-content:center;text-align:center}.dex-suggestion-chips.dex-suggestion-chips-sm{border-radius:8px;border-radius:var(--dex-okd-suggestionchips-sm-border-radius,8px);font-size:12px;font-size:var(--dex-okd-suggestionchips-sm-font-size,12px);font-weight:400;font-weight:var(--dex-okd-suggestionchips-sm-font-weight,400);line-height:16px;line-height:var(--dex-okd-suggestionchips-sm-line-height,16px);min-height:28px;min-height:var(--dex-okd-suggestionchips-sm-min-height,28px);min-width:32px;min-width:var(--dex-okd-suggestionchips-sm-min-width,32px);padding:0 8px;padding:var(--dex-okd-suggestionchips-sm-padding-vertical,0) var(--dex-okd-suggestionchips-sm-padding-horizontal,8px)}.dex-suggestion-chips.dex-suggestion-chips-md{border-radius:8px;border-radius:var(--dex-okd-suggestionchips-md-border-radius,8px);font-size:14px;font-size:var(--dex-okd-suggestionchips-md-font-size,14px);font-weight:400;font-weight:var(--dex-okd-suggestionchips-md-font-weight,400);line-height:16px;line-height:var(--dex-okd-suggestionchips-md-line-height,16px);min-height:32px;min-height:var(--dex-okd-suggestionchips-md-min-height,32px);min-width:32px;min-width:var(--dex-okd-suggestionchips-md-min-width,32px);padding:0 8px;padding:var(--dex-okd-suggestionchips-md-padding-vertical,0) var(--dex-okd-suggestionchips-md-padding-horizontal,8px)}.dex-suggestion-chips-truncate{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.dex-suggestion-chips-primary{background:var(--dex-okd-color-background-surface-primary);background:var(--dex-okd-suggestionchips-primary-default-background,var(--dex-okd-color-background-surface-primary));color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-primary-default-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-primary.hover,.dex-suggestion-chips-primary:not(.dex-suggestion-chips-primary-disabled):not(.dex-suggestion-chips-primary-focus):hover{background:var(--dex-okd-color-background-surface-pressed);background:var(--dex-okd-suggestionchips-primary-hover-background,var(--dex-okd-color-background-surface-pressed));color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-primary-hover-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-primary.active,.dex-suggestion-chips-primary:not(.dex-suggestion-chips-primary-disabled):active{background:var(--dex-okd-color-background-surface-pressed);background:var(--dex-okd-suggestionchips-primary-active-background,var(--dex-okd-color-background-surface-pressed));color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-primary-active-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-primary.dex-suggestion-chips-primary-disabled,.dex-suggestion-chips-primary.disabled{background:var(--dex-okd-color-background-surface-disable);background:var(--dex-okd-suggestionchips-primary-disabled-background,var(--dex-okd-color-background-surface-disable));color:var(--dex-okd-color-content-disabled);color:var(--dex-okd-suggestionchips-primary-disabled-font-color,var(--dex-okd-color-content-disabled));cursor:not-allowed}.dex-suggestion-chips-secondary{background:transparent;background:var(--dex-okd-suggestionchips-secondary-default-background,transparent);border-color:var(--dex-okd-suggestionchips-secondary-default-border-color,var(--dex-okd-color-border-primary));color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-secondary-default-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-secondary.hover,.dex-suggestion-chips-secondary:not(.dex-suggestion-chips-secondary-disabled):not(.dex-suggestion-chips-secondary-focus):hover{background:var(--dex-okd-color-background-surface-pressed);background:var(--dex-okd-suggestionchips-secondary-hover-background,var(--dex-okd-color-background-surface-pressed));border-color:transparent;border-color:var(--dex-okd-suggestionchips-secondary-hover-border-color,transparent);color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-secondary-hover-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-secondary.active,.dex-suggestion-chips-secondary:not(.dex-suggestion-chips-secondary-disabled):active{background:var(--dex-okd-color-background-surface-pressed);background:var(--dex-okd-suggestionchips-secondary-active-background,var(--dex-okd-color-background-surface-pressed));border-color:transparent;border-color:var(--dex-okd-suggestionchips-secondary-active-border-color,transparent);color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-secondary-active-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-secondary.dex-suggestion-chips-secondary-disabled,.dex-suggestion-chips-secondary.disabled{background:transparent;background:var(--dex-okd-suggestionchips-secondary-disabled-background,transparent);border-color:var(--dex-okd-suggestionchips-secondary-disabled-border-color,var(--dex-okd-color-border-primary));color:var(--dex-okd-color-content-disabled);color:var(--dex-okd-suggestionchips-secondary-disabled-font-color,var(--dex-okd-color-content-disabled));cursor:not-allowed}.dex-suggestion-chips-tertiary{background:transparent;background:var(--dex-okd-suggestionchips-tertiary-default-background,transparent);color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-tertiary-default-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-tertiary.hover,.dex-suggestion-chips-tertiary:not(.dex-suggestion-chips-tertiary-disabled):not(.dex-suggestion-chips-tertiary-focus):hover{background:var(--dex-okd-color-background-surface-pressed);background:var(--dex-okd-suggestionchips-tertiary-hover-background,var(--dex-okd-color-background-surface-pressed));color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-tertiary-hover-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-tertiary.active,.dex-suggestion-chips-tertiary:not(.dex-suggestion-chips-tertiary-disabled):active{background:var(--dex-okd-color-background-surface-pressed);background:var(--dex-okd-suggestionchips-tertiary-active-background,var(--dex-okd-color-background-surface-pressed));color:var(--dex-okd-color-content-primary);color:var(--dex-okd-suggestionchips-tertiary-active-font-color,var(--dex-okd-color-content-primary))}.dex-suggestion-chips-tertiary.dex-suggestion-chips-tertiary-disabled,.dex-suggestion-chips-tertiary.disabled{background:var(--dex-okd-color-background-surface-disable);background:var(--dex-okd-suggestionchips-tertiary-disabled-background,var(--dex-okd-color-background-surface-disable));color:var(--dex-okd-color-content-disabled);color:var(--dex-okd-suggestionchips-tertiary-disabled-font-color,var(--dex-okd-color-content-disabled));cursor:not-allowed}
