Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/themes/tooltemptwo/css/style.css
�азад
body { margin: 0; font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #2c3e50; text-align: left; } *, ::before, ::after { box-sizing: border-box; } a { color: #1abc9c; text-decoration: none; background-color: transparent; } a:hover { color: #117964; text-decoration: underline; } #mainNav { padding: 0; transition: padding-top 0.3s, padding-bottom 0.3s; font-weight: 700; /* background-color: #2c3e50; */ } .nav-link:hover { background-color: #4e6984; } .text-uppercase { text-transform: uppercase !important; } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; padding-top: 0.5rem; padding-bottom: 0.5rem; } #mainNav .navbar-brand { font-size: 1.75em; transition: font-size 0.3s; } #mainNav .navbar-brand { color: #fff; } .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } #mainNav .navbar-nav li.nav-item a.nav-link { color: #fff; } .text-white { color: #fff !important; } .bg-primary { background-color: #1abc9c !important; } article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } .copyright { background-color: #1a252f; } .text-center { text-align: center !important; } .footer { padding-top: 3rem; padding-bottom: 3rem; background-color: #2c3e50; color: #fff; } .footer .list-content .list-title{ color: #fff; } img.small-thumb { width: 100%; } .list-content { padding: 0px; } .list-game { margin-bottom: 20px; box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.25); border-radius: 5px; padding: 5px; } .list-title { overflow: hidden; margin: .35714em; color: #434343; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .game-container { margin: 30px 0; } .list-category { position: absolute; bottom: 5px; } .single-title { margin-top: 20px; padding-bottom: 10px; font-weight: bold; } h1.single-title { font-size: 1.75rem; } .single-info-container { padding-bottom: 5px; border-bottom: 1px solid #ccc; margin-bottom: 20px; } .single-icon { background-color: #eee; margin-right: 10px; padding: 8px 16px; border-radius: 15px; display: inline-block; margin-bottom: 10px; } .social-share { position: relative; top: -2px; margin-right: 10px; display: inline-block; margin-bottom: 10px; } .social-icon { width: 38px; height: 38px; } .single-icon a { color: #2c3e50; } .sidebar { display: block; } .sidebar .list-tile { padding-left: 3px; padding-right: 3px; } .sidebar .list-game { margin-bottom: 8px; } .page-title { font-weight: bold; margin-top: 20px; } h1.singlepage-title { font-size: 1.75rem; } .singlepage-title { padding-bottom: 10px; font-weight: bold; } .page-content, .game-content { margin-bottom: 30px; } .site-logo { padding: 5px; } .nav-categories { box-shadow: 0 7px 4px 0 rgba(43, 43, 43, 0.2); padding: 5px; white-space: nowrap; } h3.item-title { font-weight: bold; padding-bottom: 10px; font-size: 1.3rem; border-bottom: 1px solid #ccc; margin-bottom: 20px; margin-top: 20px; } .item-title i, .single-icon i, h4 i { margin-right: 9px; } .item-grid { padding-right: 10px; padding-left: 10px; } ul.list-categories { list-style-type: none; margin: 0; padding: 0; overflow: hidden; } .list-categories li { float: left; display: block; text-align: center; padding: 8px 16px; text-decoration: none; border-radius: 15px; border: 1px solid #ccc; margin: 8px; color: #2c3e50; } .list-categories li:hover { background-color: #899fb5; color: #fff; border: 1px solid #899fb5; } nav.greedy { position: relative; display: flex; align-items: center; } nav.greedy button { padding: 6px 16px; text-decoration: none; border-radius: 15px; border: 1px solid #ccc; margin: 0; color: #2c3e50; } nav.greedy button.hidden { transition: none; border-right: 0.5rem solid #b6b6b6; width: 0; padding: 0; overflow: hidden; display: none; } nav.greedy button::after { content: attr(count); display: inline-flex; width: 30px; height: 30px; align-items: center; justify-content: center; background: #4cb9fb; color: #f2f2f2; border-radius: 50%; font-size: 14px; line-height: 14px; margin-left: 1rem; margin-right: calc(-1rem + -8px); } ul.links { display: flex; flex: 1; overflow: hidden; } ul.links li { flex: none; } ul.hidden-links { position: absolute; background: #fff; right: 0; top: 100%; z-index: 1; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); border-radius: .25rem; padding-left: 0; box-shadow: 0 4px 12px 0 rgba(43, 43, 43, 0.1); } ul.hidden-links li { padding-right: 2rem; } ul.hidden-links a { color: #2c3e50; } ul.hidden-links.hidden { display: none; } ul.hidden-links li { padding: 1rem; min-width: 220px; } ul.hidden-links li:hover { background-color: #eee; } .cat-list { display: flex; flex-wrap: wrap; margin-top: 8px; } .cat-link { padding: 4px 14px; background-color: #eee; color: #2c3e50; margin-right: 8px; margin-top: 8px; border-radius: 8px; } h4.widget-title { font-weight: bold; padding-bottom: 10px; font-size: 26px; border-bottom: 1px solid #ccc; margin-bottom: 20px; font-size: 1.3rem; } .sidebar .row { margin-right: 0; margin-left: 0; } .sidebar .widget { margin-bottom: 20px; } .bottom-container { margin: 30px 0; } .banner-ads { text-align: center; margin: 10px 0; } img { max-width: 100%; } .content-wrapper { margin-top: 30px; } .pagination-wrapper { margin-bottom: 30px; } .game-iframe-container { position: relative; overflow: hidden; width: 100%; } .game-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; } .nav-item { margin: 0 5px; } .search-bar { margin-left: 10px; border-radius: 8px; overflow: hidden; } .btn-search { border-radius: 0; } @media (max-width: 992px) { #navb { margin: 15px 0; } .nav-item { margin: 0 10px; } a.nav-link { padding-left: 10px!important; } } .stats-vote { text-align: right; margin-top: 20px; } .stats-vote i { font-size: 30px; padding: 6px; } .stats-vote i:hover { color: #1abc9c; cursor: pointer; } .header-left { display: inline-block; } .header-right { display: inline-block; flex-shrink: 0; } .vote-status { font-size: 18px; font-weight: bold; } /* Post list */ .post-item { margin-bottom: 3rem !important; } .post-media { display: flex; align-items: flex-start; } .blog-list .post-thumb { width: 120px; height: 120px; margin: 10px; } .post-thumb { display: flex; margin-right: 1rem; } .post-thumb img { object-fit: cover; object-position: center; width: 100%; height: 100%; } .post-title { margin-bottom: .25rem; font-weight: bold; font-size: 1.5rem; } .post-title a { color: #2c3e50; } .post-meta .date { color: #8f8f8f; font-size: 0.8125rem; } .post-meta { color: #8f8f8f; } .blog-list { margin-top: 30px; } @media (max-width: 576px) { .blog-list .post-thumb { display: none; } } /* End post */ .dropdown-menu { position: absolute; background: #fff; background-clip: border-box; right: 0; top: 100%; z-index: 2; text-align: left; list-style: none; font-weight: normal; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); border-radius: .25rem; padding-left: 0; box-shadow: 0 4px 12px 0 rgba(43, 43, 43, 0.1); margin-top: 10px; } .dropdown-icon { margin-left: 10px; } .nav-item { position: relative; } .nav-item-child { padding: 0.6rem 1rem; color: #2c3e50; } .nav-link-child { color: #2c3e50; } .nav-item-child:hover { background-color: #cddbe8; } .category-description { background-color: #f4f4f4; padding: 10px 15px; } .game-tag-list { display: flex; flex-wrap: wrap; margin-top: 8px; } .tag-item { padding: 4px 14px; background: #eee; color: #2c3e50; margin-right: 8px; margin-top: 8px; border-radius: 8px; } .load-more-games-wrapper { text-align: center; margin-top: 20px; margin-bottom: 40px; } /* Comments */ .comment-user-avatar { position: absolute; width: 50px; height: 50px; } .comment-user-avatar img { border-radius: 50%; } .comment-avatar { float: left; width: 50px; height: 50px; } .comment-avatar img { border-radius: 50%; } .comment-input { margin-left: 65px; } .comment-btn-post { text-align: right; } .comment-p { margin-top: 23px; } .comment-p .comment-date { float: right; color: #666; font-size: 0.8em; } .comment-username { font-weight: bold; } .comment-details { margin-left: 65px; } .comment-text { white-space: pre-line; } .color-red { color: #bb4d4d; } i.disabled { opacity: 0.5; pointer-events: none; } /* NEW COMMENT SYSTEM */ #tpl-comment-section { margin-top: 30px; margin-bottom: 20px; } #comment-form { display: flex; margin-bottom: 30px; border-bottom: 1px solid #E2E2E2; } .comment-profile-avatar { margin-right: 20px; } .comment-profile-avatar img { border-radius: 50%; float: left; width: 3.6rem; height: 3.6rem; max-width: 50px; max-height: 50px; } .comment-form-wrapper { background: #fff; margin-bottom: 30px; box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.1); border: 1px solid #E2E2E2; border-radius: 12px; padding: 15px; width: 100%; } .comment-form-wrapper textarea { padding: 0; border: 0; } .post-comment-btn-wrapper { float: right; margin-top: 15px; } textarea#comment-input { height: 100px; } .user-comment-wrapper { display: flex; } .tpl-user-comment { border-bottom: 1px solid #E2E2E2; margin-bottom: 30px; } .tpl-comment-children .tpl-user-comment:last-child { border-bottom: none; } img.tpl-user-comment-avatar { border-radius: 50%; float: left; width: 3.6rem; height: 3.6rem; max-width: 50px; max-height: 50px; margin-right: 20px; } .tpl-comment-children img.tpl-user-comment-avatar { max-width: 40px; max-height: 40px; } .tpl-comment-author { font-weight: bold; } .tpl-user-comment .comment-content { margin-bottom: 20px; width: 100%; } .tpl-comment-timestamp { margin-top: 3px; font-size: 15px; color: #797979; } .tpl-comment-text { margin-top: 13px; white-space: unset; } .comment-actions { margin-top: 15px; } .comment-action-right { float: right; } .comment-action-left { float: left; } .tpl-comment-children { display: block; margin-left: 70px; } .tpl-reply-form { display: flex; } .comment-reply-wrapper { margin-left: 70px; background: #fff; margin-bottom: 30px; box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.1); border: 1px solid #E2E2E2; border-radius: 12px; padding: 15px; width: 100%; } .comment-reply-wrapper textarea { padding: 0; border: 0; } .reply-action-buttons { float: right; margin-top: 15px; } .tpl-btn-cancel-reply { color: #797979; } #tpl-btn-load-more-comments { color: #797979; } .comment-require-login-wrapper { display: flex; margin-bottom: 40px; } .comment-require-login-wrapper .comment-alert { padding: 10px; background-color: #EDEDED; text-align: center; width: 100%; border-radius: 8px; } /*start sidebar vertical*/ .wgt-list-game { box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.25); border-radius: 5px; } .wgt-list-game-grid .wgt-list-game{ padding: 5px; margin: 5px; } .wgt-list-game-vertical { margin-bottom: 8px; width: 100%; position: relative; padding: 0; } .wgt-list-game-vertical .wgt-list-game { display: flex; padding-top: 8px; padding-bottom: 8px; background-color: #fff; } .wgt-list-game-vertical .wgt-list-thumbnail img { max-width: 100px; /*object-fit: contain;*/ padding-left: 8px; padding-right: 8px; } .wgt-list-game-vertical .wgt-list-content { display: flex; flex-direction: column; justify-content: flex-start; } .wgt-list-game-vertical .wgt-list-title{ margin-bottom: 8px; } [dir="ltr"] .wgt-list-game-vertical .wgt-list-category, [dir="ltr"] .wgt-list-game-vertical .wgt-list-title { padding-right: 8px; } [dir="rtl"] .wgt-list-game-vertical .wgt-list-category, [dir="rtl"] .wgt-list-game-vertical .wgt-list-title { padding-left: 8px; } .wgt-list-game-vertical .wgt-list-title { font-weight: bold; margin-bottom: 5px; } .wgt-list-game-vertical .wgt-list-category, .wgt-list-game-vertical .wgt-list-title { color: #555; } @media (min-width: 768px) { .wgt-list-game-vertical .wgt-list-category, .wgt-list-game-vertical .wgt-list-title { color: #555; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 15ch; } } @media (max-width: 767px) { .wgt-list-game-vertical .wgt-list-category, .wgt-list-game-vertical .wgt-list-title { color: #555; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 30ch; font-size: 15px; } } /*end sidebar vertical*/ /*start navbar*/ .navbar-nav .nav-link{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; /* max-width: 15ch; commented to fix user menu showing dots if character is too long */ } /*end navbar*/ /*start rtl*/ [dir="rtl"] .wgt-list-game-vertical .wgt-list-content { direction: rtl; text-align: right; } [dir="rtl"] .navbar, [dir="rtl"] .container { direction: rtl; } [dir="rtl"] #toggler { float: left; } [dir="rtl"] .navbar-brand { margin-right: auto; } [dir="rtl"] .nav-categories, [dir="rtl"] .nav-categories .container { direction: rtl; } [dir="rtl"] #home-game-container, [dir="rtl"] .bottom-container, [dir="rtl"] .sidebar .widget-title, [dir="rtl"] .info-the-game, [dir="rtl"] .tpl-comment-input, [dir="rtl"] .user-page, [dir="rtl"] .footer, [dir="rtl"] .singlepage-post, [dir="rtl"] .page-title, [dir="rtl"] .blog-list, [dir="rtl"] .game-container-archive, [dir="rtl"] .game-container-search, [dir="rtl"] .game-container-tag { text-align: right; direction: rtl; } [dir="rtl"] .comment-date{ text-align: left !important; } [dir="rtl"] .single-game, [dir="rtl"] .single-page{ direction: rtl; } [dir="rtl"] .item-title i, [dir="rtl"] .single-icon i, [dir="rtl"] h4 i { margin-left: 9px; } [dir="rtl"] .comment-profile-avatar { margin-left: 20px; } [dir="rtl"] .nav-categories .hidden-links { left: 0; right: unset; } [dir="rtl"] .dropdown-toggle::after { margin-left: 0; margin-right: 0.255em; } [dir="rtl"] nav.greedy button::after { margin-left: calc(-1rem - 10px); margin-right: 1rem; } [dir="rtl"] ul.hidden-links { text-align: right; padding-inline-start: 0px; } [dir="rtl"] .nav-item .dropdown-menu { text-align: right; } /* Optional: Style for left-to-right (LTR) submenu dropdown */ [dir="rtl"] .dropdown-submenu .dropdown-menu { right: 100%; left: auto; } /*end rtl*/ /*start multiple dropdown*/ /* Style for main dropdown items */ .nav-item.dropdown .dropdown-menu { position: absolute; } /* Style for submenu */ .dropdown-submenu { position: relative; } /* Positioning the submenu to the right of the parent menu */ .dropdown-submenu .dropdown-menu { position: absolute; top: 0; left: 100%; /* Position to the right of the parent item */ margin-top: -9px; /* Adjust this value as needed */ margin-left: -1px; /* Helps in aligning submenu border with parent menu border */ right: auto; } /* Optional: Style for left-to-right (LTR) languages */ .dropdown-submenu-left .dropdown-menu { right: 100%; left: auto; } @media (max-width: 768px) { /* Mobile */ .navbar-brand { max-width: 60%; margin-right: 0; } .user-avatar { margin-left: 0; } .nav-item.dropdown .dropdown-menu { position: unset; } .dropdown-submenu .dropdown-menu { position: unset; margin-top: 12px; margin-left: 0; } } /*end multiple dropdown*/ /* fix sub menu text overflow */ .dropdown-menu[data-bs-popper] { left: unset !important; } @media (min-width: 577px){ .single-info-container .header { display: flex; gap: 30px; justify-content: space-between; } } [dir="rtl"] .single-info-container .header { direction: rtl; } /* 底部样式 */ footer { position: fixed; /*固定定位*/ bottom: 0; /* 距离浏览器底部 0px */ left: 0; /* 距离浏览器左边 0px */ width: 100%; /* 宽度占满浏览器视口 */ background-color: #333; /* 背景颜色 */ color: white; /* 文字颜色 */ text-align: center; /* 文本居中 */ padding: 10px; /* 内边距 */ z-index: 999; /* 确保层级高于其他元素 */ display: block !important; background-color: #2c3e50; padding: 20px 0px; text-align: center; } footer .link a { font-weight: 600; color: #fff; } footer .company { color: #fff; } /* 锚定样式 */ .anchor-ad { position: fixed; bottom: 0; left: 0; width: 100%; height: 100px; background-color: #f8f9fa; /* 更加接近 Google 常见广告的颜色 */ box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); text-align: center; line-height: 100px; font-size: 16px; color: #333; z-index: 1000; transition: transform 0.5s ease; transform: translateY(0); } .anchor-ad.ad-hidden { transform: translateY(100%); } .drawer-handle { position: absolute; top: -15px; left: 10px; width: 40px; height: 15px; background-color: #4285f4; /* Google 蓝色 */ color: #fff; text-align: center; line-height: 15px; font-size: 12px; cursor: pointer; border-radius: 10px 10px 0 0; } .top-anchor-ad { position: fixed; top: 0; left: 0; width: 100%; height: 100px; background-color: #f8f9fa; /* 更加接近 Google 常见广告的颜色 */ box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); text-align: center; line-height: 100px; font-size: 16px; color: #333; z-index: 1000; transition: transform 0.5s ease; transform: translateY(0); } .top-anchor-ad.ad-hidden { transform: translateY(-100%); } .top-drawer-handle { position: absolute; bottom: -15px; left: 10px; width: 40px; height: 15px; background-color: #4285f4; /* Google 蓝色 */ color: #fff; text-align: center; line-height: 15px; font-size: 12px; cursor: pointer; border-radius: 0 0 10px 10px; } .anchor-ad img { margin-top: 60px; } /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } *:before, *:after { box-sizing: border-box; } html, body { width: 100%; height: 100%; } body { font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; font-size: 12px; line-height: 1.5; color: #666; background-color: #fff; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; } button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } ul, ol { list-style: none; } input::-ms-clear, input::-ms-reveal { display: none; } a { color: #2db7f5; background: transparent; text-decoration: none; outline: none; cursor: pointer; } a:hover { color: #57c5f7; } a:active { color: #2baee9; } a:active, a:hover { outline: 0; text-decoration: none; } a[disabled] { cursor: not-allowed; pointer-events: none; } .clearfix, .layout-fixed, .layout-fluid, .row, .ant-form-horizontal .ant-form-item { zoom: 1; } .clearfix:before, .clearfix:after, .layout-fixed:before, .layout-fixed:after, .layout-fluid:before, .layout-fluid:after, .row:before, .row:after, .ant-form-horizontal .ant-form-item:before, .ant-form-horizontal .ant-form-item:after { content: " "; display: table; } .clearfix:after, .layout-fixed:after, .layout-fluid:after, .row:after, .ant-form-horizontal .ant-form-item:after { clear: both; visibility: hidden; font-size: 0; height: 0; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-left { float: left; } .pull-right { float: right; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } code, kbd, pre, samp { font-family: Consolas, Menlo, Courier, monospace; } @font-face { font-family: 'anticon'; src: url('//at.alicdn.com/t/font_1440074043_6914854.eot'); /* IE9*/ src: url('//at.alicdn.com/t/font_1440074043_6914854.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_1440074043_6914854.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/font_1440074043_6914854.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/font_1440074043_6914854.svg#iconfont') format('svg'); /* iOS 4.1- */ } .anticon { position: relative; display: inline-block; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; } .anticon:before { display: block; font-family: "anticon" !important; } .anticon-step-backward:before { content: "\e662"; } .anticon-step-forward { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-step-forward:before { content: "\e662"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-fast-backward:before { content: "\e62a"; } .anticon-fast-forward { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-fast-forward:before { content: "\e62a"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-shrink:before { content: "\e65f"; } .anticon-arrow-salt:before { content: "\e608"; } .anticon-caret-down:before { content: "\e60f"; } .anticon-caret-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } .anticon-caret-left:before { content: "\e60f"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .anticon-caret-up { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-caret-up:before { content: "\e60f"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-caret-right { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } .anticon-caret-right:before { content: "\e60f"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .anticon-caret-circle-right:before { content: "\e60d"; } .anticon-caret-circle-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-caret-circle-left:before { content: "\e60d"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-caret-circle-o-right:before { content: "\e60e"; } .anticon-caret-circle-o-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-caret-circle-o-left:before { content: "\e60e"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-circle-right:before { content: "\e602"; } .anticon-circle-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-circle-left:before { content: "\e602"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-circle-o-right:before { content: "\e603"; } .anticon-circle-o-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-circle-o-left:before { content: "\e603"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-double-right:before { content: "\e604"; } .anticon-double-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-double-left:before { content: "\e604"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-verticle-right:before { content: "\e605"; } .anticon-verticle-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-verticle-left:before { content: "\e605"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-forward:before { content: "\e630"; } .anticon-backward { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-backward:before { content: "\e630"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-rollback:before { content: "\e65a"; } .anticon-retweet:before { content: "\e659"; } .anticon-right:before { content: "\e611"; } .anticon-down:before { content: "\e600"; } .anticon-left { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-left:before { content: "\e611"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-up { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-up:before { content: "\e600"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-question:before { content: "\e655"; } .anticon-question-circle:before { content: "\e656"; } .anticon-question-circle-o:before { content: "\e657"; } .anticon-plus:before { content: "\e651"; } .anticon-plus-circle:before { content: "\e652"; } .anticon-plus-circle-o:before { content: "\e653"; } .anticon-pause:before { content: "\e64c"; } .anticon-pause-circle:before { content: "\e64d"; } .anticon-pause-circle-o:before { content: "\e64e"; } .anticon-minus:before { content: "\e646"; } .anticon-minus-circle:before { content: "\e647"; } .anticon-minus-circle-o:before { content: "\e648"; } .anticon-info-circle:before { content: "\e637"; } .anticon-info-circle-o:before { content: "\e638"; } .anticon-info:before { content: "\e63a"; } .anticon-exclamation:before { content: "\e627"; } .anticon-exclamation-circle:before { content: "\e628"; } .anticon-exclamation-circle-o:before { content: "\e629"; } .anticon-cross:before { content: "\e61e"; } .anticon-cross-circle:before { content: "\e61f"; } .anticon-cross-circle-o:before { content: "\e620"; } .anticon-check:before { content: "\e613"; } .anticon-check-circle:before { content: "\e614"; } .anticon-check-circle-o:before { content: "\e615"; } .anticon-clock-circle:before { content: "\e616"; } .anticon-clock-circle-o:before { content: "\e617"; } .anticon-lock:before { content: "\e641"; } .anticon-android:before { content: "\e601"; } .anticon-apple:before { content: "\e606"; } .anticon-area-chart:before { content: "\e607"; } .anticon-bar-chart:before { content: "\e609"; } .anticon-bars:before { content: "\e60a"; } .anticon-book:before { content: "\e60b"; } .anticon-calendar:before { content: "\e60c"; } .anticon-cloud:before { content: "\e618"; } .anticon-cloud-download:before { content: "\e619"; } .anticon-code:before { content: "\e61a"; } .anticon-copy:before { content: "\e61c"; } .anticon-credit-card:before { content: "\e61d"; } .anticon-delete:before { content: "\e621"; } .anticon-desktop:before { content: "\e622"; } .anticon-download-line:before { content: "\e623"; } .anticon-edit:before { content: "\e624"; } .anticon-ellipsis:before { content: "\e625"; } .anticon-environment:before { content: "\e626"; } .anticon-file:before { content: "\e62c"; } .anticon-file-text:before { content: "\e62d"; } .anticon-folder:before { content: "\e62e"; } .anticon-folder-open:before { content: "\e62f"; } .anticon-github:before { content: "\e631"; } .anticon-hdd:before { content: "\e632"; } .anticon-frown:before { content: "\e633"; } .anticon-meh:before { content: "\e634"; } .anticon-inbox:before { content: "\e635"; } .anticon-laptop:before { content: "\e63d"; } .anticon-appstore:before { content: "\e63e"; } .anticon-line-chart:before { content: "\e63f"; } .anticon-link:before { content: "\e640"; } .anticon-logout:before { content: "\e642"; } .anticon-mail:before { content: "\e643"; } .anticon-menu-fold { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .anticon-menu-fold:before { content: "\e645"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .anticon-menu-unfold:before { content: "\e645"; } .anticon-mobile:before { content: "\e649"; } .anticon-notification:before { content: "\e64a"; } .anticon-paper-clip:before { content: "\e64b"; } .anticon-picture:before { content: "\e64f"; } .anticon-pie-chart:before { content: "\e650"; } .anticon-poweroff:before { content: "\e654"; } .anticon-reload:before { content: "\e658"; } .anticon-search:before { content: "\e65b"; } .anticon-setting:before { content: "\e65c"; } .anticon-share-alt:before { content: "\e65d"; } .anticon-shopping-cart:before { content: "\e65e"; } .anticon-smile:before { content: "\e661"; } .anticon-tablet:before { content: "\e664"; } .anticon-tag:before { content: "\e665"; } .anticon-tags:before { content: "\e666"; } .anticon-to-top:before { content: "\e667"; } .anticon-unlock:before { content: "\e668"; } .anticon-upload:before { content: "\e669"; } .anticon-user:before { content: "\e66a"; } .anticon-video-camera:before { content: "\e66b"; } .anticon-windows:before { content: "\e66c"; } .anticon-ie:before { content: "\e66d"; } .anticon-chrome:before { content: "\e66e"; } .anticon-home:before { content: "\e612"; } .anticon-loading:before { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; content: "\e610"; } :root .anticon-step-forward, :root .anticon-fast-forward, :root .anticon-left, :root .anticon-up, :root .anticon-down, :root .anticon-caret-left, :root .anticon-caret-up, :root .anticon-caret-right, :root .anticon-caret-circle-left, :root .anticon-caret-circle-o-left, :root .anticon-circle-left, :root .anticon-circle-o-left, :root .anticon-double-left, :root .anticon-verticle-left, :root .anticon-backward, :root .anticon-menu-fold { -webkit-filter: none; filter: none; } .layout-fixed { margin-right: auto; margin-left: auto; padding-left: 0; padding-right: 0; } @media (min-width: 768px) { .layout-fixed { width: 720px; } } @media (min-width: 992px) { .layout-fixed { width: 940px; } } @media (min-width: 1200px) { .layout-fixed { width: 1140px; } } .layout-fluid { margin-right: auto; margin-left: auto; padding-left: 0; padding-right: 0; } .row { position: relative; width: 100%; margin-left: 0; margin-right: 0; height: auto; display: block; } .row-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .row-flex:before, .row-flex:after { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .row-flex-start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } .row-flex-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .row-flex-end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .row-flex-space-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .row-flex-space-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; } .row-flex-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .row-flex-middle { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .row-flex-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } .col { position: relative; display: block; float: left; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 { position: relative; display: block; float: left; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-left: 0; padding-right: 0; } .col-24 { width: 100%; } .col-push-24 { left: 100%; } .col-pull-24 { right: 100%; } .col-offset-24 { margin-left: 100%; } .col-order-24 { -webkit-box-ordinal-group: 25; -webkit-order: 24; -ms-flex-order: 24; order: 24; } .col-23 { width: 95.83333333%; } .col-push-23 { left: 95.83333333%; } .col-pull-23 { right: 95.83333333%; } .col-offset-23 { margin-left: 95.83333333%; } .col-order-23 { -webkit-box-ordinal-group: 24; -webkit-order: 23; -ms-flex-order: 23; order: 23; } .col-22 { width: 91.66666667%; } .col-push-22 { left: 91.66666667%; } .col-pull-22 { right: 91.66666667%; } .col-offset-22 { margin-left: 91.66666667%; } .col-order-22 { -webkit-box-ordinal-group: 23; -webkit-order: 22; -ms-flex-order: 22; order: 22; } .col-21 { width: 87.5%; } .col-push-21 { left: 87.5%; } .col-pull-21 { right: 87.5%; } .col-offset-21 { margin-left: 87.5%; } .col-order-21 { -webkit-box-ordinal-group: 22; -webkit-order: 21; -ms-flex-order: 21; order: 21; } .col-20 { width: 83.33333333%; } .col-push-20 { left: 83.33333333%; } .col-pull-20 { right: 83.33333333%; } .col-offset-20 { margin-left: 83.33333333%; } .col-order-20 { -webkit-box-ordinal-group: 21; -webkit-order: 20; -ms-flex-order: 20; order: 20; } .col-19 { width: 79.16666667%; } .col-push-19 { left: 79.16666667%; } .col-pull-19 { right: 79.16666667%; } .col-offset-19 { margin-left: 79.16666667%; } .col-order-19 { -webkit-box-ordinal-group: 20; -webkit-order: 19; -ms-flex-order: 19; order: 19; } .col-18 { width: 75%; } .col-push-18 { left: 75%; } .col-pull-18 { right: 75%; } .col-offset-18 { margin-left: 75%; } .col-order-18 { -webkit-box-ordinal-group: 19; -webkit-order: 18; -ms-flex-order: 18; order: 18; } .col-17 { width: 70.83333333%; } .col-push-17 { left: 70.83333333%; } .col-pull-17 { right: 70.83333333%; } .col-offset-17 { margin-left: 70.83333333%; } .col-order-17 { -webkit-box-ordinal-group: 18; -webkit-order: 17; -ms-flex-order: 17; order: 17; } .col-16 { width: 66.66666667%; } .col-push-16 { left: 66.66666667%; } .col-pull-16 { right: 66.66666667%; } .col-offset-16 { margin-left: 66.66666667%; } .col-order-16 { -webkit-box-ordinal-group: 17; -webkit-order: 16; -ms-flex-order: 16; order: 16; } .col-15 { width: 62.5%; } .col-push-15 { left: 62.5%; } .col-pull-15 { right: 62.5%; } .col-offset-15 { margin-left: 62.5%; } .col-order-15 { -webkit-box-ordinal-group: 16; -webkit-order: 15; -ms-flex-order: 15; order: 15; } .col-14 { width: 58.33333333%; } .col-push-14 { left: 58.33333333%; } .col-pull-14 { right: 58.33333333%; } .col-offset-14 { margin-left: 58.33333333%; } .col-order-14 { -webkit-box-ordinal-group: 15; -webkit-order: 14; -ms-flex-order: 14; order: 14; } .col-13 { width: 54.16666667%; } .col-push-13 { left: 54.16666667%; } .col-pull-13 { right: 54.16666667%; } .col-offset-13 { margin-left: 54.16666667%; } .col-order-13 { -webkit-box-ordinal-group: 14; -webkit-order: 13; -ms-flex-order: 13; order: 13; } .col-12 { width: 50%; } .col-push-12 { left: 50%; } .col-pull-12 { right: 50%; } .col-offset-12 { margin-left: 50%; } .col-order-12 { -webkit-box-ordinal-group: 13; -webkit-order: 12; -ms-flex-order: 12; order: 12; } .col-11 { width: 45.83333333%; } .col-push-11 { left: 45.83333333%; } .col-pull-11 { right: 45.83333333%; } .col-offset-11 { margin-left: 45.83333333%; } .col-order-11 { -webkit-box-ordinal-group: 12; -webkit-order: 11; -ms-flex-order: 11; order: 11; } .col-10 { width: 41.66666667%; } .col-push-10 { left: 41.66666667%; } .col-pull-10 { right: 41.66666667%; } .col-offset-10 { margin-left: 41.66666667%; } .col-order-10 { -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; } .col-9 { width: 37.5%; } .col-push-9 { left: 37.5%; } .col-pull-9 { right: 37.5%; } .col-offset-9 { margin-left: 37.5%; } .col-order-9 { -webkit-box-ordinal-group: 10; -webkit-order: 9; -ms-flex-order: 9; order: 9; } .col-8 { width: 33.33333333%; } .col-push-8 { left: 33.33333333%; } .col-pull-8 { right: 33.33333333%; } .col-offset-8 { margin-left: 33.33333333%; } .col-order-8 { -webkit-box-ordinal-group: 9; -webkit-order: 8; -ms-flex-order: 8; order: 8; } .col-7 { width: 29.16666667%; } .col-push-7 { left: 29.16666667%; } .col-pull-7 { right: 29.16666667%; } .col-offset-7 { margin-left: 29.16666667%; } .col-order-7 { -webkit-box-ordinal-group: 8; -webkit-order: 7; -ms-flex-order: 7; order: 7; } .col-6 { width: 25%; } .col-push-6 { left: 25%; } .col-pull-6 { right: 25%; } .col-offset-6 { margin-left: 25%; } .col-order-6 { -webkit-box-ordinal-group: 7; -webkit-order: 6; -ms-flex-order: 6; order: 6; } .col-5 { width: 20.83333333%; } .col-push-5 { left: 20.83333333%; } .col-pull-5 { right: 20.83333333%; } .col-offset-5 { margin-left: 20.83333333%; } .col-order-5 { -webkit-box-ordinal-group: 6; -webkit-order: 5; -ms-flex-order: 5; order: 5; } .col-4 { width: 16.66666667%; } .col-push-4 { left: 16.66666667%; } .col-pull-4 { right: 16.66666667%; } .col-offset-4 { margin-left: 16.66666667%; } .col-order-4 { -webkit-box-ordinal-group: 5; -webkit-order: 4; -ms-flex-order: 4; order: 4; } .col-3 { width: 12.5%; } .col-push-3 { left: 12.5%; } .col-pull-3 { right: 12.5%; } .col-offset-3 { margin-left: 12.5%; } .col-order-3 { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; } .col-2 { width: 8.33333333%; } .col-push-2 { left: 8.33333333%; } .col-pull-2 { right: 8.33333333%; } .col-offset-2 { margin-left: 8.33333333%; } .col-order-2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } .col-1 { width: 4.16666667%; } .col-push-1 { left: 4.16666667%; } .col-pull-1 { right: 4.16666667%; } .col-offset-1 { margin-left: 4.16666667%; } .col-order-1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } .col-push-0 { left: auto; } .col-pull-0 { right: auto; } .fade-enter, .fade-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .fade-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .fade-enter.fade-enter-active, .fade-appear.fade-appear-active { -webkit-animation-name: antFadeIn; animation-name: antFadeIn; -webkit-animation-play-state: running; animation-play-state: running; } .fade-leave.fade-leave-active { -webkit-animation-name: antFadeOut; animation-name: antFadeOut; -webkit-animation-play-state: running; animation-play-state: running; } .fade-enter, .fade-appear { opacity: 0; -webkit-animation-timing-function: linear; animation-timing-function: linear; } .fade-leave { -webkit-animation-timing-function: linear; animation-timing-function: linear; } .ant-modal-fade-enter, .ant-modal-fade-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .ant-modal-fade-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .ant-modal-fade-enter.ant-modal-fade-enter-active, .ant-modal-fade-appear.ant-modal-fade-appear-active { -webkit-animation-name: antFadeIn; animation-name: antFadeIn; -webkit-animation-play-state: running; animation-play-state: running; } .ant-modal-fade-leave.ant-modal-fade-leave-active { -webkit-animation-name: antFadeOut; animation-name: antFadeOut; -webkit-animation-play-state: running; animation-play-state: running; } .ant-modal-fade-enter, .ant-modal-fade-appear { opacity: 0; -webkit-animation-timing-function: linear; animation-timing-function: linear; } .ant-modal-fade-leave { -webkit-animation-timing-function: linear; animation-timing-function: linear; } @-webkit-keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .move-up-enter, .move-up-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-up-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-up-enter.move-up-enter-active, .move-up-appear.move-up-appear-active { -webkit-animation-name: antMoveUpIn; animation-name: antMoveUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-up-leave.move-up-leave-active { -webkit-animation-name: antMoveUpOut; animation-name: antMoveUpOut; -webkit-animation-play-state: running; animation-play-state: running; } .move-up-enter, .move-up-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-up-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-down-enter, .move-down-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-down-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-down-enter.move-down-enter-active, .move-down-appear.move-down-appear-active { -webkit-animation-name: antMoveDownIn; animation-name: antMoveDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-down-leave.move-down-leave-active { -webkit-animation-name: antMoveDownOut; animation-name: antMoveDownOut; -webkit-animation-play-state: running; animation-play-state: running; } .move-down-enter, .move-down-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-down-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-left-enter, .move-left-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-left-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-left-enter.move-left-enter-active, .move-left-appear.move-left-appear-active { -webkit-animation-name: antMoveLeftIn; animation-name: antMoveLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-left-leave.move-left-leave-active { -webkit-animation-name: antMoveLeftOut; animation-name: antMoveLeftOut; -webkit-animation-play-state: running; animation-play-state: running; } .move-left-enter, .move-left-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-left-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-right-enter, .move-right-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-right-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-right-enter.move-right-enter-active, .move-right-appear.move-right-appear-active { -webkit-animation-name: antMoveRightIn; animation-name: antMoveRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-right-leave.move-right-leave-active { -webkit-animation-name: antMoveRightOut; animation-name: antMoveRightOut; -webkit-animation-play-state: running; animation-play-state: running; } .move-right-enter, .move-right-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-right-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } @-webkit-keyframes antMoveDownIn { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } } @keyframes antMoveDownIn { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } } @-webkit-keyframes antMoveDownOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; } } @keyframes antMoveDownOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; } } @-webkit-keyframes antMoveLeftIn { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; } } @keyframes antMoveLeftIn { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; } } @-webkit-keyframes antMoveLeftOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } } @keyframes antMoveLeftOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } } @-webkit-keyframes antMoveRightIn { 0% { opacity: 0; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); } } @keyframes antMoveRightIn { 0% { opacity: 0; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); } } @-webkit-keyframes antMoveRightOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; } } @keyframes antMoveRightOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; } } @-webkit-keyframes antMoveUpIn { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } } @keyframes antMoveUpIn { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } } @-webkit-keyframes antMoveUpOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } } @keyframes antMoveUpOut { 0% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 1; } 100% { -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } } @-webkit-keyframes loadingCircle { 0% { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loadingCircle { 0% { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .slide-up-enter, .slide-up-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-up-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-up-enter.slide-up-enter-active, .slide-up-appear.slide-up-appear-active { -webkit-animation-name: antSlideUpIn; animation-name: antSlideUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-up-leave.slide-up-leave-active { -webkit-animation-name: antSlideUpOut; animation-name: antSlideUpOut; -webkit-animation-play-state: running; animation-play-state: running; } .slide-up-enter, .slide-up-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-up-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-down-enter, .slide-down-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-down-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-down-enter.slide-down-enter-active, .slide-down-appear.slide-down-appear-active { -webkit-animation-name: antSlideDownIn; animation-name: antSlideDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-down-leave.slide-down-leave-active { -webkit-animation-name: antSlideDownOut; animation-name: antSlideDownOut; -webkit-animation-play-state: running; animation-play-state: running; } .slide-down-enter, .slide-down-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-down-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-left-enter, .slide-left-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-left-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-left-enter.slide-left-enter-active, .slide-left-appear.slide-left-appear-active { -webkit-animation-name: antSlideLeftIn; animation-name: antSlideLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-left-leave.slide-left-leave-active { -webkit-animation-name: antSlideLeftOut; animation-name: antSlideLeftOut; -webkit-animation-play-state: running; animation-play-state: running; } .slide-left-enter, .slide-left-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-left-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-right-enter, .slide-right-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-right-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-right-enter.slide-right-enter-active, .slide-right-appear.slide-right-appear-active { -webkit-animation-name: antSlideRightIn; animation-name: antSlideRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-right-leave.slide-right-leave-active { -webkit-animation-name: antSlideRightOut; animation-name: antSlideRightOut; -webkit-animation-play-state: running; animation-play-state: running; } .slide-right-enter, .slide-right-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-right-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } @-webkit-keyframes antSlideUpIn { 0% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } 100% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(1); transform: scaleY(1); } } @keyframes antSlideUpIn { 0% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } 100% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(1); transform: scaleY(1); } } @-webkit-keyframes antSlideUpOut { 0% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(1); transform: scaleY(1); } 100% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } } @keyframes antSlideUpOut { 0% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(1); transform: scaleY(1); } 100% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } } @-webkit-keyframes antSlideDownIn { 0% { opacity: 0; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } 100% { opacity: 1; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(1); transform: scaleY(1); } } @keyframes antSlideDownIn { 0% { opacity: 0; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } 100% { opacity: 1; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(1); transform: scaleY(1); } } @-webkit-keyframes antSlideDownOut { 0% { opacity: 1; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(1); transform: scaleY(1); } 100% { opacity: 0; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } } @keyframes antSlideDownOut { 0% { opacity: 1; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(1); transform: scaleY(1); } 100% { opacity: 0; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: scaleY(0.8); transform: scaleY(0.8); } } @-webkit-keyframes antSlideLeftIn { 0% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } 100% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } } @keyframes antSlideLeftIn { 0% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } 100% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } } @-webkit-keyframes antSlideLeftOut { 0% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } 100% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } } @keyframes antSlideLeftOut { 0% { opacity: 1; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } 100% { opacity: 0; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } } @-webkit-keyframes antSlideRightIn { 0% { opacity: 0; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } 100% { opacity: 1; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } } @keyframes antSlideRightIn { 0% { opacity: 0; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } 100% { opacity: 1; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } } @-webkit-keyframes antSlideRightOut { 0% { opacity: 1; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } 100% { opacity: 0; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } } @keyframes antSlideRightOut { 0% { opacity: 1; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(1); transform: scaleX(1); } 100% { opacity: 0; -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: scaleX(0.8); transform: scaleX(0.8); } } .swing-enter, .swing-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .swing-enter.swing-enter-active, .swing-appear.swing-appear-active { -webkit-animation-name: antSwingIn; animation-name: antSwingIn; -webkit-animation-play-state: running; animation-play-state: running; } @-webkit-keyframes antSwingIn { 0%, 100% { -webkit-transform: translateX(0px); transform: translateX(0px); } 20% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 40% { -webkit-transform: translateX(10px); transform: translateX(10px); } 60% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 80% { -webkit-transform: translateX(5px); transform: translateX(5px); } } @keyframes antSwingIn { 0%, 100% { -webkit-transform: translateX(0px); transform: translateX(0px); } 20% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 40% { -webkit-transform: translateX(10px); transform: translateX(10px); } 60% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 80% { -webkit-transform: translateX(5px); transform: translateX(5px); } } .zoom-enter, .zoom-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-enter.zoom-enter-active, .zoom-appear.zoom-appear-active { -webkit-animation-name: antZoomIn; animation-name: antZoomIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-leave.zoom-leave-active { -webkit-animation-name: antZoomOut; animation-name: antZoomOut; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-enter, .zoom-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-enter, .zoom-big-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-enter.zoom-big-enter-active, .zoom-big-appear.zoom-big-appear-active { -webkit-animation-name: antZoomBigIn; animation-name: antZoomBigIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-big-leave.zoom-big-leave-active { -webkit-animation-name: antZoomBigOut; animation-name: antZoomBigOut; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-big-enter, .zoom-big-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-up-enter, .zoom-up-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-up-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-up-enter.zoom-up-enter-active, .zoom-up-appear.zoom-up-appear-active { -webkit-animation-name: antZoomUpIn; animation-name: antZoomUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-up-leave.zoom-up-leave-active { -webkit-animation-name: antZoomUpOut; animation-name: antZoomUpOut; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-up-enter, .zoom-up-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-up-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-down-enter, .zoom-down-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-down-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-down-enter.zoom-down-enter-active, .zoom-down-appear.zoom-down-appear-active { -webkit-animation-name: antZoomDownIn; animation-name: antZoomDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-down-leave.zoom-down-leave-active { -webkit-animation-name: antZoomDownOut; animation-name: antZoomDownOut; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-down-enter, .zoom-down-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-down-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-left-enter, .zoom-left-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-left-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-left-enter.zoom-left-enter-active, .zoom-left-appear.zoom-left-appear-active { -webkit-animation-name: antZoomLeftIn; animation-name: antZoomLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-left-leave.zoom-left-leave-active { -webkit-animation-name: antZoomLeftOut; animation-name: antZoomLeftOut; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-left-enter, .zoom-left-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-left-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-right-enter, .zoom-right-appear { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-right-leave { -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display: block !important; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-right-enter.zoom-right-enter-active, .zoom-right-appear.zoom-right-appear-active { -webkit-animation-name: antZoomRightIn; animation-name: antZoomRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-right-leave.zoom-right-leave-active { -webkit-animation-name: antZoomRightOut; animation-name: antZoomRightOut; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-right-enter, .zoom-right-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-right-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-tag-leave { -webkit-animation: antZoomOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); animation: antZoomOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } @-webkit-keyframes antZoomIn { 0% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes antZoomIn { 0% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes antZoomOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } } @keyframes antZoomOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } } @-webkit-keyframes antZoomBigIn { 0% { opacity: 0; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes antZoomBigIn { 0% { opacity: 0; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes antZoomBigOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(0.8); transform: scale(0.8); } } @keyframes antZoomBigOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(0.8); transform: scale(0.8); } } @-webkit-keyframes antZoomUpIn { 0% { opacity: 0; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(1); transform: scale(1); } } @keyframes antZoomUpIn { 0% { opacity: 0; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes antZoomUpOut { 0% { -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @keyframes antZoomUpOut { 0% { -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @-webkit-keyframes antZoomLeftIn { 0% { opacity: 0; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(1); transform: scale(1); } } @keyframes antZoomLeftIn { 0% { opacity: 0; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes antZoomLeftOut { 0% { -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @keyframes antZoomLeftOut { 0% { -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @-webkit-keyframes antZoomRightIn { 0% { opacity: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(1); transform: scale(1); } } @keyframes antZoomRightIn { 0% { opacity: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes antZoomRightOut { 0% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @keyframes antZoomRightOut { 0% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @-webkit-keyframes antZoomDownIn { 0% { opacity: 0; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(1); transform: scale(1); } } @keyframes antZoomDownIn { 0% { opacity: 0; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes antZoomDownOut { 0% { -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(0.8); transform: scale(0.8); } } @keyframes antZoomDownOut { 0% { -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transform: scale(0.8); transform: scale(0.8); } } .ant-btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; line-height: 1.5; padding: 4px 15px; font-size: 12px; border-radius: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); color: #666; background-color: #f4f4f4; border-color: #d9d9d9; } .ant-btn > .anticon { line-height: 1; position: relative; top: -1px; } .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; transition: none; -webkit-transition: none; -moz-transition: none; } .ant-btn.disabled, .ant-btn[disabled] { cursor: not-allowed; } .ant-btn-lg { padding: 4px 15px 5px 15px; font-size: 14px; border-radius: 16px; } .ant-btn-sm { padding: 1px 7px; font-size: 12px; border-radius: 11px; } .ant-btn:hover { color: #858585; background-color: #f6f6f6; border-color: #e1e1e1; } .ant-btn:active, .ant-btn.active { color: #616161; background-color: #e8e8e8; border-color: #e8e8e8; } .ant-btn:active, .ant-btn.active { background-image: none; } .ant-btn.disabled, .ant-btn[disabled], fieldset[disabled] .ant-btn, .ant-btn.disabled:hover, .ant-btn[disabled]:hover, fieldset[disabled] .ant-btn:hover, .ant-btn.disabled:active, .ant-btn[disabled]:active, fieldset[disabled] .ant-btn:active, .ant-btn.disabled.active, .ant-btn[disabled].active, fieldset[disabled] .ant-btn.active { color: #ccc; background-color: #f3f5f7; border-color: #d9d9d9; } .ant-btn:hover { color: #57c5f7; background-color: white; border-color: #57c5f7; } .ant-btn:active, .ant-btn.active { color: #2baee9; background-color: white; border-color: #2baee9; } .ant-btn-primary { color: #fff; background-color: #2db7f5; border-color: #2db7f5; } .ant-btn-primary:hover { color: #ffffff; background-color: #57c5f7; border-color: #57c5f7; } .ant-btn-primary:active, .ant-btn-primary.active { color: #f2f2f2; background-color: #2baee9; border-color: #2baee9; } .ant-btn-primary:active, .ant-btn-primary.active { background-image: none; } .ant-btn-primary.disabled, .ant-btn-primary[disabled], fieldset[disabled] .ant-btn-primary, .ant-btn-primary.disabled:hover, .ant-btn-primary[disabled]:hover, fieldset[disabled] .ant-btn-primary:hover, .ant-btn-primary.disabled:active, .ant-btn-primary[disabled]:active, fieldset[disabled] .ant-btn-primary:active, .ant-btn-primary.disabled.active, .ant-btn-primary[disabled].active, fieldset[disabled] .ant-btn-primary.active { color: #ccc; background-color: #f3f5f7; border-color: #d9d9d9; } .ant-btn-primary:hover, .ant-btn-primary:active, .ant-btn-primary.active { color: #fff; } .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) { border-right-color: #2baee9; border-left-color: #2baee9; } .ant-btn-group .ant-btn-primary:first-child:not(:last-child) { border-right-color: #2baee9; } .ant-btn-group .ant-btn-primary:last-child:not(:first-child) { border-left-color: #2baee9; } .ant-btn-group .ant-btn-primary + .ant-btn { border-left-color: #2baee9; } .ant-btn-ghost { color: #666; background-color: #fff; border-color: #d9d9d9; } .ant-btn-ghost:hover { color: #858585; background-color: #ffffff; border-color: #e1e1e1; } .ant-btn-ghost:active, .ant-btn-ghost.active { color: #616161; background-color: #f2f2f2; border-color: #f2f2f2; } .ant-btn-ghost:active, .ant-btn-ghost.active { background-image: none; } .ant-btn-ghost.disabled, .ant-btn-ghost[disabled], fieldset[disabled] .ant-btn-ghost, .ant-btn-ghost.disabled:hover, .ant-btn-ghost[disabled]:hover, fieldset[disabled] .ant-btn-ghost:hover, .ant-btn-ghost.disabled:active, .ant-btn-ghost[disabled]:active, fieldset[disabled] .ant-btn-ghost:active, .ant-btn-ghost.disabled.active, .ant-btn-ghost[disabled].active, fieldset[disabled] .ant-btn-ghost.active { color: #ccc; background-color: #f3f5f7; border-color: #d9d9d9; } .ant-btn-ghost:hover { color: #57c5f7; background-color: white; border-color: #57c5f7; } .ant-btn-ghost:active, .ant-btn-ghost.active { color: #2baee9; background-color: white; border-color: #2baee9; } .ant-btn-circle, .ant-btn-circle-outline { width: 28px; height: 28px; padding: 0; font-size: 14px; border-radius: 50%; } .ant-btn-circle > .anticon, .ant-btn-circle-outline > .anticon { top: -1px; } .ant-btn-circle.ant-btn-lg, .ant-btn-circle-outline.ant-btn-lg { width: 32px; height: 32px; padding: 0; font-size: 16px; border-radius: 50%; } .ant-btn-circle.ant-btn-sm, .ant-btn-circle-outline.ant-btn-sm { width: 22px; height: 22px; padding: 0; font-size: 12px; border-radius: 50%; } .ant-btn-circle-outline { position: relative; } .ant-btn-circle-outline:not([disabled]):before { position: absolute; top: 0; left: 0; display: inline-block; opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; border-radius: 50% 50%; content: " "; -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); z-index: 0; background-color: #2db7f5; } .ant-btn-circle-outline:not([disabled]):hover > .anticon, .ant-btn-circle-outline:not([disabled]):active > .anticon, .ant-btn-circle-outline:not([disabled]).active > .anticon { color: #fff; } .ant-btn-circle-outline:not([disabled]):hover:before, .ant-btn-circle-outline:not([disabled]):active:before, .ant-btn-circle-outline:not([disabled]).active:before { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); } .ant-btn-circle-outline:not([disabled]):active:before, .ant-btn-circle-outline:not([disabled]).active:before { background-color: #57c5f7; } .ant-btn:after { font-family: anticon; content: "\e610"; position: absolute; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; } .ant-btn-loading { padding-right: 31px; pointer-events: none; opacity: 0.75; } .ant-btn-loading:after { -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; height: 12px; line-height: 12px; right: 12px; top: 50%; margin-top: -6px; opacity: 1; } .ant-btn-sm.ant-btn-loading { padding-right: 24px; } .ant-btn-sm.ant-btn-loading:after { right: 8px; } .ant-btn-menu > .anticon { display: inline-block; font-size: 0.83333333; font-size: 10px \9; -webkit-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; } :root .ant-btn-menu > .anticon { -webkit-filter: none; filter: none; } :root .ant-btn-menu > .anticon { font-size: 12px; } .ant-btn-group { position: relative; display: inline-block; vertical-align: middle; } .ant-btn-group > .ant-btn { position: relative; float: left; } .ant-btn-group > .ant-btn:hover, .ant-btn-group > .ant-btn:focus, .ant-btn-group > .ant-btn:active, .ant-btn-group > .ant-btn.active { z-index: 2; } .ant-btn-group-lg > .ant-btn { padding: 4px 15px 5px 15px; font-size: 14px; border-radius: 16px; } .ant-btn-group-sm > .ant-btn { padding: 1px 7px; font-size: 12px; border-radius: 11px; } .ant-btn-group-sm > .ant-btn > .anticon { font-size: 12px; } .ant-btn-group .ant-btn + .ant-btn, .ant-btn + .ant-btn-group, .ant-btn-group + .ant-btn, .ant-btn-group + .ant-btn-group { margin-left: -1px; } .ant-btn-group .ant-btn:not(:first-child):not(:last-child) { border-radius: 0; padding-left: 8px; padding-right: 8px; } .ant-btn-group > .ant-btn:first-child { margin-left: 0; } .ant-btn-group > .ant-btn:first-child:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; padding-right: 8px; } .ant-btn-group > .ant-btn:last-child:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; padding-left: 8px; } .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-switch { position: relative; display: inline-block; box-sizing: border-box; width: 44px; height: 22px; line-height: 20px; vertical-align: middle; border-radius: 20px 20px; border: 1px solid #ccc; background-color: #ccc; cursor: pointer; -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .ant-switch-inner { color: #fff; font-size: 12px; position: absolute; left: 24px; } .ant-switch:after { position: absolute; width: 18px; height: 18px; left: 2px; top: 1px; border-radius: 100%; background-color: #fff; content: " "; cursor: pointer; -webkit-transition: left 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: left 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-switch-checked { border: 1px solid #2db7f5; background-color: #2db7f5; } .ant-switch-checked .ant-switch-inner { left: 6px; } .ant-switch-checked:after { left: 22px; } .ant-switch-disabled { cursor: no-drop; background: #f4f4f4; border-color: #f4f4f4; } .ant-switch-disabled:after { background: #ccc; cursor: no-drop; } .ant-switch-disabled-inner { color: #ccc; } .ant-dropdown { position: absolute; left: -9999px; top: -9999px; z-index: 1070; display: block; font-size: 12px; font-weight: normal; line-height: 1.5; padding-top: 4px; } .ant-dropdown-wrap { position: relative; } .ant-dropdown-wrap .anticon-down:before { -webkit-transition: -webkit-transform 0.2s ease; transition: transform 0.2s ease; } .ant-dropdown-wrap-open .anticon-down:before { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .ant-dropdown-hidden { display: none; } .ant-dropdown-menu { outline: none; position: relative; list-style-type: none; padding: 0; margin: 0; text-align: left; background-color: #fff; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); background-clip: padding-box; border: 1px solid #d9d9d9; } .ant-dropdown-menu > li { margin: 0; padding: 0; } .ant-dropdown-menu > .ant-dropdown-menu-item { padding: 7px 16px; clear: both; font-size: 12px; font-weight: normal; color: #666; white-space: nowrap; cursor: pointer; -webkit-transition: background 0.3s ease; transition: background 0.3s ease; } .ant-dropdown-menu > .ant-dropdown-menu-item a { color: #666; } .ant-dropdown-menu > .ant-dropdown-menu-item:hover { background-color: #eaf8fe; } .ant-dropdown-menu > .ant-dropdown-menu-item-disabled { color: #ccc; cursor: not-allowed; pointer-events: none; } .ant-dropdown-menu > .ant-dropdown-menu-item-disabled:hover { color: #ccc; background-color: #fff; cursor: not-allowed; } .ant-dropdown-menu > .ant-dropdown-menu-item:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } .ant-dropdown-menu > .ant-dropdown-menu-item:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .ant-dropdown-menu > .ant-dropdown-menu-item-divider { height: 1px; overflow: hidden; background-color: #e5e5e5; line-height: 0; } .ant-dropdown-link .anticon-down { display: inline-block; font-size: 0.58333333; font-size: 7px \9; -webkit-transform: scale(0.58333333) rotate(0deg); -ms-transform: scale(0.58333333) rotate(0deg); transform: scale(0.58333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; font-weight: bold; vertical-align: top; } :root .ant-dropdown-link .anticon-down { -webkit-filter: none; filter: none; } :root .ant-dropdown-link .anticon-down { font-size: 12px; } .ant-progress-line-wrap, .ant-progress-circle-wrap { display: inline-block; } .ant-progress-line-wrap { width: 100%; font-size: 12px; position: relative; } .ant-progress-line-outer { margin-right: 45px; } .ant-progress-line-wrap-full .ant-progress-line-outer { margin-right: 0; } .ant-progress-line-inner { display: inline-block; width: 100%; background-color: #E9E9E9; border-radius: 100px; } .ant-progress-line-bg { border-radius: 100px; background-color: #2db7f5; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; position: relative; } .ant-progress-line-text { position: absolute; bottom: 0; right: 0; width: 35px; text-align: left; font-size: 1em; margin-left: 10px; } .ant-progress-line-text .anticon { font-size: 12px; } .ant-progress-line-wrap.status-active .ant-progress-line-bg:before { content: ""; opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #fff; border-radius: 10px; -webkit-animation: progress-active 2s ease infinite; animation: progress-active 2s ease infinite; } .ant-progress-line-wrap.status-exception .ant-progress-line-bg { background-color: #f60; } .ant-progress-line-wrap.status-exception .ant-progress-line-text { color: #f60; } .ant-progress-line-wrap.status-success .ant-progress-line-bg { background-color: #87d068; } .ant-progress-line-wrap.status-success .ant-progress-line-text { color: #87d068; } .ant-progress-circle-inner { position: relative; line-height: 1; } .ant-progress-circle-text { display: block; position: absolute; width: 100%; text-align: center; line-height: 1; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; } .ant-progress-circle-text .anticon { font-size: 1.16666667em; } .ant-progress-circle-wrap.status-exception .ant-progress-circle-text { color: #f60; } .ant-progress-circle-wrap.status-success .ant-progress-circle-text { color: #87d068; } @-webkit-keyframes progress-active { 0% { opacity: .3; width: 0; } 100% { opacity: 0; width: 100%; } } @keyframes progress-active { 0% { opacity: .3; width: 0; } 100% { opacity: 0; width: 100%; } } .ant-select { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; color: #666; font-size: 12px; } .ant-select > ul > li > a { padding: 0; background-color: #fff; } .ant-select-arrow { position: relative; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; position: absolute; top: 50%; right: 8px; line-height: 1; margin-top: -5px; display: inline-block; font-size: 0.66666667; font-size: 8px \9; -webkit-transform: scale(0.66666667) rotate(0deg); -ms-transform: scale(0.66666667) rotate(0deg); transform: scale(0.66666667) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; } .ant-select-arrow:before { display: block; font-family: "anticon" !important; } :root .ant-select-arrow { -webkit-filter: none; filter: none; } :root .ant-select-arrow { font-size: 12px; } .ant-select-arrow * { display: none; } .ant-select-arrow:before { content: '\e600'; -webkit-transition: -webkit-transform 0.2s ease; transition: transform 0.2s ease; } .ant-select-selection { outline: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; box-sizing: border-box; display: block; background-color: #fff; border-radius: 6px; border: 1px solid #d9d9d9; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-select-selection:hover { border-color: #57c5f7; } .ant-select-selection:active { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-select-disabled { color: #ccc; cursor: not-allowed; pointer-events: none; } .ant-select-disabled .ant-select-selection:hover, .ant-select-disabled .ant-select-selection:active { border-color: #d9d9d9; } .ant-select-selection--single { height: 28px; cursor: pointer; } .ant-select-selection--single .ant-select-selection__rendered { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 10px; padding-right: 20px; line-height: 26px; } .ant-select-selection--single .ant-select-selection__clear { cursor: pointer; float: right; font-weight: bold; } .ant-select-selection--single .ant-select-selection__placeholder { color: #ccc; } .ant-select-lg .ant-select-selection--single { height: 32px; } .ant-select-lg .ant-select-selection--single .ant-select-selection__rendered { line-height: 30px; } .ant-select-lg .ant-select-selection--multiple { min-height: 32px; } .ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li { height: 24px; } .ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li .ant-select-selection__choice__content { font-size: 14px; line-height: 24px; } .ant-select-sm .ant-select-selection--single { height: 22px; } .ant-select-sm .ant-select-selection--single .ant-select-selection__rendered { line-height: 20px; } .ant-select-sm .ant-select-selection--multiple { min-height: 22px; } .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li { height: 14px; } .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li .ant-select-selection__choice__content { line-height: 14px; position: relative; top: -3px; } .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li .ant-select-selection__choice__remove { position: relative; top: -4px; } .ant-select-disabled .ant-select-selection__choice__remove { color: #ccc; cursor: default; } .ant-select-disabled .ant-select-selection__choice__remove:hover { color: #ccc; } .ant-select-search__field__wrap { display: inline-block; position: relative; } .ant-select-search__field__placeholder { position: absolute; top: 0; left: 3px; color: #aaa; } .ant-select-search--inline { float: left; } .ant-select-search--inline .ant-select-search__field__wrap { width: 100%; } .ant-select-search--inline .ant-select-search__field { border: none; font-size: 100%; background: transparent; outline: 0; } .ant-select-search--inline > i { float: right; } .ant-select-selection--multiple { min-height: 28px; cursor: text; } .ant-select-selection--multiple .ant-select-search__field__placeholder { top: 6px; left: 10px; } .ant-select-selection--multiple .ant-select-search--inline { width: auto; } .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field { width: 0.75em; } .ant-select-selection--multiple .ant-select-selection__rendered { overflow: hidden; text-overflow: ellipsis; padding-left: 6px; padding-bottom: 4px; } .ant-select-selection--multiple .ant-select-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; } .ant-select-selection--multiple > ul > li { margin-top: 4px; height: 20px; line-height: 20px; } .ant-select-selection--multiple .ant-select-selection__choice { background-color: #f3f3f3; border-radius: 4px; cursor: default; float: left; padding: 0 20px 0 8px; margin-right: 4px; max-width: 99%; position: relative; } .ant-select-selection--multiple .ant-select-selection__choice__content { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; } .ant-select-selection--multiple .ant-select-selection__choice__remove { position: relative; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; color: #919191; cursor: pointer; font-weight: bold; display: inline-block; font-size: 0.66666667; font-size: 8px \9; -webkit-transform: scale(0.66666667) rotate(0deg); -ms-transform: scale(0.66666667) rotate(0deg); transform: scale(0.66666667) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; padding: 0 0 0 4px; position: absolute; right: 4px; } .ant-select-selection--multiple .ant-select-selection__choice__remove:before { display: block; font-family: "anticon" !important; } :root .ant-select-selection--multiple .ant-select-selection__choice__remove { -webkit-filter: none; filter: none; } :root .ant-select-selection--multiple .ant-select-selection__choice__remove { font-size: 12px; } .ant-select-selection--multiple .ant-select-selection__choice__remove:hover { color: #333; } .ant-select-selection--multiple .ant-select-selection__choice__remove:before { content: "\e61e"; } .ant-select-open .ant-select-arrow { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -ms-transform: rotate(180deg); } .ant-select-open .ant-select-arrow:before { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .ant-select-open .ant-select-selection { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-select-combobox .ant-select-arrow { display: none; } .ant-select-combobox .ant-select-search--inline { height: 100%; float: none; } .ant-select-combobox .ant-select-search__field__placeholder { left: 10px; cursor: text; } .ant-select-combobox .ant-select-search__field__wrap { width: 100%; height: 100%; } .ant-select-combobox .ant-select-search__field { padding: 0 10px; width: 100%; height: 100%; position: relative; z-index: 1; } .ant-select-combobox .ant-select-selection__rendered { padding: 0; height: 100%; } .ant-select-dropdown { background-color: white; border: 1px solid #d9d9d9; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); border-radius: 4px; box-sizing: border-box; z-index: 1070; left: -9999px; top: -9999px; position: absolute; outline: none; overflow: hidden; font-size: 12px; } .ant-select-dropdown-menu-item { -webkit-transition: background 0.3s ease; transition: background 0.3s ease; } .ant-select-dropdown--single .ant-select-dropdown-menu-item-selected { position: relative; } .ant-select-dropdown--single .ant-select-dropdown-menu-item-selected:after { font-size: 0.83333333; font-size: 10px \9; -webkit-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; display: inline-block; content: '\e613'; font-family: 'anticon'; font-weight: bold; position: absolute; top: 7px; right: 0; padding-right: 15px; color: #2db7f5; } :root .ant-select-dropdown--single .ant-select-dropdown-menu-item-selected:after { -webkit-filter: none; filter: none; } :root .ant-select-dropdown--single .ant-select-dropdown-menu-item-selected:after { font-size: 12px; } .ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected { position: relative; } .ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after { font-size: 0.83333333; font-size: 10px \9; -webkit-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; display: inline-block; content: '\e613'; font-family: 'anticon'; font-weight: bold; position: absolute; top: 7px; right: 0; padding-right: 15px; color: #2db7f5; } :root .ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after { -webkit-filter: none; filter: none; } :root .ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after { font-size: 12px; } .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: 24px; } .ant-select-dropdown-menu-item-group-title { color: #999; line-height: 1.5; padding: 8px 16px; } .ant-select-dropdown-menu-item { position: relative; display: block; padding: 7px 33px 7px 16px; font-weight: normal; color: #666; white-space: nowrap; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .ant-select-dropdown-menu-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; } .ant-select-dropdown-menu-item:last-child { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .ant-select-dropdown-menu-item:hover, .ant-select-dropdown-menu-item-active { background-color: #eaf8fe !important; } .ant-select-dropdown-menu-item-disabled { color: #ccc; cursor: not-allowed; pointer-events: none; } .ant-select-dropdown-menu-item-disabled:hover { color: #ccc; background-color: #fff; cursor: not-allowed; } .ant-select-dropdown-menu-item-divider { height: 1px; margin: 1px 0; overflow: hidden; background-color: #e5e5e5; line-height: 0; } .ant-select-dropdown-container-open .ant-select-dropdown, .ant-select-dropdown-open .ant-select-dropdown { display: block; } .ant-select-dropdown .ant-select-search--dropdown { display: block; padding: 4px; } .ant-select-dropdown .ant-select-search--dropdown .ant-select-search__field__placeholder { left: 7px; top: 5px; } .ant-select-dropdown .ant-select-search--dropdown .ant-select-search__field__wrap { width: 100%; } .ant-select-dropdown .ant-select-search--dropdown .ant-select-search__field { padding: 4px 7px; width: 100%; box-sizing: border-box; border: 1px solid #d9d9d9; border-radius: 4px; outline: none; } .ant-select-dropdown .ant-select-search--dropdown.ant-select-search--hide { display: none; } .ant-calendar { box-sizing: border-box; } .ant-calendar * { box-sizing: border-box; } .ant-calendar-picker-container .ant-calendar { position: absolute; left: -9999px; top: -9999px; z-index: 1070; } .ant-calendar-picker-container .ant-calendar-hidden { display: none; } .ant-calendar-picker { position: relative; display: inline-block; } .ant-calendar-picker > input { outline: none; } .ant-calendar-picker-icon { position: absolute; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); width: 12px; height: 12px; line-height: 12px; right: 8px; color: #999; top: 50%; margin-top: -6px; } .ant-calendar-picker-icon:after { content: "\e60c"; font-family: "anticon"; font-size: 12px; color: #999; display: inline-block; line-height: 1; vertical-align: bottom; } .ant-calendar-picker-open .ant-calendar, .ant-calendar-picker-container-open .ant-calendar { display: block; } .ant-calendar-picker-open .ant-calendar-picker-input { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-calendar { position: relative; outline: none; width: 253px; border: 1px solid #ccc; list-style: none; font-size: 12px; text-align: left; background-color: #fff; border-radius: 6px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); background-clip: padding-box; line-height: 1.5; } .ant-calendar-week-number { width: 286px; } .ant-calendar-week-number-cell { text-align: center; } .ant-calendar-header { padding: 0 10px; height: 34px; line-height: 34px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-bottom: 1px solid #e9e9e9; } .ant-calendar-header a:hover { color: #57c5f7; } .ant-calendar-header .ant-calendar-century-select, .ant-calendar-header .ant-calendar-decade-select, .ant-calendar-header .ant-calendar-year-select, .ant-calendar-header .ant-calendar-month-select { padding: 0 2px; font-weight: bold; display: inline-block; color: #666; line-height: 34px; } .ant-calendar-header .ant-calendar-century-select-arrow, .ant-calendar-header .ant-calendar-decade-select-arrow, .ant-calendar-header .ant-calendar-year-select-arrow, .ant-calendar-header .ant-calendar-month-select-arrow { display: none; } .ant-calendar-header .ant-calendar-prev-century-btn, .ant-calendar-header .ant-calendar-next-century-btn, .ant-calendar-header .ant-calendar-prev-decade-btn, .ant-calendar-header .ant-calendar-next-decade-btn, .ant-calendar-header .ant-calendar-prev-month-btn, .ant-calendar-header .ant-calendar-next-month-btn, .ant-calendar-header .ant-calendar-prev-year-btn, .ant-calendar-header .ant-calendar-next-year-btn { position: absolute; top: 0; color: #999; font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif; padding: 0 5px; font-size: 16px; display: inline-block; line-height: 34px; } .ant-calendar-header .ant-calendar-prev-century-btn, .ant-calendar-header .ant-calendar-prev-decade-btn, .ant-calendar-header .ant-calendar-prev-year-btn { left: 7px; } .ant-calendar-header .ant-calendar-next-century-btn, .ant-calendar-header .ant-calendar-next-decade-btn, .ant-calendar-header .ant-calendar-next-year-btn { right: 7px; } .ant-calendar-header .ant-calendar-prev-month-btn { left: 29px; } .ant-calendar-header .ant-calendar-next-month-btn { right: 29px; } .ant-calendar-calendar-body { padding: 5px 8px; } .ant-calendar table { border-collapse: collapse; max-width: 100%; background-color: transparent; width: 100%; } .ant-calendar table, .ant-calendar td, .ant-calendar th, .ant-calendar td { border: none; } .ant-calendar-calendar-table { border-spacing: 0; margin-bottom: 0; } .ant-calendar-column-header { line-height: 18px; width: 33px; padding: 6px 0; text-align: center; } .ant-calendar-column-header .ant-calendar-column-header-inner { display: block; font-weight: normal; } .ant-calendar-week-number-header .ant-calendar-column-header-inner { display: none; } .ant-calendar-cell { padding: 4px 0; } .ant-calendar-date { display: block; margin: 0 auto; color: #666; border-radius: 4px 4px; width: 20px; height: 20px; line-height: 18px; padding: 0; background: transparent; text-align: center; } .ant-calendar-date:hover { background: #eaf8fe; cursor: pointer; } .ant-calendar-date:active { color: #fff; background: #57c5f7; } .ant-calendar-today .ant-calendar-date { border: 1px solid #96dbfa; line-height: 18px; background: #eaf8fe; } .ant-calendar-selected-day .ant-calendar-date { background: #2db7f5; color: #fff; border: 1px solid transparent; } .ant-calendar-selected-day .ant-calendar-date:hover { background: #2db7f5; } .ant-calendar-disabled-cell .ant-calendar-date { cursor: not-allowed; color: #bcbcbc; background: #f3f3f3; border-radius: 0; width: auto; } .ant-calendar-disabled-cell .ant-calendar-date:hover { background: #f3f3f3; } .ant-calendar-disabled-cell-first-of-row .ant-calendar-date { border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .ant-calendar-disabled-cell-last-of-row .ant-calendar-date { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .ant-calendar-last-month-cell .ant-calendar-date, .ant-calendar-next-month-btn-day .ant-calendar-date { color: #bbb; } .ant-calendar-footer { padding: 0 15px; height: 42px; line-height: 42px; border-top: 1px solid #e9e9e9; } .ant-calendar-footer-btn { text-align: center; display: block; line-height: 42px; } .ant-calendar-footer > div { display: inline-block; } .ant-calendar .ant-calendar-today-btn, .ant-calendar .ant-calendar-clear-btn { display: inline-block; text-align: center; margin: 0 10px; } .ant-calendar .ant-calendar-today-btn:hover, .ant-calendar .ant-calendar-clear-btn:hover { cursor: pointer; color: #23c0fa; } .ant-calendar .ant-calendar-ok-btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; line-height: 1.5; padding: 4px 15px; border-radius: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); color: #fff; background-color: #2db7f5; border-color: #2db7f5; padding: 1px 7px; font-size: 12px; border-radius: 11px; letter-spacing: 3px; text-indent: 3px; position: absolute; bottom: 9px; right: 9px; } .ant-calendar .ant-calendar-ok-btn > .anticon { line-height: 1; position: relative; top: -1px; } .ant-calendar .ant-calendar-ok-btn, .ant-calendar .ant-calendar-ok-btn:active, .ant-calendar .ant-calendar-ok-btn:focus { outline: 0; } .ant-calendar .ant-calendar-ok-btn:not([disabled]):hover { text-decoration: none; } .ant-calendar .ant-calendar-ok-btn:not([disabled]):active { outline: 0; transition: none; -webkit-transition: none; -moz-transition: none; } .ant-calendar .ant-calendar-ok-btn.disabled, .ant-calendar .ant-calendar-ok-btn[disabled] { cursor: not-allowed; } .ant-calendar .ant-calendar-ok-btn-lg { padding: 4px 15px 5px 15px; font-size: 14px; border-radius: 16px; } .ant-calendar .ant-calendar-ok-btn-sm { padding: 1px 7px; font-size: 12px; border-radius: 11px; } .ant-calendar .ant-calendar-ok-btn:hover { color: #ffffff; background-color: #57c5f7; border-color: #57c5f7; } .ant-calendar .ant-calendar-ok-btn:active, .ant-calendar .ant-calendar-ok-btn.active { color: #f2f2f2; background-color: #2baee9; border-color: #2baee9; } .ant-calendar .ant-calendar-ok-btn:active, .ant-calendar .ant-calendar-ok-btn.active { background-image: none; } .ant-calendar .ant-calendar-ok-btn.disabled, .ant-calendar .ant-calendar-ok-btn[disabled], fieldset[disabled] .ant-calendar .ant-calendar-ok-btn, .ant-calendar .ant-calendar-ok-btn.disabled:hover, .ant-calendar .ant-calendar-ok-btn[disabled]:hover, fieldset[disabled] .ant-calendar .ant-calendar-ok-btn:hover, .ant-calendar .ant-calendar-ok-btn.disabled:active, .ant-calendar .ant-calendar-ok-btn[disabled]:active, fieldset[disabled] .ant-calendar .ant-calendar-ok-btn:active, .ant-calendar .ant-calendar-ok-btn.disabled.active, .ant-calendar .ant-calendar-ok-btn[disabled].active, fieldset[disabled] .ant-calendar .ant-calendar-ok-btn.active { color: #ccc; background-color: #f3f5f7; border-color: #d9d9d9; } .ant-calendar .ant-calendar-ok-btn:hover, .ant-calendar .ant-calendar-ok-btn:active, .ant-calendar .ant-calendar-ok-btn.active { color: #fff; } .ant-calendar-time > span { margin: 0 2px; } .ant-calendar-time ~ .ant-calendar-footer-btn { display: inline; text-align: left; } .ant-calendar-time-input { position: relative; display: inline-block; padding: 4px 7px; width: 100%; height: 28px; cursor: text; font-size: 12px; line-height: 1.5; color: #666; background-color: #fff; background-image: none; border: 1px solid #d9d9d9; border-radius: 6px; transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); margin: 0; width: 30px; height: 26px; padding: 0; text-align: center; } .ant-calendar-time-input::-moz-placeholder { color: #ccc; opacity: 1; } .ant-calendar-time-input:-ms-input-placeholder { color: #ccc; } .ant-calendar-time-input::-webkit-input-placeholder { color: #ccc; } .ant-calendar-time-input:hover { border-color: #57c5f7; } .ant-calendar-time-input:focus { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-calendar-time-input[disabled], fieldset[disabled] .ant-calendar-time-input { background-color: #f3f5f7; opacity: 1; cursor: not-allowed; } .ant-calendar-time-input[disabled]:hover, fieldset[disabled] .ant-calendar-time-input:hover { border-color: #e1e1e1; } textarea.ant-calendar-time-input { max-width: 100%; height: auto; vertical-align: bottom; } .ant-calendar-time-input-lg { padding: 6px 7px; height: 32px; } .ant-calendar-time-input-sm { padding: 1px 7px; height: 22px; } .ant-calendar-time-panel { left: 0; top: 0; bottom: 0; right: 0; background: #fff; z-index: 10; position: absolute; outline: none; border-radius: 6px; } .ant-calendar-time-panel-header { padding: 0 10px; height: 34px; line-height: 34px; position: relative; text-align: center; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; border-bottom: 1px solid #e9e9e9; } .ant-calendar-time-panel-body { padding: 2px 10px; } .ant-calendar-time-panel-title { width: 180px; font-weight: bold; display: inline-block; padding: 4px 5px; text-align: center; height: 30px; line-height: 22px; border-radius: 4px; } .ant-calendar-time-panel-table { table-layout: fixed; width: 100%; border-collapse: separate; } .ant-calendar-time-panel-cell { text-align: center; height: 40px; vertical-align: middle; } .ant-calendar-time-panel-time { line-height: 24px; display: block; border-radius: 4px; margin: 0 auto; color: #666; } .ant-calendar-time-panel-time:hover { background: #eaf8fe; cursor: pointer; } .ant-calendar-time-panel-selected-cell .ant-calendar-time-panel-time { background: #2db7f5; color: #fff; } .ant-calendar-time-panel-selected-cell .ant-calendar-time-panel-time:hover { background: #2db7f5; color: #fff; } .ant-calendar-month-panel { left: 0; top: 0; bottom: 0; right: 0; background: #fff; z-index: 10; position: absolute; outline: none; border-radius: 6px; } .ant-calendar-month-panel-hidden { display: none; } .ant-calendar-month-panel-header { padding: 0 10px; height: 34px; line-height: 34px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-bottom: 1px solid #e9e9e9; } .ant-calendar-month-panel-header a:hover { color: #57c5f7; } .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select, .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select, .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select, .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select { padding: 0 2px; font-weight: bold; display: inline-block; color: #666; line-height: 34px; } .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow, .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow, .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow, .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow { display: none; } .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn { position: absolute; top: 0; color: #999; font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif; padding: 0 5px; font-size: 16px; display: inline-block; line-height: 34px; } .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn { left: 7px; } .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn, .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn { right: 7px; } .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn { left: 29px; } .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn { right: 29px; } .ant-calendar-month-panel-table { table-layout: fixed; width: 100%; height: 248px; border-collapse: separate; } .ant-calendar-month-panel-cell { text-align: center; } .ant-calendar-month-panel-month { display: inline-block; margin: 0 auto; color: #666; background: transparent; text-align: center; height: 24px; line-height: 24px; padding: 0 6px; border-radius: 4px; } .ant-calendar-month-panel-month:hover { background: #eaf8fe; cursor: pointer; } .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month { background: #2db7f5; color: #fff; } .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover { background: #2db7f5; color: #fff; } .ant-calendar-year-panel { left: 0; top: 0; bottom: 0; right: 0; background: #fff; z-index: 10; position: absolute; outline: none; border-radius: 6px; } .ant-calendar-year-panel-hidden { display: none; } .ant-calendar-year-panel-header { padding: 0 10px; height: 34px; line-height: 34px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-bottom: 1px solid #e9e9e9; } .ant-calendar-year-panel-header a:hover { color: #57c5f7; } .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select, .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select, .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select, .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select { padding: 0 2px; font-weight: bold; display: inline-block; color: #666; line-height: 34px; } .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow, .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow, .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow, .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow { display: none; } .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn { position: absolute; top: 0; color: #999; font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif; padding: 0 5px; font-size: 16px; display: inline-block; line-height: 34px; } .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn { left: 7px; } .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn, .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn { right: 7px; } .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn { left: 29px; } .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn { right: 29px; } .ant-calendar-year-panel-table { table-layout: fixed; width: 100%; height: 248px; border-collapse: separate; } .ant-calendar-year-panel-cell { text-align: center; } .ant-calendar-year-panel-year { display: inline-block; margin: 0 auto; color: #666; background: transparent; text-align: center; height: 24px; line-height: 24px; padding: 0 6px; border-radius: 4px; } .ant-calendar-year-panel-year:hover { background: #eaf8fe; cursor: pointer; } .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year { background: #2db7f5; color: #fff; } .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover { background: #2db7f5; color: #fff; } .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year, .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year { -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; } .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year:before, .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year:before { content: "\e611"; font-family: "anticon" !important; } .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .ant-calendar-decade-panel { left: 0; top: 0; bottom: 0; right: 0; background: #fff; z-index: 10; position: absolute; outline: none; border-radius: 6px; } .ant-calendar-decade-panel-hidden { display: none; } .ant-calendar-decade-panel-header { padding: 0 10px; height: 34px; line-height: 34px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-bottom: 1px solid #e9e9e9; } .ant-calendar-decade-panel-header a:hover { color: #57c5f7; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select { padding: 0 2px; font-weight: bold; display: inline-block; color: #666; line-height: 34px; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow { display: none; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn { position: absolute; top: 0; color: #999; font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif; padding: 0 5px; font-size: 16px; display: inline-block; line-height: 34px; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn { left: 7px; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn, .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn { right: 7px; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn { left: 29px; } .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn { right: 29px; } .ant-calendar-decade-panel-table { table-layout: fixed; width: 100%; height: 248px; border-collapse: separate; } .ant-calendar-decade-panel-cell { text-align: center; } .ant-calendar-decade-panel-decade { display: inline-block; margin: 0 auto; color: #666; background: transparent; text-align: center; height: 24px; line-height: 24px; padding: 0 6px; border-radius: 4px; } .ant-calendar-decade-panel-decade:hover { background: #eaf8fe; cursor: pointer; } .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade { background: #2db7f5; color: #fff; } .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover { background: #2db7f5; color: #fff; } .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade, .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade { -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; } .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade:before, .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade:before { content: "\e611"; font-family: "anticon" !important; } .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .ant-modal { outline: none; position: absolute; left: -9999px; top: -9999px; z-index: 1000; min-height: 240px; } .ant-modal-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .ant-modal-wrap-hidden > .ant-modal { display: none; } .ant-modal-title { margin: 0; font-size: 14px; line-height: 21px; font-weight: bold; } .ant-modal-content { position: relative; background-color: #fff; border: none; border-radius: 6px 6px; background-clip: padding-box; outline: 0; } .ant-modal-close { cursor: pointer; outline: none; margin-top: -2px; float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; text-decoration: none; -webkit-transition: color .3s ease; transition: color .3s ease; color: #999; } .ant-modal-close-x { position: absolute; display: inline-block; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; width: 12px; height: 12px; font-size: 14px; line-height: 12px; top: 18px; right: 18px; } .ant-modal-close-x:before { content: "\e61e"; display: block; font-family: "anticon" !important; } .ant-modal-close:hover { color: #444; text-decoration: none; } .ant-modal-header { padding: 13px 20px 14px 20px; border-radius: 5px 5px 0 0; background: #fff; color: #666; border-bottom: 1px solid #e9e9e9; } .ant-modal-body { padding: 8px 20px; font-size: 12px; line-height: 1.5; } .ant-modal-footer { border-top: 1px solid #e9e9e9; padding: 8px 20px 16px 10px; text-align: right; border-radius: 0 0 5px 5px; } .ant-modal-wrap-hidden > .ant-modal-mask { display: none; } .ant-modal-mask { position: fixed; top: 0; right: 0; left: 0; bottom: 0; background-color: #373737; background-color: rgba(55, 55, 55, 0.6); height: 100%; z-index: 1000; filter: alpha(opacity=50); } .ant-modal-header { padding: 13px 18px 14px 16px; } .ant-modal-body { padding: 16px; } .ant-modal-footer { padding: 10px 18px 10px 10px; } .ant-modal-footer button + button { margin-left: 8px; margin-bottom: 0; } .ant-confirm .ant-modal-header { display: none; } .ant-confirm .ant-modal-body { padding: 30px 40px; } .ant-confirm .ant-confirm-body .ant-confirm-title { color: #666; font-weight: bold; font-size: 14px; } .ant-confirm .ant-confirm-body .ant-confirm-content { margin-left: 37px; font-size: 12px; color: #666; } .ant-confirm .ant-confirm-body .anticon { font-size: 24px; margin-right: 12px; position: relative; top: 2px; } .ant-confirm .ant-confirm-body .anticon-exclamation-circle { color: #f60; } .ant-confirm .ant-confirm-body .anticon-question-circle { color: #fac450; } .ant-confirm .ant-confirm-body .anticon-check-circle { color: #87d068; } .ant-confirm .ant-confirm-body .anticon-info-circle { color: #2db7f5; } .ant-confirm .ant-confirm-btns { margin-top: 30px; float: right; } .ant-confirm .ant-confirm-btns button + button { margin-left: 10px; margin-bottom: 0; } .ant-tabs { outline: none; box-sizing: border-box; position: relative; } .ant-tabs-ink-bar { z-index: 1; position: absolute; left: 0; bottom: 0; box-sizing: border-box; height: 2px; background-color: #2db7f5; -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; } .ant-tabs-ink-bar-transition-forward { -webkit-transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.09s; transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.09s; } .ant-tabs-ink-bar-transition-backward { -webkit-transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.09s, left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.09s, left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-tabs-nav-container { font-size: 14px; line-height: 1.5; box-sizing: border-box; width: 100%; position: relative; white-space: nowrap; border-bottom: 1px solid #e9e9e9; margin-bottom: 15px; zoom: 1; } .ant-tabs-nav-container:before, .ant-tabs-nav-container:after { content: " "; display: table; } .ant-tabs-nav-container:after { clear: both; visibility: hidden; font-size: 0; height: 0; } .ant-tabs-nav-container:before, .ant-tabs-nav-container:after { content: " "; display: table; } .ant-tabs-nav-container:after { clear: both; visibility: hidden; font-size: 0; height: 0; } .ant-tabs-nav-container-scrolling { padding-left: 32px; padding-right: 32px; } .ant-tabs-tab-prev, .ant-tabs-tab-next { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 2; margin-right: -2px; margin-top: 1px; width: 32px; height: 100%; line-height: 32px; cursor: pointer; border: none; background-color: transparent; position: absolute; text-align: center; } .ant-tabs-tab-prev-icon, .ant-tabs-tab-next-icon { position: relative; display: inline-block; font-style: normal; font-weight: bold; font-variant: normal; line-height: inherit; vertical-align: baseline; text-align: center; text-transform: none; font-family: sans-serif; font-size: 12px; } .ant-tabs-tab-prev-icon:before, .ant-tabs-tab-next-icon:before { display: block; font-family: "anticon" !important; } .ant-tabs-tab-prev:hover, .ant-tabs-tab-next:hover { color: #57c5f7; } .ant-tabs-tab-btn-disabled { cursor: default; color: #ccc; pointer-events: none; } .ant-tabs-tab-next { right: 2px; } .ant-tabs-tab-next-icon:before { content: "\e611"; } .ant-tabs-tab-prev { left: 0; } .ant-tabs-tab-prev-icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .ant-tabs-tab-prev-icon:before { content: "\e611"; } :root .ant-tabs-tab-prev { -webkit-filter: none; filter: none; } .ant-tabs-nav-wrap { width: 100%; overflow: hidden; margin-bottom: -1px; } .ant-tabs-nav-scroll { width: 99999px; overflow: hidden; } .ant-tabs-nav { box-sizing: border-box; padding-left: 0; -webkit-transition: left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); transition: left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); position: relative; margin: 0; list-style: none; float: left; } .ant-tabs-nav:before, .ant-tabs-nav:after { display: table; content: " "; } .ant-tabs-nav:after { clear: both; } .ant-tabs-nav div.ant-tabs-tab-active > a, .ant-tabs-nav div.ant-tabs-tab-active > a:hover, .ant-tabs-nav div.ant-tabs-tab-active > a:focus { color: #57c5f7; cursor: pointer; text-decoration: none; } .ant-tabs-nav div.ant-tabs-tab-disabled { pointer-events: none; cursor: default; } .ant-tabs-nav div.ant-tabs-tab-disabled a { color: #ccc; } .ant-tabs-nav .ant-tabs-tab { float: left; height: 100%; margin-right: 28px; box-sizing: border-box; position: relative; } .ant-tabs-nav .ant-tabs-tab > a { padding: 8px 20px; -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); display: block; color: #666; } .ant-tabs-nav .ant-tabs-tab > a .anticon { width: 14px; height: 14px; margin-right: 8px; top: -1px; } .ant-tabs-nav .ant-tabs-tab > a:hover { color: #6ccdf8; cursor: pointer; } .ant-tabs-nav .ant-tabs-tab > a:hover, .ant-tabs-nav .ant-tabs-tab > a:focus { text-decoration: none; } .ant-tabs-mini .ant-tabs-nav-container { font-size: 12px; } .ant-tabs-mini .ant-tabs-tab { margin-right: 24px; } .ant-tabs-mini .ant-tabs-tab > a { padding: 8px 16px; } .ant-tabs-tabpane-hidden { display: none; } .ant-tabs-content { position: relative; width: 100%; } .ant-tabs-slide-horizontal-backward-enter { display: block !important; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); } .ant-tabs-slide-horizontal-backward-enter.ant-tabs-slide-horizontal-backward-enter-active { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-tabs-slide-horizontal-backward-leave { display: block !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } .ant-tabs-slide-horizontal-backward-leave.ant-tabs-slide-horizontal-backward-leave-active { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-tabs-slide-horizontal-forward-enter { display: block !important; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); } .ant-tabs-slide-horizontal-forward-enter.ant-tabs-slide-horizontal-forward-enter-active { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-tabs-slide-horizontal-forward-leave { display: block !important; position: absolute; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); top: 0; right: 0; left: 0; bottom: 0; } .ant-tabs-slide-horizontal-forward-leave.ant-tabs-slide-horizontal-forward-leave-active { -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-table { font-size: 12px; color: #666; } .ant-table-body { -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .ant-table table { width: 100%; max-width: 100%; border-collapse: separate; text-align: left; border-radius: 6px; } .ant-table th { background: #f3f3f3; font-weight: bold; -webkit-transition: background .3s ease; transition: background .3s ease; text-align: left; } .ant-table th .anticon-bars { margin-left: 4px; position: relative; top: -1px; display: inline-block; font-size: 0.83333333; font-size: 10px \9; -webkit-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; cursor: pointer; color: #aaa; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } :root .ant-table th .anticon-bars { -webkit-filter: none; filter: none; } :root .ant-table th .anticon-bars { font-size: 12px; } .ant-table th .anticon-bars:hover { color: #666; } .ant-table th .ant-table-filter-selected.anticon-bars { color: #2db7f5; } .ant-table th:first-child { border-radius: 6px 0 0 0; } .ant-table th:last-child { border-radius: 0 6px 0 0; } .ant-table td { border-bottom: 1px solid #e9e9e9; } .ant-table tr { -webkit-transition: all .3s ease; transition: all .3s ease; } .ant-table tr:hover { background: #eaf8fe; } .ant-table tr.ant-table-row-selected { background: #fafafa; } .ant-table th.ant-table-column-sort { background: #EAEAEA; } .ant-table th, .ant-table td { padding: 16px 8px; } .ant-table th.ant-table-selection-column, .ant-table td.ant-table-selection-column { text-align: center; } .ant-table-loading { position: relative; } .ant-table-loading .ant-table-body { opacity: 0.42; } .ant-table-loading:after { position: absolute; display: inline-block; -webkit-animation: loadingCircle 1.5s infinite linear; animation: loadingCircle 1.5s infinite linear; content: "\e610"; top: 50%; left: 50%; margin-top: -10px; margin-left: -10px; font-family: anticon; width: 20px; height: 20px; line-height: 20px; font-size: 20px; color: #2db7f5; } .ant-table-small table { border: 1px solid #e9e9e9; padding: 0 8px; } .ant-table-small th { padding: 10px 8px; background: #fff; border-bottom: 1px solid #e9e9e9; } .ant-table-small td { padding: 6px 8px; } .ant-table-small .ant-table-row:last-child td { border-bottom: 0; } .ant-table-column-sorter { margin-left: 4px; display: inline-block; width: 12px; height: 14px; vertical-align: middle; text-align: center; } .ant-table-column-sorter-up, .ant-table-column-sorter-down { line-height: 4px; height: 6px; display: block; width: 12px; cursor: pointer; } .ant-table-column-sorter-up:hover .anticon, .ant-table-column-sorter-down:hover .anticon { color: #666; } .ant-table-column-sorter-up.on .anticon-caret-up, .ant-table-column-sorter-down.on .anticon-caret-up, .ant-table-column-sorter-up.on .anticon-caret-down, .ant-table-column-sorter-down.on .anticon-caret-down { color: #2db7f5; } .ant-table-column-sorter .anticon-caret-up, .ant-table-column-sorter .anticon-caret-down { display: inline-block; font-size: 0.5; font-size: 6px \9; -webkit-transform: scale(0.5) rotate(0deg); -ms-transform: scale(0.5) rotate(0deg); transform: scale(0.5) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; line-height: 6px; height: 6px; color: #aaa; } :root .ant-table-column-sorter .anticon-caret-up, :root .ant-table-column-sorter .anticon-caret-down { -webkit-filter: none; filter: none; } :root .ant-table-column-sorter .anticon-caret-up, :root .ant-table-column-sorter .anticon-caret-down { font-size: 12px; } .ant-table-column-sorter .anticon-caret-up:before, .ant-table-column-sorter .anticon-caret-down:before { -moz-transform-origin: 53% 50%; /* fix firefox position */ } .ant-table.ant-table-bordered table { border: 1px solid #E9E9E9; } .ant-table.ant-table-bordered th { border-bottom: 1px solid #E9E9E9; } .ant-table.ant-table-bordered tr:last-child td { border-bottom: 0; } .ant-table.ant-table-bordered th, .ant-table.ant-table-bordered td { border-right: 1px solid #E9E9E9; } .ant-table.ant-table-bordered th:last-child, .ant-table.ant-table-bordered td:last-child { border-right: 0; } .ant-table-empty { position: relative; margin-bottom: 16px; } .ant-table-empty .ant-table-body { height: 150px; } .ant-table-placeholder { height: 100px; line-height: 100px; text-align: center; font-size: 12px; color: #999; border-bottom: 1px solid #E9E9E9; position: absolute; top: 50px; left: 0; width: 100%; } .ant-table-placeholder .anticon { margin-right: 4px; position: relative; top: -1px; } .ant-table-pagination { margin: 16px 0; float: right; } .ant-table-filter-dropdown { min-width: 88px; margin-left: -8px; margin-top: -6px; } .ant-table-filter-dropdown .ant-dropdown-menu-item { overflow: hidden; padding: 7px 8px; } .ant-table-filter-dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-selected { position: relative; } .ant-table-filter-dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-selected:after { font-size: 0.83333333; font-size: 10px \9; -webkit-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; display: inline-block; content: '\e613'; font-family: 'anticon'; font-weight: bold; position: absolute; top: 7px; right: 0; padding-right: 15px; color: #2db7f5; } :root .ant-table-filter-dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-selected:after { -webkit-filter: none; filter: none; } :root .ant-table-filter-dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-selected:after { font-size: 12px; } .ant-table-filter-dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-selected:after { padding-right: 8px; } a.ant-table-filter-dropdown-link { color: #2db7f5; } a.ant-table-filter-dropdown-link:hover { color: #57c5f7; } a.ant-table-filter-dropdown-link:active { color: #2baee9; } a.ant-table-filter-dropdown-link.confirm { float: left; } a.ant-table-filter-dropdown-link.clear { float: right; } .ant-table-row-expand-icon { cursor: pointer; display: inline-block; width: 18px; height: 18px; text-align: center; line-height: 15px; border: 1px solid #E9E9E9; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: #fff; } .ant-table-row-expand-icon-cell { width: 18px; } .ant-table-row-expanded:after { content: '-'; } .ant-table-row-collapsed:after { content: '+'; } tr.ant-table-expanded-row, tr.ant-table-expanded-row:hover { background: #fbfbfb; } .ant-tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; left: -9999px; top: -9999px; font-size: 12px; line-height: 1.5; opacity: 0.9; } .ant-tooltip-hidden { display: none; } .ant-tooltip-placement-top { padding: 5px 0 9px 0; } .ant-tooltip-placement-right { padding: 0 5px 0 9px; } .ant-tooltip-placement-bottom { padding: 9px 0 5px 0; } .ant-tooltip-placement-left { padding: 0 9px 0 5px; } .ant-tooltip-inner { max-width: 250px; padding: 8px 10px; color: #fff; text-align: left; text-decoration: none; background-color: #373737; border-radius: 6px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); min-height: 34px; } .ant-tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .ant-tooltip-placement-top .ant-tooltip-arrow { bottom: 4px; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #373737; } .ant-tooltip-placement-right .ant-tooltip-arrow { top: 50%; left: 4px; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #373737; } .ant-tooltip-placement-left .ant-tooltip-arrow { top: 50%; right: 4px; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #373737; } .ant-tooltip-placement-bottom .ant-tooltip-arrow { top: 4px; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #373737; } .ant-popover { position: absolute; top: 0; left: 0; z-index: 1080; cursor: auto; -moz-user-select: text; -webkit-user-select: text; -ms-user-select: text; user-select: text; white-space: normal; font-size: 12px; line-height: 1.5; font-weight: normal; text-align: left; } .ant-popover:after { content: ""; position: absolute; background: rgba(255, 255, 255, 0.01); } .ant-popover-hidden { display: none; } .ant-popover-placement-top { margin-top: -4px; padding-bottom: 8px; } .ant-popover-placement-top:after { top: 100%; left: 0; width: 100%; height: 8px; } .ant-popover-placement-right { margin-left: 4px; padding-left: 8px; } .ant-popover-placement-right:after { top: 0; left: -8px; width: 8px; height: 100%; } .ant-popover-placement-bottom { margin-top: 4px; padding-top: 8px; } .ant-popover-placement-bottom:after { top: -8px; left: 0; width: 100%; height: 8px; } .ant-popover-placement-left { margin-left: -4px; padding-right: 8px; } .ant-popover-placement-left:after { top: 0; left: 100%; width: 8px; height: 100%; } .ant-popover-inner { max-width: 276px; min-width: 177px; background-color: #fff; background-clip: padding-box; border: 1px solid #d9d9d9; border-radius: 6px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); } .ant-popover-title { margin: 0; padding: 0 16px; line-height: 32px; height: 32px; border-bottom: 1px solid #e9e9e9; color: #666; } .ant-popover-content { padding: 8px 16px; color: #666; } .ant-popover-message { padding: 8px 0 16px; font-size: 12px; color: #666; } .ant-popover-message .anticon { margin-right: 8px; color: #f60; position: relative; top: -1px; } .ant-popover-buttons { text-align: right; margin-bottom: 8px; } .ant-popover-buttons button { margin-left: 8px; } .ant-popover-arrow, .ant-popover-arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .ant-popover-arrow { border-width: 5px; } .ant-popover-arrow:after { border-width: 4px; content: ""; } .ant-popover-placement-top > .ant-popover-arrow { left: 50%; margin-left: -5px; border-bottom-width: 0; border-top-color: #d9d9d9; bottom: 4px; } .ant-popover-placement-top > .ant-popover-arrow:after { content: " "; bottom: 1px; margin-left: -4px; border-bottom-width: 0; border-top-color: #fff; } .ant-popover-placement-right > .ant-popover-arrow { top: 50%; left: 4px; margin-top: -5px; border-left-width: 0; border-right-color: #d9d9d9; } .ant-popover-placement-right > .ant-popover-arrow:after { content: " "; left: 1px; bottom: -4px; border-left-width: 0; border-right-color: #fff; } .ant-popover-placement-bottom > .ant-popover-arrow { left: 50%; margin-left: -5px; border-top-width: 0; border-bottom-color: #d9d9d9; top: 4px; } .ant-popover-placement-bottom > .ant-popover-arrow:after { content: " "; top: 1px; margin-left: -4px; border-top-width: 0; border-bottom-color: #fff; } .ant-popover-placement-left > .ant-popover-arrow { top: 50%; right: 4px; margin-top: -5px; border-right-width: 0; border-left-color: #d9d9d9; } .ant-popover-placement-left > .ant-popover-arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -4px; } .ant-pagination { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 12px; } .ant-pagination:after { content: " "; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden; } .ant-pagination-item { cursor: pointer; border-radius: 6px; min-width: 28px; height: 28px; line-height: 28px; text-align: center; list-style: none; float: left; border: 1px solid #d9d9d9; background-color: #fff; margin-right: 8px; font-family: Arial; } .ant-pagination-item a { text-decoration: none; color: #666; -webkit-transition: none; transition: none; } .ant-pagination-item:hover { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border-color: #2db7f5; } .ant-pagination-item:hover a { color: #2db7f5; } .ant-pagination-item-active { background-color: #2db7f5; border-color: #2db7f5; } .ant-pagination-item-active a, .ant-pagination-item-active:hover a { color: #fff; } .ant-pagination-jump-prev:after, .ant-pagination-jump-next:after { content: "•••"; display: block; letter-spacing: 2px; color: #ccc; text-align: center; } .ant-pagination-jump-prev:hover:after, .ant-pagination-jump-next:hover:after { color: #2db7f5; display: inline-block; font-size: 0.66666667; font-size: 8px \9; -webkit-transform: scale(0.66666667) rotate(0deg); -ms-transform: scale(0.66666667) rotate(0deg); transform: scale(0.66666667) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; letter-spacing: -1px; font-family: "anticon"; } :root .ant-pagination-jump-prev:hover:after, :root .ant-pagination-jump-next:hover:after { -webkit-filter: none; filter: none; } :root .ant-pagination-jump-prev:hover:after, :root .ant-pagination-jump-next:hover:after { font-size: 12px; } .ant-pagination-jump-prev { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=-1, M12=-0.00000000000000012246, M21=0.00000000000000012246, M22=-1); zoom: 1; } :root .ant-pagination-jump-prev { -webkit-filter: none; filter: none; } .ant-pagination-jump-prev:hover:after { content: "\e611\e611"; } .ant-pagination-jump-next:hover:after { content: "\e611\e611"; } .ant-pagination-prev, .ant-pagination-jump-prev, .ant-pagination-jump-next { margin-right: 8px; } .ant-pagination-prev, .ant-pagination-next, .ant-pagination-jump-prev, .ant-pagination-jump-next { font-family: Arial; cursor: pointer; color: #666; border-radius: 6px; list-style: none; min-width: 28px; height: 28px; line-height: 28px; float: left; text-align: center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: inline-block; } .ant-pagination-prev, .ant-pagination-next { border: 1px solid #d9d9d9; } .ant-pagination-prev a, .ant-pagination-next a { color: #666; } .ant-pagination-prev a:after, .ant-pagination-next a:after { display: inline-block; font-size: 0.66666667; font-size: 8px \9; -webkit-transform: scale(0.66666667) rotate(0deg); -ms-transform: scale(0.66666667) rotate(0deg); transform: scale(0.66666667) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; display: block; height: 26px; line-height: 26px; font-family: "anticon"; text-align: center; } :root .ant-pagination-prev a:after, :root .ant-pagination-next a:after { -webkit-filter: none; filter: none; } :root .ant-pagination-prev a:after, :root .ant-pagination-next a:after { font-size: 12px; } .ant-pagination-prev:hover, .ant-pagination-next:hover { border-color: #2db7f5; } .ant-pagination-prev:hover a, .ant-pagination-next:hover a { color: #2db7f5; } .ant-pagination-prev { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=-1, M12=-0.00000000000000012246, M21=0.00000000000000012246, M22=-1); zoom: 1; } :root .ant-pagination-prev { -webkit-filter: none; filter: none; } .ant-pagination-prev a:after { margin-top: -0.5px; content: "\e611"; display: block; } .ant-pagination-next a:after { content: "\e611"; display: block; } .ant-pagination-disabled { cursor: not-allowed; } .ant-pagination-disabled:hover { border-color: #d9d9d9; } .ant-pagination-disabled:hover a { color: #ccc; cursor: not-allowed; } .ant-pagination-disabled a { color: #ccc; } .ant-pagination-slash { margin: 0 10px 0 5px; } .ant-pagination-options { float: left; margin-left: 15px; } .ant-pagination-options-size-changer { float: left; width: 90px; margin-right: 10px; } .ant-pagination-options-quick-jumper { float: left; height: 28px; line-height: 28px; } .ant-pagination-options-quick-jumper input { position: relative; display: inline-block; padding: 4px 7px; width: 100%; height: 28px; cursor: text; font-size: 12px; line-height: 1.5; color: #666; background-color: #fff; background-image: none; border: 1px solid #d9d9d9; border-radius: 6px; transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); margin: 0 8px; width: 50px; } .ant-pagination-options-quick-jumper input::-moz-placeholder { color: #ccc; opacity: 1; } .ant-pagination-options-quick-jumper input:-ms-input-placeholder { color: #ccc; } .ant-pagination-options-quick-jumper input::-webkit-input-placeholder { color: #ccc; } .ant-pagination-options-quick-jumper input:hover { border-color: #57c5f7; } .ant-pagination-options-quick-jumper input:focus { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-pagination-options-quick-jumper input[disabled], fieldset[disabled] .ant-pagination-options-quick-jumper input { background-color: #f3f5f7; opacity: 1; cursor: not-allowed; } .ant-pagination-options-quick-jumper input[disabled]:hover, fieldset[disabled] .ant-pagination-options-quick-jumper input:hover { border-color: #e1e1e1; } textarea.ant-pagination-options-quick-jumper input { max-width: 100%; height: auto; vertical-align: bottom; } .ant-pagination-options-quick-jumper input-lg { padding: 6px 7px; height: 32px; } .ant-pagination-options-quick-jumper input-sm { padding: 1px 7px; height: 22px; } .ant-pagination-simple .ant-pagination-prev, .ant-pagination-simple .ant-pagination-next { border: none; height: 24px; line-height: 24px; margin: 0; font-size: 18px; } .ant-pagination-simple .ant-pagination-simple-pager { float: left; margin-right: 8px; } .ant-pagination-simple .ant-pagination-simple-pager input { margin: 0 8px; box-sizing: border-box; background-color: #fff; border-radius: 6px; border: 1px solid #d9d9d9; outline: none; padding: 5px 8px; width: 30px; height: 24px; text-align: center; } .ant-pagination-simple .ant-pagination-simple-pager input:hover { border-color: #2db7f5; } .ant-pagination.mini .ant-pagination-item { border: none; margin: 0; min-width: 20px; height: 20px; line-height: 20px; } .ant-pagination.mini .ant-pagination-prev, .ant-pagination.mini .ant-pagination-next { margin: 0; min-width: 20px; height: 20px; line-height: 20px; border: none; } .ant-pagination.mini .ant-pagination-prev a:after, .ant-pagination.mini .ant-pagination-next a:after { height: 20px; line-height: 20px; } .ant-pagination.mini .ant-pagination-jump-prev, .ant-pagination.mini .ant-pagination-jump-next { height: 20px; line-height: 20px; } .ant-pagination.mini .ant-pagination-options-quick-jumper { height: 20px; line-height: 20px; } .ant-pagination.mini .ant-pagination-options-quick-jumper input { padding: 1px 7px; height: 22px; } fieldset { padding: 0; margin: 0; border: 0; min-width: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 14px; line-height: inherit; color: #999; border: 0; border-bottom: 1px solid #d9d9d9; } label { font-size: 12px; } input[type="search"] { box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { line-height: normal; } input[type="file"] { display: block; } input[type="range"] { display: block; width: 100%; } select[multiple], select[size] { height: auto; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } output { display: block; padding-top: 15px; font-size: 12px; line-height: 1.5; color: #666; } label { position: relative; } label[required]:before { display: inline-block; margin-right: 4px; content: "*"; font-family: SimSun; font-size: 12px; color: #f60; } label > .anticon { vertical-align: top; font-size: 12px; } .ant-input { position: relative; display: inline-block; padding: 4px 7px; width: 100%; height: 28px; cursor: text; font-size: 12px; line-height: 1.5; color: #666; background-color: #fff; background-image: none; border: 1px solid #d9d9d9; border-radius: 6px; transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); } .ant-input::-moz-placeholder { color: #ccc; opacity: 1; } .ant-input:-ms-input-placeholder { color: #ccc; } .ant-input::-webkit-input-placeholder { color: #ccc; } .ant-input:hover { border-color: #57c5f7; } .ant-input:focus { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-input[disabled], fieldset[disabled] .ant-input { background-color: #f3f5f7; opacity: 1; cursor: not-allowed; } .ant-input[disabled]:hover, fieldset[disabled] .ant-input:hover { border-color: #e1e1e1; } textarea.ant-input { max-width: 100%; height: auto; vertical-align: bottom; } .ant-input-lg { padding: 6px 7px; height: 32px; } .ant-input-sm { padding: 1px 7px; height: 22px; } .has-feedback { position: relative; } .has-feedback .anticon { position: absolute; bottom: 0; right: 0; z-index: 2; width: 28px; height: 28px; font-size: 14px; line-height: 28px; text-align: center; pointer-events: none; } .ant-input-group { position: relative; display: table; border-collapse: separate; } .ant-input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .ant-input-group > [class*="col-"] { padding-right: 8px; } .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: 1%; white-space: nowrap; vertical-align: middle; } .ant-input-group .ant-input { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .ant-input-group-addon { padding: 4px 7px; font-size: 12px; font-weight: normal; line-height: 1; color: #666; text-align: center; background-color: #eee; border: 1px solid #d9d9d9; border-radius: 6px; } .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-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-lg .ant-input, .ant-input-group-lg > .ant-input-group-addon { padding: 6px 7px; height: 32px; } .ant-input-group-sm .ant-input, .ant-input-group-sm > .ant-input-group-addon { padding: 1px 7px; height: 22px; } input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } .ant-radio-inline.disabled, .ant-radio-vertical.disabled, .ant-checkbox-inline.disabled, .ant-checkbox-vertical.disabled, fieldset[disabled] .ant-radio-inline, fieldset[disabled] .ant-radio-vertical, fieldset[disabled] .ant-checkbox-inline, fieldset[disabled] .ant-checkbox-vertical { cursor: not-allowed; } .ant-radio.disabled label, .ant-checkbox.disabled label, fieldset[disabled] .ant-radio label, fieldset[disabled] .ant-checkbox label { cursor: not-allowed; } .ant-form-item { font-size: 12px; margin-bottom: 24px; color: #666; } .ant-form-item > label { color: #666; text-align: right; vertical-align: middle; } .ant-form-item > label:lang(en) { padding-right: 8px; } .ant-form-item .ant-switch { margin: 4px 0; } .ant-form-text, .ant-form-split { margin: 0!important; padding-top: 7px; padding-bottom: 7px; } .ant-form-text { display: inline-block; padding-right: 8px; } .ant-form-split { display: block; text-align: center; } .ant-form-explain { position: absolute; font-size: 12px; line-height: 1.5; bottom: -18px; } form .has-feedback .anticon { width: 32px; height: 32px; line-height: 32px; } form .ant-input, form .ant-input-group .ant-input, form .ant-input-group .ant-input-group-addon { padding: 6px 7px; height: 32px; } form .ant-input-group .ant-select-selection { border-bottom-left-radius: 0; border-top-left-radius: 0; } form .ant-input-group .ant-select-selection:hover { border-color: #d9d9d9; } form .ant-input-group .ant-select-selection--single { margin-left: -1px; height: 32px; background-color: #eee; } form .ant-input-group .ant-select-selection--single .ant-select-selection__rendered { padding-left: 8px; padding-right: 25px; line-height: 30px; } form .ant-input-group .ant-select-open .ant-select-selection { border-color: #d9d9d9; box-shadow: none; } form .ant-upload { background: transparent; } form input[type="radio"], form input[type="checkbox"] { width: 14px; height: 14px; } form .ant-radio-inline, form .ant-checkbox-inline { display: inline-block; margin-right: 16px; vertical-align: middle; font-weight: normal; cursor: pointer; } form .ant-checkbox-vertical, form .ant-radio-vertical { display: block; margin-top: 16px; } form .ant-checkbox-vertical:first-child, form .ant-radio-vertical:first-child { margin-top: 0; } form .ant-input-number { margin-top: -1px; margin-right: 8px; } form .ant-calendar-picker { width: 100%; } .ant-form-horizontal .ant-form-item { position: relative; width: 100%; margin-left: 0; margin-right: 0; height: auto; } .ant-form-horizontal .ant-form-item-compact label, .ant-form-horizontal .ant-form-item-compact .ant-form-text, .ant-form-horizontal .ant-form-item-compact .ant-form-split { padding-top: 0; padding-bottom: 0; } .ant-form-horizontal .ant-radio-inline, .ant-form-horizontal .ant-checkbox-inline { vertical-align: top; } .ant-form-inline .ant-form-item { display: inline-block; margin-right: 10px; } .ant-form-inline .ant-input { display: inline-block; width: auto; vertical-align: middle; } .ant-form-inline .ant-calendar-picker-input { width: 100%!important; } .ant-form-inline .ant-form-text { display: inline-block; } .ant-form-inline .has-feedback { display: inline-block; } .ant-form-horizontal label, .ant-form-inline label { padding-top: 7px; padding-bottom: 7px; } .ant-form-horizontal label > input[type="radio"], .ant-form-inline label > input[type="radio"], .ant-form-horizontal label > input[type="checkbox"], .ant-form-inline label > input[type="checkbox"] { margin-right: 5px; } .has-success.has-feedback:after, .has-warning.has-feedback:after, .has-error.has-feedback:after, .is-validating.has-feedback:after { position: absolute; bottom: 0; right: 0; font-family: "anticon" !important; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; -webkit-animation: zoomIn 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); animation: zoomIn 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); } .has-error.has-feedback:after { -webkit-animation-name: zoomIn2 !important; animation-name: zoomIn2 !important; } .has-warning.has-feedback:after { -webkit-animation-name: zoomIn3 !important; animation-name: zoomIn3 !important; } .has-success .ant-form-explain, .has-success .ant-form-split { color: #87d068; } .has-success .ant-input { border-color: #2db7f5; box-shadow: 0 0 0 2px #d5f1fd; } .has-success .ant-input:not([disabled]):hover { border-color: #2db7f5; } .has-success .ant-calendar-picker-open .ant-calendar-picker-input { box-shadow: 0 0 0 2px #d5f1fd; } .has-success .ant-input-group-addon { color: #87d068; border-color: #2db7f5; background-color: #fff; } .has-success .has-feedback { color: #87d068; } .has-success .ant-input { border-color: #d9d9d9; box-shadow: none; } .has-success.has-feedback:after { content: '\e614'; color: #87d068; } .has-warning .ant-form-explain, .has-warning .ant-form-split { color: #fac450; } .has-warning .ant-input { border-color: #fac450; box-shadow: 0 0 0 2px #fef3dc; } .has-warning .ant-input:not([disabled]):hover { border-color: #fac450; } .has-warning .ant-calendar-picker-open .ant-calendar-picker-input { box-shadow: 0 0 0 2px #fef3dc; } .has-warning .ant-input-group-addon { color: #fac450; border-color: #fac450; background-color: #fff; } .has-warning .has-feedback { color: #fac450; } .has-warning.has-feedback:after { content: '\e628'; color: #fac450; } .has-warning .ant-select-selection { border-color: #fac450; box-shadow: 0 0 0 2px #fef3dc; } .has-warning .ant-select-arrow { color: #fac450; } .has-warning .ant-calendar-picker-icon:after { color: #fac450; } .has-error .ant-form-explain, .has-error .ant-form-split { color: #f60; } .has-error .ant-input { border-color: #f60; box-shadow: 0 0 0 2px #ffe0cc; } .has-error .ant-input:not([disabled]):hover { border-color: #f60; } .has-error .ant-calendar-picker-open .ant-calendar-picker-input { box-shadow: 0 0 0 2px #ffe0cc; } .has-error .ant-input-group-addon { color: #f60; border-color: #f60; background-color: #fff; } .has-error .has-feedback { color: #f60; } .has-error.has-feedback:after { content: '\e628'; color: #f60; } .has-error .ant-select-selection { border-color: #f60; box-shadow: 0 0 0 2px #ffe0cc; } .has-error .ant-select-arrow { color: #f60; } .has-error .ant-calendar-picker-icon:after { color: #f60; } .is-validating.has-feedback:after { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; content: "\e610"; } @-webkit-keyframes zoomIn2 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes zoomIn2 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes zoomIn3 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes zoomIn3 { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); } } .ant-steps { font-size: 0; width: 100%; line-height: 1.5; } .ant-steps .ant-steps-item { position: relative; display: inline-block; vertical-align: top; } .ant-steps .ant-steps-item.ant-steps-status-wait .ant-steps-head-inner { border-color: #ccc; background-color: #fff; } .ant-steps .ant-steps-item.ant-steps-status-wait .ant-steps-head-inner > .ant-steps-icon { color: #ccc; } .ant-steps .ant-steps-item.ant-steps-status-wait .ant-steps-title { color: #999; } .ant-steps .ant-steps-item.ant-steps-status-wait .ant-steps-description { color: #999; } .ant-steps .ant-steps-item.ant-steps-status-wait .ant-steps-tail > i { background-color: #e9e9e9; } .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-head-inner { border-color: #2db7f5; background-color: #2db7f5; } .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-head-inner > .ant-steps-icon { color: #fff; } .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-title { color: #666; } .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-description { color: #666; } .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-tail > i { background-color: #e9e9e9; } .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner { border-color: #2db7f5; background-color: #fff; } .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner > .ant-steps-icon { color: #2db7f5; } .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-tail > i { background-color: #2db7f5; } .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-title { color: #999; } .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-description { color: #999; } .ant-steps .ant-steps-item.ant-steps-custom .ant-steps-head-inner { background: none; border: 0; width: auto; height: auto; } .ant-steps .ant-steps-item.ant-steps-custom .ant-steps-head-inner > .ant-steps-icon { font-size: 20px; top: 2px; width: 20px; height: 20px; } .ant-steps .ant-steps-item.ant-steps-custom.ant-steps-status-process .ant-steps-head-inner > .ant-steps-icon { color: #2db7f5; } .ant-steps .ant-steps-head, .ant-steps .ant-steps-main { position: relative; display: inline-block; vertical-align: top; } .ant-steps .ant-steps-head { background: #fff; } .ant-steps .ant-steps-head-inner { display: block; border: 1px solid #ccc; width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 26px; font-size: 14px; margin-right: 8px; transition: background-color 0.3s ease; -webkit-transition: background-color 0.3s ease; transition: border-color 0.3s ease; -webkit-transition: border-color 0.3s ease; -moz-transition: border-color 0.3s ease; } .ant-steps .ant-steps-head-inner > .ant-steps-icon { line-height: 1; top: -1px; color: #2db7f5; position: relative; } .ant-steps .ant-steps-head-inner > .ant-steps-icon.anticon { font-size: 12px; position: relative; top: -2px; } .ant-steps .ant-steps-main { margin-top: 3px; } .ant-steps .ant-steps-title { font-size: 14px; margin-bottom: 4px; color: #666; font-weight: bold; background: #fff; display: inline-block; padding-right: 10px; } .ant-steps .ant-steps-item-last .ant-steps-title { padding-right: 0; } .ant-steps .ant-steps-description { font-size: 12px; color: #999; } .ant-steps .ant-steps-tail { position: absolute; left: 0; width: 100%; top: 13px; padding: 0 10px; } .ant-steps .ant-steps-tail > i { display: inline-block; vertical-align: top; background: #e9e9e9; height: 1px; border-radius: 1px; width: 100%; transition: background 0.3s ease; -webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; } .ant-steps.ant-steps-small .ant-steps-head-inner { border: 1px solid #ccc; width: 18px; height: 18px; line-height: 18px; text-align: center; border-radius: 18px; font-size: 12px; margin-right: 10px; } .ant-steps.ant-steps-small .ant-steps-head-inner > .ant-steps-icon.anticon { display: inline-block; font-size: 0.75; font-size: 9px \9; -webkit-transform: scale(0.75) rotate(0deg); -ms-transform: scale(0.75) rotate(0deg); transform: scale(0.75) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; top: -1px; } :root .ant-steps.ant-steps-small .ant-steps-head-inner > .ant-steps-icon.anticon { -webkit-filter: none; filter: none; } :root .ant-steps.ant-steps-small .ant-steps-head-inner > .ant-steps-icon.anticon { font-size: 12px; } .ant-steps.ant-steps-small .ant-steps-main { margin-top: 0; } .ant-steps.ant-steps-small .ant-steps-title { font-size: 12px; margin-bottom: 4px; color: #666; font-weight: bold; } .ant-steps.ant-steps-small .ant-steps-description { font-size: 12px; color: #999; } .ant-steps.ant-steps-small .ant-steps-tail { top: 8px; padding: 0 8px; } .ant-steps.ant-steps-small .ant-steps-tail > i { height: 1px; border-radius: 1px; width: 100%; } .ant-steps.ant-steps-small .ant-steps-item.ant-steps-custom .ant-steps-head-inner, .ant-steps .ant-steps-item.ant-steps-custom .ant-steps-head-inner { width: inherit; height: inherit; line-height: inherit; border-radius: 0; border: 0; background: none; } .ant-steps-vertical .ant-steps-item { display: block; } .ant-steps-vertical .ant-steps-tail { position: absolute; left: 13px; top: 0; height: 100%; width: 1px; padding: 30px 0 4px 0; } .ant-steps-vertical .ant-steps-tail > i { height: 100%; width: 1px; } .ant-steps-vertical .ant-steps-head { float: left; } .ant-steps-vertical .ant-steps-head-inner { margin-right: 16px; } .ant-steps-vertical .ant-steps-main { min-height: 47px; overflow: hidden; display: block; } .ant-steps-vertical .ant-steps-main .ant-steps-title { line-height: 26px; } .ant-steps-vertical .ant-steps-main .ant-steps-description { padding-bottom: 12px; } .ant-steps-vertical.ant-steps-small .ant-steps-tail { position: absolute; left: 9px; top: 0; padding: 22px 0 4px 0; } .ant-steps-vertical.ant-steps-small .ant-steps-tail > i { height: 100%; } .ant-steps-vertical.ant-steps-small .ant-steps-title { line-height: 18px; } .ant-breadcrumb { color: #999; font-size: 12px; } .ant-breadcrumb a { color: #666; } .ant-breadcrumb > span:last-child { font-weight: bold; color: #666; } .ant-breadcrumb > span:last-child .ant-breadcrumb-slash { display: none; } .ant-breadcrumb-slash { margin: 0 8px; color: #d9d9d9; } .ant-breadcrumb .anticon { position: relative; top: -1px; } .ant-breadcrumb .anticon + span { margin-left: 6px; } .ant-input-number { position: relative; padding: 4px 7px; width: 100%; cursor: text; line-height: 1.5; color: #666; background-color: #fff; background-image: none; border: 1px solid #d9d9d9; transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: border .3s cubic-bezier(0.645, 0.045, 0.355, 1), background .3s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow .3s cubic-bezier(0.645, 0.045, 0.355, 1); margin: 0; padding: 0; line-height: 28px; font-size: 12px; height: 28px; display: inline-block; vertical-align: middle; border: 1px solid #D9D9D9; border-radius: 6px; overflow: hidden; } .ant-input-number::-moz-placeholder { color: #ccc; opacity: 1; } .ant-input-number:-ms-input-placeholder { color: #ccc; } .ant-input-number::-webkit-input-placeholder { color: #ccc; } .ant-input-number:hover { border-color: #57c5f7; } .ant-input-number:focus { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-input-number[disabled], fieldset[disabled] .ant-input-number { background-color: #f3f5f7; opacity: 1; cursor: not-allowed; } .ant-input-number[disabled]:hover, fieldset[disabled] .ant-input-number:hover { border-color: #e1e1e1; } textarea.ant-input-number { max-width: 100%; height: auto; vertical-align: bottom; } .ant-input-number-lg { padding: 6px 7px; height: 32px; } .ant-input-number-sm { padding: 1px 7px; height: 22px; } .ant-input-number-handler { text-align: center; line-height: 0; height: 14px; overflow: hidden; color: #999; position: relative; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; } .ant-input-number-handler:hover { background: #fefefe; } .ant-input-number-handler:hover .ant-input-number-handler-up-inner, .ant-input-number-handler:hover .ant-input-number-handler-down-inner { color: #57c5f7; } .ant-input-number-handler-up-inner, .ant-input-number-handler-down-inner { position: relative; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; line-height: 12px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: absolute; width: 12px; height: 12px; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; display: inline-block; font-size: 0.58333333; font-size: 7px \9; -webkit-transform: scale(0.58333333) rotate(0deg); -ms-transform: scale(0.58333333) rotate(0deg); transform: scale(0.58333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; right: 4px; color: #999; } .ant-input-number-handler-up-inner:before, .ant-input-number-handler-down-inner:before { display: block; font-family: "anticon" !important; } :root .ant-input-number-handler-up-inner, :root .ant-input-number-handler-down-inner { -webkit-filter: none; filter: none; } :root .ant-input-number-handler-up-inner, :root .ant-input-number-handler-down-inner { font-size: 12px; } .ant-input-number:hover { border-color: #57c5f7; } .ant-input-number-focused { border-color: #57c5f7; outline: 0; box-shadow: 0 0 0 2px #d5f1fd; } .ant-input-number-disabled { background-color: #f3f5f7; opacity: 1; cursor: not-allowed; } .ant-input-number-disabled:hover { border-color: #e1e1e1; } .ant-input-number-input-wrap { overflow: hidden; height: 28px; } .ant-input-number-input { width: 100%; text-align: left; outline: 0; -moz-appearance: textfield; line-height: 28px; height: 28px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; color: #666; border: 0; border-radius: 6px; padding: 0 7px; } .ant-input-number-input[disabled] { background-color: #f3f5f7; opacity: 1; cursor: not-allowed; } .ant-input-number-input[disabled]:hover { border-color: #e1e1e1; } .ant-input-number-lg { padding: 0; } .ant-input-number-lg .ant-input-number-handler-wrap { height: 32px; } .ant-input-number-lg .ant-input-number-input-wrap { height: 32px; } .ant-input-number-lg .ant-input-number-handler { height: 16px; } .ant-input-number-lg input { height: 32px; line-height: 32px; font-size: 14px; } .ant-input-number-lg .ant-input-number-handler-up-inner { top: 2px; } .ant-input-number-lg .ant-input-number-handler-down-inner { bottom: 2px; } .ant-input-number-lg .ant-input-number-handler-up:hover { height: 18px; } .ant-input-number-sm { padding: 0; } .ant-input-number-sm .ant-input-number-handler-wrap { height: 22px; } .ant-input-number-sm .ant-input-number-input-wrap { height: 22px; overflow: hidden; position: relative; } .ant-input-number-sm .ant-input-number-handler { height: 11px; } .ant-input-number-sm input { height: 22px; line-height: 22px; position: absolute; top: 0; } .ant-input-number-sm .ant-input-number-handler-up-inner { top: -1px; } .ant-input-number-sm .ant-input-number-handler-down-inner { bottom: -1px; } .ant-input-number-sm .ant-input-number-handler-up:hover { height: 13px; } .ant-input-number-sm .ant-input-number-handler-down:hover .ant-input-number-handler-down-inner { bottom: 4px; } .ant-input-number-handler-wrap { float: right; border-left: 1px solid #D9D9D9; width: 22px; height: 28px; position: relative; opacity: 0; } .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: 1px; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .ant-input-number-handler-up-inner:before { text-align: center; content: "\e600"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: 47.5% 51%; /* fix chrome position */ } .ant-input-number-handler-up:hover { height: 16px; } .ant-input-number-handler-up:hover .ant-input-number-handler-up-inner { margin-top: 2px; } .ant-input-number-handler-down { border-top: 1px solid #D9D9D9; top: -1px; cursor: pointer; } .ant-input-number-handler-down-inner:before { text-align: center; content: "\e600"; } .ant-input-number-handler-down:hover { height: 16px; margin-top: -2px; } .ant-input-number-handler-down-disabled .ant-input-number-handler-down-inner, .ant-input-number-handler-up-disabled .ant-input-number-handler-down-inner, .ant-input-number-disabled .ant-input-number-handler-down-inner, .ant-input-number-handler-down-disabled .ant-input-number-handler-up-inner, .ant-input-number-handler-up-disabled .ant-input-number-handler-up-inner, .ant-input-number-disabled .ant-input-number-handler-up-inner { opacity: 0.72; color: #ccc !important; cursor: default; } .ant-input-number-handler-down-disabled .ant-input-number-handler-down-inner:hover, .ant-input-number-handler-up-disabled .ant-input-number-handler-down-inner:hover, .ant-input-number-disabled .ant-input-number-handler-down-inner:hover, .ant-input-number-handler-down-disabled .ant-input-number-handler-up-inner:hover, .ant-input-number-handler-up-disabled .ant-input-number-handler-up-inner:hover, .ant-input-number-disabled .ant-input-number-handler-up-inner:hover { color: #ccc; cursor: default; } .ant-input-number-disabled .ant-input-number-input { opacity: 0.72; cursor: not-allowed; background-color: #f3f3f3; } .ant-input-number-disabled .ant-input-number-handler-wrap { display: none; } .ant-input-number-disabled .ant-input-number-handler { opacity: 0.72; color: #ccc !important; cursor: default; } .ant-input-number-disabled .ant-input-number-handler:hover { color: #ccc; cursor: default; } .ant-checkbox { white-space: nowrap; cursor: pointer; outline: none; display: inline-block; line-height: 1; position: relative; vertical-align: middle; } .ant-checkbox:hover .ant-checkbox-inner { border-color: #bcbcbc; } .ant-checkbox-inner { position: relative; top: 0; left: 0; display: inline-block; width: 14px; height: 14px; border-width: 1px; border-style: solid; border-radius: 3px; border-color: #d9d9d9; background-color: #fff; -webkit-transition: border-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55); transition: border-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55); } .ant-checkbox-inner:after { -webkit-transform: rotate(45deg) scale(0); -ms-transform: rotate(45deg) scale(0); transform: rotate(45deg) scale(0); position: absolute; left: 4px; top: 1px; display: table; width: 5px; height: 8px; border: 2px solid #fff; border-top: 0; border-left: 0; content: ' '; -webkit-transition: all 0.1s cubic-bezier(0.6, -0.3, 0.74, 0.05); transition: all 0.1s cubic-bezier(0.6, -0.3, 0.74, 0.05); } .ant-checkbox-input { position: absolute; left: 0; z-index: 1; cursor: pointer; opacity: 0; filter: alpha(opacity=0); top: 0; bottom: 0; right: 0; width: 100%; height: 100%; } .ant-checkbox-indeterminate .ant-checkbox-inner { border-color: #2db7f5; background-color: #2db7f5; } .ant-checkbox-indeterminate .ant-checkbox-inner:after { content: ' '; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); position: absolute; left: 2px; top: 5px; width: 8px; height: 1px; } .ant-checkbox-checked:hover .ant-checkbox-inner { border-color: #2db7f5; } .ant-checkbox-checked .ant-checkbox-inner { border-color: #2db7f5; background-color: #2db7f5; } .ant-checkbox-checked .ant-checkbox-inner:after { -webkit-transform: rotate(45deg) scale(1); -ms-transform: rotate(45deg) scale(1); transform: rotate(45deg) scale(1); position: absolute; left: 4px; top: 1px; display: table; width: 5px; height: 8px; border: 2px solid #fff; border-top: 0; border-left: 0; content: ' '; -webkit-transition: all 0.2s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.1s; transition: all 0.2s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.1s; } .ant-checkbox-disabled.ant-checkbox-checked:hover .ant-checkbox-inner { border-color: #d9d9d9; } .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner { background-color: #f3f3f3; border-color: #d9d9d9; } .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after { -webkit-animation-name: none; animation-name: none; border-color: #ccc; } .ant-checkbox-disabled:hover .ant-checkbox-inner { border-color: #d9d9d9; } .ant-checkbox-disabled .ant-checkbox-inner { border-color: #d9d9d9; background-color: #f3f3f3; } .ant-checkbox-disabled .ant-checkbox-inner:after { -webkit-animation-name: none; animation-name: none; border-color: #f3f3f3; } .ant-checkbox-disabled .ant-checkbox-inner-input { cursor: default; } .ant-checkbox + span { margin-left: 8px; } .ant-collapse { background-color: #f4f4f4; border-radius: 3px; border: 1px solid #d9d9d9; } .ant-collapse > .ant-collapse-item { border-top: 1px solid #d9d9d9; } .ant-collapse > .ant-collapse-item:first-child { border-top: none; } .ant-collapse > .ant-collapse-item > .ant-collapse-header { height: 38px; line-height: 38px; padding-left: 32px; color: #666; cursor: pointer; position: relative; } .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow { font-size: 0.58333333; font-size: 7px \9; -webkit-transform: scale(0.58333333) rotate(270deg); -ms-transform: scale(0.58333333) rotate(270deg); transform: scale(0.58333333) rotate(270deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=-0.0000000000000001837, M12=1, M21=-1, M22=-0.0000000000000001837); zoom: 1; position: relative; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; position: absolute; color: #666; display: inline-block; margin-right: 8px; content: "\e60f"; vertical-align: middle; -webkit-transition: -webkit-transform 0.24s ease; transition: transform 0.24s ease; top: -1px; left: 16px; top: 16px \9; left: 0 \9; } :root .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow { -webkit-filter: none; filter: none; } :root .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow { font-size: 12px; } .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow:before { display: block; font-family: "anticon" !important; } .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow:before { content: "\e60f"; } .ant-collapse-content { display: none; overflow: hidden; color: #666; padding: 0 16px; background-color: #fff; } .ant-collapse-content > .ant-collapse-content-box { padding-top: 16px; padding-bottom: 16px; } .ant-collapse-content-active { display: block; } .ant-collapse-collapsing { -webkit-transition-duration: .24s; transition-duration: .24s; -webkit-transition-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); transition-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .ant-collapse-item:last-child > .ant-collapse-content { border-radius: 0 0 3px 3px; } .ant-collapse > .ant-collapse-item-active > .ant-collapse-header .arrow { top: -1px; left: 16px; display: inline-block; font-size: 0.58333333; font-size: 7px \9; -webkit-transform: scale(0.58333333) rotate(360deg); -ms-transform: scale(0.58333333) rotate(360deg); transform: scale(0.58333333) rotate(360deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0.00000000000000024493, M21=-0.00000000000000024493, M22=1); zoom: 1; } :root .ant-collapse > .ant-collapse-item-active > .ant-collapse-header .arrow { -webkit-filter: none; filter: none; } :root .ant-collapse > .ant-collapse-item-active > .ant-collapse-header .arrow { font-size: 12px; } .ant-message { font-size: 12px; position: fixed; z-index: 1050; width: 100%; top: 16px; } .ant-message-notice { width: auto; vertical-align: middle; position: absolute; left: 50%; } .ant-message-notice-content { position: relative; right: 50%; padding: 8px 16px; border-radius: 6px; border: 1px solid #d9d9d9; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); background: #fff; display: block; } .ant-message-success { color: #87d068; } .ant-message-error { color: #f60; } .ant-message-info, .ant-message-loading { color: #2db7f5; } .ant-message .anticon { margin-right: 8px; font-size: 14px; } .ant-divider { margin: 0 4px; color: #999; display: inline-block; height: 8px; width: 1px; background: #ccc; } .ant-slider { position: relative; margin: 10px 0px 10px 7px; height: 12px; border-radius: 5px; background-color: #e9e9e9; cursor: pointer; border-top: 4px solid #fff; border-bottom: 4px solid #fff; -webkit-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } .ant-slider-track { position: absolute; left: 0; height: 4px; border-radius: 6px; background-color: #abe2fb; z-index: 1; -webkit-transition: background-color 0.3s ease; transition: background-color 0.3s ease; } .ant-slider:hover { background-color: #e1e1e1; } .ant-slider:hover .ant-slider-handle { border-color: #57c5f7; } .ant-slider:hover .ant-slider-track { background-color: #81d4f9; } .ant-slider-handle { position: absolute; margin-left: -7px; margin-top: -5px; width: 14px; height: 14px; cursor: pointer; border-radius: 50%; border: solid 2px #96dbfa; background-color: #fff; z-index: 2; -webkit-transition: border-color 0.3s ease; transition: border-color 0.3s ease; } .ant-slider-handle:hover { border-color: #57c5f7; } .ant-slider-handle-active:active { border-color: #57c5f7; box-shadow: 0 0 0 2px rgba(45, 183, 245, 0.2); } .ant-slider-mark { position: absolute; top: 10px; left: 0; width: 100%; font-size: 12px; z-index: 3; } .ant-slider-mark-text { position: absolute; display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; color: #999; } .ant-slider-mark-text-active { color: #666; } .ant-slider-step { position: absolute; width: 100%; height: 4px; background: transparent; z-index: 1; } .ant-slider-dot { position: absolute; top: -2px; margin-left: -4px; width: 8px; height: 8px; border: 2px solid #e9e9e9; 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: #96dbfa; } .ant-slider-disabled { background-color: #e9e9e9 !important; } .ant-slider-disabled .ant-slider-track { background-color: #ccc !important; } .ant-slider-disabled .ant-slider-handle { border-color: #ccc; background-color: #fff; cursor: not-allowed; } .ant-slider-disabled .ant-slider-mark-text, .ant-slider-disabled .dot { cursor: not-allowed !important; } .ant-slider-tooltip { position: absolute; left: -9999px; top: -9999px; z-index: 4; visibility: visible; } .ant-slider-tooltip-hidden { display: none; } .ant-slider-tooltip-placement-points-bc-tc { padding: 4px 0 8px 0; } .ant-slider-tooltip-inner { padding: 6px; min-width: 24px; height: 24px; font-size: 12px; line-height: 1; color: #fff; text-align: center; text-decoration: none; background-color: #6c6c6c; border-radius: 6px; } .ant-slider-tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .ant-slider-tooltip-placement-points-bc-tc .ant-slider-tooltip-arrow { bottom: 4px; left: 50%; margin-left: -4px; border-width: 4px 4px 0; border-top-color: #6c6c6c; } .ant-radio-group { display: inline-block; vertical-align: middle; } .ant-radio-group label { margin-right: 16px; } .ant-radio { white-space: nowrap; outline: none; display: inline-block; position: relative; line-height: 1; vertical-align: middle; } .ant-radio:hover .ant-radio-inner { border-color: #bcbcbc; } .ant-radio-inner { position: relative; top: 0; left: 0; display: inline-block; width: 14px; height: 14px; border-width: 1px; border-style: solid; border-radius: 14px; border-color: #d9d9d9; background-color: #fff; -webkit-transition: border-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), background-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: border-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), background-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-radio-inner:after { position: absolute; width: 6px; height: 6px; left: 3px; top: 3px; border-radius: 6px; display: table; border-top: 0; border-left: 0; content: ' '; background-color: #2db7f5; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), background-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), background-color 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: #d9d9d9; } .ant-radio-checked .ant-radio-inner:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), background-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), background-color 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-radio-disabled:hover .ant-radio-inner { border-color: #d9d9d9; } .ant-radio-disabled .ant-radio-inner { border-color: #d9d9d9; background-color: #f3f3f3; } .ant-radio-disabled .ant-radio-inner:after { background-color: #cccccc; } .ant-radio-disabled .ant-radio-inner-input { cursor: default; } .ant-radio + span { margin-left: 8px; } label.ant-radio-button { background: #fff; padding: 0 16px; margin: 0; height: 28px; line-height: 26px; color: #666; display: inline-block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer; border: 1px solid #d9d9d9; border-left: 0; } label.ant-radio-button > span { margin-left: 0; } label.ant-radio-button:before { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: absolute; width: 1px; height: 100%; left: -1px; background: #d9d9d9; content: ''; visibility: hidden; } label.ant-radio-button:first-child { border-radius: 6px 0 0 6px; border-left: 1px solid #d9d9d9; } label.ant-radio-button:first-child:before { display: none; } label.ant-radio-button:last-child { border-radius: 0 6px 6px 0; } label.ant-radio-button:first-child:last-child { border-radius: 6px; } label.ant-radio-button:hover { border-color: #aaa; position: relative; } label.ant-radio-button:hover:before { background: #aaa; visibility: visible; } label.ant-radio-button .ant-radio-inner, label.ant-radio-button input { opacity: 0; filter: alpha(opacity=0); width: 0; height: 0; } label.ant-radio-button-checked { background: #2db7f5; border-color: #2db7f5; color: #fff; box-shadow: -1px 0 0 0 #2db7f5; } label.ant-radio-button-checked:before { display: none; } label.ant-radio-button-checked:first-child { border-color: #2db7f5; } label.ant-radio-button-checked:hover { background: #57c5f7; border-color: #57c5f7; box-shadow: -1px 0 0 0 #57c5f7; } label.ant-radio-button-checked:active { background: #2baee9; border-color: #2baee9; box-shadow: -1px 0 0 0 #2baee9; } .ant-notification { position: fixed; z-index: 1000; width: 335px; margin-right: 24px; } .ant-notification-notice { padding: 16px; border-radius: 6px; box-shadow: 0 0 4px #d9d9d9; background: #fff; line-height: 1.5; position: relative; margin-bottom: 10px; overflow: hidden; } .ant-notification-notice-content-message { font-size: 14px; color: #666; margin-bottom: 4px; } .ant-notification-notice-content-description { font-size: 12px; color: #999; } .ant-notification-notice-content-icon { position: relative; } .ant-notification-notice-content-icon-message { font-size: 14px; color: #666; margin-left: 51px; margin-bottom: 4px; } .ant-notification-notice-content-icon-description { margin-left: 51px; font-size: 12px; color: #999; } .ant-notification-notice-content-icon-icon { position: absolute; left: 16px; top: 50%; margin-top: -26px; font-size: 35px; } .ant-notification-notice-content-icon-icon-success { color: #87d068; } .ant-notification-notice-content-icon-icon-info { color: #2db7f5; } .ant-notification-notice-content-icon-icon-warn { color: #fac450; } .ant-notification-notice-content-icon-icon-error { color: #f60; } .ant-notification-notice-close-x:after { font-size: 12px; content: "\e61e"; font-family: "anticon"; cursor: pointer; } .ant-notification-notice-close { position: absolute; right: 16px; top: 10px; color: #999; outline: none; } .ant-notification-notice-content-btn { float: right; margin-top: 16px; } .ant-notification-fade-enter, .ant-notification-fade-appear { opacity: 0; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-animation-play-state: paused; animation-play-state: paused; } .ant-notification-fade-leave { -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-animation-play-state: paused; animation-play-state: paused; } .ant-notification-fade-enter.ant-notification-fade-enter-active, .ant-notification-fade-appear.ant-notification-fade-appear-active { -webkit-animation-name: NotificationFadeIn; animation-name: NotificationFadeIn; -webkit-animation-play-state: running; animation-play-state: running; } .ant-notification-fade-leave.ant-notification-fade-leave-active { -webkit-animation-name: NotificationFadeOut; animation-name: NotificationFadeOut; -webkit-animation-play-state: running; animation-play-state: running; } @-webkit-keyframes NotificationFadeIn { 0% { opacity: 0; left: 335px; } 100% { left: 0; opacity: 1; } } @keyframes NotificationFadeIn { 0% { opacity: 0; left: 335px; } 100% { left: 0; opacity: 1; } } @-webkit-keyframes NotificationFadeOut { 0% { opacity: 1; margin-bottom: 10px; padding-top: 16px; padding-bottom: 16px; max-height: 150px; } 100% { opacity: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; } } @keyframes NotificationFadeOut { 0% { opacity: 1; margin-bottom: 10px; padding-top: 16px; padding-bottom: 16px; max-height: 150px; } 100% { opacity: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; } } .ant-tag { display: inline-block; line-height: 22px; height: 22px; padding: 0 8px; border-radius: 20px; background: #f3f3f3; font-size: 12px; margin-right: 4px; margin-bottom: 8px; -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; vertical-align: middle; opacity: 0.85; overflow: hidden; } .ant-tag:hover { opacity: 1; } .ant-tag, .ant-tag a, .ant-tag a:hover { color: #666; } .ant-tag .anticon-cross { display: inline-block; font-size: 0.83333333; font-size: 10px \9; -webkit-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; cursor: pointer; font-weight: bold; margin-left: 3px; position: relative; top: -1px; color: #666; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; opacity: 0.66; } :root .ant-tag .anticon-cross { -webkit-filter: none; filter: none; } :root .ant-tag .anticon-cross { font-size: 12px; } .ant-tag .anticon-cross:hover { opacity: 1; } .ant-tag-blue, .ant-tag-green, .ant-tag-yellow, .ant-tag-red, .ant-tag-blue a, .ant-tag-green a, .ant-tag-yellow a, .ant-tag-red a, .ant-tag-blue a:hover, .ant-tag-green a:hover, .ant-tag-yellow a:hover, .ant-tag-red a:hover, .ant-tag-blue .anticon-cross, .ant-tag-green .anticon-cross, .ant-tag-yellow .anticon-cross, .ant-tag-red .anticon-cross, .ant-tag-blue .anticon-cross:hover, .ant-tag-green .anticon-cross:hover, .ant-tag-yellow .anticon-cross:hover, .ant-tag-red .anticon-cross:hover { color: #fff; } .ant-tag-blue { background: #2db7f5; } .ant-tag-green { background: #87d068; } .ant-tag-yellow { background: #fac450; } .ant-tag-red { background: #f60; } .ant-tag-close { width: 0 !important; padding: 0; margin-right: 0; } .ant-alert { position: relative; padding: 8px 8px 8px 16px; border-radius: 6px; color: #666; font-size: 12px; line-height: 16px; margin-bottom: 10px; } .ant-alert-icon { margin-right: 8px; font-size: 14px; } .ant-alert-description { font-size: 12px; line-height: 16px; } .ant-alert-success { border: 1px solid #e7f6e1; background-color: #f3faf0; } .ant-alert-success .anticon { color: #87d068; } .ant-alert-info { border: 1px solid #d5f1fd; background-color: #eaf8fe; } .ant-alert-info .anticon { color: #2db7f5; } .ant-alert-warn { border: 1px solid #fef3dc; background-color: #fff9ee; } .ant-alert-warn .anticon { color: #fac450; } .ant-alert-error { border: 1px solid #ffe0cc; background-color: #fff0e6; } .ant-alert-error .anticon { color: #f60; } .ant-alert-close-icon, .ant-alert-with-description-close-icon { font-size: 12px; position: absolute; right: 8px; top: 50%; margin-top: -6px; -webkit-transition: color .3s ease; transition: color .3s ease; color: #999; width: 12px; height: 12px; overflow: hidden; } .ant-alert-close-icon-x, .ant-alert-with-description-close-icon-x { position: absolute; top: -3px; } .ant-alert-close-icon-x:before, .ant-alert-with-description-close-icon-x:before { font-weight: 700; text-shadow: 0 1px 0 #fff; content: "\e61e"; font-family: "anticon"; } .ant-alert-close-icon:hover, .ant-alert-with-description-close-icon:hover { color: #444; } .ant-alert-close-text { position: absolute; right: 16px; } .ant-alert-with-description { padding: 16px 16px 16px 69px; position: relative; border-radius: 6px; margin-bottom: 10px; color: #666; } .ant-alert-with-description-icon { position: absolute; top: 50%; left: 24px; margin-top: -22px; font-size: 29px; } .ant-alert-with-description-close-icon { position: absolute; top: 17px; right: 16px; cursor: pointer; font-size: 12px; } .ant-alert-with-description-message { font-size: 14px; color: #666; } .ant-alert-with-description-description { font-size: 12px; color: #999; } .ant-alert-with-description-success { border: 1px solid #e7f6e1; background-color: #f3faf0; } .ant-alert-with-description-success .anticon { color: #87d068; } .ant-alert-with-description-info { border: 1px solid #d5f1fd; background-color: #eaf8fe; } .ant-alert-with-description-info .anticon { color: #2db7f5; } .ant-alert-with-description-warn { border: 1px solid #fef3dc; background-color: #fff9ee; } .ant-alert-with-description-warn .anticon { color: #fac450; } .ant-alert-with-description-error { border: 1px solid #ffe0cc; background-color: #fff0e6; } .ant-alert-with-description-error .anticon { color: #f60; } .ant-alert-close { height: 0 !important; opacity: 0 !important; margin: 0; padding-top: 0; padding-bottom: 0; -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1) !important; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1) !important; } .ant-tree-checkbox { white-space: nowrap; cursor: pointer; outline: none; display: inline-block; line-height: 1; position: relative; vertical-align: middle; } .ant-tree-checkbox:hover .ant-tree-checkbox-inner { border-color: #bcbcbc; } .ant-tree-checkbox-inner { position: relative; top: 0; left: 0; display: inline-block; width: 14px; height: 14px; border-width: 1px; border-style: solid; border-radius: 3px; border-color: #d9d9d9; background-color: #fff; -webkit-transition: border-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55); transition: border-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55); } .ant-tree-checkbox-inner:after { -webkit-transform: rotate(45deg) scale(0); -ms-transform: rotate(45deg) scale(0); transform: rotate(45deg) scale(0); position: absolute; left: 4px; top: 1px; display: table; width: 5px; height: 8px; border: 2px solid #fff; border-top: 0; border-left: 0; content: ' '; -webkit-transition: all 0.1s cubic-bezier(0.6, -0.3, 0.74, 0.05); transition: all 0.1s cubic-bezier(0.6, -0.3, 0.74, 0.05); } .ant-tree-checkbox-input { position: absolute; left: 0; z-index: 1; cursor: pointer; opacity: 0; filter: alpha(opacity=0); top: 0; bottom: 0; right: 0; width: 100%; height: 100%; } .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner { border-color: #2db7f5; background-color: #2db7f5; } .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after { content: ' '; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); position: absolute; left: 2px; top: 5px; width: 8px; height: 1px; } .ant-tree-checkbox-checked:hover .ant-tree-checkbox-inner { border-color: #2db7f5; } .ant-tree-checkbox-checked .ant-tree-checkbox-inner { border-color: #2db7f5; background-color: #2db7f5; } .ant-tree-checkbox-checked .ant-tree-checkbox-inner:after { -webkit-transform: rotate(45deg) scale(1); -ms-transform: rotate(45deg) scale(1); transform: rotate(45deg) scale(1); position: absolute; left: 4px; top: 1px; display: table; width: 5px; height: 8px; border: 2px solid #fff; border-top: 0; border-left: 0; content: ' '; -webkit-transition: all 0.2s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.1s; transition: all 0.2s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.1s; } .ant-tree-checkbox-disabled.ant-tree-checkbox-checked:hover .ant-tree-checkbox-inner { border-color: #d9d9d9; } .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner { background-color: #f3f3f3; border-color: #d9d9d9; } .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after { -webkit-animation-name: none; animation-name: none; border-color: #ccc; } .ant-tree-checkbox-disabled:hover .ant-tree-checkbox-inner { border-color: #d9d9d9; } .ant-tree-checkbox-disabled .ant-tree-checkbox-inner { border-color: #d9d9d9; background-color: #f3f3f3; } .ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after { -webkit-animation-name: none; animation-name: none; border-color: #f3f3f3; } .ant-tree-checkbox-disabled .ant-tree-checkbox-inner-input { cursor: default; } .ant-tree-checkbox + span { margin-left: 8px; } .ant-tree { margin: 0; padding: 5px; font-size: 12px; } .ant-tree li { padding: 0; margin: 0; list-style: none; white-space: nowrap; outline: 0; } .ant-tree li ul { margin: 0; padding: 0 0 0 18px; } .ant-tree li a { display: inline-block; padding: 1px 3px 0 0; margin: 0; cursor: pointer; height: 20px; text-decoration: none; vertical-align: top; color: #666; } .ant-tree li span.ant-tree-checkbox { margin: 3px 7px 0 0; } .ant-tree li span.ant-tree-switcher-noop, .ant-tree li span.ant-tree-switcher, .ant-tree li span.ant-tree-iconEle { line-height: 0; margin: 0; width: 16px; height: 17px; display: inline-block; vertical-align: middle; border: 0 none; cursor: pointer; outline: none; } .ant-tree li span.ant-tree-switcher-disabled { background: #fff; position: relative; } .ant-tree li span.ant-tree-switcher-disabled:after { content: '-'; position: absolute; top: 8px; left: 6px; color: gray; } .ant-tree li span.ant-tree-switcher.ant-tree-roots_open, .ant-tree li span.ant-tree-switcher.ant-tree-center_open, .ant-tree li span.ant-tree-switcher.ant-tree-bottom_open, .ant-tree li span.ant-tree-switcher.ant-tree-noline_open { position: relative; } .ant-tree li span.ant-tree-switcher.ant-tree-roots_open:after, .ant-tree li span.ant-tree-switcher.ant-tree-center_open:after, .ant-tree li span.ant-tree-switcher.ant-tree-bottom_open:after, .ant-tree li span.ant-tree-switcher.ant-tree-noline_open:after { font-size: 0.5; font-size: 6px \9; -webkit-transform: scale(0.5) rotate(0deg); -ms-transform: scale(0.5) rotate(0deg); transform: scale(0.5) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; content: '\e60f'; display: inline-block; font-family: 'anticon'; font-weight: bold; position: absolute; top: 10px; right: 4px; color: #666; -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; } :root .ant-tree li span.ant-tree-switcher.ant-tree-roots_open:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-center_open:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-bottom_open:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-noline_open:after { -webkit-filter: none; filter: none; } :root .ant-tree li span.ant-tree-switcher.ant-tree-roots_open:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-center_open:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-bottom_open:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-noline_open:after { font-size: 12px; } .ant-tree li span.ant-tree-switcher.ant-tree-roots_close, .ant-tree li span.ant-tree-switcher.ant-tree-center_close, .ant-tree li span.ant-tree-switcher.ant-tree-bottom_close, .ant-tree li span.ant-tree-switcher.ant-tree-noline_close { position: relative; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } .ant-tree li span.ant-tree-switcher.ant-tree-roots_close:after, .ant-tree li span.ant-tree-switcher.ant-tree-center_close:after, .ant-tree li span.ant-tree-switcher.ant-tree-bottom_close:after, .ant-tree li span.ant-tree-switcher.ant-tree-noline_close:after { font-size: 0.5; font-size: 6px \9; -webkit-transform: scale(0.5) rotate(0deg); -ms-transform: scale(0.5) rotate(0deg); transform: scale(0.5) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; content: '\e60f'; display: inline-block; font-family: 'anticon'; font-weight: bold; position: absolute; top: 10px; right: 4px; color: #666; -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; } :root .ant-tree li span.ant-tree-switcher.ant-tree-roots_close:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-center_close:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-bottom_close:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-noline_close:after { -webkit-filter: none; filter: none; } :root .ant-tree li span.ant-tree-switcher.ant-tree-roots_close:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-center_close:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-bottom_close:after, :root .ant-tree li span.ant-tree-switcher.ant-tree-noline_close:after { font-size: 12px; } .ant-tree li span.ant-tree-switcher.ant-tree-roots_close:after, .ant-tree li span.ant-tree-switcher.ant-tree-center_close:after, .ant-tree li span.ant-tree-switcher.ant-tree-bottom_close:after, .ant-tree li span.ant-tree-switcher.ant-tree-noline_close:after { -webkit-transform: rotate(270deg) scale(0.5); -ms-transform: rotate(270deg) scale(0.5); transform: rotate(270deg) scale(0.5); } .ant-tree-child-tree { display: none; } .ant-tree-child-tree-open { display: block; } .ant-tree-treenode-disabled > span, .ant-tree-treenode-disabled > a { color: gray; } .ant-tree-node-selected { background-color: #eaf8fe; } .ant-tree-icon__open { margin-right: 2px; vertical-align: top; } .ant-tree-icon__close { margin-right: 2px; vertical-align: top; } .ant-carousel .slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .ant-carousel .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } .ant-carousel .slick-list:focus { outline: none; } .ant-carousel .slick-list.dragging { cursor: pointer; cursor: hand; } .ant-carousel .slick-slider .slick-track, .ant-carousel .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .ant-carousel .slick-track { position: relative; left: 0; top: 0; display: block; } .ant-carousel .slick-track:before, .ant-carousel .slick-track:after { content: ""; display: table; } .ant-carousel .slick-track:after { clear: both; } .slick-loading .ant-carousel .slick-track { visibility: hidden; } .ant-carousel .slick-slide { float: left; height: 100%; min-height: 1px; display: none; } [dir="rtl"] .ant-carousel .slick-slide { float: right; } .ant-carousel .slick-slide img { display: block; } .ant-carousel .slick-slide.slick-loading img { display: none; } .ant-carousel .slick-slide.dragging img { pointer-events: none; } .ant-carousel .slick-initialized .slick-slide { display: block; } .ant-carousel .slick-loading .slick-slide { visibility: hidden; } .ant-carousel .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .ant-carousel .slick-arrow.slick-hidden { display: none; } .ant-carousel .slick-prev, .ant-carousel .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; } .ant-carousel .slick-prev:hover, .ant-carousel .slick-next:hover, .ant-carousel .slick-prev:focus, .ant-carousel .slick-next:focus { outline: none; background: transparent; color: transparent; } .ant-carousel .slick-prev:hover:before, .ant-carousel .slick-next:hover:before, .ant-carousel .slick-prev:focus:before, .ant-carousel .slick-next:focus:before { opacity: 1; } .ant-carousel .slick-prev.slick-disabled:before, .ant-carousel .slick-next.slick-disabled:before { opacity: 0.25; } .ant-carousel .slick-prev { left: -25px; } .ant-carousel .slick-prev:before { content: "←"; } .ant-carousel .slick-next { right: -25px; } .ant-carousel .slick-next:before { content: "→"; } .ant-carousel .slick-slider { padding-bottom: 45px; } .ant-carousel .slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 0; width: 100%; } .ant-carousel .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; } .ant-carousel .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; } .ant-carousel .slick-dots li button:hover, .ant-carousel .slick-dots li button:focus { outline: none; } .ant-carousel .slick-dots li button:hover:before, .ant-carousel .slick-dots li button:focus:before { opacity: 1; } .ant-carousel .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-size: 18px; font-family: arial, sans-serif; line-height: 20px; text-align: center; color: gray; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .ant-carousel .slick-dots li.slick-active button:before { color: black; opacity: 0.75; } .ant-carousel-vertical .slick-slider { padding-bottom: 0; } .ant-carousel-vertical .slick-dots { width: 20px; bottom: auto; right: -35px; top: 0; } .ant-upload > span { display: block; width: 100%; height: 100%; } .ant-upload input[type=file] { cursor: pointer; } .ant-upload.ant-upload-select { display: inline-block; } .ant-upload.ant-upload-drag { border: 1px dashed #d9d9d9; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer; border-radius: 6px; text-align: center; width: 100%; height: 100%; position: relative; } .ant-upload.ant-upload-drag > span { display: table; } .ant-upload.ant-upload-drag .ant-upload-drag-container { display: table-cell; vertical-align: middle; } .ant-upload.ant-upload-drag:hover { border: 1px dashed #999; } .ant-upload.ant-upload-drag p.ant-upload-drag-icon { height: 60px; margin-bottom: 24px; } .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon { font-size: 80px; margin-top: -30px; color: #57c5f7; } .ant-upload.ant-upload-drag p.ant-upload-text { font-size: 14px; } .ant-upload.ant-upload-drag p.ant-upload-hint { font-size: 12px; color: #999; } .ant-upload.ant-upload-drag .anticon-plus { font-size: 30px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; color: #d9d9d9; } .ant-upload.ant-upload-drag .anticon-plus:hover { color: #999; } .ant-upload.ant-upload-drag:hover .anticon-plus { color: #999; } .ant-upload-list { margin-left: 4px; margin-top: 8px; overflow: hidden; } .ant-upload-list .ant-upload-list-item { margin-bottom: 4px; height: 22px; overflow: hidden; } .ant-upload-list .ant-upload-list-item .anticon { margin-top: -2px; font-size: 12px; } .ant-upload-list .ant-upload-list-item .anticon.anticon-cross { cursor: pointer; color: #999; } .ant-upload-list .ant-upload-list-item .anticon.anticon-cross:hover { color: #666; } .ant-upload-list .ant-upload-item-name { font-size: 12px; margin-left: 4px; margin-right: 8px; font-weight: normal; } .ant-upload-list b.ant-upload-item-name { color: #666; } .ant-upload-list .ant-upload-success-icon { color: #87d068; font-weight: bold; } .ant-upload-list .ant-upload-margin-top-enter { -webkit-animation: uploadMarginTopIn 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); animation: uploadMarginTopIn 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-upload-list .ant-upload-margin-top-leave { -webkit-animation: uploadMarginTopOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); animation: uploadMarginTopOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } @-webkit-keyframes uploadMarginTopIn { from { margin-top: -25px; opacity: 0; } } @keyframes uploadMarginTopIn { from { margin-top: -25px; opacity: 0; } } @-webkit-keyframes uploadMarginTopOut { to { margin-top: -25px; opacity: 0; } } @keyframes uploadMarginTopOut { to { margin-top: -25px; opacity: 0; } } .ant-menu { outline: none; margin-bottom: 0; padding-left: 0; list-style: none; z-index: 999; border: 1px solid #d9d9d9; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); border-radius: 6px; color: #666; background: #fff; } .ant-menu-item-group-list { margin: 0; padding: 0; } .ant-menu-item-group-title { color: #999; line-height: 1.5; padding: 8px 10px; border-bottom: 1px solid #dedede; } .ant-menu-item { cursor: pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .ant-menu-inline > .ant-menu-item-active, .ant-menu-submenu-inline.ant-menu-submenu-active, .ant-menu-submenu-inline.ant-menu-submenu-active > .ant-menu-submenu-title:hover { background-color: #fff; } .ant-menu-inline > .ant-menu-item-active:hover, .ant-menu-item-active, .ant-menu-submenu-active, .ant-menu-submenu-inline.ant-menu-submenu-active > .ant-menu-submenu-title:hover { background-color: #eaf8fe; } .ant-menu-item-selected { background-color: #eaf8fe; color: #2db7f5; } .ant-menu > li.ant-menu-submenu { padding: 0; cursor: pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .ant-menu-submenu-horizontal > .ant-menu { top: 100%; left: 0; position: absolute; min-width: 100%; margin-top: 7px; } .ant-menu-submenu-vertical > .ant-menu { top: 0; left: 100%; position: absolute; min-width: 160px; margin-left: 4px; } .ant-menu-item, .ant-menu-submenu-title { margin: 0; position: relative; display: block; white-space: nowrap; } .ant-menu-item.ant-menu-item-disabled, .ant-menu-submenu-title.ant-menu-item-disabled, .ant-menu-item.ant-menu-submenu-disabled, .ant-menu-submenu-title.ant-menu-submenu-disabled { color: #999 !important; } .ant-menu > .ant-menu-item-divider { height: 1px; margin: 1px 0; overflow: hidden; padding: 0; line-height: 0; background-color: #e5e5e5; } .ant-menu-submenu { position: relative; } .ant-menu-submenu > .ant-menu { display: none; background-color: #fff; } .ant-menu-submenu-vertical > .ant-menu-submenu-title:after { font-family: "anticon" !important; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; position: absolute; -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; content: "\e600"; right: 16px; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg) scale(0.75); -ms-transform: rotate(270deg) scale(0.75); transform: rotate(270deg) scale(0.75); } .ant-menu-submenu-inline > .ant-menu-submenu-title:after { font-family: "anticon" !important; font-style: normal; vertical-align: baseline; text-align: center; text-transform: none; text-rendering: auto; position: absolute; -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; content: "\e600"; right: 16px; top: 0; display: inline-block; font-size: 0.66666667; font-size: 8px \9; -webkit-transform: scale(0.66666667) rotate(0deg); -ms-transform: scale(0.66666667) rotate(0deg); transform: scale(0.66666667) rotate(0deg); /* IE6-IE8 */ filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1); zoom: 1; } :root .ant-menu-submenu-inline > .ant-menu-submenu-title:after { -webkit-filter: none; filter: none; } :root .ant-menu-submenu-inline > .ant-menu-submenu-title:after { font-size: 12px; } .ant-menu-submenu-open > .ant-menu { display: block; } .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title:after { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(180deg) scale(0.75); -ms-transform: rotate(180deg) scale(0.75); transform: rotate(180deg) scale(0.75); } .ant-menu .ant-menu-submenu-title .anticon, .ant-menu .ant-menu-item .anticon { width: 14px; margin-right: 8px; top: -1px; color: #999; } .ant-menu-horizontal { background-color: #FBFBFB; border: none; border-bottom: 1px solid #d9d9d9; box-shadow: none; border-radius: 0; padding-left: 24px; z-index: 0; } .ant-menu-horizontal > .ant-menu-item, .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title { padding: 0 20px; line-height: 50px; position: relative; top: 1px; } .ant-menu-horizontal > .ant-menu-item > a, .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title > a { display: block; color: #666; } .ant-menu-horizontal > .ant-menu-item > a:hover, .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title > a:hover { color: #2db7f5; } .ant-menu-horizontal > .ant-menu-item > a:before, .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title > a:before, .ant-menu-horizontal > .ant-menu-item > a:after, .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title > a:after { position: absolute; background-color: rgba(255, 255, 255, 0.001); width: 20px; height: 50px; content: ''; } .ant-menu-horizontal > .ant-menu-item > a:before, .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title > a:before { left: 0; } .ant-menu-horizontal > .ant-menu-submenu, .ant-menu-horizontal > .ant-menu-item { float: left; border-bottom: 2px solid transparent; margin-right: 24px; } .ant-menu-horizontal > .ant-menu-submenu-active, .ant-menu-horizontal > .ant-menu-item-active, .ant-menu-horizontal > .ant-menu-submenu-selected, .ant-menu-horizontal > .ant-menu-item-selected { border-bottom: 2px solid #2db7f5; background-color: #FBFBFB; color: #2db7f5; } .ant-menu-horizontal > .ant-menu-submenu-active .anticon, .ant-menu-horizontal > .ant-menu-item-active .anticon, .ant-menu-horizontal > .ant-menu-submenu-selected .anticon, .ant-menu-horizontal > .ant-menu-item-selected .anticon { color: #2db7f5; } .ant-menu-horizontal:after { content: "\20"; display: block; height: 0; clear: both; } .ant-menu-vertical, .ant-menu-inline { padding: 12px 0; } .ant-menu-vertical > .ant-menu-item, .ant-menu-inline > .ant-menu-item, .ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title, .ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title { padding: 0 24px; font-size: 12px; line-height: 42px; height: 42px; } .ant-menu-vertical .ant-menu-submenu .ant-menu-item:first-child, .ant-menu-horizontal .ant-menu-submenu .ant-menu-item:first-child { border-radius: 6px 6px 0 0; } .ant-menu-vertical .ant-menu-submenu .ant-menu-item:last-child, .ant-menu-horizontal .ant-menu-submenu .ant-menu-item:last-child { border-radius: 0 0 6px 6px; } .ant-menu-vertical .ant-menu-submenu:first-child, .ant-menu-horizontal .ant-menu-submenu:first-child { border-radius: 6px 6px 0 0; } .ant-menu-vertical .ant-menu-submenu:last-child, .ant-menu-horizontal .ant-menu-submenu:last-child { border-radius: 0 0 6px 6px; } .ant-menu-vertical.ant-menu-sub { padding: 0; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; } .ant-menu-vertical.ant-menu-sub > .ant-menu-item, .ant-menu-vertical.ant-menu-sub > .ant-menu-submenu { -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; } .ant-menu-root.ant-menu-vertical, .ant-menu-root.ant-menu-inline { border-radius: 0; box-shadow: none; } .ant-menu-sub.ant-menu-inline { padding: 0; border: none; border-radius: 0; box-shadow: none; overflow: hidden; } .ant-menu-sub.ant-menu-inline > .ant-menu-item, .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title { line-height: 34px; height: 34px; list-style-type: disc; list-style-position: inside; } .ant-menu-submenu-title .anticon, .ant-menu-item .anticon { width: 14px; margin-right: 8px; top: -1px; } .ant-affix { position: fixed; } .ant-badge { position: relative; display: inline-block; line-height: 1; } .ant-badge-count { position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -10px; height: 20px; border-radius: 10px; min-width: 20px; background: #f60; color: #fff; line-height: 20px; text-align: center; padding: 0 7px; font-size: 12px; white-space: nowrap; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 10; font-family: tahoma; box-shadow: 0 0 0 1px #fff; } .ant-badge-count a, .ant-badge-count a:hover { color: #fff; } .ant-badge-dot { position: absolute; top: -4px; right: -4px; height: 8px; width: 8px; border-radius: 100%; background: #f60; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 10; box-shadow: 0 0 0 1px #fff; } a .ant-badge-count:hover { background: #ff8533; } a .ant-badge-count:active { background: #f26100; } .ant-timeline-item { position: relative; padding-bottom: 12px; } .ant-timeline-item-tail { position: absolute; left: 5px; top: 0; height: 100%; border-left: 2px solid #e9e9e9; } .ant-timeline-item-head { position: absolute; width: 12px; height: 12px; background-color: #fff; border-radius: 6px; } .ant-timeline-item-head-blue { border: 2px solid #2db7f5; } .ant-timeline-item-head-red { border: 2px solid #f60; } .ant-timeline-item-head-green { border: 2px solid #87d068; } .ant-timeline-item-head-end { border: 2px solid #e9e9e9; } .ant-timeline-item-content { padding: 0 0 10px 24px; font-size: 12px; position: relative; top: -2px; } .ant-timeline-item-last .ant-timeline-item-tail { border-left: 2px dotted #e9e9e9; } .ant-timeline-item-last .ant-timeline-item-content { min-height: 48px; } /*# sourceMappingURL=antd.css.map*/
| ver. 1.4 |
Github
|
.
| PHP 8.0.26 | Генераци� �траницы: 0.01 |
proxy
|
phpinfo
|
�а�тройка