Submit
Path:
~
/
home
/
getwphos
/
public_html
/
dumpsterbm
/
wp-content
/
plugins
/
tatsu
/
css
/
File Content:
dark-scheme.css
/* 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 */ /* stylelint-disable at-rule-no-unknown */ @font-face { font-family: 'Chinese Quote'; src: local('PingFang SC'), local('SimSun'); unicode-range: U+2018, U+2019, U+201c, U+201d; } 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); } @-ms-viewport { width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); background-color: #f1f4f8; } [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; text-decoration: underline dotted; cursor: help; border-bottom: 0; } 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: #00b4ff; background-color: transparent; text-decoration: none; outline: none; cursor: pointer; transition: color 0.3s; -webkit-text-decoration-skip: objects; } a:focus { text-decoration: underline; text-decoration-skip: ink; } a:hover { color: #29c6ff; } a:active { color: #0090d9; } a:active, a:hover { outline: 0; text-decoration: none; } a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; pointer-events: none; } pre, code, kbd, samp { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1em; overflow: auto; } figure { margin: 0 0 1em; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } 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; } th { text-align: inherit; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; color: 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; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5em; font-size: 1.5em; line-height: inherit; color: 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; } ::selection { background: #00b4ff; color: #fff; } .clearfix { zoom: 1; } .clearfix:before, .clearfix:after { content: ''; display: table; } .clearfix:after { clear: both; } .anticon { display: inline-block; font-style: normal; vertical-align: -0.125em; text-align: center; text-transform: none; line-height: 0; 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-spin:before { display: inline-block; animation: loadingCircle 1s infinite linear; } .anticon-spin { display: inline-block; animation: loadingCircle 1s infinite 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; } } .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); } .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); } .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); } .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-origin: 0 0; transform: translateY(100%); opacity: 0; } 100% { transform-origin: 0 0; transform: translateY(0%); opacity: 1; } } @keyframes antMoveDownOut { 0% { transform-origin: 0 0; transform: translateY(0%); opacity: 1; } 100% { transform-origin: 0 0; transform: translateY(100%); opacity: 0; } } @keyframes antMoveLeftIn { 0% { transform-origin: 0 0; transform: translateX(-100%); opacity: 0; } 100% { transform-origin: 0 0; transform: translateX(0%); opacity: 1; } } @keyframes antMoveLeftOut { 0% { transform-origin: 0 0; transform: translateX(0%); opacity: 1; } 100% { transform-origin: 0 0; transform: translateX(-100%); opacity: 0; } } @keyframes antMoveRightIn { 0% { opacity: 0; transform-origin: 0 0; transform: translateX(100%); } 100% { opacity: 1; transform-origin: 0 0; transform: translateX(0%); } } @keyframes antMoveRightOut { 0% { transform-origin: 0 0; transform: translateX(0%); opacity: 1; } 100% { transform-origin: 0 0; transform: translateX(100%); opacity: 0; } } @keyframes antMoveUpIn { 0% { transform-origin: 0 0; transform: translateY(-100%); opacity: 0; } 100% { transform-origin: 0 0; transform: translateY(0%); opacity: 1; } } @keyframes antMoveUpOut { 0% { transform-origin: 0 0; transform: translateY(0%); opacity: 1; } 100% { transform-origin: 0 0; transform: translateY(-100%); opacity: 0; } } @keyframes loadingCircle { 100% { transform: rotate(360deg); } } [ant-click-animating], [ant-click-animating-without-extra-node] { position: relative; } [ant-click-animating-without-extra-node]:after, .ant-click-animating-node { content: ''; position: absolute; top: -1px; left: -1px; bottom: -1px; right: -1px; border-radius: inherit; border: 0 solid #00b4ff; 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; display: block; pointer-events: none; } @keyframes waveEffect { 100% { top: -6px; left: -6px; bottom: -6px; right: -6px; border-width: 6px; } } @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); } @keyframes antSlideUpIn { 0% { opacity: 0; transform-origin: 0% 0%; transform: scaleY(0.8); } 100% { opacity: 1; transform-origin: 0% 0%; transform: scaleY(1); } } @keyframes antSlideUpOut { 0% { opacity: 1; transform-origin: 0% 0%; transform: scaleY(1); } 100% { opacity: 0; transform-origin: 0% 0%; transform: scaleY(0.8); } } @keyframes antSlideDownIn { 0% { opacity: 0; transform-origin: 100% 100%; transform: scaleY(0.8); } 100% { opacity: 1; transform-origin: 100% 100%; transform: scaleY(1); } } @keyframes antSlideDownOut { 0% { opacity: 1; transform-origin: 100% 100%; transform: scaleY(1); } 100% { opacity: 0; transform-origin: 100% 100%; transform: scaleY(0.8); } } @keyframes antSlideLeftIn { 0% { opacity: 0; transform-origin: 0% 0%; transform: scaleX(0.8); } 100% { opacity: 1; transform-origin: 0% 0%; transform: scaleX(1); } } @keyframes antSlideLeftOut { 0% { opacity: 1; transform-origin: 0% 0%; transform: scaleX(1); } 100% { opacity: 0; transform-origin: 0% 0%; transform: scaleX(0.8); } } @keyframes antSlideRightIn { 0% { opacity: 0; transform-origin: 100% 0%; transform: scaleX(0.8); } 100% { opacity: 1; transform-origin: 100% 0%; transform: scaleX(1); } } @keyframes antSlideRightOut { 0% { opacity: 1; transform-origin: 100% 0%; transform: scaleX(1); } 100% { opacity: 0; transform-origin: 100% 0%; transform: scaleX(0.8); } } .swing-enter, .swing-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; } .swing-enter.swing-enter-active, .swing-appear.swing-appear-active { animation-name: antSwingIn; animation-play-state: running; } @keyframes antSwingIn { 0%, 100% { transform: translateX(0); } 20% { transform: translateX(-10px); } 40% { transform: translateX(10px); } 60% { transform: translateX(-5px); } 80% { transform: translateX(5px); } } .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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-fast-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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-up-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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-down-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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-left-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); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-right-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } @keyframes antZoomIn { 0% { opacity: 0; transform: scale(0.2); } 100% { opacity: 1; transform: scale(1); } } @keyframes antZoomOut { 0% { transform: scale(1); } 100% { opacity: 0; transform: scale(0.2); } } @keyframes antZoomBigIn { 0% { opacity: 0; transform: scale(0.8); } 100% { transform: scale(1); } } @keyframes antZoomBigOut { 0% { transform: scale(1); } 100% { opacity: 0; transform: scale(0.8); } } @keyframes antZoomUpIn { 0% { opacity: 0; transform-origin: 50% 0%; transform: scale(0.8); } 100% { transform-origin: 50% 0%; transform: scale(1); } } @keyframes antZoomUpOut { 0% { transform-origin: 50% 0%; transform: scale(1); } 100% { opacity: 0; transform-origin: 50% 0%; transform: scale(0.8); } } @keyframes antZoomLeftIn { 0% { opacity: 0; transform-origin: 0% 50%; transform: scale(0.8); } 100% { transform-origin: 0% 50%; transform: scale(1); } } @keyframes antZoomLeftOut { 0% { transform-origin: 0% 50%; transform: scale(1); } 100% { opacity: 0; transform-origin: 0% 50%; transform: scale(0.8); } } @keyframes antZoomRightIn { 0% { opacity: 0; transform-origin: 100% 50%; transform: scale(0.8); } 100% { transform-origin: 100% 50%; transform: scale(1); } } @keyframes antZoomRightOut { 0% { transform-origin: 100% 50%; transform: scale(1); } 100% { opacity: 0; transform-origin: 100% 50%; transform: scale(0.8); } } @keyframes antZoomDownIn { 0% { opacity: 0; transform-origin: 50% 100%; transform: scale(0.8); } 100% { transform-origin: 50% 100%; transform: scale(1); } } @keyframes antZoomDownOut { 0% { transform-origin: 50% 100%; transform: scale(1); } 100% { opacity: 0; transform-origin: 50% 100%; transform: scale(0.8); } } .ant-motion-collapse { overflow: hidden; } .ant-motion-collapse-active { transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } /* 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 */ .ant-switch { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); margin: 0; padding: 0; list-style: none; position: relative; display: inline-block; box-sizing: border-box; height: 22px; min-width: 44px; line-height: 20px; vertical-align: middle; border-radius: 100px; border: 1px solid transparent; background-color: rgba(0, 0, 0, 0.25); cursor: pointer; transition: all 0.36s; user-select: none; } .ant-switch-inner { color: #fff; font-size: 12px; margin-left: 24px; margin-right: 6px; display: block; } .ant-switch-loading-icon, .ant-switch:after { position: absolute; width: 18px; height: 18px; left: 1px; top: 1px; border-radius: 18px; background-color: #fff; content: ' '; cursor: pointer; transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-switch:after { box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2); } .ant-switch:active:before, .ant-switch:active:after { width: 24px; } .ant-switch-loading-icon { background: transparent; z-index: 1; display: none; font-size: 12px; } .ant-switch-loading-icon svg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; } .ant-switch-loading .ant-switch-loading-icon { display: inline-block; color: rgba(0, 0, 0, 0.65); } .ant-switch-checked.ant-switch-loading .ant-switch-loading-icon { color: #00b4ff; } .ant-switch:focus { box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); outline: 0; } .ant-switch:focus:hover { box-shadow: none; } .ant-switch-small { height: 16px; min-width: 28px; line-height: 14px; } .ant-switch-small .ant-switch-inner { margin-left: 18px; margin-right: 3px; font-size: 12px; } .ant-switch-small:after { width: 12px; height: 12px; } .ant-switch-small:active:before, .ant-switch-small:active:after { width: 16px; } .ant-switch-small .ant-switch-loading-icon { width: 12px; height: 12px; } .ant-switch-small.ant-switch-checked .ant-switch-inner { margin-left: 3px; margin-right: 18px; } .ant-switch-small.ant-switch-checked .ant-switch-loading-icon { left: 100%; margin-left: -13px; } .ant-switch-small.ant-switch-loading .ant-switch-loading-icon { transform: scale(0.66667); font-weight: bold; } .ant-switch-checked { background-color: #00b4ff; } .ant-switch-checked .ant-switch-inner { margin-left: 6px; margin-right: 24px; } .ant-switch-checked:after { left: 100%; transform: translateX(-100%); margin-left: -1px; } .ant-switch-checked .ant-switch-loading-icon { left: 100%; margin-left: -19px; } .ant-switch-loading, .ant-switch-disabled { cursor: not-allowed; opacity: 0.4; } .ant-switch-loading *, .ant-switch-disabled * { cursor: not-allowed; } @keyframes AntSwitchSmallLoadingCircle { 0% { transform-origin: 50% 50%; transform: rotate(0deg) scale(0.66667); } 100% { transform-origin: 50% 50%; transform: rotate(360deg) scale(0.66667); } } /* 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 */ @keyframes antCheckboxEffect { 0% { transform: scale(1); opacity: 0.5; } 100% { transform: scale(1.6); opacity: 0; } } .ant-checkbox { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; white-space: nowrap; cursor: pointer; outline: none; display: inline-block; line-height: 1; position: relative; vertical-align: middle; top: -0.09em; } .ant-checkbox-wrapper:hover .ant-checkbox-inner, .ant-checkbox:hover .ant-checkbox-inner, .ant-checkbox-input:focus + .ant-checkbox-inner { border-color: #00b4ff; } .ant-checkbox-checked:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 2px; border: 1px solid #00b4ff; content: ''; animation: antCheckboxEffect 0.36s ease-in-out; animation-fill-mode: both; visibility: hidden; } .ant-checkbox:hover:after, .ant-checkbox-wrapper:hover .ant-checkbox:after { visibility: visible; } .ant-checkbox-inner { position: relative; top: 0; left: 0; display: block; width: 16px; height: 16px; border: 1px solid #d9d9d9; border-radius: 2px; background-color: #fff; transition: all 0.3s; border-collapse: separate; } .ant-checkbox-inner:after { transform: rotate(45deg) scale(0); position: absolute; left: 4.57142857px; top: 1.14285714px; display: table; width: 5.71428571px; height: 9.14285714px; border: 2px solid #fff; border-top: 0; border-left: 0; content: ' '; transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s; opacity: 0; } .ant-checkbox-input { position: absolute; left: 0; z-index: 1; cursor: pointer; opacity: 0; top: 0; bottom: 0; right: 0; width: 100%; height: 100%; } .ant-checkbox-checked .ant-checkbox-inner:after { transform: rotate(45deg) scale(1); position: absolute; display: table; border: 2px solid #fff; border-top: 0; border-left: 0; content: ' '; transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s; opacity: 1; } .ant-checkbox-checked .ant-checkbox-inner { background-color: #00b4ff; border-color: #00b4ff; } .ant-checkbox-disabled { cursor: not-allowed; } .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after { animation-name: none; border-color: rgba(0, 0, 0, 0.25); } .ant-checkbox-disabled .ant-checkbox-input { cursor: not-allowed; } .ant-checkbox-disabled .ant-checkbox-inner { border-color: #d9d9d9 !important; background-color: #f5f5f5; } .ant-checkbox-disabled .ant-checkbox-inner:after { animation-name: none; border-color: #f5f5f5; border-collapse: separate; } .ant-checkbox-disabled + span { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; } .ant-checkbox-wrapper { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; line-height: unset; cursor: pointer; display: inline-block; } .ant-checkbox-wrapper + .ant-checkbox-wrapper { margin-left: 8px; } .ant-checkbox-wrapper + span, .ant-checkbox + span { padding-left: 8px; padding-right: 8px; } .ant-checkbox-group { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; display: inline-block; } .ant-checkbox-group-item { display: inline-block; margin-right: 8px; } .ant-checkbox-group-item:last-child { margin-right: 0; } .ant-checkbox-group-item + .ant-checkbox-group-item { margin-left: 0; } .ant-checkbox-indeterminate .ant-checkbox-inner { background-color: #fff; border-color: #d9d9d9; } .ant-checkbox-indeterminate .ant-checkbox-inner:after { content: ' '; transform: translate(-50%, -50%) scale(1); border: 0; left: 50%; top: 50%; width: 8px; height: 8px; background-color: #00b4ff; opacity: 1; } .ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after { border-color: rgba(0, 0, 0, 0.25); background-color: rgba(0, 0, 0, 0.25); } /* 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 */ .ant-select { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; display: inline-block; position: relative; outline: 0; } .ant-select ul, .ant-select ol { margin: 0; padding: 0; list-style: none; } .ant-select > ul > li > a { padding: 0; background-color: #fff; } .ant-select-arrow { display: inline-block; font-style: normal; vertical-align: -0.125em; text-align: center; text-transform: none; line-height: 0; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 50%; right: 11px; line-height: 1; margin-top: -6px; transform-origin: 50% 50%; color: rgba(0, 0, 0, 0.25); font-size: 12px; } .ant-select-arrow > * { line-height: 1; } .ant-select-arrow svg { display: inline-block; } .ant-select-arrow:before { display: none; } .ant-select-arrow .ant-select-arrow-icon { display: block; } .ant-select-arrow .ant-select-arrow-icon svg { transition: transform 0.3s; } .ant-select-selection { outline: none; user-select: none; box-sizing: border-box; display: block; background-color: #fff; border-radius: 4px; border: 1px solid #d9d9d9; border-top-width: 1.02px; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-select-selection:hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-select-focused .ant-select-selection, .ant-select-selection:focus, .ant-select-selection:active { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-select-selection__clear { display: inline-block; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; opacity: 0; position: absolute; right: 11px; z-index: 1; background: #fff; top: 50%; font-size: 12px; color: rgba(0, 0, 0, 0.25); width: 12px; height: 12px; margin-top: -6px; line-height: 12px; cursor: pointer; transition: color 0.3s ease, opacity 0.15s ease; } .ant-select-selection__clear:before { display: block; } .ant-select-selection__clear:hover { color: rgba(0, 0, 0, 0.45); } .ant-select-selection:hover .ant-select-selection__clear { opacity: 1; } .ant-select-selection-selected-value { float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 100%; padding-right: 20px; } .ant-select-no-arrow .ant-select-selection-selected-value { padding-right: 0; } .ant-select-disabled { color: rgba(0, 0, 0, 0.25); } .ant-select-disabled .ant-select-selection { background: #f5f5f5; cursor: not-allowed; } .ant-select-disabled .ant-select-selection:hover, .ant-select-disabled .ant-select-selection:focus, .ant-select-disabled .ant-select-selection:active { border-color: #d9d9d9; box-shadow: none; } .ant-select-disabled .ant-select-selection__clear { display: none; visibility: hidden; pointer-events: none; } .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice { background: #f5f5f5; color: #aaa; padding-right: 10px; } .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove { display: none; } .ant-select-selection--single { height: 32px; position: relative; cursor: pointer; } .ant-select-selection__rendered { display: block; margin-left: 11px; margin-right: 11px; position: relative; line-height: 30px; } .ant-select-selection__rendered:after { content: '.'; visibility: hidden; pointer-events: none; display: inline-block; width: 0; } .ant-select-lg { font-size: 16px; } .ant-select-lg .ant-select-selection--single { height: 40px; } .ant-select-lg .ant-select-selection__rendered { line-height: 38px; } .ant-select-lg .ant-select-selection--multiple { min-height: 40px; } .ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li { height: 32px; line-height: 32px; } .ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear { top: 20px; } .ant-select-sm .ant-select-selection--single { height: 24px; } .ant-select-sm .ant-select-selection__rendered { line-height: 22px; margin: 0 7px; } .ant-select-sm .ant-select-selection--multiple { min-height: 24px; } .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li { height: 16px; line-height: 14px; } .ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear { top: 12px; } .ant-select-sm .ant-select-selection__clear, .ant-select-sm .ant-select-arrow { right: 8px; } .ant-select-disabled .ant-select-selection__choice__remove { color: rgba(0, 0, 0, 0.25); cursor: default; } .ant-select-disabled .ant-select-selection__choice__remove:hover { color: rgba(0, 0, 0, 0.25); } .ant-select-search__field__wrap { display: inline-block; position: relative; } .ant-select-selection__placeholder, .ant-select-search__field__placeholder { position: absolute; top: 50%; left: 0; right: 9px; color: #bfbfbf; line-height: 20px; height: 20px; max-width: 100%; margin-top: -10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: left; } .ant-select-search__field__placeholder { left: 12px; } .ant-select-search__field__mirror { position: absolute; top: 0; left: 0; white-space: pre; pointer-events: none; opacity: 0; } .ant-select-search--inline { position: absolute; height: 100%; width: 100%; } .ant-select-search--inline .ant-select-search__field__wrap { width: 100%; height: 100%; } .ant-select-search--inline .ant-select-search__field { border-width: 0; font-size: 100%; height: 100%; width: 100%; background: transparent; outline: 0; border-radius: 4px; line-height: 1; } .ant-select-search--inline > i { float: right; } .ant-select-selection--multiple { min-height: 32px; cursor: text; padding-bottom: 3px; zoom: 1; } .ant-select-selection--multiple:before, .ant-select-selection--multiple:after { content: ''; display: table; } .ant-select-selection--multiple:after { clear: both; } .ant-select-selection--multiple .ant-select-search--inline { float: left; position: static; width: auto; padding: 0; max-width: 100%; } .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field { max-width: 100%; width: 0.75em; } .ant-select-selection--multiple .ant-select-selection__rendered { margin-left: 5px; margin-bottom: -3px; height: auto; } .ant-select-selection--multiple .ant-select-selection__placeholder { margin-left: 6px; } .ant-select-selection--multiple > ul > li, .ant-select-selection--multiple .ant-select-selection__rendered > ul > li { margin-top: 3px; height: 24px; line-height: 22px; } .ant-select-selection--multiple .ant-select-selection__choice { color: rgba(0, 0, 0, 0.65); background-color: #fafafa; border: 1px solid #e8e8e8; border-radius: 2px; cursor: default; float: left; margin-right: 4px; max-width: 99%; position: relative; overflow: hidden; transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); padding: 0 20px 0 10px; } .ant-select-selection--multiple .ant-select-selection__choice__disabled { padding: 0 10px; } .ant-select-selection--multiple .ant-select-selection__choice__content { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-select-selection--multiple .ant-select-selection__choice__remove { font-style: normal; vertical-align: -0.125em; text-align: center; text-transform: none; line-height: 0; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: rgba(0, 0, 0, 0.45); line-height: inherit; cursor: pointer; font-weight: bold; transition: all 0.3s; display: inline-block; font-size: 12px; font-size: 10px \9; transform: scale(0.83333333) rotate(0deg); position: absolute; right: 4px; } .ant-select-selection--multiple .ant-select-selection__choice__remove > * { line-height: 1; } .ant-select-selection--multiple .ant-select-selection__choice__remove svg { display: inline-block; } .ant-select-selection--multiple .ant-select-selection__choice__remove:before { display: none; } .ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon { display: block; } :root .ant-select-selection--multiple .ant-select-selection__choice__remove { font-size: 12px; } .ant-select-selection--multiple .ant-select-selection__choice__remove:hover { color: #404040; } .ant-select-selection--multiple .ant-select-selection__clear { top: 16px; } .ant-select-allow-clear .ant-select-selection--single .ant-select-selection-selected-value { padding-right: 16px; } .ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered { margin-right: 20px; } .ant-select-open .ant-select-arrow-icon svg { transform: rotate(180deg); } .ant-select-open .ant-select-selection { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-select-combobox .ant-select-arrow { display: none; } .ant-select-combobox .ant-select-search--inline { height: 100%; width: 100%; float: none; } .ant-select-combobox .ant-select-search__field__wrap { width: 100%; height: 100%; } .ant-select-combobox .ant-select-search__field { width: 100%; height: 100%; position: relative; z-index: 1; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s; box-shadow: none; } .ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered { margin-right: 20px; } .ant-select-dropdown { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); margin: 0; padding: 0; list-style: none; font-variant: initial; background-color: #fff; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); border-radius: 4px; box-sizing: border-box; z-index: 1050; left: -9999px; top: -9999px; position: absolute; outline: none; font-size: 14px; } .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft, .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft { animation-name: antSlideUpIn; } .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft, .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft { animation-name: antSlideDownIn; } .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft { animation-name: antSlideUpOut; } .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft { animation-name: antSlideDownOut; } .ant-select-dropdown-hidden { display: none; } .ant-select-dropdown-menu { outline: none; margin-bottom: 0; padding-left: 0; list-style: none; max-height: 250px; overflow: auto; } .ant-select-dropdown-menu-item-group-list { margin: 0; padding: 0; } .ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item { padding-left: 20px; } .ant-select-dropdown-menu-item-group-title { color: rgba(0, 0, 0, 0.45); padding: 0 12px; height: 32px; line-height: 32px; font-size: 12px; } .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child), .ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child { border-radius: 0; } .ant-select-dropdown-menu-item { position: relative; display: block; padding: 5px 12px; line-height: 22px; font-weight: normal; color: rgba(0, 0, 0, 0.65); white-space: nowrap; cursor: pointer; overflow: hidden; text-overflow: ellipsis; transition: background 0.3s ease; } .ant-select-dropdown-menu-item:hover { background-color: #e6fcff; } .ant-select-dropdown-menu-item:first-child { border-radius: 4px 4px 0 0; } .ant-select-dropdown-menu-item:last-child { border-radius: 0 0 4px 4px; } .ant-select-dropdown-menu-item-disabled { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; } .ant-select-dropdown-menu-item-disabled:hover { color: rgba(0, 0, 0, 0.25); background-color: #fff; cursor: not-allowed; } .ant-select-dropdown-menu-item-selected, .ant-select-dropdown-menu-item-selected:hover { background-color: #fafafa; font-weight: 600; color: rgba(0, 0, 0, 0.65); } .ant-select-dropdown-menu-item-active { background-color: #e6fcff; } .ant-select-dropdown-menu-item-divider { height: 1px; margin: 1px 0; overflow: hidden; background-color: #e8e8e8; line-height: 0; } .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item { padding-right: 32px; } .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon { color: transparent; display: inline-block; font-size: 12px; font-size: 10px \9; transform: scale(0.83333333) rotate(0deg); transition: all 0.2s ease; position: absolute; top: 50%; transform: translateY(-50%); right: 12px; font-weight: bold; text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0; } :root .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon { font-size: 12px; } .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon { color: #ddd; } .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon { display: none; } .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon, .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon { color: #00b4ff; display: inline-block; } .ant-select-dropdown-container-open .ant-select-dropdown, .ant-select-dropdown-open .ant-select-dropdown { display: block; } /* 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 */ .ant-input { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-variant: tabular-nums; box-sizing: border-box; margin: 0; padding: 0; list-style: none; position: relative; display: inline-block; padding: 4px 11px; width: 100%; height: 32px; font-size: 14px; line-height: 1.5; color: rgba(0, 0, 0, 0.65); background-color: #fff; background-image: none; border: 1px solid #d9d9d9; border-radius: 4px; transition: all 0.3s; } .ant-input::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input:-ms-input-placeholder { color: #bfbfbf; } .ant-input::-webkit-input-placeholder { color: #bfbfbf; } .ant-input:hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input:focus { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-disabled { background-color: #f5f5f5; opacity: 1; cursor: not-allowed; color: rgba(0, 0, 0, 0.25); } .ant-input-disabled:hover { border-color: #e6d8d8; border-right-width: 1px !important; } textarea.ant-input { max-width: 100%; height: auto; vertical-align: bottom; transition: all 0.3s, height 0s; min-height: 32px; } .ant-input-lg { padding: 6px 11px; height: 40px; font-size: 16px; } .ant-input-sm { padding: 1px 7px; height: 24px; } .ant-input-group { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; position: relative; display: table; border-collapse: separate; border-spacing: 0; width: 100%; } .ant-input-group[class*='col-'] { float: none; padding-left: 0; padding-right: 0; } .ant-input-group > [class*='col-'] { padding-right: 8px; } .ant-input-group > [class*='col-']:last-child { padding-right: 0; } .ant-input-group-addon, .ant-input-group-wrap, .ant-input-group > .ant-input { display: table-cell; } .ant-input-group-addon:not(:first-child):not(:last-child), .ant-input-group-wrap:not(:first-child):not(:last-child), .ant-input-group > .ant-input:not(:first-child):not(:last-child) { border-radius: 0; } .ant-input-group-addon, .ant-input-group-wrap { width: 1px; white-space: nowrap; vertical-align: middle; } .ant-input-group-wrap > * { display: block !important; } .ant-input-group .ant-input { float: left; width: 100%; margin-bottom: 0; } .ant-input-group .ant-input:focus { z-index: 1; border-right-width: 1px; } .ant-input-group .ant-input:hover { z-index: 1; border-right-width: 1px; } .ant-input-group-addon { padding: 0 11px; font-size: 14px; font-weight: normal; line-height: 1; color: rgba(0, 0, 0, 0.65); text-align: center; background-color: #fafafa; border: 1px solid #d9d9d9; border-radius: 4px; position: relative; transition: all 0.3s; } .ant-input-group-addon .ant-select { margin: -5px -11px; } .ant-input-group-addon .ant-select .ant-select-selection { background-color: inherit; margin: -1px; border: 1px solid transparent; box-shadow: none; } .ant-input-group-addon .ant-select-open .ant-select-selection, .ant-input-group-addon .ant-select-focused .ant-select-selection { color: #00b4ff; } .ant-input-group-addon > i:only-child:after { position: absolute; content: ''; top: 0; left: 0; right: 0; bottom: 0; } .ant-input-group > .ant-input:first-child, .ant-input-group-addon:first-child { border-bottom-right-radius: 0; border-top-right-radius: 0; } .ant-input-group > .ant-input:first-child .ant-select .ant-select-selection, .ant-input-group-addon:first-child .ant-select .ant-select-selection { border-bottom-right-radius: 0; border-top-right-radius: 0; } .ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input { border-bottom-left-radius: 0; border-top-left-radius: 0; } .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input { border-bottom-right-radius: 0; border-top-right-radius: 0; } .ant-input-group-addon:first-child { border-right: 0; } .ant-input-group-addon:last-child { border-left: 0; } .ant-input-group > .ant-input:last-child, .ant-input-group-addon:last-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .ant-input-group > .ant-input:last-child .ant-select .ant-select-selection, .ant-input-group-addon:last-child .ant-select .ant-select-selection { border-bottom-left-radius: 0; border-top-left-radius: 0; } .ant-input-group-lg .ant-input, .ant-input-group-lg > .ant-input-group-addon { padding: 6px 11px; height: 40px; font-size: 16px; } .ant-input-group-sm .ant-input, .ant-input-group-sm > .ant-input-group-addon { padding: 1px 7px; height: 24px; } .ant-input-group-lg .ant-select-selection--single { height: 40px; } .ant-input-group-sm .ant-select-selection--single { height: 24px; } .ant-input-group .ant-input-affix-wrapper { display: table-cell; width: 100%; float: left; } .ant-input-group.ant-input-group-compact { display: block; zoom: 1; } .ant-input-group.ant-input-group-compact:before, .ant-input-group.ant-input-group-compact:after { content: ''; display: table; } .ant-input-group.ant-input-group-compact:after { clear: both; } .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child), .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child), .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) { border-right-width: 1px; border-right-color: transparent; } .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover, .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover, .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus, .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus, .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact > * { border-radius: 0; border-right-width: 0; vertical-align: top; float: none; display: inline-block; } .ant-input-group.ant-input-group-compact > span:not(:last-child) > .ant-input { border-right-width: 0; } .ant-input-group.ant-input-group-compact .ant-input { float: none; } .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection, .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor, .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input { border-radius: 0; border-right-width: 1px; border-right-color: transparent; } .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:hover, .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover, .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:focus, .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus, .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact > *:first-child, .ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection, .ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input { border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .ant-input-group.ant-input-group-compact > *:last-child, .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection, .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input { border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-right-width: 1px; border-right-color: #d9d9d9; } .ant-input-group.ant-input-group-compact > *:last-child:hover, .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection:hover, .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input:hover, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor:hover, .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input:hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact > *:last-child:focus, .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection:focus, .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input:focus, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor:focus, .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input:focus { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact > *:last-child:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor:focus .ant-cascader-input, .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input:focus .ant-cascader-input { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input { vertical-align: top; } .ant-input-group-wrapper { display: inline-block; vertical-align: top; width: 100%; } .ant-input-affix-wrapper { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; position: relative; display: inline-block; width: 100%; } .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input-affix-wrapper .ant-input { position: static; } .ant-input-affix-wrapper .ant-input-prefix, .ant-input-affix-wrapper .ant-input-suffix { position: absolute; top: 50%; transform: translateY(-50%); line-height: 0; color: rgba(0, 0, 0, 0.65); } .ant-input-affix-wrapper .ant-input-prefix :not(.anticon), .ant-input-affix-wrapper .ant-input-suffix :not(.anticon) { line-height: 1.5; } .ant-input-affix-wrapper .ant-input-prefix { left: 12px; } .ant-input-affix-wrapper .ant-input-suffix { right: 12px; } .ant-input-affix-wrapper .ant-input:not(:first-child) { padding-left: 30px; } .ant-input-affix-wrapper .ant-input:not(:last-child) { padding-right: 30px; } .ant-input-affix-wrapper .ant-input { min-height: 100%; } .ant-input-search-icon { color: rgba(0, 0, 0, 0.45); cursor: pointer; transition: all 0.3s; } .ant-input-search-icon:hover { color: #333; } .ant-input-search:not(.ant-input-search-small) > .ant-input-suffix { right: 12px; } .ant-input-search > .ant-input-suffix > .ant-input-search-button { border-top-left-radius: 0; border-bottom-left-radius: 0; } .ant-input-search > .ant-input-suffix > .ant-input-search-button > .anticon-search { font-size: 16px; } .ant-input-search.ant-input-search-enter-button > .ant-input { padding-right: 46px; } .ant-input-search.ant-input-search-enter-button > .ant-input-suffix { right: 0; } /* 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 */ .ant-btn { line-height: 1.499; display: inline-block; font-weight: 400; text-align: center; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 0 15px; font-size: 14px; border-radius: 4px; height: 32px; user-select: none; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); position: relative; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015); color: rgba(0, 0, 0, 0.65); background-color: #fff; border-color: #d9d9d9; } .ant-btn > .anticon { line-height: 1; } .ant-btn, .ant-btn:active, .ant-btn:focus { outline: 0; } .ant-btn:not([disabled]):hover { text-decoration: none; } .ant-btn:not([disabled]):active { outline: 0; box-shadow: none; } .ant-btn.disabled, .ant-btn[disabled] { cursor: not-allowed; } .ant-btn.disabled > *, .ant-btn[disabled] > * { pointer-events: none; } .ant-btn-lg { padding: 0 15px; font-size: 16px; border-radius: 4px; height: 40px; } .ant-btn-sm { padding: 0 7px; font-size: 14px; border-radius: 4px; height: 24px; } .ant-btn > a:only-child { color: currentColor; } .ant-btn > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn:hover, .ant-btn:focus { color: #29c6ff; background-color: #fff; border-color: #29c6ff; } .ant-btn:hover > a:only-child, .ant-btn:focus > a:only-child { color: currentColor; } .ant-btn:hover > a:only-child:after, .ant-btn:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn:active, .ant-btn.active { color: #0090d9; background-color: #fff; border-color: #0090d9; } .ant-btn:active > a:only-child, .ant-btn.active > a:only-child { color: currentColor; } .ant-btn:active > a:only-child:after, .ant-btn.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn.disabled, .ant-btn[disabled], .ant-btn.disabled:hover, .ant-btn[disabled]:hover, .ant-btn.disabled:focus, .ant-btn[disabled]:focus, .ant-btn.disabled:active, .ant-btn[disabled]:active, .ant-btn.disabled.active, .ant-btn[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn.disabled > a:only-child, .ant-btn[disabled] > a:only-child, .ant-btn.disabled:hover > a:only-child, .ant-btn[disabled]:hover > a:only-child, .ant-btn.disabled:focus > a:only-child, .ant-btn[disabled]:focus > a:only-child, .ant-btn.disabled:active > a:only-child, .ant-btn[disabled]:active > a:only-child, .ant-btn.disabled.active > a:only-child, .ant-btn[disabled].active > a:only-child { color: currentColor; } .ant-btn.disabled > a:only-child:after, .ant-btn[disabled] > a:only-child:after, .ant-btn.disabled:hover > a:only-child:after, .ant-btn[disabled]:hover > a:only-child:after, .ant-btn.disabled:focus > a:only-child:after, .ant-btn[disabled]:focus > a:only-child:after, .ant-btn.disabled:active > a:only-child:after, .ant-btn[disabled]:active > a:only-child:after, .ant-btn.disabled.active > a:only-child:after, .ant-btn[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn:hover, .ant-btn:focus, .ant-btn:active, .ant-btn.active { background: #fff; text-decoration: none; } .ant-btn > i, .ant-btn > span { pointer-events: none; display: inline-block; } .ant-btn-primary { color: #fff; background-color: #00b4ff; border-color: #00b4ff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045); } .ant-btn-primary > a:only-child { color: currentColor; } .ant-btn-primary > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-primary:hover, .ant-btn-primary:focus { color: #fff; background-color: #29c6ff; border-color: #29c6ff; } .ant-btn-primary:hover > a:only-child, .ant-btn-primary:focus > a:only-child { color: currentColor; } .ant-btn-primary:hover > a:only-child:after, .ant-btn-primary:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-primary:active, .ant-btn-primary.active { color: #fff; background-color: #0090d9; border-color: #0090d9; } .ant-btn-primary:active > a:only-child, .ant-btn-primary.active > a:only-child { color: currentColor; } .ant-btn-primary:active > a:only-child:after, .ant-btn-primary.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-primary.disabled, .ant-btn-primary[disabled], .ant-btn-primary.disabled:hover, .ant-btn-primary[disabled]:hover, .ant-btn-primary.disabled:focus, .ant-btn-primary[disabled]:focus, .ant-btn-primary.disabled:active, .ant-btn-primary[disabled]:active, .ant-btn-primary.disabled.active, .ant-btn-primary[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn-primary.disabled > a:only-child, .ant-btn-primary[disabled] > a:only-child, .ant-btn-primary.disabled:hover > a:only-child, .ant-btn-primary[disabled]:hover > a:only-child, .ant-btn-primary.disabled:focus > a:only-child, .ant-btn-primary[disabled]:focus > a:only-child, .ant-btn-primary.disabled:active > a:only-child, .ant-btn-primary[disabled]:active > a:only-child, .ant-btn-primary.disabled.active > a:only-child, .ant-btn-primary[disabled].active > a:only-child { color: currentColor; } .ant-btn-primary.disabled > a:only-child:after, .ant-btn-primary[disabled] > a:only-child:after, .ant-btn-primary.disabled:hover > a:only-child:after, .ant-btn-primary[disabled]:hover > a:only-child:after, .ant-btn-primary.disabled:focus > a:only-child:after, .ant-btn-primary[disabled]:focus > a:only-child:after, .ant-btn-primary.disabled:active > a:only-child:after, .ant-btn-primary[disabled]:active > a:only-child:after, .ant-btn-primary.disabled.active > a:only-child:after, .ant-btn-primary[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) { border-right-color: #29c6ff; border-left-color: #29c6ff; } .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled { border-color: #d9d9d9; } .ant-btn-group .ant-btn-primary:first-child:not(:last-child) { border-right-color: #29c6ff; } .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] { border-right-color: #d9d9d9; } .ant-btn-group .ant-btn-primary:last-child:not(:first-child), .ant-btn-group .ant-btn-primary + .ant-btn-primary { border-left-color: #29c6ff; } .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled], .ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] { border-left-color: #d9d9d9; } .ant-btn-ghost { color: rgba(0, 0, 0, 0.65); background-color: transparent; border-color: #d9d9d9; } .ant-btn-ghost > a:only-child { color: currentColor; } .ant-btn-ghost > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-ghost:hover, .ant-btn-ghost:focus { color: #29c6ff; background-color: transparent; border-color: #29c6ff; } .ant-btn-ghost:hover > a:only-child, .ant-btn-ghost:focus > a:only-child { color: currentColor; } .ant-btn-ghost:hover > a:only-child:after, .ant-btn-ghost:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-ghost:active, .ant-btn-ghost.active { color: #0090d9; background-color: transparent; border-color: #0090d9; } .ant-btn-ghost:active > a:only-child, .ant-btn-ghost.active > a:only-child { color: currentColor; } .ant-btn-ghost:active > a:only-child:after, .ant-btn-ghost.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-ghost.disabled, .ant-btn-ghost[disabled], .ant-btn-ghost.disabled:hover, .ant-btn-ghost[disabled]:hover, .ant-btn-ghost.disabled:focus, .ant-btn-ghost[disabled]:focus, .ant-btn-ghost.disabled:active, .ant-btn-ghost[disabled]:active, .ant-btn-ghost.disabled.active, .ant-btn-ghost[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn-ghost.disabled > a:only-child, .ant-btn-ghost[disabled] > a:only-child, .ant-btn-ghost.disabled:hover > a:only-child, .ant-btn-ghost[disabled]:hover > a:only-child, .ant-btn-ghost.disabled:focus > a:only-child, .ant-btn-ghost[disabled]:focus > a:only-child, .ant-btn-ghost.disabled:active > a:only-child, .ant-btn-ghost[disabled]:active > a:only-child, .ant-btn-ghost.disabled.active > a:only-child, .ant-btn-ghost[disabled].active > a:only-child { color: currentColor; } .ant-btn-ghost.disabled > a:only-child:after, .ant-btn-ghost[disabled] > a:only-child:after, .ant-btn-ghost.disabled:hover > a:only-child:after, .ant-btn-ghost[disabled]:hover > a:only-child:after, .ant-btn-ghost.disabled:focus > a:only-child:after, .ant-btn-ghost[disabled]:focus > a:only-child:after, .ant-btn-ghost.disabled:active > a:only-child:after, .ant-btn-ghost[disabled]:active > a:only-child:after, .ant-btn-ghost.disabled.active > a:only-child:after, .ant-btn-ghost[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-dashed { color: rgba(0, 0, 0, 0.65); background-color: #fff; border-color: #d9d9d9; border-style: dashed; } .ant-btn-dashed > a:only-child { color: currentColor; } .ant-btn-dashed > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-dashed:hover, .ant-btn-dashed:focus { color: #29c6ff; background-color: #fff; border-color: #29c6ff; } .ant-btn-dashed:hover > a:only-child, .ant-btn-dashed:focus > a:only-child { color: currentColor; } .ant-btn-dashed:hover > a:only-child:after, .ant-btn-dashed:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-dashed:active, .ant-btn-dashed.active { color: #0090d9; background-color: #fff; border-color: #0090d9; } .ant-btn-dashed:active > a:only-child, .ant-btn-dashed.active > a:only-child { color: currentColor; } .ant-btn-dashed:active > a:only-child:after, .ant-btn-dashed.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-dashed.disabled, .ant-btn-dashed[disabled], .ant-btn-dashed.disabled:hover, .ant-btn-dashed[disabled]:hover, .ant-btn-dashed.disabled:focus, .ant-btn-dashed[disabled]:focus, .ant-btn-dashed.disabled:active, .ant-btn-dashed[disabled]:active, .ant-btn-dashed.disabled.active, .ant-btn-dashed[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn-dashed.disabled > a:only-child, .ant-btn-dashed[disabled] > a:only-child, .ant-btn-dashed.disabled:hover > a:only-child, .ant-btn-dashed[disabled]:hover > a:only-child, .ant-btn-dashed.disabled:focus > a:only-child, .ant-btn-dashed[disabled]:focus > a:only-child, .ant-btn-dashed.disabled:active > a:only-child, .ant-btn-dashed[disabled]:active > a:only-child, .ant-btn-dashed.disabled.active > a:only-child, .ant-btn-dashed[disabled].active > a:only-child { color: currentColor; } .ant-btn-dashed.disabled > a:only-child:after, .ant-btn-dashed[disabled] > a:only-child:after, .ant-btn-dashed.disabled:hover > a:only-child:after, .ant-btn-dashed[disabled]:hover > a:only-child:after, .ant-btn-dashed.disabled:focus > a:only-child:after, .ant-btn-dashed[disabled]:focus > a:only-child:after, .ant-btn-dashed.disabled:active > a:only-child:after, .ant-btn-dashed[disabled]:active > a:only-child:after, .ant-btn-dashed.disabled.active > a:only-child:after, .ant-btn-dashed[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-danger { color: #f5222d; background-color: #f5f5f5; border-color: #d9d9d9; } .ant-btn-danger > a:only-child { color: currentColor; } .ant-btn-danger > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-danger:hover { color: #fff; background-color: #ff4d4f; border-color: #ff4d4f; } .ant-btn-danger:hover > a:only-child { color: currentColor; } .ant-btn-danger:hover > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-danger:focus { color: #ff4d4f; background-color: #fff; border-color: #ff4d4f; } .ant-btn-danger:focus > a:only-child { color: currentColor; } .ant-btn-danger:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-danger:active, .ant-btn-danger.active { color: #fff; background-color: #cf1322; border-color: #cf1322; } .ant-btn-danger:active > a:only-child, .ant-btn-danger.active > a:only-child { color: currentColor; } .ant-btn-danger:active > a:only-child:after, .ant-btn-danger.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-danger.disabled, .ant-btn-danger[disabled], .ant-btn-danger.disabled:hover, .ant-btn-danger[disabled]:hover, .ant-btn-danger.disabled:focus, .ant-btn-danger[disabled]:focus, .ant-btn-danger.disabled:active, .ant-btn-danger[disabled]:active, .ant-btn-danger.disabled.active, .ant-btn-danger[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn-danger.disabled > a:only-child, .ant-btn-danger[disabled] > a:only-child, .ant-btn-danger.disabled:hover > a:only-child, .ant-btn-danger[disabled]:hover > a:only-child, .ant-btn-danger.disabled:focus > a:only-child, .ant-btn-danger[disabled]:focus > a:only-child, .ant-btn-danger.disabled:active > a:only-child, .ant-btn-danger[disabled]:active > a:only-child, .ant-btn-danger.disabled.active > a:only-child, .ant-btn-danger[disabled].active > a:only-child { color: currentColor; } .ant-btn-danger.disabled > a:only-child:after, .ant-btn-danger[disabled] > a:only-child:after, .ant-btn-danger.disabled:hover > a:only-child:after, .ant-btn-danger[disabled]:hover > a:only-child:after, .ant-btn-danger.disabled:focus > a:only-child:after, .ant-btn-danger[disabled]:focus > a:only-child:after, .ant-btn-danger.disabled:active > a:only-child:after, .ant-btn-danger[disabled]:active > a:only-child:after, .ant-btn-danger.disabled.active > a:only-child:after, .ant-btn-danger[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-circle, .ant-btn-circle-outline { width: 32px; padding: 0; font-size: 16px; border-radius: 50%; height: 32px; } .ant-btn-circle.ant-btn-lg, .ant-btn-circle-outline.ant-btn-lg { width: 40px; padding: 0; font-size: 18px; border-radius: 50%; height: 40px; } .ant-btn-circle.ant-btn-sm, .ant-btn-circle-outline.ant-btn-sm { width: 24px; padding: 0; font-size: 14px; border-radius: 50%; height: 24px; } .ant-btn:before { position: absolute; top: -1px; left: -1px; bottom: -1px; right: -1px; background: #fff; opacity: 0.35; content: ''; border-radius: inherit; z-index: 1; transition: opacity 0.2s; pointer-events: none; display: none; } .ant-btn .anticon { transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-btn.ant-btn-loading:before { display: block; } .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) { padding-left: 29px; pointer-events: none; position: relative; } .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) { margin-left: -14px; } .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) { padding-left: 24px; } .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon { margin-left: -17px; } .ant-btn-group { position: relative; display: inline-block; } .ant-btn-group > .ant-btn, .ant-btn-group > span > .ant-btn { position: relative; } .ant-btn-group > .ant-btn:hover, .ant-btn-group > span > .ant-btn:hover, .ant-btn-group > .ant-btn:focus, .ant-btn-group > span > .ant-btn:focus, .ant-btn-group > .ant-btn:active, .ant-btn-group > span > .ant-btn:active, .ant-btn-group > .ant-btn.active, .ant-btn-group > span > .ant-btn.active { z-index: 2; } .ant-btn-group > .ant-btn:disabled, .ant-btn-group > span > .ant-btn:disabled { z-index: 0; } .ant-btn-group-lg > .ant-btn, .ant-btn-group-lg > span > .ant-btn { padding: 0 15px; font-size: 16px; border-radius: 0; height: 40px; line-height: 38px; } .ant-btn-group-sm > .ant-btn, .ant-btn-group-sm > span > .ant-btn { padding: 0 7px; font-size: 14px; border-radius: 0; height: 24px; line-height: 22px; } .ant-btn-group-sm > .ant-btn > .anticon, .ant-btn-group-sm > span > .ant-btn > .anticon { font-size: 14px; } .ant-btn-group .ant-btn + .ant-btn, .ant-btn + .ant-btn-group, .ant-btn-group span + .ant-btn, .ant-btn-group .ant-btn + span, .ant-btn-group > span + span, .ant-btn-group + .ant-btn, .ant-btn-group + .ant-btn-group { margin-left: -1px; } .ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) { border-left-color: transparent; } .ant-btn-group .ant-btn { border-radius: 0; } .ant-btn-group > .ant-btn:first-child, .ant-btn-group > span:first-child > .ant-btn { margin-left: 0; } .ant-btn-group > .ant-btn:only-child { border-radius: 4px; } .ant-btn-group > span:only-child > .ant-btn { border-radius: 4px; } .ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group > span:first-child:not(:last-child) > .ant-btn { border-bottom-left-radius: 4px; border-top-left-radius: 4px; } .ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group > span:last-child:not(:first-child) > .ant-btn { border-bottom-right-radius: 4px; border-top-right-radius: 4px; } .ant-btn-group-sm > .ant-btn:only-child { border-radius: 4px; } .ant-btn-group-sm > span:only-child > .ant-btn { border-radius: 4px; } .ant-btn-group-sm > .ant-btn:first-child:not(:last-child), .ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn { border-bottom-left-radius: 4px; border-top-left-radius: 4px; } .ant-btn-group-sm > .ant-btn:last-child:not(:first-child), .ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn { border-bottom-right-radius: 4px; border-top-right-radius: 4px; } .ant-btn-group > .ant-btn-group { float: left; } .ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn { border-radius: 0; } .ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child { border-bottom-right-radius: 0; border-top-right-radius: 0; padding-right: 8px; } .ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; padding-left: 8px; } .ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only { padding-left: 8px; padding-right: 8px; } .ant-btn:focus > span, .ant-btn:active > span { position: relative; } .ant-btn > .anticon + span, .ant-btn > span + .anticon { margin-left: 8px; } .ant-btn-background-ghost { background: transparent !important; border-color: #fff; color: #fff; } .ant-btn-background-ghost.ant-btn-primary { color: #00b4ff; background-color: transparent; border-color: #00b4ff; text-shadow: none; } .ant-btn-background-ghost.ant-btn-primary > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-primary > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-primary:hover, .ant-btn-background-ghost.ant-btn-primary:focus { color: #29c6ff; background-color: transparent; border-color: #29c6ff; } .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child, .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-primary:active, .ant-btn-background-ghost.ant-btn-primary.active { color: #0090d9; background-color: transparent; border-color: #0090d9; } .ant-btn-background-ghost.ant-btn-primary:active > a:only-child, .ant-btn-background-ghost.ant-btn-primary.active > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-primary:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-primary.disabled, .ant-btn-background-ghost.ant-btn-primary[disabled], .ant-btn-background-ghost.ant-btn-primary.disabled:hover, .ant-btn-background-ghost.ant-btn-primary[disabled]:hover, .ant-btn-background-ghost.ant-btn-primary.disabled:focus, .ant-btn-background-ghost.ant-btn-primary[disabled]:focus, .ant-btn-background-ghost.ant-btn-primary.disabled:active, .ant-btn-background-ghost.ant-btn-primary[disabled]:active, .ant-btn-background-ghost.ant-btn-primary.disabled.active, .ant-btn-background-ghost.ant-btn-primary[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child, .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child, .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child, .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child, .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child, .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child, .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child, .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child, .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child, .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-danger { color: #f5222d; background-color: transparent; border-color: #f5222d; text-shadow: none; } .ant-btn-background-ghost.ant-btn-danger > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-danger > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-danger:hover, .ant-btn-background-ghost.ant-btn-danger:focus { color: #ff4d4f; background-color: transparent; border-color: #ff4d4f; } .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child, .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-danger:active, .ant-btn-background-ghost.ant-btn-danger.active { color: #cf1322; background-color: transparent; border-color: #cf1322; } .ant-btn-background-ghost.ant-btn-danger:active > a:only-child, .ant-btn-background-ghost.ant-btn-danger.active > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-danger:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger.active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-background-ghost.ant-btn-danger.disabled, .ant-btn-background-ghost.ant-btn-danger[disabled], .ant-btn-background-ghost.ant-btn-danger.disabled:hover, .ant-btn-background-ghost.ant-btn-danger[disabled]:hover, .ant-btn-background-ghost.ant-btn-danger.disabled:focus, .ant-btn-background-ghost.ant-btn-danger[disabled]:focus, .ant-btn-background-ghost.ant-btn-danger.disabled:active, .ant-btn-background-ghost.ant-btn-danger[disabled]:active, .ant-btn-background-ghost.ant-btn-danger.disabled.active, .ant-btn-background-ghost.ant-btn-danger[disabled].active { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; border-color: #d9d9d9; text-shadow: none; box-shadow: none; } .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child, .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child, .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child, .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child, .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child, .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child, .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child, .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child, .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child, .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child { color: currentColor; } .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: transparent; } .ant-btn-two-chinese-chars:first-letter { letter-spacing: 0.34em; } .ant-btn-two-chinese-chars > *:not(.anticon) { letter-spacing: 0.34em; margin-right: -0.34em; } .ant-btn-block { width: 100%; } .christmas.ant-btn-primary:before { content: ''; display: block; position: absolute; top: -6px; left: 0; right: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC) no-repeat 50% 0; background-size: 64px; opacity: 1; } .christmas.ant-btn-primary.ant-btn-lg:before { background-size: 72px; } .christmas.ant-btn-primary.ant-btn-sm:before { background-size: 56px; } .ant-btn:empty { vertical-align: top; } a.ant-btn { line-height: 30px; } a.ant-btn-lg { line-height: 38px; } a.ant-btn-sm { line-height: 22px; } .be-field select { background: #343638; } .be-field select { border: 1px solid #3E4041; } .be-select .ant-select-selection, .be-field .ant-select-selection, .ant-select-dropdown-menu-item, .ant-select-dropdown { border-color: #3E4041; background-color: #343638; color: rgba(255, 255, 255, 0.7); } .be-field-wrap-inline-fixed-width .be-field { flex: 0 0 auto; width: 160px; } .be-field-wrap-select .ant-select { width: 100%; border: 0; font-size: 14px; border-radius: 2px; font-weight: 400; } .ant-select-dropdown-menu-item:hover { background: #3E4041; } .be-ui-component.be-select i.anticon-down { color: rgba(255, 255, 255, 0.7); } .ant-select-dropdown-menu-item.ant-select-dropdown-menu-item-selected, .ant-select-dropdown-menu-item.ant-select-dropdown-menu-item-selected:hover { background: #00b4ff; color: #fff; } .ant-select-selection:focus { box-shadow: 0 0 0 1px #00b4ff; } .ant-select.ant-select-disabled .ant-select-selection-selected-value { color: rgba(255, 255, 255, 0.5); } .be-text-field .ant-input-group-wrapper .ant-input-wrapper .ant-input { height: 30px; border-radius: 2px; background-color: #2B2C2E; } .be-text-field { height: 30px; border-radius: 2px; } .be-text-field .ant-input-group-wrapper .ant-input-wrapper .ant-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input-group-wrapper .ant-input-wrapper .ant-input::-moz-placeholder { /* Firefox 19+ */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input-group-wrapper .ant-input-wrapper .ant-input:-ms-input-placeholder { /* IE 10+ */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input-group-wrapper .ant-input-wrapper .ant-input:-moz-placeholder { /* Firefox 18- */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input:-moz-placeholder { /* Firefox 18- */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input::-moz-placeholder { /* Firefox 19+ */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input:-ms-input-placeholder { /* IE 10+ */ color: rgba(255, 255, 255, 0.7); } .be-text-field .ant-input { box-shadow: none; border: 1px solid #3E4041; color: rgba(255, 255, 255, 0.7); background-color: #343638; } .be-text-field .ant-input:focus { border: 1px solid #00b4ff; } .be-text-field .ant-input-group-addon { background-color: #2B2C2E; border-top: 1px solid #3E4041; border-right: 1px solid #3E4041; border-bottom: 1px solid #3E4041; } .cm-s-tatsu-dark.CodeMirror { background: #343638; color: #d6d5d4; } .cm-s-tatsu-dark div.CodeMirror-selected { background: rgba(255, 255, 255, 0.5); } .cm-s-tatsu-dark .CodeMirror-line::selection, .cm-s-tatsu-dark .CodeMirror-line > span::selection, .cm-s-tatsu-dark .CodeMirror-line > span > span::selection { background: rgba(58, 52, 50, 0.99); } .cm-s-tatsu-dark .CodeMirror-line::-moz-selection, .cm-s-tatsu-dark .CodeMirror-line > span::-moz-selection, .cm-s-tatsu-dark .CodeMirror-line > span > span::-moz-selection { background: rgba(58, 52, 50, 0.99); } .cm-s-tatsu-dark .CodeMirror-gutters { background: #3E4041; border-right: 0px; } .cm-s-tatsu-dark .CodeMirror-guttermarker { color: #db2d20; } .cm-s-tatsu-dark .CodeMirror-guttermarker-subtle { color: #5c5855; } .cm-s-tatsu-dark .CodeMirror-linenumber { color: rgba(255, 255, 255, 0.7); } .cm-s-tatsu-dark .CodeMirror-cursor { border-left: 1px solid #807d7c; } .cm-s-tatsu-dark span.cm-comment { color: #cdab53; } .cm-s-tatsu-dark span.cm-atom { color: #a16a94; } .cm-s-tatsu-dark span.cm-number { color: #a16a94; } .cm-s-tatsu-dark span.cm-property, .cm-s-tatsu-dark span.cm-attribute { color: #01a252; } .cm-s-tatsu-dark span.cm-keyword { color: #db2d20; } .cm-s-tatsu-dark span.cm-string { color: #fded02; } .cm-s-tatsu-dark span.cm-variable { color: #01a252; } .cm-s-tatsu-dark span.cm-variable-2 { color: #01a0e4; } .cm-s-tatsu-dark span.cm-def { color: #e8bbd0; } .cm-s-tatsu-dark span.cm-bracket { color: #d6d5d4; } .cm-s-tatsu-dark span.cm-tag { color: #db2d20; } .cm-s-tatsu-dark span.cm-link { color: #a16a94; } .cm-s-tatsu-dark span.cm-error { background: #db2d20; color: #807d7c; } .cm-s-tatsu-dark .CodeMirror-activeline-background { background: #2F2F2F; } .cm-s-tatsu-dark .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; } .cm-s-tatsu-light.CodeMirror { background: #343638; color: #d6d5d4; } .cm-s-tatsu-light div.CodeMirror-selected { background: rgba(255, 255, 255, 0.5); } .cm-s-tatsu-light .CodeMirror-line::selection, .cm-s-tatsu-light .CodeMirror-line > span::selection, .cm-s-tatsu-light .CodeMirror-line > span > span::selection { background: rgba(58, 52, 50, 0.99); } .cm-s-tatsu-light .CodeMirror-line::-moz-selection, .cm-s-tatsu-light .CodeMirror-line > span::-moz-selection, .cm-s-tatsu-light .CodeMirror-line > span > span::-moz-selection { background: rgba(58, 52, 50, 0.99); } .cm-s-tatsu-light .CodeMirror-gutters { background: #3E4041; border-right: 0px; } .cm-s-tatsu-light .CodeMirror-guttermarker { color: #db2d20; } .cm-s-tatsu-light .CodeMirror-guttermarker-subtle { color: #5c5855; } .cm-s-tatsu-light .CodeMirror-linenumber { color: rgba(255, 255, 255, 0.7); } .cm-s-tatsu-light .CodeMirror-cursor { border-left: 1px solid #807d7c; } .cm-s-tatsu-light span.cm-comment { color: #cdab53; } .cm-s-tatsu-light span.cm-atom { color: #a16a94; } .cm-s-tatsu-light span.cm-number { color: #a16a94; } .cm-s-tatsu-light span.cm-property, .cm-s-tatsu-light span.cm-attribute { color: #01a252; } .cm-s-tatsu-light span.cm-keyword { color: #db2d20; } .cm-s-tatsu-light span.cm-string { color: #fded02; } .cm-s-tatsu-light span.cm-variable { color: #01a252; } .cm-s-tatsu-light span.cm-variable-2 { color: #01a0e4; } .cm-s-tatsu-light span.cm-def { color: #e8bbd0; } .cm-s-tatsu-light span.cm-bracket { color: #d6d5d4; } .cm-s-tatsu-light span.cm-tag { color: #db2d20; } .cm-s-tatsu-light span.cm-link { color: #a16a94; } .cm-s-tatsu-light span.cm-error { background: #db2d20; color: #807d7c; } .cm-s-tatsu-light .CodeMirror-activeline-background { background: #2F2F2F; } .cm-s-tatsu-light .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; } /* 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 */ .ant-tooltip { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; position: absolute; z-index: 1060; display: block; visibility: visible; max-width: 250px; } .ant-tooltip-hidden { display: none; } .ant-tooltip-placement-top, .ant-tooltip-placement-topLeft, .ant-tooltip-placement-topRight { padding-bottom: 8px; } .ant-tooltip-placement-right, .ant-tooltip-placement-rightTop, .ant-tooltip-placement-rightBottom { padding-left: 8px; } .ant-tooltip-placement-bottom, .ant-tooltip-placement-bottomLeft, .ant-tooltip-placement-bottomRight { padding-top: 8px; } .ant-tooltip-placement-left, .ant-tooltip-placement-leftTop, .ant-tooltip-placement-leftBottom { padding-right: 8px; } .ant-tooltip-inner { padding: 6px 8px; color: rgba(255, 255, 255, 0.9); text-align: left; text-decoration: none; background-color: rgba(0, 0, 0, 0.75); border-radius: 4px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); min-height: 32px; word-wrap: break-word; } .ant-tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .ant-tooltip-placement-top .ant-tooltip-arrow, .ant-tooltip-placement-topLeft .ant-tooltip-arrow, .ant-tooltip-placement-topRight .ant-tooltip-arrow { bottom: 3px; border-width: 5px 5px 0; border-top-color: rgba(0, 0, 0, 0.75); } .ant-tooltip-placement-top .ant-tooltip-arrow { left: 50%; margin-left: -5px; } .ant-tooltip-placement-topLeft .ant-tooltip-arrow { left: 16px; } .ant-tooltip-placement-topRight .ant-tooltip-arrow { right: 16px; } .ant-tooltip-placement-right .ant-tooltip-arrow, .ant-tooltip-placement-rightTop .ant-tooltip-arrow, .ant-tooltip-placement-rightBottom .ant-tooltip-arrow { left: 3px; border-width: 5px 5px 5px 0; border-right-color: rgba(0, 0, 0, 0.75); } .ant-tooltip-placement-right .ant-tooltip-arrow { top: 50%; margin-top: -5px; } .ant-tooltip-placement-rightTop .ant-tooltip-arrow { top: 8px; } .ant-tooltip-placement-rightBottom .ant-tooltip-arrow { bottom: 8px; } .ant-tooltip-placement-left .ant-tooltip-arrow, .ant-tooltip-placement-leftTop .ant-tooltip-arrow, .ant-tooltip-placement-leftBottom .ant-tooltip-arrow { right: 3px; border-width: 5px 0 5px 5px; border-left-color: rgba(0, 0, 0, 0.75); } .ant-tooltip-placement-left .ant-tooltip-arrow { top: 50%; margin-top: -5px; } .ant-tooltip-placement-leftTop .ant-tooltip-arrow { top: 8px; } .ant-tooltip-placement-leftBottom .ant-tooltip-arrow { bottom: 8px; } .ant-tooltip-placement-bottom .ant-tooltip-arrow, .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow, .ant-tooltip-placement-bottomRight .ant-tooltip-arrow { top: 3px; border-width: 0 5px 5px; border-bottom-color: rgba(0, 0, 0, 0.75); } .ant-tooltip-placement-bottom .ant-tooltip-arrow { left: 50%; margin-left: -5px; } .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow { left: 16px; } .ant-tooltip-placement-bottomRight .ant-tooltip-arrow { right: 16px; } /* 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 */ .ant-menu { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; box-sizing: border-box; margin: 0; padding: 0; outline: none; margin-bottom: 0; padding-left: 0; list-style: none; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); color: rgba(0, 0, 0, 0.65); background: #fff; line-height: 0; transition: background 0.3s, width 0.2s; zoom: 1; } .ant-menu:before, .ant-menu:after { content: ''; display: table; } .ant-menu:after { clear: both; } .ant-menu ul, .ant-menu ol { list-style: none; margin: 0; padding: 0; } .ant-menu-hidden { display: none; } .ant-menu-item-group-title { color: rgba(0, 0, 0, 0.45); font-size: 14px; line-height: 1.5; padding: 8px 16px; transition: all 0.3s; } .ant-menu-submenu, .ant-menu-submenu-inline { transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-menu-item:active, .ant-menu-submenu-title:active { background: #e6fcff; } .ant-menu-submenu .ant-menu-sub { cursor: initial; transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-menu-item > a { display: block; color: rgba(0, 0, 0, 0.65); } .ant-menu-item > a:hover { color: #00b4ff; } .ant-menu-item > a:focus { text-decoration: none; } .ant-menu-item > a:before { position: absolute; background-color: transparent; top: 0; left: 0; bottom: 0; right: 0; content: ''; } .ant-menu-item-divider { height: 1px; overflow: hidden; background-color: #e8e8e8; line-height: 0; } .ant-menu-item:hover, .ant-menu-item-active, .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open, .ant-menu-submenu-active, .ant-menu-submenu-title:hover { color: #00b4ff; } .ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu { margin-top: -1px; } .ant-menu-horizontal > .ant-menu-item:hover, .ant-menu-horizontal > .ant-menu-item-active, .ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover { background-color: transparent; } .ant-menu-item-selected { color: #00b4ff; } .ant-menu-item-selected > a, .ant-menu-item-selected > a:hover { color: #00b4ff; } .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected { background-color: #e6fcff; } .ant-menu-inline, .ant-menu-vertical, .ant-menu-vertical-left { border-right: 1px solid #e8e8e8; } .ant-menu-vertical-right { border-left: 1px solid #e8e8e8; } .ant-menu-vertical.ant-menu-sub, .ant-menu-vertical-left.ant-menu-sub, .ant-menu-vertical-right.ant-menu-sub { border-right: 0; padding: 0; transform-origin: 0 0; } .ant-menu-vertical.ant-menu-sub .ant-menu-item, .ant-menu-vertical-left.ant-menu-sub .ant-menu-item, .ant-menu-vertical-right.ant-menu-sub .ant-menu-item { border-right: 0; margin-left: 0; left: 0; } .ant-menu-vertical.ant-menu-sub .ant-menu-item:after, .ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after, .ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after { border-right: 0; } .ant-menu-vertical.ant-menu-sub > .ant-menu-item, .ant-menu-vertical-left.ant-menu-sub > .ant-menu-item, .ant-menu-vertical-right.ant-menu-sub > .ant-menu-item, .ant-menu-vertical.ant-menu-sub > .ant-menu-submenu, .ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu, .ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu { transform-origin: 0 0; } .ant-menu-horizontal.ant-menu-sub, .ant-menu-vertical.ant-menu-sub, .ant-menu-vertical-left.ant-menu-sub, .ant-menu-vertical-right.ant-menu-sub { min-width: 160px; } .ant-menu-item, .ant-menu-submenu-title { cursor: pointer; margin: 0; padding: 0 20px; position: relative; display: block; white-space: nowrap; transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-menu-item .anticon, .ant-menu-submenu-title .anticon { min-width: 14px; margin-right: 10px; font-size: 14px; transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-menu-item .anticon + span, .ant-menu-submenu-title .anticon + span { transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); opacity: 1; } .ant-menu > .ant-menu-item-divider { height: 1px; margin: 1px 0; overflow: hidden; padding: 0; line-height: 0; background-color: #e8e8e8; } .ant-menu-submenu-popup { position: absolute; border-radius: 4px; z-index: 1050; background: #fff; } .ant-menu-submenu-popup .submenu-title-wrapper { padding-right: 20px; } .ant-menu-submenu-popup:before { position: absolute; top: -7px; left: 0; right: 0; bottom: 0; content: ' '; opacity: 0.0001; } .ant-menu-submenu > .ant-menu { background-color: #fff; border-radius: 4px; } .ant-menu-submenu > .ant-menu-submenu-title:after { transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow, .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow { transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); position: absolute; top: 50%; right: 16px; width: 10px; } .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after { content: ''; position: absolute; vertical-align: baseline; background: #fff; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)); width: 6px; height: 1.5px; border-radius: 2px; transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before { transform: rotate(45deg) translateY(-2px); } .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after { transform: rotate(-45deg) translateY(2px); } .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after, .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after, .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before, .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before, .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before { background: linear-gradient(to right, #00b4ff, #00b4ff); } .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before { transform: rotate(-45deg) translateX(2px); } .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after { transform: rotate(45deg) translateX(-2px); } .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow { transform: translateY(-2px); } .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after { transform: rotate(-45deg) translateX(-2px); } .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before { transform: rotate(45deg) translateX(2px); } .ant-menu-vertical .ant-menu-submenu-selected, .ant-menu-vertical-left .ant-menu-submenu-selected, .ant-menu-vertical-right .ant-menu-submenu-selected { color: #00b4ff; } .ant-menu-vertical .ant-menu-submenu-selected > a, .ant-menu-vertical-left .ant-menu-submenu-selected > a, .ant-menu-vertical-right .ant-menu-submenu-selected > a { color: #00b4ff; } .ant-menu-horizontal { border: 0; border-bottom: 1px solid #e8e8e8; box-shadow: none; line-height: 46px; white-space: nowrap; } .ant-menu-horizontal > .ant-menu-item, .ant-menu-horizontal > .ant-menu-submenu { position: relative; top: 1px; display: inline-block; vertical-align: bottom; border-bottom: 2px solid transparent; } .ant-menu-horizontal > .ant-menu-item:hover, .ant-menu-horizontal > .ant-menu-submenu:hover, .ant-menu-horizontal > .ant-menu-item-active, .ant-menu-horizontal > .ant-menu-submenu-active, .ant-menu-horizontal > .ant-menu-item-open, .ant-menu-horizontal > .ant-menu-submenu-open, .ant-menu-horizontal > .ant-menu-item-selected, .ant-menu-horizontal > .ant-menu-submenu-selected { border-bottom: 2px solid #00b4ff; color: #00b4ff; } .ant-menu-horizontal > .ant-menu-item > a { display: block; color: rgba(0, 0, 0, 0.65); } .ant-menu-horizontal > .ant-menu-item > a:hover { color: #00b4ff; } .ant-menu-horizontal > .ant-menu-item > a:before { bottom: -2px; } .ant-menu-horizontal > .ant-menu-item-selected > a { color: #00b4ff; } .ant-menu-horizontal:after { content: ' '; display: block; height: 0; clear: both; } .ant-menu-vertical .ant-menu-item, .ant-menu-vertical-left .ant-menu-item, .ant-menu-vertical-right .ant-menu-item, .ant-menu-inline .ant-menu-item { position: relative; } .ant-menu-vertical .ant-menu-item:after, .ant-menu-vertical-left .ant-menu-item:after, .ant-menu-vertical-right .ant-menu-item:after, .ant-menu-inline .ant-menu-item:after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; border-right: 3px solid #00b4ff; transform: scaleY(0.0001); opacity: 0; transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); } .ant-menu-vertical .ant-menu-item, .ant-menu-vertical-left .ant-menu-item, .ant-menu-vertical-right .ant-menu-item, .ant-menu-inline .ant-menu-item, .ant-menu-vertical .ant-menu-submenu-title, .ant-menu-vertical-left .ant-menu-submenu-title, .ant-menu-vertical-right .ant-menu-submenu-title, .ant-menu-inline .ant-menu-submenu-title { padding: 0 16px; font-size: 14px; line-height: 40px; height: 40px; margin-top: 4px; margin-bottom: 4px; overflow: hidden; text-overflow: ellipsis; } .ant-menu-vertical .ant-menu-submenu, .ant-menu-vertical-left .ant-menu-submenu, .ant-menu-vertical-right .ant-menu-submenu, .ant-menu-inline .ant-menu-submenu { padding-bottom: 0.01px; } .ant-menu-vertical .ant-menu-item:not(:last-child), .ant-menu-vertical-left .ant-menu-item:not(:last-child), .ant-menu-vertical-right .ant-menu-item:not(:last-child), .ant-menu-inline .ant-menu-item:not(:last-child) { margin-bottom: 8px; } .ant-menu-vertical > .ant-menu-item, .ant-menu-vertical-left > .ant-menu-item, .ant-menu-vertical-right > .ant-menu-item, .ant-menu-inline > .ant-menu-item, .ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title, .ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title, .ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title, .ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title { line-height: 40px; height: 40px; } .ant-menu-inline { width: 100%; } .ant-menu-inline .ant-menu-selected:after, .ant-menu-inline .ant-menu-item-selected:after { transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); opacity: 1; transform: scaleY(1); } .ant-menu-inline .ant-menu-item, .ant-menu-inline .ant-menu-submenu-title { width: calc(100% + 1px); } .ant-menu-inline .ant-menu-submenu-title { padding-right: 34px; } .ant-menu-inline-collapsed { width: 80px; } .ant-menu-inline-collapsed > .ant-menu-item, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title, .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title { left: 0; text-overflow: clip; padding: 0 32px !important; } .ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow, .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow { display: none; } .ant-menu-inline-collapsed > .ant-menu-item .anticon, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon, .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon { font-size: 16px; line-height: 40px; margin: 0; } .ant-menu-inline-collapsed > .ant-menu-item .anticon + span, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span, .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span { max-width: 0; display: inline-block; opacity: 0; } .ant-menu-inline-collapsed-tooltip { pointer-events: none; } .ant-menu-inline-collapsed-tooltip .anticon { display: none; } .ant-menu-inline-collapsed-tooltip a { color: rgba(255, 255, 255, 0.85); } .ant-menu-inline-collapsed .ant-menu-item-group-title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 4px; padding-right: 4px; } .ant-menu-item-group-list { margin: 0; padding: 0; } .ant-menu-item-group-list .ant-menu-item, .ant-menu-item-group-list .ant-menu-submenu-title { padding: 0 16px 0 28px; } .ant-menu-root.ant-menu-vertical, .ant-menu-root.ant-menu-vertical-left, .ant-menu-root.ant-menu-vertical-right, .ant-menu-root.ant-menu-inline { box-shadow: none; } .ant-menu-sub.ant-menu-inline { padding: 0; border: 0; box-shadow: none; border-radius: 0; } .ant-menu-sub.ant-menu-inline > .ant-menu-item, .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title { line-height: 40px; height: 40px; list-style-type: disc; list-style-position: inside; } .ant-menu-sub.ant-menu-inline .ant-menu-item-group-title { padding-left: 32px; } .ant-menu-item-disabled, .ant-menu-submenu-disabled { color: rgba(0, 0, 0, 0.25) !important; cursor: not-allowed; background: none; border-color: transparent !important; } .ant-menu-item-disabled > a, .ant-menu-submenu-disabled > a { color: rgba(0, 0, 0, 0.25) !important; pointer-events: none; } .ant-menu-item-disabled > .ant-menu-submenu-title, .ant-menu-submenu-disabled > .ant-menu-submenu-title { color: rgba(0, 0, 0, 0.25) !important; cursor: not-allowed; } .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after { background: rgba(0, 0, 0, 0.25) !important; } .ant-menu-dark, .ant-menu-dark .ant-menu-sub { color: rgba(255, 255, 255, 0.65); background: #001529; } .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow { opacity: 0.45; transition: all 0.3s; } .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before { background: #fff; } .ant-menu-dark.ant-menu-submenu-popup { background: transparent; } .ant-menu-dark .ant-menu-inline.ant-menu-sub { background: #000c17; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset; } .ant-menu-dark.ant-menu-horizontal { border-bottom: 0; } .ant-menu-dark.ant-menu-horizontal > .ant-menu-item, .ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu { border-color: #001529; border-bottom: 0; top: 0; margin-top: 0; } .ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a:before { bottom: 0; } .ant-menu-dark .ant-menu-item, .ant-menu-dark .ant-menu-item-group-title, .ant-menu-dark .ant-menu-item > a { color: rgba(255, 255, 255, 0.65); } .ant-menu-dark.ant-menu-inline, .ant-menu-dark.ant-menu-vertical, .ant-menu-dark.ant-menu-vertical-left, .ant-menu-dark.ant-menu-vertical-right { border-right: 0; } .ant-menu-dark.ant-menu-inline .ant-menu-item, .ant-menu-dark.ant-menu-vertical .ant-menu-item, .ant-menu-dark.ant-menu-vertical-left .ant-menu-item, .ant-menu-dark.ant-menu-vertical-right .ant-menu-item { border-right: 0; margin-left: 0; left: 0; } .ant-menu-dark.ant-menu-inline .ant-menu-item:after, .ant-menu-dark.ant-menu-vertical .ant-menu-item:after, .ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after, .ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after { border-right: 0; } .ant-menu-dark.ant-menu-inline .ant-menu-item, .ant-menu-dark.ant-menu-inline .ant-menu-submenu-title { width: 100%; } .ant-menu-dark .ant-menu-item:hover, .ant-menu-dark .ant-menu-item-active, .ant-menu-dark .ant-menu-submenu-active, .ant-menu-dark .ant-menu-submenu-open, .ant-menu-dark .ant-menu-submenu-selected, .ant-menu-dark .ant-menu-submenu-title:hover { background-color: transparent; color: #fff; } .ant-menu-dark .ant-menu-item:hover > a, .ant-menu-dark .ant-menu-item-active > a, .ant-menu-dark .ant-menu-submenu-active > a, .ant-menu-dark .ant-menu-submenu-open > a, .ant-menu-dark .ant-menu-submenu-selected > a, .ant-menu-dark .ant-menu-submenu-title:hover > a { color: #fff; } .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow, .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow { opacity: 1; } .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before { background: #fff; } .ant-menu-dark .ant-menu-item-selected { border-right: 0; color: #fff; } .ant-menu-dark .ant-menu-item-selected:after { border-right: 0; } .ant-menu-dark .ant-menu-item-selected > a, .ant-menu-dark .ant-menu-item-selected > a:hover { color: #fff; } .ant-menu.ant-menu-dark .ant-menu-item-selected, .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected { background-color: #00b4ff; } .ant-menu-dark .ant-menu-item-disabled, .ant-menu-dark .ant-menu-submenu-disabled, .ant-menu-dark .ant-menu-item-disabled > a, .ant-menu-dark .ant-menu-submenu-disabled > a { opacity: 0.8; color: rgba(255, 255, 255, 0.35) !important; } .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title, .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title { color: rgba(255, 255, 255, 0.35) !important; } .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before, .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after, .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after { background: rgba(255, 255, 255, 0.35) !important; } /* 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 */ .be-popover-menu { cursor: pointer; } .be-popover-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; cursor: default; } .be-popover { position: fixed; background: #343638; border-radius: 5px; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1); } .be-birdseye-view-block-title-wrap { display: flex; align-items: center; padding: 5px; background: #343638; color: rgba(255, 255, 255, 0.7); border: 1px solid #3E4041; margin-bottom: 10px; border-radius: 3px; cursor: pointer; font-size: 12px; line-height: 16px; } .be-birdseye-view-block-title-wrap:hover { border-color: #00b4ff; } .be-birdseye-view-block-title { padding: 3px 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .be-ui-component.be-popover-menu { transform: rotate(90deg); padding: 3px; margin-right: 0; } .be-ui-arrow-icon { line-height: 0; } .be-ui-arrow-icon svg { fill: currentColor; } .be-birdseye-view-block:not(.be-card-open) .be-ui-arrow-icon { transform: rotate(-90deg); } .be-birds-eye-view-menu .be-popover-top::before, .be-birds-eye-view-menu .be-popover-bottom::before { content: ''; background: #2B2C2E; height: 15px; width: 15px; top: -7px; right: 10px; transform: rotate(45deg); display: block; position: absolute; border-top: 1px solid #3E4041; border-left: 1px solid #3E4041; } .be-birds-eye-view-menu .be-popover-bottom::before { top: auto; bottom: -7px; } .be-birds-eye-view-menu { text-align: center; } .be-pb-section-adder .be-birdseye-view-block-title-wrap { display: block; text-align: center; color: rgba(255, 255, 255, 0.7); font-size: 11px; background: inherit; border: 1px solid #3E4041; } .be-birdseye-view-block-title input { border: none; outline: none; background: inherit; } .be-birdseye-view-block.be-card-selected > .be-birdseye-view-block-title-wrap { border: 1px solid #00b4ff; } .be-birds-eye-view-menu li.ant-menu-item { height: 25px; line-height: 25px; color: rgba(255, 255, 255, 0.7); font-size: 11px; background: #2B2C2E; margin: 0 !important; border-bottom: 1px solid #3E4041; } .be-birds-eye-view-menu li.ant-menu-item:hover { background: #343638; } .be-birds-eye-view-menu li.ant-menu-item:last-child { border-bottom: none; } .be-birds-eye-view-menu .be-menu { background: #2B2C2E; border: 1px solid #3E4041; } .be-pb-section-adder .be-birdseye-view-block-title-wrap:hover { background: #00b4ff; color: #fff; } .be-pb-section-adder .be-birdseye-view-block-title-wrap { transition: all 300ms ease; } .be-birdseye-view-block-visiblity { margin-left: auto; padding: 0 5px; } .be-birdseye-view-block-visiblity svg { fill: rgba(255, 255, 255, 0.7); } .tatsu-theme-light .be-pb-modulelist-card-icon > svg { fill: rgba(24, 25, 26, 0.5); color: rgba(24, 25, 26, 0.5); } .tatsu-theme-dark .be-pb-modulelist-card-icon > svg { fill: rgba(255, 255, 255, 0.5); color: rgba(255, 255, 255, 0.5); } .be-pb-modulelist-card-title > div { color: rgba(255, 255, 255, 0.7); } .be-pb-modulelist-card { border-color: #3E4041; } .be-pb-modulelist-card:hover { background: #343638; } .be-pb-modulelist-card:hover .be-pb-modulelist-card-title div { color: rgba(255, 255, 255, 0.7); } .be-pb-module-list-area { display: flex; flex-wrap: wrap; padding-bottom: 200px; } .be-pb-modulelist-card { width: 50%; height: 120px; border-right: 1px solid #3E4041; border-bottom: 1px solid #3E4041; display: flex; align-items: center; justify-content: center; text-align: center; } .be-pb-modulelist-card-icon { display: block; line-height: 0; margin-bottom: 10px; } .be-pb-modulelist-card-title > div { color: rgba(255, 255, 255, 0.7); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: capitalize; font-size: 13px; font-weight: 500; } .be-pb-module-container .be-pb-helper-text { margin: 0; } span.be-pb-modulelist-card-icon > svg { font-size: 35px; } .be-pb-module-search { position: relative; } ::-webkit-input-placeholder { font-size: 14px; letter-spacing: 0; } .be-pb-module-search-input, .be-pb-module-search-icon svg { transition: all 0.2s; } .be-pb-module-search-icon { position: absolute; top: 50%; transform: translateY(-50%); right: 25px; } .be-pb-modulelist-card:nth-child(even) { border-right: 0; } .be-pb-modulelist-card-title { display: block; text-transform: uppercase; font-size: 11px; max-width: 140px; } .be-pb-modulelist-card:hover { cursor: move; } .tatsu-drawer-wrapper .be-pb-modulelist-card:hover { cursor: pointer; } .tatsu-tabs-menu-item { border: 1px solid #3E4041; border-left: none; list-style: none; } .tatsu-tabs-menu-item:last-child { border-right: 0; } .tatsu-tabs-menu-item-title { color: rgba(255, 255, 255, 0.6); } .tatsu-tabs-menu-item-icon svg { color: rgba(255, 255, 255, 0.6); } .tatsu-tabs-menu-item.is-active svg, .tatsu-tabs-menu-item.tatsu-tabs-menu-item.is-active .tatsu-tabs-menu-item-title { color: #00b4ff; } .rc-collapse-content-box .tatsu-tabs-menu-item { border-bottom: 1px solid #3E4041; } .rc-collapse-content-box .tatsu-tabs-menu-item:last-child { border-right: 1px solid #3E4041; } .rc-collapse-content-box .tatsu-tabs-menu-item:first-child { border-left: 1px solid #3E4041; } .rc-collapse-content-box .tatsu-tabs-menu-item.is-active { background: #343638; } .ant-tooltip-placement-top .ant-tooltip-arrow { border-top-color: rgba(0, 0, 0, 0.9); } .be-editor-tab.active svg { fill: #00b4ff; } .be-editor-tab.active { color: #00b4ff !important; } /* 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 */ .ant-input-number { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-variant: tabular-nums; box-sizing: border-box; list-style: none; position: relative; padding: 4px 11px; width: 100%; height: 32px; font-size: 14px; line-height: 1.5; color: rgba(0, 0, 0, 0.65); background-color: #fff; background-image: none; transition: all 0.3s; margin: 0; padding: 0; display: inline-block; border: 1px solid #d9d9d9; border-radius: 4px; width: 90px; } .ant-input-number::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input-number:-ms-input-placeholder { color: #bfbfbf; } .ant-input-number::-webkit-input-placeholder { color: #bfbfbf; } .ant-input-number:hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input-number:focus { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-number-disabled { background-color: #f5f5f5; opacity: 1; cursor: not-allowed; color: rgba(0, 0, 0, 0.25); } .ant-input-number-disabled:hover { border-color: #e6d8d8; border-right-width: 1px !important; } textarea.ant-input-number { max-width: 100%; height: auto; vertical-align: bottom; transition: all 0.3s, height 0s; min-height: 32px; } .ant-input-number-lg { padding: 6px 11px; height: 40px; font-size: 16px; } .ant-input-number-sm { padding: 1px 7px; height: 24px; } .ant-input-number-handler { text-align: center; line-height: 0; height: 50%; overflow: hidden; color: rgba(0, 0, 0, 0.45); position: relative; transition: all 0.1s linear; display: block; width: 100%; font-weight: bold; } .ant-input-number-handler:active { background: #f4f4f4; } .ant-input-number-handler:hover .ant-input-number-handler-up-inner, .ant-input-number-handler:hover .ant-input-number-handler-down-inner { color: #29c6ff; } .ant-input-number-handler-up-inner, .ant-input-number-handler-down-inner { font-style: normal; vertical-align: -0.125em; text-align: center; text-transform: none; line-height: 0; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 12px; user-select: none; position: absolute; width: 12px; height: 12px; transition: all 0.1s linear; display: inline-block; font-size: 12px; font-size: 7px \9; transform: scale(0.58333333) rotate(0deg); right: 4px; color: rgba(0, 0, 0, 0.45); } .ant-input-number-handler-up-inner > *, .ant-input-number-handler-down-inner > * { line-height: 1; } .ant-input-number-handler-up-inner svg, .ant-input-number-handler-down-inner svg { display: inline-block; } .ant-input-number-handler-up-inner:before, .ant-input-number-handler-down-inner:before { display: none; } .ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon, .ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon, .ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon, .ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon { display: block; } :root .ant-input-number-handler-up-inner, :root .ant-input-number-handler-down-inner { font-size: 12px; } .ant-input-number:hover { border-color: #29c6ff; border-right-width: 1px !important; } .ant-input-number-focused { border-color: #29c6ff; outline: 0; box-shadow: 0 0 0 2px rgba(0, 180, 255, 0.2); border-right-width: 1px !important; } .ant-input-number-disabled { background-color: #f5f5f5; opacity: 1; cursor: not-allowed; color: rgba(0, 0, 0, 0.25); } .ant-input-number-disabled:hover { border-color: #e6d8d8; border-right-width: 1px !important; } .ant-input-number-disabled .ant-input-number-input { cursor: not-allowed; } .ant-input-number-disabled .ant-input-number-handler-wrap { display: none; } .ant-input-number-input { width: 100%; text-align: left; outline: 0; -moz-appearance: textfield; height: 30px; transition: all 0.3s linear; background-color: transparent; border: 0; border-radius: 4px; padding: 0 11px; } .ant-input-number-input::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input-number-input:-ms-input-placeholder { color: #bfbfbf; } .ant-input-number-input::-webkit-input-placeholder { color: #bfbfbf; } .ant-input-number-lg { padding: 0; font-size: 16px; } .ant-input-number-lg input { height: 38px; } .ant-input-number-sm { padding: 0; } .ant-input-number-sm input { height: 22px; padding: 0 7px; } .ant-input-number-handler-wrap { border-left: 1px solid #d9d9d9; width: 22px; height: 100%; background: #fff; position: absolute; top: 0; right: 0; opacity: 0; border-radius: 0 4px 4px 0; transition: opacity 0.24s linear 0.1s; } .ant-input-number-handler-wrap:hover .ant-input-number-handler { height: 40%; } .ant-input-number:hover .ant-input-number-handler-wrap { opacity: 1; } .ant-input-number-handler-up { cursor: pointer; } .ant-input-number-handler-up-inner { top: 50%; margin-top: -5px; text-align: center; } .ant-input-number-handler-up:hover { height: 60% !important; } .ant-input-number-handler-down { border-top: 1px solid #d9d9d9; top: 0; cursor: pointer; } .ant-input-number-handler-down-inner { top: 50%; margin-top: -6px; text-align: center; } .ant-input-number-handler-down:hover { height: 60% !important; } .ant-input-number-handler-up-disabled, .ant-input-number-handler-down-disabled { cursor: not-allowed; } .ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner, .ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner { color: rgba(0, 0, 0, 0.25); } .be-number-input .ant-input-number-handler-wrap { width: 10px !important; } .be-number-input .ant-input-number-handler-up-inner, .be-number-input .ant-input-number-handler-down-inner { margin-right: -5px !important; color: rgba(255, 255, 255, 0.7); } .be-number-input .ant-input-number-input { background-color: #2B2C2E; color: rgba(255, 255, 255, 0.7); padding: 0 5px; } .be-number-input .ant-select-selection__rendered { margin: 0; } .be-number-input .ant-select-selection-selected-value { float: none; text-align: center; background: #2B2C2E; color: rgba(255, 255, 255, 0.7); border-top-right-radius: 4px; border-bottom-right-radius: 4px; padding: 0; } .be-number-input .ant-input-number-handler-up-inner::before { content: '\25B2'; } .be-number-input .ant-input-number-handler-down-inner::before { content: '\25BC'; } .be-number-input .ant-input-number-focused { box-shadow: 0px 0px 0px #000; border: 1px solid #3E4041; border-right: none; } .be-number-input .ant-select-selection:focus { box-shadow: 0px 0px 0px #000; } .be-number-input .ant-input-number-handler-up { height: 50% !important; } .be-number-input .ant-input-number-handler-up:hover { height: 50% !important; } .be-number-input .ant-input-number-handler-down:hover { height: 50% !important; } .be-number-input .ant-input-number-handler-down { border-top: none; height: 50% !important; } .be-number-input .ant-select-selection { border: 1px solid #3E4041; } .be-number-input .ant-input-number { flex: 1 0 auto; width: 52px; border: 1px solid #3E4041; } .be-number-input .ant-select { flex: 0 0 auto; width: 24px; } .be-number-input .ant-input-group { display: flex; } .be-number-input .ant-input-number-handler-wrap { background-color: #343638; border-left: none; z-index: 3; } .be-number-input-dropdown .ant-select-dropdown-menu-item { padding: 0 0; font-size: 12px; text-align: center; } .ant-select-dropdown-menu-item-selected, .ant-select-dropdown-menu-item-selected:hover { background: #343638; color: rgba(255, 255, 255, 0.7); } .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after, .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover:after { color: #00b4ff; } .be-number-input .ant-select-selection__rendered:after { content: none; } .ant-input { color: rgba(255, 255, 255, 0.7); background: #343638; border: 1px solid #3E4041; } .ant-input-group.ant-input-group-compact > *:last-child, .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection, .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input { border-right-color: #3E4041; } .ant-select-selection.ant-select-selection--single, .ant-select-dropdown-menu, .ant-input-number { background-color: #343638; } .be-number-input-single-unit { padding: 5px 5px 4px; border: 1px solid #3E4041; border-left: none; user-select: none; cursor: pointer; color: rgba(255, 255, 255, 0.7); } input.ant-input-number-input:focus, div.ant-input-number:hover .ant-input-number-input { box-shadow: 0px 0px 1px 1px #00b4ff; z-index: 2; position: relative; } .be-field-wrap.be-field-wrap-input_group .be-number-input-single-unit, .be-field-wrap.be-field-wrap-negative_number .be-number-input-single-unit { width: 100%; border-left: 1px solid #3E4041; text-align: center; padding: 0; } .be-number-input-single-unit { cursor: default; } .be-number-input .ant-select.ant-select-focused { box-shadow: 0px 0px 0px 1px #00b4ff; } .be-number-input-single-unit.disabled { color: rgba(255, 255, 255, 0.5); } .be-number-input-group { display: flex; } .be-number-input-group .ant-input-number { width: 100%; } .be-number-input-group .be-label { text-transform: capitalize; text-align: center; color: rgba(255, 255, 255, 0.7); font-size: 10px; } .be-number-input-wrap { margin-right: 5px; flex: 1 1 auto; } .be-number-input-wrap:last-child { margin-right: 0px; } .be-number-input-group .be-number-input .ant-input-group { display: block; } .be-number-input-group .ant-input-group.ant-input-group-compact > *:first-child, .be-number-input-group .ant-input-group.ant-input-group-compact > *:last-child, .be-number-input-group .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection { border-radius: 0; } .be-number-input-group .be-number-input .ant-select { width: 100%; } .be-number-input-group .ant-input-number { height: 23px; text-align: center; } .be-number-input-group .ant-input-number-input { height: 22px; border-radius: 0; text-align: center; } .be-number-input-group .ant-select-selection--single { height: 18px; } .be-number-input-group .ant-input-group.ant-input-group-compact > * { border-right-width: 1px; } .be-number-input-group .ant-input-group-compact > .ant-input-number { border-bottom-width: 0; } .be-number-input-group .ant-select-selection__rendered { line-height: 16px; } .be-number-input-group .be-number-input .ant-select-selection, .be-number-input-group .ant-input-number { border-color: #3E4041; } .be-select-image .ant-select-selection { height: auto; background-color: #2B2C2E; } .be-select-image .ant-select-selection-selected-value { float: none; text-align: center; } .be-select-image .ant-select { width: 100%; } .be-select-image .ant-select-selection__rendered:after { height: 0px; } .be-select-image .ant-select-selection__rendered { padding: 12px; } .be-select-image-dropdown .ant-select-dropdown-menu-item { text-align: center; border-bottom: 1px solid #3E4041; padding: 8px 8px; } .be-select-image-dropdown .be-select-image .ant-select-selection { border-radius: 5px; } .be-select-image-dropdown .ant-select-dropdown-menu-item-selected, .be-select-image-dropdown .ant-select-dropdown-menu-item, .be-select-image-dropdown .ant-select-dropdown-menu-item-selected:hover { background: #2B2C2E; color: rgba(255, 255, 255, 0.7); } .be-select-image .ant-select-open .ant-select-selection { box-shadow: 0 0 5px rgba(0, 126, 239, 0.3); border-radius: 5px; border: 1px solid #00b4ff; } .be-select-image .ant-select-arrow:before { content: '\25BC'; } /* 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 */ .ant-radio-group { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; display: inline-block; line-height: unset; } .ant-radio-wrapper { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; display: inline-block; position: relative; white-space: nowrap; margin-right: 8px; cursor: pointer; } .ant-radio { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; white-space: nowrap; outline: none; display: inline-block; position: relative; line-height: 1; vertical-align: sub; cursor: pointer; } .ant-radio-wrapper:hover .ant-radio .ant-radio-inner, .ant-radio:hover .ant-radio-inner, .ant-radio-focused .ant-radio-inner { border-color: #00b4ff; } .ant-radio-checked:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; border: 1px solid #00b4ff; content: ''; animation: antRadioEffect 0.36s ease-in-out; animation-fill-mode: both; visibility: hidden; } .ant-radio:hover:after, .ant-radio-wrapper:hover .ant-radio:after { visibility: visible; } .ant-radio-inner { position: relative; top: 0; left: 0; display: block; width: 16px; height: 16px; border-width: 1px; border-style: solid; border-radius: 100px; border-color: #d9d9d9; background-color: #fff; transition: all 0.3s; } .ant-radio-inner:after { position: absolute; width: 8px; height: 8px; left: 3px; top: 3px; border-radius: 8px; display: table; border-top: 0; border-left: 0; content: ' '; background-color: #00b4ff; opacity: 0; transform: scale(0); transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-radio-input { position: absolute; left: 0; z-index: 1; cursor: pointer; opacity: 0; top: 0; bottom: 0; right: 0; } .ant-radio-checked .ant-radio-inner { border-color: #00b4ff; } .ant-radio-checked .ant-radio-inner:after { transform: scale(0.875); opacity: 1; transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-radio-disabled .ant-radio-inner { border-color: #d9d9d9 !important; background-color: #f5f5f5; } .ant-radio-disabled .ant-radio-inner:after { background-color: #ccc; } .ant-radio-disabled .ant-radio-input { cursor: not-allowed; } .ant-radio-disabled + span { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; } span.ant-radio + * { padding-left: 8px; padding-right: 8px; } .ant-radio-button-wrapper { margin: 0; height: 32px; line-height: 30px; color: rgba(0, 0, 0, 0.65); display: inline-block; transition: all 0.3s ease; cursor: pointer; border: 1px solid #d9d9d9; border-left: 0; border-top-width: 1.02px; background: #fff; padding: 0 15px; position: relative; } .ant-radio-button-wrapper a { color: rgba(0, 0, 0, 0.65); } .ant-radio-button-wrapper > .ant-radio-button { margin-left: 0; display: block; width: 0; height: 0; } .ant-radio-group-large .ant-radio-button-wrapper { height: 40px; line-height: 38px; font-size: 16px; } .ant-radio-group-small .ant-radio-button-wrapper { height: 24px; line-height: 22px; padding: 0 7px; } .ant-radio-button-wrapper:not(:first-child)::before { content: ''; display: block; top: 0; left: -1px; width: 1px; height: 100%; position: absolute; background-color: #d9d9d9; } .ant-radio-button-wrapper:first-child { border-radius: 4px 0 0 4px; border-left: 1px solid #d9d9d9; } .ant-radio-button-wrapper:last-child { border-radius: 0 4px 4px 0; } .ant-radio-button-wrapper:first-child:last-child { border-radius: 4px; } .ant-radio-button-wrapper:hover, .ant-radio-button-wrapper-focused { color: #00b4ff; position: relative; } .ant-radio-button-wrapper .ant-radio-inner, .ant-radio-button-wrapper input[type='checkbox'], .ant-radio-button-wrapper input[type='radio'] { opacity: 0; width: 0; height: 0; } .ant-radio-button-wrapper-checked { background: #fff; border-color: #00b4ff; color: #00b4ff; box-shadow: -1px 0 0 0 #00b4ff; z-index: 1; } .ant-radio-button-wrapper-checked::before { background-color: #00b4ff !important; opacity: 0.1; } .ant-radio-button-wrapper-checked:first-child { border-color: #00b4ff; box-shadow: none !important; } .ant-radio-button-wrapper-checked:hover { border-color: #29c6ff; box-shadow: -1px 0 0 0 #29c6ff; color: #29c6ff; } .ant-radio-button-wrapper-checked:active { border-color: #0090d9; box-shadow: -1px 0 0 0 #0090d9; color: #0090d9; } .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) { background: #00b4ff; border-color: #00b4ff; color: #fff; } .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover { border-color: #29c6ff; background: #29c6ff; color: #fff; } .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active { border-color: #0090d9; background: #0090d9; color: #fff; } .ant-radio-button-wrapper-disabled { border-color: #d9d9d9; background-color: #f5f5f5; cursor: not-allowed; color: rgba(0, 0, 0, 0.25); } .ant-radio-button-wrapper-disabled:first-child, .ant-radio-button-wrapper-disabled:hover { border-color: #d9d9d9; background-color: #f5f5f5; color: rgba(0, 0, 0, 0.25); } .ant-radio-button-wrapper-disabled:first-child { border-left-color: #d9d9d9; } .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked { color: #fff; background-color: #e6e6e6; border-color: #d9d9d9; box-shadow: none; } @keyframes antRadioEffect { 0% { transform: scale(1); opacity: 0.5; } 100% { transform: scale(1.6); opacity: 0; } } @supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) { .ant-radio { vertical-align: text-bottom; } } .be-button-group .ant-radio-button-wrapper { margin-right: 4px; font-size: 13px; margin-bottom: 4px; border-radius: 2px; } .be-button-group .ant-radio-group .ant-radio-button-wrapper:last-child { margin-right: 0; } .be-button-group .ant-radio-group { display: flex; flex-flow: row wrap; } .be-button-group .ant-radio-button-wrapper-checked { background: #00b4ff; color: #343638; } .be-button-group-with-icons .ant-radio-button-wrapper { margin-right: 0; } .be-button-group-with-icons .ant-radio-button-wrapper { width: 25%; font-size: 15px; padding: 0px; height: auto; text-align: center; background: #2B2C2E; } .be-button-group-with-icons .ant-radio-button-wrapper { border-radius: 0; } .be-button-group-with-icons .ant-radio-button-wrapper:last-child { border-radius: 0 4px 4px 0; } .be-button-group-with-icons .ant-radio-button-wrapper:first-child { border-radius: 4px 0 0 4px; } .be-button-group-with-icons .ant-radio-button-wrapper-checked { background: #3E4041; color: #00b4ff; box-shadow: none; border-color: #3E4041; } .be-button-group-with-icons .ant-radio-button-wrapper-checked::before { display: none; } .be-ui-component.be-button-group .ant-radio-group { margin-bottom: -4px; } .be-ui-component.be-button-group .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked) { border: 1px solid #3E4041; background: #343638; color: rgba(255, 255, 255, 0.7); } .be-ui-component.be-button-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked { background: #00b4ff; color: #fff; } .be-ui-component.be-button-group .ant-radio-button-wrapper::before { content: none !important; } .be-ui-component.be-button-group svg.be-ui-svg { height: 1em; width: 1em; fill: rgba(255, 255, 255, 0.7); } .be-ui-component.be-button-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked svg.be-ui-svg { fill: #fff; } .be-ui-component.be-button-group .ant-radio-button-wrapper { padding: 0 7px; transition: none; } .be-switch .ant-switch { border-radius: 10px; border: 1px solid #3E4041; background-color: #343638; } .be-switch .ant-switch:after { width: 18px; height: 18px; border: 1px solid #3E4041; background-color: rgba(255, 255, 255, 0.5); } .be-switch .ant-switch-checked:after { left: 100%; background: #00b4ff; } .be-switch .ant-switch.ant-switch-checked { border: 1px solid #00b4ff; } .be-switch .ant-switch::after { box-shadow: none; } .ReactVirtualized__Grid::-webkit-scrollbar { display: none; } .ReactVirtualized__Grid__innerScrollContainer svg { position: absolute; top: 50%; left: 50%; margin-top: -7px; margin-left: -7px; } .be-editor-field-set.icon_picker { box-sizing: border-box; position: relative; } .be-editor-field-set.icon_picker .be-pb-icon-select { z-index: 101; width: 50px; display: flex; height: 50px; justify-content: center; align-items: center; background: #343638; cursor: pointer; border: 1px solid #3E4041; } .be-pb-icon-loader-wrapper .be-select { margin-top: 10px; } .be-icon-preview .icon-tatsu-close { width: 15px; } .ReactVirtualized__Grid__innerScrollContainer .icon-tatsu-close { width: 12px; } .be-editor-field-set.icon_picker .be-icon-preview { width: 20px; font-size: 15px; text-align: center; box-sizing: border-box; line-height: 0; color: #00b4ff; } .be-pb-icon-loader-wrapper { position: absolute; left: 25px; width: 260px; background: #343638; z-index: 10; top: 98%; } .be-pb-icon-loader-wrapper .be-select .ant-select { width: 100%; } .be-editor-field-label.icon_picker { display: inline-block; line-height: 35px; } .be-pb-icon-loader-wrapper .be-pb-search > i { position: absolute; top: 50%; left: 20px; line-height: 30px; font-size: 11px; margin-top: -14px; } .be-pb-icon-loader-wrapper .be-pb-search > div { width: 100% !important; } .tatsu-search-inner-wrapper { position: relative; } .be-pb-icon-loader-wrapper input[type="text"] { border-radius: 100px; outline: none; margin: 0; width: 100%; height: 30px; background-color: #343638; padding: 5px 7px 5px 11px; box-sizing: border-box; border: 0; color: rgba(255, 255, 255, 0.7); } .be-pb-icon-loader-wrapper .be-pb-search-wrapper { position: relative; padding: 20px 10px; width: 100%; box-sizing: border-box; border: 1px solid #3E4041; border-bottom: none; background: #2B2C2E; } .icon_picker .tatsu-svg-icon.icon-tatsu-close { fill: red; } .be-pb-icon-loader-wrapper .ReactVirtualized__Grid__innerScrollContainer div:hover { background: #343638; } .be-pb-icon-loader-wrapper .ReactVirtualized__Grid__innerScrollContainer div.selected { background: #00b4ff; color: #fff; } .be-pb-fixed-wrapper { position: fixed; top: 0; left: 0; right: 0; bottom: 0; } .be-pb-icon-loader-wrapper .ReactVirtualized__Grid__innerScrollContainer div { color: rgba(255, 255, 255, 0.7); border-bottom: 1px solid #3E4041; background: #2B2C2E; border-right: 1px solid #3E4041; } .be-editor-field-set .ReactVirtualized__Grid { border: 1px solid #3E4041; border-right: none; } .be-pb-icon-loader-wrapper .be-pb-search { border: 1px solid #3E4041; border-radius: 15px; } .be-pb-icon-loader-wrapper input[type="text"]:focus { box-shadow: 0px 0px 0px 1px #00b4ff; } .be-pb-icon-loader-wrapper input.ant-input::placeholder, .ant-input-search-icon { color: rgba(255, 255, 255, 0.7); } .tatsu-theme-light .be-pb-icon-loader-wrapper { box-shadow: 0 10px 70px 0 rgba(0, 0, 0, 0.2); } .tatsu-theme-dark .be-pb-icon-loader-wrapper { box-shadow: 0 10px 70px 0 rgba(0, 0, 0, 0.5); } .be-ui-component.be-button-group.be-ui-screenvisibility.be-button-group-with-icons { display: flex; } .be-ui-component.be-button-group.be-ui-screenvisibility.be-button-group-with-icons label span:not(.ant-radio-button) { margin: 0 auto; } .be-ui-screenvisibility .be-ui-svg { margin: -3px; } .be-field-wrap-screen_visibility.be-field-wrap-inline .be-ui-component.be-button-group .ant-radio-button-wrapper { margin: 0; } /* 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 */ .ant-slider { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; position: relative; margin: 14px 6px 10px; padding: 4px 0; height: 12px; cursor: pointer; touch-action: none; } .ant-slider-vertical { width: 12px; height: 100%; margin: 6px 10px; padding: 0 4px; } .ant-slider-vertical .ant-slider-rail { height: 100%; width: 4px; } .ant-slider-vertical .ant-slider-track { width: 4px; } .ant-slider-vertical .ant-slider-handle { margin-left: -5px; margin-bottom: -7px; } .ant-slider-vertical .ant-slider-mark { top: 0; left: 12px; width: 18px; height: 100%; } .ant-slider-vertical .ant-slider-mark-text { left: 4px; white-space: nowrap; } .ant-slider-vertical .ant-slider-step { width: 4px; height: 100%; } .ant-slider-vertical .ant-slider-dot { top: auto; left: 2px; margin-bottom: -4px; } .ant-slider-with-marks { margin-bottom: 28px; } .ant-slider-rail { position: absolute; width: 100%; height: 4px; border-radius: 2px; background-color: #f5f5f5; transition: background-color 0.3s; } .ant-slider-track { position: absolute; height: 4px; border-radius: 4px; background-color: #29c6ff; transition: background-color 0.3s ease; } .ant-slider-handle { position: absolute; margin-left: -7px; margin-top: -5px; width: 14px; height: 14px; cursor: pointer; border-radius: 50%; border: solid 2px #29c6ff; background-color: #fff; box-shadow: 0; transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); } .ant-slider-handle:focus { border-color: #33c3ff; box-shadow: 0 0 0 5px rgba(0, 180, 255, 0.2); outline: none; } .ant-slider-handle.ant-tooltip-open { border-color: #00b4ff; } .ant-slider:hover .ant-slider-rail { background-color: #e1e1e1; } .ant-slider:hover .ant-slider-track { background-color: #00b4ff; } .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) { border-color: #00b4ff; } .ant-slider-mark { position: absolute; top: 14px; left: 0; width: 100%; font-size: 14px; } .ant-slider-mark-text { position: absolute; display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; color: rgba(0, 0, 0, 0.45); } .ant-slider-mark-text-active { color: rgba(0, 0, 0, 0.65); } .ant-slider-step { position: absolute; width: 100%; height: 4px; background: transparent; } .ant-slider-dot { position: absolute; top: -2px; margin-left: -4px; width: 8px; height: 8px; border: 2px solid #e8e8e8; background-color: #fff; cursor: pointer; border-radius: 50%; vertical-align: middle; } .ant-slider-dot:first-child { margin-left: -4px; } .ant-slider-dot:last-child { margin-left: -4px; } .ant-slider-dot-active { border-color: #29c6ff; } .ant-slider-disabled { cursor: not-allowed; } .ant-slider-disabled .ant-slider-track { background-color: rgba(0, 0, 0, 0.25) !important; } .ant-slider-disabled .ant-slider-handle, .ant-slider-disabled .ant-slider-dot { border-color: rgba(0, 0, 0, 0.25) !important; background-color: #fff; cursor: not-allowed; box-shadow: none; } .ant-slider-disabled .ant-slider-mark-text, .ant-slider-disabled .ant-slider-dot { cursor: not-allowed !important; } .be-slider-wrap { display: flex; justify-content: space-between; } .be-slider { width: 70%; } .ant-slider-handle { border-color: #00b4ff; } .ant-slider-track { background: #00b4ff; } .ant-slider-rail { background: #343638; border: 1px solid #3E4041; } .be-field-wrap-slider.be-field-wrap-block .be-field { margin-top: 0; } .be-slider .ant-slider { margin-left: 0; } .be-field .ant-checkbox-wrapper, .be-editor-field .ant-checkbox-wrapper, .be-field-label { color: rgba(255, 255, 255, 0.7); } .be-box-shadow-wrap { display: flex; justify-content: space-between; align-items: center; } .be-box-shadow-color-wrap { display: flex; flex-direction: column; } .be-box-shadow-wrap .be-number-input-group { width: 70%; } .be-box-shadow-color-wrap .tatsu-colorpicker-swatch { width: 52px; height: 22px; } .be-box-shadow-color-wrap .be-label { text-transform: capitalize; text-align: center; color: rgba(255, 255, 255, 0.7); font-size: 10px; } .be-box-shadow-wrap .be-number-input-single-unit { padding: 0px; border-left: 1px solid #3E4041; width: 100%; text-align: center; } .be-box-shadow-wrap .be-ui-component.be-popover-menu { margin-left: 0; color: rgba(255, 255, 255, 0.7); } .be-ui-component.be-box-shadow-preset-menu li.ant-menu-item { height: 25px; line-height: 25px; color: rgba(255, 255, 255, 0.7); font-size: 11px; background: #343638; margin: 0; border-bottom: 1px solid #3E4041; } .be-ui-component.be-box-shadow-preset-menu li.ant-menu-item:hover { background: #2B2C2E; } .be-ui-component.be-box-shadow-preset-menu li.ant-menu-item:last-child { border-bottom: none; } .be-ui-component.be-box-shadow-preset-menu .be-menu { background: #343638; } .be-box-shadow-preset-menu .be-popover-top:before { content: ''; height: 10px; top: -5px; width: 10px; background: inherit; z-index: -1; left: 32px; position: absolute; transform: rotate(45deg); } .be-box-shadow-inset { text-align: center; color: rgba(255, 255, 255, 0.7); cursor: pointer; margin-top: 3px; user-select: none; font-size: 0.9em; } .be-box-shadow-inset label.ant-checkbox-wrapper { margin-left: 6px; } div, input { box-sizing: border-box; } .be-gradient-color-panel { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; background: #343638; width: 260px; border: 1px solid #3E4041; border-radius: 3px; z-index: 2; } .be-color-picker-tab { color: rgba(255, 255, 255, 0.7); background: #3E4041; font-size: 13px; display: flex; } .be-color-picker-tab > span { border-bottom: 1px solid #3E4041; border-right: 1px solid #3E4041; cursor: pointer; } .be-color-picker-tab > span:last-child { border-right: 0px; } .be-color-picker-tab span, .gradient-direction span { display: inline-block; display: flex; flex-grow: 1; flex-shrink: 1; justify-content: center; box-sizing: border-box; text-align: center; padding: 10px 0px; } .be-color-picker-tab .visible-palette { background: #343638; color: rgba(255, 255, 255, 0.7); border-bottom: none; } .be-color-palette { display: flex; flex-direction: column; align-items: center; } .be-color-palette, .be-color-picker-tab, .be-color-palette .gradient-wrap { margin-bottom: 20px; } .be-color-palette .gradient-settings { float: left; width: 40px; margin-right: 10px; } .be-color-palette .gradient-settings input { text-align: center; height: 30px; width: 40px; box-sizing: border-box; border: 1px solid #3E4041; background: #2B2C2E; padding: 0px; } .be-color-palette .gradient-settings p { margin: 0px; color: rgba(255, 255, 255, 0.7); padding: 10px 0px 0px 0px; font-size: 10px; } .be-color-palette .gradient-bar-wrapper { width: 220px; padding-left: 50px; } .be-color-palette .gradient-bar { height: 30px; border: 1px solid #3E4041; box-sizing: border-box; } .be-color-palette ul.gradient-picker { list-style: none; position: relative; height: 22px; margin: 0px; padding: 0px; } .be-color-palette ul.gradient-picker li { cursor: pointer; position: absolute; height: 10px; width: 10px; border: 1px solid #3E4041; border-radius: 3px; margin-top: 10px; display: inline-block; } .be-color-palette ul.gradient-picker li:before { content: ""; border: 2px solid; border-color: #3E4041 transparent transparent #3E4041; position: absolute; top: -3px; left: 50%; transform: translateX(-50%) rotate(45deg); } .be-swatch-wrap, .be-palette-wrap { margin: 0px 20px 20px 20px; } .be-swatch-wrap .single-swatch { cursor: pointer; width: 29px; height: 29px; display: inline-block; margin: 1px; position: relative; border: none; transition: border 300ms; } .be-swatch-wrap .single-swatch:after, .be-palette-wrap .single-palette:after { opacity: 0; content: ''; background: #2B2C2E; width: 7px; border-radius: 50%; height: 7px; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: opacity 300ms; } .be-swatch-wrap .single-swatch.show-selection:after, .be-palette-wrap .single-palette.show-selection:after { opacity: 1; } .be-swatch-wrap .single-swatch:not(.disbaled-swatch):before { opacity: 0; z-index: -1; content: attr(data-label); width: max-content; position: absolute; top: -28px; background: #3E4041; padding: 4px 6px; left: -5px; border-radius: 3px; color: rgba(255, 255, 255, 0.7); transition: 0.3s all linear; } .be-swatch-wrap .single-swatch:hover:before { opacity: 1; z-index: 2; } .be-swatch-wrap .single-swatch.show-selection, .be-palette-wrap .single-palette.show-selection { border: 2px solid #3E4041; } .be-swatch-wrap .swatch-search { display: block; width: 100%; height: 30px; margin-bottom: 15px; padding: 10px; border: 1px solid #3E4041; font-size: 13px; background: #343638; color: rgba(255, 255, 255, 0.7); } .swatch-search::-webkit-input-placeholder { letter-spacing: 0px; text-transform: capitalize; font-weight: normal; font-size: 13px; color: rgba(255, 255, 255, 0.7); } .be-palette-wrap .single-palette { height: 30px; border: 1px solid #3E4041; margin-bottom: 5px; position: relative; } .single-swatch.disbaled-swatch { opacity: 0.35; cursor: not-allowed; } .tatsu-colorpicker-swatch { border: 1px solid #3E4041; } .tatsu-colorpicker-wrap { display: flex; } .tatsu-colorpicker-clear-btn { display: flex; align-items: center; margin-left: 5px; cursor: pointer; } /***color picker****/ .tatsu-colorpicker-swatch { width: 60px; height: 20px; border-radius: 5px; overflow: hidden; } .be-editor-field-label.color, .be-editor-field-label.color_enhanced { /* .be-editor-field-label.gradient_color { */ display: inline-block; vertical-align: middle; line-height: 25px; } .be-editor-field.color, .be-editor-field.color_enhanced { /* .be-editor-field.gradient_color { */ vertical-align: middle; float: right; } .be-editor-field.color .tatsu-svg-icon { /* .be-editor-field.gradient_color { */ font-size: 12px; } .be-editor-field.color .tatsu-svg-icon path { /* .be-editor-field.gradient_color .tatsu-svg-icon path { */ fill: red; } .color .swatch, .color_enhanced .swatch, .be-pb-box-shadow .swatch { /* .gradient_color .swatch{ */ height: 24px; width: 55px; display: inline-block; border-radius: 50px; margin-right: 5px; border: 3px solid #3E4041; box-sizing: border-box; } .be-color-palette .sketch-picker { background: #2B2C2E !important; } .be-color-palette .sketch-picker input, input.be-color-picker-gradient-angle { background: #343638; box-shadow: 0 0 0 2px #3E4041 !important; color: rgba(255, 255, 255, 0.7); width: 100% !important; } .sketch-picker .flexbox-fix { border-color: #3E4041 !important; } .be-color-palette .sketch-picker span { color: rgba(255, 255, 255, 0.7) !important; } .be-color-picker-gradient-angle::-webkit-inner-spin-button, .be-color-picker-gradient-angle::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .tatsu-theme-dark .be-pb-pop-over .be-gradient-color-panel { box-shadow: 0 10px 70px 0 rgba(0, 0, 0, 0.2); } .tatsu-theme-light .be-pb-pop-over .be-gradient-color-panel { box-shadow: 0 10px 70px 0 rgba(0, 0, 0, 0.5); } .be-drop-shadow.be-box-shadow-wrap { align-items: stretch; } .be-drop-shadow .tatsu-colorpicker-wrap, .be-drop-shadow .tatsu-colorpicker-wrap .tatsu-colorpicker-swatch { height: 100%; border-radius: 0; } .be-drop-shadow .be-number-input-group { width: 80%; } .be-field-wrap-text_area .be-text-field { height: auto; } .be-field-wrap { display: flex; align-items: center; } .be-field-wrap-block { flex-wrap: wrap; } .be-field-wrap-inline .be-field { margin: 0 0 0 auto; } .be-field-label { margin-right: 5px; } .be-editor-field-list .rc-collapse > .rc-collapse-item { border-bottom: 1px solid #3E4041; border-top: none; } .be-field-responsive-toggle .tatsu-trigger-icon, .be-field-responsive-toggle-dropdown .tatsu-trigger-icon { fill: rgba(255, 255, 255, 0.2); } .be-field-link svg { fill: rgba(255, 255, 255, 0.7); } .be-editor-field-list { padding-top: 30px; padding-left: 20px; } .be-editor-field-list > .be-field-wrap { padding: 20px 15px; border-bottom: 1px solid #3E4041; } .be-editor-field-list > .be-field-wrap:last-child { border-bottom: none; } .rc-collapse.be-ui-collapse .be-field-wrap { padding: 15px; } .rc-collapse.be-ui-collapse .be-collapse-panel-with-border .be-field-wrap { padding: 20px 15px; border-bottom: 1px solid #3E4041; } .be-editor-field-list .be-tab-pane-with-border .be-field-wrap { padding: 20px 15px; border-bottom: 1px solid #3E4041; } .be-editor-field-list .be-tab-pane-with-border .be-field-wrap:last-child { border-bottom: none; } .rc-collapse.be-ui-collapse .be-field-wrap:last-child { padding-bottom: 25px; border-bottom: none; } .be-editor-field-list > .tatsu-tabs > .tatsu-tab-panel > div > .be-field-wrap { padding-left: 15px; padding-right: 15px; border-bottom: 1px solid #3E4041; } .be-editor-field-list > .tatsu-tabs > .tatsu-tab-panel > div > .be-field-wrap:last-child { border-bottom: none; } .be-editor-field-list .rc-collapse > .rc-collapse-item > .rc-collapse-header { outline: none; line-height: 1; height: auto; text-indent: 0; } .be-editor-field-list .rc-collapse-content > .rc-collapse-content-box { margin: 0; } .be-editor-field-list .be-ui-collapse { border: 0; background: inherit; } .be-editor-field-list .rc-collapse > .rc-collapse-item .rc-collapse-header { transition: all 0.3s ease; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; font-weight: 600; } .be-editor-field-list .rc-collapse > .rc-collapse-item:last-child { margin-bottom: 0; } .be-editor-field-list .rc-collapse-content { padding: 0; background: inherit; } .be-field-wrap-block .be-field { width: 100%; margin-top: 10px; } .be-field-responsive-toggle .ant-select-selection { border: none; background: transparent; } .be-field-responsive-toggle.ant-select-focused .ant-select-selection, .be-field-responsive-toggle .ant-select-selection:focus, .be-field-responsive-toggle.ant-select-open .ant-select-selection { box-shadow: none; } .be-field-responsive-toggle .tatsu-trigger-icon svg { margin-bottom: -2px; fill: rgba(255, 255, 255, 0.7); } .be-field-responsive-toggle-dropdown .ant-select-dropdown-menu-item-selected svg { fill: #fff; } .be-field-responsive-toggle-dropdown svg { fill: rgba(255, 255, 255, 0.7); } .be-field-responsive-toggle .ant-select-selection { height: 15px; } .be-field-responsive-toggle .ant-select-selection__rendered { line-height: 15px; } .be-field-wrap.be-field-wrap-inline .be-field-responsive-toggle { width: 36px; } .be-field-link { cursor: pointer; padding: 0 5px; margin-right: 0; margin-left: auto; } .be-field-link svg { width: 15px; height: 15px; margin-bottom: -3px; } .tatsu-tooltip { fill: rgba(255, 255, 255, 0.7); line-height: 0; margin-left: 5px; opacity: 0; transform: translateX(100%); transition: all 0.3s; cursor: pointer; } .be-field-wrap:hover .tatsu-tooltip { opacity: 1; transform: translateX(0); transition-delay: 0.5s; } .be-editor-field-set.icon_picker .be-icon-preview svg { stroke: #00b4ff; } .ReactVirtualized__Grid__innerScrollContainer svg { stroke: rgba(255, 255, 255, 0.7); } .ReactVirtualized__Grid__innerScrollContainer div.selected { background: #00b4ff; } .be-editor-field-set.icon_picker .tatsu-search-inner-wrapper { border: 1px solid #3E4041; border-radius: 15px; color: rgba(255, 255, 255, 0.7); } li.be-editor-field-set.icon_picker { list-style: none; } .tatsu-theme-light .be-field-wrap-svg_icon_picker .be-pb-icon-loader-wrapper { box-shadow: 0 10px 70px 0 rgba(0, 0, 0, 0.2); } .tatsu-theme-dark .be-field-wrap-svg_icon_picker .be-pb-icon-loader-wrapper { box-shadow: 0 10px 70px 0 rgba(0, 0, 0, 0.5); } .be-field-wrap .ant-checkbox-inner { background: #343638; border: 1px solid #3E4041; } .be-field-wrap .ant-checkbox-checked .ant-checkbox-inner { background: #00b4ff; border-color: #00b4ff; } .tatsu-colorpicker-swatch-inner { position: absolute; height: 100%; width: 100%; overflow: hidden; } .be-pb-multi-reverse-images { padding: 5px; text-align: center; background-color: #00b4ff; color: #fff; border-radius: 3px; margin-top: 5px; cursor: pointer; } .be-pb-single-image-adder { background: #3E4041; } /******* tatsu editor ********/ #tatsu-parent-tinymce-helper { position: fixed; display: none; top: 0; left: 0; bottom: 0; right: 0; z-index: 900; width: 100%; } .mce-fullscreen #be-pb-leftpanel-outer-wrap { z-index: 1000; } .mce-fullscreen div.mce-fullscreen { width: 30%; } #wp-tatsu_editor-wrap .wp-switch-editor { border: 0; top: 0px; padding: 3px 11px 4px; background: #343638; height: 20px; border-radius: 3px 3px 0 0; box-sizing: content-box; color: rgba(255, 255, 255, 0.7); opacity: 0.5; } #wp-tatsu_editor-wrap.tmce-active .switch-tmce, #wp-tatsu_editor-wrap.html-active .switch-html { background-color: #343638; color: rgba(255, 255, 255, 0.7); opacity: 1; } #wp-tatsu_editor-editor-container #qt_tatsu_editor_toolbar { background-color: #343638; border-bottom: 1px solid #3E4041; } #wp-tatsu_editor-editor-container div.mce-widget.mce-btn { border: 0; margin: 1px 1px; box-sizing: border-box; box-shadow: none; } #wp-tatsu_editor-editor-container div.mce-widget.mce-btn:hover { background: #3E4041; } #wp-tatsu_editor-media-buttons #insert-media-button { border: 0; box-shadow: none; } #be-pb-leftpanel-outer-wrap .wp-core-ui .button, #be-pb-leftpanel-outer-wrap .wp-core-ui .button-secondary { background: #343638; color: rgba(255, 255, 255, 0.7); } #be-pb-leftpanel-outer-wrap .wp-core-ui .button:hover { background: #343638; color: rgba(255, 255, 255, 0.7); } .screen-reader-text { display: none; } #wp-tatsu_editor-editor-container .mce-toolbar-grp.mce-container, #wp-tatsu_editor-editor-container div.mce-statusbar { border: 0; } #wp-tatsu_editor-editor-container div.mce-statusbar { background: #343638; } div#wp-tatsu_editor-editor-container .ed_button { border: 0; box-shadow: none; } #wp-tatsu_editor-wrap .wp-editor-container textarea.wp-editor-area { background: #343638; color: rgba(255, 255, 255, 0.7); } #wp-tatsu_editor-wrap .mce-btn.mce-active { background: #343638; } #wp-tatsu_editor-wrap .mce-toolbar .mce-btn:hover .mce-open { border-left-color: rgba(255, 255, 255, 0.7); } #wp-tatsu_editor-wrap .mce-btn.mce-listbox { background: #343638; } #wp-tatsu_editor-wrap .mce-btn.mce-listbox button { color: rgba(255, 255, 255, 0.7); } .mce-container.mce-panel { background: #343638; } .mce-container.mce-panel.mce-menu { border: 0; } .mce-panel.mce-menu .mce-menu-item:hover .mce-text { color: rgba(255, 255, 255, 0.7); } .mce-panel.mce-menu .mce-menu-item:hover { background: rgba(255, 255, 255, 0.7); } .mce-panel .mce-menu-item-normal.mce-active .mce-text { color: #00b4ff; } .mce-menu.mce-panel .mce-menu-item-normal.mce-active { background: none; } .mce-panel .mce-text, #wp-tatsu_editor-wrap .mce-menu-item:hover .mce-text { color: rgba(255, 255, 255, 0.7); } .mce-panel.mce-menu .mce-menu-item:hover.mce-active .mce-text { color: #00b4ff; } .mce-stack-layout .mce-menu-item .mce-text { color: rgba(255, 255, 255, 0.7); } /******************** custom color picker ***********************/ .mce-container.mce-window[aria-label="Color"] { background: #343638; font-family: Montserrat; color: rgba(255, 255, 255, 0.7); } .mce-container.mce-window[aria-label="Color"] .mce-foot { background: #343638; } .mce-window.mce-container[aria-label="Color"] .mce-window-head { background: #343638; } .mce-container.mce-window[aria-label="Color"] .mce-window-head .mce-title { color: #00b4ff; } .mce-window .mce-window-head[aria-label="Color"] .mce-close .mce-i-remove:before { color: red; } .mce-window.mce-container[aria-label="Color"] .mce-window-head { border: 0; } .mce-window.mce-container[aria-label="Color"] .mce-foot { border: 0; } .mce-window[aria-label="Color"] .mce-colorpicker-sv { border: 0; } .mce-window[aria-label="Color"] .mce-colorpicker-h { border: 0; } .mce-window[aria-label="Color"] .mce-textbox { background: #343638; border: 0; } div#wp-tatsu_editor-editor-container { color: rgba(255, 255, 255, 0.7); } #wp-tatsu_editor-wrap .wp-editor-container { border: 1px solid #3E4041; } #wp-tatsu_editor-wrap .mce-toolbar .mce-ico { color: rgba(255, 255, 255, 0.7); opacity: 0.7; } #wp-tatsu_editor-wrap .mce-menubtn.mce-fixed-width span { color: rgba(255, 255, 255, 0.7); opacity: 0.8; } #wp-tatsu_editor-wrap .wp-switch-editor:active { color: rgba(255, 255, 255, 0.7); } div.wp-link-input input { color: rgba(255, 255, 255, 0.7); } div.mce-container.mce-panel { background: #343638; } .be-pb-single-image-picker { height: 90px; display: flex; align-items: center; justify-content: center; background: #343638; } .tatsu-single-image-add-plus-icon { width: 40px; height: 40px; display: flex; justify-content: center; position: relative; } .tatsu-single-image-add-plus-icon-vert { height: 40px; width: 1px; background: rgba(255, 255, 255, 0.7); } .tatsu-single-image-add-plus-icon-hor { height: 1px; background: rgba(255, 255, 255, 0.7); width: 100%; position: absolute; top: 50%; } .be-pb-single-image-picker { cursor: pointer; background-repeat: no-repeat; background-size: cover; } .be-pb-single-image-picker .icon-tatsu-close { fill: red; width: 2em; height: 2em; } .be-pb-ff-drop-down-top input { width: 100%; background: #343638; padding: 5px 10px; margin-top: 10px; border: 1px solid #3E4041; border-radius: 50px; color: rgba(255, 255, 255, 0.7); outline: none; margin-bottom: 20px; } .be-pb-ff-drop-down-top input:focus, .be-pb-ff-drop-down-top input:hover { box-shadow: 0px 0px 4px 0px #00b4ff; } .be-pb-font-family-input { padding: 5px 7px; background: #343638; cursor: pointer; user-select: none; display: flex; justify-content: space-between; } span.tatsu-editor-component-label { font-size: 14px; display: inline-block; } .be-pb-font-family-dd .ReactVirtualized__List { outline: none; } .font-list-item:hover { color: rgba(255, 255, 255, 0.7); opacity: 1; } .font-list-item { padding: 10px 10px; cursor: pointer; color: rgba(255, 255, 255, 0.7); opacity: 0.8; } .font-list-item.selected { color: #ffffff; opacity: 1; } .be-pb-font-family-dd { width: 380px; height: 320px; background: #2B2C2E; color: rgba(255, 255, 255, 0.7); position: absolute; left: 0; z-index: 101; box-shadow: 0px 16px 18px 0px rgba(0, 0, 0, 0.3); padding: 10px; border-radius: 5px; } .be-pb-font-family-dd .be-editor-field.button_group li { border-right-color: rgba(255, 255, 255, 0.11); color: #b2b1b1; border-radius: 2px; } .be-pb-font-family-dd .be-editor-field.button_group li.active { color: #fff; } .be-pb-typography-overlay { height: 100%; top: 0; left: 0; width: 300px; position: fixed; z-index: 3; } .be-pb-typography-field.select .be-select .ant-select { width: 100%; } .be-pb-typography-field .tatsu-editor-component-label { color: rgba(255, 255, 255, 0.7); padding-bottom: 0; } .be-pb-typography-field .be-pb-font-family-input { color: rgba(255, 255, 255, 0.7); border: 1px solid #3E4041; border-radius: 3px; } .be-pb-typography-field .be-pb-font-family-input svg { fill: rgba(255, 255, 255, 0.7); padding: 1px; margin-bottom: -3px; } .be-pb-font-family-dd .be-pb-ff-drop-down-top .be-button-group .ant-radio-button-wrapper { margin-right: 5px; margin-bottom: 10px; } .be-pb-font-family-dd .be-pb-ff-drop-down-top .ant-radio-button-wrapper { padding: 0px 7px; } .be-pb-typography-component { background: #2B2C2E; display: flex; flex-direction: column; width: 350px; padding: 15px; position: fixed; border-radius: 5px; flex-grow: 1; box-shadow: 3px 2px 20px -9px black; } .be-pb-typography-icon { padding: 10px; background: #343638; fill: rgba(255, 255, 255, 0.7); cursor: pointer; } .be-pb-typography-icon svg { margin-bottom: -8px; } .be-pb-typography-bottom:before { content: ''; height: 10px; width: 10px; position: absolute; background: #2B2C2E; border-left: 1px solid #3E4041; border-top: 1px solid #3E4041; top: -5px; left: 238px; transform: rotate(45deg); } .be-pb-typography-top:after { content: ''; height: 10px; width: 10px; position: absolute; background: #2B2C2E; border-right: 1px solid #3E4041; border-bottom: 1px solid #3E4041; bottom: -5px; left: 238px; transform: rotate(45deg); } .be-pb-typography-component .be-number-input .ant-input-number-input, .be-pb-typography-component .ant-select.ant-select-disabled .ant-select-selection-selected-value, .be-pb-typography-component .be-number-input .ant-select-selection-selected-value { background-color: #343638; } .be-pb-typography-field.number, .be-pb-typography-field.select { display: flex; padding: 10px; align-items: center; justify-content: space-between; } .be-pb-typography-component .be-ui-component.be-select, .be-pb-typography-field .be-pb-font-family-input, .be-pb-typography-component .be-ui-component.be-number-input { width: 160px; } .be-pb-typography-values { position: absolute; width: 277px; bottom: 20px; left: 10px; border-radius: 4px; padding: 10px; padding-bottom: 0px; border: 1px solid #3E4041; cursor: pointer; } .be-field-wrap.be-field-wrap-typography.be-field-wrap-inline { padding-bottom: 110px !important; position: relative; } .be-pb-typo-values-top, .be-pb-typo-values-bottom, .be-pb-typo-value-item { display: flex; position: relative; } .be-pb-typo-value-item .be-pb-typo-icon svg { height: 20px; width: 20px; fill: rgba(255, 255, 255, 0.7); opacity: 0.5; } .be-pb-typo-icon { margin-right: 2px; } .be-pb-typo-value { min-width: 40px; text-transform: capitalize; color: rgba(255, 255, 255, 0.7); opacity: 0.5; } .be-pb-typo-values-top { border-bottom: 1px solid #3E4041; justify-content: space-around; } .be-pb-typo-values-bottom { padding-top: 5px; } .be-pb-typography-fs.be-pb-typo-value-item .be-pb-typo-icon svg { height: 15px; margin: 0 0 -3px 0; } .be-pb-typography-lh.be-pb-typo-value-item .be-pb-typo-icon svg { height: 18px; margin-bottom: -5px; } .be-pb-typography-ls.be-pb-typo-value-item .be-pb-typo-icon svg { height: 18px; margin-bottom: -5px; } .be-pb-typography-tt .be-pb-typo-value { max-width: 40px; text-overflow: ellipsis; overflow: hidden; } .be-pb-typography-fv .be-pb-typo-icon { margin: 0; } .be-pb-typo-value-item { margin-right: 5px; } .be-pb-column-split { background: #3E4041; color: rgba(255, 255, 255, 0.7); } .be-pb-column-split:hover { background: #343638; } .be-pb-column-wrapper > div { background-color: #3E4041; } .be-pb-column-wrapper:hover > div { background-color: #343638; } .be-pb-column-wrapper.active > div { background-color: #00b4ff; } .be-pb-section-title > div { padding-right: 30px !important; } #be-pb-leftPanel-tab-links { display: flex; padding: 0px; margin: 0px; align-items: center; background-color: #2B2C2E; } .be-pb-leftPanel-tab-link { width: 50px; display: flex; height: 100%; justify-content: center; align-items: center; line-height: 0; padding: 0; margin: 0; } #be-pb-leftPanel-tab-links > * { border-right: 1px solid #3E4041; display: flex; align-items: center; justify-content: center; height: 40px; border-bottom: 1px solid #3E4041; } .be-pb-leftpanel-title { flex: 0 0 auto; text-align: center; font-size: 18px; font-weight: 500; } .be-pb-leftPanel-tab-link svg { fill: currentColor; } .be-pb-leftPanel-tab-link a, .be-pb-leftPanel-tab-link a:hover { color: inherit; } .be-pb-layout-title { color: rgba(255, 255, 255, 0.7); text-align: center; font-size: 18px; padding: 30px 20px 20px 20px; letter-spacing: 1px; margin: 0; font-weight: 400; text-transform: capitalize; } .be-pb-helptext-icon-wrapper span:hover { background: #343638; } .be-pb-helper-text { color: rgba(255, 255, 255, 0.7); line-height: 20px; margin: 0 0 30px 0; padding: 13px 26px 13px 26px; font-size: 14px; text-align: center; } #be-pb-leftpanel-outer-wrap { position: fixed; top: 0; left: 0; width: 300px; background-color: gray; height: 100vh; background-color: #343638; margin-bottom: 36px; } #be-pb-leftpanel-content-wrap { position: relative; width: 100%; height: 100%; overflow: hidden; } #be-pb-leftpanel-inner-wrap { position: absolute; overflow-y: scroll; overflow-x: hidden; left: 0; height: 100%; } #be-pb-leftpanel-inner-wrap { -ms-overflow-style: none; } #be-pb-leftpanel { width: 300px; height: 100%; } .tatsu-global-setting-panel .be-editor-field-list { padding: 0; } .tatsu-global-setting-panel .be-editor-field-set { display: flex; align-items: center; justify-content: space-between; padding: 10px 15px; } .be-editor-field, .be-editor-field-label { color: rgba(255, 255, 255, 0.7); } .be-pb-revision-list { overflow: auto; margin: 0 20px; text-align: left; } .be-pb-revision-item { display: flex; align-items: center; margin-bottom: 10px; padding: 5px; cursor: pointer; position: relative; border-radius: 5px; border: 1px solid #3E4041; transition: background-color 300ms ease; } .be-pb-revision-item:last-child { margin: 0; } .be-pb-revision-item:last-child:after { content: none; } .be-pb-revision-item:hover { background-color: #343638; } .be-pb-revision-item.selected { background-color: #00b4ff; color: #fff; border: none; } .be-pb-revision-author-img img { height: 40px; border-radius: 50%; position: absolute; } .be-pb-revision-author-img { height: 40px; width: 40px; position: relative; } .be-pb-revision-desc { margin-left: 10px; color: rgba(255, 255, 255, 0.7); } .be-pb-revision-date { font-size: 0.8em; } .be-pb-revision-author-name span { text-transform: capitalize; } .be-pb-revision-btns { display: flex; position: fixed; bottom: 0; width: 300px; background: #343638; transition: bottom 0.2s linear; } .be-pb-revision-btns.disabled { bottom: 0px; } .be-pb-revision-btns.disabled .be-pb-revision-btn { opacity: 0.5; pointer-events: none; } .be-pb-revision-btn { flex-basis: 50%; text-align: center; padding: 5px; color: rgba(255, 255, 255, 0.7); cursor: pointer; transition: all .3s ease; } .be-pb-revision-btn.apply { border-left: 1px solid #3E4041; } .be-pb-revision-btn.apply:hover { background-color: green; color: #fff; } .be-pb-revision-btn.discard:hover { background-color: red; color: #fff; } .be-pb-revision-state-icon { margin-left: auto; margin-right: 5px; } .be-pb-revision-state-icon svg { fill: #fff; } .be-pb-revision-item.loading .be-pb-revision-state-icon svg { animation: rotation 2s infinite linear; } @keyframes rotation { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } .tatsu-global-setting-panel .be-pb-field-wrap { display: flex; align-items: center; color: rgba(255, 255, 255, 0.7); margin: 20px; } .tatsu-global-setting-panel .be-pb-field-wrap .be-ui-component.be-select .ant-select { width: 100%; } .tatsu-global-setting-panel .be-pb-field-wrap .be-ui-component.be-select, .tatsu-global-setting-panel .be-pb-field-wrap .be-text-field { width: 60%; margin-left: 10px; } .tatsu-code-editor.be-pb-field-wrap { display: block; } .tatsu-code-editor .ReactCodeMirror { margin-top: 10px; } .tatsu-code-editors { margin-top: -10px; padding-bottom: 40px; } .be-pb-revision { margin-top: 50px; margin-bottom: 100px; text-align: center; } .be-pb-revision-loadmore { padding: 8px 20px; margin-top: 30px; display: inline-block; background: #00b4ff; cursor: pointer; color: #fff; position: relative; overflow: hidden; text-transform: capitalize; } .be-pb-revision-loadmore.disabled { display: none; } .be-pb-revision-loadmore.loading { opacity: 0.6; } .be-pb-revision-loadmore.loading:after { content: ''; height: 1px; background: #fff; width: 80%; position: absolute; bottom: 0; animation: load-more-laoding 2s infinite; } @keyframes load-more-laoding { 0% { left: -100%; } 50% { left: 100%; } 100% { left: -100%; } } .be-pb-revisions-not-available { color: rgba(255, 255, 255, 0.7); font-size: 1.2em; text-align: center; margin-top: 50px; } .be-pb-revisions-not-available-desc { font-size: 0.7em; margin-top: 10px; } .ant-select .ant-select-selection { color: rgba(255, 255, 255, 0.7); } .tatsu-global-setting-panel { margin-top: 10px; } .be-editor-field-global-inline { display: flex; width: 100%; align-items: center; justify-content: space-between; } .be-editor-field-global-inline .be-ui-component { width: 160px; } .be-editor-field-global-inline .be-ui-component .ant-select { width: 100%; } .be-pb-module-search .be-pb-module-search-input { position: relative; height: 34px; box-sizing: border-box; width: 100%; outline: none; font-size: 12px; color: rgba(255, 255, 255, 0.7); padding: 0 25px 0 15px; background: #343638; border: 0; border-top: 1px solid #3E4041; box-shadow: 0px 1px 0px 0px #3E4041; } .be-pb-module-search-icon svg { fill: rgba(255, 255, 255, 0.5); } .be-pb-module-search-input:focus + .be-pb-module-search-icon svg { fill: rgba(255, 255, 255, 0.7); } .be-pb-module-search-input:focus { box-shadow: inset 0 0 5px 1px #00b4ff; } .be-editor-field-list .rc-collapse > .rc-collapse-item > .rc-collapse-header { background: #343638; color: rgba(255, 255, 255, 0.7); box-shadow: 0px 1px 0px 0px #3E4041; } .rc-collapse .tatsu-panel-icon svg { color: #343638; } .tatsu-panel-icon { color: rgba(255, 255, 255, 0.7); } .be-pb-back-to-group { padding: 10px 0; text-align: center; cursor: pointer; color: rgba(255, 255, 255, 0.7); box-shadow: 0px 1px 0px 0px #3E4041; } .be-pb-back-to-group:hover { color: #00b4ff; } .be-pb-builder-actions { display: flex; width: 100%; color: rgba(255, 255, 255, 0.7); cursor: pointer; user-select: none; } .be-pb-builder-actions svg { height: 18px; } .be-pb-builder-action { display: flex; flex-basis: 50%; justify-content: center; padding: 10px; transition: all 300ms ease; } .be-pb-builder-action:hover { background: #00b4ff; color: #fff; } .be-pb-builder-action:hover .be-pb-builder-action-icon { fill: #fff; } .be-pb-builder-action.delete:hover { background: #e40000; } .be-pb-builder-action-title { line-height: 20px; height: 20px; letter-spacing: 1px; font-size: 10px; margin-left: 5px; } .be-pb-builder-action-icon { height: 20px; fill: rgba(255, 255, 255, 0.7); transition: fill 300ms ease; } .be-pb-builder-action.delete { border-right: 1px solid #3E4041; } .filtered-text { color: #00b4ff; display: inline-block; } .be-drawer-wrap .be-drawer { position: fixed; background: #2B2C2E; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px; height: 100%; overflow: auto; top: 0; z-index: 1; padding: 0px; } .be-drawer-wrap .be-overlay { background: rgba(0, 0, 0, 0.54); position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 1; } .left .be-drawer { left: 0; } .right .be-drawer { right: 0; } #tatsu-drawer-back-btn-wrapper { text-align: center; padding: 10px 0; line-height: 0; background: #343638; color: rgba(255, 255, 255, 0.7); cursor: pointer; } .tatsu-concepts-container { background: #343638; } .tatsu-concepts-title-wrapper { color: rgba(255, 255, 255, 0.7); } /* 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 */ .ant-modal { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; position: relative; width: auto; margin: 0 auto; top: 100px; padding-bottom: 24px; } .ant-modal-wrap { position: fixed; overflow: auto; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000; -webkit-overflow-scrolling: touch; outline: 0; } .ant-modal-title { margin: 0; font-size: 16px; line-height: 22px; font-weight: 500; color: rgba(0, 0, 0, 0.85); } .ant-modal-content { position: relative; background-color: #fff; border: 0; border-radius: 4px; background-clip: padding-box; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); } .ant-modal-close { cursor: pointer; border: 0; background: transparent; position: absolute; right: 0; top: 0; z-index: 10; font-weight: 700; line-height: 1; text-decoration: none; transition: color 0.3s; color: rgba(0, 0, 0, 0.45); outline: 0; padding: 0; } .ant-modal-close-x { display: block; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; width: 56px; height: 56px; line-height: 56px; font-size: 16px; } .ant-modal-close:focus, .ant-modal-close:hover { color: #444; text-decoration: none; } .ant-modal-header { padding: 16px 24px; border-radius: 4px 4px 0 0; background: #fff; color: rgba(0, 0, 0, 0.65); border-bottom: 1px solid #e8e8e8; } .ant-modal-body { padding: 24px; font-size: 14px; line-height: 1.5; word-wrap: break-word; } .ant-modal-footer { border-top: 1px solid #e8e8e8; padding: 10px 16px; text-align: right; border-radius: 0 0 4px 4px; } .ant-modal-footer button + button { margin-left: 8px; margin-bottom: 0; } .ant-modal.zoom-enter, .ant-modal.zoom-appear { animation-duration: 0.3s; transform: none; opacity: 0; user-select: none; } .ant-modal-mask { position: fixed; top: 0; right: 0; left: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.65); height: 100%; z-index: 1000; filter: alpha(opacity=50); } .ant-modal-mask-hidden { display: none; } .ant-modal-open { overflow: hidden; } .ant-modal-centered { text-align: center; } .ant-modal-centered:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; width: 0; } .ant-modal-centered .ant-modal { display: inline-block; vertical-align: middle; top: 0; text-align: left; } @media (max-width: 767px) { .ant-modal { width: auto !important; margin: 10px; } .ant-modal-centered .ant-modal { flex: 1; } } .ant-modal-confirm .ant-modal-header { display: none; } .ant-modal-confirm .ant-modal-close { display: none; } .ant-modal-confirm .ant-modal-body { padding: 32px 32px 24px; } .ant-modal-confirm-body-wrapper { zoom: 1; } .ant-modal-confirm-body-wrapper:before, .ant-modal-confirm-body-wrapper:after { content: ''; display: table; } .ant-modal-confirm-body-wrapper:after { clear: both; } .ant-modal-confirm-body .ant-modal-confirm-title { color: rgba(0, 0, 0, 0.85); font-weight: 500; font-size: 16px; line-height: 1.4; display: block; overflow: hidden; } .ant-modal-confirm-body .ant-modal-confirm-content { margin-left: 38px; font-size: 14px; color: rgba(0, 0, 0, 0.65); margin-top: 8px; } .ant-modal-confirm-body > .anticon { font-size: 22px; margin-right: 16px; float: left; } .ant-modal-confirm .ant-modal-confirm-btns { margin-top: 24px; float: right; } .ant-modal-confirm .ant-modal-confirm-btns button + button { margin-left: 8px; margin-bottom: 0; } .ant-modal-confirm-error .ant-modal-confirm-body > .anticon { color: #f5222d; } .ant-modal-confirm-warning .ant-modal-confirm-body > .anticon, .ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon { color: #faad14; } .ant-modal-confirm-info .ant-modal-confirm-body > .anticon { color: #1890ff; } .ant-modal-confirm-success .ant-modal-confirm-body > .anticon { color: #52c41a; } .tatsu-templates-modal .ant-modal-content { background: #2B2C2E; } .tatsu-templates-modal .ant-modal-header { background: #2B2C2E; border-bottom-color: #3E4041; } .tatsu-templates-modal .ant-modal-title { color: rgba(255, 255, 255, 0.6); text-align: center; } .tatsu-templates-modal .ant-modal-close-x { color: rgba(255, 255, 255, 0.6); } .tatsu-templates-modal .ant-modal-footer { border-top-color: #3E4041; } .tatsu-template-tabs .tatsu-tabs-menu > * { width: auto; border: 0; padding: 10px 20px; } .tatsu-template-tabs .is-active { border-bottom: 3px solid #3E4041; background: #343638; } .tatsu-template-tabs .tatsu-tabs-menu { margin-bottom: 25px; } .tatsu-templates-collection-content-prebuilt { flex-wrap: wrap; margin: 0 -15px; } .tatsu-templates-collection-content-prebuilt > div { cursor: pointer; margin-bottom: 30px; } .tatsu-templates-collection-empty { text-align: center; } .tatsu-templates-collection-content-prebuilt img { width: 100%; position: absolute; top: 0; left: 0; } .tatsu-templates-modal .tatsu-tabs-menu-item-title { color: rgba(255, 255, 255, 0.7); } .tatsu-template-tabs .tatsu-tabs-menu { justify-content: center; } .tatsu-templates-modal .ant-btn { background: #343638; border: 1px solid #3E4041; color: rgba(255, 255, 255, 0.7); } .tatsu-templates-modal .ant-btn-primary { background: #00b4ff; color: #fff; } .tatsu-templates-collection-content-search { box-sizing: border-box; height: 100%; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); outline: none; font-size: 12px; padding: 0 25px 0 15px; border: 0; border-radius: 3px; border: 1px solid #3E4041; background: #343638; color: rgba(255, 255, 255, 0.7); } .tatsu-templates-collection-content-search:focus { box-shadow: inset 0 0 2px 1px #00b4ff; } .tatsu-templates-modal .ant-select-selection { background: #343638; border: 1px solid #3E4041; color: rgba(255, 255, 255, 0.7); } .tatsu-templates-modal .ant-select-selection--multiple .ant-select-selection__choice { background: #343638; color: rgba(255, 255, 255, 0.7); border: 1px solid #3E4041; } .tatsu-templates-modal .ant-select-selection--multiple .ant-select-selection__choice__remove { color: rgba(255, 255, 255, 0.7); } .tatsu-templates-collection-content-search-category-wrap { display: flex; justify-content: space-between; margin-bottom: 20px; } .tatsu-template-tabs ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #d9d9d9; } .tatsu-template-tabs ::-moz-placeholder { /* Firefox 19+ */ color: #d9d9d9; } .tatsu-template-tabs :-ms-input-placeholder { /* IE 10+ */ color: #d9d9d9; } .tatsu-template-tabs :-moz-placeholder { /* Firefox 18- */ color: #d9d9d9; } .tatsu-templates-collection-element-inner { position: relative; border: 3px solid #3E4041; } .tatsu-templates-collection-element { width: 33.33%; padding: 0 15px; margin-bottom: 30px; } .tatsu-templates-collection-element.active .tatsu-templates-collection-element-inner { border: 3px solid #00b4ff; box-shadow: rgba(0, 0, 0, 0.298039) 0px 19px 60px, rgba(0, 0, 0, 0.219608) 0px 15px 20px; } .tatsu-templates-collection-custom-content-wrap { max-width: 900px; margin: 0; padding: 0; list-style-type: none; margin: 0 auto; } .tatsu-templates-collection-custom-content { box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.03); } .tatsu-templates-collection-custom-element-header { display: flex; padding: 10px; text-transform: uppercase; font-size: 11px; font-weight: 600; color: rgba(255, 255, 255, 0.7); } .tatsu-templates-collection-custom-element-header > div { flex: 0 0 auto; width: 21.66%; } .tatsu-templates-header-title { padding-left: 20px; } .tatsu-templates-collection-custom-element-header > div:first-child { width: 35%; } .tatsu-templates-collection-custom-element { display: flex; font-size: 14px; padding: 12px; background: #343638; border-bottom: 1px solid #3E4041; transition: all 0.3s; cursor: pointer; color: rgba(255, 255, 255, 0.7); } .tatsu-templates-collection-custom-element.active { background: #00b4ff; color: #fff; } .tatsu-templates-collection-custom-element > div:first-child { width: 35%; padding-left: 20px; font-weight: 500; } .tatsu-templates-collection-custom-element > div { width: 21.66%; flex: 0 0 auto; } .tatsu-templates-modal .tatsu-tabs-menu-item-inner { padding: 0; } .tatsu-templates-collection-custom-element-delete-inner:hover { opacity: 1; } .tatsu-templates-collection-custom-element-delete-inner { opacity: 1; transition: opacity 0.3s; } .tatsu-templates-collection-custom-element-delete-inner:hover { opacity: 0.5; } .tatsu-tabs.tatsu-custom-template-tabs { display: flex; } .tatsu-custom-template-tabs .is-active { border-left: 3px solid #3E4041; border-bottom: 0; } .tatsu-custom-template-tabs .tatsu-tabs-menu { display: flex; flex-direction: column; } .tatsu-custom-template-tabs .tatsu-tab-panel { flex: 1; } .tatsu-templates-collection-load-trigger { height: 1px; } .tatsu-template-tabs .tatsu-tabs-menu-item { border-width: 1px 1px 1px 0; border-style: solid; border-color: #3E4041; } .tatsu-template-tabs .tatsu-tabs-menu-item:first-child { border-left-width: 1px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .tatsu-template-tabs .tatsu-tabs-menu-item:last-child { border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .tatsu-tabs.tatsu-custom-template-tabs .tatsu-tabs-menu-item { border-width: 1px 1px 0px 1px; } .tatsu-tabs.tatsu-custom-template-tabs .tatsu-tabs-menu-item:last-child { border-bottom-width: 1px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-right-radius: 0; } .tatsu-tabs.tatsu-custom-template-tabs .tatsu-tabs-menu-item:first-child { border-bottom-left-radius: 0; border-top-right-radius: 5px; } .tatsu-templates-collection-content-search-wrap { position: relative; } .tatsu-templates-collection-content-search-icon { position: absolute; right: 10px; top: 50%; margin-top: -9px; color: rgba(255, 255, 255, 0.5); } .tatsu-templates-collection-content-search-icon svg { fill: currentColor; } .tatsu-templates-modal .ant-select-focused .ant-select-selection { box-shadow: inset 0 0 2px 1px #00b4ff; } .tatsu-templates-modal .ant-modal-footer { text-align: center; } .tatsu-top-toolbar-wrapper { background: #2B2C2E; color: rgba(255, 255, 255, 0.7); display: flex; justify-content: space-between; height: 35px; border-bottom: 1px solid #3E4041; } .mce-fullscreen .tatsu-top-toolbar-wrapper { transition: none; width: 70%; } div#tatsu-rightpanel-wrapper { padding-left: 300px; height: 100%; overflow: hidden; } .mce-fullscreen #tatsu-rightpanel-wrapper { transition: none; padding-left: 30%; } .tatsu-top-icons-wrapper, .tatsu-top-left-icons-wrapper { float: right; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; } .tatsu-top-toolbar-tool { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 15px; height: 35px; font-weight: 600; font-size: 10px; cursor: pointer; text-transform: uppercase; letter-spacing: 1px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .tatsu-top-toolbar-tool.tatsu-dashboard-tool:hover { color: #fff; } .tatsu-top-toolbar-tool.tatsu-dashboard-tool { background: #0073aa; } .tatsu-top-toolbar-tool.tatsu-dashboard-tool:hover { background: #0891d2; } .tatsu-top-tool-image { display: table-cell; vertical-align: middle; line-height: 0; font-size: 15px; fill: white; } span.tatsu-top-tool-text { display: table-cell; vertical-align: middle; padding-left: 10px; cursor: pointer; } .tatsu-top-tool-text a { text-decoration: none; color: #fff; } .be-pb-breadcrumb-links span { cursor: default; } .be-pb-breadcrumb-links .be-pb-breadcrumb-link span { cursor: pointer; } .be-pb-breadcrumb-links .be-pb-breadcrumb-link span { cursor: pointer; transition: color 300ms ease; } .be-pb-breadcrumb-links .be-pb-breadcrumb-link span:hover { color: #00b4ff; } p.be-pb-breadcrumb-links { margin: 0; } .be-pb-breadcrumbs { font-size: 13px; text-transform: capitalize; letter-spacing: 0; } .tatsu-topbar-reload { display: flex; padding: 7px; fill: currentColor; cursor: pointer; } .tatsu-topbar-reload-title { margin-left: 5px; } .preview .tatsu-top-toolbar-tool { pointer-events: none; } .preview .tatsu-preview-tool.active span.be-switch { pointer-events: all; } .ant-modal-content { background: #2B2C2E; color: rgba(255, 255, 255, 0.7); } .ant-modal-header { background: #2B2C2E; border-bottom: 1px solid #3E4041; color: rgba(255, 255, 255, 0.7); } .ant-modal-header .ant-modal-title, button.ant-modal-close, button.ant-modal-close:hover { color: rgba(255, 255, 255, 0.7); } .ant-modal-footer { border-top: 1px solid #3E4041; } .ant-btn:not(.ant-btn-primary) { background: #2B2C2E; border: 1px solid #3E4041; color: rgba(255, 255, 255, 0.7); } #tatsu-header-navigation { width: 100%; background: #00b4ff; color: #fff; right: 0px; text-align: left; font-family: Roboto; font-size: 15px; padding: 7px; display: flex; align-items: center; line-height: 23px; } .tatsu-header-breadcrumb { flex-basis: 80%; text-align: left; line-height: 23px; } .tatsu-header-tools { flex-basis: 20%; text-align: right; } .tatsu-header-tool { display: inline-block; cursor: pointer; margin-right: 5px; } .tatsu-header-breadcrumb-item { display: inline-block; cursor: pointer; opacity: 0.7; transition: opacity 0.3s; color: #fff; } .tatsu-header-breadcrumb-item:last-child { opacity: 1; } .tatsu-header-breadcrumb-item:hover { opacity: 1; } .tatsu-header-breadcrumb-item:not(:last-child):after { content: '/'; margin: 3px; } .tatsu-header-tool svg { margin-bottom: -3px; } a.tatsu-header-breadcrumb-item:hover { opacity: 1; color: #fff; } /* 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 */ .ant-divider { font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; color: rgba(0, 0, 0, 0.65); box-sizing: border-box; margin: 0; padding: 0; list-style: none; background: #e8e8e8; } .ant-divider, .ant-divider-vertical { margin: 0 8px; display: inline-block; height: 0.9em; width: 1px; vertical-align: middle; position: relative; top: -0.06em; } .ant-divider-horizontal { display: block; height: 1px; width: 100%; min-width: 100%; margin: 24px 0; clear: both; } .ant-divider-horizontal.ant-divider-with-text, .ant-divider-horizontal.ant-divider-with-text-left, .ant-divider-horizontal.ant-divider-with-text-right { display: table; white-space: nowrap; text-align: center; background: transparent; font-weight: 500; color: rgba(0, 0, 0, 0.85); font-size: 16px; margin: 16px 0; } .ant-divider-horizontal.ant-divider-with-text:before, .ant-divider-horizontal.ant-divider-with-text-left:before, .ant-divider-horizontal.ant-divider-with-text-right:before, .ant-divider-horizontal.ant-divider-with-text:after, .ant-divider-horizontal.ant-divider-with-text-left:after, .ant-divider-horizontal.ant-divider-with-text-right:after { content: ''; display: table-cell; position: relative; top: 50%; width: 50%; border-top: 1px solid #e8e8e8; transform: translateY(50%); } .ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text, .ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text { display: inline-block; padding: 0 10px; } .ant-divider-horizontal.ant-divider-with-text-left:before { top: 50%; width: 5%; } .ant-divider-horizontal.ant-divider-with-text-left:after { top: 50%; width: 95%; } .ant-divider-horizontal.ant-divider-with-text-right:before { top: 50%; width: 95%; } .ant-divider-horizontal.ant-divider-with-text-right:after { top: 50%; width: 5%; } .ant-divider-inner-text { display: inline-block; padding: 0 24px; } .ant-divider-dashed { background: none; border-top: 1px dashed #e8e8e8; } .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed, .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed, .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed { border-top: 0; } .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before, .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before, .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before, .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after, .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after, .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after { border-style: dashed none none; } .tatsu-bottom-icons-wrapper { background: #2B2C2E; } .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .be-pb-save { background: #00b4ff; } .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .tatsu-bottom-tool { border-color: #3E4041; } .tatsu-snack-bar.description { background: #343638; border-top: 1px solid #3E4041; } .tatsu-snack-bar.description span { color: rgba(255, 255, 255, 0.7); } .be-pb-bottom-toolbar-wrapper .tatsu-svg-icon { fill: rgba(255, 255, 255, 0.7); } .be-pb-bottom-toolbar-wrapper .tatsu-responsive-controls-panel .active { background: #00b4ff; } .tatsu-responsive-controls-panel { border: 1px solid #3E4041; background: #2B2C2E; } .tatsu-responsive-controls-panel > div { border-bottom: 1px solid #3E4041; } .be-pb-bottom-toolbar-wrapper .tatsu-svg-icon.be-pb-undo-icon, .be-pb-bottom-toolbar-wrapper .tatsu-svg-icon.be-pb-redo-icon { fill: rgba(255, 255, 255, 0.7); opacity: 0.5; } .be-pb-bottom-toolbar-wrapper div.active .tatsu-svg-icon { fill: rgba(255, 255, 255, 0.7); opacity: 1; } .be-pb-template-wrapper { display: inline-block; } .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .tatsu-bottom-tool { box-sizing: border-box; text-align: center; width: 37px; height: 40px; display: flex; align-items: center; justify-content: center; cursor: pointer; border-right: 1px solid #3E4041; } .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .be-pb-save { width: 80px; text-align: center; text-transform: uppercase; background: #00b4ff; color: #fff; font-size: 12px; padding: 10px 0; line-height: 21px; border: 0; } .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .tatsu-bottom-tool:last-child { border-right: none; } .tatsu-responsive-controls-panel { z-index: 90; transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1); position: fixed; border: 1px solid #3E4041; width: 37px; box-sizing: border-box; left: 152px; background: #343638; cursor: pointer; } .tatsu-header-builder .tatsu-responsive-controls-panel { width: 50px; left: 190px; } .tatsu-responsive-controls-panel div:hover { background: #3E4041; } .tatsu-responsive-controls-panel > div { padding: 10px; fill: rgba(255, 255, 255, 0.7); line-height: 0; text-align: center; border-bottom: 1px solid #3E4041; } .tatsu-responsive-controls-panel > div:last-child { border-bottom: 0; } .tatsu-snack-bar { background: #3E4041; color: rgba(255, 255, 255, 0.7); } .tatsu-bottom-icons-wrapper { height: 40px; } .tatsu-header-builder .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .tatsu-bottom-tool { width: 60px; } .tatsu-header-builder .be-pb-bottom-toolbar-wrapper .tatsu-bottom-icons-wrapper .be-pb-save.tatsu-bottom-tool { width: 100px; } #be-pb-leftpanel-outer-wrap { background: #2B2C2E; border-right: 1px solid #3E4041; } #be-pb-leftPanel-tab-links > * { border-color: #3E4041 !important; color: rgba(255, 255, 255, 0.6); } .be-pb-leftPanel-tab-link { color: rgba(255, 255, 255, 0.7); } .tatsu-bottom-tool { background: #343638; } .tatsu-bottom-tool:hover { background: #3E4041; } .tatsu-bottom-panel-tooltip { position: absolute; background: #343638; font-size: 9px; text-transform: uppercase; box-sizing: border-box; border-radius: 3px; padding: 5px; z-index: 50; color: rgba(255, 255, 255, 0.7); } .tatsu-bottom-icons-wrapper { position: relative; z-index: 100; display: flex; } .be-pb-bottom-toolbar-wrapper .tatsu-svg-icon.icon-tatsu-close { fill: red; } .be-pb-leftpanel-title-inner { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .be-pb-leftpanel-title { width: 50%; cursor: default; } .be-pb-leftPanel-tab-link svg { transition: fill 300ms ease; } .be-pb-leftPanel-tab-link:hover svg, #be-pb-leftPanel-tab-links .active .be-pb-leftPanel-tab-link svg { fill: #00b4ff; } .be-editor-field-list { padding: 0 0 100px 0; } .tatsu-section-preset-load-more { position: fixed; padding: 8px; text-align: center; border-radius: 2px; background: #00b4ff; color: #fff; cursor: pointer; left: 0; bottom: 0; font-size: 12px; width: 100%; font-weight: 600; transition: all 0.3s; } .tatsu-section-preset-load-more:hover { background: #00b4ff; color: #fff; } .preview #be-pb-leftPanel-tab-links a { pointer-events: none; } .be-pb-save-templates-drawer-title, .tatsu-templates-modal-inner { color: rgba(255, 255, 255, 0.7); } .tatsu-svg-icon.be-pb-revisions-icon { height: 18px; width: 18px; } .be-pb-templates-cat-select .ant-select-dropdown li.ant-select-dropdown-menu-item { text-transform: capitalize; } .ant-tooltip-inner { background: rgba(0, 0, 0, 0.9); color: rgba(255, 255, 255, 0.9); } .tatsu-svg-help-text { color: rgba(255, 255, 255, 0.7); } .tatsu-preset-module-title-wrapper { color: rgba(255, 255, 255, 0.7); } .tatsu-preset-back-btn { fill: rgba(255, 255, 255, 0.7); } .be-pb-helptext-icon-wrapper span:hover svg { fill: #00b4ff; } .be-pb-global-dropcap-wrapper { color: #00b4ff !important; } .be-pb-multi-wrapper .tatsu-svg-icon path { fill: #00b4ff; } .tatsu-loader { border-left: 3px solid #00b4ff; } .be-pb-template-load-options-wrapper div { color: #00b4ff; } .be-pb-load-template-back-btn:hover .tatsu-svg-icon path { fill: #00b4ff; } .be-pb-save-template-back-btn:hover .tatsu-svg-icon path { fill: #00b4ff; } .tatsu-loader-wrapper > div { background-color: #00b4ff; } .tatsu-dragon-wrap { fill: #00b4ff; } .be-pb-draglayer .svg-icons { fill: #00b4ff; } .tatsu-preset-image-wrapper.active { border: 2px solid #00b4ff; } .tatsu-responsive-trigger-wrapper.tatsu-desktop-active .be-pb-desktop-icon, .tatsu-responsive-trigger-wrapper.tatsu-laptop-active .be-pb-laptop-icon, .tatsu-responsive-trigger-wrapper.tatsu-tablet-active .be-pb-tablet-icon, .tatsu-responsive-trigger-wrapper.tatsu-mobile-active .be-pb-mobile-icon { fill: #00b4ff; } ::placeholder { color: rgba(255, 255, 255, 0.5) !important; } .ant-select-selection__placeholder, .ant-select-search__field__placeholder { color: rgba(255, 255, 255, 0.5) !important; } .be-pb-save-templates-drawer-title { margin-bottom: 10px; } #edit_with_tatsu_button { background-color: #00b4ff; } #tatsu_edit_dragon_wrap span { color: #00b4ff; border: 1px solid #00b4ff; } #tatsu_edit_post_wrap:hover #tatsu_edit_dragon_wrap span { background: #00b4ff; } #tatsu_edit_post_wrap svg { fill: #00b4ff; } .tatsu-birdseye-view-helper-text { padding: 20px 20px 0 20px; text-align: center; color: rgba(255, 255, 255, 0.6); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
dark-context-menu.css
30336 bytes
0644
dark-scheme.css
223424 bytes
0644
N4ST4R_ID | Naxtarrr