/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ html { --jetlinks-primary-color: #315efb; --jetlinks-primary-color-hover: #5c85ff; --jetlinks-primary-color-active: #2041d4; --jetlinks-primary-color-outline: rgba(49, 94, 251, 0.2); --jetlinks-primary-1: #f0f6ff; --jetlinks-primary-2: #d6e4ff; --jetlinks-primary-3: #adc7ff; --jetlinks-primary-4: #85a7ff; --jetlinks-primary-5: #5c85ff; --jetlinks-primary-6: #315efb; --jetlinks-primary-7: #2041d4; --jetlinks-primary-color-deprecated-pure: ; --jetlinks-primary-color-deprecated-l-35: #e0e7fe; --jetlinks-primary-color-deprecated-l-20: #95acfd; --jetlinks-primary-color-deprecated-t-20: #5a7efc; --jetlinks-primary-color-deprecated-t-50: #98affd; --jetlinks-primary-color-deprecated-f-12: rgba(49, 94, 251, 0.12); --jetlinks-primary-color-active-deprecated-f-30: rgba(240, 246, 255, 0.3); --jetlinks-primary-color-active-deprecated-d-02: #e6f0ff; --jetlinks-success-color: #52c41a; --jetlinks-success-color-hover: #73d13d; --jetlinks-success-color-active: #389e0d; --jetlinks-success-color-outline: rgba(82, 196, 26, 0.2); --jetlinks-success-color-deprecated-bg: #f6ffed; --jetlinks-success-color-deprecated-border: #b7eb8f; --jetlinks-error-color: #ff4d4f; --jetlinks-error-color-hover: #ff7875; --jetlinks-error-color-active: #d9363e; --jetlinks-error-color-outline: rgba(255, 77, 79, 0.2); --jetlinks-error-color-deprecated-bg: #fff2f0; --jetlinks-error-color-deprecated-border: #ffccc7; --jetlinks-warning-color: #faad14; --jetlinks-warning-color-hover: #ffc53d; --jetlinks-warning-color-active: #d48806; --jetlinks-warning-color-outline: rgba(250, 173, 20, 0.2); --jetlinks-warning-color-deprecated-bg: #fffbe6; --jetlinks-warning-color-deprecated-border: #ffe58f; --jetlinks-info-color: #315efb; --jetlinks-info-color-deprecated-bg: #f0f6ff; --jetlinks-info-color-deprecated-border: #adc7ff; } [class^=jetlinks-]::-ms-clear, [class*= jetlinks-]::-ms-clear, [class^=jetlinks-] input::-ms-clear, [class*= jetlinks-] input::-ms-clear, [class^=jetlinks-] input::-ms-reveal, [class*= jetlinks-] input::-ms-reveal { display: none; } /* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */ html, body { width: 100%; height: 100%; } input::-ms-clear, input::-ms-reveal { display: none; } *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { margin: 0; color: rgba(0, 0, 0, 0.85); font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; font-variant: tabular-nums; line-height: 1.5715; background-color: #fff; font-feature-settings: 'tnum'; } [tabindex='-1']:focus { outline: none !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5em; color: rgba(0, 0, 0, 0.85); font-weight: 500; } p { margin-top: 0; margin-bottom: 1em; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; border-bottom: 0; cursor: help; } address { margin-bottom: 1em; font-style: normal; line-height: inherit; } input[type='text'], input[type='password'], input[type='number'], textarea { -webkit-appearance: none; } ol, ul, dl { margin-top: 0; margin-bottom: 1em; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 500; } dd { margin-bottom: 0.5em; margin-left: 0; } blockquote { margin: 0 0 1em; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #315EFB; text-decoration: none; background-color: transparent; outline: none; cursor: pointer; transition: color 0.3s; -webkit-text-decoration-skip: objects; } a:hover { color: var(--jetlinks-primary-color-hover); } a:active { color: var(--jetlinks-primary-color-active); } a:active, a:hover { text-decoration: none; outline: 0; } a:focus { text-decoration: none; outline: 0; } a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; } pre, code, kbd, samp { font-size: 1em; font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace; } pre { margin-top: 0; margin-bottom: 1em; overflow: auto; } figure { margin: 0 0 1em; } img { vertical-align: middle; border-style: none; } a, area, button, [role='button'], input:not([type='range']), label, select, summary, textarea { touch-action: manipulation; } table { border-collapse: collapse; } caption { padding-top: 0.75em; padding-bottom: 0.3em; color: rgba(0, 0, 0, 0.45); text-align: left; caption-side: bottom; } input, button, select, optgroup, textarea { margin: 0; color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { padding: 0; border-style: none; } input[type='radio'], input[type='checkbox'] { box-sizing: border-box; padding: 0; } input[type='date'], input[type='time'], input[type='datetime-local'], input[type='month'] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; margin: 0; padding: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; margin-bottom: 0.5em; padding: 0; color: inherit; font-size: 1.5em; line-height: inherit; white-space: normal; } progress { vertical-align: baseline; } [type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; } [type='search'] { outline-offset: -2px; -webkit-appearance: none; } [type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; } template { display: none; } [hidden] { display: none !important; } mark { padding: 0.2em; background-color: #feffe6; } ::-moz-selection { color: #fff; background: #315EFB; } ::selection { color: #fff; background: #315EFB; } .clearfix::before { display: table; content: ''; } .clearfix::after { display: table; clear: both; content: ''; } .anticon { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .anticon > * { line-height: 1; } .anticon svg { display: inline-block; } .anticon::before { display: none; } .anticon .anticon-icon { display: block; } .anticon > .anticon { line-height: 0; vertical-align: 0; } .anticon[tabindex] { cursor: pointer; } .anticon-spin::before { display: inline-block; animation: loadingCircle 1s infinite linear; } .anticon-spin { display: inline-block; animation: loadingCircle 1s infinite linear; } .jetlinks-fade-enter, .jetlinks-fade-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-fade-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-fade-enter.jetlinks-fade-enter-active, .jetlinks-fade-appear.jetlinks-fade-appear-active { animation-name: antFadeIn; animation-play-state: running; } .jetlinks-fade-leave.jetlinks-fade-leave-active { animation-name: antFadeOut; animation-play-state: running; pointer-events: none; } .jetlinks-fade-enter, .jetlinks-fade-appear { opacity: 0; animation-timing-function: linear; } .jetlinks-fade-leave { animation-timing-function: linear; } .fade-enter, .fade-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .fade-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .fade-enter.fade-enter-active, .fade-appear.fade-appear-active { animation-name: antFadeIn; animation-play-state: running; } .fade-leave.fade-leave-active { animation-name: antFadeOut; animation-play-state: running; pointer-events: none; } .fade-enter, .fade-appear { opacity: 0; animation-timing-function: linear; } .fade-leave { animation-timing-function: linear; } @keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .jetlinks-move-up-enter, .jetlinks-move-up-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-up-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-up-enter.jetlinks-move-up-enter-active, .jetlinks-move-up-appear.jetlinks-move-up-appear-active { animation-name: antMoveUpIn; animation-play-state: running; } .jetlinks-move-up-leave.jetlinks-move-up-leave-active { animation-name: antMoveUpOut; animation-play-state: running; pointer-events: none; } .jetlinks-move-up-enter, .jetlinks-move-up-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-move-up-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-up-enter, .move-up-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-up-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-up-enter.move-up-enter-active, .move-up-appear.move-up-appear-active { animation-name: antMoveUpIn; animation-play-state: running; } .move-up-leave.move-up-leave-active { animation-name: antMoveUpOut; animation-play-state: running; pointer-events: none; } .move-up-enter, .move-up-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-up-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .jetlinks-move-down-enter, .jetlinks-move-down-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-down-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-down-enter.jetlinks-move-down-enter-active, .jetlinks-move-down-appear.jetlinks-move-down-appear-active { animation-name: antMoveDownIn; animation-play-state: running; } .jetlinks-move-down-leave.jetlinks-move-down-leave-active { animation-name: antMoveDownOut; animation-play-state: running; pointer-events: none; } .jetlinks-move-down-enter, .jetlinks-move-down-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-move-down-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-down-enter, .move-down-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-down-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-down-enter.move-down-enter-active, .move-down-appear.move-down-appear-active { animation-name: antMoveDownIn; animation-play-state: running; } .move-down-leave.move-down-leave-active { animation-name: antMoveDownOut; animation-play-state: running; pointer-events: none; } .move-down-enter, .move-down-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-down-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .jetlinks-move-left-enter, .jetlinks-move-left-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-left-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-left-enter.jetlinks-move-left-enter-active, .jetlinks-move-left-appear.jetlinks-move-left-appear-active { animation-name: antMoveLeftIn; animation-play-state: running; } .jetlinks-move-left-leave.jetlinks-move-left-leave-active { animation-name: antMoveLeftOut; animation-play-state: running; pointer-events: none; } .jetlinks-move-left-enter, .jetlinks-move-left-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-move-left-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-left-enter, .move-left-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-left-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-left-enter.move-left-enter-active, .move-left-appear.move-left-appear-active { animation-name: antMoveLeftIn; animation-play-state: running; } .move-left-leave.move-left-leave-active { animation-name: antMoveLeftOut; animation-play-state: running; pointer-events: none; } .move-left-enter, .move-left-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-left-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .jetlinks-move-right-enter, .jetlinks-move-right-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-right-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-move-right-enter.jetlinks-move-right-enter-active, .jetlinks-move-right-appear.jetlinks-move-right-appear-active { animation-name: antMoveRightIn; animation-play-state: running; } .jetlinks-move-right-leave.jetlinks-move-right-leave-active { animation-name: antMoveRightOut; animation-play-state: running; pointer-events: none; } .jetlinks-move-right-enter, .jetlinks-move-right-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-move-right-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-right-enter, .move-right-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-right-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .move-right-enter.move-right-enter-active, .move-right-appear.move-right-appear-active { animation-name: antMoveRightIn; animation-play-state: running; } .move-right-leave.move-right-leave-active { animation-name: antMoveRightOut; animation-play-state: running; pointer-events: none; } .move-right-enter, .move-right-appear { opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-right-leave { animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } @keyframes antMoveDownIn { 0% { transform: translateY(100%); transform-origin: 0 0; opacity: 0; } 100% { transform: translateY(0%); transform-origin: 0 0; opacity: 1; } } @keyframes antMoveDownOut { 0% { transform: translateY(0%); transform-origin: 0 0; opacity: 1; } 100% { transform: translateY(100%); transform-origin: 0 0; opacity: 0; } } @keyframes antMoveLeftIn { 0% { transform: translateX(-100%); transform-origin: 0 0; opacity: 0; } 100% { transform: translateX(0%); transform-origin: 0 0; opacity: 1; } } @keyframes antMoveLeftOut { 0% { transform: translateX(0%); transform-origin: 0 0; opacity: 1; } 100% { transform: translateX(-100%); transform-origin: 0 0; opacity: 0; } } @keyframes antMoveRightIn { 0% { transform: translateX(100%); transform-origin: 0 0; opacity: 0; } 100% { transform: translateX(0%); transform-origin: 0 0; opacity: 1; } } @keyframes antMoveRightOut { 0% { transform: translateX(0%); transform-origin: 0 0; opacity: 1; } 100% { transform: translateX(100%); transform-origin: 0 0; opacity: 0; } } @keyframes antMoveUpIn { 0% { transform: translateY(-100%); transform-origin: 0 0; opacity: 0; } 100% { transform: translateY(0%); transform-origin: 0 0; opacity: 1; } } @keyframes antMoveUpOut { 0% { transform: translateY(0%); transform-origin: 0 0; opacity: 1; } 100% { transform: translateY(-100%); transform-origin: 0 0; opacity: 0; } } @keyframes loadingCircle { 100% { transform: rotate(360deg); } } [jetlinks-click-animating='true'], [jetlinks-click-animating-without-extra-node='true'] { position: relative; } html { --antd-wave-shadow-color: #315EFB; --scroll-bar: 0; } [jetlinks-click-animating-without-extra-node='true']::after, .jetlinks-click-animating-node { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; border-radius: inherit; box-shadow: 0 0 0 0 #315EFB; box-shadow: 0 0 0 0 var(--antd-wave-shadow-color); opacity: 0.2; animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1); animation-fill-mode: forwards; content: ''; pointer-events: none; } @keyframes waveEffect { 100% { box-shadow: 0 0 0 #315EFB; box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } } @keyframes fadeEffect { 100% { opacity: 0; } } .slide-up-enter, .slide-up-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-up-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-up-enter.slide-up-enter-active, .slide-up-appear.slide-up-appear-active { animation-name: antSlideUpIn; animation-play-state: running; } .slide-up-leave.slide-up-leave-active { animation-name: antSlideUpOut; animation-play-state: running; pointer-events: none; } .slide-up-enter, .slide-up-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-up-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-down-enter, .slide-down-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-down-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-down-enter.slide-down-enter-active, .slide-down-appear.slide-down-appear-active { animation-name: antSlideDownIn; animation-play-state: running; } .slide-down-leave.slide-down-leave-active { animation-name: antSlideDownOut; animation-play-state: running; pointer-events: none; } .slide-down-enter, .slide-down-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-down-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-left-enter, .slide-left-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-left-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-left-enter.slide-left-enter-active, .slide-left-appear.slide-left-appear-active { animation-name: antSlideLeftIn; animation-play-state: running; } .slide-left-leave.slide-left-leave-active { animation-name: antSlideLeftOut; animation-play-state: running; pointer-events: none; } .slide-left-enter, .slide-left-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-left-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-right-enter, .slide-right-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-right-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .slide-right-enter.slide-right-enter-active, .slide-right-appear.slide-right-appear-active { animation-name: antSlideRightIn; animation-play-state: running; } .slide-right-leave.slide-right-leave-active { animation-name: antSlideRightOut; animation-play-state: running; pointer-events: none; } .slide-right-enter, .slide-right-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-right-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .jetlinks-slide-up-enter, .jetlinks-slide-up-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-up-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-up-enter.jetlinks-slide-up-enter-active, .jetlinks-slide-up-appear.jetlinks-slide-up-appear-active { animation-name: antSlideUpIn; animation-play-state: running; } .jetlinks-slide-up-leave.jetlinks-slide-up-leave-active { animation-name: antSlideUpOut; animation-play-state: running; pointer-events: none; } .jetlinks-slide-up-enter, .jetlinks-slide-up-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .jetlinks-slide-up-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .jetlinks-slide-down-enter, .jetlinks-slide-down-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-down-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-down-enter.jetlinks-slide-down-enter-active, .jetlinks-slide-down-appear.jetlinks-slide-down-appear-active { animation-name: antSlideDownIn; animation-play-state: running; } .jetlinks-slide-down-leave.jetlinks-slide-down-leave-active { animation-name: antSlideDownOut; animation-play-state: running; pointer-events: none; } .jetlinks-slide-down-enter, .jetlinks-slide-down-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .jetlinks-slide-down-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .jetlinks-slide-left-enter, .jetlinks-slide-left-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-left-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-left-enter.jetlinks-slide-left-enter-active, .jetlinks-slide-left-appear.jetlinks-slide-left-appear-active { animation-name: antSlideLeftIn; animation-play-state: running; } .jetlinks-slide-left-leave.jetlinks-slide-left-leave-active { animation-name: antSlideLeftOut; animation-play-state: running; pointer-events: none; } .jetlinks-slide-left-enter, .jetlinks-slide-left-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .jetlinks-slide-left-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .jetlinks-slide-right-enter, .jetlinks-slide-right-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-right-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-slide-right-enter.jetlinks-slide-right-enter-active, .jetlinks-slide-right-appear.jetlinks-slide-right-appear-active { animation-name: antSlideRightIn; animation-play-state: running; } .jetlinks-slide-right-leave.jetlinks-slide-right-leave-active { animation-name: antSlideRightOut; animation-play-state: running; pointer-events: none; } .jetlinks-slide-right-enter, .jetlinks-slide-right-appear { opacity: 0; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .jetlinks-slide-right-leave { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } @keyframes antSlideUpIn { 0% { transform: scaleY(0.8); transform-origin: 0% 0%; opacity: 0; } 100% { transform: scaleY(1); transform-origin: 0% 0%; opacity: 1; } } @keyframes antSlideUpOut { 0% { transform: scaleY(1); transform-origin: 0% 0%; opacity: 1; } 100% { transform: scaleY(0.8); transform-origin: 0% 0%; opacity: 0; } } @keyframes antSlideDownIn { 0% { transform: scaleY(0.8); transform-origin: 100% 100%; opacity: 0; } 100% { transform: scaleY(1); transform-origin: 100% 100%; opacity: 1; } } @keyframes antSlideDownOut { 0% { transform: scaleY(1); transform-origin: 100% 100%; opacity: 1; } 100% { transform: scaleY(0.8); transform-origin: 100% 100%; opacity: 0; } } @keyframes antSlideLeftIn { 0% { transform: scaleX(0.8); transform-origin: 0% 0%; opacity: 0; } 100% { transform: scaleX(1); transform-origin: 0% 0%; opacity: 1; } } @keyframes antSlideLeftOut { 0% { transform: scaleX(1); transform-origin: 0% 0%; opacity: 1; } 100% { transform: scaleX(0.8); transform-origin: 0% 0%; opacity: 0; } } @keyframes antSlideRightIn { 0% { transform: scaleX(0.8); transform-origin: 100% 0%; opacity: 0; } 100% { transform: scaleX(1); transform-origin: 100% 0%; opacity: 1; } } @keyframes antSlideRightOut { 0% { transform: scaleX(1); transform-origin: 100% 0%; opacity: 1; } 100% { transform: scaleX(0.8); transform-origin: 100% 0%; opacity: 0; } } .jetlinks-zoom-enter, .jetlinks-zoom-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-enter.jetlinks-zoom-enter-active, .jetlinks-zoom-appear.jetlinks-zoom-appear-active { animation-name: antZoomIn; animation-play-state: running; } .jetlinks-zoom-leave.jetlinks-zoom-leave-active { animation-name: antZoomOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-enter, .jetlinks-zoom-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-enter-prepare, .jetlinks-zoom-appear-prepare { transform: none; } .jetlinks-zoom-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-enter, .zoom-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-enter.zoom-enter-active, .zoom-appear.zoom-appear-active { animation-name: antZoomIn; animation-play-state: running; } .zoom-leave.zoom-leave-active { animation-name: antZoomOut; animation-play-state: running; pointer-events: none; } .zoom-enter, .zoom-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-enter-prepare, .zoom-appear-prepare { transform: none; } .zoom-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .jetlinks-zoom-big-enter, .jetlinks-zoom-big-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-big-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-big-enter.jetlinks-zoom-big-enter-active, .jetlinks-zoom-big-appear.jetlinks-zoom-big-appear-active { animation-name: antZoomBigIn; animation-play-state: running; } .jetlinks-zoom-big-leave.jetlinks-zoom-big-leave-active { animation-name: antZoomBigOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-big-enter, .jetlinks-zoom-big-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-big-enter-prepare, .jetlinks-zoom-big-appear-prepare { transform: none; } .jetlinks-zoom-big-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-enter, .zoom-big-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-big-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-big-enter.zoom-big-enter-active, .zoom-big-appear.zoom-big-appear-active { animation-name: antZoomBigIn; animation-play-state: running; } .zoom-big-leave.zoom-big-leave-active { animation-name: antZoomBigOut; animation-play-state: running; pointer-events: none; } .zoom-big-enter, .zoom-big-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-enter-prepare, .zoom-big-appear-prepare { transform: none; } .zoom-big-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .jetlinks-zoom-big-fast-enter, .jetlinks-zoom-big-fast-appear { animation-duration: 0.1s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-big-fast-leave { animation-duration: 0.1s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-big-fast-enter.jetlinks-zoom-big-fast-enter-active, .jetlinks-zoom-big-fast-appear.jetlinks-zoom-big-fast-appear-active { animation-name: antZoomBigIn; animation-play-state: running; } .jetlinks-zoom-big-fast-leave.jetlinks-zoom-big-fast-leave-active { animation-name: antZoomBigOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-big-fast-enter, .jetlinks-zoom-big-fast-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-big-fast-enter-prepare, .jetlinks-zoom-big-fast-appear-prepare { transform: none; } .jetlinks-zoom-big-fast-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-fast-enter, .zoom-big-fast-appear { animation-duration: 0.1s; animation-fill-mode: both; animation-play-state: paused; } .zoom-big-fast-leave { animation-duration: 0.1s; animation-fill-mode: both; animation-play-state: paused; } .zoom-big-fast-enter.zoom-big-fast-enter-active, .zoom-big-fast-appear.zoom-big-fast-appear-active { animation-name: antZoomBigIn; animation-play-state: running; } .zoom-big-fast-leave.zoom-big-fast-leave-active { animation-name: antZoomBigOut; animation-play-state: running; pointer-events: none; } .zoom-big-fast-enter, .zoom-big-fast-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-fast-enter-prepare, .zoom-big-fast-appear-prepare { transform: none; } .zoom-big-fast-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .jetlinks-zoom-up-enter, .jetlinks-zoom-up-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-up-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-up-enter.jetlinks-zoom-up-enter-active, .jetlinks-zoom-up-appear.jetlinks-zoom-up-appear-active { animation-name: antZoomUpIn; animation-play-state: running; } .jetlinks-zoom-up-leave.jetlinks-zoom-up-leave-active { animation-name: antZoomUpOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-up-enter, .jetlinks-zoom-up-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-up-enter-prepare, .jetlinks-zoom-up-appear-prepare { transform: none; } .jetlinks-zoom-up-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-up-enter, .zoom-up-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-up-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-up-enter.zoom-up-enter-active, .zoom-up-appear.zoom-up-appear-active { animation-name: antZoomUpIn; animation-play-state: running; } .zoom-up-leave.zoom-up-leave-active { animation-name: antZoomUpOut; animation-play-state: running; pointer-events: none; } .zoom-up-enter, .zoom-up-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-up-enter-prepare, .zoom-up-appear-prepare { transform: none; } .zoom-up-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .jetlinks-zoom-down-enter, .jetlinks-zoom-down-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-down-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-down-enter.jetlinks-zoom-down-enter-active, .jetlinks-zoom-down-appear.jetlinks-zoom-down-appear-active { animation-name: antZoomDownIn; animation-play-state: running; } .jetlinks-zoom-down-leave.jetlinks-zoom-down-leave-active { animation-name: antZoomDownOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-down-enter, .jetlinks-zoom-down-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-down-enter-prepare, .jetlinks-zoom-down-appear-prepare { transform: none; } .jetlinks-zoom-down-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-down-enter, .zoom-down-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-down-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-down-enter.zoom-down-enter-active, .zoom-down-appear.zoom-down-appear-active { animation-name: antZoomDownIn; animation-play-state: running; } .zoom-down-leave.zoom-down-leave-active { animation-name: antZoomDownOut; animation-play-state: running; pointer-events: none; } .zoom-down-enter, .zoom-down-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-down-enter-prepare, .zoom-down-appear-prepare { transform: none; } .zoom-down-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .jetlinks-zoom-left-enter, .jetlinks-zoom-left-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-left-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-left-enter.jetlinks-zoom-left-enter-active, .jetlinks-zoom-left-appear.jetlinks-zoom-left-appear-active { animation-name: antZoomLeftIn; animation-play-state: running; } .jetlinks-zoom-left-leave.jetlinks-zoom-left-leave-active { animation-name: antZoomLeftOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-left-enter, .jetlinks-zoom-left-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-left-enter-prepare, .jetlinks-zoom-left-appear-prepare { transform: none; } .jetlinks-zoom-left-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-left-enter, .zoom-left-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-left-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-left-enter.zoom-left-enter-active, .zoom-left-appear.zoom-left-appear-active { animation-name: antZoomLeftIn; animation-play-state: running; } .zoom-left-leave.zoom-left-leave-active { animation-name: antZoomLeftOut; animation-play-state: running; pointer-events: none; } .zoom-left-enter, .zoom-left-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-left-enter-prepare, .zoom-left-appear-prepare { transform: none; } .zoom-left-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .jetlinks-zoom-right-enter, .jetlinks-zoom-right-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-right-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .jetlinks-zoom-right-enter.jetlinks-zoom-right-enter-active, .jetlinks-zoom-right-appear.jetlinks-zoom-right-appear-active { animation-name: antZoomRightIn; animation-play-state: running; } .jetlinks-zoom-right-leave.jetlinks-zoom-right-leave-active { animation-name: antZoomRightOut; animation-play-state: running; pointer-events: none; } .jetlinks-zoom-right-enter, .jetlinks-zoom-right-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .jetlinks-zoom-right-enter-prepare, .jetlinks-zoom-right-appear-prepare { transform: none; } .jetlinks-zoom-right-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-right-enter, .zoom-right-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-right-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .zoom-right-enter.zoom-right-enter-active, .zoom-right-appear.zoom-right-appear-active { animation-name: antZoomRightIn; animation-play-state: running; } .zoom-right-leave.zoom-right-leave-active { animation-name: antZoomRightOut; animation-play-state: running; pointer-events: none; } .zoom-right-enter, .zoom-right-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-right-enter-prepare, .zoom-right-appear-prepare { transform: none; } .zoom-right-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } @keyframes antZoomIn { 0% { transform: scale(0.2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes antZoomOut { 0% { transform: scale(1); } 100% { transform: scale(0.2); opacity: 0; } } @keyframes antZoomBigIn { 0% { transform: scale(0.8); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes antZoomBigOut { 0% { transform: scale(1); } 100% { transform: scale(0.8); opacity: 0; } } @keyframes antZoomUpIn { 0% { transform: scale(0.8); transform-origin: 50% 0%; opacity: 0; } 100% { transform: scale(1); transform-origin: 50% 0%; } } @keyframes antZoomUpOut { 0% { transform: scale(1); transform-origin: 50% 0%; } 100% { transform: scale(0.8); transform-origin: 50% 0%; opacity: 0; } } @keyframes antZoomLeftIn { 0% { transform: scale(0.8); transform-origin: 0% 50%; opacity: 0; } 100% { transform: scale(1); transform-origin: 0% 50%; } } @keyframes antZoomLeftOut { 0% { transform: scale(1); transform-origin: 0% 50%; } 100% { transform: scale(0.8); transform-origin: 0% 50%; opacity: 0; } } @keyframes antZoomRightIn { 0% { transform: scale(0.8); transform-origin: 100% 50%; opacity: 0; } 100% { transform: scale(1); transform-origin: 100% 50%; } } @keyframes antZoomRightOut { 0% { transform: scale(1); transform-origin: 100% 50%; } 100% { transform: scale(0.8); transform-origin: 100% 50%; opacity: 0; } } @keyframes antZoomDownIn { 0% { transform: scale(0.8); transform-origin: 50% 100%; opacity: 0; } 100% { transform: scale(1); transform-origin: 50% 100%; } } @keyframes antZoomDownOut { 0% { transform: scale(1); transform-origin: 50% 100%; } 100% { transform: scale(0.8); transform-origin: 50% 100%; opacity: 0; } } .ant-motion-collapse-legacy { overflow: hidden; } .ant-motion-collapse-legacy-active { transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } .ant-motion-collapse { overflow: hidden; transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } .jetlinks-table.jetlinks-table-middle { font-size: 14px; } .jetlinks-table.jetlinks-table-middle .jetlinks-table-title, .jetlinks-table.jetlinks-table-middle .jetlinks-table-footer, .jetlinks-table.jetlinks-table-middle .jetlinks-table-thead > tr > th, .jetlinks-table.jetlinks-table-middle .jetlinks-table-tbody > tr > td, .jetlinks-table.jetlinks-table-middle tfoot > tr > th, .jetlinks-table.jetlinks-table-middle tfoot > tr > td { padding: 12px 8px; } .jetlinks-table.jetlinks-table-middle .jetlinks-table-filter-trigger { margin-right: -4px; } .jetlinks-table.jetlinks-table-middle .jetlinks-table-expanded-row-fixed { margin: -12px -8px; } .jetlinks-table.jetlinks-table-middle .jetlinks-table-tbody .jetlinks-table-wrapper:only-child .jetlinks-table { margin: -12px -8px -12px 25px; } .jetlinks-table.jetlinks-table-small { font-size: 14px; } .jetlinks-table.jetlinks-table-small .jetlinks-table-title, .jetlinks-table.jetlinks-table-small .jetlinks-table-footer, .jetlinks-table.jetlinks-table-small .jetlinks-table-thead > tr > th, .jetlinks-table.jetlinks-table-small .jetlinks-table-tbody > tr > td, .jetlinks-table.jetlinks-table-small tfoot > tr > th, .jetlinks-table.jetlinks-table-small tfoot > tr > td { padding: 8px 8px; } .jetlinks-table.jetlinks-table-small .jetlinks-table-filter-trigger { margin-right: -4px; } .jetlinks-table.jetlinks-table-small .jetlinks-table-expanded-row-fixed { margin: -8px -8px; } .jetlinks-table.jetlinks-table-small .jetlinks-table-tbody .jetlinks-table-wrapper:only-child .jetlinks-table { margin: -8px -8px -8px 25px; } .jetlinks-table-small .jetlinks-table-thead > tr > th { background-color: #fafafa; } .jetlinks-table-small .jetlinks-table-selection-column { width: 46px; min-width: 46px; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-title { border: 1px solid #f0f0f0; border-bottom: 0; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container { border-left: 1px solid #f0f0f0; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > thead > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > thead > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > thead > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > thead > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tbody > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tbody > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tbody > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tfoot > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tfoot > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tfoot > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tfoot > tr > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tfoot > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tfoot > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tfoot > tr > td, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tfoot > tr > td { border-right: 1px solid #f0f0f0; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > thead > tr:not(:last-child) > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > thead > tr:not(:last-child) > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > thead > tr:not(:last-child) > th, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > thead > tr:not(:last-child) > th { border-bottom: 1px solid #f0f0f0; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > thead > tr > th::before, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > thead > tr > th::before, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > thead > tr > th::before, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > thead > tr > th::before { background-color: transparent !important; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > thead > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > thead > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > thead > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > thead > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tbody > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tbody > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tbody > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tfoot > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tfoot > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tfoot > tr > .jetlinks-table-cell-fix-right-first::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tfoot > tr > .jetlinks-table-cell-fix-right-first::after { border-right: 1px solid #f0f0f0; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed { margin: -16px -17px; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed::after, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-summary > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed::after { position: absolute; top: 0; right: 1px; bottom: 0; border-right: 1px solid #f0f0f0; content: ''; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-content > table, .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-container > .jetlinks-table-header > table { border-top: 1px solid #f0f0f0; } .jetlinks-table.jetlinks-table-bordered.jetlinks-table-scroll-horizontal > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr.jetlinks-table-expanded-row > td, .jetlinks-table.jetlinks-table-bordered.jetlinks-table-scroll-horizontal > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr.jetlinks-table-placeholder > td { border-right: 0; } .jetlinks-table.jetlinks-table-bordered.jetlinks-table-middle > .jetlinks-table-container > .jetlinks-table-content > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed, .jetlinks-table.jetlinks-table-bordered.jetlinks-table-middle > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed { margin: -12px -9px; } .jetlinks-table.jetlinks-table-bordered.jetlinks-table-small > .jetlinks-table-container > .jetlinks-table-content > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed, .jetlinks-table.jetlinks-table-bordered.jetlinks-table-small > .jetlinks-table-container > .jetlinks-table-body > table > tbody > tr > td > .jetlinks-table-expanded-row-fixed { margin: -8px -9px; } .jetlinks-table.jetlinks-table-bordered > .jetlinks-table-footer { border: 1px solid #f0f0f0; border-top: 0; } .jetlinks-table-cell .jetlinks-table-container:first-child { border-top: 0; } .jetlinks-table-cell-scrollbar { box-shadow: 0 1px 0 1px #fafafa; } .jetlinks-table-resize-handle { position: absolute; top: 0; height: 100% !important; bottom: 0; left: auto !important; right: -8px; cursor: col-resize; touch-action: none; -webkit-user-select: auto; -moz-user-select: auto; user-select: auto; width: 16px; z-index: 1; } .jetlinks-table-resize-handle-line { display: block; width: 1px; margin-left: 7px; height: 100% !important; background-color: #315EFB; opacity: 0; } .jetlinks-table-resize-handle:hover .jetlinks-table-resize-handle-line { opacity: 1; } .jetlinks-table-resize-handle.dragging { overflow: hidden; } .jetlinks-table-resize-handle.dragging .jetlinks-table-resize-handle-line { opacity: 1; } .jetlinks-table-resize-handle.dragging:before { position: absolute; top: 0; bottom: 0; width: 100%; content: ' '; width: 200vw; transform: translateX(-50%); opacity: 0; } .jetlinks-table-wrapper { clear: both; max-width: 100%; } .jetlinks-table-wrapper::before { display: table; content: ''; } .jetlinks-table-wrapper::after { display: table; clear: both; content: ''; } .jetlinks-table-wrapper::before { display: table; content: ''; } .jetlinks-table-wrapper::after { display: table; clear: both; content: ''; } .jetlinks-table { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.85); font-variant: tabular-nums; line-height: 1.5715; list-style: none; font-feature-settings: 'tnum'; position: relative; font-size: 14px; background: #fff; border-radius: 6px; } .jetlinks-table table { width: 100%; text-align: left; border-radius: 6px 6px 0 0; border-collapse: separate; border-spacing: 0; } .jetlinks-table-thead > tr > th, .jetlinks-table-tbody > tr > td, .jetlinks-table tfoot > tr > th, .jetlinks-table tfoot > tr > td { position: relative; padding: 16px 16px; overflow-wrap: break-word; } .jetlinks-table-cell-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: keep-all; } .jetlinks-table-cell-ellipsis.jetlinks-table-cell-fix-left-last, .jetlinks-table-cell-ellipsis.jetlinks-table-cell-fix-right-first { overflow: visible; } .jetlinks-table-cell-ellipsis.jetlinks-table-cell-fix-left-last .jetlinks-table-cell-content, .jetlinks-table-cell-ellipsis.jetlinks-table-cell-fix-right-first .jetlinks-table-cell-content { display: block; overflow: hidden; text-overflow: ellipsis; } .jetlinks-table-cell-ellipsis .jetlinks-table-column-title { overflow: hidden; text-overflow: ellipsis; word-break: keep-all; } .jetlinks-table-title { padding: 16px 16px; } .jetlinks-table-footer { padding: 16px 16px; color: rgba(0, 0, 0, 0.85); background: #fafafa; } .jetlinks-table-thead > tr > th { position: relative; color: rgba(0, 0, 0, 0.85); font-weight: 500; text-align: left; background: #fafafa; border-bottom: 1px solid #f0f0f0; transition: background 0.3s ease; } .jetlinks-table-thead > tr > th[colspan]:not([colspan='1']) { text-align: center; } .jetlinks-table-thead > tr > th:not(:last-child):not(.jetlinks-table-selection-column):not(.jetlinks-table-row-expand-icon-cell):not([colspan])::before { position: absolute; top: 50%; right: 0; width: 1px; height: 1.6em; background-color: rgba(0, 0, 0, 0.06); transform: translateY(-50%); transition: background-color 0.3s; content: ''; } .jetlinks-table-thead > tr:not(:last-child) > th[colspan] { border-bottom: 0; } .jetlinks-table-tbody > tr > td { border-bottom: 1px solid #f0f0f0; transition: background 0.3s; } .jetlinks-table-tbody > tr > td > .jetlinks-table-wrapper:only-child .jetlinks-table, .jetlinks-table-tbody > tr > td > .jetlinks-table-expanded-row-fixed > .jetlinks-table-wrapper:only-child .jetlinks-table { margin: -16px -16px -16px 33px; } .jetlinks-table-tbody > tr > td > .jetlinks-table-wrapper:only-child .jetlinks-table-tbody > tr:last-child > td, .jetlinks-table-tbody > tr > td > .jetlinks-table-expanded-row-fixed > .jetlinks-table-wrapper:only-child .jetlinks-table-tbody > tr:last-child > td { border-bottom: 0; } .jetlinks-table-tbody > tr > td > .jetlinks-table-wrapper:only-child .jetlinks-table-tbody > tr:last-child > td:first-child, .jetlinks-table-tbody > tr > td > .jetlinks-table-expanded-row-fixed > .jetlinks-table-wrapper:only-child .jetlinks-table-tbody > tr:last-child > td:first-child, .jetlinks-table-tbody > tr > td > .jetlinks-table-wrapper:only-child .jetlinks-table-tbody > tr:last-child > td:last-child, .jetlinks-table-tbody > tr > td > .jetlinks-table-expanded-row-fixed > .jetlinks-table-wrapper:only-child .jetlinks-table-tbody > tr:last-child > td:last-child { border-radius: 0; } .jetlinks-table-tbody > tr.jetlinks-table-row:hover > td, .jetlinks-table-tbody > tr > td.jetlinks-table-cell-row-hover { background: #fafafa; } .jetlinks-table-tbody > tr.jetlinks-table-row-selected > td { background: var(--jetlinks-primary-1); border-color: rgba(0, 0, 0, 0.03); } .jetlinks-table-tbody > tr.jetlinks-table-row-selected:hover > td { background: var(--jetlinks-primary-color-active-deprecated-d-02); } .jetlinks-table-summary { position: relative; z-index: 2; background: #fff; } div.jetlinks-table-summary { box-shadow: 0 -1px 0 #f0f0f0; } .jetlinks-table-summary > tr > th, .jetlinks-table-summary > tr > td { border-bottom: 1px solid #f0f0f0; } .jetlinks-table-pagination.jetlinks-pagination { margin: 16px 0; } .jetlinks-table-pagination { display: flex; flex-wrap: wrap; row-gap: 8px; } .jetlinks-table-pagination > * { flex: none; } .jetlinks-table-pagination-left { justify-content: flex-start; } .jetlinks-table-pagination-center { justify-content: center; } .jetlinks-table-pagination-right { justify-content: flex-end; } .jetlinks-table-thead th.jetlinks-table-column-has-sorters { cursor: pointer; transition: all 0.3s; } .jetlinks-table-thead th.jetlinks-table-column-has-sorters:hover { background: rgba(0, 0, 0, 0.04); } .jetlinks-table-thead th.jetlinks-table-column-has-sorters:hover::before { background-color: transparent !important; } .jetlinks-table-thead th.jetlinks-table-column-has-sorters.jetlinks-table-cell-fix-left:hover, .jetlinks-table-thead th.jetlinks-table-column-has-sorters.jetlinks-table-cell-fix-right:hover { background: #f5f5f5; } .jetlinks-table-thead th.jetlinks-table-column-sort { background: #f5f5f5; } .jetlinks-table-thead th.jetlinks-table-column-sort::before { background-color: transparent !important; } td.jetlinks-table-column-sort { background: #fafafa; } .jetlinks-table-column-title { position: relative; z-index: 1; flex: 1; } .jetlinks-table-column-sorters { display: flex; flex: auto; align-items: center; justify-content: space-between; } .jetlinks-table-column-sorters::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; content: ''; } .jetlinks-table-column-sorter { margin-left: 4px; color: #bfbfbf; font-size: 0; transition: color 0.3s; } .jetlinks-table-column-sorter-inner { display: inline-flex; flex-direction: column; align-items: center; } .jetlinks-table-column-sorter-up, .jetlinks-table-column-sorter-down { font-size: 11px; } .jetlinks-table-column-sorter-up.active, .jetlinks-table-column-sorter-down.active { color: #315EFB; } .jetlinks-table-column-sorter-up + .jetlinks-table-column-sorter-down { margin-top: -0.3em; } .jetlinks-table-column-sorters:hover .jetlinks-table-column-sorter { color: #a6a6a6; } .jetlinks-table-filter-column { display: flex; justify-content: space-between; } .jetlinks-table-filter-trigger { position: relative; display: flex; align-items: center; margin: -4px -8px -4px 4px; padding: 0 4px; color: #bfbfbf; font-size: 12px; border-radius: 6px; cursor: pointer; transition: all 0.3s; } .jetlinks-table-filter-trigger:hover { color: rgba(0, 0, 0, 0.45); background: rgba(0, 0, 0, 0.04); } .jetlinks-table-filter-trigger.active { color: #315EFB; } .jetlinks-table-filter-dropdown { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.85); font-size: 14px; font-variant: tabular-nums; line-height: 1.5715; list-style: none; font-feature-settings: 'tnum'; min-width: 120px; background-color: #fff; border-radius: 6px; box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); } .jetlinks-table-filter-dropdown .jetlinks-dropdown-menu { max-height: 264px; overflow-x: hidden; border: 0; box-shadow: none; } .jetlinks-table-filter-dropdown .jetlinks-dropdown-menu:empty::after { display: block; padding: 8px 0; color: rgba(0, 0, 0, 0.25); font-size: 12px; text-align: center; content: 'Not Found'; } .jetlinks-table-filter-dropdown-tree { padding: 8px 8px 0; } .jetlinks-table-filter-dropdown-tree .jetlinks-tree-treenode .jetlinks-tree-node-content-wrapper:hover { background-color: #f5f5f5; } .jetlinks-table-filter-dropdown-tree .jetlinks-tree-treenode-checkbox-checked .jetlinks-tree-node-content-wrapper, .jetlinks-table-filter-dropdown-tree .jetlinks-tree-treenode-checkbox-checked .jetlinks-tree-node-content-wrapper:hover { background-color: var(--jetlinks-primary-2); } .jetlinks-table-filter-dropdown-search { padding: 8px; border-bottom: 1px #f0f0f0 solid; } .jetlinks-table-filter-dropdown-search-input input { min-width: 140px; } .jetlinks-table-filter-dropdown-search-input .anticon { color: rgba(0, 0, 0, 0.25); } .jetlinks-table-filter-dropdown-checkall { width: 100%; margin-bottom: 4px; margin-left: 4px; } .jetlinks-table-filter-dropdown-submenu > ul { max-height: calc(100vh - 130px); overflow-x: hidden; overflow-y: auto; } .jetlinks-table-filter-dropdown .jetlinks-checkbox-wrapper + span, .jetlinks-table-filter-dropdown-submenu .jetlinks-checkbox-wrapper + span { padding-left: 8px; } .jetlinks-table-filter-dropdown-btns { display: flex; justify-content: space-between; padding: 7px 8px; overflow: hidden; background-color: inherit; border-top: 1px solid #f0f0f0; } .jetlinks-table-selection-col { width: 32px; } .jetlinks-table-bordered .jetlinks-table-selection-col { width: 50px; } table tr th.jetlinks-table-selection-column, table tr td.jetlinks-table-selection-column { padding-right: 8px; padding-left: 8px; text-align: center; } table tr th.jetlinks-table-selection-column .jetlinks-radio-wrapper, table tr td.jetlinks-table-selection-column .jetlinks-radio-wrapper { margin-right: 0; } table tr th.jetlinks-table-selection-column.jetlinks-table-cell-fix-left { z-index: 3; } table tr th.jetlinks-table-selection-column::after { background-color: transparent !important; } .jetlinks-table-selection { position: relative; display: inline-flex; flex-direction: column; } .jetlinks-table-selection-extra { position: absolute; top: 0; z-index: 1; cursor: pointer; transition: all 0.3s; -webkit-margin-start: 100%; margin-inline-start: 100%; -webkit-padding-start: 4px; padding-inline-start: 4px; } .jetlinks-table-selection-extra .anticon { color: #bfbfbf; font-size: 10px; } .jetlinks-table-selection-extra .anticon:hover { color: #a6a6a6; } .jetlinks-table-expand-icon-col { width: 48px; } .jetlinks-table-row-expand-icon-cell { text-align: center; } .jetlinks-table-row-indent { float: left; height: 1px; } .jetlinks-table-row-expand-icon { color: #315EFB; text-decoration: none; cursor: pointer; transition: color 0.3s; position: relative; display: inline-flex; float: left; box-sizing: border-box; width: 17px; height: 17px; padding: 0; color: inherit; line-height: 17px; background: #fff; border: 1px solid #f0f0f0; border-radius: 6px; outline: none; transform: scale(0.94117647); transition: all 0.3s; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .jetlinks-table-row-expand-icon:focus, .jetlinks-table-row-expand-icon:hover { color: var(--jetlinks-primary-color-hover); } .jetlinks-table-row-expand-icon:active { color: var(--jetlinks-primary-color-active); } .jetlinks-table-row-expand-icon:focus, .jetlinks-table-row-expand-icon:hover, .jetlinks-table-row-expand-icon:active { border-color: currentcolor; } .jetlinks-table-row-expand-icon::before, .jetlinks-table-row-expand-icon::after { position: absolute; background: currentcolor; transition: transform 0.3s ease-out; content: ''; } .jetlinks-table-row-expand-icon::before { top: 7px; right: 3px; left: 3px; height: 1px; } .jetlinks-table-row-expand-icon::after { top: 3px; bottom: 3px; left: 7px; width: 1px; transform: rotate(90deg); } .jetlinks-table-row-expand-icon-collapsed::before { transform: rotate(-180deg); } .jetlinks-table-row-expand-icon-collapsed::after { transform: rotate(0deg); } .jetlinks-table-row-expand-icon-spaced { background: transparent; border: 0; visibility: hidden; } .jetlinks-table-row-expand-icon-spaced::before, .jetlinks-table-row-expand-icon-spaced::after { display: none; content: none; } .jetlinks-table-row-indent + .jetlinks-table-row-expand-icon { margin-top: 2.5005px; margin-right: 8px; } tr.jetlinks-table-expanded-row > td, tr.jetlinks-table-expanded-row:hover > td { background: #fbfbfb; } tr.jetlinks-table-expanded-row .jetlinks-descriptions-view { display: flex; } tr.jetlinks-table-expanded-row .jetlinks-descriptions-view table { flex: auto; width: auto; } .jetlinks-table .jetlinks-table-expanded-row-fixed { position: relative; margin: -16px -16px; padding: 16px 16px; } .jetlinks-table-tbody > tr.jetlinks-table-placeholder { text-align: center; } .jetlinks-table-empty .jetlinks-table-tbody > tr.jetlinks-table-placeholder { color: rgba(0, 0, 0, 0.25); } .jetlinks-table-tbody > tr.jetlinks-table-placeholder:hover > td { background: #fff; } .jetlinks-table-cell-fix-left, .jetlinks-table-cell-fix-right { position: sticky !important; z-index: 2; background: #fff; } .jetlinks-table-cell-fix-left-first::after, .jetlinks-table-cell-fix-left-last::after { position: absolute; top: 0; right: 0; bottom: -1px; width: 30px; transform: translateX(100%); transition: box-shadow 0.3s; content: ''; pointer-events: none; } .jetlinks-table-cell-fix-right-first::after, .jetlinks-table-cell-fix-right-last::after { position: absolute; top: 0; bottom: -1px; left: 0; width: 30px; transform: translateX(-100%); transition: box-shadow 0.3s; content: ''; pointer-events: none; } .jetlinks-table .jetlinks-table-container::before, .jetlinks-table .jetlinks-table-container::after { position: absolute; top: 0; bottom: 0; z-index: 2; width: 30px; transition: box-shadow 0.3s; content: ''; pointer-events: none; } .jetlinks-table .jetlinks-table-container::before { left: 0; } .jetlinks-table .jetlinks-table-container::after { right: 0; } .jetlinks-table-ping-left:not(.jetlinks-table-has-fix-left) .jetlinks-table-container { position: relative; } .jetlinks-table-ping-left:not(.jetlinks-table-has-fix-left) .jetlinks-table-container::before { box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15); } .jetlinks-table-ping-left .jetlinks-table-cell-fix-left-first::after, .jetlinks-table-ping-left .jetlinks-table-cell-fix-left-last::after { box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15); } .jetlinks-table-ping-left .jetlinks-table-cell-fix-left-last::before { background-color: transparent !important; } .jetlinks-table-ping-right:not(.jetlinks-table-has-fix-right) .jetlinks-table-container { position: relative; } .jetlinks-table-ping-right:not(.jetlinks-table-has-fix-right) .jetlinks-table-container::after { box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15); } .jetlinks-table-ping-right .jetlinks-table-cell-fix-right-first::after, .jetlinks-table-ping-right .jetlinks-table-cell-fix-right-last::after { box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15); } .jetlinks-table-sticky-holder { position: sticky; z-index: calc(2 + 1); background: #fff; } .jetlinks-table-sticky-scroll { position: sticky; bottom: 0; z-index: calc(2 + 1); display: flex; align-items: center; background: #ffffff; border-top: 1px solid #f0f0f0; opacity: 0.6; } .jetlinks-table-sticky-scroll:hover { transform-origin: center bottom; } .jetlinks-table-sticky-scroll-bar { height: 8px; background-color: rgba(0, 0, 0, 0.35); border-radius: 4px; } .jetlinks-table-sticky-scroll-bar:hover { background-color: rgba(0, 0, 0, 0.8); } .jetlinks-table-sticky-scroll-bar-active { background-color: rgba(0, 0, 0, 0.8); } @media all and (-ms-high-contrast: none) { .jetlinks-table-ping-left .jetlinks-table-cell-fix-left-last::after { box-shadow: none !important; } .jetlinks-table-ping-right .jetlinks-table-cell-fix-right-first::after { box-shadow: none !important; } } .jetlinks-table { /* title + table */ /* table */ /* table + footer */ } .jetlinks-table-title { border-radius: 6px 6px 0 0; } .jetlinks-table-title + .jetlinks-table-container { border-top-left-radius: 0; border-top-right-radius: 0; } .jetlinks-table-title + .jetlinks-table-container table > thead > tr:first-child th:first-child { border-radius: 0; } .jetlinks-table-title + .jetlinks-table-container table > thead > tr:first-child th:last-child { border-radius: 0; } .jetlinks-table-container { border-top-left-radius: 6px; border-top-right-radius: 6px; } .jetlinks-table-container table > thead > tr:first-child th:first-child { border-top-left-radius: 6px; } .jetlinks-table-container table > thead > tr:first-child th:last-child { border-top-right-radius: 6px; } .jetlinks-table-footer { border-radius: 0 0 6px 6px; } .jetlinks-table-wrapper-rtl { direction: rtl; } .jetlinks-table-rtl { direction: rtl; } .jetlinks-table-wrapper-rtl .jetlinks-table table { text-align: right; } .jetlinks-table-wrapper-rtl .jetlinks-table-thead > tr > th[colspan]:not([colspan='1']) { text-align: center; } .jetlinks-table-wrapper-rtl .jetlinks-table-thead > tr > th:not(:last-child):not(.jetlinks-table-selection-column):not(.jetlinks-table-row-expand-icon-cell):not([colspan])::before { right: auto; left: 0; } .jetlinks-table-wrapper-rtl .jetlinks-table-thead > tr > th { text-align: right; } .jetlinks-table-tbody > tr .jetlinks-table-wrapper:only-child .jetlinks-table.jetlinks-table-rtl { margin: -16px 33px -16px -16px; } .jetlinks-table-wrapper.jetlinks-table-wrapper-rtl .jetlinks-table-pagination-left { justify-content: flex-end; } .jetlinks-table-wrapper.jetlinks-table-wrapper-rtl .jetlinks-table-pagination-right { justify-content: flex-start; } .jetlinks-table-wrapper-rtl .jetlinks-table-column-sorter { margin-right: 4px; margin-left: 0; } .jetlinks-table-wrapper-rtl .jetlinks-table-filter-column-title { padding: 16px 16px 16px 2.3em; } .jetlinks-table-rtl .jetlinks-table-thead tr th.jetlinks-table-column-has-sorters .jetlinks-table-filter-column-title { padding: 0 0 0 2.3em; } .jetlinks-table-wrapper-rtl .jetlinks-table-filter-trigger { margin: -4px 4px -4px -8px; } .jetlinks-dropdown-rtl .jetlinks-table-filter-dropdown .jetlinks-checkbox-wrapper + span, .jetlinks-dropdown-rtl .jetlinks-table-filter-dropdown-submenu .jetlinks-checkbox-wrapper + span, .jetlinks-dropdown-menu-submenu-rtl.jetlinks-table-filter-dropdown .jetlinks-checkbox-wrapper + span, .jetlinks-dropdown-menu-submenu-rtl.jetlinks-table-filter-dropdown-submenu .jetlinks-checkbox-wrapper + span { padding-right: 8px; padding-left: 0; } .jetlinks-table-wrapper-rtl .jetlinks-table-selection { text-align: center; } .jetlinks-table-wrapper-rtl .jetlinks-table-row-indent { float: right; } .jetlinks-table-wrapper-rtl .jetlinks-table-row-expand-icon { float: right; } .jetlinks-table-wrapper-rtl .jetlinks-table-row-indent + .jetlinks-table-row-expand-icon { margin-right: 0; margin-left: 8px; } .jetlinks-table-wrapper-rtl .jetlinks-table-row-expand-icon::after { transform: rotate(-90deg); } .jetlinks-table-wrapper-rtl .jetlinks-table-row-expand-icon-collapsed::before { transform: rotate(180deg); } .jetlinks-table-wrapper-rtl .jetlinks-table-row-expand-icon-collapsed::after { transform: rotate(0deg); }