@sdata/web-vue 1.5.0 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -6
- package/dist/sd.css +13859 -13697
- package/dist/sd.min.css +1 -1
- package/dist/sd.scss +2 -0
- package/es/_components/auto-tooltip/style/index.css +1 -1
- package/es/_components/auto-tooltip/style/index.d.ts +1 -1
- package/es/_components/auto-tooltip/style/index.js +1 -1
- package/es/_components/auto-tooltip/style/index.scss +11 -0
- package/es/_components/input-label/style/index.css +18 -21
- package/es/_components/input-label/style/index.d.ts +1 -1
- package/es/_components/input-label/style/index.js +1 -1
- package/es/_components/input-label/style/index.scss +9 -0
- package/es/_components/input-label/style/input-label.scss +127 -0
- package/es/_components/input-label/style/token.scss +1 -0
- package/es/_components/picker/style/index.scss +197 -0
- package/es/_components/picker/style/token.scss +70 -0
- package/es/_components/select-view/style/index.css +160 -217
- package/es/_components/select-view/style/index.d.ts +1 -1
- package/es/_components/select-view/style/index.js +1 -1
- package/es/_components/select-view/style/index.scss +60 -0
- package/es/_components/select-view/style/token.scss +10 -0
- package/es/affix/style/index.css +1 -1
- package/es/affix/style/index.d.ts +2 -2
- package/es/affix/style/index.js +2 -2
- package/es/affix/style/index.scss +9 -0
- package/es/alert/style/index.css +1 -1
- package/es/alert/style/index.d.ts +2 -2
- package/es/alert/style/index.js +2 -2
- package/es/alert/style/index.scss +199 -0
- package/es/alert/style/token.scss +82 -0
- package/es/anchor/style/index.css +2 -2
- package/es/anchor/style/index.d.ts +2 -2
- package/es/anchor/style/index.js +2 -2
- package/es/anchor/style/index.scss +103 -0
- package/es/anchor/style/token.scss +36 -0
- package/es/auto-complete/style/index.css +3 -1
- package/es/auto-complete/style/index.d.ts +2 -2
- package/es/auto-complete/style/index.js +2 -2
- package/es/auto-complete/style/index.scss +78 -0
- package/es/auto-complete/style/token.scss +64 -0
- package/es/avatar/style/index.css +2 -2
- package/es/avatar/style/index.d.ts +2 -2
- package/es/avatar/style/index.js +2 -2
- package/es/avatar/style/index.scss +161 -0
- package/es/avatar/style/token.scss +57 -0
- package/es/back-top/style/index.css +1 -1
- package/es/back-top/style/index.d.ts +2 -2
- package/es/back-top/style/index.js +2 -2
- package/es/back-top/style/index.scss +34 -0
- package/es/back-top/style/token.scss +25 -0
- package/es/badge/style/index.css +9 -14
- package/es/badge/style/index.d.ts +2 -2
- package/es/badge/style/index.js +2 -2
- package/es/badge/style/index.scss +230 -0
- package/es/badge/style/token.scss +64 -0
- package/es/breadcrumb/style/index.css +1 -1
- package/es/breadcrumb/style/index.d.ts +2 -2
- package/es/breadcrumb/style/index.js +2 -2
- package/es/breadcrumb/style/index.scss +78 -0
- package/es/breadcrumb/style/token.scss +43 -0
- package/es/button/style/index.css +110 -69
- package/es/button/style/index.d.ts +2 -2
- package/es/button/style/index.js +2 -2
- package/es/button/style/index.scss +600 -0
- package/es/button/style/token.scss +469 -0
- package/es/calendar/style/index.css +8 -10
- package/es/calendar/style/index.d.ts +2 -2
- package/es/calendar/style/index.js +2 -2
- package/es/calendar/style/{index.less → index.scss} +77 -74
- package/es/calendar/style/token.scss +65 -0
- package/es/card/style/index.css +9 -8
- package/es/card/style/index.d.ts +2 -2
- package/es/card/style/index.js +2 -2
- package/es/card/style/index.scss +270 -0
- package/es/card/style/token.scss +75 -0
- package/es/carousel/style/index.css +19 -24
- package/es/carousel/style/index.d.ts +2 -2
- package/es/carousel/style/index.js +2 -2
- package/es/carousel/style/index.scss +412 -0
- package/es/carousel/style/{slide.less → slide.scss} +19 -16
- package/es/carousel/style/token.scss +44 -0
- package/es/cascader/style/index.css +38 -56
- package/es/cascader/style/index.d.ts +2 -2
- package/es/cascader/style/index.js +2 -2
- package/es/cascader/style/index.scss +242 -0
- package/es/cascader/style/token.scss +51 -0
- package/es/checkbox/style/index.css +13 -15
- package/es/checkbox/style/index.d.ts +2 -2
- package/es/checkbox/style/index.js +2 -2
- package/es/checkbox/style/index.scss +186 -0
- package/es/checkbox/style/token.scss +70 -0
- package/es/collapse/style/index.css +6 -2
- package/es/collapse/style/index.d.ts +2 -2
- package/es/collapse/style/index.js +2 -2
- package/es/collapse/style/index.scss +183 -0
- package/es/collapse/style/token.scss +67 -0
- package/es/color-picker/style/index.css +7 -4
- package/es/color-picker/style/index.d.ts +2 -2
- package/es/color-picker/style/index.js +2 -2
- package/es/color-picker/style/index.scss +411 -0
- package/es/color-picker/style/token.scss +102 -0
- package/es/comment/style/index.css +2 -3
- package/es/comment/style/index.d.ts +2 -2
- package/es/comment/style/index.js +2 -2
- package/es/comment/style/index.scss +69 -0
- package/es/comment/style/token.scss +35 -0
- package/es/config-provider/config-provider.js +14 -2
- package/es/config-provider/config-provider.vue.d.ts +62 -2
- package/es/config-provider/config-provider.vue_vue_type_script_lang.js +17 -4
- package/es/config-provider/context.d.ts +2 -0
- package/es/config-provider/index.d.ts +116 -4
- package/es/config-provider/theme-provider.js +7 -0
- package/es/config-provider/theme-provider.vue.d.ts +26 -0
- package/es/config-provider/theme-provider.vue_vue_type_script_setup_true_lang.js +108 -0
- package/es/config-provider/theme.d.ts +27 -0
- package/es/config-provider/theme.js +90 -0
- package/es/date-picker/style/date.scss +133 -0
- package/es/date-picker/style/index.css +206 -46
- package/es/date-picker/style/index.d.ts +3 -3
- package/es/date-picker/style/index.js +3 -3
- package/es/date-picker/style/index.scss +318 -0
- package/es/date-picker/style/month.scss +34 -0
- package/es/date-picker/style/quarter.scss +12 -0
- package/es/date-picker/style/range.scss +12 -0
- package/es/date-picker/style/shortcuts.scss +29 -0
- package/es/date-picker/style/token.scss +86 -0
- package/es/date-picker/style/week.scss +72 -0
- package/es/date-picker/style/year.scss +12 -0
- package/es/descriptions/style/index.css +13 -27
- package/es/descriptions/style/index.d.ts +2 -2
- package/es/descriptions/style/index.js +2 -2
- package/es/descriptions/style/index.scss +217 -0
- package/es/descriptions/style/token.scss +83 -0
- package/es/divider/style/index.css +1 -1
- package/es/divider/style/index.d.ts +2 -2
- package/es/divider/style/index.js +2 -2
- package/es/divider/style/index.scss +58 -0
- package/es/divider/style/token.scss +31 -0
- package/es/drawer/style/index.css +35 -1
- package/es/drawer/style/index.d.ts +2 -2
- package/es/drawer/style/index.js +2 -2
- package/es/drawer/style/{index.less → index.scss} +40 -37
- package/es/drawer/style/token.scss +31 -0
- package/es/dropdown/style/index.css +2 -3
- package/es/dropdown/style/index.d.ts +2 -2
- package/es/dropdown/style/index.js +2 -2
- package/es/dropdown/style/index.scss +109 -0
- package/es/dropdown/style/token.scss +45 -0
- package/es/ellipsis/style/index.css +2 -2
- package/es/ellipsis/style/index.d.ts +2 -2
- package/es/ellipsis/style/index.js +2 -2
- package/es/ellipsis/style/{index.less → index.scss} +6 -5
- package/es/ellipsis/style/token.scss +5 -0
- package/es/empty/style/index.css +1 -1
- package/es/empty/style/index.d.ts +2 -2
- package/es/empty/style/index.js +2 -2
- package/es/empty/style/index.scss +28 -0
- package/es/empty/style/token.scss +21 -0
- package/es/form/style/index.css +36 -21
- package/es/form/style/index.d.ts +2 -2
- package/es/form/style/index.js +2 -2
- package/es/form/style/index.scss +257 -0
- package/es/form/style/status.scss +210 -0
- package/es/form/style/token.scss +139 -0
- package/es/grid/style/col.scss +112 -0
- package/es/grid/style/grid.scss +8 -0
- package/es/grid/style/index.css +291 -526
- package/es/grid/style/index.d.ts +2 -2
- package/es/grid/style/index.js +2 -2
- package/es/grid/style/index.scss +3 -0
- package/es/grid/style/{row.less → row.scss} +4 -3
- package/es/image/style/image.scss +161 -0
- package/es/image/style/index.css +15 -14
- package/es/image/style/index.d.ts +2 -2
- package/es/image/style/index.js +2 -2
- package/es/image/style/index.scss +5 -0
- package/es/image/style/preview.scss +231 -0
- package/es/image/style/token.scss +139 -0
- package/es/image/style/trigger.scss +17 -0
- package/es/index.css +13859 -13697
- package/es/index.d.ts +2 -0
- package/es/index.js +2 -1
- package/es/index.scss +77 -0
- package/es/input/style/group.scss +66 -0
- package/es/input/style/index.css +140 -37
- package/es/input/style/index.d.ts +2 -2
- package/es/input/style/index.js +2 -2
- package/es/input/style/index.scss +114 -0
- package/es/input/style/input.scss +258 -0
- package/es/input/style/password.scss +15 -0
- package/es/input/style/search.scss +22 -0
- package/es/input/style/size.scss +166 -0
- package/es/input/style/textarea.scss +42 -0
- package/es/input/style/token.scss +139 -0
- package/es/input-number/style/index.css +9 -14
- package/es/input-number/style/index.d.ts +2 -2
- package/es/input-number/style/index.js +2 -2
- package/es/input-number/style/index.scss +167 -0
- package/es/input-number/style/token.scss +53 -0
- package/es/input-tag/style/index.css +132 -177
- package/es/input-tag/style/index.d.ts +2 -2
- package/es/input-tag/style/index.js +2 -2
- package/es/input-tag/style/index.scss +42 -0
- package/es/input-tag/style/input-tag.scss +306 -0
- package/es/input-tag/style/token.scss +97 -0
- package/es/layout/index.d.ts +1 -1
- package/es/layout/sider.vue.d.ts +1 -1
- package/es/layout/style/index.css +2 -1
- package/es/layout/style/index.d.ts +2 -2
- package/es/layout/style/index.js +2 -2
- package/es/layout/style/{index.less → index.scss} +19 -17
- package/es/layout/style/token.scss +21 -0
- package/es/link/style/index.css +2 -3
- package/es/link/style/index.d.ts +2 -2
- package/es/link/style/index.js +2 -2
- package/es/link/style/index.scss +123 -0
- package/es/link/style/token.scss +77 -0
- package/es/list/style/index.css +3 -4
- package/es/list/style/index.d.ts +2 -2
- package/es/list/style/index.js +2 -2
- package/es/list/style/index.scss +228 -0
- package/es/list/style/token.scss +61 -0
- package/es/mention/style/index.css +1 -1
- package/es/mention/style/index.d.ts +2 -2
- package/es/mention/style/index.js +2 -2
- package/es/mention/style/{index.less → index.scss} +5 -3
- package/es/mention/style/token.scss +14 -0
- package/es/menu/base-menu.vue.d.ts +1 -1
- package/es/menu/menu.d.ts +1 -1
- package/es/menu/style/index.css +48 -48
- package/es/menu/style/index.d.ts +2 -2
- package/es/menu/style/index.js +2 -2
- package/es/menu/style/index.scss +726 -0
- package/es/menu/style/token.scss +145 -0
- package/es/menu/sub-menu-pop.vue.d.ts +1 -1
- package/es/message/style/index.css +10 -1
- package/es/message/style/index.d.ts +2 -2
- package/es/message/style/index.js +2 -2
- package/es/message/style/index.scss +196 -0
- package/es/message/style/token.scss +89 -0
- package/es/modal/style/index.css +19 -2
- package/es/modal/style/index.d.ts +2 -2
- package/es/modal/style/index.js +2 -2
- package/es/modal/style/index.scss +276 -0
- package/es/modal/style/token.scss +57 -0
- package/es/notification/style/index.css +14 -1
- package/es/notification/style/index.d.ts +2 -2
- package/es/notification/style/index.js +2 -2
- package/es/notification/style/index.scss +249 -0
- package/es/notification/style/token.scss +133 -0
- package/es/overflow-list/style/index.css +1 -1
- package/es/overflow-list/style/index.d.ts +2 -2
- package/es/overflow-list/style/index.js +2 -2
- package/es/overflow-list/style/{index.less → index.scss} +4 -3
- package/es/page-header/style/index.css +1 -1
- package/es/page-header/style/index.d.ts +2 -2
- package/es/page-header/style/index.js +2 -2
- package/es/page-header/style/index.scss +128 -0
- package/es/page-header/style/token.scss +63 -0
- package/es/pagination/style/index.css +22 -34
- package/es/pagination/style/index.d.ts +2 -2
- package/es/pagination/style/index.js +2 -2
- package/es/pagination/style/index.scss +371 -0
- package/es/pagination/style/token.scss +97 -0
- package/es/popconfirm/style/index.css +1 -1
- package/es/popconfirm/style/index.d.ts +2 -2
- package/es/popconfirm/style/index.js +2 -2
- package/es/popconfirm/style/index.scss +73 -0
- package/es/popconfirm/style/token.scss +26 -0
- package/es/popover/style/index.css +1 -1
- package/es/popover/style/index.d.ts +2 -2
- package/es/popover/style/index.js +2 -2
- package/es/popover/style/index.scss +41 -0
- package/es/popover/style/token.scss +33 -0
- package/es/progress/style/index.css +8 -10
- package/es/progress/style/index.d.ts +2 -2
- package/es/progress/style/index.js +2 -2
- package/es/progress/style/index.scss +380 -0
- package/es/progress/style/token.scss +119 -0
- package/es/radio/style/index.css +21 -18
- package/es/radio/style/index.d.ts +2 -2
- package/es/radio/style/index.js +2 -2
- package/es/radio/style/index.scss +271 -0
- package/es/radio/style/token.scss +108 -0
- package/es/rate/style/index.css +5 -7
- package/es/rate/style/index.d.ts +2 -2
- package/es/rate/style/index.js +2 -2
- package/es/rate/style/{index.less → index.scss} +18 -15
- package/es/rate/style/token.scss +24 -0
- package/es/resize-box/style/index.css +3 -5
- package/es/resize-box/style/index.d.ts +2 -2
- package/es/resize-box/style/index.js +2 -2
- package/es/resize-box/style/{index.less → index.scss} +11 -9
- package/es/resize-box/style/token.scss +14 -0
- package/es/result/style/index.css +3 -7
- package/es/result/style/index.d.ts +2 -2
- package/es/result/style/index.js +2 -2
- package/es/result/style/index.scss +130 -0
- package/es/result/style/token.scss +65 -0
- package/es/scrollbar/style/index.css +6 -5
- package/es/scrollbar/style/index.d.ts +2 -2
- package/es/scrollbar/style/index.js +2 -2
- package/es/scrollbar/style/index.scss +133 -0
- package/es/scrollbar/style/token.scss +25 -0
- package/es/sd-vue.js +2 -0
- package/es/select/style/index.css +2 -3
- package/es/select/style/index.d.ts +2 -2
- package/es/select/style/index.js +2 -2
- package/es/select/style/index.scss +135 -0
- package/es/select/style/token.scss +67 -0
- package/es/skeleton/style/index.css +2 -1
- package/es/skeleton/style/index.d.ts +2 -2
- package/es/skeleton/style/index.js +2 -2
- package/es/skeleton/style/index.scss +68 -0
- package/es/skeleton/style/token.scss +27 -0
- package/es/slider/style/index.css +5 -6
- package/es/slider/style/index.d.ts +2 -2
- package/es/slider/style/index.js +2 -2
- package/es/slider/style/index.scss +282 -0
- package/es/slider/style/token.scss +60 -0
- package/es/space/style/index.css +1 -1
- package/es/space/style/index.d.ts +2 -2
- package/es/space/style/index.js +2 -2
- package/es/space/style/{index.less → index.scss} +6 -5
- package/es/spin/style/dot-loading.scss +64 -0
- package/es/spin/style/index.css +66 -67
- package/es/spin/style/index.d.ts +2 -2
- package/es/spin/style/index.js +2 -2
- package/es/spin/style/index.scss +55 -0
- package/es/spin/style/token.scss +32 -0
- package/es/split/style/index.css +2 -1
- package/es/split/style/index.d.ts +2 -2
- package/es/split/style/index.js +2 -2
- package/es/split/style/index.scss +56 -0
- package/es/split/style/token.scss +21 -0
- package/es/statistic/style/index.css +1 -1
- package/es/statistic/style/index.d.ts +2 -2
- package/es/statistic/style/index.js +2 -2
- package/es/statistic/style/index.scss +49 -0
- package/es/statistic/style/token.scss +33 -0
- package/es/steps/style/arrow.scss +207 -0
- package/es/steps/style/circle.scss +268 -0
- package/es/steps/style/dot.scss +206 -0
- package/es/steps/style/index.css +16 -9
- package/es/steps/style/index.d.ts +2 -2
- package/es/steps/style/index.js +2 -2
- package/es/steps/style/index.scss +77 -0
- package/es/steps/style/navigation.scss +61 -0
- package/es/steps/style/token.scss +207 -0
- package/es/style/animation/{fade.less → fade.scss} +5 -5
- package/es/style/animation/index.scss +3 -0
- package/es/style/animation/{slide.less → slide.scss} +13 -13
- package/es/style/animation/{zoom.less → zoom.scss} +25 -25
- package/es/style/base.scss +18 -0
- package/es/style/color/colors.scss +405 -0
- package/es/style/color/css-variables.scss +405 -0
- package/es/style/icon.scss +89 -0
- package/es/style/index.scss +11 -0
- package/es/style/mixins/icon-hover.scss +14 -0
- package/es/style/mixins/index.scss +15 -0
- package/es/style/normalize.scss +227 -0
- package/es/style/theme/_functions.scss +15 -0
- package/es/style/theme/_legacy-token-aliases.scss +23 -0
- package/es/style/theme/_mixins.scss +9 -0
- package/es/style/theme/_tokens.scss +18 -0
- package/es/style/theme/component.scss +21 -0
- package/es/style/theme/css-variables.scss +146 -0
- package/es/style/theme/global.scss +390 -0
- package/es/style/theme/index.scss +66 -0
- package/es/style/theme/legacy-less-var.scss +15 -0
- package/es/style/theme.scss +1 -0
- package/es/switch/style/index.css +12 -4
- package/es/switch/style/index.d.ts +2 -2
- package/es/switch/style/index.js +2 -2
- package/es/switch/style/index.scss +327 -0
- package/es/switch/style/token.scss +68 -0
- package/es/table/style/{filters-popup.less → filters-popup.scss} +13 -9
- package/es/table/style/index.css +46 -56
- package/es/table/style/index.d.ts +2 -2
- package/es/table/style/index.js +2 -2
- package/es/table/style/index.scss +973 -0
- package/es/table/style/token.scss +142 -0
- package/es/tabs/style/index.css +125 -76
- package/es/tabs/style/index.d.ts +2 -2
- package/es/tabs/style/index.js +2 -2
- package/es/tabs/style/index.scss +843 -0
- package/es/tabs/style/rtl.scss +107 -0
- package/es/tabs/style/token.scss +241 -0
- package/es/tabs/style/vertical.scss +160 -0
- package/es/tag/style/index.css +117 -170
- package/es/tag/style/index.d.ts +2 -2
- package/es/tag/style/index.js +2 -2
- package/es/tag/style/index.scss +324 -0
- package/es/tag/style/token.scss +181 -0
- package/es/textarea/style/index.css +25 -19
- package/es/textarea/style/index.d.ts +2 -2
- package/es/textarea/style/index.js +2 -2
- package/es/textarea/style/index.scss +66 -0
- package/es/theme-provider/index.d.ts +53 -0
- package/es/theme-provider/index.js +10 -0
- package/es/time-picker/style/index.css +2 -2
- package/es/time-picker/style/index.d.ts +3 -3
- package/es/time-picker/style/index.js +3 -3
- package/es/time-picker/style/index.scss +96 -0
- package/es/time-picker/style/token.scss +33 -0
- package/es/timeline/style/horizontal.scss +92 -0
- package/es/timeline/style/index.css +39 -1
- package/es/timeline/style/index.d.ts +2 -2
- package/es/timeline/style/index.js +2 -2
- package/es/timeline/style/index.scss +275 -0
- package/es/timeline/style/token.scss +45 -0
- package/es/tooltip/style/index.css +1 -1
- package/es/tooltip/style/index.d.ts +2 -2
- package/es/tooltip/style/index.js +2 -2
- package/es/tooltip/style/index.scss +25 -0
- package/es/tooltip/style/token.scss +25 -0
- package/es/transfer/style/index.css +3 -2
- package/es/transfer/style/index.d.ts +2 -2
- package/es/transfer/style/index.js +2 -2
- package/es/transfer/style/index.scss +298 -0
- package/es/transfer/style/token.scss +91 -0
- package/es/tree/style/index.css +18 -18
- package/es/tree/style/index.d.ts +2 -2
- package/es/tree/style/index.js +2 -2
- package/es/tree/style/index.scss +433 -0
- package/es/tree/style/token.scss +99 -0
- package/es/tree-select/style/index.css +1 -1
- package/es/tree-select/style/index.d.ts +3 -3
- package/es/tree-select/style/index.js +3 -3
- package/es/tree-select/style/index.scss +53 -0
- package/es/tree-select/style/token.scss +16 -0
- package/es/trigger/style/index.css +6 -14
- package/es/trigger/style/index.d.ts +2 -2
- package/es/trigger/style/index.js +2 -2
- package/es/trigger/style/{index.less → index.scss} +13 -11
- package/es/trigger/style/token.scss +13 -0
- package/es/typography/style/index.css +19 -21
- package/es/typography/style/index.d.ts +2 -2
- package/es/typography/style/index.js +2 -2
- package/es/typography/style/index.scss +208 -0
- package/es/typography/style/token.scss +73 -0
- package/es/upload/style/index.css +28 -19
- package/es/upload/style/index.d.ts +2 -2
- package/es/upload/style/index.js +2 -2
- package/es/upload/style/index.scss +503 -0
- package/es/upload/style/token.scss +212 -0
- package/es/verification-code/style/index.css +2 -1
- package/es/verification-code/style/index.d.ts +2 -2
- package/es/verification-code/style/index.js +2 -2
- package/es/verification-code/style/index.scss +34 -0
- package/es/verification-code/style/token.scss +1 -0
- package/es/watermark/style/index.d.ts +1 -1
- package/es/watermark/style/index.js +1 -1
- package/es/web-vue.css +5 -0
- package/json/vetur-attributes.json +6 -0
- package/json/vetur-tags.json +6 -1
- package/json/web-types.json +23 -1
- package/package.json +7 -8
- package/dist/sd.less +0 -2
- package/es/_components/auto-tooltip/style/index.less +0 -10
- package/es/_components/input-label/style/index.less +0 -7
- package/es/_components/input-label/style/input-label.less +0 -70
- package/es/_components/input-label/style/token.less +0 -0
- package/es/_components/picker/style/index.css +0 -186
- package/es/_components/picker/style/index.less +0 -190
- package/es/_components/picker/style/token.less +0 -51
- package/es/_components/select-view/style/index.less +0 -58
- package/es/_components/select-view/style/token.less +0 -5
- package/es/affix/style/index.less +0 -8
- package/es/alert/style/index.less +0 -197
- package/es/alert/style/token.less +0 -66
- package/es/anchor/style/index.less +0 -101
- package/es/anchor/style/token.less +0 -30
- package/es/auto-complete/style/index.less +0 -44
- package/es/auto-complete/style/token.less +0 -42
- package/es/avatar/style/index.less +0 -153
- package/es/avatar/style/token.less +0 -47
- package/es/back-top/style/index.less +0 -32
- package/es/back-top/style/token.less +0 -19
- package/es/badge/style/index.less +0 -178
- package/es/badge/style/token.less +0 -55
- package/es/breadcrumb/style/index.less +0 -76
- package/es/breadcrumb/style/token.less +0 -37
- package/es/button/style/index.less +0 -303
- package/es/button/style/token.less +0 -335
- package/es/calendar/style/token.less +0 -39
- package/es/card/style/index.less +0 -216
- package/es/card/style/token.less +0 -69
- package/es/carousel/style/index.less +0 -399
- package/es/carousel/style/token.less +0 -33
- package/es/cascader/style/index.less +0 -234
- package/es/cascader/style/token.less +0 -39
- package/es/checkbox/style/index.less +0 -178
- package/es/checkbox/style/token.less +0 -57
- package/es/collapse/style/index.less +0 -177
- package/es/collapse/style/token.less +0 -57
- package/es/color-picker/style/index.less +0 -310
- package/es/color-picker/style/token.less +0 -93
- package/es/comment/style/index.less +0 -66
- package/es/comment/style/token.less +0 -29
- package/es/date-picker/style/date.less +0 -128
- package/es/date-picker/style/index.less +0 -313
- package/es/date-picker/style/month.less +0 -30
- package/es/date-picker/style/quarter.less +0 -8
- package/es/date-picker/style/range.less +0 -9
- package/es/date-picker/style/shortcuts.less +0 -25
- package/es/date-picker/style/token.less +0 -56
- package/es/date-picker/style/week.less +0 -70
- package/es/date-picker/style/year.less +0 -8
- package/es/descriptions/style/index.less +0 -158
- package/es/descriptions/style/token.less +0 -75
- package/es/divider/style/index.less +0 -56
- package/es/divider/style/token.less +0 -25
- package/es/drawer/style/token.less +0 -25
- package/es/dropdown/style/index.less +0 -106
- package/es/dropdown/style/token.less +0 -40
- package/es/ellipsis/style/token.less +0 -5
- package/es/empty/style/index.less +0 -26
- package/es/empty/style/token.less +0 -15
- package/es/form/style/index.less +0 -256
- package/es/form/style/status.less +0 -157
- package/es/form/style/token.less +0 -121
- package/es/grid/style/col.less +0 -95
- package/es/grid/style/grid.less +0 -5
- package/es/grid/style/index.less +0 -3
- package/es/image/style/image.less +0 -157
- package/es/image/style/index.less +0 -5
- package/es/image/style/preview.less +0 -224
- package/es/image/style/token.less +0 -119
- package/es/image/style/trigger.less +0 -13
- package/es/index.less +0 -77
- package/es/input/style/group.less +0 -62
- package/es/input/style/index.less +0 -119
- package/es/input/style/input.less +0 -184
- package/es/input/style/password.less +0 -11
- package/es/input/style/search.less +0 -18
- package/es/input/style/size.less +0 -149
- package/es/input/style/textarea.less +0 -37
- package/es/input/style/token.less +0 -125
- package/es/input-number/style/index.less +0 -162
- package/es/input-number/style/token.less +0 -31
- package/es/input-tag/style/index.less +0 -40
- package/es/input-tag/style/input-tag.less +0 -129
- package/es/input-tag/style/token.less +0 -83
- package/es/layout/style/token.less +0 -13
- package/es/link/style/index.less +0 -120
- package/es/link/style/token.less +0 -59
- package/es/list/style/index.less +0 -181
- package/es/list/style/token.less +0 -55
- package/es/mention/style/token.less +0 -9
- package/es/menu/style/index.less +0 -618
- package/es/menu/style/token.less +0 -117
- package/es/message/style/index.less +0 -190
- package/es/message/style/token.less +0 -83
- package/es/modal/style/index.less +0 -269
- package/es/modal/style/token.less +0 -51
- package/es/notification/style/index.less +0 -245
- package/es/notification/style/token.less +0 -97
- package/es/page-header/style/index.less +0 -123
- package/es/page-header/style/token.less +0 -53
- package/es/pagination/style/index.less +0 -298
- package/es/pagination/style/token.less +0 -73
- package/es/popconfirm/style/index.less +0 -70
- package/es/popconfirm/style/token.less +0 -20
- package/es/popover/style/index.less +0 -38
- package/es/popover/style/token.less +0 -27
- package/es/progress/style/index.less +0 -379
- package/es/progress/style/token.less +0 -105
- package/es/radio/style/index.less +0 -266
- package/es/radio/style/token.less +0 -93
- package/es/rate/style/token.less +0 -18
- package/es/resize-box/style/token.less +0 -6
- package/es/result/style/index.less +0 -93
- package/es/result/style/token.less +0 -51
- package/es/scrollbar/style/index.less +0 -131
- package/es/scrollbar/style/token.less +0 -17
- package/es/select/style/index.less +0 -132
- package/es/select/style/token.less +0 -43
- package/es/skeleton/style/index.less +0 -65
- package/es/skeleton/style/token.less +0 -21
- package/es/slider/style/index.less +0 -277
- package/es/slider/style/token.less +0 -50
- package/es/spin/style/dot-loading.less +0 -63
- package/es/spin/style/index.less +0 -52
- package/es/spin/style/token.less +0 -27
- package/es/split/style/index.less +0 -53
- package/es/split/style/token.less +0 -10
- package/es/statistic/style/index.less +0 -47
- package/es/statistic/style/token.less +0 -27
- package/es/steps/style/arrow.less +0 -201
- package/es/steps/style/circle.less +0 -263
- package/es/steps/style/dot.less +0 -202
- package/es/steps/style/index.less +0 -74
- package/es/steps/style/navigation.less +0 -56
- package/es/steps/style/token.less +0 -143
- package/es/style/animation/index.css +0 -328
- package/es/style/animation/index.less +0 -3
- package/es/style/color/colors.less +0 -427
- package/es/style/color/css-variables.less +0 -389
- package/es/style/color/get-rgb-str.d.ts +0 -1
- package/es/style/color/get-rgb-str.js +0 -17
- package/es/style/icon.less +0 -86
- package/es/style/index.css +0 -1236
- package/es/style/index.less +0 -10
- package/es/style/mixins/icon-hover.less +0 -14
- package/es/style/mixins/index.css +0 -17
- package/es/style/mixins/index.less +0 -13
- package/es/style/normalize.less +0 -353
- package/es/style/theme/component.less +0 -21
- package/es/style/theme/css-variables.less +0 -126
- package/es/style/theme/global.less +0 -382
- package/es/style/theme/index.css +0 -17
- package/es/style/theme/index.less +0 -43
- package/es/switch/style/index.less +0 -322
- package/es/switch/style/token.less +0 -48
- package/es/table/style/index.less +0 -875
- package/es/table/style/token.less +0 -115
- package/es/tabs/style/index.less +0 -700
- package/es/tabs/style/rtl.less +0 -103
- package/es/tabs/style/token.less +0 -223
- package/es/tabs/style/vertical.less +0 -156
- package/es/tag/style/index.less +0 -170
- package/es/tag/style/token.less +0 -153
- package/es/textarea/style/index.less +0 -64
- package/es/time-picker/style/index.less +0 -93
- package/es/time-picker/style/token.less +0 -25
- package/es/timeline/style/horizontal.less +0 -87
- package/es/timeline/style/index.less +0 -271
- package/es/timeline/style/token.less +0 -39
- package/es/tooltip/style/index.less +0 -24
- package/es/tooltip/style/token.less +0 -19
- package/es/transfer/style/index.less +0 -294
- package/es/transfer/style/token.less +0 -79
- package/es/tree/style/index.less +0 -379
- package/es/tree/style/token.less +0 -89
- package/es/tree-select/style/index.less +0 -49
- package/es/tree-select/style/token.less +0 -9
- package/es/trigger/style/token.less +0 -7
- package/es/typography/style/index.less +0 -204
- package/es/typography/style/token.less +0 -55
- package/es/upload/style/index.less +0 -500
- package/es/upload/style/token.less +0 -181
- package/es/verification-code/style/index.less +0 -32
- package/es/verification-code/style/token.less +0 -1
package/es/grid/style/index.css
CHANGED
|
@@ -46,410 +46,174 @@
|
|
|
46
46
|
.sd-row-justify-space-between {
|
|
47
47
|
justify-content: space-between;
|
|
48
48
|
}
|
|
49
|
+
|
|
49
50
|
.sd-col {
|
|
50
51
|
box-sizing: border-box;
|
|
51
52
|
}
|
|
52
|
-
.sd-col-1 {
|
|
53
|
-
flex: 0 0 4.16666667%;
|
|
54
|
-
width: 4.16666667%;
|
|
55
|
-
}
|
|
56
|
-
.sd-col-2 {
|
|
57
|
-
flex: 0 0 8.33333333%;
|
|
58
|
-
width: 8.33333333%;
|
|
59
|
-
}
|
|
60
|
-
.sd-col-3 {
|
|
61
|
-
flex: 0 0 12.5%;
|
|
62
|
-
width: 12.5%;
|
|
63
|
-
}
|
|
64
|
-
.sd-col-4 {
|
|
65
|
-
flex: 0 0 16.66666667%;
|
|
66
|
-
width: 16.66666667%;
|
|
67
|
-
}
|
|
68
|
-
.sd-col-5 {
|
|
69
|
-
flex: 0 0 20.83333333%;
|
|
70
|
-
width: 20.83333333%;
|
|
71
|
-
}
|
|
72
|
-
.sd-col-6 {
|
|
73
|
-
flex: 0 0 25%;
|
|
74
|
-
width: 25%;
|
|
75
|
-
}
|
|
76
|
-
.sd-col-7 {
|
|
77
|
-
flex: 0 0 29.16666667%;
|
|
78
|
-
width: 29.16666667%;
|
|
79
|
-
}
|
|
80
|
-
.sd-col-8 {
|
|
81
|
-
flex: 0 0 33.33333333%;
|
|
82
|
-
width: 33.33333333%;
|
|
83
|
-
}
|
|
84
|
-
.sd-col-9 {
|
|
85
|
-
flex: 0 0 37.5%;
|
|
86
|
-
width: 37.5%;
|
|
87
|
-
}
|
|
88
|
-
.sd-col-10 {
|
|
89
|
-
flex: 0 0 41.66666667%;
|
|
90
|
-
width: 41.66666667%;
|
|
91
|
-
}
|
|
92
|
-
.sd-col-11 {
|
|
93
|
-
flex: 0 0 45.83333333%;
|
|
94
|
-
width: 45.83333333%;
|
|
95
|
-
}
|
|
96
|
-
.sd-col-12 {
|
|
97
|
-
flex: 0 0 50%;
|
|
98
|
-
width: 50%;
|
|
99
|
-
}
|
|
100
|
-
.sd-col-13 {
|
|
101
|
-
flex: 0 0 54.16666667%;
|
|
102
|
-
width: 54.16666667%;
|
|
103
|
-
}
|
|
104
|
-
.sd-col-14 {
|
|
105
|
-
flex: 0 0 58.33333333%;
|
|
106
|
-
width: 58.33333333%;
|
|
107
|
-
}
|
|
108
|
-
.sd-col-15 {
|
|
109
|
-
flex: 0 0 62.5%;
|
|
110
|
-
width: 62.5%;
|
|
111
|
-
}
|
|
112
|
-
.sd-col-16 {
|
|
113
|
-
flex: 0 0 66.66666667%;
|
|
114
|
-
width: 66.66666667%;
|
|
115
|
-
}
|
|
116
|
-
.sd-col-17 {
|
|
117
|
-
flex: 0 0 70.83333333%;
|
|
118
|
-
width: 70.83333333%;
|
|
119
|
-
}
|
|
120
|
-
.sd-col-18 {
|
|
121
|
-
flex: 0 0 75%;
|
|
122
|
-
width: 75%;
|
|
123
|
-
}
|
|
124
|
-
.sd-col-19 {
|
|
125
|
-
flex: 0 0 79.16666667%;
|
|
126
|
-
width: 79.16666667%;
|
|
127
|
-
}
|
|
128
|
-
.sd-col-20 {
|
|
129
|
-
flex: 0 0 83.33333333%;
|
|
130
|
-
width: 83.33333333%;
|
|
131
|
-
}
|
|
132
|
-
.sd-col-21 {
|
|
133
|
-
flex: 0 0 87.5%;
|
|
134
|
-
width: 87.5%;
|
|
135
|
-
}
|
|
136
|
-
.sd-col-22 {
|
|
137
|
-
flex: 0 0 91.66666667%;
|
|
138
|
-
width: 91.66666667%;
|
|
139
|
-
}
|
|
140
|
-
.sd-col-23 {
|
|
141
|
-
flex: 0 0 95.83333333%;
|
|
142
|
-
width: 95.83333333%;
|
|
143
|
-
}
|
|
144
|
-
.sd-col-24 {
|
|
145
|
-
flex: 0 0 100%;
|
|
146
|
-
width: 100%;
|
|
147
|
-
}
|
|
148
|
-
.sd-col-offset-1 {
|
|
149
|
-
margin-left: 4.16666667%;
|
|
150
|
-
}
|
|
151
|
-
.sd-col-offset-2 {
|
|
152
|
-
margin-left: 8.33333333%;
|
|
153
|
-
}
|
|
154
|
-
.sd-col-offset-3 {
|
|
155
|
-
margin-left: 12.5%;
|
|
156
|
-
}
|
|
157
|
-
.sd-col-offset-4 {
|
|
158
|
-
margin-left: 16.66666667%;
|
|
159
|
-
}
|
|
160
|
-
.sd-col-offset-5 {
|
|
161
|
-
margin-left: 20.83333333%;
|
|
162
|
-
}
|
|
163
|
-
.sd-col-offset-6 {
|
|
164
|
-
margin-left: 25%;
|
|
165
|
-
}
|
|
166
|
-
.sd-col-offset-7 {
|
|
167
|
-
margin-left: 29.16666667%;
|
|
168
|
-
}
|
|
169
|
-
.sd-col-offset-8 {
|
|
170
|
-
margin-left: 33.33333333%;
|
|
171
|
-
}
|
|
172
|
-
.sd-col-offset-9 {
|
|
173
|
-
margin-left: 37.5%;
|
|
174
|
-
}
|
|
175
|
-
.sd-col-offset-10 {
|
|
176
|
-
margin-left: 41.66666667%;
|
|
177
|
-
}
|
|
178
|
-
.sd-col-offset-11 {
|
|
179
|
-
margin-left: 45.83333333%;
|
|
180
|
-
}
|
|
181
|
-
.sd-col-offset-12 {
|
|
182
|
-
margin-left: 50%;
|
|
183
|
-
}
|
|
184
|
-
.sd-col-offset-13 {
|
|
185
|
-
margin-left: 54.16666667%;
|
|
186
|
-
}
|
|
187
|
-
.sd-col-offset-14 {
|
|
188
|
-
margin-left: 58.33333333%;
|
|
189
|
-
}
|
|
190
|
-
.sd-col-offset-15 {
|
|
191
|
-
margin-left: 62.5%;
|
|
192
|
-
}
|
|
193
|
-
.sd-col-offset-16 {
|
|
194
|
-
margin-left: 66.66666667%;
|
|
195
|
-
}
|
|
196
|
-
.sd-col-offset-17 {
|
|
197
|
-
margin-left: 70.83333333%;
|
|
198
|
-
}
|
|
199
|
-
.sd-col-offset-18 {
|
|
200
|
-
margin-left: 75%;
|
|
201
|
-
}
|
|
202
|
-
.sd-col-offset-19 {
|
|
203
|
-
margin-left: 79.16666667%;
|
|
204
|
-
}
|
|
205
|
-
.sd-col-offset-20 {
|
|
206
|
-
margin-left: 83.33333333%;
|
|
207
|
-
}
|
|
208
|
-
.sd-col-offset-21 {
|
|
209
|
-
margin-left: 87.5%;
|
|
210
|
-
}
|
|
211
|
-
.sd-col-offset-22 {
|
|
212
|
-
margin-left: 91.66666667%;
|
|
213
|
-
}
|
|
214
|
-
.sd-col-offset-23 {
|
|
215
|
-
margin-left: 95.83333333%;
|
|
216
|
-
}
|
|
217
|
-
.sd-col-order-1 {
|
|
218
|
-
order: 1;
|
|
219
|
-
}
|
|
220
|
-
.sd-col-order-2 {
|
|
221
|
-
order: 2;
|
|
222
|
-
}
|
|
223
|
-
.sd-col-order-3 {
|
|
224
|
-
order: 3;
|
|
225
|
-
}
|
|
226
|
-
.sd-col-order-4 {
|
|
227
|
-
order: 4;
|
|
228
|
-
}
|
|
229
|
-
.sd-col-order-5 {
|
|
230
|
-
order: 5;
|
|
231
|
-
}
|
|
232
|
-
.sd-col-order-6 {
|
|
233
|
-
order: 6;
|
|
234
|
-
}
|
|
235
|
-
.sd-col-order-7 {
|
|
236
|
-
order: 7;
|
|
237
|
-
}
|
|
238
|
-
.sd-col-order-8 {
|
|
239
|
-
order: 8;
|
|
240
|
-
}
|
|
241
|
-
.sd-col-order-9 {
|
|
242
|
-
order: 9;
|
|
243
|
-
}
|
|
244
|
-
.sd-col-order-10 {
|
|
245
|
-
order: 10;
|
|
246
|
-
}
|
|
247
|
-
.sd-col-order-11 {
|
|
248
|
-
order: 11;
|
|
249
|
-
}
|
|
250
|
-
.sd-col-order-12 {
|
|
251
|
-
order: 12;
|
|
252
|
-
}
|
|
253
|
-
.sd-col-order-13 {
|
|
254
|
-
order: 13;
|
|
255
|
-
}
|
|
256
|
-
.sd-col-order-14 {
|
|
257
|
-
order: 14;
|
|
258
|
-
}
|
|
259
|
-
.sd-col-order-15 {
|
|
260
|
-
order: 15;
|
|
261
|
-
}
|
|
262
|
-
.sd-col-order-16 {
|
|
263
|
-
order: 16;
|
|
264
|
-
}
|
|
265
|
-
.sd-col-order-17 {
|
|
266
|
-
order: 17;
|
|
267
|
-
}
|
|
268
|
-
.sd-col-order-18 {
|
|
269
|
-
order: 18;
|
|
270
|
-
}
|
|
271
|
-
.sd-col-order-19 {
|
|
272
|
-
order: 19;
|
|
273
|
-
}
|
|
274
|
-
.sd-col-order-20 {
|
|
275
|
-
order: 20;
|
|
276
|
-
}
|
|
277
|
-
.sd-col-order-21 {
|
|
278
|
-
order: 21;
|
|
279
|
-
}
|
|
280
|
-
.sd-col-order-22 {
|
|
281
|
-
order: 22;
|
|
282
|
-
}
|
|
283
|
-
.sd-col-order-23 {
|
|
284
|
-
order: 23;
|
|
285
|
-
}
|
|
286
|
-
.sd-col-order-24 {
|
|
287
|
-
order: 24;
|
|
288
|
-
}
|
|
289
53
|
.sd-col-xs-1 {
|
|
290
|
-
flex: 0 0 4.
|
|
291
|
-
width: 4.
|
|
54
|
+
flex: 0 0 4.1666666667%;
|
|
55
|
+
width: 4.1666666667%;
|
|
292
56
|
}
|
|
293
57
|
.sd-col-xs-2 {
|
|
294
|
-
flex: 0 0 8.
|
|
295
|
-
width: 8.
|
|
58
|
+
flex: 0 0 8.3333333333%;
|
|
59
|
+
width: 8.3333333333%;
|
|
296
60
|
}
|
|
297
61
|
.sd-col-xs-3 {
|
|
298
62
|
flex: 0 0 12.5%;
|
|
299
63
|
width: 12.5%;
|
|
300
64
|
}
|
|
301
65
|
.sd-col-xs-4 {
|
|
302
|
-
flex: 0 0 16.
|
|
303
|
-
width: 16.
|
|
66
|
+
flex: 0 0 16.6666666667%;
|
|
67
|
+
width: 16.6666666667%;
|
|
304
68
|
}
|
|
305
69
|
.sd-col-xs-5 {
|
|
306
|
-
flex: 0 0 20.
|
|
307
|
-
width: 20.
|
|
70
|
+
flex: 0 0 20.8333333333%;
|
|
71
|
+
width: 20.8333333333%;
|
|
308
72
|
}
|
|
309
73
|
.sd-col-xs-6 {
|
|
310
74
|
flex: 0 0 25%;
|
|
311
75
|
width: 25%;
|
|
312
76
|
}
|
|
313
77
|
.sd-col-xs-7 {
|
|
314
|
-
flex: 0 0 29.
|
|
315
|
-
width: 29.
|
|
78
|
+
flex: 0 0 29.1666666667%;
|
|
79
|
+
width: 29.1666666667%;
|
|
316
80
|
}
|
|
317
81
|
.sd-col-xs-8 {
|
|
318
|
-
flex: 0 0 33.
|
|
319
|
-
width: 33.
|
|
82
|
+
flex: 0 0 33.3333333333%;
|
|
83
|
+
width: 33.3333333333%;
|
|
320
84
|
}
|
|
321
85
|
.sd-col-xs-9 {
|
|
322
86
|
flex: 0 0 37.5%;
|
|
323
87
|
width: 37.5%;
|
|
324
88
|
}
|
|
325
89
|
.sd-col-xs-10 {
|
|
326
|
-
flex: 0 0 41.
|
|
327
|
-
width: 41.
|
|
90
|
+
flex: 0 0 41.6666666667%;
|
|
91
|
+
width: 41.6666666667%;
|
|
328
92
|
}
|
|
329
93
|
.sd-col-xs-11 {
|
|
330
|
-
flex: 0 0 45.
|
|
331
|
-
width: 45.
|
|
94
|
+
flex: 0 0 45.8333333333%;
|
|
95
|
+
width: 45.8333333333%;
|
|
332
96
|
}
|
|
333
97
|
.sd-col-xs-12 {
|
|
334
98
|
flex: 0 0 50%;
|
|
335
99
|
width: 50%;
|
|
336
100
|
}
|
|
337
101
|
.sd-col-xs-13 {
|
|
338
|
-
flex: 0 0 54.
|
|
339
|
-
width: 54.
|
|
102
|
+
flex: 0 0 54.1666666667%;
|
|
103
|
+
width: 54.1666666667%;
|
|
340
104
|
}
|
|
341
105
|
.sd-col-xs-14 {
|
|
342
|
-
flex: 0 0 58.
|
|
343
|
-
width: 58.
|
|
106
|
+
flex: 0 0 58.3333333333%;
|
|
107
|
+
width: 58.3333333333%;
|
|
344
108
|
}
|
|
345
109
|
.sd-col-xs-15 {
|
|
346
110
|
flex: 0 0 62.5%;
|
|
347
111
|
width: 62.5%;
|
|
348
112
|
}
|
|
349
113
|
.sd-col-xs-16 {
|
|
350
|
-
flex: 0 0 66.
|
|
351
|
-
width: 66.
|
|
114
|
+
flex: 0 0 66.6666666667%;
|
|
115
|
+
width: 66.6666666667%;
|
|
352
116
|
}
|
|
353
117
|
.sd-col-xs-17 {
|
|
354
|
-
flex: 0 0 70.
|
|
355
|
-
width: 70.
|
|
118
|
+
flex: 0 0 70.8333333333%;
|
|
119
|
+
width: 70.8333333333%;
|
|
356
120
|
}
|
|
357
121
|
.sd-col-xs-18 {
|
|
358
122
|
flex: 0 0 75%;
|
|
359
123
|
width: 75%;
|
|
360
124
|
}
|
|
361
125
|
.sd-col-xs-19 {
|
|
362
|
-
flex: 0 0 79.
|
|
363
|
-
width: 79.
|
|
126
|
+
flex: 0 0 79.1666666667%;
|
|
127
|
+
width: 79.1666666667%;
|
|
364
128
|
}
|
|
365
129
|
.sd-col-xs-20 {
|
|
366
|
-
flex: 0 0 83.
|
|
367
|
-
width: 83.
|
|
130
|
+
flex: 0 0 83.3333333333%;
|
|
131
|
+
width: 83.3333333333%;
|
|
368
132
|
}
|
|
369
133
|
.sd-col-xs-21 {
|
|
370
134
|
flex: 0 0 87.5%;
|
|
371
135
|
width: 87.5%;
|
|
372
136
|
}
|
|
373
137
|
.sd-col-xs-22 {
|
|
374
|
-
flex: 0 0 91.
|
|
375
|
-
width: 91.
|
|
138
|
+
flex: 0 0 91.6666666667%;
|
|
139
|
+
width: 91.6666666667%;
|
|
376
140
|
}
|
|
377
141
|
.sd-col-xs-23 {
|
|
378
|
-
flex: 0 0 95.
|
|
379
|
-
width: 95.
|
|
142
|
+
flex: 0 0 95.8333333333%;
|
|
143
|
+
width: 95.8333333333%;
|
|
380
144
|
}
|
|
381
145
|
.sd-col-xs-24 {
|
|
382
146
|
flex: 0 0 100%;
|
|
383
147
|
width: 100%;
|
|
384
148
|
}
|
|
385
149
|
.sd-col-xs-offset-1 {
|
|
386
|
-
margin-left: 4.
|
|
150
|
+
margin-left: 4.1666666667%;
|
|
387
151
|
}
|
|
388
152
|
.sd-col-xs-offset-2 {
|
|
389
|
-
margin-left: 8.
|
|
153
|
+
margin-left: 8.3333333333%;
|
|
390
154
|
}
|
|
391
155
|
.sd-col-xs-offset-3 {
|
|
392
156
|
margin-left: 12.5%;
|
|
393
157
|
}
|
|
394
158
|
.sd-col-xs-offset-4 {
|
|
395
|
-
margin-left: 16.
|
|
159
|
+
margin-left: 16.6666666667%;
|
|
396
160
|
}
|
|
397
161
|
.sd-col-xs-offset-5 {
|
|
398
|
-
margin-left: 20.
|
|
162
|
+
margin-left: 20.8333333333%;
|
|
399
163
|
}
|
|
400
164
|
.sd-col-xs-offset-6 {
|
|
401
165
|
margin-left: 25%;
|
|
402
166
|
}
|
|
403
167
|
.sd-col-xs-offset-7 {
|
|
404
|
-
margin-left: 29.
|
|
168
|
+
margin-left: 29.1666666667%;
|
|
405
169
|
}
|
|
406
170
|
.sd-col-xs-offset-8 {
|
|
407
|
-
margin-left: 33.
|
|
171
|
+
margin-left: 33.3333333333%;
|
|
408
172
|
}
|
|
409
173
|
.sd-col-xs-offset-9 {
|
|
410
174
|
margin-left: 37.5%;
|
|
411
175
|
}
|
|
412
176
|
.sd-col-xs-offset-10 {
|
|
413
|
-
margin-left: 41.
|
|
177
|
+
margin-left: 41.6666666667%;
|
|
414
178
|
}
|
|
415
179
|
.sd-col-xs-offset-11 {
|
|
416
|
-
margin-left: 45.
|
|
180
|
+
margin-left: 45.8333333333%;
|
|
417
181
|
}
|
|
418
182
|
.sd-col-xs-offset-12 {
|
|
419
183
|
margin-left: 50%;
|
|
420
184
|
}
|
|
421
185
|
.sd-col-xs-offset-13 {
|
|
422
|
-
margin-left: 54.
|
|
186
|
+
margin-left: 54.1666666667%;
|
|
423
187
|
}
|
|
424
188
|
.sd-col-xs-offset-14 {
|
|
425
|
-
margin-left: 58.
|
|
189
|
+
margin-left: 58.3333333333%;
|
|
426
190
|
}
|
|
427
191
|
.sd-col-xs-offset-15 {
|
|
428
192
|
margin-left: 62.5%;
|
|
429
193
|
}
|
|
430
194
|
.sd-col-xs-offset-16 {
|
|
431
|
-
margin-left: 66.
|
|
195
|
+
margin-left: 66.6666666667%;
|
|
432
196
|
}
|
|
433
197
|
.sd-col-xs-offset-17 {
|
|
434
|
-
margin-left: 70.
|
|
198
|
+
margin-left: 70.8333333333%;
|
|
435
199
|
}
|
|
436
200
|
.sd-col-xs-offset-18 {
|
|
437
201
|
margin-left: 75%;
|
|
438
202
|
}
|
|
439
203
|
.sd-col-xs-offset-19 {
|
|
440
|
-
margin-left: 79.
|
|
204
|
+
margin-left: 79.1666666667%;
|
|
441
205
|
}
|
|
442
206
|
.sd-col-xs-offset-20 {
|
|
443
|
-
margin-left: 83.
|
|
207
|
+
margin-left: 83.3333333333%;
|
|
444
208
|
}
|
|
445
209
|
.sd-col-xs-offset-21 {
|
|
446
210
|
margin-left: 87.5%;
|
|
447
211
|
}
|
|
448
212
|
.sd-col-xs-offset-22 {
|
|
449
|
-
margin-left: 91.
|
|
213
|
+
margin-left: 91.6666666667%;
|
|
450
214
|
}
|
|
451
215
|
.sd-col-xs-offset-23 {
|
|
452
|
-
margin-left: 95.
|
|
216
|
+
margin-left: 95.8333333333%;
|
|
453
217
|
}
|
|
454
218
|
.sd-col-xs-order-1 {
|
|
455
219
|
order: 1;
|
|
@@ -525,169 +289,169 @@
|
|
|
525
289
|
}
|
|
526
290
|
@media (width >= 576px) {
|
|
527
291
|
.sd-col-sm-1 {
|
|
528
|
-
flex: 0 0 4.
|
|
529
|
-
width: 4.
|
|
292
|
+
flex: 0 0 4.1666666667%;
|
|
293
|
+
width: 4.1666666667%;
|
|
530
294
|
}
|
|
531
295
|
.sd-col-sm-2 {
|
|
532
|
-
flex: 0 0 8.
|
|
533
|
-
width: 8.
|
|
296
|
+
flex: 0 0 8.3333333333%;
|
|
297
|
+
width: 8.3333333333%;
|
|
534
298
|
}
|
|
535
299
|
.sd-col-sm-3 {
|
|
536
300
|
flex: 0 0 12.5%;
|
|
537
301
|
width: 12.5%;
|
|
538
302
|
}
|
|
539
303
|
.sd-col-sm-4 {
|
|
540
|
-
flex: 0 0 16.
|
|
541
|
-
width: 16.
|
|
304
|
+
flex: 0 0 16.6666666667%;
|
|
305
|
+
width: 16.6666666667%;
|
|
542
306
|
}
|
|
543
307
|
.sd-col-sm-5 {
|
|
544
|
-
flex: 0 0 20.
|
|
545
|
-
width: 20.
|
|
308
|
+
flex: 0 0 20.8333333333%;
|
|
309
|
+
width: 20.8333333333%;
|
|
546
310
|
}
|
|
547
311
|
.sd-col-sm-6 {
|
|
548
312
|
flex: 0 0 25%;
|
|
549
313
|
width: 25%;
|
|
550
314
|
}
|
|
551
315
|
.sd-col-sm-7 {
|
|
552
|
-
flex: 0 0 29.
|
|
553
|
-
width: 29.
|
|
316
|
+
flex: 0 0 29.1666666667%;
|
|
317
|
+
width: 29.1666666667%;
|
|
554
318
|
}
|
|
555
319
|
.sd-col-sm-8 {
|
|
556
|
-
flex: 0 0 33.
|
|
557
|
-
width: 33.
|
|
320
|
+
flex: 0 0 33.3333333333%;
|
|
321
|
+
width: 33.3333333333%;
|
|
558
322
|
}
|
|
559
323
|
.sd-col-sm-9 {
|
|
560
324
|
flex: 0 0 37.5%;
|
|
561
325
|
width: 37.5%;
|
|
562
326
|
}
|
|
563
327
|
.sd-col-sm-10 {
|
|
564
|
-
flex: 0 0 41.
|
|
565
|
-
width: 41.
|
|
328
|
+
flex: 0 0 41.6666666667%;
|
|
329
|
+
width: 41.6666666667%;
|
|
566
330
|
}
|
|
567
331
|
.sd-col-sm-11 {
|
|
568
|
-
flex: 0 0 45.
|
|
569
|
-
width: 45.
|
|
332
|
+
flex: 0 0 45.8333333333%;
|
|
333
|
+
width: 45.8333333333%;
|
|
570
334
|
}
|
|
571
335
|
.sd-col-sm-12 {
|
|
572
336
|
flex: 0 0 50%;
|
|
573
337
|
width: 50%;
|
|
574
338
|
}
|
|
575
339
|
.sd-col-sm-13 {
|
|
576
|
-
flex: 0 0 54.
|
|
577
|
-
width: 54.
|
|
340
|
+
flex: 0 0 54.1666666667%;
|
|
341
|
+
width: 54.1666666667%;
|
|
578
342
|
}
|
|
579
343
|
.sd-col-sm-14 {
|
|
580
|
-
flex: 0 0 58.
|
|
581
|
-
width: 58.
|
|
344
|
+
flex: 0 0 58.3333333333%;
|
|
345
|
+
width: 58.3333333333%;
|
|
582
346
|
}
|
|
583
347
|
.sd-col-sm-15 {
|
|
584
348
|
flex: 0 0 62.5%;
|
|
585
349
|
width: 62.5%;
|
|
586
350
|
}
|
|
587
351
|
.sd-col-sm-16 {
|
|
588
|
-
flex: 0 0 66.
|
|
589
|
-
width: 66.
|
|
352
|
+
flex: 0 0 66.6666666667%;
|
|
353
|
+
width: 66.6666666667%;
|
|
590
354
|
}
|
|
591
355
|
.sd-col-sm-17 {
|
|
592
|
-
flex: 0 0 70.
|
|
593
|
-
width: 70.
|
|
356
|
+
flex: 0 0 70.8333333333%;
|
|
357
|
+
width: 70.8333333333%;
|
|
594
358
|
}
|
|
595
359
|
.sd-col-sm-18 {
|
|
596
360
|
flex: 0 0 75%;
|
|
597
361
|
width: 75%;
|
|
598
362
|
}
|
|
599
363
|
.sd-col-sm-19 {
|
|
600
|
-
flex: 0 0 79.
|
|
601
|
-
width: 79.
|
|
364
|
+
flex: 0 0 79.1666666667%;
|
|
365
|
+
width: 79.1666666667%;
|
|
602
366
|
}
|
|
603
367
|
.sd-col-sm-20 {
|
|
604
|
-
flex: 0 0 83.
|
|
605
|
-
width: 83.
|
|
368
|
+
flex: 0 0 83.3333333333%;
|
|
369
|
+
width: 83.3333333333%;
|
|
606
370
|
}
|
|
607
371
|
.sd-col-sm-21 {
|
|
608
372
|
flex: 0 0 87.5%;
|
|
609
373
|
width: 87.5%;
|
|
610
374
|
}
|
|
611
375
|
.sd-col-sm-22 {
|
|
612
|
-
flex: 0 0 91.
|
|
613
|
-
width: 91.
|
|
376
|
+
flex: 0 0 91.6666666667%;
|
|
377
|
+
width: 91.6666666667%;
|
|
614
378
|
}
|
|
615
379
|
.sd-col-sm-23 {
|
|
616
|
-
flex: 0 0 95.
|
|
617
|
-
width: 95.
|
|
380
|
+
flex: 0 0 95.8333333333%;
|
|
381
|
+
width: 95.8333333333%;
|
|
618
382
|
}
|
|
619
383
|
.sd-col-sm-24 {
|
|
620
384
|
flex: 0 0 100%;
|
|
621
385
|
width: 100%;
|
|
622
386
|
}
|
|
623
387
|
.sd-col-sm-offset-1 {
|
|
624
|
-
margin-left: 4.
|
|
388
|
+
margin-left: 4.1666666667%;
|
|
625
389
|
}
|
|
626
390
|
.sd-col-sm-offset-2 {
|
|
627
|
-
margin-left: 8.
|
|
391
|
+
margin-left: 8.3333333333%;
|
|
628
392
|
}
|
|
629
393
|
.sd-col-sm-offset-3 {
|
|
630
394
|
margin-left: 12.5%;
|
|
631
395
|
}
|
|
632
396
|
.sd-col-sm-offset-4 {
|
|
633
|
-
margin-left: 16.
|
|
397
|
+
margin-left: 16.6666666667%;
|
|
634
398
|
}
|
|
635
399
|
.sd-col-sm-offset-5 {
|
|
636
|
-
margin-left: 20.
|
|
400
|
+
margin-left: 20.8333333333%;
|
|
637
401
|
}
|
|
638
402
|
.sd-col-sm-offset-6 {
|
|
639
403
|
margin-left: 25%;
|
|
640
404
|
}
|
|
641
405
|
.sd-col-sm-offset-7 {
|
|
642
|
-
margin-left: 29.
|
|
406
|
+
margin-left: 29.1666666667%;
|
|
643
407
|
}
|
|
644
408
|
.sd-col-sm-offset-8 {
|
|
645
|
-
margin-left: 33.
|
|
409
|
+
margin-left: 33.3333333333%;
|
|
646
410
|
}
|
|
647
411
|
.sd-col-sm-offset-9 {
|
|
648
412
|
margin-left: 37.5%;
|
|
649
413
|
}
|
|
650
414
|
.sd-col-sm-offset-10 {
|
|
651
|
-
margin-left: 41.
|
|
415
|
+
margin-left: 41.6666666667%;
|
|
652
416
|
}
|
|
653
417
|
.sd-col-sm-offset-11 {
|
|
654
|
-
margin-left: 45.
|
|
418
|
+
margin-left: 45.8333333333%;
|
|
655
419
|
}
|
|
656
420
|
.sd-col-sm-offset-12 {
|
|
657
421
|
margin-left: 50%;
|
|
658
422
|
}
|
|
659
423
|
.sd-col-sm-offset-13 {
|
|
660
|
-
margin-left: 54.
|
|
424
|
+
margin-left: 54.1666666667%;
|
|
661
425
|
}
|
|
662
426
|
.sd-col-sm-offset-14 {
|
|
663
|
-
margin-left: 58.
|
|
427
|
+
margin-left: 58.3333333333%;
|
|
664
428
|
}
|
|
665
429
|
.sd-col-sm-offset-15 {
|
|
666
430
|
margin-left: 62.5%;
|
|
667
431
|
}
|
|
668
432
|
.sd-col-sm-offset-16 {
|
|
669
|
-
margin-left: 66.
|
|
433
|
+
margin-left: 66.6666666667%;
|
|
670
434
|
}
|
|
671
435
|
.sd-col-sm-offset-17 {
|
|
672
|
-
margin-left: 70.
|
|
436
|
+
margin-left: 70.8333333333%;
|
|
673
437
|
}
|
|
674
438
|
.sd-col-sm-offset-18 {
|
|
675
439
|
margin-left: 75%;
|
|
676
440
|
}
|
|
677
441
|
.sd-col-sm-offset-19 {
|
|
678
|
-
margin-left: 79.
|
|
442
|
+
margin-left: 79.1666666667%;
|
|
679
443
|
}
|
|
680
444
|
.sd-col-sm-offset-20 {
|
|
681
|
-
margin-left: 83.
|
|
445
|
+
margin-left: 83.3333333333%;
|
|
682
446
|
}
|
|
683
447
|
.sd-col-sm-offset-21 {
|
|
684
448
|
margin-left: 87.5%;
|
|
685
449
|
}
|
|
686
450
|
.sd-col-sm-offset-22 {
|
|
687
|
-
margin-left: 91.
|
|
451
|
+
margin-left: 91.6666666667%;
|
|
688
452
|
}
|
|
689
453
|
.sd-col-sm-offset-23 {
|
|
690
|
-
margin-left: 95.
|
|
454
|
+
margin-left: 95.8333333333%;
|
|
691
455
|
}
|
|
692
456
|
.sd-col-sm-order-1 {
|
|
693
457
|
order: 1;
|
|
@@ -764,169 +528,169 @@
|
|
|
764
528
|
}
|
|
765
529
|
@media (width >= 768px) {
|
|
766
530
|
.sd-col-md-1 {
|
|
767
|
-
flex: 0 0 4.
|
|
768
|
-
width: 4.
|
|
531
|
+
flex: 0 0 4.1666666667%;
|
|
532
|
+
width: 4.1666666667%;
|
|
769
533
|
}
|
|
770
534
|
.sd-col-md-2 {
|
|
771
|
-
flex: 0 0 8.
|
|
772
|
-
width: 8.
|
|
535
|
+
flex: 0 0 8.3333333333%;
|
|
536
|
+
width: 8.3333333333%;
|
|
773
537
|
}
|
|
774
538
|
.sd-col-md-3 {
|
|
775
539
|
flex: 0 0 12.5%;
|
|
776
540
|
width: 12.5%;
|
|
777
541
|
}
|
|
778
542
|
.sd-col-md-4 {
|
|
779
|
-
flex: 0 0 16.
|
|
780
|
-
width: 16.
|
|
543
|
+
flex: 0 0 16.6666666667%;
|
|
544
|
+
width: 16.6666666667%;
|
|
781
545
|
}
|
|
782
546
|
.sd-col-md-5 {
|
|
783
|
-
flex: 0 0 20.
|
|
784
|
-
width: 20.
|
|
547
|
+
flex: 0 0 20.8333333333%;
|
|
548
|
+
width: 20.8333333333%;
|
|
785
549
|
}
|
|
786
550
|
.sd-col-md-6 {
|
|
787
551
|
flex: 0 0 25%;
|
|
788
552
|
width: 25%;
|
|
789
553
|
}
|
|
790
554
|
.sd-col-md-7 {
|
|
791
|
-
flex: 0 0 29.
|
|
792
|
-
width: 29.
|
|
555
|
+
flex: 0 0 29.1666666667%;
|
|
556
|
+
width: 29.1666666667%;
|
|
793
557
|
}
|
|
794
558
|
.sd-col-md-8 {
|
|
795
|
-
flex: 0 0 33.
|
|
796
|
-
width: 33.
|
|
559
|
+
flex: 0 0 33.3333333333%;
|
|
560
|
+
width: 33.3333333333%;
|
|
797
561
|
}
|
|
798
562
|
.sd-col-md-9 {
|
|
799
563
|
flex: 0 0 37.5%;
|
|
800
564
|
width: 37.5%;
|
|
801
565
|
}
|
|
802
566
|
.sd-col-md-10 {
|
|
803
|
-
flex: 0 0 41.
|
|
804
|
-
width: 41.
|
|
567
|
+
flex: 0 0 41.6666666667%;
|
|
568
|
+
width: 41.6666666667%;
|
|
805
569
|
}
|
|
806
570
|
.sd-col-md-11 {
|
|
807
|
-
flex: 0 0 45.
|
|
808
|
-
width: 45.
|
|
571
|
+
flex: 0 0 45.8333333333%;
|
|
572
|
+
width: 45.8333333333%;
|
|
809
573
|
}
|
|
810
574
|
.sd-col-md-12 {
|
|
811
575
|
flex: 0 0 50%;
|
|
812
576
|
width: 50%;
|
|
813
577
|
}
|
|
814
578
|
.sd-col-md-13 {
|
|
815
|
-
flex: 0 0 54.
|
|
816
|
-
width: 54.
|
|
579
|
+
flex: 0 0 54.1666666667%;
|
|
580
|
+
width: 54.1666666667%;
|
|
817
581
|
}
|
|
818
582
|
.sd-col-md-14 {
|
|
819
|
-
flex: 0 0 58.
|
|
820
|
-
width: 58.
|
|
583
|
+
flex: 0 0 58.3333333333%;
|
|
584
|
+
width: 58.3333333333%;
|
|
821
585
|
}
|
|
822
586
|
.sd-col-md-15 {
|
|
823
587
|
flex: 0 0 62.5%;
|
|
824
588
|
width: 62.5%;
|
|
825
589
|
}
|
|
826
590
|
.sd-col-md-16 {
|
|
827
|
-
flex: 0 0 66.
|
|
828
|
-
width: 66.
|
|
591
|
+
flex: 0 0 66.6666666667%;
|
|
592
|
+
width: 66.6666666667%;
|
|
829
593
|
}
|
|
830
594
|
.sd-col-md-17 {
|
|
831
|
-
flex: 0 0 70.
|
|
832
|
-
width: 70.
|
|
595
|
+
flex: 0 0 70.8333333333%;
|
|
596
|
+
width: 70.8333333333%;
|
|
833
597
|
}
|
|
834
598
|
.sd-col-md-18 {
|
|
835
599
|
flex: 0 0 75%;
|
|
836
600
|
width: 75%;
|
|
837
601
|
}
|
|
838
602
|
.sd-col-md-19 {
|
|
839
|
-
flex: 0 0 79.
|
|
840
|
-
width: 79.
|
|
603
|
+
flex: 0 0 79.1666666667%;
|
|
604
|
+
width: 79.1666666667%;
|
|
841
605
|
}
|
|
842
606
|
.sd-col-md-20 {
|
|
843
|
-
flex: 0 0 83.
|
|
844
|
-
width: 83.
|
|
607
|
+
flex: 0 0 83.3333333333%;
|
|
608
|
+
width: 83.3333333333%;
|
|
845
609
|
}
|
|
846
610
|
.sd-col-md-21 {
|
|
847
611
|
flex: 0 0 87.5%;
|
|
848
612
|
width: 87.5%;
|
|
849
613
|
}
|
|
850
614
|
.sd-col-md-22 {
|
|
851
|
-
flex: 0 0 91.
|
|
852
|
-
width: 91.
|
|
615
|
+
flex: 0 0 91.6666666667%;
|
|
616
|
+
width: 91.6666666667%;
|
|
853
617
|
}
|
|
854
618
|
.sd-col-md-23 {
|
|
855
|
-
flex: 0 0 95.
|
|
856
|
-
width: 95.
|
|
619
|
+
flex: 0 0 95.8333333333%;
|
|
620
|
+
width: 95.8333333333%;
|
|
857
621
|
}
|
|
858
622
|
.sd-col-md-24 {
|
|
859
623
|
flex: 0 0 100%;
|
|
860
624
|
width: 100%;
|
|
861
625
|
}
|
|
862
626
|
.sd-col-md-offset-1 {
|
|
863
|
-
margin-left: 4.
|
|
627
|
+
margin-left: 4.1666666667%;
|
|
864
628
|
}
|
|
865
629
|
.sd-col-md-offset-2 {
|
|
866
|
-
margin-left: 8.
|
|
630
|
+
margin-left: 8.3333333333%;
|
|
867
631
|
}
|
|
868
632
|
.sd-col-md-offset-3 {
|
|
869
633
|
margin-left: 12.5%;
|
|
870
634
|
}
|
|
871
635
|
.sd-col-md-offset-4 {
|
|
872
|
-
margin-left: 16.
|
|
636
|
+
margin-left: 16.6666666667%;
|
|
873
637
|
}
|
|
874
638
|
.sd-col-md-offset-5 {
|
|
875
|
-
margin-left: 20.
|
|
639
|
+
margin-left: 20.8333333333%;
|
|
876
640
|
}
|
|
877
641
|
.sd-col-md-offset-6 {
|
|
878
642
|
margin-left: 25%;
|
|
879
643
|
}
|
|
880
644
|
.sd-col-md-offset-7 {
|
|
881
|
-
margin-left: 29.
|
|
645
|
+
margin-left: 29.1666666667%;
|
|
882
646
|
}
|
|
883
647
|
.sd-col-md-offset-8 {
|
|
884
|
-
margin-left: 33.
|
|
648
|
+
margin-left: 33.3333333333%;
|
|
885
649
|
}
|
|
886
650
|
.sd-col-md-offset-9 {
|
|
887
651
|
margin-left: 37.5%;
|
|
888
652
|
}
|
|
889
653
|
.sd-col-md-offset-10 {
|
|
890
|
-
margin-left: 41.
|
|
654
|
+
margin-left: 41.6666666667%;
|
|
891
655
|
}
|
|
892
656
|
.sd-col-md-offset-11 {
|
|
893
|
-
margin-left: 45.
|
|
657
|
+
margin-left: 45.8333333333%;
|
|
894
658
|
}
|
|
895
659
|
.sd-col-md-offset-12 {
|
|
896
660
|
margin-left: 50%;
|
|
897
661
|
}
|
|
898
662
|
.sd-col-md-offset-13 {
|
|
899
|
-
margin-left: 54.
|
|
663
|
+
margin-left: 54.1666666667%;
|
|
900
664
|
}
|
|
901
665
|
.sd-col-md-offset-14 {
|
|
902
|
-
margin-left: 58.
|
|
666
|
+
margin-left: 58.3333333333%;
|
|
903
667
|
}
|
|
904
668
|
.sd-col-md-offset-15 {
|
|
905
669
|
margin-left: 62.5%;
|
|
906
670
|
}
|
|
907
671
|
.sd-col-md-offset-16 {
|
|
908
|
-
margin-left: 66.
|
|
672
|
+
margin-left: 66.6666666667%;
|
|
909
673
|
}
|
|
910
674
|
.sd-col-md-offset-17 {
|
|
911
|
-
margin-left: 70.
|
|
675
|
+
margin-left: 70.8333333333%;
|
|
912
676
|
}
|
|
913
677
|
.sd-col-md-offset-18 {
|
|
914
678
|
margin-left: 75%;
|
|
915
679
|
}
|
|
916
680
|
.sd-col-md-offset-19 {
|
|
917
|
-
margin-left: 79.
|
|
681
|
+
margin-left: 79.1666666667%;
|
|
918
682
|
}
|
|
919
683
|
.sd-col-md-offset-20 {
|
|
920
|
-
margin-left: 83.
|
|
684
|
+
margin-left: 83.3333333333%;
|
|
921
685
|
}
|
|
922
686
|
.sd-col-md-offset-21 {
|
|
923
687
|
margin-left: 87.5%;
|
|
924
688
|
}
|
|
925
689
|
.sd-col-md-offset-22 {
|
|
926
|
-
margin-left: 91.
|
|
690
|
+
margin-left: 91.6666666667%;
|
|
927
691
|
}
|
|
928
692
|
.sd-col-md-offset-23 {
|
|
929
|
-
margin-left: 95.
|
|
693
|
+
margin-left: 95.8333333333%;
|
|
930
694
|
}
|
|
931
695
|
.sd-col-md-order-1 {
|
|
932
696
|
order: 1;
|
|
@@ -1003,169 +767,169 @@
|
|
|
1003
767
|
}
|
|
1004
768
|
@media (width >= 992px) {
|
|
1005
769
|
.sd-col-lg-1 {
|
|
1006
|
-
flex: 0 0 4.
|
|
1007
|
-
width: 4.
|
|
770
|
+
flex: 0 0 4.1666666667%;
|
|
771
|
+
width: 4.1666666667%;
|
|
1008
772
|
}
|
|
1009
773
|
.sd-col-lg-2 {
|
|
1010
|
-
flex: 0 0 8.
|
|
1011
|
-
width: 8.
|
|
774
|
+
flex: 0 0 8.3333333333%;
|
|
775
|
+
width: 8.3333333333%;
|
|
1012
776
|
}
|
|
1013
777
|
.sd-col-lg-3 {
|
|
1014
778
|
flex: 0 0 12.5%;
|
|
1015
779
|
width: 12.5%;
|
|
1016
780
|
}
|
|
1017
781
|
.sd-col-lg-4 {
|
|
1018
|
-
flex: 0 0 16.
|
|
1019
|
-
width: 16.
|
|
782
|
+
flex: 0 0 16.6666666667%;
|
|
783
|
+
width: 16.6666666667%;
|
|
1020
784
|
}
|
|
1021
785
|
.sd-col-lg-5 {
|
|
1022
|
-
flex: 0 0 20.
|
|
1023
|
-
width: 20.
|
|
786
|
+
flex: 0 0 20.8333333333%;
|
|
787
|
+
width: 20.8333333333%;
|
|
1024
788
|
}
|
|
1025
789
|
.sd-col-lg-6 {
|
|
1026
790
|
flex: 0 0 25%;
|
|
1027
791
|
width: 25%;
|
|
1028
792
|
}
|
|
1029
793
|
.sd-col-lg-7 {
|
|
1030
|
-
flex: 0 0 29.
|
|
1031
|
-
width: 29.
|
|
794
|
+
flex: 0 0 29.1666666667%;
|
|
795
|
+
width: 29.1666666667%;
|
|
1032
796
|
}
|
|
1033
797
|
.sd-col-lg-8 {
|
|
1034
|
-
flex: 0 0 33.
|
|
1035
|
-
width: 33.
|
|
798
|
+
flex: 0 0 33.3333333333%;
|
|
799
|
+
width: 33.3333333333%;
|
|
1036
800
|
}
|
|
1037
801
|
.sd-col-lg-9 {
|
|
1038
802
|
flex: 0 0 37.5%;
|
|
1039
803
|
width: 37.5%;
|
|
1040
804
|
}
|
|
1041
805
|
.sd-col-lg-10 {
|
|
1042
|
-
flex: 0 0 41.
|
|
1043
|
-
width: 41.
|
|
806
|
+
flex: 0 0 41.6666666667%;
|
|
807
|
+
width: 41.6666666667%;
|
|
1044
808
|
}
|
|
1045
809
|
.sd-col-lg-11 {
|
|
1046
|
-
flex: 0 0 45.
|
|
1047
|
-
width: 45.
|
|
810
|
+
flex: 0 0 45.8333333333%;
|
|
811
|
+
width: 45.8333333333%;
|
|
1048
812
|
}
|
|
1049
813
|
.sd-col-lg-12 {
|
|
1050
814
|
flex: 0 0 50%;
|
|
1051
815
|
width: 50%;
|
|
1052
816
|
}
|
|
1053
817
|
.sd-col-lg-13 {
|
|
1054
|
-
flex: 0 0 54.
|
|
1055
|
-
width: 54.
|
|
818
|
+
flex: 0 0 54.1666666667%;
|
|
819
|
+
width: 54.1666666667%;
|
|
1056
820
|
}
|
|
1057
821
|
.sd-col-lg-14 {
|
|
1058
|
-
flex: 0 0 58.
|
|
1059
|
-
width: 58.
|
|
822
|
+
flex: 0 0 58.3333333333%;
|
|
823
|
+
width: 58.3333333333%;
|
|
1060
824
|
}
|
|
1061
825
|
.sd-col-lg-15 {
|
|
1062
826
|
flex: 0 0 62.5%;
|
|
1063
827
|
width: 62.5%;
|
|
1064
828
|
}
|
|
1065
829
|
.sd-col-lg-16 {
|
|
1066
|
-
flex: 0 0 66.
|
|
1067
|
-
width: 66.
|
|
830
|
+
flex: 0 0 66.6666666667%;
|
|
831
|
+
width: 66.6666666667%;
|
|
1068
832
|
}
|
|
1069
833
|
.sd-col-lg-17 {
|
|
1070
|
-
flex: 0 0 70.
|
|
1071
|
-
width: 70.
|
|
834
|
+
flex: 0 0 70.8333333333%;
|
|
835
|
+
width: 70.8333333333%;
|
|
1072
836
|
}
|
|
1073
837
|
.sd-col-lg-18 {
|
|
1074
838
|
flex: 0 0 75%;
|
|
1075
839
|
width: 75%;
|
|
1076
840
|
}
|
|
1077
841
|
.sd-col-lg-19 {
|
|
1078
|
-
flex: 0 0 79.
|
|
1079
|
-
width: 79.
|
|
842
|
+
flex: 0 0 79.1666666667%;
|
|
843
|
+
width: 79.1666666667%;
|
|
1080
844
|
}
|
|
1081
845
|
.sd-col-lg-20 {
|
|
1082
|
-
flex: 0 0 83.
|
|
1083
|
-
width: 83.
|
|
846
|
+
flex: 0 0 83.3333333333%;
|
|
847
|
+
width: 83.3333333333%;
|
|
1084
848
|
}
|
|
1085
849
|
.sd-col-lg-21 {
|
|
1086
850
|
flex: 0 0 87.5%;
|
|
1087
851
|
width: 87.5%;
|
|
1088
852
|
}
|
|
1089
853
|
.sd-col-lg-22 {
|
|
1090
|
-
flex: 0 0 91.
|
|
1091
|
-
width: 91.
|
|
854
|
+
flex: 0 0 91.6666666667%;
|
|
855
|
+
width: 91.6666666667%;
|
|
1092
856
|
}
|
|
1093
857
|
.sd-col-lg-23 {
|
|
1094
|
-
flex: 0 0 95.
|
|
1095
|
-
width: 95.
|
|
858
|
+
flex: 0 0 95.8333333333%;
|
|
859
|
+
width: 95.8333333333%;
|
|
1096
860
|
}
|
|
1097
861
|
.sd-col-lg-24 {
|
|
1098
862
|
flex: 0 0 100%;
|
|
1099
863
|
width: 100%;
|
|
1100
864
|
}
|
|
1101
865
|
.sd-col-lg-offset-1 {
|
|
1102
|
-
margin-left: 4.
|
|
866
|
+
margin-left: 4.1666666667%;
|
|
1103
867
|
}
|
|
1104
868
|
.sd-col-lg-offset-2 {
|
|
1105
|
-
margin-left: 8.
|
|
869
|
+
margin-left: 8.3333333333%;
|
|
1106
870
|
}
|
|
1107
871
|
.sd-col-lg-offset-3 {
|
|
1108
872
|
margin-left: 12.5%;
|
|
1109
873
|
}
|
|
1110
874
|
.sd-col-lg-offset-4 {
|
|
1111
|
-
margin-left: 16.
|
|
875
|
+
margin-left: 16.6666666667%;
|
|
1112
876
|
}
|
|
1113
877
|
.sd-col-lg-offset-5 {
|
|
1114
|
-
margin-left: 20.
|
|
878
|
+
margin-left: 20.8333333333%;
|
|
1115
879
|
}
|
|
1116
880
|
.sd-col-lg-offset-6 {
|
|
1117
881
|
margin-left: 25%;
|
|
1118
882
|
}
|
|
1119
883
|
.sd-col-lg-offset-7 {
|
|
1120
|
-
margin-left: 29.
|
|
884
|
+
margin-left: 29.1666666667%;
|
|
1121
885
|
}
|
|
1122
886
|
.sd-col-lg-offset-8 {
|
|
1123
|
-
margin-left: 33.
|
|
887
|
+
margin-left: 33.3333333333%;
|
|
1124
888
|
}
|
|
1125
889
|
.sd-col-lg-offset-9 {
|
|
1126
890
|
margin-left: 37.5%;
|
|
1127
891
|
}
|
|
1128
892
|
.sd-col-lg-offset-10 {
|
|
1129
|
-
margin-left: 41.
|
|
893
|
+
margin-left: 41.6666666667%;
|
|
1130
894
|
}
|
|
1131
895
|
.sd-col-lg-offset-11 {
|
|
1132
|
-
margin-left: 45.
|
|
896
|
+
margin-left: 45.8333333333%;
|
|
1133
897
|
}
|
|
1134
898
|
.sd-col-lg-offset-12 {
|
|
1135
899
|
margin-left: 50%;
|
|
1136
900
|
}
|
|
1137
901
|
.sd-col-lg-offset-13 {
|
|
1138
|
-
margin-left: 54.
|
|
902
|
+
margin-left: 54.1666666667%;
|
|
1139
903
|
}
|
|
1140
904
|
.sd-col-lg-offset-14 {
|
|
1141
|
-
margin-left: 58.
|
|
905
|
+
margin-left: 58.3333333333%;
|
|
1142
906
|
}
|
|
1143
907
|
.sd-col-lg-offset-15 {
|
|
1144
908
|
margin-left: 62.5%;
|
|
1145
909
|
}
|
|
1146
910
|
.sd-col-lg-offset-16 {
|
|
1147
|
-
margin-left: 66.
|
|
911
|
+
margin-left: 66.6666666667%;
|
|
1148
912
|
}
|
|
1149
913
|
.sd-col-lg-offset-17 {
|
|
1150
|
-
margin-left: 70.
|
|
914
|
+
margin-left: 70.8333333333%;
|
|
1151
915
|
}
|
|
1152
916
|
.sd-col-lg-offset-18 {
|
|
1153
917
|
margin-left: 75%;
|
|
1154
918
|
}
|
|
1155
919
|
.sd-col-lg-offset-19 {
|
|
1156
|
-
margin-left: 79.
|
|
920
|
+
margin-left: 79.1666666667%;
|
|
1157
921
|
}
|
|
1158
922
|
.sd-col-lg-offset-20 {
|
|
1159
|
-
margin-left: 83.
|
|
923
|
+
margin-left: 83.3333333333%;
|
|
1160
924
|
}
|
|
1161
925
|
.sd-col-lg-offset-21 {
|
|
1162
926
|
margin-left: 87.5%;
|
|
1163
927
|
}
|
|
1164
928
|
.sd-col-lg-offset-22 {
|
|
1165
|
-
margin-left: 91.
|
|
929
|
+
margin-left: 91.6666666667%;
|
|
1166
930
|
}
|
|
1167
931
|
.sd-col-lg-offset-23 {
|
|
1168
|
-
margin-left: 95.
|
|
932
|
+
margin-left: 95.8333333333%;
|
|
1169
933
|
}
|
|
1170
934
|
.sd-col-lg-order-1 {
|
|
1171
935
|
order: 1;
|
|
@@ -1242,169 +1006,169 @@
|
|
|
1242
1006
|
}
|
|
1243
1007
|
@media (width >= 1200px) {
|
|
1244
1008
|
.sd-col-xl-1 {
|
|
1245
|
-
flex: 0 0 4.
|
|
1246
|
-
width: 4.
|
|
1009
|
+
flex: 0 0 4.1666666667%;
|
|
1010
|
+
width: 4.1666666667%;
|
|
1247
1011
|
}
|
|
1248
1012
|
.sd-col-xl-2 {
|
|
1249
|
-
flex: 0 0 8.
|
|
1250
|
-
width: 8.
|
|
1013
|
+
flex: 0 0 8.3333333333%;
|
|
1014
|
+
width: 8.3333333333%;
|
|
1251
1015
|
}
|
|
1252
1016
|
.sd-col-xl-3 {
|
|
1253
1017
|
flex: 0 0 12.5%;
|
|
1254
1018
|
width: 12.5%;
|
|
1255
1019
|
}
|
|
1256
1020
|
.sd-col-xl-4 {
|
|
1257
|
-
flex: 0 0 16.
|
|
1258
|
-
width: 16.
|
|
1021
|
+
flex: 0 0 16.6666666667%;
|
|
1022
|
+
width: 16.6666666667%;
|
|
1259
1023
|
}
|
|
1260
1024
|
.sd-col-xl-5 {
|
|
1261
|
-
flex: 0 0 20.
|
|
1262
|
-
width: 20.
|
|
1025
|
+
flex: 0 0 20.8333333333%;
|
|
1026
|
+
width: 20.8333333333%;
|
|
1263
1027
|
}
|
|
1264
1028
|
.sd-col-xl-6 {
|
|
1265
1029
|
flex: 0 0 25%;
|
|
1266
1030
|
width: 25%;
|
|
1267
1031
|
}
|
|
1268
1032
|
.sd-col-xl-7 {
|
|
1269
|
-
flex: 0 0 29.
|
|
1270
|
-
width: 29.
|
|
1033
|
+
flex: 0 0 29.1666666667%;
|
|
1034
|
+
width: 29.1666666667%;
|
|
1271
1035
|
}
|
|
1272
1036
|
.sd-col-xl-8 {
|
|
1273
|
-
flex: 0 0 33.
|
|
1274
|
-
width: 33.
|
|
1037
|
+
flex: 0 0 33.3333333333%;
|
|
1038
|
+
width: 33.3333333333%;
|
|
1275
1039
|
}
|
|
1276
1040
|
.sd-col-xl-9 {
|
|
1277
1041
|
flex: 0 0 37.5%;
|
|
1278
1042
|
width: 37.5%;
|
|
1279
1043
|
}
|
|
1280
1044
|
.sd-col-xl-10 {
|
|
1281
|
-
flex: 0 0 41.
|
|
1282
|
-
width: 41.
|
|
1045
|
+
flex: 0 0 41.6666666667%;
|
|
1046
|
+
width: 41.6666666667%;
|
|
1283
1047
|
}
|
|
1284
1048
|
.sd-col-xl-11 {
|
|
1285
|
-
flex: 0 0 45.
|
|
1286
|
-
width: 45.
|
|
1049
|
+
flex: 0 0 45.8333333333%;
|
|
1050
|
+
width: 45.8333333333%;
|
|
1287
1051
|
}
|
|
1288
1052
|
.sd-col-xl-12 {
|
|
1289
1053
|
flex: 0 0 50%;
|
|
1290
1054
|
width: 50%;
|
|
1291
1055
|
}
|
|
1292
1056
|
.sd-col-xl-13 {
|
|
1293
|
-
flex: 0 0 54.
|
|
1294
|
-
width: 54.
|
|
1057
|
+
flex: 0 0 54.1666666667%;
|
|
1058
|
+
width: 54.1666666667%;
|
|
1295
1059
|
}
|
|
1296
1060
|
.sd-col-xl-14 {
|
|
1297
|
-
flex: 0 0 58.
|
|
1298
|
-
width: 58.
|
|
1061
|
+
flex: 0 0 58.3333333333%;
|
|
1062
|
+
width: 58.3333333333%;
|
|
1299
1063
|
}
|
|
1300
1064
|
.sd-col-xl-15 {
|
|
1301
1065
|
flex: 0 0 62.5%;
|
|
1302
1066
|
width: 62.5%;
|
|
1303
1067
|
}
|
|
1304
1068
|
.sd-col-xl-16 {
|
|
1305
|
-
flex: 0 0 66.
|
|
1306
|
-
width: 66.
|
|
1069
|
+
flex: 0 0 66.6666666667%;
|
|
1070
|
+
width: 66.6666666667%;
|
|
1307
1071
|
}
|
|
1308
1072
|
.sd-col-xl-17 {
|
|
1309
|
-
flex: 0 0 70.
|
|
1310
|
-
width: 70.
|
|
1073
|
+
flex: 0 0 70.8333333333%;
|
|
1074
|
+
width: 70.8333333333%;
|
|
1311
1075
|
}
|
|
1312
1076
|
.sd-col-xl-18 {
|
|
1313
1077
|
flex: 0 0 75%;
|
|
1314
1078
|
width: 75%;
|
|
1315
1079
|
}
|
|
1316
1080
|
.sd-col-xl-19 {
|
|
1317
|
-
flex: 0 0 79.
|
|
1318
|
-
width: 79.
|
|
1081
|
+
flex: 0 0 79.1666666667%;
|
|
1082
|
+
width: 79.1666666667%;
|
|
1319
1083
|
}
|
|
1320
1084
|
.sd-col-xl-20 {
|
|
1321
|
-
flex: 0 0 83.
|
|
1322
|
-
width: 83.
|
|
1085
|
+
flex: 0 0 83.3333333333%;
|
|
1086
|
+
width: 83.3333333333%;
|
|
1323
1087
|
}
|
|
1324
1088
|
.sd-col-xl-21 {
|
|
1325
1089
|
flex: 0 0 87.5%;
|
|
1326
1090
|
width: 87.5%;
|
|
1327
1091
|
}
|
|
1328
1092
|
.sd-col-xl-22 {
|
|
1329
|
-
flex: 0 0 91.
|
|
1330
|
-
width: 91.
|
|
1093
|
+
flex: 0 0 91.6666666667%;
|
|
1094
|
+
width: 91.6666666667%;
|
|
1331
1095
|
}
|
|
1332
1096
|
.sd-col-xl-23 {
|
|
1333
|
-
flex: 0 0 95.
|
|
1334
|
-
width: 95.
|
|
1097
|
+
flex: 0 0 95.8333333333%;
|
|
1098
|
+
width: 95.8333333333%;
|
|
1335
1099
|
}
|
|
1336
1100
|
.sd-col-xl-24 {
|
|
1337
1101
|
flex: 0 0 100%;
|
|
1338
1102
|
width: 100%;
|
|
1339
1103
|
}
|
|
1340
1104
|
.sd-col-xl-offset-1 {
|
|
1341
|
-
margin-left: 4.
|
|
1105
|
+
margin-left: 4.1666666667%;
|
|
1342
1106
|
}
|
|
1343
1107
|
.sd-col-xl-offset-2 {
|
|
1344
|
-
margin-left: 8.
|
|
1108
|
+
margin-left: 8.3333333333%;
|
|
1345
1109
|
}
|
|
1346
1110
|
.sd-col-xl-offset-3 {
|
|
1347
1111
|
margin-left: 12.5%;
|
|
1348
1112
|
}
|
|
1349
1113
|
.sd-col-xl-offset-4 {
|
|
1350
|
-
margin-left: 16.
|
|
1114
|
+
margin-left: 16.6666666667%;
|
|
1351
1115
|
}
|
|
1352
1116
|
.sd-col-xl-offset-5 {
|
|
1353
|
-
margin-left: 20.
|
|
1117
|
+
margin-left: 20.8333333333%;
|
|
1354
1118
|
}
|
|
1355
1119
|
.sd-col-xl-offset-6 {
|
|
1356
1120
|
margin-left: 25%;
|
|
1357
1121
|
}
|
|
1358
1122
|
.sd-col-xl-offset-7 {
|
|
1359
|
-
margin-left: 29.
|
|
1123
|
+
margin-left: 29.1666666667%;
|
|
1360
1124
|
}
|
|
1361
1125
|
.sd-col-xl-offset-8 {
|
|
1362
|
-
margin-left: 33.
|
|
1126
|
+
margin-left: 33.3333333333%;
|
|
1363
1127
|
}
|
|
1364
1128
|
.sd-col-xl-offset-9 {
|
|
1365
1129
|
margin-left: 37.5%;
|
|
1366
1130
|
}
|
|
1367
1131
|
.sd-col-xl-offset-10 {
|
|
1368
|
-
margin-left: 41.
|
|
1132
|
+
margin-left: 41.6666666667%;
|
|
1369
1133
|
}
|
|
1370
1134
|
.sd-col-xl-offset-11 {
|
|
1371
|
-
margin-left: 45.
|
|
1135
|
+
margin-left: 45.8333333333%;
|
|
1372
1136
|
}
|
|
1373
1137
|
.sd-col-xl-offset-12 {
|
|
1374
1138
|
margin-left: 50%;
|
|
1375
1139
|
}
|
|
1376
1140
|
.sd-col-xl-offset-13 {
|
|
1377
|
-
margin-left: 54.
|
|
1141
|
+
margin-left: 54.1666666667%;
|
|
1378
1142
|
}
|
|
1379
1143
|
.sd-col-xl-offset-14 {
|
|
1380
|
-
margin-left: 58.
|
|
1144
|
+
margin-left: 58.3333333333%;
|
|
1381
1145
|
}
|
|
1382
1146
|
.sd-col-xl-offset-15 {
|
|
1383
1147
|
margin-left: 62.5%;
|
|
1384
1148
|
}
|
|
1385
1149
|
.sd-col-xl-offset-16 {
|
|
1386
|
-
margin-left: 66.
|
|
1150
|
+
margin-left: 66.6666666667%;
|
|
1387
1151
|
}
|
|
1388
1152
|
.sd-col-xl-offset-17 {
|
|
1389
|
-
margin-left: 70.
|
|
1153
|
+
margin-left: 70.8333333333%;
|
|
1390
1154
|
}
|
|
1391
1155
|
.sd-col-xl-offset-18 {
|
|
1392
1156
|
margin-left: 75%;
|
|
1393
1157
|
}
|
|
1394
1158
|
.sd-col-xl-offset-19 {
|
|
1395
|
-
margin-left: 79.
|
|
1159
|
+
margin-left: 79.1666666667%;
|
|
1396
1160
|
}
|
|
1397
1161
|
.sd-col-xl-offset-20 {
|
|
1398
|
-
margin-left: 83.
|
|
1162
|
+
margin-left: 83.3333333333%;
|
|
1399
1163
|
}
|
|
1400
1164
|
.sd-col-xl-offset-21 {
|
|
1401
1165
|
margin-left: 87.5%;
|
|
1402
1166
|
}
|
|
1403
1167
|
.sd-col-xl-offset-22 {
|
|
1404
|
-
margin-left: 91.
|
|
1168
|
+
margin-left: 91.6666666667%;
|
|
1405
1169
|
}
|
|
1406
1170
|
.sd-col-xl-offset-23 {
|
|
1407
|
-
margin-left: 95.
|
|
1171
|
+
margin-left: 95.8333333333%;
|
|
1408
1172
|
}
|
|
1409
1173
|
.sd-col-xl-order-1 {
|
|
1410
1174
|
order: 1;
|
|
@@ -1481,169 +1245,169 @@
|
|
|
1481
1245
|
}
|
|
1482
1246
|
@media (width >= 1600px) {
|
|
1483
1247
|
.sd-col-xxl-1 {
|
|
1484
|
-
flex: 0 0 4.
|
|
1485
|
-
width: 4.
|
|
1248
|
+
flex: 0 0 4.1666666667%;
|
|
1249
|
+
width: 4.1666666667%;
|
|
1486
1250
|
}
|
|
1487
1251
|
.sd-col-xxl-2 {
|
|
1488
|
-
flex: 0 0 8.
|
|
1489
|
-
width: 8.
|
|
1252
|
+
flex: 0 0 8.3333333333%;
|
|
1253
|
+
width: 8.3333333333%;
|
|
1490
1254
|
}
|
|
1491
1255
|
.sd-col-xxl-3 {
|
|
1492
1256
|
flex: 0 0 12.5%;
|
|
1493
1257
|
width: 12.5%;
|
|
1494
1258
|
}
|
|
1495
1259
|
.sd-col-xxl-4 {
|
|
1496
|
-
flex: 0 0 16.
|
|
1497
|
-
width: 16.
|
|
1260
|
+
flex: 0 0 16.6666666667%;
|
|
1261
|
+
width: 16.6666666667%;
|
|
1498
1262
|
}
|
|
1499
1263
|
.sd-col-xxl-5 {
|
|
1500
|
-
flex: 0 0 20.
|
|
1501
|
-
width: 20.
|
|
1264
|
+
flex: 0 0 20.8333333333%;
|
|
1265
|
+
width: 20.8333333333%;
|
|
1502
1266
|
}
|
|
1503
1267
|
.sd-col-xxl-6 {
|
|
1504
1268
|
flex: 0 0 25%;
|
|
1505
1269
|
width: 25%;
|
|
1506
1270
|
}
|
|
1507
1271
|
.sd-col-xxl-7 {
|
|
1508
|
-
flex: 0 0 29.
|
|
1509
|
-
width: 29.
|
|
1272
|
+
flex: 0 0 29.1666666667%;
|
|
1273
|
+
width: 29.1666666667%;
|
|
1510
1274
|
}
|
|
1511
1275
|
.sd-col-xxl-8 {
|
|
1512
|
-
flex: 0 0 33.
|
|
1513
|
-
width: 33.
|
|
1276
|
+
flex: 0 0 33.3333333333%;
|
|
1277
|
+
width: 33.3333333333%;
|
|
1514
1278
|
}
|
|
1515
1279
|
.sd-col-xxl-9 {
|
|
1516
1280
|
flex: 0 0 37.5%;
|
|
1517
1281
|
width: 37.5%;
|
|
1518
1282
|
}
|
|
1519
1283
|
.sd-col-xxl-10 {
|
|
1520
|
-
flex: 0 0 41.
|
|
1521
|
-
width: 41.
|
|
1284
|
+
flex: 0 0 41.6666666667%;
|
|
1285
|
+
width: 41.6666666667%;
|
|
1522
1286
|
}
|
|
1523
1287
|
.sd-col-xxl-11 {
|
|
1524
|
-
flex: 0 0 45.
|
|
1525
|
-
width: 45.
|
|
1288
|
+
flex: 0 0 45.8333333333%;
|
|
1289
|
+
width: 45.8333333333%;
|
|
1526
1290
|
}
|
|
1527
1291
|
.sd-col-xxl-12 {
|
|
1528
1292
|
flex: 0 0 50%;
|
|
1529
1293
|
width: 50%;
|
|
1530
1294
|
}
|
|
1531
1295
|
.sd-col-xxl-13 {
|
|
1532
|
-
flex: 0 0 54.
|
|
1533
|
-
width: 54.
|
|
1296
|
+
flex: 0 0 54.1666666667%;
|
|
1297
|
+
width: 54.1666666667%;
|
|
1534
1298
|
}
|
|
1535
1299
|
.sd-col-xxl-14 {
|
|
1536
|
-
flex: 0 0 58.
|
|
1537
|
-
width: 58.
|
|
1300
|
+
flex: 0 0 58.3333333333%;
|
|
1301
|
+
width: 58.3333333333%;
|
|
1538
1302
|
}
|
|
1539
1303
|
.sd-col-xxl-15 {
|
|
1540
1304
|
flex: 0 0 62.5%;
|
|
1541
1305
|
width: 62.5%;
|
|
1542
1306
|
}
|
|
1543
1307
|
.sd-col-xxl-16 {
|
|
1544
|
-
flex: 0 0 66.
|
|
1545
|
-
width: 66.
|
|
1308
|
+
flex: 0 0 66.6666666667%;
|
|
1309
|
+
width: 66.6666666667%;
|
|
1546
1310
|
}
|
|
1547
1311
|
.sd-col-xxl-17 {
|
|
1548
|
-
flex: 0 0 70.
|
|
1549
|
-
width: 70.
|
|
1312
|
+
flex: 0 0 70.8333333333%;
|
|
1313
|
+
width: 70.8333333333%;
|
|
1550
1314
|
}
|
|
1551
1315
|
.sd-col-xxl-18 {
|
|
1552
1316
|
flex: 0 0 75%;
|
|
1553
1317
|
width: 75%;
|
|
1554
1318
|
}
|
|
1555
1319
|
.sd-col-xxl-19 {
|
|
1556
|
-
flex: 0 0 79.
|
|
1557
|
-
width: 79.
|
|
1320
|
+
flex: 0 0 79.1666666667%;
|
|
1321
|
+
width: 79.1666666667%;
|
|
1558
1322
|
}
|
|
1559
1323
|
.sd-col-xxl-20 {
|
|
1560
|
-
flex: 0 0 83.
|
|
1561
|
-
width: 83.
|
|
1324
|
+
flex: 0 0 83.3333333333%;
|
|
1325
|
+
width: 83.3333333333%;
|
|
1562
1326
|
}
|
|
1563
1327
|
.sd-col-xxl-21 {
|
|
1564
1328
|
flex: 0 0 87.5%;
|
|
1565
1329
|
width: 87.5%;
|
|
1566
1330
|
}
|
|
1567
1331
|
.sd-col-xxl-22 {
|
|
1568
|
-
flex: 0 0 91.
|
|
1569
|
-
width: 91.
|
|
1332
|
+
flex: 0 0 91.6666666667%;
|
|
1333
|
+
width: 91.6666666667%;
|
|
1570
1334
|
}
|
|
1571
1335
|
.sd-col-xxl-23 {
|
|
1572
|
-
flex: 0 0 95.
|
|
1573
|
-
width: 95.
|
|
1336
|
+
flex: 0 0 95.8333333333%;
|
|
1337
|
+
width: 95.8333333333%;
|
|
1574
1338
|
}
|
|
1575
1339
|
.sd-col-xxl-24 {
|
|
1576
1340
|
flex: 0 0 100%;
|
|
1577
1341
|
width: 100%;
|
|
1578
1342
|
}
|
|
1579
1343
|
.sd-col-xxl-offset-1 {
|
|
1580
|
-
margin-left: 4.
|
|
1344
|
+
margin-left: 4.1666666667%;
|
|
1581
1345
|
}
|
|
1582
1346
|
.sd-col-xxl-offset-2 {
|
|
1583
|
-
margin-left: 8.
|
|
1347
|
+
margin-left: 8.3333333333%;
|
|
1584
1348
|
}
|
|
1585
1349
|
.sd-col-xxl-offset-3 {
|
|
1586
1350
|
margin-left: 12.5%;
|
|
1587
1351
|
}
|
|
1588
1352
|
.sd-col-xxl-offset-4 {
|
|
1589
|
-
margin-left: 16.
|
|
1353
|
+
margin-left: 16.6666666667%;
|
|
1590
1354
|
}
|
|
1591
1355
|
.sd-col-xxl-offset-5 {
|
|
1592
|
-
margin-left: 20.
|
|
1356
|
+
margin-left: 20.8333333333%;
|
|
1593
1357
|
}
|
|
1594
1358
|
.sd-col-xxl-offset-6 {
|
|
1595
1359
|
margin-left: 25%;
|
|
1596
1360
|
}
|
|
1597
1361
|
.sd-col-xxl-offset-7 {
|
|
1598
|
-
margin-left: 29.
|
|
1362
|
+
margin-left: 29.1666666667%;
|
|
1599
1363
|
}
|
|
1600
1364
|
.sd-col-xxl-offset-8 {
|
|
1601
|
-
margin-left: 33.
|
|
1365
|
+
margin-left: 33.3333333333%;
|
|
1602
1366
|
}
|
|
1603
1367
|
.sd-col-xxl-offset-9 {
|
|
1604
1368
|
margin-left: 37.5%;
|
|
1605
1369
|
}
|
|
1606
1370
|
.sd-col-xxl-offset-10 {
|
|
1607
|
-
margin-left: 41.
|
|
1371
|
+
margin-left: 41.6666666667%;
|
|
1608
1372
|
}
|
|
1609
1373
|
.sd-col-xxl-offset-11 {
|
|
1610
|
-
margin-left: 45.
|
|
1374
|
+
margin-left: 45.8333333333%;
|
|
1611
1375
|
}
|
|
1612
1376
|
.sd-col-xxl-offset-12 {
|
|
1613
1377
|
margin-left: 50%;
|
|
1614
1378
|
}
|
|
1615
1379
|
.sd-col-xxl-offset-13 {
|
|
1616
|
-
margin-left: 54.
|
|
1380
|
+
margin-left: 54.1666666667%;
|
|
1617
1381
|
}
|
|
1618
1382
|
.sd-col-xxl-offset-14 {
|
|
1619
|
-
margin-left: 58.
|
|
1383
|
+
margin-left: 58.3333333333%;
|
|
1620
1384
|
}
|
|
1621
1385
|
.sd-col-xxl-offset-15 {
|
|
1622
1386
|
margin-left: 62.5%;
|
|
1623
1387
|
}
|
|
1624
1388
|
.sd-col-xxl-offset-16 {
|
|
1625
|
-
margin-left: 66.
|
|
1389
|
+
margin-left: 66.6666666667%;
|
|
1626
1390
|
}
|
|
1627
1391
|
.sd-col-xxl-offset-17 {
|
|
1628
|
-
margin-left: 70.
|
|
1392
|
+
margin-left: 70.8333333333%;
|
|
1629
1393
|
}
|
|
1630
1394
|
.sd-col-xxl-offset-18 {
|
|
1631
1395
|
margin-left: 75%;
|
|
1632
1396
|
}
|
|
1633
1397
|
.sd-col-xxl-offset-19 {
|
|
1634
|
-
margin-left: 79.
|
|
1398
|
+
margin-left: 79.1666666667%;
|
|
1635
1399
|
}
|
|
1636
1400
|
.sd-col-xxl-offset-20 {
|
|
1637
|
-
margin-left: 83.
|
|
1401
|
+
margin-left: 83.3333333333%;
|
|
1638
1402
|
}
|
|
1639
1403
|
.sd-col-xxl-offset-21 {
|
|
1640
1404
|
margin-left: 87.5%;
|
|
1641
1405
|
}
|
|
1642
1406
|
.sd-col-xxl-offset-22 {
|
|
1643
|
-
margin-left: 91.
|
|
1407
|
+
margin-left: 91.6666666667%;
|
|
1644
1408
|
}
|
|
1645
1409
|
.sd-col-xxl-offset-23 {
|
|
1646
|
-
margin-left: 95.
|
|
1410
|
+
margin-left: 95.8333333333%;
|
|
1647
1411
|
}
|
|
1648
1412
|
.sd-col-xxl-order-1 {
|
|
1649
1413
|
order: 1;
|
|
@@ -1718,6 +1482,7 @@
|
|
|
1718
1482
|
order: 24;
|
|
1719
1483
|
}
|
|
1720
1484
|
}
|
|
1485
|
+
|
|
1721
1486
|
.sd-grid {
|
|
1722
1487
|
display: grid;
|
|
1723
|
-
}
|
|
1488
|
+
}
|