vipMembership-B-rC2eAw.css 10 KB

1
  1. .wot-theme-dark .wd-progress__label[data-v-fc07731c]{color:var(--wot-dark-color3, rgba(232, 230, 227, .8))}.wd-progress[data-v-fc07731c]{width:100%;height:var(--wot-progress-height, 3px);display:flex;align-items:center;padding:var(--wot-progress-padding, 9px 0 8px)}.wd-progress__outer[data-v-fc07731c]{display:block;position:relative;flex:1;height:var(--wot-progress-height, 3px);border-radius:calc(var(--wot-progress-height, 3px) / 2);background:var(--wot-progress-bg, rgb(229, 229, 229))}.wd-progress__inner[data-v-fc07731c]{display:block;position:absolute;top:0;left:0;height:100%;border-radius:calc(var(--wot-progress-height, 3px) / 2);background:var(--wot-progress-color, var(--wot-color-theme, #4d80f0));transition-property:width;transition-timing-function:linear;font-size:var(--wot-progress-icon-fs, 18px)}.wd-progress__inner.is-danger[data-v-fc07731c]{background:var(--wot-progress-danger-color, var(--wot-color-danger, #fa4350))}.wd-progress__inner.is-success[data-v-fc07731c]{background:var(--wot-progress-success-color, var(--wot-color-success, #34d19d))}.wd-progress__inner.is-warning[data-v-fc07731c]{background:var(--wot-progress-warning-color, var(--wot-color-warning, #f0883a))}[data-v-fc07731c] .wd-progress__label{width:30px;margin-left:9px;color:var(--wot-progress-label-color, #333);font-size:var(--wot-progress-label-fs, 14px)}[data-v-fc07731c] .wd-progress__icon{font-size:var(--wot-progress-icon-fs, 18px)}[data-v-fc07731c] .wd-progress__icon.is-danger{color:var(--wot-progress-danger-color, var(--wot-color-danger, #fa4350))}[data-v-fc07731c] .wd-progress__icon.is-success{color:var(--wot-progress-success-color, var(--wot-color-success, #34d19d))}[data-v-fc07731c] .wd-progress__icon.is-warning{color:var(--wot-progress-warning-color, var(--wot-color-warning, #f0883a))}.wot-theme-dark .wd-table[data-v-8a0ed096]{background:var(--wot-dark-background, #131313)}.wot-theme-dark .wd-table.is-border[data-v-8a0ed096]{border:1px solid var(--wot-dark-border-color, #3a3a3c)}.wot-theme-dark .wd-table__cell[data-v-8a0ed096]{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));background:var(--wot-dark-background2, #1b1b1b)}.wot-theme-dark .wd-table__cell.is-stripe[data-v-8a0ed096]{background:var(--wot-dark-background4, #323233)}.wot-theme-dark .wd-table__cell.is-border[data-v-8a0ed096]{border-right:1px solid var(--wot-dark-border-color, #3a3a3c);border-bottom:1px solid var(--wot-dark-border-color, #3a3a3c)}.wot-theme-dark .wd-table__cell.is-shadow[data-v-8a0ed096]:after{background:linear-gradient(270deg,rgba(17,17,17,.2),rgba(0,0,0,0))}.wd-table[data-v-8a0ed096]{position:relative;width:100%;overflow:auto;background:var(--wot-table-bg, #ffffff)}.wd-table.is-border[data-v-8a0ed096]{border:1px solid var(--wot-table-border-color, #ececec)}.wd-table[data-v-8a0ed096] .wd-table-col:last-child .wd-table__cell.is-border{border-right:none}.wd-table__header[data-v-8a0ed096]{width:100%;height:50px;position:sticky;top:0;z-index:2;display:flex;overflow-x:auto;white-space:nowrap}.wd-table__body[data-v-8a0ed096]{width:100%;box-sizing:border-box}.wd-table__content[data-v-8a0ed096]{display:flex}.wd-table__content--header[data-v-8a0ed096]{position:sticky;top:0;z-index:2}.wd-table__cell[data-v-8a0ed096]{display:flex;align-items:center;box-sizing:border-box;background:var(--wot-table-bg, #ffffff);width:100px;min-height:50px;padding:8px 10px;font-size:var(--wot-table-font-size, 13px);color:var(--wot-table-color, var(--wot-font-gray-1, rgba(0, 0, 0, .9)));--wot-sort-button-height: 30px}.wd-table__cell.is-border[data-v-8a0ed096]{border-right:1px solid var(--wot-table-border-color, #ececec);border-bottom:1px solid var(--wot-table-border-color, #ececec)}.wd-table__cell.is-stripe[data-v-8a0ed096]{background:var(--wot-table-stripe-bg, #f3f3f3)}.wd-table__cell.is-fixed[data-v-8a0ed096]{position:sticky;z-index:1;left:0}.wd-table__cell.is-shadow[data-v-8a0ed096]:after{content:" ";position:absolute;right:-.9375rem;top:0;width:.9375rem;height:100%;background:linear-gradient(270deg,rgba(255,255,255,0),rgba(0,0,0,.04))}.wd-table__cell.is-left[data-v-8a0ed096]{justify-content:flex-start}.wd-table__cell.is-center[data-v-8a0ed096]{justify-content:center}.wd-table__cell.is-right[data-v-8a0ed096]{justify-content:flex-end}.wd-table__wrapper[data-v-8a0ed096]{width:100%;overflow:auto}.wd-table__inner[data-v-8a0ed096]{display:flex;flex-direction:column}.wd-table__header-row[data-v-8a0ed096]{display:flex;flex-direction:row;width:100%}.wd-table__body[data-v-8a0ed096]{display:flex;width:100%}.wd-table__value.is-ellipsis[data-v-8a0ed096]{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wot-theme-dark .wd-table-col.is-shadow[data-v-8a0ed096]:after{background:linear-gradient(270deg,rgba(17,17,17,.2),rgba(0,0,0,0))}.wd-table-col .wd-table__cell[data-v-8a0ed096]{width:100%}.wd-table-col--fixed[data-v-8a0ed096]{position:sticky;z-index:1;left:0}.wd-table-col.is-shadow[data-v-8a0ed096]:after{content:" ";position:absolute;right:-.9375rem;top:0;width:.9375rem;height:100%;background:linear-gradient(270deg,rgba(255,255,255,0),rgba(0,0,0,.04))}.wd-table-col .wd-table__cell:last-child.is-border[data-v-8a0ed096]{border-bottom:none}.wot-theme-dark .wd-sort-button__wrapper[data-v-7c32d28f]{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}.wd-sort-button[data-v-7c32d28f]{display:inline-block;height:var(--wot-sort-button-height, 48px);line-height:var(--wot-sort-button-height, 48px)}.wd-sort-button--line .wd-sort-button__left[data-v-7c32d28f]:after{position:absolute;content:"";width:19px;height:3px;bottom:6px;left:50%;transform:translate(-50%);background:var(--wot-sort-button-line-color, var(--wot-color-theme, #4d80f0));border-radius:calc(var(--wot-sort-button-line-height, 3px) / 2);transition:opacity .15s;opacity:0}.wd-sort-button--line .wd-sort-button__left.is-active[data-v-7c32d28f]:after{opacity:1}.wd-sort-button__wrapper[data-v-7c32d28f]{font-size:var(--wot-sort-button-fs, var(--wot-fs-content, 14px));color:var(--wot-sort-button-color, var(--wot-color-content, #262626));word-break:break-all;white-space:nowrap}.wd-sort-button__left[data-v-7c32d28f]{position:relative;display:inline-block;vertical-align:middle}.wd-sort-button__left.is-active[data-v-7c32d28f]{font-weight:var(--wot-fw-medium, 500)}.wd-sort-button__left.is-active .wd-sort-button__right[data-v-7c32d28f]{justify-content:center}.wd-sort-button__right[data-v-7c32d28f]{display:inline-block;min-width:14px;margin-left:2px;vertical-align:middle;line-height:1.1}.wd-sort-button__right.is-active[data-v-7c32d28f] .wd-sort-button__icon-up,.wd-sort-button__right.is-active[data-v-7c32d28f] .wd-sort-button__icon-down{transform:scale(.7142857143)}[data-v-7c32d28f] .wd-sort-button__icon-up{display:block!important;line-height:1.1;transform:scale(.7142857143) translateY(7px)}[data-v-7c32d28f] .wd-sort-button__icon-down{display:block!important;line-height:1.1;transform:scale(.7142857143) translateY(-7px)}.wot-theme-dark .wd-table[data-v-377b2ba4]{background:var(--wot-dark-background, #131313)}.wot-theme-dark .wd-table.is-border[data-v-377b2ba4]{border:1px solid var(--wot-dark-border-color, #3a3a3c)}.wot-theme-dark .wd-table__cell[data-v-377b2ba4]{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));background:var(--wot-dark-background2, #1b1b1b)}.wot-theme-dark .wd-table__cell.is-stripe[data-v-377b2ba4]{background:var(--wot-dark-background4, #323233)}.wot-theme-dark .wd-table__cell.is-border[data-v-377b2ba4]{border-right:1px solid var(--wot-dark-border-color, #3a3a3c);border-bottom:1px solid var(--wot-dark-border-color, #3a3a3c)}.wot-theme-dark .wd-table__cell.is-shadow[data-v-377b2ba4]:after{background:linear-gradient(270deg,rgba(17,17,17,.2),rgba(0,0,0,0))}.wd-table[data-v-377b2ba4]{position:relative;width:100%;overflow:auto;background:var(--wot-table-bg, #ffffff)}.wd-table.is-border[data-v-377b2ba4]{border:1px solid var(--wot-table-border-color, #ececec)}.wd-table[data-v-377b2ba4] .wd-table-col:last-child .wd-table__cell.is-border{border-right:none}.wd-table__header[data-v-377b2ba4]{width:100%;height:50px;position:sticky;top:0;z-index:2;display:flex;overflow-x:auto;white-space:nowrap}.wd-table__body[data-v-377b2ba4]{width:100%;box-sizing:border-box}.wd-table__content[data-v-377b2ba4]{display:flex}.wd-table__content--header[data-v-377b2ba4]{position:sticky;top:0;z-index:2}.wd-table__cell[data-v-377b2ba4]{display:flex;align-items:center;box-sizing:border-box;background:var(--wot-table-bg, #ffffff);width:100px;min-height:50px;padding:8px 10px;font-size:var(--wot-table-font-size, 13px);color:var(--wot-table-color, var(--wot-font-gray-1, rgba(0, 0, 0, .9)));--wot-sort-button-height: 30px}.wd-table__cell.is-border[data-v-377b2ba4]{border-right:1px solid var(--wot-table-border-color, #ececec);border-bottom:1px solid var(--wot-table-border-color, #ececec)}.wd-table__cell.is-stripe[data-v-377b2ba4]{background:var(--wot-table-stripe-bg, #f3f3f3)}.wd-table__cell.is-fixed[data-v-377b2ba4]{position:sticky;z-index:1;left:0}.wd-table__cell.is-shadow[data-v-377b2ba4]:after{content:" ";position:absolute;right:-.9375rem;top:0;width:.9375rem;height:100%;background:linear-gradient(270deg,rgba(255,255,255,0),rgba(0,0,0,.04))}.wd-table__cell.is-left[data-v-377b2ba4]{justify-content:flex-start}.wd-table__cell.is-center[data-v-377b2ba4]{justify-content:center}.wd-table__cell.is-right[data-v-377b2ba4]{justify-content:flex-end}.wd-table__wrapper[data-v-377b2ba4]{width:100%;overflow:auto}.wd-table__inner[data-v-377b2ba4]{display:flex;flex-direction:column}.wd-table__header-row[data-v-377b2ba4]{display:flex;flex-direction:row;width:100%}.wd-table__body[data-v-377b2ba4]{display:flex;width:100%}.wd-table__value.is-ellipsis[data-v-377b2ba4]{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}[data-v-741890b5] .wd-table .wd-table__inner .wd-table__header-row{text-align:center}[data-v-741890b5] .wd-table .wd-table__inner .wd-table__header-row .wd-table__cell{color:#636363!important}[data-v-741890b5] .wd-progress .wd-progress__outer{background-color:#e7bea6!important}[data-v-741890b5] .wd-progress .wd-progress__inner{background-image:linear-gradient(64deg,rgba(82,40,14,.5),#7f4420)!important}