drip-table
Version:
A tiny and powerful enterprise-class solution for building tables.
1 lines • 337 kB
CSS
.jfe-drip-table-motion-fade-appear,.jfe-drip-table-motion-fade-enter,.jfe-drip-table-motion-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-fade-appear.jfe-drip-table-motion-fade-appear-active,.jfe-drip-table-motion-fade-enter.jfe-drip-table-motion-fade-enter-active{animation-name:jfe-drip-table-motion-fade-in;animation-play-state:running}.jfe-drip-table-motion-fade-leave.jfe-drip-table-motion-fade-leave-active{animation-name:jfe-drip-table-motion-fade-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-fade-appear,.jfe-drip-table-motion-fade-enter{animation-timing-function:linear;opacity:0}.jfe-drip-table-motion-fade-leave{animation-timing-function:linear}@keyframes jfe-drip-table-motion-fade-in{0%{opacity:0}to{opacity:1}}@keyframes jfe-drip-table-motion-fade-out{0%{opacity:1}to{opacity:0}}.jfe-drip-table-motion-move-up-appear,.jfe-drip-table-motion-move-up-enter,.jfe-drip-table-motion-move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-move-up-appear.jfe-drip-table-motion-move-up-appear-active,.jfe-drip-table-motion-move-up-enter.jfe-drip-table-motion-move-up-enter-active{animation-name:jfe-drip-table-motion-move-up-in;animation-play-state:running}.jfe-drip-table-motion-move-up-leave.jfe-drip-table-motion-move-up-leave-active{animation-name:jfe-drip-table-motion-move-up-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-move-up-appear,.jfe-drip-table-motion-move-up-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.jfe-drip-table-motion-move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.jfe-drip-table-motion-move-down-appear,.jfe-drip-table-motion-move-down-enter,.jfe-drip-table-motion-move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-move-down-appear.jfe-drip-table-motion-move-down-appear-active,.jfe-drip-table-motion-move-down-enter.jfe-drip-table-motion-move-down-enter-active{animation-name:jfe-drip-table-motion-move-down-in;animation-play-state:running}.jfe-drip-table-motion-move-down-leave.jfe-drip-table-motion-move-down-leave-active{animation-name:jfe-drip-table-motion-move-down-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-move-down-appear,.jfe-drip-table-motion-move-down-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.jfe-drip-table-motion-move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.jfe-drip-table-motion-move-left-appear,.jfe-drip-table-motion-move-left-enter,.jfe-drip-table-motion-move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-move-left-appear.jfe-drip-table-motion-move-left-appear-active,.jfe-drip-table-motion-move-left-enter.jfe-drip-table-motion-move-left-enter-active{animation-name:jfe-drip-table-motion-move-left-in;animation-play-state:running}.jfe-drip-table-motion-move-left-leave.jfe-drip-table-motion-move-left-leave-active{animation-name:jfe-drip-table-motion-move-left-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-move-left-appear,.jfe-drip-table-motion-move-left-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.jfe-drip-table-motion-move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.jfe-drip-table-motion-move-right-appear,.jfe-drip-table-motion-move-right-enter,.jfe-drip-table-motion-move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-move-right-appear.jfe-drip-table-motion-move-right-appear-active,.jfe-drip-table-motion-move-right-enter.jfe-drip-table-motion-move-right-enter-active{animation-name:jfe-drip-table-motion-move-right-in;animation-play-state:running}.jfe-drip-table-motion-move-right-leave.jfe-drip-table-motion-move-right-leave-active{animation-name:jfe-drip-table-motion-move-right-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-move-right-appear,.jfe-drip-table-motion-move-right-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.jfe-drip-table-motion-move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes jfe-drip-table-motion-move-down-in{0%{opacity:0;transform:translateY(100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-down-out{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(100%);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-left-in{0%{opacity:0;transform:translateX(-100%);transform-origin:0 0}to{opacity:1;transform:translateX(0);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-left-out{0%{opacity:1;transform:translateX(0);transform-origin:0 0}to{opacity:0;transform:translateX(-100%);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-right-in{0%{opacity:0;transform:translateX(100%);transform-origin:0 0}to{opacity:1;transform:translateX(0);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-right-out{0%{opacity:1;transform:translateX(0);transform-origin:0 0}to{opacity:0;transform:translateX(100%);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-up-in{0%{opacity:0;transform:translateY(-100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes jfe-drip-table-motion-move-up-out{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(-100%);transform-origin:0 0}}@keyframes loading-circle{to{transform:rotate(1turn)}}[jfe-drip-table-motion-click-animating-without-extra-node=true],[jfe-drip-table-motion-click-animating=true]{position:relative}html{--drip-wave-shadow-color:var(--drip-table-primary-color,#1890ff);--scroll-bar:0}.jfe-drip-table-motion-click-animating-node,[jfe-drip-table-motion-click-animating-without-extra-node=true]:after{animation:jfe-drip-table-motion-fade-effect 2s cubic-bezier(.08,.82,.17,1),jfe-drip-table-motion-wave-effect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;border-radius:inherit;bottom:0;box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 var(--drip-table-primary-color,#1890ff);box-shadow:0 0 0 0 var(--drip-wave-shadow-color);content:"";display:block;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:0}@keyframes jfe-drip-table-motion-wave-effect{to{box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 var(--drip-table-primary-color,#1890ff);box-shadow:0 0 0 6px #1890ff;box-shadow:0 0 0 6px var(--drip-wave-shadow-color)}}@keyframes jfe-drip-table-motion-fade-effect{to{opacity:0}}.jfe-drip-table-motion-slide-up-appear,.jfe-drip-table-motion-slide-up-enter,.jfe-drip-table-motion-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-slide-up-appear.jfe-drip-table-motion-slide-up-appear-active,.jfe-drip-table-motion-slide-up-enter.jfe-drip-table-motion-slide-up-enter-active{animation-name:jfe-drip-table-motion-slide-up-in;animation-play-state:running}.jfe-drip-table-motion-slide-up-leave.jfe-drip-table-motion-slide-up-leave-active{animation-name:jfe-drip-table-motion-slide-up-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-slide-up-appear,.jfe-drip-table-motion-slide-up-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.jfe-drip-table-motion-slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.jfe-drip-table-motion-slide-down-appear,.jfe-drip-table-motion-slide-down-enter,.jfe-drip-table-motion-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-slide-down-appear.jfe-drip-table-motion-slide-down-appear-active,.jfe-drip-table-motion-slide-down-enter.jfe-drip-table-motion-slide-down-enter-active{animation-name:jfe-drip-table-motion-slide-down-in;animation-play-state:running}.jfe-drip-table-motion-slide-down-leave.jfe-drip-table-motion-slide-down-leave-active{animation-name:jfe-drip-table-motion-slide-down-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-slide-down-appear,.jfe-drip-table-motion-slide-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.jfe-drip-table-motion-slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.jfe-drip-table-motion-slide-left-appear,.jfe-drip-table-motion-slide-left-enter,.jfe-drip-table-motion-slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-slide-left-appear.jfe-drip-table-motion-slide-left-appear-active,.jfe-drip-table-motion-slide-left-enter.jfe-drip-table-motion-slide-left-enter-active{animation-name:jfe-drip-table-motion-slide-left-in;animation-play-state:running}.jfe-drip-table-motion-slide-left-leave.jfe-drip-table-motion-slide-left-leave-active{animation-name:jfe-drip-table-motion-slide-left-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-slide-left-appear,.jfe-drip-table-motion-slide-left-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.jfe-drip-table-motion-slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.jfe-drip-table-motion-slide-right-appear,.jfe-drip-table-motion-slide-right-enter,.jfe-drip-table-motion-slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-slide-right-appear.jfe-drip-table-motion-slide-right-appear-active,.jfe-drip-table-motion-slide-right-enter.jfe-drip-table-motion-slide-right-enter-active{animation-name:jfe-drip-table-motion-slide-right-in;animation-play-state:running}.jfe-drip-table-motion-slide-right-leave.jfe-drip-table-motion-slide-right-leave-active{animation-name:jfe-drip-table-motion-slide-right-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-slide-right-appear,.jfe-drip-table-motion-slide-right-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.jfe-drip-table-motion-slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes jfe-drip-table-motion-slide-up-in{0%{opacity:0;transform:scaleY(.8);transform-origin:0 0}to{opacity:1;transform:scaleY(1);transform-origin:0 0}}@keyframes jfe-drip-table-motion-slide-up-out{0%{opacity:1;transform:scaleY(1);transform-origin:0 0}to{opacity:0;transform:scaleY(.8);transform-origin:0 0}}@keyframes jfe-drip-table-motion-slide-down-in{0%{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}to{opacity:1;transform:scaleY(1);transform-origin:100% 100%}}@keyframes jfe-drip-table-motion-slide-down-out{0%{opacity:1;transform:scaleY(1);transform-origin:100% 100%}to{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}}@keyframes jfe-drip-table-motion-slide-left-in{0%{opacity:0;transform:scaleX(.8);transform-origin:0 0}to{opacity:1;transform:scaleX(1);transform-origin:0 0}}@keyframes jfe-drip-table-motion-slide-left-out{0%{opacity:1;transform:scaleX(1);transform-origin:0 0}to{opacity:0;transform:scaleX(.8);transform-origin:0 0}}@keyframes jfe-drip-table-motion-slide-right-in{0%{opacity:0;transform:scaleX(.8);transform-origin:100% 0}to{opacity:1;transform:scaleX(1);transform-origin:100% 0}}@keyframes jfe-drip-table-motion-slide-right-out{0%{opacity:1;transform:scaleX(1);transform-origin:100% 0}to{opacity:0;transform:scaleX(.8);transform-origin:100% 0}}.jfe-drip-table-motion-zoom-appear,.jfe-drip-table-motion-zoom-enter,.jfe-drip-table-motion-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-appear.jfe-drip-table-motion-zoom-appear-active,.jfe-drip-table-motion-zoom-enter.jfe-drip-table-motion-zoom-enter-active{animation-name:jfe-drip-table-motion-zoom-in;animation-play-state:running}.jfe-drip-table-motion-zoom-leave.jfe-drip-table-motion-zoom-leave-active{animation-name:jfe-drip-table-motion-zoom-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-appear,.jfe-drip-table-motion-zoom-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-appear-prepare,.jfe-drip-table-motion-zoom-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.jfe-drip-table-motion-zoom-big-appear,.jfe-drip-table-motion-zoom-big-enter,.jfe-drip-table-motion-zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-big-appear.jfe-drip-table-motion-zoom-big-appear-active,.jfe-drip-table-motion-zoom-big-enter.jfe-drip-table-motion-zoom-big-enter-active{animation-name:jfe-drip-table-motion-zoom-big-in;animation-play-state:running}.jfe-drip-table-motion-zoom-big-leave.jfe-drip-table-motion-zoom-big-leave-active{animation-name:jfe-drip-table-motion-zoom-big-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-big-appear,.jfe-drip-table-motion-zoom-big-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-big-appear-prepare,.jfe-drip-table-motion-zoom-big-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.jfe-drip-table-motion-zoom-big-fast-appear,.jfe-drip-table-motion-zoom-big-fast-enter,.jfe-drip-table-motion-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-big-fast-appear.jfe-drip-table-motion-zoom-big-fast-appear-active,.jfe-drip-table-motion-zoom-big-fast-enter.jfe-drip-table-motion-zoom-big-fast-enter-active{animation-name:jfe-drip-table-motion-zoom-big-in;animation-play-state:running}.jfe-drip-table-motion-zoom-big-fast-leave.jfe-drip-table-motion-zoom-big-fast-leave-active{animation-name:jfe-drip-table-motion-zoom-big-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-big-fast-appear,.jfe-drip-table-motion-zoom-big-fast-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-big-fast-appear-prepare,.jfe-drip-table-motion-zoom-big-fast-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.jfe-drip-table-motion-zoom-up-appear,.jfe-drip-table-motion-zoom-up-enter,.jfe-drip-table-motion-zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-up-appear.jfe-drip-table-motion-zoom-up-appear-active,.jfe-drip-table-motion-zoom-up-enter.jfe-drip-table-motion-zoom-up-enter-active{animation-name:jfe-drip-table-motion-zoom-up-in;animation-play-state:running}.jfe-drip-table-motion-zoom-up-leave.jfe-drip-table-motion-zoom-up-leave-active{animation-name:jfe-drip-table-motion-zoom-up-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-up-appear,.jfe-drip-table-motion-zoom-up-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-up-appear-prepare,.jfe-drip-table-motion-zoom-up-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.jfe-drip-table-motion-zoom-down-appear,.jfe-drip-table-motion-zoom-down-enter,.jfe-drip-table-motion-zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-down-appear.jfe-drip-table-motion-zoom-down-appear-active,.jfe-drip-table-motion-zoom-down-enter.jfe-drip-table-motion-zoom-down-enter-active{animation-name:jfe-drip-table-motion-zoom-down-in;animation-play-state:running}.jfe-drip-table-motion-zoom-down-leave.jfe-drip-table-motion-zoom-down-leave-active{animation-name:jfe-drip-table-motion-zoom-down-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-down-appear,.jfe-drip-table-motion-zoom-down-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-down-appear-prepare,.jfe-drip-table-motion-zoom-down-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.jfe-drip-table-motion-zoom-left-appear,.jfe-drip-table-motion-zoom-left-enter,.jfe-drip-table-motion-zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-left-appear.jfe-drip-table-motion-zoom-left-appear-active,.jfe-drip-table-motion-zoom-left-enter.jfe-drip-table-motion-zoom-left-enter-active{animation-name:jfe-drip-table-motion-zoom-left-in;animation-play-state:running}.jfe-drip-table-motion-zoom-left-leave.jfe-drip-table-motion-zoom-left-leave-active{animation-name:jfe-drip-table-motion-zoom-left-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-left-appear,.jfe-drip-table-motion-zoom-left-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-left-appear-prepare,.jfe-drip-table-motion-zoom-left-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.jfe-drip-table-motion-zoom-right-appear,.jfe-drip-table-motion-zoom-right-enter,.jfe-drip-table-motion-zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.jfe-drip-table-motion-zoom-right-appear.jfe-drip-table-motion-zoom-right-appear-active,.jfe-drip-table-motion-zoom-right-enter.jfe-drip-table-motion-zoom-right-enter-active{animation-name:jfe-drip-table-motion-zoom-right-in;animation-play-state:running}.jfe-drip-table-motion-zoom-right-leave.jfe-drip-table-motion-zoom-right-leave-active{animation-name:jfe-drip-table-motion-zoom-right-out;animation-play-state:running;pointer-events:none}.jfe-drip-table-motion-zoom-right-appear,.jfe-drip-table-motion-zoom-right-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.jfe-drip-table-motion-zoom-right-appear-prepare,.jfe-drip-table-motion-zoom-right-enter-prepare{transform:none}.jfe-drip-table-motion-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes jfe-drip-table-motion-zoom-in{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes jfe-drip-table-motion-zoom-out{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes jfe-drip-table-motion-zoom-big-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes jfe-drip-table-motion-zoom-big-out{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes jfe-drip-table-motion-zoom-up-in{0%{opacity:0;transform:scale(.8);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@keyframes jfe-drip-table-motion-zoom-up-out{0%{transform:scale(1);transform-origin:50% 0}to{opacity:0;transform:scale(.8);transform-origin:50% 0}}@keyframes jfe-drip-table-motion-zoom-left-in{0%{opacity:0;transform:scale(.8);transform-origin:0 50%}to{transform:scale(1);transform-origin:0 50%}}@keyframes jfe-drip-table-motion-zoom-left-out{0%{transform:scale(1);transform-origin:0 50%}to{opacity:0;transform:scale(.8);transform-origin:0 50%}}@keyframes jfe-drip-table-motion-zoom-right-in{0%{opacity:0;transform:scale(.8);transform-origin:100% 50%}to{transform:scale(1);transform-origin:100% 50%}}@keyframes jfe-drip-table-motion-zoom-right-out{0%{transform:scale(1);transform-origin:100% 50%}to{opacity:0;transform:scale(.8);transform-origin:100% 50%}}@keyframes jfe-drip-table-motion-zoom-down-in{0%{opacity:0;transform:scale(.8);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes jfe-drip-table-motion-zoom-down-out{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(.8);transform-origin:50% 100%}}.jfe-drip-table-motion-collapse-legacy{overflow:hidden}.jfe-drip-table-motion-collapse,.jfe-drip-table-motion-collapse-legacy-active{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.jfe-drip-table-motion-collapse{overflow:hidden}.jfe-drip-table-rc-button{background:#fff;border:1px solid #d9d9d9;border-radius:2px;box-shadow:0 2px #00000004;color:#000000d9;color:var(--drip-table-text-color,#000000d9);cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:32px;line-height:1.5715;padding:4px 15px;position:relative;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-ms-user-select:none;user-select:none;white-space:nowrap}.jfe-drip-table-rc-button,.jfe-drip-table-rc-button:active,.jfe-drip-table-rc-button:focus{outline:0}.jfe-drip-table-rc-button:not([disabled]):hover{text-decoration:none}.jfe-drip-table-rc-button:not([disabled]):active{box-shadow:none;outline:0}.jfe-drip-table-rc-button[disabled]{cursor:not-allowed}.jfe-drip-table-rc-button[disabled]>*{pointer-events:none}.jfe-drip-table-rc-button-lg{border-radius:2px;font-size:16px;height:40px;padding:6.4px 15px}.jfe-drip-table-rc-button-sm{border-radius:2px;font-size:14px;height:24px;padding:0 7px}.jfe-drip-table-rc-button>a:only-child{color:currentcolor}.jfe-drip-table-rc-button>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button:focus,.jfe-drip-table-rc-button:hover{background:#fff;border-color:#40a9ff;border-color:var(--drip-table-primary-active-color,#40a9ff);color:#40a9ff;color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button:focus>a:only-child,.jfe-drip-table-rc-button:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button:focus>a:only-child:after,.jfe-drip-table-rc-button:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button:active{background:#fff;border-color:#096dd9;color:#096dd9}.jfe-drip-table-rc-button:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button[disabled],.jfe-drip-table-rc-button[disabled]:active,.jfe-drip-table-rc-button[disabled]:focus,.jfe-drip-table-rc-button[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button[disabled]:active>a:only-child,.jfe-drip-table-rc-button[disabled]:focus>a:only-child,.jfe-drip-table-rc-button[disabled]:hover>a:only-child,.jfe-drip-table-rc-button[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button:active,.jfe-drip-table-rc-button:focus,.jfe-drip-table-rc-button:hover{background:#fff;text-decoration:none}.jfe-drip-table-rc-button>span{display:inline-block}.jfe-drip-table-rc-button-primary{background:#1890ff;background:var(--drip-table-primary-color,#1890ff);border-color:#1890ff;border-color:var(--drip-table-primary-color,#1890ff);box-shadow:0 2px 0 #0000000b;color:#fff;text-shadow:0 -1px 0 #0000001f}.jfe-drip-table-rc-button-primary>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-primary>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-primary:focus,.jfe-drip-table-rc-button-primary:hover{background:#40a9ff;background:var(--drip-table-primary-active-color,#40a9ff);border-color:#40a9ff;border-color:var(--drip-table-primary-active-color,#40a9ff);color:#fff}.jfe-drip-table-rc-button-primary:focus>a:only-child,.jfe-drip-table-rc-button-primary:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-primary:focus>a:only-child:after,.jfe-drip-table-rc-button-primary:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-primary:active{background:#096dd9;border-color:#096dd9;color:#fff}.jfe-drip-table-rc-button-primary:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-primary:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-primary[disabled],.jfe-drip-table-rc-button-primary[disabled]:active,.jfe-drip-table-rc-button-primary[disabled]:focus,.jfe-drip-table-rc-button-primary[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-primary[disabled]:active>a:only-child,.jfe-drip-table-rc-button-primary[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-primary[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-primary[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-primary[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-primary[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-primary[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-primary[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary:not(:first-child):not(:last-child){border-left-color:#40a9ff;border-left-color:var(--drip-table-primary-active-color,#40a9ff);border-right-color:#40a9ff;border-right-color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary:first-child:not(:last-child){border-right-color:#40a9ff;border-right-color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary+.jfe-drip-table-rc-button-primary,.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary:last-child:not(:first-child){border-left-color:#40a9ff;border-left-color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary+.jfe-drip-table-rc-button-primary[disabled],.jfe-drip-table-rc-button-group .jfe-drip-table-rc-button-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.jfe-drip-table-rc-button-ghost{background:transparent;border-color:#d9d9d9;color:#000000d9;color:var(--drip-table-text-color,#000000d9)}.jfe-drip-table-rc-button-ghost>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-ghost>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-ghost:focus,.jfe-drip-table-rc-button-ghost:hover{background:transparent;border-color:#40a9ff;border-color:var(--drip-table-primary-active-color,#40a9ff);color:#40a9ff;color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button-ghost:focus>a:only-child,.jfe-drip-table-rc-button-ghost:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-ghost:focus>a:only-child:after,.jfe-drip-table-rc-button-ghost:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-ghost:active{background:transparent;border-color:#096dd9;color:#096dd9}.jfe-drip-table-rc-button-ghost:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-ghost:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-ghost[disabled],.jfe-drip-table-rc-button-ghost[disabled]:active,.jfe-drip-table-rc-button-ghost[disabled]:focus,.jfe-drip-table-rc-button-ghost[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-ghost[disabled]:active>a:only-child,.jfe-drip-table-rc-button-ghost[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-ghost[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-ghost[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-ghost[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-ghost[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-ghost[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-ghost[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dashed{background:#fff;border-color:#d9d9d9;border-style:dashed;color:#000000d9;color:var(--drip-table-text-color,#000000d9)}.jfe-drip-table-rc-button-dashed>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dashed>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dashed:focus,.jfe-drip-table-rc-button-dashed:hover{background:#fff;border-color:#40a9ff;border-color:var(--drip-table-primary-active-color,#40a9ff);color:#40a9ff;color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button-dashed:focus>a:only-child,.jfe-drip-table-rc-button-dashed:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dashed:focus>a:only-child:after,.jfe-drip-table-rc-button-dashed:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dashed:active{background:#fff;border-color:#096dd9;color:#096dd9}.jfe-drip-table-rc-button-dashed:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dashed:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dashed[disabled],.jfe-drip-table-rc-button-dashed[disabled]:active,.jfe-drip-table-rc-button-dashed[disabled]:focus,.jfe-drip-table-rc-button-dashed[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-dashed[disabled]:active>a:only-child,.jfe-drip-table-rc-button-dashed[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-dashed[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-dashed[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dashed[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-dashed[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-dashed[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-dashed[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-danger{background:#ff4d4f;border-color:#ff4d4f;box-shadow:0 2px 0 #0000000b;color:#fff;text-shadow:0 -1px 0 #0000001f}.jfe-drip-table-rc-button-danger>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-danger>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-danger:focus,.jfe-drip-table-rc-button-danger:hover{background:#ff7875;border-color:#ff7875;color:#fff}.jfe-drip-table-rc-button-danger:focus>a:only-child,.jfe-drip-table-rc-button-danger:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-danger:focus>a:only-child:after,.jfe-drip-table-rc-button-danger:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-danger:active{background:#d9363e;border-color:#d9363e;color:#fff}.jfe-drip-table-rc-button-danger:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-danger:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-danger[disabled],.jfe-drip-table-rc-button-danger[disabled]:active,.jfe-drip-table-rc-button-danger[disabled]:focus,.jfe-drip-table-rc-button-danger[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-danger[disabled]:active>a:only-child,.jfe-drip-table-rc-button-danger[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-danger[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-danger[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-danger[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-danger[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-danger[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-danger[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-link{background:transparent;border-color:transparent;box-shadow:none;color:#1890ff;color:var(--drip-table-primary-color,#1890ff)}.jfe-drip-table-rc-button-link>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-link>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-link:focus,.jfe-drip-table-rc-button-link:hover{background:transparent;border-color:#40a9ff;border-color:var(--drip-table-primary-active-color,#40a9ff);color:#40a9ff;color:var(--drip-table-primary-active-color,#40a9ff)}.jfe-drip-table-rc-button-link:focus>a:only-child,.jfe-drip-table-rc-button-link:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-link:focus>a:only-child:after,.jfe-drip-table-rc-button-link:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-link:active{background:transparent;border-color:#096dd9;color:#096dd9}.jfe-drip-table-rc-button-link:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-link:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-link:hover{background:transparent}.jfe-drip-table-rc-button-link:active,.jfe-drip-table-rc-button-link:focus,.jfe-drip-table-rc-button-link:hover{border-color:transparent}.jfe-drip-table-rc-button-link[disabled],.jfe-drip-table-rc-button-link[disabled]:active,.jfe-drip-table-rc-button-link[disabled]:focus,.jfe-drip-table-rc-button-link[disabled]:hover{background:transparent;border-color:transparent;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-link[disabled]:active>a:only-child,.jfe-drip-table-rc-button-link[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-link[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-link[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-link[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-link[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-link[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-link[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-text{background:transparent;border-color:transparent;box-shadow:none;color:#000000d9;color:var(--drip-table-text-color,#000000d9)}.jfe-drip-table-rc-button-text>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-text>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-text:focus>a:only-child,.jfe-drip-table-rc-button-text:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-text:focus>a:only-child:after,.jfe-drip-table-rc-button-text:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-text:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-text:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-text:focus,.jfe-drip-table-rc-button-text:hover{background:#00000005;border-color:transparent;color:#000000d9;color:var(--drip-table-text-color,#000000d9)}.jfe-drip-table-rc-button-text:active{background:#00000007;border-color:transparent;color:#000000d9;color:var(--drip-table-text-color,#000000d9)}.jfe-drip-table-rc-button-text[disabled],.jfe-drip-table-rc-button-text[disabled]:active,.jfe-drip-table-rc-button-text[disabled]:focus,.jfe-drip-table-rc-button-text[disabled]:hover{background:transparent;border-color:transparent;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-text[disabled]:active>a:only-child,.jfe-drip-table-rc-button-text[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-text[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-text[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-text[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-text[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-text[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-text[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous{background:#fff;border-color:#ff4d4f;color:#ff4d4f}.jfe-drip-table-rc-button-dangerous>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous:focus,.jfe-drip-table-rc-button-dangerous:hover{background:#fff;border-color:#ff7875;color:#ff7875}.jfe-drip-table-rc-button-dangerous:focus>a:only-child,.jfe-drip-table-rc-button-dangerous:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous:active{background:#fff;border-color:#d9363e;color:#d9363e}.jfe-drip-table-rc-button-dangerous:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous[disabled],.jfe-drip-table-rc-button-dangerous[disabled]:active,.jfe-drip-table-rc-button-dangerous[disabled]:focus,.jfe-drip-table-rc-button-dangerous[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-dangerous[disabled]:active>a:only-child,.jfe-drip-table-rc-button-dangerous[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-dangerous[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-dangerous[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-dangerous[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-dangerous[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary{background:#ff4d4f;border-color:#ff4d4f;box-shadow:0 2px 0 #0000000b;color:#fff;text-shadow:0 -1px 0 #0000001f}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:focus,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:hover{background:#ff7875;border-color:#ff7875;color:#fff}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:focus>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:active{background:#d9363e;border-color:#d9363e;color:#fff}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled],.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:active,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:focus,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:hover{background:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:active>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-primary[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link{background:transparent;border-color:transparent;box-shadow:none;color:#ff4d4f}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:focus,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:hover{background:transparent;border-color:transparent;color:#ff7875}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:focus>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:active{background:transparent;border-color:transparent;color:#d9363e}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled],.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:active,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:focus,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:hover{background:transparent;border-color:transparent;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:active>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-link[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text{background:transparent;border-color:transparent;box-shadow:none;color:#ff4d4f}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:focus,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:hover{background:#00000005;border-color:transparent;color:#ff7875}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:focus>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:hover>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:hover>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:active{background:#00000007;border-color:transparent;color:#d9363e}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:active>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text:active>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled],.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:active,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:focus,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:hover{background:transparent;border-color:transparent;box-shadow:none;color:#00000040;text-shadow:none}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:active>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:focus>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:hover>a:only-child,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]>a:only-child{color:currentcolor}.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:active>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:focus>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]:hover>a:only-child:after,.jfe-drip-table-rc-button-dangerous.jfe-drip-table-rc-button-text[disabled]>a:only-child:after{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.jfe-drip-table-rc-button-icon-only{border-radius:2px;font-size:16px;height:32px;padding:2.4px 0;vertical-align:-3px;width:32px}.jfe-drip-table-rc-button-icon-only>*{font-size:16px}.jfe-drip-table-rc-button-icon-only.jfe-drip-table-rc-button-lg{border-radius:2px;font-size:18px;height:40px;padding:4.9px 0;width:40px}.jfe-drip-table-rc-button-icon-only.jfe-drip-table-rc-button-lg>*{font-size:18px}.jfe-drip-table-rc-button-icon-only.jfe-drip-table-rc-button-sm{border-radius:2px;font-size:14px;height:24px;padding:0;width:24px}.jfe-drip-table-rc-button-icon-only.jfe-drip-table-rc-button-sm>*{font-size:14px}.jfe-drip-table-rc-button-icon-only>.jfe-drip-table-rc-button-icon{display:flex;justify-content:center}a.jfe-drip-table-rc-button-icon-only{vertical-align:-1px}a.jfe-drip-table-rc-button-icon-only>.jfe-drip-table-rc-button-icon{display:inline}.jfe-drip-table-rc-button-round{border-radius:32px;font-size:14px;height:32px;padding:4px 16px}.jfe-drip-table-rc-button-round.jfe-drip-table-rc-button-lg{border-radius:40px;font-size:16px;height:40px;padding:6.4px 20px}.jfe-drip-table-rc-button-round.jfe-drip-table-rc-button-sm{border-radius:24px;font-size:14px;height:24px;padding:0 12px}.jfe-drip-table-rc-button-round.jfe-drip-table-rc-button-icon-only{width:auto}.jfe-drip-table-rc-button-circle{border-radius:50%;min-width:32px;padding-left:0;padding-right:0;text-align:center}.jfe-drip-table-rc-button-circle.jfe-drip-table-rc-button-lg{border-radius:50%;min-width:40px}.jfe-drip-table-rc-button-circle.jfe-drip-table-rc-button-sm{border-radius:50%;min-width:24px}.jfe-drip-table-rc-button:before{background:#fff;border-radius:inherit;bottom:-1px;content:"";display:none;left:-1px;opacity:.35;pointer-events:none;position:absolute;right:-1px;top:-1px;transition:opacity .2s;z-index:1}.jfe-drip-table-rc-button .jfe-drip-table-rc-button-icon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.jfe-drip-table-rc-button.jfe-drip-table-rc-button-loading{cursor:default;position:relative}.jfe-drip-table-rc-button.jfe-drip-table-rc-button-loading:before{display:block}.jfe-drip-table-rc-button>.jfe-drip-table-rc-button-loading-icon{transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645