todo_rails 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/todo_rails/version.rb +1 -1
- data/vendor/assets/bower.json +8 -0
- data/vendor/assets/bower_components/angular-animate/README.md +68 -0
- data/vendor/assets/bower_components/angular-animate/angular-animate.js +3721 -0
- data/vendor/assets/bower_components/angular-animate/angular-animate.min.js +52 -0
- data/vendor/assets/bower_components/angular-animate/angular-animate.min.js.map +8 -0
- data/vendor/assets/bower_components/angular-animate/bower.json +9 -0
- data/vendor/assets/bower_components/angular-animate/index.js +2 -0
- data/vendor/assets/bower_components/angular-animate/package.json +26 -0
- data/vendor/assets/bower_components/angular-aria/README.md +67 -0
- data/vendor/assets/bower_components/angular-aria/angular-aria.js +393 -0
- data/vendor/assets/bower_components/angular-aria/angular-aria.min.js +13 -0
- data/vendor/assets/bower_components/angular-aria/angular-aria.min.js.map +8 -0
- data/vendor/assets/bower_components/angular-aria/bower.json +9 -0
- data/vendor/assets/bower_components/angular-aria/index.js +2 -0
- data/vendor/assets/bower_components/angular-aria/package.json +27 -0
- data/vendor/assets/bower_components/angular-material/CHANGELOG.md +1599 -0
- data/vendor/assets/bower_components/angular-material/LICENSE +21 -0
- data/vendor/assets/bower_components/angular-material/README.md +211 -0
- data/vendor/assets/bower_components/angular-material/angular-material-mocks.js +77 -0
- data/vendor/assets/bower_components/angular-material/angular-material.css +7183 -0
- data/vendor/assets/bower_components/angular-material/angular-material.js +15406 -0
- data/vendor/assets/bower_components/angular-material/angular-material.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/angular-material.min.js +14 -0
- data/vendor/assets/bower_components/angular-material/bower.json +14 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/copy.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/copy2.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/facebook.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/hangout.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/mail.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/message.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/print.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/share-arrow.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/twitter.svg +2 -0
- data/vendor/assets/bower_components/angular-material/demos/bottomSheet/demoBasicUsage/img/icons/upload.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/chips/demoBasicUsage/style.scss +39 -0
- data/vendor/assets/bower_components/angular-material/demos/chips/demoContactChips/style.scss +47 -0
- data/vendor/assets/bower_components/angular-material/demos/gridList/demoBasicUsage/style.scss +75 -0
- data/vendor/assets/bower_components/angular-material/demos/gridList/demoDynamicTiles/style.scss +78 -0
- data/vendor/assets/bower_components/angular-material/demos/gridList/demoResponsiveUsage/style.scss +0 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoLoadSvgIconsFromUrl/img/icons/addShoppingCart.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoLoadSvgIconsFromUrl/img/icons/android.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoLoadSvgIconsFromUrl/img/icons/cake.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoSvgIconSets/assets/cake.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoSvgIconSets/assets/core-icons.svg +26 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoSvgIconSets/assets/social-icons.svg +26 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoSvgIconsFromURL/img/icons/addShoppingCart.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoSvgIconsFromURL/img/icons/android.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoSvgIconsFromURL/img/icons/cake.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoUsingTemplateCache/assets/android.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoUsingTemplateCache/assets/cake.svg +1 -0
- data/vendor/assets/bower_components/angular-material/demos/icon/demoUsingTemplateCache/assets/core-icons.svg +26 -0
- data/vendor/assets/bower_components/angular-material/demos/input/demoIcons/icons/ic_email_24px.svg +4 -0
- data/vendor/assets/bower_components/angular-material/demos/input/demoIcons/icons/ic_person_24px.svg +4 -0
- data/vendor/assets/bower_components/angular-material/demos/input/demoIcons/icons/ic_phone_24px.svg +4 -0
- data/vendor/assets/bower_components/angular-material/demos/input/demoIcons/icons/ic_place_24px.svg +4 -0
- data/vendor/assets/bower_components/angular-material/demos/input/demoIcons/style.scss +18 -0
- data/vendor/assets/bower_components/angular-material/demos/list/demoListControls/img/100-0.jpeg +0 -0
- data/vendor/assets/bower_components/angular-material/demos/list/demoListControls/img/100-1.jpeg +0 -0
- data/vendor/assets/bower_components/angular-material/demos/list/demoListControls/img/100-2.jpeg +0 -0
- data/vendor/assets/bower_components/angular-material/demos/tabs/demoDynamicHeight/style.scss +13 -0
- data/vendor/assets/bower_components/angular-material/demos/tabs/demoDynamicTabs/style.scss +44 -0
- data/vendor/assets/bower_components/angular-material/demos/tabs/demoStaticTabs/style.scss +25 -0
- data/vendor/assets/bower_components/angular-material/demos/toolbar/demoBasicUsage/img/icons/favorite.svg +4 -0
- data/vendor/assets/bower_components/angular-material/demos/toolbar/demoBasicUsage/img/icons/menu.svg +4 -0
- data/vendor/assets/bower_components/angular-material/demos/toolbar/demoBasicUsage/img/icons/more_vert.svg +4 -0
- data/vendor/assets/bower_components/angular-material/index.js +12 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/autocomplete/autocomplete-default-theme.css +24 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/autocomplete/autocomplete.css +220 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/autocomplete/autocomplete.js +951 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/backdrop/backdrop-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/backdrop/backdrop.css +59 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/backdrop/backdrop.js +38 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/bottomSheet/bottomSheet-default-theme.css +16 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/bottomSheet/bottomSheet.css +170 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/bottomSheet/bottomSheet.js +267 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/button/button-default-theme.css +94 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/button/button.css +158 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/button/button.js +135 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/card/card-default-theme.css +12 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/card/card.css +34 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/card/card.js +84 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/checkbox/checkbox-default-theme.css +47 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/checkbox/checkbox.css +124 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/checkbox/checkbox.js +166 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/chips/chips-default-theme.css +24 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/chips/chips.css +131 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/chips/chips.js +949 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/content/content-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/content/content.css +20 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/content/content.js +84 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/core/core.css +2594 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/core/core.js +3772 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/core/default-theme.js +4 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/dialog/dialog-default-theme.css +12 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/dialog/dialog.css +111 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/dialog/dialog.js +713 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/divider/divider-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/divider/divider.css +14 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/divider/divider.js +45 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/fabActions/fabActions.js +57 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/fabSpeedDial/fabSpeedDial.css +100 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/fabSpeedDial/fabSpeedDial.js +236 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/fabToolbar/fabToolbar.css +74 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/fabToolbar/fabToolbar.js +218 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/fabTrigger/fabTrigger.js +54 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/gridList/gridList-default-theme.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/gridList/gridList.css +68 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/gridList/gridList.js +762 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/icon/icon-default-theme.css +15 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/icon/icon.css +20 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/icon/icon.js +783 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/input/input-default-theme.css +46 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/input/input.css +162 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/input/input.js +371 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/list/list-default-theme.css +23 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/list/list.css +147 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/list/list.js +273 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/menu/menu-default-theme.css +11 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/menu/menu.css +121 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/menu/menu.js +620 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/progressCircular/progressCircular-default-theme.css +36 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/progressCircular/progressCircular.css +1409 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/progressCircular/progressCircular.js +109 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/progressLinear/progressLinear-default-theme.css +27 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/progressLinear/progressLinear.css +287 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/progressLinear/progressLinear.js +126 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/radioButton/radioButton-default-theme.css +47 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/radioButton/radioButton.css +91 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/radioButton/radioButton.js +312 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/select/select-default-theme.css +42 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/select/select.css +170 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/select/select.js +1055 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/sidenav/sidenav-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/sidenav/sidenav.css +99 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/sidenav/sidenav.js +424 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/slider/slider-default-theme.css +56 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/slider/slider.css +220 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/slider/slider.js +403 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/sticky/sticky.css +21 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/sticky/sticky.js +315 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/subheader/subheader-default-theme.css +16 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/subheader/subheader.css +63 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/subheader/subheader.js +93 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/swipe/swipe.js +72 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/switch/switch-default-theme.css +33 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/switch/switch.css +110 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/switch/switch.js +169 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tabs/tabs-arrow.svg +7 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tabs/tabs-default-theme.css +82 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tabs/tabs.css +274 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tabs/tabs.js +1060 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css +30 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/textField/textField.css +111 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/textField/textField.js +145 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/toast/toast-default-theme.css +18 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/toast/toast.css +119 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/toast/toast.js +265 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/toolbar/toolbar-default-theme.css +20 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/toolbar/toolbar.css +83 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/toolbar/toolbar.js +169 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tooltip/tooltip-default-theme.css +11 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tooltip/tooltip.css +72 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/tooltip/tooltip.js +267 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/whiteframe/whiteframe.css +25 -0
- data/vendor/assets/bower_components/angular-material/modules/closure/whiteframe/whiteframe.js +15 -0
- data/vendor/assets/bower_components/angular-material/modules/css/angular-material-layout.css +2375 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/autocomplete-default-theme.css +24 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/autocomplete-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/autocomplete.css +220 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/autocomplete.js +951 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/autocomplete.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/autocomplete.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/autocomplete/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/backdrop-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/backdrop-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/backdrop.css +59 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/backdrop.js +39 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/backdrop.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/backdrop.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/backdrop/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bottomSheet-default-theme.css +16 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bottomSheet-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bottomSheet.css +170 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bottomSheet.js +267 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bottomSheet.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bottomSheet.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/bottomSheet/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/button-default-theme.css +94 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/button-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/button.css +158 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/button.js +136 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/button.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/button/button.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/card-default-theme.css +12 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/card-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/card.css +34 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/card.js +85 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/card.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/card/card.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/checkbox-default-theme.css +47 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/checkbox-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/checkbox.css +124 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/checkbox.js +167 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/checkbox.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/checkbox/checkbox.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/chips-default-theme.css +24 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/chips-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/chips.css +131 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/chips.js +949 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/chips.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/chips/chips.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/content-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/content-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/content.css +20 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/content.js +85 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/content.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/content/content.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/core/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/core/core.css +2594 -0
- data/vendor/assets/bower_components/angular-material/modules/js/core/core.js +3772 -0
- data/vendor/assets/bower_components/angular-material/modules/js/core/core.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/core/core.min.js +10 -0
- data/vendor/assets/bower_components/angular-material/modules/js/core/default-theme.js +4 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/dialog-default-theme.css +12 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/dialog-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/dialog.css +111 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/dialog.js +713 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/dialog.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/dialog/dialog.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/divider-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/divider-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/divider.css +14 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/divider.js +46 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/divider.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/divider/divider.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabActions/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabActions/fabActions.js +58 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabActions/fabActions.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabSpeedDial/bower.json +9 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabSpeedDial/fabSpeedDial.css +100 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabSpeedDial/fabSpeedDial.js +235 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabSpeedDial/fabSpeedDial.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabSpeedDial/fabSpeedDial.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabToolbar/bower.json +9 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabToolbar/fabToolbar.css +74 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabToolbar/fabToolbar.js +217 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabToolbar/fabToolbar.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabToolbar/fabToolbar.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabTrigger/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabTrigger/fabTrigger.js +55 -0
- data/vendor/assets/bower_components/angular-material/modules/js/fabTrigger/fabTrigger.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/gridList/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/gridList/gridList.css +68 -0
- data/vendor/assets/bower_components/angular-material/modules/js/gridList/gridList.js +763 -0
- data/vendor/assets/bower_components/angular-material/modules/js/gridList/gridList.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/gridList/gridList.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/icon-default-theme.css +15 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/icon-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/icon.css +20 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/icon.js +784 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/icon.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/icon/icon.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/input-default-theme.css +46 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/input-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/input.css +162 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/input.js +372 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/input.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/input/input.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/list-default-theme.css +23 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/list-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/list.css +147 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/list.js +274 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/list.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/list/list.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/menu-default-theme.css +11 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/menu-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/menu.css +121 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/menu.js +620 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/menu.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/menu/menu.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/progressCircular-default-theme.css +36 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/progressCircular-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/progressCircular.css +1409 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/progressCircular.js +110 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/progressCircular.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressCircular/progressCircular.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/progressLinear-default-theme.css +27 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/progressLinear-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/progressLinear.css +287 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/progressLinear.js +127 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/progressLinear.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/progressLinear/progressLinear.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/radioButton-default-theme.css +47 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/radioButton-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/radioButton.css +91 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/radioButton.js +313 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/radioButton.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/radioButton/radioButton.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/select-default-theme.css +42 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/select-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/select.css +170 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/select.js +1055 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/select.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/select/select.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/sidenav-default-theme.css +9 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/sidenav-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/sidenav.css +99 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/sidenav.js +424 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/sidenav.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sidenav/sidenav.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/slider-default-theme.css +56 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/slider-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/slider.css +220 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/slider.js +404 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/slider.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/slider/slider.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sticky/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sticky/sticky.css +21 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sticky/sticky.js +315 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sticky/sticky.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/sticky/sticky.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/subheader-default-theme.css +16 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/subheader-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/subheader.css +63 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/subheader.js +93 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/subheader.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/subheader/subheader.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/swipe/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/swipe/swipe.js +73 -0
- data/vendor/assets/bower_components/angular-material/modules/js/swipe/swipe.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/switch-default-theme.css +33 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/switch-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/switch.css +110 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/switch.js +169 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/switch.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/switch/switch.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/tabs-default-theme.css +82 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/tabs-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/tabs.css +274 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/tabs.js +1060 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/tabs.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tabs/tabs.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css +30 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/textField.css +111 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/textField.js +143 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/textField.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/textField/textField.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/toast-default-theme.css +18 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/toast-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/toast.css +119 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/toast.js +265 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/toast.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toast/toast.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/bower.json +8 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/toolbar-default-theme.css +20 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/toolbar-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/toolbar.css +83 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/toolbar.js +169 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/toolbar.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/toolbar/toolbar.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/bower.json +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/tooltip-default-theme.css +11 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/tooltip-default-theme.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/tooltip.css +72 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/tooltip.js +268 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/tooltip.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/tooltip/tooltip.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/modules/js/whiteframe/bower.json +5 -0
- data/vendor/assets/bower_components/angular-material/modules/js/whiteframe/whiteframe.css +25 -0
- data/vendor/assets/bower_components/angular-material/modules/js/whiteframe/whiteframe.js +16 -0
- data/vendor/assets/bower_components/angular-material/modules/js/whiteframe/whiteframe.min.css +6 -0
- data/vendor/assets/bower_components/angular-material/modules/js/whiteframe/whiteframe.min.js +7 -0
- data/vendor/assets/bower_components/angular-material/package.json +48 -0
- data/vendor/assets/bower_components/angular/README.md +64 -0
- data/vendor/assets/bower_components/angular/angular-csp.css +21 -0
- data/vendor/assets/bower_components/angular/angular.js +28364 -0
- data/vendor/assets/bower_components/angular/angular.min.js +290 -0
- data/vendor/assets/bower_components/angular/angular.min.js.gzip +0 -0
- data/vendor/assets/bower_components/angular/angular.min.js.map +8 -0
- data/vendor/assets/bower_components/angular/bower.json +8 -0
- data/vendor/assets/bower_components/angular/index.js +2 -0
- data/vendor/assets/bower_components/angular/package.json +25 -0
- data/vendor/assets/bower_components/lodash/LICENSE +22 -0
- data/vendor/assets/bower_components/lodash/bower.json +19 -0
- data/vendor/assets/bower_components/lodash/lodash.js +12351 -0
- data/vendor/assets/bower_components/lodash/lodash.min.js +99 -0
- data/vendor/assets/bower_components/restangular/CHANGELOG.md +18 -0
- data/vendor/assets/bower_components/restangular/CONTRIBUTE.md +31 -0
- data/vendor/assets/bower_components/restangular/Gruntfile.js +149 -0
- data/vendor/assets/bower_components/restangular/README.md +1336 -0
- data/vendor/assets/bower_components/restangular/bower.json +19 -0
- data/vendor/assets/bower_components/restangular/dist/restangular.js +1355 -0
- data/vendor/assets/bower_components/restangular/dist/restangular.min.js +6 -0
- data/vendor/assets/bower_components/restangular/dist/restangular.zip +0 -0
- data/vendor/assets/bower_components/restangular/karma.conf.js +74 -0
- data/vendor/assets/bower_components/restangular/karma.underscore.conf.js +74 -0
- data/vendor/assets/bower_components/restangular/license.md +21 -0
- data/vendor/assets/bower_components/restangular/package.json +55 -0
- data/vendor/assets/bower_components/restangular/src/restangular.js +1350 -0
- data/vendor/assets/bower_components/restangular/test/restangularSpec.js +1136 -0
- metadata +424 -1
data/vendor/assets/bower_components/angular-material/modules/closure/whiteframe/whiteframe.css
ADDED
@@ -0,0 +1,25 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/
|
7
|
+
/* mixin definition ; sets LTR and RTL within the same style call */
|
8
|
+
.md-whiteframe-z1 {
|
9
|
+
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098), 0px 1px 5px 0px rgba(0, 0, 0, 0.084); }
|
10
|
+
|
11
|
+
.md-whiteframe-z2 {
|
12
|
+
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084); }
|
13
|
+
|
14
|
+
.md-whiteframe-z3 {
|
15
|
+
box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.14), 0px 6px 10px 0px rgba(0, 0, 0, 0.098), 0px 1px 18px 0px rgba(0, 0, 0, 0.084); }
|
16
|
+
|
17
|
+
.md-whiteframe-z4 {
|
18
|
+
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.14), 0px 8px 10px 1px rgba(0, 0, 0, 0.098), 0px 3px 14px 2px rgba(0, 0, 0, 0.084); }
|
19
|
+
|
20
|
+
.md-whiteframe-z5 {
|
21
|
+
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.14), 0px 16px 24px 2px rgba(0, 0, 0, 0.098), 0px 6px 30px 5px rgba(0, 0, 0, 0.084); }
|
22
|
+
|
23
|
+
@media screen and (-ms-high-contrast: active) {
|
24
|
+
md-whiteframe {
|
25
|
+
border: 1px solid #fff; } }
|
@@ -0,0 +1,15 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/
|
7
|
+
goog.provide('ng.material.components.whiteframe');
|
8
|
+
|
9
|
+
/**
|
10
|
+
* @ngdoc module
|
11
|
+
* @name material.components.whiteframe
|
12
|
+
*/
|
13
|
+
angular.module('material.components.whiteframe', []);
|
14
|
+
|
15
|
+
ng.material.components.whiteframe = angular.module("material.components.whiteframe");
|
@@ -0,0 +1,2375 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/
|
7
|
+
/* Sizes:
|
8
|
+
0 <= size < 600 Phone
|
9
|
+
600 <= size < 960 Tablet
|
10
|
+
960 <= size < 1200 Tablet-Landscape
|
11
|
+
1200 <= size PC
|
12
|
+
*/
|
13
|
+
[layout] {
|
14
|
+
box-sizing: border-box;
|
15
|
+
display: -webkit-flex;
|
16
|
+
display: -moz-flex;
|
17
|
+
display: -ms-flexbox;
|
18
|
+
display: flex; }
|
19
|
+
|
20
|
+
[layout=column] {
|
21
|
+
-webkit-flex-direction: column;
|
22
|
+
-ms-flex-direction: column;
|
23
|
+
flex-direction: column; }
|
24
|
+
|
25
|
+
[layout=row] {
|
26
|
+
-webkit-flex-direction: row;
|
27
|
+
-ms-flex-direction: row;
|
28
|
+
flex-direction: row; }
|
29
|
+
|
30
|
+
[layout-padding] > [flex-sm], [layout-padding] > [flex-lt-md] {
|
31
|
+
padding: 4px; }
|
32
|
+
|
33
|
+
[layout-padding], [layout-padding] > [flex], [layout-padding] > [flex-gt-sm], [layout-padding] > [flex-md], [layout-padding] > [flex-lt-lg] {
|
34
|
+
padding: 8px; }
|
35
|
+
|
36
|
+
[layout-padding] > [flex-gt-md], [layout-padding] > [flex-lg] {
|
37
|
+
padding: 16px; }
|
38
|
+
|
39
|
+
[layout-margin] > [flex-sm], [layout-margin] > [flex-lt-md] {
|
40
|
+
margin: 4px; }
|
41
|
+
|
42
|
+
[layout-margin], [layout-margin] > [flex], [layout-margin] > [flex-gt-sm], [layout-margin] > [flex-md], [layout-margin] > [flex-lt-lg] {
|
43
|
+
margin: 8px; }
|
44
|
+
|
45
|
+
[layout-margin] > [flex-gt-md], [layout-margin] > [flex-lg] {
|
46
|
+
margin: 16px; }
|
47
|
+
|
48
|
+
[layout-wrap] {
|
49
|
+
-webkit-flex-wrap: wrap;
|
50
|
+
-ms-flex-wrap: wrap;
|
51
|
+
flex-wrap: wrap; }
|
52
|
+
|
53
|
+
[layout-fill] {
|
54
|
+
margin: 0;
|
55
|
+
min-height: 100%;
|
56
|
+
width: 100%; }
|
57
|
+
|
58
|
+
@-moz-document url-prefix() {
|
59
|
+
[layout-fill] {
|
60
|
+
margin: 0;
|
61
|
+
width: 100%;
|
62
|
+
min-height: auto;
|
63
|
+
height: inherit; } }
|
64
|
+
|
65
|
+
[flex] {
|
66
|
+
box-sizing: border-box;
|
67
|
+
-webkit-flex: 1;
|
68
|
+
-ms-flex: 1;
|
69
|
+
flex: 1; }
|
70
|
+
|
71
|
+
[flex="0"] {
|
72
|
+
-webkit-flex: 0 0 0%;
|
73
|
+
-ms-flex: 0 0 0%;
|
74
|
+
flex: 0 0 0%; }
|
75
|
+
|
76
|
+
[layout="row"] > [flex="0"] {
|
77
|
+
max-width: 0%; }
|
78
|
+
|
79
|
+
[layout="column"] > [flex="0"] {
|
80
|
+
max-height: 0%; }
|
81
|
+
|
82
|
+
[flex="5"] {
|
83
|
+
-webkit-flex: 0 0 5%;
|
84
|
+
-ms-flex: 0 0 5%;
|
85
|
+
flex: 0 0 5%; }
|
86
|
+
|
87
|
+
[layout="row"] > [flex="5"] {
|
88
|
+
max-width: 5%; }
|
89
|
+
|
90
|
+
[layout="column"] > [flex="5"] {
|
91
|
+
max-height: 5%; }
|
92
|
+
|
93
|
+
[flex="10"] {
|
94
|
+
-webkit-flex: 0 0 10%;
|
95
|
+
-ms-flex: 0 0 10%;
|
96
|
+
flex: 0 0 10%; }
|
97
|
+
|
98
|
+
[layout="row"] > [flex="10"] {
|
99
|
+
max-width: 10%; }
|
100
|
+
|
101
|
+
[layout="column"] > [flex="10"] {
|
102
|
+
max-height: 10%; }
|
103
|
+
|
104
|
+
[flex="15"] {
|
105
|
+
-webkit-flex: 0 0 15%;
|
106
|
+
-ms-flex: 0 0 15%;
|
107
|
+
flex: 0 0 15%; }
|
108
|
+
|
109
|
+
[layout="row"] > [flex="15"] {
|
110
|
+
max-width: 15%; }
|
111
|
+
|
112
|
+
[layout="column"] > [flex="15"] {
|
113
|
+
max-height: 15%; }
|
114
|
+
|
115
|
+
[flex="20"] {
|
116
|
+
-webkit-flex: 0 0 20%;
|
117
|
+
-ms-flex: 0 0 20%;
|
118
|
+
flex: 0 0 20%; }
|
119
|
+
|
120
|
+
[layout="row"] > [flex="20"] {
|
121
|
+
max-width: 20%; }
|
122
|
+
|
123
|
+
[layout="column"] > [flex="20"] {
|
124
|
+
max-height: 20%; }
|
125
|
+
|
126
|
+
[flex="25"] {
|
127
|
+
-webkit-flex: 0 0 25%;
|
128
|
+
-ms-flex: 0 0 25%;
|
129
|
+
flex: 0 0 25%; }
|
130
|
+
|
131
|
+
[layout="row"] > [flex="25"] {
|
132
|
+
max-width: 25%; }
|
133
|
+
|
134
|
+
[layout="column"] > [flex="25"] {
|
135
|
+
max-height: 25%; }
|
136
|
+
|
137
|
+
[flex="30"] {
|
138
|
+
-webkit-flex: 0 0 30%;
|
139
|
+
-ms-flex: 0 0 30%;
|
140
|
+
flex: 0 0 30%; }
|
141
|
+
|
142
|
+
[layout="row"] > [flex="30"] {
|
143
|
+
max-width: 30%; }
|
144
|
+
|
145
|
+
[layout="column"] > [flex="30"] {
|
146
|
+
max-height: 30%; }
|
147
|
+
|
148
|
+
[flex="35"] {
|
149
|
+
-webkit-flex: 0 0 35%;
|
150
|
+
-ms-flex: 0 0 35%;
|
151
|
+
flex: 0 0 35%; }
|
152
|
+
|
153
|
+
[layout="row"] > [flex="35"] {
|
154
|
+
max-width: 35%; }
|
155
|
+
|
156
|
+
[layout="column"] > [flex="35"] {
|
157
|
+
max-height: 35%; }
|
158
|
+
|
159
|
+
[flex="40"] {
|
160
|
+
-webkit-flex: 0 0 40%;
|
161
|
+
-ms-flex: 0 0 40%;
|
162
|
+
flex: 0 0 40%; }
|
163
|
+
|
164
|
+
[layout="row"] > [flex="40"] {
|
165
|
+
max-width: 40%; }
|
166
|
+
|
167
|
+
[layout="column"] > [flex="40"] {
|
168
|
+
max-height: 40%; }
|
169
|
+
|
170
|
+
[flex="45"] {
|
171
|
+
-webkit-flex: 0 0 45%;
|
172
|
+
-ms-flex: 0 0 45%;
|
173
|
+
flex: 0 0 45%; }
|
174
|
+
|
175
|
+
[layout="row"] > [flex="45"] {
|
176
|
+
max-width: 45%; }
|
177
|
+
|
178
|
+
[layout="column"] > [flex="45"] {
|
179
|
+
max-height: 45%; }
|
180
|
+
|
181
|
+
[flex="50"] {
|
182
|
+
-webkit-flex: 0 0 50%;
|
183
|
+
-ms-flex: 0 0 50%;
|
184
|
+
flex: 0 0 50%; }
|
185
|
+
|
186
|
+
[layout="row"] > [flex="50"] {
|
187
|
+
max-width: 50%; }
|
188
|
+
|
189
|
+
[layout="column"] > [flex="50"] {
|
190
|
+
max-height: 50%; }
|
191
|
+
|
192
|
+
[flex="55"] {
|
193
|
+
-webkit-flex: 0 0 55%;
|
194
|
+
-ms-flex: 0 0 55%;
|
195
|
+
flex: 0 0 55%; }
|
196
|
+
|
197
|
+
[layout="row"] > [flex="55"] {
|
198
|
+
max-width: 55%; }
|
199
|
+
|
200
|
+
[layout="column"] > [flex="55"] {
|
201
|
+
max-height: 55%; }
|
202
|
+
|
203
|
+
[flex="60"] {
|
204
|
+
-webkit-flex: 0 0 60%;
|
205
|
+
-ms-flex: 0 0 60%;
|
206
|
+
flex: 0 0 60%; }
|
207
|
+
|
208
|
+
[layout="row"] > [flex="60"] {
|
209
|
+
max-width: 60%; }
|
210
|
+
|
211
|
+
[layout="column"] > [flex="60"] {
|
212
|
+
max-height: 60%; }
|
213
|
+
|
214
|
+
[flex="65"] {
|
215
|
+
-webkit-flex: 0 0 65%;
|
216
|
+
-ms-flex: 0 0 65%;
|
217
|
+
flex: 0 0 65%; }
|
218
|
+
|
219
|
+
[layout="row"] > [flex="65"] {
|
220
|
+
max-width: 65%; }
|
221
|
+
|
222
|
+
[layout="column"] > [flex="65"] {
|
223
|
+
max-height: 65%; }
|
224
|
+
|
225
|
+
[flex="70"] {
|
226
|
+
-webkit-flex: 0 0 70%;
|
227
|
+
-ms-flex: 0 0 70%;
|
228
|
+
flex: 0 0 70%; }
|
229
|
+
|
230
|
+
[layout="row"] > [flex="70"] {
|
231
|
+
max-width: 70%; }
|
232
|
+
|
233
|
+
[layout="column"] > [flex="70"] {
|
234
|
+
max-height: 70%; }
|
235
|
+
|
236
|
+
[flex="75"] {
|
237
|
+
-webkit-flex: 0 0 75%;
|
238
|
+
-ms-flex: 0 0 75%;
|
239
|
+
flex: 0 0 75%; }
|
240
|
+
|
241
|
+
[layout="row"] > [flex="75"] {
|
242
|
+
max-width: 75%; }
|
243
|
+
|
244
|
+
[layout="column"] > [flex="75"] {
|
245
|
+
max-height: 75%; }
|
246
|
+
|
247
|
+
[flex="80"] {
|
248
|
+
-webkit-flex: 0 0 80%;
|
249
|
+
-ms-flex: 0 0 80%;
|
250
|
+
flex: 0 0 80%; }
|
251
|
+
|
252
|
+
[layout="row"] > [flex="80"] {
|
253
|
+
max-width: 80%; }
|
254
|
+
|
255
|
+
[layout="column"] > [flex="80"] {
|
256
|
+
max-height: 80%; }
|
257
|
+
|
258
|
+
[flex="85"] {
|
259
|
+
-webkit-flex: 0 0 85%;
|
260
|
+
-ms-flex: 0 0 85%;
|
261
|
+
flex: 0 0 85%; }
|
262
|
+
|
263
|
+
[layout="row"] > [flex="85"] {
|
264
|
+
max-width: 85%; }
|
265
|
+
|
266
|
+
[layout="column"] > [flex="85"] {
|
267
|
+
max-height: 85%; }
|
268
|
+
|
269
|
+
[flex="90"] {
|
270
|
+
-webkit-flex: 0 0 90%;
|
271
|
+
-ms-flex: 0 0 90%;
|
272
|
+
flex: 0 0 90%; }
|
273
|
+
|
274
|
+
[layout="row"] > [flex="90"] {
|
275
|
+
max-width: 90%; }
|
276
|
+
|
277
|
+
[layout="column"] > [flex="90"] {
|
278
|
+
max-height: 90%; }
|
279
|
+
|
280
|
+
[flex="95"] {
|
281
|
+
-webkit-flex: 0 0 95%;
|
282
|
+
-ms-flex: 0 0 95%;
|
283
|
+
flex: 0 0 95%; }
|
284
|
+
|
285
|
+
[layout="row"] > [flex="95"] {
|
286
|
+
max-width: 95%; }
|
287
|
+
|
288
|
+
[layout="column"] > [flex="95"] {
|
289
|
+
max-height: 95%; }
|
290
|
+
|
291
|
+
[flex="100"] {
|
292
|
+
-webkit-flex: 0 0 100%;
|
293
|
+
-ms-flex: 0 0 100%;
|
294
|
+
flex: 0 0 100%; }
|
295
|
+
|
296
|
+
[layout="row"] > [flex="100"] {
|
297
|
+
max-width: 100%; }
|
298
|
+
|
299
|
+
[layout="column"] > [flex="100"] {
|
300
|
+
max-height: 100%; }
|
301
|
+
|
302
|
+
[flex="33"], [flex="34"] {
|
303
|
+
-webkit-flex: 0 0 33.33%;
|
304
|
+
-ms-flex: 0 0 33.33%;
|
305
|
+
flex: 0 0 33.33%; }
|
306
|
+
|
307
|
+
[flex="66"], [flex="67"] {
|
308
|
+
-webkit-flex: 0 0 66.66%;
|
309
|
+
-ms-flex: 0 0 66.66%;
|
310
|
+
flex: 0 0 66.66%; }
|
311
|
+
|
312
|
+
[layout="row"] > [flex="33"], [layout="row"] > [flex="34"] {
|
313
|
+
max-width: 33.33%; }
|
314
|
+
[layout="row"] > [flex="66"], [layout="row"] > [flex="67"] {
|
315
|
+
max-width: 66.66%; }
|
316
|
+
|
317
|
+
[layout="column"] > [flex="33"], [layout="column"] > [flex="34"] {
|
318
|
+
max-height: 33.33%; }
|
319
|
+
[layout="column"] > [flex="66"], [layout="column"] > [flex="67"] {
|
320
|
+
max-height: 66.66%; }
|
321
|
+
|
322
|
+
[layout-align="center"], [layout-align="center center"], [layout-align="center start"], [layout-align="center end"] {
|
323
|
+
-webkit-justify-content: center;
|
324
|
+
-ms-flex-pack: center;
|
325
|
+
justify-content: center; }
|
326
|
+
|
327
|
+
[layout-align="end"], [layout-align="end center"], [layout-align="end start"], [layout-align="end end"] {
|
328
|
+
-webkit-justify-content: flex-end;
|
329
|
+
-ms-flex-pack: end;
|
330
|
+
justify-content: flex-end; }
|
331
|
+
|
332
|
+
[layout-align="space-around"], [layout-align="space-around center"], [layout-align="space-around start"], [layout-align="space-around end"] {
|
333
|
+
-webkit-justify-content: space-around;
|
334
|
+
-ms-flex-pack: distribute;
|
335
|
+
justify-content: space-around; }
|
336
|
+
|
337
|
+
[layout-align="space-between"], [layout-align="space-between center"], [layout-align="space-between start"], [layout-align="space-between end"] {
|
338
|
+
-webkit-justify-content: space-between;
|
339
|
+
-ms-flex-pack: justify;
|
340
|
+
justify-content: space-between; }
|
341
|
+
|
342
|
+
[layout-align="center center"], [layout-align="start center"], [layout-align="end center"], [layout-align="space-between center"], [layout-align="space-around center"] {
|
343
|
+
-webkit-align-items: center;
|
344
|
+
-ms-flex-align: center;
|
345
|
+
align-items: center; }
|
346
|
+
|
347
|
+
[layout-align="center start"], [layout-align="start start"], [layout-align="end start"], [layout-align="space-between start"], [layout-align="space-around start"] {
|
348
|
+
-webkit-align-items: flex-start;
|
349
|
+
-ms-flex-align: start;
|
350
|
+
align-items: flex-start; }
|
351
|
+
|
352
|
+
[layout-align="center end"], [layout-align="start end"], [layout-align="end end"], [layout-align="space-between end"], [layout-align="space-around end"] {
|
353
|
+
-webkit-align-items: flex-end;
|
354
|
+
-ms-flex-align: end;
|
355
|
+
align-items: flex-end; }
|
356
|
+
|
357
|
+
[flex-order="0"] {
|
358
|
+
-webkit-order: 0;
|
359
|
+
-ms-flex-order: 0;
|
360
|
+
order: 0; }
|
361
|
+
|
362
|
+
[flex-order="1"] {
|
363
|
+
-webkit-order: 1;
|
364
|
+
-ms-flex-order: 1;
|
365
|
+
order: 1; }
|
366
|
+
|
367
|
+
[flex-order="2"] {
|
368
|
+
-webkit-order: 2;
|
369
|
+
-ms-flex-order: 2;
|
370
|
+
order: 2; }
|
371
|
+
|
372
|
+
[flex-order="3"] {
|
373
|
+
-webkit-order: 3;
|
374
|
+
-ms-flex-order: 3;
|
375
|
+
order: 3; }
|
376
|
+
|
377
|
+
[flex-order="4"] {
|
378
|
+
-webkit-order: 4;
|
379
|
+
-ms-flex-order: 4;
|
380
|
+
order: 4; }
|
381
|
+
|
382
|
+
[flex-order="5"] {
|
383
|
+
-webkit-order: 5;
|
384
|
+
-ms-flex-order: 5;
|
385
|
+
order: 5; }
|
386
|
+
|
387
|
+
[flex-order="6"] {
|
388
|
+
-webkit-order: 6;
|
389
|
+
-ms-flex-order: 6;
|
390
|
+
order: 6; }
|
391
|
+
|
392
|
+
[flex-order="7"] {
|
393
|
+
-webkit-order: 7;
|
394
|
+
-ms-flex-order: 7;
|
395
|
+
order: 7; }
|
396
|
+
|
397
|
+
[flex-order="8"] {
|
398
|
+
-webkit-order: 8;
|
399
|
+
-ms-flex-order: 8;
|
400
|
+
order: 8; }
|
401
|
+
|
402
|
+
[flex-order="9"] {
|
403
|
+
-webkit-order: 9;
|
404
|
+
-ms-flex-order: 9;
|
405
|
+
order: 9; }
|
406
|
+
|
407
|
+
[offset="5"] {
|
408
|
+
margin-left: 5%; }
|
409
|
+
|
410
|
+
[offset="10"] {
|
411
|
+
margin-left: 10%; }
|
412
|
+
|
413
|
+
[offset="15"] {
|
414
|
+
margin-left: 15%; }
|
415
|
+
|
416
|
+
[offset="20"] {
|
417
|
+
margin-left: 20%; }
|
418
|
+
|
419
|
+
[offset="25"] {
|
420
|
+
margin-left: 25%; }
|
421
|
+
|
422
|
+
[offset="30"] {
|
423
|
+
margin-left: 30%; }
|
424
|
+
|
425
|
+
[offset="35"] {
|
426
|
+
margin-left: 35%; }
|
427
|
+
|
428
|
+
[offset="40"] {
|
429
|
+
margin-left: 40%; }
|
430
|
+
|
431
|
+
[offset="45"] {
|
432
|
+
margin-left: 45%; }
|
433
|
+
|
434
|
+
[offset="50"] {
|
435
|
+
margin-left: 50%; }
|
436
|
+
|
437
|
+
[offset="55"] {
|
438
|
+
margin-left: 55%; }
|
439
|
+
|
440
|
+
[offset="60"] {
|
441
|
+
margin-left: 60%; }
|
442
|
+
|
443
|
+
[offset="65"] {
|
444
|
+
margin-left: 65%; }
|
445
|
+
|
446
|
+
[offset="70"] {
|
447
|
+
margin-left: 70%; }
|
448
|
+
|
449
|
+
[offset="75"] {
|
450
|
+
margin-left: 75%; }
|
451
|
+
|
452
|
+
[offset="80"] {
|
453
|
+
margin-left: 80%; }
|
454
|
+
|
455
|
+
[offset="85"] {
|
456
|
+
margin-left: 85%; }
|
457
|
+
|
458
|
+
[offset="90"] {
|
459
|
+
margin-left: 90%; }
|
460
|
+
|
461
|
+
[offset="95"] {
|
462
|
+
margin-left: 95%; }
|
463
|
+
|
464
|
+
[offset="33"], [offset="34"] {
|
465
|
+
margin-left: 33.33%; }
|
466
|
+
|
467
|
+
[offset="66"], [offset="67"] {
|
468
|
+
margin-left: 66.66%; }
|
469
|
+
|
470
|
+
/**
|
471
|
+
* `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
|
472
|
+
* `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
|
473
|
+
* `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
|
474
|
+
*/
|
475
|
+
@media (max-width: 599px) {
|
476
|
+
[hide-sm]:not([show-sm]):not([show]), [hide]:not([show-sm]):not([show]) {
|
477
|
+
display: none; }
|
478
|
+
[flex-order-sm="0"] {
|
479
|
+
-webkit-order: 0;
|
480
|
+
-ms-flex-order: 0;
|
481
|
+
order: 0; }
|
482
|
+
[flex-order-sm="1"] {
|
483
|
+
-webkit-order: 1;
|
484
|
+
-ms-flex-order: 1;
|
485
|
+
order: 1; }
|
486
|
+
[flex-order-sm="2"] {
|
487
|
+
-webkit-order: 2;
|
488
|
+
-ms-flex-order: 2;
|
489
|
+
order: 2; }
|
490
|
+
[flex-order-sm="3"] {
|
491
|
+
-webkit-order: 3;
|
492
|
+
-ms-flex-order: 3;
|
493
|
+
order: 3; }
|
494
|
+
[flex-order-sm="4"] {
|
495
|
+
-webkit-order: 4;
|
496
|
+
-ms-flex-order: 4;
|
497
|
+
order: 4; }
|
498
|
+
[flex-order-sm="5"] {
|
499
|
+
-webkit-order: 5;
|
500
|
+
-ms-flex-order: 5;
|
501
|
+
order: 5; }
|
502
|
+
[flex-order-sm="6"] {
|
503
|
+
-webkit-order: 6;
|
504
|
+
-ms-flex-order: 6;
|
505
|
+
order: 6; }
|
506
|
+
[flex-order-sm="7"] {
|
507
|
+
-webkit-order: 7;
|
508
|
+
-ms-flex-order: 7;
|
509
|
+
order: 7; }
|
510
|
+
[flex-order-sm="8"] {
|
511
|
+
-webkit-order: 8;
|
512
|
+
-ms-flex-order: 8;
|
513
|
+
order: 8; }
|
514
|
+
[flex-order-sm="9"] {
|
515
|
+
-webkit-order: 9;
|
516
|
+
-ms-flex-order: 9;
|
517
|
+
order: 9; }
|
518
|
+
[layout-align-sm="center"], [layout-align-sm="center center"], [layout-align-sm="center start"], [layout-align-sm="center end"] {
|
519
|
+
-webkit-justify-content: center;
|
520
|
+
-ms-flex-pack: center;
|
521
|
+
justify-content: center; }
|
522
|
+
[layout-align-sm="end"], [layout-align-sm="end center"], [layout-align-sm="end start"], [layout-align-sm="end end"] {
|
523
|
+
-webkit-justify-content: flex-end;
|
524
|
+
-ms-flex-pack: end;
|
525
|
+
justify-content: flex-end; }
|
526
|
+
[layout-align-sm="space-around"], [layout-align-sm="space-around center"], [layout-align-sm="space-around start"], [layout-align-sm="space-around end"] {
|
527
|
+
-webkit-justify-content: space-around;
|
528
|
+
-ms-flex-pack: distribute;
|
529
|
+
justify-content: space-around; }
|
530
|
+
[layout-align-sm="space-between"], [layout-align-sm="space-between center"], [layout-align-sm="space-between start"], [layout-align-sm="space-between end"] {
|
531
|
+
-webkit-justify-content: space-between;
|
532
|
+
-ms-flex-pack: justify;
|
533
|
+
justify-content: space-between; }
|
534
|
+
[layout-align-sm="center center"], [layout-align-sm="start center"], [layout-align-sm="end center"], [layout-align-sm="space-between center"], [layout-align-sm="space-around center"] {
|
535
|
+
-webkit-align-items: center;
|
536
|
+
-ms-flex-align: center;
|
537
|
+
align-items: center; }
|
538
|
+
[layout-align-sm="center start"], [layout-align-sm="start start"], [layout-align-sm="end start"], [layout-align-sm="space-between start"], [layout-align-sm="space-around start"] {
|
539
|
+
-webkit-align-items: flex-start;
|
540
|
+
-ms-flex-align: start;
|
541
|
+
align-items: flex-start; }
|
542
|
+
[layout-align-sm="center end"], [layout-align-sm="start end"], [layout-align-sm="end end"], [layout-align-sm="space-between end"], [layout-align-sm="space-around end"] {
|
543
|
+
-webkit-align-items: flex-end;
|
544
|
+
-ms-flex-align: end;
|
545
|
+
align-items: flex-end; }
|
546
|
+
[layout-sm] {
|
547
|
+
box-sizing: border-box;
|
548
|
+
display: -webkit-flex;
|
549
|
+
display: -moz-flex;
|
550
|
+
display: -ms-flexbox;
|
551
|
+
display: flex; }
|
552
|
+
[layout-sm=column] {
|
553
|
+
-webkit-flex-direction: column;
|
554
|
+
-ms-flex-direction: column;
|
555
|
+
flex-direction: column; }
|
556
|
+
[layout-sm=row] {
|
557
|
+
-webkit-flex-direction: row;
|
558
|
+
-ms-flex-direction: row;
|
559
|
+
flex-direction: row; }
|
560
|
+
[offset-sm="5"] {
|
561
|
+
margin-left: 5%; }
|
562
|
+
[offset-sm="10"] {
|
563
|
+
margin-left: 10%; }
|
564
|
+
[offset-sm="15"] {
|
565
|
+
margin-left: 15%; }
|
566
|
+
[offset-sm="20"] {
|
567
|
+
margin-left: 20%; }
|
568
|
+
[offset-sm="25"] {
|
569
|
+
margin-left: 25%; }
|
570
|
+
[offset-sm="30"] {
|
571
|
+
margin-left: 30%; }
|
572
|
+
[offset-sm="35"] {
|
573
|
+
margin-left: 35%; }
|
574
|
+
[offset-sm="40"] {
|
575
|
+
margin-left: 40%; }
|
576
|
+
[offset-sm="45"] {
|
577
|
+
margin-left: 45%; }
|
578
|
+
[offset-sm="50"] {
|
579
|
+
margin-left: 50%; }
|
580
|
+
[offset-sm="55"] {
|
581
|
+
margin-left: 55%; }
|
582
|
+
[offset-sm="60"] {
|
583
|
+
margin-left: 60%; }
|
584
|
+
[offset-sm="65"] {
|
585
|
+
margin-left: 65%; }
|
586
|
+
[offset-sm="70"] {
|
587
|
+
margin-left: 70%; }
|
588
|
+
[offset-sm="75"] {
|
589
|
+
margin-left: 75%; }
|
590
|
+
[offset-sm="80"] {
|
591
|
+
margin-left: 80%; }
|
592
|
+
[offset-sm="85"] {
|
593
|
+
margin-left: 85%; }
|
594
|
+
[offset-sm="90"] {
|
595
|
+
margin-left: 90%; }
|
596
|
+
[offset-sm="95"] {
|
597
|
+
margin-left: 95%; }
|
598
|
+
[offset-sm="33"], [offset-sm="34"] {
|
599
|
+
margin-left: 33.33%; }
|
600
|
+
[offset-sm="66"], [offset-sm="67"] {
|
601
|
+
margin-left: 66.66%; }
|
602
|
+
[flex-sm] {
|
603
|
+
box-sizing: border-box;
|
604
|
+
-webkit-flex: 1;
|
605
|
+
-ms-flex: 1;
|
606
|
+
flex: 1; }
|
607
|
+
[flex-sm="0"] {
|
608
|
+
-webkit-flex: 0 0 0%;
|
609
|
+
-ms-flex: 0 0 0%;
|
610
|
+
flex: 0 0 0%; }
|
611
|
+
[layout="row"] > [flex-sm="0"] {
|
612
|
+
max-width: 0%; }
|
613
|
+
[layout="column"] > [flex-sm="0"] {
|
614
|
+
max-height: 0%; }
|
615
|
+
[flex-sm="5"] {
|
616
|
+
-webkit-flex: 0 0 5%;
|
617
|
+
-ms-flex: 0 0 5%;
|
618
|
+
flex: 0 0 5%; }
|
619
|
+
[layout="row"] > [flex-sm="5"] {
|
620
|
+
max-width: 5%; }
|
621
|
+
[layout="column"] > [flex-sm="5"] {
|
622
|
+
max-height: 5%; }
|
623
|
+
[flex-sm="10"] {
|
624
|
+
-webkit-flex: 0 0 10%;
|
625
|
+
-ms-flex: 0 0 10%;
|
626
|
+
flex: 0 0 10%; }
|
627
|
+
[layout="row"] > [flex-sm="10"] {
|
628
|
+
max-width: 10%; }
|
629
|
+
[layout="column"] > [flex-sm="10"] {
|
630
|
+
max-height: 10%; }
|
631
|
+
[flex-sm="15"] {
|
632
|
+
-webkit-flex: 0 0 15%;
|
633
|
+
-ms-flex: 0 0 15%;
|
634
|
+
flex: 0 0 15%; }
|
635
|
+
[layout="row"] > [flex-sm="15"] {
|
636
|
+
max-width: 15%; }
|
637
|
+
[layout="column"] > [flex-sm="15"] {
|
638
|
+
max-height: 15%; }
|
639
|
+
[flex-sm="20"] {
|
640
|
+
-webkit-flex: 0 0 20%;
|
641
|
+
-ms-flex: 0 0 20%;
|
642
|
+
flex: 0 0 20%; }
|
643
|
+
[layout="row"] > [flex-sm="20"] {
|
644
|
+
max-width: 20%; }
|
645
|
+
[layout="column"] > [flex-sm="20"] {
|
646
|
+
max-height: 20%; }
|
647
|
+
[flex-sm="25"] {
|
648
|
+
-webkit-flex: 0 0 25%;
|
649
|
+
-ms-flex: 0 0 25%;
|
650
|
+
flex: 0 0 25%; }
|
651
|
+
[layout="row"] > [flex-sm="25"] {
|
652
|
+
max-width: 25%; }
|
653
|
+
[layout="column"] > [flex-sm="25"] {
|
654
|
+
max-height: 25%; }
|
655
|
+
[flex-sm="30"] {
|
656
|
+
-webkit-flex: 0 0 30%;
|
657
|
+
-ms-flex: 0 0 30%;
|
658
|
+
flex: 0 0 30%; }
|
659
|
+
[layout="row"] > [flex-sm="30"] {
|
660
|
+
max-width: 30%; }
|
661
|
+
[layout="column"] > [flex-sm="30"] {
|
662
|
+
max-height: 30%; }
|
663
|
+
[flex-sm="35"] {
|
664
|
+
-webkit-flex: 0 0 35%;
|
665
|
+
-ms-flex: 0 0 35%;
|
666
|
+
flex: 0 0 35%; }
|
667
|
+
[layout="row"] > [flex-sm="35"] {
|
668
|
+
max-width: 35%; }
|
669
|
+
[layout="column"] > [flex-sm="35"] {
|
670
|
+
max-height: 35%; }
|
671
|
+
[flex-sm="40"] {
|
672
|
+
-webkit-flex: 0 0 40%;
|
673
|
+
-ms-flex: 0 0 40%;
|
674
|
+
flex: 0 0 40%; }
|
675
|
+
[layout="row"] > [flex-sm="40"] {
|
676
|
+
max-width: 40%; }
|
677
|
+
[layout="column"] > [flex-sm="40"] {
|
678
|
+
max-height: 40%; }
|
679
|
+
[flex-sm="45"] {
|
680
|
+
-webkit-flex: 0 0 45%;
|
681
|
+
-ms-flex: 0 0 45%;
|
682
|
+
flex: 0 0 45%; }
|
683
|
+
[layout="row"] > [flex-sm="45"] {
|
684
|
+
max-width: 45%; }
|
685
|
+
[layout="column"] > [flex-sm="45"] {
|
686
|
+
max-height: 45%; }
|
687
|
+
[flex-sm="50"] {
|
688
|
+
-webkit-flex: 0 0 50%;
|
689
|
+
-ms-flex: 0 0 50%;
|
690
|
+
flex: 0 0 50%; }
|
691
|
+
[layout="row"] > [flex-sm="50"] {
|
692
|
+
max-width: 50%; }
|
693
|
+
[layout="column"] > [flex-sm="50"] {
|
694
|
+
max-height: 50%; }
|
695
|
+
[flex-sm="55"] {
|
696
|
+
-webkit-flex: 0 0 55%;
|
697
|
+
-ms-flex: 0 0 55%;
|
698
|
+
flex: 0 0 55%; }
|
699
|
+
[layout="row"] > [flex-sm="55"] {
|
700
|
+
max-width: 55%; }
|
701
|
+
[layout="column"] > [flex-sm="55"] {
|
702
|
+
max-height: 55%; }
|
703
|
+
[flex-sm="60"] {
|
704
|
+
-webkit-flex: 0 0 60%;
|
705
|
+
-ms-flex: 0 0 60%;
|
706
|
+
flex: 0 0 60%; }
|
707
|
+
[layout="row"] > [flex-sm="60"] {
|
708
|
+
max-width: 60%; }
|
709
|
+
[layout="column"] > [flex-sm="60"] {
|
710
|
+
max-height: 60%; }
|
711
|
+
[flex-sm="65"] {
|
712
|
+
-webkit-flex: 0 0 65%;
|
713
|
+
-ms-flex: 0 0 65%;
|
714
|
+
flex: 0 0 65%; }
|
715
|
+
[layout="row"] > [flex-sm="65"] {
|
716
|
+
max-width: 65%; }
|
717
|
+
[layout="column"] > [flex-sm="65"] {
|
718
|
+
max-height: 65%; }
|
719
|
+
[flex-sm="70"] {
|
720
|
+
-webkit-flex: 0 0 70%;
|
721
|
+
-ms-flex: 0 0 70%;
|
722
|
+
flex: 0 0 70%; }
|
723
|
+
[layout="row"] > [flex-sm="70"] {
|
724
|
+
max-width: 70%; }
|
725
|
+
[layout="column"] > [flex-sm="70"] {
|
726
|
+
max-height: 70%; }
|
727
|
+
[flex-sm="75"] {
|
728
|
+
-webkit-flex: 0 0 75%;
|
729
|
+
-ms-flex: 0 0 75%;
|
730
|
+
flex: 0 0 75%; }
|
731
|
+
[layout="row"] > [flex-sm="75"] {
|
732
|
+
max-width: 75%; }
|
733
|
+
[layout="column"] > [flex-sm="75"] {
|
734
|
+
max-height: 75%; }
|
735
|
+
[flex-sm="80"] {
|
736
|
+
-webkit-flex: 0 0 80%;
|
737
|
+
-ms-flex: 0 0 80%;
|
738
|
+
flex: 0 0 80%; }
|
739
|
+
[layout="row"] > [flex-sm="80"] {
|
740
|
+
max-width: 80%; }
|
741
|
+
[layout="column"] > [flex-sm="80"] {
|
742
|
+
max-height: 80%; }
|
743
|
+
[flex-sm="85"] {
|
744
|
+
-webkit-flex: 0 0 85%;
|
745
|
+
-ms-flex: 0 0 85%;
|
746
|
+
flex: 0 0 85%; }
|
747
|
+
[layout="row"] > [flex-sm="85"] {
|
748
|
+
max-width: 85%; }
|
749
|
+
[layout="column"] > [flex-sm="85"] {
|
750
|
+
max-height: 85%; }
|
751
|
+
[flex-sm="90"] {
|
752
|
+
-webkit-flex: 0 0 90%;
|
753
|
+
-ms-flex: 0 0 90%;
|
754
|
+
flex: 0 0 90%; }
|
755
|
+
[layout="row"] > [flex-sm="90"] {
|
756
|
+
max-width: 90%; }
|
757
|
+
[layout="column"] > [flex-sm="90"] {
|
758
|
+
max-height: 90%; }
|
759
|
+
[flex-sm="95"] {
|
760
|
+
-webkit-flex: 0 0 95%;
|
761
|
+
-ms-flex: 0 0 95%;
|
762
|
+
flex: 0 0 95%; }
|
763
|
+
[layout="row"] > [flex-sm="95"] {
|
764
|
+
max-width: 95%; }
|
765
|
+
[layout="column"] > [flex-sm="95"] {
|
766
|
+
max-height: 95%; }
|
767
|
+
[flex-sm="100"] {
|
768
|
+
-webkit-flex: 0 0 100%;
|
769
|
+
-ms-flex: 0 0 100%;
|
770
|
+
flex: 0 0 100%; }
|
771
|
+
[layout="row"] > [flex-sm="100"] {
|
772
|
+
max-width: 100%; }
|
773
|
+
[layout="column"] > [flex-sm="100"] {
|
774
|
+
max-height: 100%; }
|
775
|
+
[flex-sm="33"], [flex-sm="34"] {
|
776
|
+
-webkit-flex: 0 0 33.33%;
|
777
|
+
-ms-flex: 0 0 33.33%;
|
778
|
+
flex: 0 0 33.33%; }
|
779
|
+
[flex-sm="66"], [flex-sm="67"] {
|
780
|
+
-webkit-flex: 0 0 66.66%;
|
781
|
+
-ms-flex: 0 0 66.66%;
|
782
|
+
flex: 0 0 66.66%; }
|
783
|
+
[layout="row"] > [flex-sm="33"], [layout="row"] > [flex-sm="34"] {
|
784
|
+
max-width: 33.33%; }
|
785
|
+
[layout="row"] > [flex-sm="66"], [layout="row"] > [flex-sm="67"] {
|
786
|
+
max-width: 66.66%; }
|
787
|
+
[layout="column"] > [flex-sm="33"], [layout="column"] > [flex-sm="34"] {
|
788
|
+
max-height: 33.33%; }
|
789
|
+
[layout="column"] > [flex-sm="66"], [layout="column"] > [flex-sm="67"] {
|
790
|
+
max-height: 66.66%; } }
|
791
|
+
|
792
|
+
@media (min-width: 600px) {
|
793
|
+
[flex-order-gt-sm="0"] {
|
794
|
+
-webkit-order: 0;
|
795
|
+
-ms-flex-order: 0;
|
796
|
+
order: 0; }
|
797
|
+
[flex-order-gt-sm="1"] {
|
798
|
+
-webkit-order: 1;
|
799
|
+
-ms-flex-order: 1;
|
800
|
+
order: 1; }
|
801
|
+
[flex-order-gt-sm="2"] {
|
802
|
+
-webkit-order: 2;
|
803
|
+
-ms-flex-order: 2;
|
804
|
+
order: 2; }
|
805
|
+
[flex-order-gt-sm="3"] {
|
806
|
+
-webkit-order: 3;
|
807
|
+
-ms-flex-order: 3;
|
808
|
+
order: 3; }
|
809
|
+
[flex-order-gt-sm="4"] {
|
810
|
+
-webkit-order: 4;
|
811
|
+
-ms-flex-order: 4;
|
812
|
+
order: 4; }
|
813
|
+
[flex-order-gt-sm="5"] {
|
814
|
+
-webkit-order: 5;
|
815
|
+
-ms-flex-order: 5;
|
816
|
+
order: 5; }
|
817
|
+
[flex-order-gt-sm="6"] {
|
818
|
+
-webkit-order: 6;
|
819
|
+
-ms-flex-order: 6;
|
820
|
+
order: 6; }
|
821
|
+
[flex-order-gt-sm="7"] {
|
822
|
+
-webkit-order: 7;
|
823
|
+
-ms-flex-order: 7;
|
824
|
+
order: 7; }
|
825
|
+
[flex-order-gt-sm="8"] {
|
826
|
+
-webkit-order: 8;
|
827
|
+
-ms-flex-order: 8;
|
828
|
+
order: 8; }
|
829
|
+
[flex-order-gt-sm="9"] {
|
830
|
+
-webkit-order: 9;
|
831
|
+
-ms-flex-order: 9;
|
832
|
+
order: 9; }
|
833
|
+
[layout-align-gt-sm="center"], [layout-align-gt-sm="center center"], [layout-align-gt-sm="center start"], [layout-align-gt-sm="center end"] {
|
834
|
+
-webkit-justify-content: center;
|
835
|
+
-ms-flex-pack: center;
|
836
|
+
justify-content: center; }
|
837
|
+
[layout-align-gt-sm="end"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="end end"] {
|
838
|
+
-webkit-justify-content: flex-end;
|
839
|
+
-ms-flex-pack: end;
|
840
|
+
justify-content: flex-end; }
|
841
|
+
[layout-align-gt-sm="space-around"], [layout-align-gt-sm="space-around center"], [layout-align-gt-sm="space-around start"], [layout-align-gt-sm="space-around end"] {
|
842
|
+
-webkit-justify-content: space-around;
|
843
|
+
-ms-flex-pack: distribute;
|
844
|
+
justify-content: space-around; }
|
845
|
+
[layout-align-gt-sm="space-between"], [layout-align-gt-sm="space-between center"], [layout-align-gt-sm="space-between start"], [layout-align-gt-sm="space-between end"] {
|
846
|
+
-webkit-justify-content: space-between;
|
847
|
+
-ms-flex-pack: justify;
|
848
|
+
justify-content: space-between; }
|
849
|
+
[layout-align-gt-sm="center center"], [layout-align-gt-sm="start center"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="space-between center"], [layout-align-gt-sm="space-around center"] {
|
850
|
+
-webkit-align-items: center;
|
851
|
+
-ms-flex-align: center;
|
852
|
+
align-items: center; }
|
853
|
+
[layout-align-gt-sm="center start"], [layout-align-gt-sm="start start"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="space-between start"], [layout-align-gt-sm="space-around start"] {
|
854
|
+
-webkit-align-items: flex-start;
|
855
|
+
-ms-flex-align: start;
|
856
|
+
align-items: flex-start; }
|
857
|
+
[layout-align-gt-sm="center end"], [layout-align-gt-sm="start end"], [layout-align-gt-sm="end end"], [layout-align-gt-sm="space-between end"], [layout-align-gt-sm="space-around end"] {
|
858
|
+
-webkit-align-items: flex-end;
|
859
|
+
-ms-flex-align: end;
|
860
|
+
align-items: flex-end; }
|
861
|
+
[layout-gt-sm] {
|
862
|
+
box-sizing: border-box;
|
863
|
+
display: -webkit-flex;
|
864
|
+
display: -moz-flex;
|
865
|
+
display: -ms-flexbox;
|
866
|
+
display: flex; }
|
867
|
+
[layout-gt-sm=column] {
|
868
|
+
-webkit-flex-direction: column;
|
869
|
+
-ms-flex-direction: column;
|
870
|
+
flex-direction: column; }
|
871
|
+
[layout-gt-sm=row] {
|
872
|
+
-webkit-flex-direction: row;
|
873
|
+
-ms-flex-direction: row;
|
874
|
+
flex-direction: row; }
|
875
|
+
[offset-gt-sm="5"] {
|
876
|
+
margin-left: 5%; }
|
877
|
+
[offset-gt-sm="10"] {
|
878
|
+
margin-left: 10%; }
|
879
|
+
[offset-gt-sm="15"] {
|
880
|
+
margin-left: 15%; }
|
881
|
+
[offset-gt-sm="20"] {
|
882
|
+
margin-left: 20%; }
|
883
|
+
[offset-gt-sm="25"] {
|
884
|
+
margin-left: 25%; }
|
885
|
+
[offset-gt-sm="30"] {
|
886
|
+
margin-left: 30%; }
|
887
|
+
[offset-gt-sm="35"] {
|
888
|
+
margin-left: 35%; }
|
889
|
+
[offset-gt-sm="40"] {
|
890
|
+
margin-left: 40%; }
|
891
|
+
[offset-gt-sm="45"] {
|
892
|
+
margin-left: 45%; }
|
893
|
+
[offset-gt-sm="50"] {
|
894
|
+
margin-left: 50%; }
|
895
|
+
[offset-gt-sm="55"] {
|
896
|
+
margin-left: 55%; }
|
897
|
+
[offset-gt-sm="60"] {
|
898
|
+
margin-left: 60%; }
|
899
|
+
[offset-gt-sm="65"] {
|
900
|
+
margin-left: 65%; }
|
901
|
+
[offset-gt-sm="70"] {
|
902
|
+
margin-left: 70%; }
|
903
|
+
[offset-gt-sm="75"] {
|
904
|
+
margin-left: 75%; }
|
905
|
+
[offset-gt-sm="80"] {
|
906
|
+
margin-left: 80%; }
|
907
|
+
[offset-gt-sm="85"] {
|
908
|
+
margin-left: 85%; }
|
909
|
+
[offset-gt-sm="90"] {
|
910
|
+
margin-left: 90%; }
|
911
|
+
[offset-gt-sm="95"] {
|
912
|
+
margin-left: 95%; }
|
913
|
+
[offset-gt-sm="33"], [offset-gt-sm="34"] {
|
914
|
+
margin-left: 33.33%; }
|
915
|
+
[offset-gt-sm="66"], [offset-gt-sm="67"] {
|
916
|
+
margin-left: 66.66%; }
|
917
|
+
[flex-gt-sm] {
|
918
|
+
box-sizing: border-box;
|
919
|
+
-webkit-flex: 1;
|
920
|
+
-ms-flex: 1;
|
921
|
+
flex: 1; }
|
922
|
+
[flex-gt-sm="0"] {
|
923
|
+
-webkit-flex: 0 0 0%;
|
924
|
+
-ms-flex: 0 0 0%;
|
925
|
+
flex: 0 0 0%; }
|
926
|
+
[layout="row"] > [flex-gt-sm="0"] {
|
927
|
+
max-width: 0%; }
|
928
|
+
[layout="column"] > [flex-gt-sm="0"] {
|
929
|
+
max-height: 0%; }
|
930
|
+
[flex-gt-sm="5"] {
|
931
|
+
-webkit-flex: 0 0 5%;
|
932
|
+
-ms-flex: 0 0 5%;
|
933
|
+
flex: 0 0 5%; }
|
934
|
+
[layout="row"] > [flex-gt-sm="5"] {
|
935
|
+
max-width: 5%; }
|
936
|
+
[layout="column"] > [flex-gt-sm="5"] {
|
937
|
+
max-height: 5%; }
|
938
|
+
[flex-gt-sm="10"] {
|
939
|
+
-webkit-flex: 0 0 10%;
|
940
|
+
-ms-flex: 0 0 10%;
|
941
|
+
flex: 0 0 10%; }
|
942
|
+
[layout="row"] > [flex-gt-sm="10"] {
|
943
|
+
max-width: 10%; }
|
944
|
+
[layout="column"] > [flex-gt-sm="10"] {
|
945
|
+
max-height: 10%; }
|
946
|
+
[flex-gt-sm="15"] {
|
947
|
+
-webkit-flex: 0 0 15%;
|
948
|
+
-ms-flex: 0 0 15%;
|
949
|
+
flex: 0 0 15%; }
|
950
|
+
[layout="row"] > [flex-gt-sm="15"] {
|
951
|
+
max-width: 15%; }
|
952
|
+
[layout="column"] > [flex-gt-sm="15"] {
|
953
|
+
max-height: 15%; }
|
954
|
+
[flex-gt-sm="20"] {
|
955
|
+
-webkit-flex: 0 0 20%;
|
956
|
+
-ms-flex: 0 0 20%;
|
957
|
+
flex: 0 0 20%; }
|
958
|
+
[layout="row"] > [flex-gt-sm="20"] {
|
959
|
+
max-width: 20%; }
|
960
|
+
[layout="column"] > [flex-gt-sm="20"] {
|
961
|
+
max-height: 20%; }
|
962
|
+
[flex-gt-sm="25"] {
|
963
|
+
-webkit-flex: 0 0 25%;
|
964
|
+
-ms-flex: 0 0 25%;
|
965
|
+
flex: 0 0 25%; }
|
966
|
+
[layout="row"] > [flex-gt-sm="25"] {
|
967
|
+
max-width: 25%; }
|
968
|
+
[layout="column"] > [flex-gt-sm="25"] {
|
969
|
+
max-height: 25%; }
|
970
|
+
[flex-gt-sm="30"] {
|
971
|
+
-webkit-flex: 0 0 30%;
|
972
|
+
-ms-flex: 0 0 30%;
|
973
|
+
flex: 0 0 30%; }
|
974
|
+
[layout="row"] > [flex-gt-sm="30"] {
|
975
|
+
max-width: 30%; }
|
976
|
+
[layout="column"] > [flex-gt-sm="30"] {
|
977
|
+
max-height: 30%; }
|
978
|
+
[flex-gt-sm="35"] {
|
979
|
+
-webkit-flex: 0 0 35%;
|
980
|
+
-ms-flex: 0 0 35%;
|
981
|
+
flex: 0 0 35%; }
|
982
|
+
[layout="row"] > [flex-gt-sm="35"] {
|
983
|
+
max-width: 35%; }
|
984
|
+
[layout="column"] > [flex-gt-sm="35"] {
|
985
|
+
max-height: 35%; }
|
986
|
+
[flex-gt-sm="40"] {
|
987
|
+
-webkit-flex: 0 0 40%;
|
988
|
+
-ms-flex: 0 0 40%;
|
989
|
+
flex: 0 0 40%; }
|
990
|
+
[layout="row"] > [flex-gt-sm="40"] {
|
991
|
+
max-width: 40%; }
|
992
|
+
[layout="column"] > [flex-gt-sm="40"] {
|
993
|
+
max-height: 40%; }
|
994
|
+
[flex-gt-sm="45"] {
|
995
|
+
-webkit-flex: 0 0 45%;
|
996
|
+
-ms-flex: 0 0 45%;
|
997
|
+
flex: 0 0 45%; }
|
998
|
+
[layout="row"] > [flex-gt-sm="45"] {
|
999
|
+
max-width: 45%; }
|
1000
|
+
[layout="column"] > [flex-gt-sm="45"] {
|
1001
|
+
max-height: 45%; }
|
1002
|
+
[flex-gt-sm="50"] {
|
1003
|
+
-webkit-flex: 0 0 50%;
|
1004
|
+
-ms-flex: 0 0 50%;
|
1005
|
+
flex: 0 0 50%; }
|
1006
|
+
[layout="row"] > [flex-gt-sm="50"] {
|
1007
|
+
max-width: 50%; }
|
1008
|
+
[layout="column"] > [flex-gt-sm="50"] {
|
1009
|
+
max-height: 50%; }
|
1010
|
+
[flex-gt-sm="55"] {
|
1011
|
+
-webkit-flex: 0 0 55%;
|
1012
|
+
-ms-flex: 0 0 55%;
|
1013
|
+
flex: 0 0 55%; }
|
1014
|
+
[layout="row"] > [flex-gt-sm="55"] {
|
1015
|
+
max-width: 55%; }
|
1016
|
+
[layout="column"] > [flex-gt-sm="55"] {
|
1017
|
+
max-height: 55%; }
|
1018
|
+
[flex-gt-sm="60"] {
|
1019
|
+
-webkit-flex: 0 0 60%;
|
1020
|
+
-ms-flex: 0 0 60%;
|
1021
|
+
flex: 0 0 60%; }
|
1022
|
+
[layout="row"] > [flex-gt-sm="60"] {
|
1023
|
+
max-width: 60%; }
|
1024
|
+
[layout="column"] > [flex-gt-sm="60"] {
|
1025
|
+
max-height: 60%; }
|
1026
|
+
[flex-gt-sm="65"] {
|
1027
|
+
-webkit-flex: 0 0 65%;
|
1028
|
+
-ms-flex: 0 0 65%;
|
1029
|
+
flex: 0 0 65%; }
|
1030
|
+
[layout="row"] > [flex-gt-sm="65"] {
|
1031
|
+
max-width: 65%; }
|
1032
|
+
[layout="column"] > [flex-gt-sm="65"] {
|
1033
|
+
max-height: 65%; }
|
1034
|
+
[flex-gt-sm="70"] {
|
1035
|
+
-webkit-flex: 0 0 70%;
|
1036
|
+
-ms-flex: 0 0 70%;
|
1037
|
+
flex: 0 0 70%; }
|
1038
|
+
[layout="row"] > [flex-gt-sm="70"] {
|
1039
|
+
max-width: 70%; }
|
1040
|
+
[layout="column"] > [flex-gt-sm="70"] {
|
1041
|
+
max-height: 70%; }
|
1042
|
+
[flex-gt-sm="75"] {
|
1043
|
+
-webkit-flex: 0 0 75%;
|
1044
|
+
-ms-flex: 0 0 75%;
|
1045
|
+
flex: 0 0 75%; }
|
1046
|
+
[layout="row"] > [flex-gt-sm="75"] {
|
1047
|
+
max-width: 75%; }
|
1048
|
+
[layout="column"] > [flex-gt-sm="75"] {
|
1049
|
+
max-height: 75%; }
|
1050
|
+
[flex-gt-sm="80"] {
|
1051
|
+
-webkit-flex: 0 0 80%;
|
1052
|
+
-ms-flex: 0 0 80%;
|
1053
|
+
flex: 0 0 80%; }
|
1054
|
+
[layout="row"] > [flex-gt-sm="80"] {
|
1055
|
+
max-width: 80%; }
|
1056
|
+
[layout="column"] > [flex-gt-sm="80"] {
|
1057
|
+
max-height: 80%; }
|
1058
|
+
[flex-gt-sm="85"] {
|
1059
|
+
-webkit-flex: 0 0 85%;
|
1060
|
+
-ms-flex: 0 0 85%;
|
1061
|
+
flex: 0 0 85%; }
|
1062
|
+
[layout="row"] > [flex-gt-sm="85"] {
|
1063
|
+
max-width: 85%; }
|
1064
|
+
[layout="column"] > [flex-gt-sm="85"] {
|
1065
|
+
max-height: 85%; }
|
1066
|
+
[flex-gt-sm="90"] {
|
1067
|
+
-webkit-flex: 0 0 90%;
|
1068
|
+
-ms-flex: 0 0 90%;
|
1069
|
+
flex: 0 0 90%; }
|
1070
|
+
[layout="row"] > [flex-gt-sm="90"] {
|
1071
|
+
max-width: 90%; }
|
1072
|
+
[layout="column"] > [flex-gt-sm="90"] {
|
1073
|
+
max-height: 90%; }
|
1074
|
+
[flex-gt-sm="95"] {
|
1075
|
+
-webkit-flex: 0 0 95%;
|
1076
|
+
-ms-flex: 0 0 95%;
|
1077
|
+
flex: 0 0 95%; }
|
1078
|
+
[layout="row"] > [flex-gt-sm="95"] {
|
1079
|
+
max-width: 95%; }
|
1080
|
+
[layout="column"] > [flex-gt-sm="95"] {
|
1081
|
+
max-height: 95%; }
|
1082
|
+
[flex-gt-sm="100"] {
|
1083
|
+
-webkit-flex: 0 0 100%;
|
1084
|
+
-ms-flex: 0 0 100%;
|
1085
|
+
flex: 0 0 100%; }
|
1086
|
+
[layout="row"] > [flex-gt-sm="100"] {
|
1087
|
+
max-width: 100%; }
|
1088
|
+
[layout="column"] > [flex-gt-sm="100"] {
|
1089
|
+
max-height: 100%; }
|
1090
|
+
[flex-gt-sm="33"], [flex-gt-sm="34"] {
|
1091
|
+
-webkit-flex: 0 0 33.33%;
|
1092
|
+
-ms-flex: 0 0 33.33%;
|
1093
|
+
flex: 0 0 33.33%; }
|
1094
|
+
[flex-gt-sm="66"], [flex-gt-sm="67"] {
|
1095
|
+
-webkit-flex: 0 0 66.66%;
|
1096
|
+
-ms-flex: 0 0 66.66%;
|
1097
|
+
flex: 0 0 66.66%; }
|
1098
|
+
[layout="row"] > [flex-gt-sm="33"], [layout="row"] > [flex-gt-sm="34"] {
|
1099
|
+
max-width: 33.33%; }
|
1100
|
+
[layout="row"] > [flex-gt-sm="66"], [layout="row"] > [flex-gt-sm="67"] {
|
1101
|
+
max-width: 66.66%; }
|
1102
|
+
[layout="column"] > [flex-gt-sm="33"], [layout="column"] > [flex-gt-sm="34"] {
|
1103
|
+
max-height: 33.33%; }
|
1104
|
+
[layout="column"] > [flex-gt-sm="66"], [layout="column"] > [flex-gt-sm="67"] {
|
1105
|
+
max-height: 66.66%; } }
|
1106
|
+
|
1107
|
+
@media (min-width: 600px) and (max-width: 959px) {
|
1108
|
+
[hide]:not([show-gt-sm]):not([show-md]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-md]):not([show]) {
|
1109
|
+
display: none; }
|
1110
|
+
[hide-md]:not([show-md]):not([show]) {
|
1111
|
+
display: none; }
|
1112
|
+
[flex-order-md="0"] {
|
1113
|
+
-webkit-order: 0;
|
1114
|
+
-ms-flex-order: 0;
|
1115
|
+
order: 0; }
|
1116
|
+
[flex-order-md="1"] {
|
1117
|
+
-webkit-order: 1;
|
1118
|
+
-ms-flex-order: 1;
|
1119
|
+
order: 1; }
|
1120
|
+
[flex-order-md="2"] {
|
1121
|
+
-webkit-order: 2;
|
1122
|
+
-ms-flex-order: 2;
|
1123
|
+
order: 2; }
|
1124
|
+
[flex-order-md="3"] {
|
1125
|
+
-webkit-order: 3;
|
1126
|
+
-ms-flex-order: 3;
|
1127
|
+
order: 3; }
|
1128
|
+
[flex-order-md="4"] {
|
1129
|
+
-webkit-order: 4;
|
1130
|
+
-ms-flex-order: 4;
|
1131
|
+
order: 4; }
|
1132
|
+
[flex-order-md="5"] {
|
1133
|
+
-webkit-order: 5;
|
1134
|
+
-ms-flex-order: 5;
|
1135
|
+
order: 5; }
|
1136
|
+
[flex-order-md="6"] {
|
1137
|
+
-webkit-order: 6;
|
1138
|
+
-ms-flex-order: 6;
|
1139
|
+
order: 6; }
|
1140
|
+
[flex-order-md="7"] {
|
1141
|
+
-webkit-order: 7;
|
1142
|
+
-ms-flex-order: 7;
|
1143
|
+
order: 7; }
|
1144
|
+
[flex-order-md="8"] {
|
1145
|
+
-webkit-order: 8;
|
1146
|
+
-ms-flex-order: 8;
|
1147
|
+
order: 8; }
|
1148
|
+
[flex-order-md="9"] {
|
1149
|
+
-webkit-order: 9;
|
1150
|
+
-ms-flex-order: 9;
|
1151
|
+
order: 9; }
|
1152
|
+
[layout-align-md="center"], [layout-align-md="center center"], [layout-align-md="center start"], [layout-align-md="center end"] {
|
1153
|
+
-webkit-justify-content: center;
|
1154
|
+
-ms-flex-pack: center;
|
1155
|
+
justify-content: center; }
|
1156
|
+
[layout-align-md="end"], [layout-align-md="end center"], [layout-align-md="end start"], [layout-align-md="end end"] {
|
1157
|
+
-webkit-justify-content: flex-end;
|
1158
|
+
-ms-flex-pack: end;
|
1159
|
+
justify-content: flex-end; }
|
1160
|
+
[layout-align-md="space-around"], [layout-align-md="space-around center"], [layout-align-md="space-around start"], [layout-align-md="space-around end"] {
|
1161
|
+
-webkit-justify-content: space-around;
|
1162
|
+
-ms-flex-pack: distribute;
|
1163
|
+
justify-content: space-around; }
|
1164
|
+
[layout-align-md="space-between"], [layout-align-md="space-between center"], [layout-align-md="space-between start"], [layout-align-md="space-between end"] {
|
1165
|
+
-webkit-justify-content: space-between;
|
1166
|
+
-ms-flex-pack: justify;
|
1167
|
+
justify-content: space-between; }
|
1168
|
+
[layout-align-md="center center"], [layout-align-md="start center"], [layout-align-md="end center"], [layout-align-md="space-between center"], [layout-align-md="space-around center"] {
|
1169
|
+
-webkit-align-items: center;
|
1170
|
+
-ms-flex-align: center;
|
1171
|
+
align-items: center; }
|
1172
|
+
[layout-align-md="center start"], [layout-align-md="start start"], [layout-align-md="end start"], [layout-align-md="space-between start"], [layout-align-md="space-around start"] {
|
1173
|
+
-webkit-align-items: flex-start;
|
1174
|
+
-ms-flex-align: start;
|
1175
|
+
align-items: flex-start; }
|
1176
|
+
[layout-align-md="center end"], [layout-align-md="start end"], [layout-align-md="end end"], [layout-align-md="space-between end"], [layout-align-md="space-around end"] {
|
1177
|
+
-webkit-align-items: flex-end;
|
1178
|
+
-ms-flex-align: end;
|
1179
|
+
align-items: flex-end; }
|
1180
|
+
[layout-md] {
|
1181
|
+
box-sizing: border-box;
|
1182
|
+
display: -webkit-flex;
|
1183
|
+
display: -moz-flex;
|
1184
|
+
display: -ms-flexbox;
|
1185
|
+
display: flex; }
|
1186
|
+
[layout-md=column] {
|
1187
|
+
-webkit-flex-direction: column;
|
1188
|
+
-ms-flex-direction: column;
|
1189
|
+
flex-direction: column; }
|
1190
|
+
[layout-md=row] {
|
1191
|
+
-webkit-flex-direction: row;
|
1192
|
+
-ms-flex-direction: row;
|
1193
|
+
flex-direction: row; }
|
1194
|
+
[offset-md="5"] {
|
1195
|
+
margin-left: 5%; }
|
1196
|
+
[offset-md="10"] {
|
1197
|
+
margin-left: 10%; }
|
1198
|
+
[offset-md="15"] {
|
1199
|
+
margin-left: 15%; }
|
1200
|
+
[offset-md="20"] {
|
1201
|
+
margin-left: 20%; }
|
1202
|
+
[offset-md="25"] {
|
1203
|
+
margin-left: 25%; }
|
1204
|
+
[offset-md="30"] {
|
1205
|
+
margin-left: 30%; }
|
1206
|
+
[offset-md="35"] {
|
1207
|
+
margin-left: 35%; }
|
1208
|
+
[offset-md="40"] {
|
1209
|
+
margin-left: 40%; }
|
1210
|
+
[offset-md="45"] {
|
1211
|
+
margin-left: 45%; }
|
1212
|
+
[offset-md="50"] {
|
1213
|
+
margin-left: 50%; }
|
1214
|
+
[offset-md="55"] {
|
1215
|
+
margin-left: 55%; }
|
1216
|
+
[offset-md="60"] {
|
1217
|
+
margin-left: 60%; }
|
1218
|
+
[offset-md="65"] {
|
1219
|
+
margin-left: 65%; }
|
1220
|
+
[offset-md="70"] {
|
1221
|
+
margin-left: 70%; }
|
1222
|
+
[offset-md="75"] {
|
1223
|
+
margin-left: 75%; }
|
1224
|
+
[offset-md="80"] {
|
1225
|
+
margin-left: 80%; }
|
1226
|
+
[offset-md="85"] {
|
1227
|
+
margin-left: 85%; }
|
1228
|
+
[offset-md="90"] {
|
1229
|
+
margin-left: 90%; }
|
1230
|
+
[offset-md="95"] {
|
1231
|
+
margin-left: 95%; }
|
1232
|
+
[offset-md="33"], [offset-md="34"] {
|
1233
|
+
margin-left: 33.33%; }
|
1234
|
+
[offset-md="66"], [offset-md="67"] {
|
1235
|
+
margin-left: 66.66%; }
|
1236
|
+
[flex-md] {
|
1237
|
+
box-sizing: border-box;
|
1238
|
+
-webkit-flex: 1;
|
1239
|
+
-ms-flex: 1;
|
1240
|
+
flex: 1; }
|
1241
|
+
[flex-md="0"] {
|
1242
|
+
-webkit-flex: 0 0 0%;
|
1243
|
+
-ms-flex: 0 0 0%;
|
1244
|
+
flex: 0 0 0%; }
|
1245
|
+
[layout="row"] > [flex-md="0"] {
|
1246
|
+
max-width: 0%; }
|
1247
|
+
[layout="column"] > [flex-md="0"] {
|
1248
|
+
max-height: 0%; }
|
1249
|
+
[flex-md="5"] {
|
1250
|
+
-webkit-flex: 0 0 5%;
|
1251
|
+
-ms-flex: 0 0 5%;
|
1252
|
+
flex: 0 0 5%; }
|
1253
|
+
[layout="row"] > [flex-md="5"] {
|
1254
|
+
max-width: 5%; }
|
1255
|
+
[layout="column"] > [flex-md="5"] {
|
1256
|
+
max-height: 5%; }
|
1257
|
+
[flex-md="10"] {
|
1258
|
+
-webkit-flex: 0 0 10%;
|
1259
|
+
-ms-flex: 0 0 10%;
|
1260
|
+
flex: 0 0 10%; }
|
1261
|
+
[layout="row"] > [flex-md="10"] {
|
1262
|
+
max-width: 10%; }
|
1263
|
+
[layout="column"] > [flex-md="10"] {
|
1264
|
+
max-height: 10%; }
|
1265
|
+
[flex-md="15"] {
|
1266
|
+
-webkit-flex: 0 0 15%;
|
1267
|
+
-ms-flex: 0 0 15%;
|
1268
|
+
flex: 0 0 15%; }
|
1269
|
+
[layout="row"] > [flex-md="15"] {
|
1270
|
+
max-width: 15%; }
|
1271
|
+
[layout="column"] > [flex-md="15"] {
|
1272
|
+
max-height: 15%; }
|
1273
|
+
[flex-md="20"] {
|
1274
|
+
-webkit-flex: 0 0 20%;
|
1275
|
+
-ms-flex: 0 0 20%;
|
1276
|
+
flex: 0 0 20%; }
|
1277
|
+
[layout="row"] > [flex-md="20"] {
|
1278
|
+
max-width: 20%; }
|
1279
|
+
[layout="column"] > [flex-md="20"] {
|
1280
|
+
max-height: 20%; }
|
1281
|
+
[flex-md="25"] {
|
1282
|
+
-webkit-flex: 0 0 25%;
|
1283
|
+
-ms-flex: 0 0 25%;
|
1284
|
+
flex: 0 0 25%; }
|
1285
|
+
[layout="row"] > [flex-md="25"] {
|
1286
|
+
max-width: 25%; }
|
1287
|
+
[layout="column"] > [flex-md="25"] {
|
1288
|
+
max-height: 25%; }
|
1289
|
+
[flex-md="30"] {
|
1290
|
+
-webkit-flex: 0 0 30%;
|
1291
|
+
-ms-flex: 0 0 30%;
|
1292
|
+
flex: 0 0 30%; }
|
1293
|
+
[layout="row"] > [flex-md="30"] {
|
1294
|
+
max-width: 30%; }
|
1295
|
+
[layout="column"] > [flex-md="30"] {
|
1296
|
+
max-height: 30%; }
|
1297
|
+
[flex-md="35"] {
|
1298
|
+
-webkit-flex: 0 0 35%;
|
1299
|
+
-ms-flex: 0 0 35%;
|
1300
|
+
flex: 0 0 35%; }
|
1301
|
+
[layout="row"] > [flex-md="35"] {
|
1302
|
+
max-width: 35%; }
|
1303
|
+
[layout="column"] > [flex-md="35"] {
|
1304
|
+
max-height: 35%; }
|
1305
|
+
[flex-md="40"] {
|
1306
|
+
-webkit-flex: 0 0 40%;
|
1307
|
+
-ms-flex: 0 0 40%;
|
1308
|
+
flex: 0 0 40%; }
|
1309
|
+
[layout="row"] > [flex-md="40"] {
|
1310
|
+
max-width: 40%; }
|
1311
|
+
[layout="column"] > [flex-md="40"] {
|
1312
|
+
max-height: 40%; }
|
1313
|
+
[flex-md="45"] {
|
1314
|
+
-webkit-flex: 0 0 45%;
|
1315
|
+
-ms-flex: 0 0 45%;
|
1316
|
+
flex: 0 0 45%; }
|
1317
|
+
[layout="row"] > [flex-md="45"] {
|
1318
|
+
max-width: 45%; }
|
1319
|
+
[layout="column"] > [flex-md="45"] {
|
1320
|
+
max-height: 45%; }
|
1321
|
+
[flex-md="50"] {
|
1322
|
+
-webkit-flex: 0 0 50%;
|
1323
|
+
-ms-flex: 0 0 50%;
|
1324
|
+
flex: 0 0 50%; }
|
1325
|
+
[layout="row"] > [flex-md="50"] {
|
1326
|
+
max-width: 50%; }
|
1327
|
+
[layout="column"] > [flex-md="50"] {
|
1328
|
+
max-height: 50%; }
|
1329
|
+
[flex-md="55"] {
|
1330
|
+
-webkit-flex: 0 0 55%;
|
1331
|
+
-ms-flex: 0 0 55%;
|
1332
|
+
flex: 0 0 55%; }
|
1333
|
+
[layout="row"] > [flex-md="55"] {
|
1334
|
+
max-width: 55%; }
|
1335
|
+
[layout="column"] > [flex-md="55"] {
|
1336
|
+
max-height: 55%; }
|
1337
|
+
[flex-md="60"] {
|
1338
|
+
-webkit-flex: 0 0 60%;
|
1339
|
+
-ms-flex: 0 0 60%;
|
1340
|
+
flex: 0 0 60%; }
|
1341
|
+
[layout="row"] > [flex-md="60"] {
|
1342
|
+
max-width: 60%; }
|
1343
|
+
[layout="column"] > [flex-md="60"] {
|
1344
|
+
max-height: 60%; }
|
1345
|
+
[flex-md="65"] {
|
1346
|
+
-webkit-flex: 0 0 65%;
|
1347
|
+
-ms-flex: 0 0 65%;
|
1348
|
+
flex: 0 0 65%; }
|
1349
|
+
[layout="row"] > [flex-md="65"] {
|
1350
|
+
max-width: 65%; }
|
1351
|
+
[layout="column"] > [flex-md="65"] {
|
1352
|
+
max-height: 65%; }
|
1353
|
+
[flex-md="70"] {
|
1354
|
+
-webkit-flex: 0 0 70%;
|
1355
|
+
-ms-flex: 0 0 70%;
|
1356
|
+
flex: 0 0 70%; }
|
1357
|
+
[layout="row"] > [flex-md="70"] {
|
1358
|
+
max-width: 70%; }
|
1359
|
+
[layout="column"] > [flex-md="70"] {
|
1360
|
+
max-height: 70%; }
|
1361
|
+
[flex-md="75"] {
|
1362
|
+
-webkit-flex: 0 0 75%;
|
1363
|
+
-ms-flex: 0 0 75%;
|
1364
|
+
flex: 0 0 75%; }
|
1365
|
+
[layout="row"] > [flex-md="75"] {
|
1366
|
+
max-width: 75%; }
|
1367
|
+
[layout="column"] > [flex-md="75"] {
|
1368
|
+
max-height: 75%; }
|
1369
|
+
[flex-md="80"] {
|
1370
|
+
-webkit-flex: 0 0 80%;
|
1371
|
+
-ms-flex: 0 0 80%;
|
1372
|
+
flex: 0 0 80%; }
|
1373
|
+
[layout="row"] > [flex-md="80"] {
|
1374
|
+
max-width: 80%; }
|
1375
|
+
[layout="column"] > [flex-md="80"] {
|
1376
|
+
max-height: 80%; }
|
1377
|
+
[flex-md="85"] {
|
1378
|
+
-webkit-flex: 0 0 85%;
|
1379
|
+
-ms-flex: 0 0 85%;
|
1380
|
+
flex: 0 0 85%; }
|
1381
|
+
[layout="row"] > [flex-md="85"] {
|
1382
|
+
max-width: 85%; }
|
1383
|
+
[layout="column"] > [flex-md="85"] {
|
1384
|
+
max-height: 85%; }
|
1385
|
+
[flex-md="90"] {
|
1386
|
+
-webkit-flex: 0 0 90%;
|
1387
|
+
-ms-flex: 0 0 90%;
|
1388
|
+
flex: 0 0 90%; }
|
1389
|
+
[layout="row"] > [flex-md="90"] {
|
1390
|
+
max-width: 90%; }
|
1391
|
+
[layout="column"] > [flex-md="90"] {
|
1392
|
+
max-height: 90%; }
|
1393
|
+
[flex-md="95"] {
|
1394
|
+
-webkit-flex: 0 0 95%;
|
1395
|
+
-ms-flex: 0 0 95%;
|
1396
|
+
flex: 0 0 95%; }
|
1397
|
+
[layout="row"] > [flex-md="95"] {
|
1398
|
+
max-width: 95%; }
|
1399
|
+
[layout="column"] > [flex-md="95"] {
|
1400
|
+
max-height: 95%; }
|
1401
|
+
[flex-md="100"] {
|
1402
|
+
-webkit-flex: 0 0 100%;
|
1403
|
+
-ms-flex: 0 0 100%;
|
1404
|
+
flex: 0 0 100%; }
|
1405
|
+
[layout="row"] > [flex-md="100"] {
|
1406
|
+
max-width: 100%; }
|
1407
|
+
[layout="column"] > [flex-md="100"] {
|
1408
|
+
max-height: 100%; }
|
1409
|
+
[flex-md="33"], [flex-md="34"] {
|
1410
|
+
-webkit-flex: 0 0 33.33%;
|
1411
|
+
-ms-flex: 0 0 33.33%;
|
1412
|
+
flex: 0 0 33.33%; }
|
1413
|
+
[flex-md="66"], [flex-md="67"] {
|
1414
|
+
-webkit-flex: 0 0 66.66%;
|
1415
|
+
-ms-flex: 0 0 66.66%;
|
1416
|
+
flex: 0 0 66.66%; }
|
1417
|
+
[layout="row"] > [flex-md="33"], [layout="row"] > [flex-md="34"] {
|
1418
|
+
max-width: 33.33%; }
|
1419
|
+
[layout="row"] > [flex-md="66"], [layout="row"] > [flex-md="67"] {
|
1420
|
+
max-width: 66.66%; }
|
1421
|
+
[layout="column"] > [flex-md="33"], [layout="column"] > [flex-md="34"] {
|
1422
|
+
max-height: 33.33%; }
|
1423
|
+
[layout="column"] > [flex-md="66"], [layout="column"] > [flex-md="67"] {
|
1424
|
+
max-height: 66.66%; } }
|
1425
|
+
|
1426
|
+
@media (min-width: 960px) {
|
1427
|
+
[flex-order-gt-md="0"] {
|
1428
|
+
-webkit-order: 0;
|
1429
|
+
-ms-flex-order: 0;
|
1430
|
+
order: 0; }
|
1431
|
+
[flex-order-gt-md="1"] {
|
1432
|
+
-webkit-order: 1;
|
1433
|
+
-ms-flex-order: 1;
|
1434
|
+
order: 1; }
|
1435
|
+
[flex-order-gt-md="2"] {
|
1436
|
+
-webkit-order: 2;
|
1437
|
+
-ms-flex-order: 2;
|
1438
|
+
order: 2; }
|
1439
|
+
[flex-order-gt-md="3"] {
|
1440
|
+
-webkit-order: 3;
|
1441
|
+
-ms-flex-order: 3;
|
1442
|
+
order: 3; }
|
1443
|
+
[flex-order-gt-md="4"] {
|
1444
|
+
-webkit-order: 4;
|
1445
|
+
-ms-flex-order: 4;
|
1446
|
+
order: 4; }
|
1447
|
+
[flex-order-gt-md="5"] {
|
1448
|
+
-webkit-order: 5;
|
1449
|
+
-ms-flex-order: 5;
|
1450
|
+
order: 5; }
|
1451
|
+
[flex-order-gt-md="6"] {
|
1452
|
+
-webkit-order: 6;
|
1453
|
+
-ms-flex-order: 6;
|
1454
|
+
order: 6; }
|
1455
|
+
[flex-order-gt-md="7"] {
|
1456
|
+
-webkit-order: 7;
|
1457
|
+
-ms-flex-order: 7;
|
1458
|
+
order: 7; }
|
1459
|
+
[flex-order-gt-md="8"] {
|
1460
|
+
-webkit-order: 8;
|
1461
|
+
-ms-flex-order: 8;
|
1462
|
+
order: 8; }
|
1463
|
+
[flex-order-gt-md="9"] {
|
1464
|
+
-webkit-order: 9;
|
1465
|
+
-ms-flex-order: 9;
|
1466
|
+
order: 9; }
|
1467
|
+
[layout-align-gt-md="center"], [layout-align-gt-md="center center"], [layout-align-gt-md="center start"], [layout-align-gt-md="center end"] {
|
1468
|
+
-webkit-justify-content: center;
|
1469
|
+
-ms-flex-pack: center;
|
1470
|
+
justify-content: center; }
|
1471
|
+
[layout-align-gt-md="end"], [layout-align-gt-md="end center"], [layout-align-gt-md="end start"], [layout-align-gt-md="end end"] {
|
1472
|
+
-webkit-justify-content: flex-end;
|
1473
|
+
-ms-flex-pack: end;
|
1474
|
+
justify-content: flex-end; }
|
1475
|
+
[layout-align-gt-md="space-around"], [layout-align-gt-md="space-around center"], [layout-align-gt-md="space-around start"], [layout-align-gt-md="space-around end"] {
|
1476
|
+
-webkit-justify-content: space-around;
|
1477
|
+
-ms-flex-pack: distribute;
|
1478
|
+
justify-content: space-around; }
|
1479
|
+
[layout-align-gt-md="space-between"], [layout-align-gt-md="space-between center"], [layout-align-gt-md="space-between start"], [layout-align-gt-md="space-between end"] {
|
1480
|
+
-webkit-justify-content: space-between;
|
1481
|
+
-ms-flex-pack: justify;
|
1482
|
+
justify-content: space-between; }
|
1483
|
+
[layout-align-gt-md="center center"], [layout-align-gt-md="start center"], [layout-align-gt-md="end center"], [layout-align-gt-md="space-between center"], [layout-align-gt-md="space-around center"] {
|
1484
|
+
-webkit-align-items: center;
|
1485
|
+
-ms-flex-align: center;
|
1486
|
+
align-items: center; }
|
1487
|
+
[layout-align-gt-md="center start"], [layout-align-gt-md="start start"], [layout-align-gt-md="end start"], [layout-align-gt-md="space-between start"], [layout-align-gt-md="space-around start"] {
|
1488
|
+
-webkit-align-items: flex-start;
|
1489
|
+
-ms-flex-align: start;
|
1490
|
+
align-items: flex-start; }
|
1491
|
+
[layout-align-gt-md="center end"], [layout-align-gt-md="start end"], [layout-align-gt-md="end end"], [layout-align-gt-md="space-between end"], [layout-align-gt-md="space-around end"] {
|
1492
|
+
-webkit-align-items: flex-end;
|
1493
|
+
-ms-flex-align: end;
|
1494
|
+
align-items: flex-end; }
|
1495
|
+
[layout-gt-md] {
|
1496
|
+
box-sizing: border-box;
|
1497
|
+
display: -webkit-flex;
|
1498
|
+
display: -moz-flex;
|
1499
|
+
display: -ms-flexbox;
|
1500
|
+
display: flex; }
|
1501
|
+
[layout-gt-md=column] {
|
1502
|
+
-webkit-flex-direction: column;
|
1503
|
+
-ms-flex-direction: column;
|
1504
|
+
flex-direction: column; }
|
1505
|
+
[layout-gt-md=row] {
|
1506
|
+
-webkit-flex-direction: row;
|
1507
|
+
-ms-flex-direction: row;
|
1508
|
+
flex-direction: row; }
|
1509
|
+
[offset-gt-md="5"] {
|
1510
|
+
margin-left: 5%; }
|
1511
|
+
[offset-gt-md="10"] {
|
1512
|
+
margin-left: 10%; }
|
1513
|
+
[offset-gt-md="15"] {
|
1514
|
+
margin-left: 15%; }
|
1515
|
+
[offset-gt-md="20"] {
|
1516
|
+
margin-left: 20%; }
|
1517
|
+
[offset-gt-md="25"] {
|
1518
|
+
margin-left: 25%; }
|
1519
|
+
[offset-gt-md="30"] {
|
1520
|
+
margin-left: 30%; }
|
1521
|
+
[offset-gt-md="35"] {
|
1522
|
+
margin-left: 35%; }
|
1523
|
+
[offset-gt-md="40"] {
|
1524
|
+
margin-left: 40%; }
|
1525
|
+
[offset-gt-md="45"] {
|
1526
|
+
margin-left: 45%; }
|
1527
|
+
[offset-gt-md="50"] {
|
1528
|
+
margin-left: 50%; }
|
1529
|
+
[offset-gt-md="55"] {
|
1530
|
+
margin-left: 55%; }
|
1531
|
+
[offset-gt-md="60"] {
|
1532
|
+
margin-left: 60%; }
|
1533
|
+
[offset-gt-md="65"] {
|
1534
|
+
margin-left: 65%; }
|
1535
|
+
[offset-gt-md="70"] {
|
1536
|
+
margin-left: 70%; }
|
1537
|
+
[offset-gt-md="75"] {
|
1538
|
+
margin-left: 75%; }
|
1539
|
+
[offset-gt-md="80"] {
|
1540
|
+
margin-left: 80%; }
|
1541
|
+
[offset-gt-md="85"] {
|
1542
|
+
margin-left: 85%; }
|
1543
|
+
[offset-gt-md="90"] {
|
1544
|
+
margin-left: 90%; }
|
1545
|
+
[offset-gt-md="95"] {
|
1546
|
+
margin-left: 95%; }
|
1547
|
+
[offset-gt-md="33"], [offset-gt-md="34"] {
|
1548
|
+
margin-left: 33.33%; }
|
1549
|
+
[offset-gt-md="66"], [offset-gt-md="67"] {
|
1550
|
+
margin-left: 66.66%; }
|
1551
|
+
[flex-gt-md] {
|
1552
|
+
box-sizing: border-box;
|
1553
|
+
-webkit-flex: 1;
|
1554
|
+
-ms-flex: 1;
|
1555
|
+
flex: 1; }
|
1556
|
+
[flex-gt-md="0"] {
|
1557
|
+
-webkit-flex: 0 0 0%;
|
1558
|
+
-ms-flex: 0 0 0%;
|
1559
|
+
flex: 0 0 0%; }
|
1560
|
+
[layout="row"] > [flex-gt-md="0"] {
|
1561
|
+
max-width: 0%; }
|
1562
|
+
[layout="column"] > [flex-gt-md="0"] {
|
1563
|
+
max-height: 0%; }
|
1564
|
+
[flex-gt-md="5"] {
|
1565
|
+
-webkit-flex: 0 0 5%;
|
1566
|
+
-ms-flex: 0 0 5%;
|
1567
|
+
flex: 0 0 5%; }
|
1568
|
+
[layout="row"] > [flex-gt-md="5"] {
|
1569
|
+
max-width: 5%; }
|
1570
|
+
[layout="column"] > [flex-gt-md="5"] {
|
1571
|
+
max-height: 5%; }
|
1572
|
+
[flex-gt-md="10"] {
|
1573
|
+
-webkit-flex: 0 0 10%;
|
1574
|
+
-ms-flex: 0 0 10%;
|
1575
|
+
flex: 0 0 10%; }
|
1576
|
+
[layout="row"] > [flex-gt-md="10"] {
|
1577
|
+
max-width: 10%; }
|
1578
|
+
[layout="column"] > [flex-gt-md="10"] {
|
1579
|
+
max-height: 10%; }
|
1580
|
+
[flex-gt-md="15"] {
|
1581
|
+
-webkit-flex: 0 0 15%;
|
1582
|
+
-ms-flex: 0 0 15%;
|
1583
|
+
flex: 0 0 15%; }
|
1584
|
+
[layout="row"] > [flex-gt-md="15"] {
|
1585
|
+
max-width: 15%; }
|
1586
|
+
[layout="column"] > [flex-gt-md="15"] {
|
1587
|
+
max-height: 15%; }
|
1588
|
+
[flex-gt-md="20"] {
|
1589
|
+
-webkit-flex: 0 0 20%;
|
1590
|
+
-ms-flex: 0 0 20%;
|
1591
|
+
flex: 0 0 20%; }
|
1592
|
+
[layout="row"] > [flex-gt-md="20"] {
|
1593
|
+
max-width: 20%; }
|
1594
|
+
[layout="column"] > [flex-gt-md="20"] {
|
1595
|
+
max-height: 20%; }
|
1596
|
+
[flex-gt-md="25"] {
|
1597
|
+
-webkit-flex: 0 0 25%;
|
1598
|
+
-ms-flex: 0 0 25%;
|
1599
|
+
flex: 0 0 25%; }
|
1600
|
+
[layout="row"] > [flex-gt-md="25"] {
|
1601
|
+
max-width: 25%; }
|
1602
|
+
[layout="column"] > [flex-gt-md="25"] {
|
1603
|
+
max-height: 25%; }
|
1604
|
+
[flex-gt-md="30"] {
|
1605
|
+
-webkit-flex: 0 0 30%;
|
1606
|
+
-ms-flex: 0 0 30%;
|
1607
|
+
flex: 0 0 30%; }
|
1608
|
+
[layout="row"] > [flex-gt-md="30"] {
|
1609
|
+
max-width: 30%; }
|
1610
|
+
[layout="column"] > [flex-gt-md="30"] {
|
1611
|
+
max-height: 30%; }
|
1612
|
+
[flex-gt-md="35"] {
|
1613
|
+
-webkit-flex: 0 0 35%;
|
1614
|
+
-ms-flex: 0 0 35%;
|
1615
|
+
flex: 0 0 35%; }
|
1616
|
+
[layout="row"] > [flex-gt-md="35"] {
|
1617
|
+
max-width: 35%; }
|
1618
|
+
[layout="column"] > [flex-gt-md="35"] {
|
1619
|
+
max-height: 35%; }
|
1620
|
+
[flex-gt-md="40"] {
|
1621
|
+
-webkit-flex: 0 0 40%;
|
1622
|
+
-ms-flex: 0 0 40%;
|
1623
|
+
flex: 0 0 40%; }
|
1624
|
+
[layout="row"] > [flex-gt-md="40"] {
|
1625
|
+
max-width: 40%; }
|
1626
|
+
[layout="column"] > [flex-gt-md="40"] {
|
1627
|
+
max-height: 40%; }
|
1628
|
+
[flex-gt-md="45"] {
|
1629
|
+
-webkit-flex: 0 0 45%;
|
1630
|
+
-ms-flex: 0 0 45%;
|
1631
|
+
flex: 0 0 45%; }
|
1632
|
+
[layout="row"] > [flex-gt-md="45"] {
|
1633
|
+
max-width: 45%; }
|
1634
|
+
[layout="column"] > [flex-gt-md="45"] {
|
1635
|
+
max-height: 45%; }
|
1636
|
+
[flex-gt-md="50"] {
|
1637
|
+
-webkit-flex: 0 0 50%;
|
1638
|
+
-ms-flex: 0 0 50%;
|
1639
|
+
flex: 0 0 50%; }
|
1640
|
+
[layout="row"] > [flex-gt-md="50"] {
|
1641
|
+
max-width: 50%; }
|
1642
|
+
[layout="column"] > [flex-gt-md="50"] {
|
1643
|
+
max-height: 50%; }
|
1644
|
+
[flex-gt-md="55"] {
|
1645
|
+
-webkit-flex: 0 0 55%;
|
1646
|
+
-ms-flex: 0 0 55%;
|
1647
|
+
flex: 0 0 55%; }
|
1648
|
+
[layout="row"] > [flex-gt-md="55"] {
|
1649
|
+
max-width: 55%; }
|
1650
|
+
[layout="column"] > [flex-gt-md="55"] {
|
1651
|
+
max-height: 55%; }
|
1652
|
+
[flex-gt-md="60"] {
|
1653
|
+
-webkit-flex: 0 0 60%;
|
1654
|
+
-ms-flex: 0 0 60%;
|
1655
|
+
flex: 0 0 60%; }
|
1656
|
+
[layout="row"] > [flex-gt-md="60"] {
|
1657
|
+
max-width: 60%; }
|
1658
|
+
[layout="column"] > [flex-gt-md="60"] {
|
1659
|
+
max-height: 60%; }
|
1660
|
+
[flex-gt-md="65"] {
|
1661
|
+
-webkit-flex: 0 0 65%;
|
1662
|
+
-ms-flex: 0 0 65%;
|
1663
|
+
flex: 0 0 65%; }
|
1664
|
+
[layout="row"] > [flex-gt-md="65"] {
|
1665
|
+
max-width: 65%; }
|
1666
|
+
[layout="column"] > [flex-gt-md="65"] {
|
1667
|
+
max-height: 65%; }
|
1668
|
+
[flex-gt-md="70"] {
|
1669
|
+
-webkit-flex: 0 0 70%;
|
1670
|
+
-ms-flex: 0 0 70%;
|
1671
|
+
flex: 0 0 70%; }
|
1672
|
+
[layout="row"] > [flex-gt-md="70"] {
|
1673
|
+
max-width: 70%; }
|
1674
|
+
[layout="column"] > [flex-gt-md="70"] {
|
1675
|
+
max-height: 70%; }
|
1676
|
+
[flex-gt-md="75"] {
|
1677
|
+
-webkit-flex: 0 0 75%;
|
1678
|
+
-ms-flex: 0 0 75%;
|
1679
|
+
flex: 0 0 75%; }
|
1680
|
+
[layout="row"] > [flex-gt-md="75"] {
|
1681
|
+
max-width: 75%; }
|
1682
|
+
[layout="column"] > [flex-gt-md="75"] {
|
1683
|
+
max-height: 75%; }
|
1684
|
+
[flex-gt-md="80"] {
|
1685
|
+
-webkit-flex: 0 0 80%;
|
1686
|
+
-ms-flex: 0 0 80%;
|
1687
|
+
flex: 0 0 80%; }
|
1688
|
+
[layout="row"] > [flex-gt-md="80"] {
|
1689
|
+
max-width: 80%; }
|
1690
|
+
[layout="column"] > [flex-gt-md="80"] {
|
1691
|
+
max-height: 80%; }
|
1692
|
+
[flex-gt-md="85"] {
|
1693
|
+
-webkit-flex: 0 0 85%;
|
1694
|
+
-ms-flex: 0 0 85%;
|
1695
|
+
flex: 0 0 85%; }
|
1696
|
+
[layout="row"] > [flex-gt-md="85"] {
|
1697
|
+
max-width: 85%; }
|
1698
|
+
[layout="column"] > [flex-gt-md="85"] {
|
1699
|
+
max-height: 85%; }
|
1700
|
+
[flex-gt-md="90"] {
|
1701
|
+
-webkit-flex: 0 0 90%;
|
1702
|
+
-ms-flex: 0 0 90%;
|
1703
|
+
flex: 0 0 90%; }
|
1704
|
+
[layout="row"] > [flex-gt-md="90"] {
|
1705
|
+
max-width: 90%; }
|
1706
|
+
[layout="column"] > [flex-gt-md="90"] {
|
1707
|
+
max-height: 90%; }
|
1708
|
+
[flex-gt-md="95"] {
|
1709
|
+
-webkit-flex: 0 0 95%;
|
1710
|
+
-ms-flex: 0 0 95%;
|
1711
|
+
flex: 0 0 95%; }
|
1712
|
+
[layout="row"] > [flex-gt-md="95"] {
|
1713
|
+
max-width: 95%; }
|
1714
|
+
[layout="column"] > [flex-gt-md="95"] {
|
1715
|
+
max-height: 95%; }
|
1716
|
+
[flex-gt-md="100"] {
|
1717
|
+
-webkit-flex: 0 0 100%;
|
1718
|
+
-ms-flex: 0 0 100%;
|
1719
|
+
flex: 0 0 100%; }
|
1720
|
+
[layout="row"] > [flex-gt-md="100"] {
|
1721
|
+
max-width: 100%; }
|
1722
|
+
[layout="column"] > [flex-gt-md="100"] {
|
1723
|
+
max-height: 100%; }
|
1724
|
+
[flex-gt-md="33"], [flex-gt-md="34"] {
|
1725
|
+
-webkit-flex: 0 0 33.33%;
|
1726
|
+
-ms-flex: 0 0 33.33%;
|
1727
|
+
flex: 0 0 33.33%; }
|
1728
|
+
[flex-gt-md="66"], [flex-gt-md="67"] {
|
1729
|
+
-webkit-flex: 0 0 66.66%;
|
1730
|
+
-ms-flex: 0 0 66.66%;
|
1731
|
+
flex: 0 0 66.66%; }
|
1732
|
+
[layout="row"] > [flex-gt-md="33"], [layout="row"] > [flex-gt-md="34"] {
|
1733
|
+
max-width: 33.33%; }
|
1734
|
+
[layout="row"] > [flex-gt-md="66"], [layout="row"] > [flex-gt-md="67"] {
|
1735
|
+
max-width: 66.66%; }
|
1736
|
+
[layout="column"] > [flex-gt-md="33"], [layout="column"] > [flex-gt-md="34"] {
|
1737
|
+
max-height: 33.33%; }
|
1738
|
+
[layout="column"] > [flex-gt-md="66"], [layout="column"] > [flex-gt-md="67"] {
|
1739
|
+
max-height: 66.66%; } }
|
1740
|
+
|
1741
|
+
@media (min-width: 960px) and (max-width: 1199px) {
|
1742
|
+
[hide]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]), [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]) {
|
1743
|
+
display: none; }
|
1744
|
+
[hide-lg]:not([show-lg]):not([show]) {
|
1745
|
+
display: none; }
|
1746
|
+
[flex-order-lg="0"] {
|
1747
|
+
-webkit-order: 0;
|
1748
|
+
-ms-flex-order: 0;
|
1749
|
+
order: 0; }
|
1750
|
+
[flex-order-lg="1"] {
|
1751
|
+
-webkit-order: 1;
|
1752
|
+
-ms-flex-order: 1;
|
1753
|
+
order: 1; }
|
1754
|
+
[flex-order-lg="2"] {
|
1755
|
+
-webkit-order: 2;
|
1756
|
+
-ms-flex-order: 2;
|
1757
|
+
order: 2; }
|
1758
|
+
[flex-order-lg="3"] {
|
1759
|
+
-webkit-order: 3;
|
1760
|
+
-ms-flex-order: 3;
|
1761
|
+
order: 3; }
|
1762
|
+
[flex-order-lg="4"] {
|
1763
|
+
-webkit-order: 4;
|
1764
|
+
-ms-flex-order: 4;
|
1765
|
+
order: 4; }
|
1766
|
+
[flex-order-lg="5"] {
|
1767
|
+
-webkit-order: 5;
|
1768
|
+
-ms-flex-order: 5;
|
1769
|
+
order: 5; }
|
1770
|
+
[flex-order-lg="6"] {
|
1771
|
+
-webkit-order: 6;
|
1772
|
+
-ms-flex-order: 6;
|
1773
|
+
order: 6; }
|
1774
|
+
[flex-order-lg="7"] {
|
1775
|
+
-webkit-order: 7;
|
1776
|
+
-ms-flex-order: 7;
|
1777
|
+
order: 7; }
|
1778
|
+
[flex-order-lg="8"] {
|
1779
|
+
-webkit-order: 8;
|
1780
|
+
-ms-flex-order: 8;
|
1781
|
+
order: 8; }
|
1782
|
+
[flex-order-lg="9"] {
|
1783
|
+
-webkit-order: 9;
|
1784
|
+
-ms-flex-order: 9;
|
1785
|
+
order: 9; }
|
1786
|
+
[layout-align-lg="center"], [layout-align-lg="center center"], [layout-align-lg="center start"], [layout-align-lg="center end"] {
|
1787
|
+
-webkit-justify-content: center;
|
1788
|
+
-ms-flex-pack: center;
|
1789
|
+
justify-content: center; }
|
1790
|
+
[layout-align-lg="end"], [layout-align-lg="end center"], [layout-align-lg="end start"], [layout-align-lg="end end"] {
|
1791
|
+
-webkit-justify-content: flex-end;
|
1792
|
+
-ms-flex-pack: end;
|
1793
|
+
justify-content: flex-end; }
|
1794
|
+
[layout-align-lg="space-around"], [layout-align-lg="space-around center"], [layout-align-lg="space-around start"], [layout-align-lg="space-around end"] {
|
1795
|
+
-webkit-justify-content: space-around;
|
1796
|
+
-ms-flex-pack: distribute;
|
1797
|
+
justify-content: space-around; }
|
1798
|
+
[layout-align-lg="space-between"], [layout-align-lg="space-between center"], [layout-align-lg="space-between start"], [layout-align-lg="space-between end"] {
|
1799
|
+
-webkit-justify-content: space-between;
|
1800
|
+
-ms-flex-pack: justify;
|
1801
|
+
justify-content: space-between; }
|
1802
|
+
[layout-align-lg="center center"], [layout-align-lg="start center"], [layout-align-lg="end center"], [layout-align-lg="space-between center"], [layout-align-lg="space-around center"] {
|
1803
|
+
-webkit-align-items: center;
|
1804
|
+
-ms-flex-align: center;
|
1805
|
+
align-items: center; }
|
1806
|
+
[layout-align-lg="center start"], [layout-align-lg="start start"], [layout-align-lg="end start"], [layout-align-lg="space-between start"], [layout-align-lg="space-around start"] {
|
1807
|
+
-webkit-align-items: flex-start;
|
1808
|
+
-ms-flex-align: start;
|
1809
|
+
align-items: flex-start; }
|
1810
|
+
[layout-align-lg="center end"], [layout-align-lg="start end"], [layout-align-lg="end end"], [layout-align-lg="space-between end"], [layout-align-lg="space-around end"] {
|
1811
|
+
-webkit-align-items: flex-end;
|
1812
|
+
-ms-flex-align: end;
|
1813
|
+
align-items: flex-end; }
|
1814
|
+
[layout-lg] {
|
1815
|
+
box-sizing: border-box;
|
1816
|
+
display: -webkit-flex;
|
1817
|
+
display: -moz-flex;
|
1818
|
+
display: -ms-flexbox;
|
1819
|
+
display: flex; }
|
1820
|
+
[layout-lg=column] {
|
1821
|
+
-webkit-flex-direction: column;
|
1822
|
+
-ms-flex-direction: column;
|
1823
|
+
flex-direction: column; }
|
1824
|
+
[layout-lg=row] {
|
1825
|
+
-webkit-flex-direction: row;
|
1826
|
+
-ms-flex-direction: row;
|
1827
|
+
flex-direction: row; }
|
1828
|
+
[offset-lg="5"] {
|
1829
|
+
margin-left: 5%; }
|
1830
|
+
[offset-lg="10"] {
|
1831
|
+
margin-left: 10%; }
|
1832
|
+
[offset-lg="15"] {
|
1833
|
+
margin-left: 15%; }
|
1834
|
+
[offset-lg="20"] {
|
1835
|
+
margin-left: 20%; }
|
1836
|
+
[offset-lg="25"] {
|
1837
|
+
margin-left: 25%; }
|
1838
|
+
[offset-lg="30"] {
|
1839
|
+
margin-left: 30%; }
|
1840
|
+
[offset-lg="35"] {
|
1841
|
+
margin-left: 35%; }
|
1842
|
+
[offset-lg="40"] {
|
1843
|
+
margin-left: 40%; }
|
1844
|
+
[offset-lg="45"] {
|
1845
|
+
margin-left: 45%; }
|
1846
|
+
[offset-lg="50"] {
|
1847
|
+
margin-left: 50%; }
|
1848
|
+
[offset-lg="55"] {
|
1849
|
+
margin-left: 55%; }
|
1850
|
+
[offset-lg="60"] {
|
1851
|
+
margin-left: 60%; }
|
1852
|
+
[offset-lg="65"] {
|
1853
|
+
margin-left: 65%; }
|
1854
|
+
[offset-lg="70"] {
|
1855
|
+
margin-left: 70%; }
|
1856
|
+
[offset-lg="75"] {
|
1857
|
+
margin-left: 75%; }
|
1858
|
+
[offset-lg="80"] {
|
1859
|
+
margin-left: 80%; }
|
1860
|
+
[offset-lg="85"] {
|
1861
|
+
margin-left: 85%; }
|
1862
|
+
[offset-lg="90"] {
|
1863
|
+
margin-left: 90%; }
|
1864
|
+
[offset-lg="95"] {
|
1865
|
+
margin-left: 95%; }
|
1866
|
+
[offset-lg="33"], [offset-lg="34"] {
|
1867
|
+
margin-left: 33.33%; }
|
1868
|
+
[offset-lg="66"], [offset-lg="67"] {
|
1869
|
+
margin-left: 66.66%; }
|
1870
|
+
[flex-lg] {
|
1871
|
+
box-sizing: border-box;
|
1872
|
+
-webkit-flex: 1;
|
1873
|
+
-ms-flex: 1;
|
1874
|
+
flex: 1; }
|
1875
|
+
[flex-lg="0"] {
|
1876
|
+
-webkit-flex: 0 0 0%;
|
1877
|
+
-ms-flex: 0 0 0%;
|
1878
|
+
flex: 0 0 0%; }
|
1879
|
+
[layout="row"] > [flex-lg="0"] {
|
1880
|
+
max-width: 0%; }
|
1881
|
+
[layout="column"] > [flex-lg="0"] {
|
1882
|
+
max-height: 0%; }
|
1883
|
+
[flex-lg="5"] {
|
1884
|
+
-webkit-flex: 0 0 5%;
|
1885
|
+
-ms-flex: 0 0 5%;
|
1886
|
+
flex: 0 0 5%; }
|
1887
|
+
[layout="row"] > [flex-lg="5"] {
|
1888
|
+
max-width: 5%; }
|
1889
|
+
[layout="column"] > [flex-lg="5"] {
|
1890
|
+
max-height: 5%; }
|
1891
|
+
[flex-lg="10"] {
|
1892
|
+
-webkit-flex: 0 0 10%;
|
1893
|
+
-ms-flex: 0 0 10%;
|
1894
|
+
flex: 0 0 10%; }
|
1895
|
+
[layout="row"] > [flex-lg="10"] {
|
1896
|
+
max-width: 10%; }
|
1897
|
+
[layout="column"] > [flex-lg="10"] {
|
1898
|
+
max-height: 10%; }
|
1899
|
+
[flex-lg="15"] {
|
1900
|
+
-webkit-flex: 0 0 15%;
|
1901
|
+
-ms-flex: 0 0 15%;
|
1902
|
+
flex: 0 0 15%; }
|
1903
|
+
[layout="row"] > [flex-lg="15"] {
|
1904
|
+
max-width: 15%; }
|
1905
|
+
[layout="column"] > [flex-lg="15"] {
|
1906
|
+
max-height: 15%; }
|
1907
|
+
[flex-lg="20"] {
|
1908
|
+
-webkit-flex: 0 0 20%;
|
1909
|
+
-ms-flex: 0 0 20%;
|
1910
|
+
flex: 0 0 20%; }
|
1911
|
+
[layout="row"] > [flex-lg="20"] {
|
1912
|
+
max-width: 20%; }
|
1913
|
+
[layout="column"] > [flex-lg="20"] {
|
1914
|
+
max-height: 20%; }
|
1915
|
+
[flex-lg="25"] {
|
1916
|
+
-webkit-flex: 0 0 25%;
|
1917
|
+
-ms-flex: 0 0 25%;
|
1918
|
+
flex: 0 0 25%; }
|
1919
|
+
[layout="row"] > [flex-lg="25"] {
|
1920
|
+
max-width: 25%; }
|
1921
|
+
[layout="column"] > [flex-lg="25"] {
|
1922
|
+
max-height: 25%; }
|
1923
|
+
[flex-lg="30"] {
|
1924
|
+
-webkit-flex: 0 0 30%;
|
1925
|
+
-ms-flex: 0 0 30%;
|
1926
|
+
flex: 0 0 30%; }
|
1927
|
+
[layout="row"] > [flex-lg="30"] {
|
1928
|
+
max-width: 30%; }
|
1929
|
+
[layout="column"] > [flex-lg="30"] {
|
1930
|
+
max-height: 30%; }
|
1931
|
+
[flex-lg="35"] {
|
1932
|
+
-webkit-flex: 0 0 35%;
|
1933
|
+
-ms-flex: 0 0 35%;
|
1934
|
+
flex: 0 0 35%; }
|
1935
|
+
[layout="row"] > [flex-lg="35"] {
|
1936
|
+
max-width: 35%; }
|
1937
|
+
[layout="column"] > [flex-lg="35"] {
|
1938
|
+
max-height: 35%; }
|
1939
|
+
[flex-lg="40"] {
|
1940
|
+
-webkit-flex: 0 0 40%;
|
1941
|
+
-ms-flex: 0 0 40%;
|
1942
|
+
flex: 0 0 40%; }
|
1943
|
+
[layout="row"] > [flex-lg="40"] {
|
1944
|
+
max-width: 40%; }
|
1945
|
+
[layout="column"] > [flex-lg="40"] {
|
1946
|
+
max-height: 40%; }
|
1947
|
+
[flex-lg="45"] {
|
1948
|
+
-webkit-flex: 0 0 45%;
|
1949
|
+
-ms-flex: 0 0 45%;
|
1950
|
+
flex: 0 0 45%; }
|
1951
|
+
[layout="row"] > [flex-lg="45"] {
|
1952
|
+
max-width: 45%; }
|
1953
|
+
[layout="column"] > [flex-lg="45"] {
|
1954
|
+
max-height: 45%; }
|
1955
|
+
[flex-lg="50"] {
|
1956
|
+
-webkit-flex: 0 0 50%;
|
1957
|
+
-ms-flex: 0 0 50%;
|
1958
|
+
flex: 0 0 50%; }
|
1959
|
+
[layout="row"] > [flex-lg="50"] {
|
1960
|
+
max-width: 50%; }
|
1961
|
+
[layout="column"] > [flex-lg="50"] {
|
1962
|
+
max-height: 50%; }
|
1963
|
+
[flex-lg="55"] {
|
1964
|
+
-webkit-flex: 0 0 55%;
|
1965
|
+
-ms-flex: 0 0 55%;
|
1966
|
+
flex: 0 0 55%; }
|
1967
|
+
[layout="row"] > [flex-lg="55"] {
|
1968
|
+
max-width: 55%; }
|
1969
|
+
[layout="column"] > [flex-lg="55"] {
|
1970
|
+
max-height: 55%; }
|
1971
|
+
[flex-lg="60"] {
|
1972
|
+
-webkit-flex: 0 0 60%;
|
1973
|
+
-ms-flex: 0 0 60%;
|
1974
|
+
flex: 0 0 60%; }
|
1975
|
+
[layout="row"] > [flex-lg="60"] {
|
1976
|
+
max-width: 60%; }
|
1977
|
+
[layout="column"] > [flex-lg="60"] {
|
1978
|
+
max-height: 60%; }
|
1979
|
+
[flex-lg="65"] {
|
1980
|
+
-webkit-flex: 0 0 65%;
|
1981
|
+
-ms-flex: 0 0 65%;
|
1982
|
+
flex: 0 0 65%; }
|
1983
|
+
[layout="row"] > [flex-lg="65"] {
|
1984
|
+
max-width: 65%; }
|
1985
|
+
[layout="column"] > [flex-lg="65"] {
|
1986
|
+
max-height: 65%; }
|
1987
|
+
[flex-lg="70"] {
|
1988
|
+
-webkit-flex: 0 0 70%;
|
1989
|
+
-ms-flex: 0 0 70%;
|
1990
|
+
flex: 0 0 70%; }
|
1991
|
+
[layout="row"] > [flex-lg="70"] {
|
1992
|
+
max-width: 70%; }
|
1993
|
+
[layout="column"] > [flex-lg="70"] {
|
1994
|
+
max-height: 70%; }
|
1995
|
+
[flex-lg="75"] {
|
1996
|
+
-webkit-flex: 0 0 75%;
|
1997
|
+
-ms-flex: 0 0 75%;
|
1998
|
+
flex: 0 0 75%; }
|
1999
|
+
[layout="row"] > [flex-lg="75"] {
|
2000
|
+
max-width: 75%; }
|
2001
|
+
[layout="column"] > [flex-lg="75"] {
|
2002
|
+
max-height: 75%; }
|
2003
|
+
[flex-lg="80"] {
|
2004
|
+
-webkit-flex: 0 0 80%;
|
2005
|
+
-ms-flex: 0 0 80%;
|
2006
|
+
flex: 0 0 80%; }
|
2007
|
+
[layout="row"] > [flex-lg="80"] {
|
2008
|
+
max-width: 80%; }
|
2009
|
+
[layout="column"] > [flex-lg="80"] {
|
2010
|
+
max-height: 80%; }
|
2011
|
+
[flex-lg="85"] {
|
2012
|
+
-webkit-flex: 0 0 85%;
|
2013
|
+
-ms-flex: 0 0 85%;
|
2014
|
+
flex: 0 0 85%; }
|
2015
|
+
[layout="row"] > [flex-lg="85"] {
|
2016
|
+
max-width: 85%; }
|
2017
|
+
[layout="column"] > [flex-lg="85"] {
|
2018
|
+
max-height: 85%; }
|
2019
|
+
[flex-lg="90"] {
|
2020
|
+
-webkit-flex: 0 0 90%;
|
2021
|
+
-ms-flex: 0 0 90%;
|
2022
|
+
flex: 0 0 90%; }
|
2023
|
+
[layout="row"] > [flex-lg="90"] {
|
2024
|
+
max-width: 90%; }
|
2025
|
+
[layout="column"] > [flex-lg="90"] {
|
2026
|
+
max-height: 90%; }
|
2027
|
+
[flex-lg="95"] {
|
2028
|
+
-webkit-flex: 0 0 95%;
|
2029
|
+
-ms-flex: 0 0 95%;
|
2030
|
+
flex: 0 0 95%; }
|
2031
|
+
[layout="row"] > [flex-lg="95"] {
|
2032
|
+
max-width: 95%; }
|
2033
|
+
[layout="column"] > [flex-lg="95"] {
|
2034
|
+
max-height: 95%; }
|
2035
|
+
[flex-lg="100"] {
|
2036
|
+
-webkit-flex: 0 0 100%;
|
2037
|
+
-ms-flex: 0 0 100%;
|
2038
|
+
flex: 0 0 100%; }
|
2039
|
+
[layout="row"] > [flex-lg="100"] {
|
2040
|
+
max-width: 100%; }
|
2041
|
+
[layout="column"] > [flex-lg="100"] {
|
2042
|
+
max-height: 100%; }
|
2043
|
+
[flex-lg="33"], [flex-lg="34"] {
|
2044
|
+
-webkit-flex: 0 0 33.33%;
|
2045
|
+
-ms-flex: 0 0 33.33%;
|
2046
|
+
flex: 0 0 33.33%; }
|
2047
|
+
[flex-lg="66"], [flex-lg="67"] {
|
2048
|
+
-webkit-flex: 0 0 66.66%;
|
2049
|
+
-ms-flex: 0 0 66.66%;
|
2050
|
+
flex: 0 0 66.66%; }
|
2051
|
+
[layout="row"] > [flex-lg="33"], [layout="row"] > [flex-lg="34"] {
|
2052
|
+
max-width: 33.33%; }
|
2053
|
+
[layout="row"] > [flex-lg="66"], [layout="row"] > [flex-lg="67"] {
|
2054
|
+
max-width: 66.66%; }
|
2055
|
+
[layout="column"] > [flex-lg="33"], [layout="column"] > [flex-lg="34"] {
|
2056
|
+
max-height: 33.33%; }
|
2057
|
+
[layout="column"] > [flex-lg="66"], [layout="column"] > [flex-lg="67"] {
|
2058
|
+
max-height: 66.66%; } }
|
2059
|
+
|
2060
|
+
@media (min-width: 1200px) {
|
2061
|
+
[hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide-gt-lg]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]) {
|
2062
|
+
display: none; }
|
2063
|
+
[flex-order-gt-lg="0"] {
|
2064
|
+
-webkit-order: 0;
|
2065
|
+
-ms-flex-order: 0;
|
2066
|
+
order: 0; }
|
2067
|
+
[flex-order-gt-lg="1"] {
|
2068
|
+
-webkit-order: 1;
|
2069
|
+
-ms-flex-order: 1;
|
2070
|
+
order: 1; }
|
2071
|
+
[flex-order-gt-lg="2"] {
|
2072
|
+
-webkit-order: 2;
|
2073
|
+
-ms-flex-order: 2;
|
2074
|
+
order: 2; }
|
2075
|
+
[flex-order-gt-lg="3"] {
|
2076
|
+
-webkit-order: 3;
|
2077
|
+
-ms-flex-order: 3;
|
2078
|
+
order: 3; }
|
2079
|
+
[flex-order-gt-lg="4"] {
|
2080
|
+
-webkit-order: 4;
|
2081
|
+
-ms-flex-order: 4;
|
2082
|
+
order: 4; }
|
2083
|
+
[flex-order-gt-lg="5"] {
|
2084
|
+
-webkit-order: 5;
|
2085
|
+
-ms-flex-order: 5;
|
2086
|
+
order: 5; }
|
2087
|
+
[flex-order-gt-lg="6"] {
|
2088
|
+
-webkit-order: 6;
|
2089
|
+
-ms-flex-order: 6;
|
2090
|
+
order: 6; }
|
2091
|
+
[flex-order-gt-lg="7"] {
|
2092
|
+
-webkit-order: 7;
|
2093
|
+
-ms-flex-order: 7;
|
2094
|
+
order: 7; }
|
2095
|
+
[flex-order-gt-lg="8"] {
|
2096
|
+
-webkit-order: 8;
|
2097
|
+
-ms-flex-order: 8;
|
2098
|
+
order: 8; }
|
2099
|
+
[flex-order-gt-lg="9"] {
|
2100
|
+
-webkit-order: 9;
|
2101
|
+
-ms-flex-order: 9;
|
2102
|
+
order: 9; }
|
2103
|
+
[layout-align-gt-lg="center"], [layout-align-gt-lg="center center"], [layout-align-gt-lg="center start"], [layout-align-gt-lg="center end"] {
|
2104
|
+
-webkit-justify-content: center;
|
2105
|
+
-ms-flex-pack: center;
|
2106
|
+
justify-content: center; }
|
2107
|
+
[layout-align-gt-lg="end"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="end end"] {
|
2108
|
+
-webkit-justify-content: flex-end;
|
2109
|
+
-ms-flex-pack: end;
|
2110
|
+
justify-content: flex-end; }
|
2111
|
+
[layout-align-gt-lg="space-around"], [layout-align-gt-lg="space-around center"], [layout-align-gt-lg="space-around start"], [layout-align-gt-lg="space-around end"] {
|
2112
|
+
-webkit-justify-content: space-around;
|
2113
|
+
-ms-flex-pack: distribute;
|
2114
|
+
justify-content: space-around; }
|
2115
|
+
[layout-align-gt-lg="space-between"], [layout-align-gt-lg="space-between center"], [layout-align-gt-lg="space-between start"], [layout-align-gt-lg="space-between end"] {
|
2116
|
+
-webkit-justify-content: space-between;
|
2117
|
+
-ms-flex-pack: justify;
|
2118
|
+
justify-content: space-between; }
|
2119
|
+
[layout-align-gt-lg="center center"], [layout-align-gt-lg="start center"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="space-between center"], [layout-align-gt-lg="space-around center"] {
|
2120
|
+
-webkit-align-items: center;
|
2121
|
+
-ms-flex-align: center;
|
2122
|
+
align-items: center; }
|
2123
|
+
[layout-align-gt-lg="center start"], [layout-align-gt-lg="start start"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="space-between start"], [layout-align-gt-lg="space-around start"] {
|
2124
|
+
-webkit-align-items: flex-start;
|
2125
|
+
-ms-flex-align: start;
|
2126
|
+
align-items: flex-start; }
|
2127
|
+
[layout-align-gt-lg="center end"], [layout-align-gt-lg="start end"], [layout-align-gt-lg="end end"], [layout-align-gt-lg="space-between end"], [layout-align-gt-lg="space-around end"] {
|
2128
|
+
-webkit-align-items: flex-end;
|
2129
|
+
-ms-flex-align: end;
|
2130
|
+
align-items: flex-end; }
|
2131
|
+
[layout-gt-lg] {
|
2132
|
+
box-sizing: border-box;
|
2133
|
+
display: -webkit-flex;
|
2134
|
+
display: -moz-flex;
|
2135
|
+
display: -ms-flexbox;
|
2136
|
+
display: flex; }
|
2137
|
+
[layout-gt-lg=column] {
|
2138
|
+
-webkit-flex-direction: column;
|
2139
|
+
-ms-flex-direction: column;
|
2140
|
+
flex-direction: column; }
|
2141
|
+
[layout-gt-lg=row] {
|
2142
|
+
-webkit-flex-direction: row;
|
2143
|
+
-ms-flex-direction: row;
|
2144
|
+
flex-direction: row; }
|
2145
|
+
[offset-gt-lg="5"] {
|
2146
|
+
margin-left: 5%; }
|
2147
|
+
[offset-gt-lg="10"] {
|
2148
|
+
margin-left: 10%; }
|
2149
|
+
[offset-gt-lg="15"] {
|
2150
|
+
margin-left: 15%; }
|
2151
|
+
[offset-gt-lg="20"] {
|
2152
|
+
margin-left: 20%; }
|
2153
|
+
[offset-gt-lg="25"] {
|
2154
|
+
margin-left: 25%; }
|
2155
|
+
[offset-gt-lg="30"] {
|
2156
|
+
margin-left: 30%; }
|
2157
|
+
[offset-gt-lg="35"] {
|
2158
|
+
margin-left: 35%; }
|
2159
|
+
[offset-gt-lg="40"] {
|
2160
|
+
margin-left: 40%; }
|
2161
|
+
[offset-gt-lg="45"] {
|
2162
|
+
margin-left: 45%; }
|
2163
|
+
[offset-gt-lg="50"] {
|
2164
|
+
margin-left: 50%; }
|
2165
|
+
[offset-gt-lg="55"] {
|
2166
|
+
margin-left: 55%; }
|
2167
|
+
[offset-gt-lg="60"] {
|
2168
|
+
margin-left: 60%; }
|
2169
|
+
[offset-gt-lg="65"] {
|
2170
|
+
margin-left: 65%; }
|
2171
|
+
[offset-gt-lg="70"] {
|
2172
|
+
margin-left: 70%; }
|
2173
|
+
[offset-gt-lg="75"] {
|
2174
|
+
margin-left: 75%; }
|
2175
|
+
[offset-gt-lg="80"] {
|
2176
|
+
margin-left: 80%; }
|
2177
|
+
[offset-gt-lg="85"] {
|
2178
|
+
margin-left: 85%; }
|
2179
|
+
[offset-gt-lg="90"] {
|
2180
|
+
margin-left: 90%; }
|
2181
|
+
[offset-gt-lg="95"] {
|
2182
|
+
margin-left: 95%; }
|
2183
|
+
[offset-gt-lg="33"], [offset-gt-lg="34"] {
|
2184
|
+
margin-left: 33.33%; }
|
2185
|
+
[offset-gt-lg="66"], [offset-gt-lg="67"] {
|
2186
|
+
margin-left: 66.66%; }
|
2187
|
+
[flex-gt-lg] {
|
2188
|
+
box-sizing: border-box;
|
2189
|
+
-webkit-flex: 1;
|
2190
|
+
-ms-flex: 1;
|
2191
|
+
flex: 1; }
|
2192
|
+
[flex-gt-lg="0"] {
|
2193
|
+
-webkit-flex: 0 0 0%;
|
2194
|
+
-ms-flex: 0 0 0%;
|
2195
|
+
flex: 0 0 0%; }
|
2196
|
+
[layout="row"] > [flex-gt-lg="0"] {
|
2197
|
+
max-width: 0%; }
|
2198
|
+
[layout="column"] > [flex-gt-lg="0"] {
|
2199
|
+
max-height: 0%; }
|
2200
|
+
[flex-gt-lg="5"] {
|
2201
|
+
-webkit-flex: 0 0 5%;
|
2202
|
+
-ms-flex: 0 0 5%;
|
2203
|
+
flex: 0 0 5%; }
|
2204
|
+
[layout="row"] > [flex-gt-lg="5"] {
|
2205
|
+
max-width: 5%; }
|
2206
|
+
[layout="column"] > [flex-gt-lg="5"] {
|
2207
|
+
max-height: 5%; }
|
2208
|
+
[flex-gt-lg="10"] {
|
2209
|
+
-webkit-flex: 0 0 10%;
|
2210
|
+
-ms-flex: 0 0 10%;
|
2211
|
+
flex: 0 0 10%; }
|
2212
|
+
[layout="row"] > [flex-gt-lg="10"] {
|
2213
|
+
max-width: 10%; }
|
2214
|
+
[layout="column"] > [flex-gt-lg="10"] {
|
2215
|
+
max-height: 10%; }
|
2216
|
+
[flex-gt-lg="15"] {
|
2217
|
+
-webkit-flex: 0 0 15%;
|
2218
|
+
-ms-flex: 0 0 15%;
|
2219
|
+
flex: 0 0 15%; }
|
2220
|
+
[layout="row"] > [flex-gt-lg="15"] {
|
2221
|
+
max-width: 15%; }
|
2222
|
+
[layout="column"] > [flex-gt-lg="15"] {
|
2223
|
+
max-height: 15%; }
|
2224
|
+
[flex-gt-lg="20"] {
|
2225
|
+
-webkit-flex: 0 0 20%;
|
2226
|
+
-ms-flex: 0 0 20%;
|
2227
|
+
flex: 0 0 20%; }
|
2228
|
+
[layout="row"] > [flex-gt-lg="20"] {
|
2229
|
+
max-width: 20%; }
|
2230
|
+
[layout="column"] > [flex-gt-lg="20"] {
|
2231
|
+
max-height: 20%; }
|
2232
|
+
[flex-gt-lg="25"] {
|
2233
|
+
-webkit-flex: 0 0 25%;
|
2234
|
+
-ms-flex: 0 0 25%;
|
2235
|
+
flex: 0 0 25%; }
|
2236
|
+
[layout="row"] > [flex-gt-lg="25"] {
|
2237
|
+
max-width: 25%; }
|
2238
|
+
[layout="column"] > [flex-gt-lg="25"] {
|
2239
|
+
max-height: 25%; }
|
2240
|
+
[flex-gt-lg="30"] {
|
2241
|
+
-webkit-flex: 0 0 30%;
|
2242
|
+
-ms-flex: 0 0 30%;
|
2243
|
+
flex: 0 0 30%; }
|
2244
|
+
[layout="row"] > [flex-gt-lg="30"] {
|
2245
|
+
max-width: 30%; }
|
2246
|
+
[layout="column"] > [flex-gt-lg="30"] {
|
2247
|
+
max-height: 30%; }
|
2248
|
+
[flex-gt-lg="35"] {
|
2249
|
+
-webkit-flex: 0 0 35%;
|
2250
|
+
-ms-flex: 0 0 35%;
|
2251
|
+
flex: 0 0 35%; }
|
2252
|
+
[layout="row"] > [flex-gt-lg="35"] {
|
2253
|
+
max-width: 35%; }
|
2254
|
+
[layout="column"] > [flex-gt-lg="35"] {
|
2255
|
+
max-height: 35%; }
|
2256
|
+
[flex-gt-lg="40"] {
|
2257
|
+
-webkit-flex: 0 0 40%;
|
2258
|
+
-ms-flex: 0 0 40%;
|
2259
|
+
flex: 0 0 40%; }
|
2260
|
+
[layout="row"] > [flex-gt-lg="40"] {
|
2261
|
+
max-width: 40%; }
|
2262
|
+
[layout="column"] > [flex-gt-lg="40"] {
|
2263
|
+
max-height: 40%; }
|
2264
|
+
[flex-gt-lg="45"] {
|
2265
|
+
-webkit-flex: 0 0 45%;
|
2266
|
+
-ms-flex: 0 0 45%;
|
2267
|
+
flex: 0 0 45%; }
|
2268
|
+
[layout="row"] > [flex-gt-lg="45"] {
|
2269
|
+
max-width: 45%; }
|
2270
|
+
[layout="column"] > [flex-gt-lg="45"] {
|
2271
|
+
max-height: 45%; }
|
2272
|
+
[flex-gt-lg="50"] {
|
2273
|
+
-webkit-flex: 0 0 50%;
|
2274
|
+
-ms-flex: 0 0 50%;
|
2275
|
+
flex: 0 0 50%; }
|
2276
|
+
[layout="row"] > [flex-gt-lg="50"] {
|
2277
|
+
max-width: 50%; }
|
2278
|
+
[layout="column"] > [flex-gt-lg="50"] {
|
2279
|
+
max-height: 50%; }
|
2280
|
+
[flex-gt-lg="55"] {
|
2281
|
+
-webkit-flex: 0 0 55%;
|
2282
|
+
-ms-flex: 0 0 55%;
|
2283
|
+
flex: 0 0 55%; }
|
2284
|
+
[layout="row"] > [flex-gt-lg="55"] {
|
2285
|
+
max-width: 55%; }
|
2286
|
+
[layout="column"] > [flex-gt-lg="55"] {
|
2287
|
+
max-height: 55%; }
|
2288
|
+
[flex-gt-lg="60"] {
|
2289
|
+
-webkit-flex: 0 0 60%;
|
2290
|
+
-ms-flex: 0 0 60%;
|
2291
|
+
flex: 0 0 60%; }
|
2292
|
+
[layout="row"] > [flex-gt-lg="60"] {
|
2293
|
+
max-width: 60%; }
|
2294
|
+
[layout="column"] > [flex-gt-lg="60"] {
|
2295
|
+
max-height: 60%; }
|
2296
|
+
[flex-gt-lg="65"] {
|
2297
|
+
-webkit-flex: 0 0 65%;
|
2298
|
+
-ms-flex: 0 0 65%;
|
2299
|
+
flex: 0 0 65%; }
|
2300
|
+
[layout="row"] > [flex-gt-lg="65"] {
|
2301
|
+
max-width: 65%; }
|
2302
|
+
[layout="column"] > [flex-gt-lg="65"] {
|
2303
|
+
max-height: 65%; }
|
2304
|
+
[flex-gt-lg="70"] {
|
2305
|
+
-webkit-flex: 0 0 70%;
|
2306
|
+
-ms-flex: 0 0 70%;
|
2307
|
+
flex: 0 0 70%; }
|
2308
|
+
[layout="row"] > [flex-gt-lg="70"] {
|
2309
|
+
max-width: 70%; }
|
2310
|
+
[layout="column"] > [flex-gt-lg="70"] {
|
2311
|
+
max-height: 70%; }
|
2312
|
+
[flex-gt-lg="75"] {
|
2313
|
+
-webkit-flex: 0 0 75%;
|
2314
|
+
-ms-flex: 0 0 75%;
|
2315
|
+
flex: 0 0 75%; }
|
2316
|
+
[layout="row"] > [flex-gt-lg="75"] {
|
2317
|
+
max-width: 75%; }
|
2318
|
+
[layout="column"] > [flex-gt-lg="75"] {
|
2319
|
+
max-height: 75%; }
|
2320
|
+
[flex-gt-lg="80"] {
|
2321
|
+
-webkit-flex: 0 0 80%;
|
2322
|
+
-ms-flex: 0 0 80%;
|
2323
|
+
flex: 0 0 80%; }
|
2324
|
+
[layout="row"] > [flex-gt-lg="80"] {
|
2325
|
+
max-width: 80%; }
|
2326
|
+
[layout="column"] > [flex-gt-lg="80"] {
|
2327
|
+
max-height: 80%; }
|
2328
|
+
[flex-gt-lg="85"] {
|
2329
|
+
-webkit-flex: 0 0 85%;
|
2330
|
+
-ms-flex: 0 0 85%;
|
2331
|
+
flex: 0 0 85%; }
|
2332
|
+
[layout="row"] > [flex-gt-lg="85"] {
|
2333
|
+
max-width: 85%; }
|
2334
|
+
[layout="column"] > [flex-gt-lg="85"] {
|
2335
|
+
max-height: 85%; }
|
2336
|
+
[flex-gt-lg="90"] {
|
2337
|
+
-webkit-flex: 0 0 90%;
|
2338
|
+
-ms-flex: 0 0 90%;
|
2339
|
+
flex: 0 0 90%; }
|
2340
|
+
[layout="row"] > [flex-gt-lg="90"] {
|
2341
|
+
max-width: 90%; }
|
2342
|
+
[layout="column"] > [flex-gt-lg="90"] {
|
2343
|
+
max-height: 90%; }
|
2344
|
+
[flex-gt-lg="95"] {
|
2345
|
+
-webkit-flex: 0 0 95%;
|
2346
|
+
-ms-flex: 0 0 95%;
|
2347
|
+
flex: 0 0 95%; }
|
2348
|
+
[layout="row"] > [flex-gt-lg="95"] {
|
2349
|
+
max-width: 95%; }
|
2350
|
+
[layout="column"] > [flex-gt-lg="95"] {
|
2351
|
+
max-height: 95%; }
|
2352
|
+
[flex-gt-lg="100"] {
|
2353
|
+
-webkit-flex: 0 0 100%;
|
2354
|
+
-ms-flex: 0 0 100%;
|
2355
|
+
flex: 0 0 100%; }
|
2356
|
+
[layout="row"] > [flex-gt-lg="100"] {
|
2357
|
+
max-width: 100%; }
|
2358
|
+
[layout="column"] > [flex-gt-lg="100"] {
|
2359
|
+
max-height: 100%; }
|
2360
|
+
[flex-gt-lg="33"], [flex-gt-lg="34"] {
|
2361
|
+
-webkit-flex: 0 0 33.33%;
|
2362
|
+
-ms-flex: 0 0 33.33%;
|
2363
|
+
flex: 0 0 33.33%; }
|
2364
|
+
[flex-gt-lg="66"], [flex-gt-lg="67"] {
|
2365
|
+
-webkit-flex: 0 0 66.66%;
|
2366
|
+
-ms-flex: 0 0 66.66%;
|
2367
|
+
flex: 0 0 66.66%; }
|
2368
|
+
[layout="row"] > [flex-gt-lg="33"], [layout="row"] > [flex-gt-lg="34"] {
|
2369
|
+
max-width: 33.33%; }
|
2370
|
+
[layout="row"] > [flex-gt-lg="66"], [layout="row"] > [flex-gt-lg="67"] {
|
2371
|
+
max-width: 66.66%; }
|
2372
|
+
[layout="column"] > [flex-gt-lg="33"], [layout="column"] > [flex-gt-lg="34"] {
|
2373
|
+
max-height: 33.33%; }
|
2374
|
+
[layout="column"] > [flex-gt-lg="66"], [layout="column"] > [flex-gt-lg="67"] {
|
2375
|
+
max-height: 66.66%; } }
|