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
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/.md-contact-chips .md-chips .md-chip{padding:0 8px 0 0}.md-contact-chips .md-chips .md-chip .md-contact-avatar{float:left}.md-contact-chips .md-chips .md-chip .md-contact-avatar img{height:32px;border-radius:16px}.md-contact-chips .md-chips .md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips{display:block;font-family:RobotoDraft,Roboto,'Helvetica Neue',sans-serif;font-size:13px;padding:0 0 8px;vertical-align:middle;cursor:text}.md-chips:after{content:'';display:table;clear:both}.md-chips .md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 8px 0 12px;float:left}.md-chips .md-chip .md-chip-content{display:block;padding-right:4px;float:left;white-space:nowrap}.md-chips .md-chip .md-chip-content:focus{outline:0}.md-chips .md-chip .md-chip-remove-container{display:inline-block;margin-right:-5px}.md-chips .md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:0 0;border:none;box-shadow:none;margin:0;position:relative}.md-chips .md-chip .md-chip-remove md-icon{height:18px;width:18px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0 8px 0 12px;float:left}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=url],.md-chips .md-chip-input-container input[type=text]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=url]:focus,.md-chips .md-chip-input-container input[type=text]:focus{outline:0}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:0 0}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:0}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}.md-chips .md-chip-input-container input{background:0 0;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/
|
7
|
+
!function(t,e,i){"use strict";function n(t){function i(i,n){return i.append(l),function(i,n,o,s){n.addClass("md-chip"),t(n),s&&e.element(n[0].querySelector(".md-chip-content")).on("blur",function(){s.selectedChip=-1})}}return{restrict:"E",require:"^?mdChips",compile:i}}function o(t){function e(e,i,n,o){i.on("click",function(t){e.$apply(function(){o.removeChip(e.$$replacedScope.$index)})}),t(function(){i.attr({tabindex:-1,ariaHidden:!0}),i.find("button").attr("tabindex","-1")})}return{restrict:"A",require:"^mdChips",scope:!1,link:e}}function s(t,e){function i(e,i,n){var o=e.$parent.$mdChipsCtrl,s=o.parent.$new(!1,o.parent);s.$$replacedScope=e,s.$chip=e.$chip,s.$mdChipsCtrl=o,i.html(o.$scope.$eval(n.mdChipTransclude)),t(i.contents())(s)}return{restrict:"EA",terminal:!0,link:i,scope:!1}}function c(t,e,i,n,o){this.$timeout=o,this.$mdConstant=e,this.$scope=t,this.parent=t.$parent,this.$log=i,this.$element=n,this.ngModelCtrl=null,this.userInputNgModelCtrl=null,this.userInputElement=null,this.items=[],this.selectedChip=-1,this.deleteHint="Press delete to remove this chip.",this.deleteButtonLabel="Remove",this.chipBuffer="",this.useMdOnAppend=!1}function r(t,e,i,n,o){function s(s,c){function r(t){if(c.ngModel){var e=p[0].querySelector(t);return e&&e.outerHTML}}var p=c.$mdUserTemplate;c.$mdUserTemplate=null;var d=r("md-chips>*[md-chip-remove]")||u,l=r("md-chips>md-chip-template")||m,h=r("md-chips>md-autocomplete")||r("md-chips>input")||a,C=p.find("md-chip");return p[0].querySelector("md-chip-template>*[md-chip-remove]")&&n.warn("invalid placement of md-chip-remove within md-chip-template."),function(n,s,r,p){e.initOptionalProperties(n,c),t(s);var m=p[0];if(m.chipContentsTemplate=l,m.chipRemoveTemplate=d,m.chipInputTemplate=h,s.attr({ariaHidden:!0,tabindex:-1}).on("focus",function(){m.onFocus()}),c.ngModel&&(m.configureNgModel(s.controller("ngModel")),r.mdOnAppend&&m.useMdOnAppendExpression(),h!=a&&o(function(){0===h.indexOf("<md-autocomplete")&&m.configureAutocomplete(s.find("md-autocomplete").controller("mdAutocomplete")),m.configureUserInput(s.find("input"))})),C.length>0){var u=i(C)(n.$parent);o(function(){s.find("md-chips-wrap").prepend(u)})}}}return{template:function(t,e){e.$mdUserTemplate=t.clone();return h},require:["mdChips"],restrict:"E",controller:"MdChipsCtrl",controllerAs:"$mdChipsCtrl",bindToController:!0,compile:s,scope:{readonly:"=readonly",placeholder:"@",secondaryPlaceholder:"@",mdOnAppend:"&",deleteHint:"@",deleteButtonLabel:"@",requireMatch:"=?mdRequireMatch"}}}function p(){this.selectedItem=null,this.searchText=""}function d(t,e){function i(i,n){return function(i,o,s,c){e.initOptionalProperties(i,n),t(o),o.attr("tabindex","-1")}}return{template:function(t,e){return C},restrict:"E",controller:"MdContactChipsCtrl",controllerAs:"$mdContactChipsCtrl",bindToController:!0,compile:i,scope:{contactQuery:"&mdContacts",placeholder:"@",secondaryPlaceholder:"@",contactName:"@mdContactName",contactImage:"@mdContactImage",contactEmail:"@mdContactEmail",contacts:"=ngModel",requireMatch:"=?mdRequireMatch"}}}e.module("material.components.chips",["material.core","material.components.autocomplete"]),e.module("material.components.chips").directive("mdChip",n);var l=' <span ng-if="!$mdChipsCtrl.readonly" class="md-visually-hidden"> {{$mdChipsCtrl.deleteHint}} </span>';n.$inject=["$mdTheming"],e.module("material.components.chips").directive("mdChipRemove",o),o.$inject=["$timeout"],e.module("material.components.chips").directive("mdChipTransclude",s),s.$inject=["$compile","$mdUtil"],e.module("material.components.chips").controller("MdChipsCtrl",c),c.$inject=["$scope","$mdConstant","$log","$element","$timeout"],c.prototype.inputKeydown=function(t){var e=this.getChipBuffer();switch(t.keyCode){case this.$mdConstant.KEY_CODE.ENTER:if(this.$scope.requireMatch||!e)break;t.preventDefault(),this.appendChip(e),this.resetChipBuffer();break;case this.$mdConstant.KEY_CODE.BACKSPACE:if(e)break;t.stopPropagation(),this.items.length&&this.selectAndFocusChipSafe(this.items.length-1)}},c.prototype.chipKeydown=function(t){if(!this.getChipBuffer())switch(t.keyCode){case this.$mdConstant.KEY_CODE.BACKSPACE:case this.$mdConstant.KEY_CODE.DELETE:if(this.selectedChip<0)return;t.preventDefault(),this.removeAndSelectAdjacentChip(this.selectedChip);break;case this.$mdConstant.KEY_CODE.LEFT_ARROW:t.preventDefault(),this.selectedChip<0&&(this.selectedChip=this.items.length),this.items.length&&this.selectAndFocusChipSafe(this.selectedChip-1);break;case this.$mdConstant.KEY_CODE.RIGHT_ARROW:t.preventDefault(),this.selectAndFocusChipSafe(this.selectedChip+1);break;case this.$mdConstant.KEY_CODE.ESCAPE:case this.$mdConstant.KEY_CODE.TAB:if(this.selectedChip<0)return;t.preventDefault(),this.onFocus()}},c.prototype.getPlaceholder=function(){var t=this.items.length&&(""==this.secondaryPlaceholder||this.secondaryPlaceholder);return t?this.placeholder:this.secondaryPlaceholder},c.prototype.removeAndSelectAdjacentChip=function(t){var i=this.getAdjacentChipIndex(t);this.removeChip(t),this.$timeout(e.bind(this,function(){this.selectAndFocusChipSafe(i)}))},c.prototype.resetSelectedChip=function(){this.selectedChip=-1},c.prototype.getAdjacentChipIndex=function(t){var e=this.items.length-1;return 0==e?-1:t==e?t-1:t},c.prototype.appendChip=function(t){this.items.indexOf(t)+1||(this.useMdOnAppend&&this.mdOnAppend&&(t=this.mdOnAppend({$chip:t})),this.items.push(t))},c.prototype.useMdOnAppendExpression=function(){this.useMdOnAppend=!0},c.prototype.getChipBuffer=function(){return this.userInputElement?this.userInputNgModelCtrl?this.userInputNgModelCtrl.$viewValue:this.userInputElement[0].value:this.chipBuffer},c.prototype.resetChipBuffer=function(){this.userInputElement?this.userInputNgModelCtrl?(this.userInputNgModelCtrl.$setViewValue(""),this.userInputNgModelCtrl.$render()):this.userInputElement[0].value="":this.chipBuffer=""},c.prototype.removeChip=function(t){this.items.splice(t,1)},c.prototype.removeChipAndFocusInput=function(t){this.removeChip(t),this.onFocus()},c.prototype.selectAndFocusChipSafe=function(t){return this.items.length?t===this.items.length?this.onFocus():(t=Math.max(t,0),t=Math.min(t,this.items.length-1),this.selectChip(t),void this.focusChip(t)):(this.selectChip(-1),void this.onFocus())},c.prototype.selectChip=function(t){t>=-1&&t<=this.items.length?this.selectedChip=t:this.$log.warn("Selected Chip index out of bounds; ignoring.")},c.prototype.selectAndFocusChip=function(t){this.selectChip(t),-1!=t&&this.focusChip(t)},c.prototype.focusChip=function(t){this.$element[0].querySelector('md-chip[index="'+t+'"] .md-chip-content').focus()},c.prototype.configureNgModel=function(t){this.ngModelCtrl=t;var e=this;t.$render=function(){e.items=e.ngModelCtrl.$viewValue}},c.prototype.onFocus=function(){var t=this.$element[0].querySelector("input");t&&t.focus(),this.resetSelectedChip()},c.prototype.onInputFocus=function(){this.inputHasFocus=!0,this.resetSelectedChip()},c.prototype.onInputBlur=function(){this.inputHasFocus=!1},c.prototype.configureUserInput=function(t){this.userInputElement=t;var i=t.controller("ngModel");i!=this.ngModelCtrl&&(this.userInputNgModelCtrl=i);var n=this.$scope,o=this;t.attr({tabindex:0}).on("keydown",function(t){n.$apply(e.bind(o,function(){o.inputKeydown(t)}))}).on("focus",e.bind(o,o.onInputFocus)).on("blur",e.bind(o,o.onInputBlur))},c.prototype.configureAutocomplete=function(t){t.registerSelectedItemWatcher(e.bind(this,function(t){t&&(this.appendChip(t),this.resetChipBuffer())})),this.$element.find("input").on("focus",e.bind(this,this.onInputFocus)).on("blur",e.bind(this,this.onInputBlur))},c.prototype.hasFocus=function(){return this.inputHasFocus||this.selectedChip>=0},e.module("material.components.chips").directive("mdChips",r);var h=' <md-chips-wrap ng-if="!$mdChipsCtrl.readonly || $mdChipsCtrl.items.length > 0" ng-keydown="$mdChipsCtrl.chipKeydown($event)" ng-class="{ \'md-focused\': $mdChipsCtrl.hasFocus() }" class="md-chips"> <md-chip ng-repeat="$chip in $mdChipsCtrl.items" index="{{$index}}" ng-class="{\'md-focused\': $mdChipsCtrl.selectedChip == $index}"> <div class="md-chip-content" tabindex="-1" aria-hidden="true" ng-focus="!$mdChipsCtrl.readonly && $mdChipsCtrl.selectChip($index)" md-chip-transclude="$mdChipsCtrl.chipContentsTemplate"></div> <div class="md-chip-remove-container" md-chip-transclude="$mdChipsCtrl.chipRemoveTemplate"></div> </md-chip> <div ng-if="!$mdChipsCtrl.readonly && $mdChipsCtrl.ngModelCtrl" class="md-chip-input-container" md-chip-transclude="$mdChipsCtrl.chipInputTemplate"></div> </div> </md-chips-wrap>',a=' <input tabindex="0" placeholder="{{$mdChipsCtrl.getPlaceholder()}}" aria-label="{{$mdChipsCtrl.getPlaceholder()}}" ng-model="$mdChipsCtrl.chipBuffer" ng-focus="$mdChipsCtrl.onInputFocus()" ng-blur="$mdChipsCtrl.onInputBlur()" ng-keydown="$mdChipsCtrl.inputKeydown($event)">',m=" <span>{{$chip}}</span>",u=' <button class="md-chip-remove" ng-if="!$mdChipsCtrl.readonly" ng-click="$mdChipsCtrl.removeChipAndFocusInput($$replacedScope.$index)" type="button" aria-hidden="true" tabindex="-1"> <md-icon md-svg-icon="md-close"></md-icon> <span class="md-visually-hidden"> {{$mdChipsCtrl.deleteButtonLabel}} </span> </button>';r.$inject=["$mdTheming","$mdUtil","$compile","$log","$timeout"],e.module("material.components.chips").controller("MdContactChipsCtrl",p),p.prototype.queryContact=function(t){var i=this.contactQuery({$query:t});return this.filterSelected?i.filter(e.bind(this,this.filterSelectedContacts)):i},p.prototype.filterSelectedContacts=function(t){return-1==this.contacts.indexOf(t)},e.module("material.components.chips").directive("mdContactChips",d);var C=' <md-chips class="md-contact-chips" ng-model="$mdContactChipsCtrl.contacts" md-require-match="$mdContactChipsCtrl.requireMatch" md-autocomplete-snap> <md-autocomplete md-menu-class="md-contact-chips-suggestions" md-selected-item="$mdContactChipsCtrl.selectedItem" md-search-text="$mdContactChipsCtrl.searchText" md-items="item in $mdContactChipsCtrl.queryContact($mdContactChipsCtrl.searchText)" md-item-text="$mdContactChipsCtrl.mdContactName" md-no-cache="true" md-autoselect placeholder="{{$mdContactChipsCtrl.contacts.length == 0 ? $mdContactChipsCtrl.placeholder : $mdContactChipsCtrl.secondaryPlaceholder}}"> <div class="md-contact-suggestion"> <img ng-src="{{item[$mdContactChipsCtrl.contactImage]}}" alt="{{item[$mdContactChipsCtrl.contactName]}}" /> <span class="md-contact-name" md-highlight-text="$mdContactChipsCtrl.searchText"> {{item[$mdContactChipsCtrl.contactName]}} </span> <span class="md-contact-email" >{{item[$mdContactChipsCtrl.contactEmail]}}</span> </div> </md-autocomplete> <md-chip-template> <div class="md-contact-avatar"> <img ng-src="{{$chip[$mdContactChipsCtrl.contactImage]}}" alt="{{$chip[$mdContactChipsCtrl.contactName]}}" /> </div> <div class="md-contact-name"> {{$chip[$mdContactChipsCtrl.contactName]}} </div> </md-chip-template> </md-chips>';d.$inject=["$mdTheming","$mdUtil"]}(window,window.angular);
|
@@ -0,0 +1,20 @@
|
|
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-content {
|
9
|
+
display: block;
|
10
|
+
position: relative;
|
11
|
+
overflow: auto;
|
12
|
+
-webkit-overflow-scrolling: touch; }
|
13
|
+
md-content[md-scroll-y] {
|
14
|
+
overflow-y: auto;
|
15
|
+
overflow-x: hidden; }
|
16
|
+
md-content[md-scroll-x] {
|
17
|
+
overflow-x: auto;
|
18
|
+
overflow-y: hidden; }
|
19
|
+
md-content.autoScroll {
|
20
|
+
-webkit-overflow-scrolling: auto; }
|
@@ -0,0 +1,85 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/
|
7
|
+
(function( window, angular, undefined ){
|
8
|
+
"use strict";
|
9
|
+
|
10
|
+
/**
|
11
|
+
* @ngdoc module
|
12
|
+
* @name material.components.content
|
13
|
+
*
|
14
|
+
* @description
|
15
|
+
* Scrollable content
|
16
|
+
*/
|
17
|
+
angular.module('material.components.content', [
|
18
|
+
'material.core'
|
19
|
+
])
|
20
|
+
.directive('mdContent', mdContentDirective);
|
21
|
+
|
22
|
+
/**
|
23
|
+
* @ngdoc directive
|
24
|
+
* @name mdContent
|
25
|
+
* @module material.components.content
|
26
|
+
*
|
27
|
+
* @restrict E
|
28
|
+
*
|
29
|
+
* @description
|
30
|
+
* The `<md-content>` directive is a container element useful for scrollable content
|
31
|
+
*
|
32
|
+
* @usage
|
33
|
+
*
|
34
|
+
* - Add the `[layout-padding]` attribute to make the content padded.
|
35
|
+
*
|
36
|
+
* <hljs lang="html">
|
37
|
+
* <md-content layout-padding>
|
38
|
+
* Lorem ipsum dolor sit amet, ne quod novum mei.
|
39
|
+
* </md-content>
|
40
|
+
* </hljs>
|
41
|
+
*
|
42
|
+
*/
|
43
|
+
|
44
|
+
function mdContentDirective($mdTheming) {
|
45
|
+
return {
|
46
|
+
restrict: 'E',
|
47
|
+
controller: ['$scope', '$element', ContentController],
|
48
|
+
link: function(scope, element, attr) {
|
49
|
+
var node = element[0];
|
50
|
+
|
51
|
+
$mdTheming(element);
|
52
|
+
scope.$broadcast('$mdContentLoaded', element);
|
53
|
+
|
54
|
+
iosScrollFix(element[0]);
|
55
|
+
}
|
56
|
+
};
|
57
|
+
|
58
|
+
function ContentController($scope, $element) {
|
59
|
+
this.$scope = $scope;
|
60
|
+
this.$element = $element;
|
61
|
+
}
|
62
|
+
}
|
63
|
+
mdContentDirective.$inject = ["$mdTheming"];
|
64
|
+
|
65
|
+
function iosScrollFix(node) {
|
66
|
+
// IOS FIX:
|
67
|
+
// If we scroll where there is no more room for the webview to scroll,
|
68
|
+
// by default the webview itself will scroll up and down, this looks really
|
69
|
+
// bad. So if we are scrolling to the very top or bottom, add/subtract one
|
70
|
+
angular.element(node).on('$md.pressdown', function(ev) {
|
71
|
+
// Only touch events
|
72
|
+
if (ev.pointer.type !== 't') return;
|
73
|
+
// Don't let a child content's touchstart ruin it for us.
|
74
|
+
if (ev.$materialScrollFixed) return;
|
75
|
+
ev.$materialScrollFixed = true;
|
76
|
+
|
77
|
+
if (node.scrollTop === 0) {
|
78
|
+
node.scrollTop = 1;
|
79
|
+
} else if (node.scrollHeight === node.scrollTop + node.offsetHeight) {
|
80
|
+
node.scrollTop -= 1;
|
81
|
+
}
|
82
|
+
});
|
83
|
+
}
|
84
|
+
|
85
|
+
})(window, window.angular);
|
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}md-content.autoScroll{-webkit-overflow-scrolling:auto}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
/*!
|
2
|
+
* Angular Material Design
|
3
|
+
* https://github.com/angular/material
|
4
|
+
* @license MIT
|
5
|
+
* v0.10.0
|
6
|
+
*/
|
7
|
+
!function(e,t,o){"use strict";function n(e){function t(e,t){this.$scope=e,this.$element=t}return{restrict:"E",controller:["$scope","$element",t],link:function(t,o,n){o[0];e(o),t.$broadcast("$mdContentLoaded",o),i(o[0])}}}function i(e){t.element(e).on("$md.pressdown",function(t){"t"===t.pointer.type&&(t.$materialScrollFixed||(t.$materialScrollFixed=!0,0===e.scrollTop?e.scrollTop=1:e.scrollHeight===e.scrollTop+e.offsetHeight&&(e.scrollTop-=1)))})}t.module("material.components.content",["material.core"]).directive("mdContent",n),n.$inject=["$mdTheming"]}(window,window.angular);
|
@@ -0,0 +1,2594 @@
|
|
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
|
+
/* Sizes:
|
9
|
+
0 <= size < 600 Phone
|
10
|
+
600 <= size < 960 Tablet
|
11
|
+
960 <= size < 1200 Tablet-Landscape
|
12
|
+
1200 <= size PC
|
13
|
+
*/
|
14
|
+
[layout] {
|
15
|
+
box-sizing: border-box;
|
16
|
+
display: -webkit-flex;
|
17
|
+
display: -moz-flex;
|
18
|
+
display: -ms-flexbox;
|
19
|
+
display: flex; }
|
20
|
+
|
21
|
+
[layout=column] {
|
22
|
+
-webkit-flex-direction: column;
|
23
|
+
-ms-flex-direction: column;
|
24
|
+
flex-direction: column; }
|
25
|
+
|
26
|
+
[layout=row] {
|
27
|
+
-webkit-flex-direction: row;
|
28
|
+
-ms-flex-direction: row;
|
29
|
+
flex-direction: row; }
|
30
|
+
|
31
|
+
[layout-padding] > [flex-sm], [layout-padding] > [flex-lt-md] {
|
32
|
+
padding: 4px; }
|
33
|
+
|
34
|
+
[layout-padding], [layout-padding] > [flex], [layout-padding] > [flex-gt-sm], [layout-padding] > [flex-md], [layout-padding] > [flex-lt-lg] {
|
35
|
+
padding: 8px; }
|
36
|
+
|
37
|
+
[layout-padding] > [flex-gt-md], [layout-padding] > [flex-lg] {
|
38
|
+
padding: 16px; }
|
39
|
+
|
40
|
+
[layout-margin] > [flex-sm], [layout-margin] > [flex-lt-md] {
|
41
|
+
margin: 4px; }
|
42
|
+
|
43
|
+
[layout-margin], [layout-margin] > [flex], [layout-margin] > [flex-gt-sm], [layout-margin] > [flex-md], [layout-margin] > [flex-lt-lg] {
|
44
|
+
margin: 8px; }
|
45
|
+
|
46
|
+
[layout-margin] > [flex-gt-md], [layout-margin] > [flex-lg] {
|
47
|
+
margin: 16px; }
|
48
|
+
|
49
|
+
[layout-wrap] {
|
50
|
+
-webkit-flex-wrap: wrap;
|
51
|
+
-ms-flex-wrap: wrap;
|
52
|
+
flex-wrap: wrap; }
|
53
|
+
|
54
|
+
[layout-fill] {
|
55
|
+
margin: 0;
|
56
|
+
min-height: 100%;
|
57
|
+
width: 100%; }
|
58
|
+
|
59
|
+
@-moz-document url-prefix() {
|
60
|
+
[layout-fill] {
|
61
|
+
margin: 0;
|
62
|
+
width: 100%;
|
63
|
+
min-height: auto;
|
64
|
+
height: inherit; } }
|
65
|
+
|
66
|
+
[flex] {
|
67
|
+
box-sizing: border-box;
|
68
|
+
-webkit-flex: 1;
|
69
|
+
-ms-flex: 1;
|
70
|
+
flex: 1; }
|
71
|
+
|
72
|
+
[flex="0"] {
|
73
|
+
-webkit-flex: 0 0 0%;
|
74
|
+
-ms-flex: 0 0 0%;
|
75
|
+
flex: 0 0 0%; }
|
76
|
+
|
77
|
+
[layout="row"] > [flex="0"] {
|
78
|
+
max-width: 0%; }
|
79
|
+
|
80
|
+
[layout="column"] > [flex="0"] {
|
81
|
+
max-height: 0%; }
|
82
|
+
|
83
|
+
[flex="5"] {
|
84
|
+
-webkit-flex: 0 0 5%;
|
85
|
+
-ms-flex: 0 0 5%;
|
86
|
+
flex: 0 0 5%; }
|
87
|
+
|
88
|
+
[layout="row"] > [flex="5"] {
|
89
|
+
max-width: 5%; }
|
90
|
+
|
91
|
+
[layout="column"] > [flex="5"] {
|
92
|
+
max-height: 5%; }
|
93
|
+
|
94
|
+
[flex="10"] {
|
95
|
+
-webkit-flex: 0 0 10%;
|
96
|
+
-ms-flex: 0 0 10%;
|
97
|
+
flex: 0 0 10%; }
|
98
|
+
|
99
|
+
[layout="row"] > [flex="10"] {
|
100
|
+
max-width: 10%; }
|
101
|
+
|
102
|
+
[layout="column"] > [flex="10"] {
|
103
|
+
max-height: 10%; }
|
104
|
+
|
105
|
+
[flex="15"] {
|
106
|
+
-webkit-flex: 0 0 15%;
|
107
|
+
-ms-flex: 0 0 15%;
|
108
|
+
flex: 0 0 15%; }
|
109
|
+
|
110
|
+
[layout="row"] > [flex="15"] {
|
111
|
+
max-width: 15%; }
|
112
|
+
|
113
|
+
[layout="column"] > [flex="15"] {
|
114
|
+
max-height: 15%; }
|
115
|
+
|
116
|
+
[flex="20"] {
|
117
|
+
-webkit-flex: 0 0 20%;
|
118
|
+
-ms-flex: 0 0 20%;
|
119
|
+
flex: 0 0 20%; }
|
120
|
+
|
121
|
+
[layout="row"] > [flex="20"] {
|
122
|
+
max-width: 20%; }
|
123
|
+
|
124
|
+
[layout="column"] > [flex="20"] {
|
125
|
+
max-height: 20%; }
|
126
|
+
|
127
|
+
[flex="25"] {
|
128
|
+
-webkit-flex: 0 0 25%;
|
129
|
+
-ms-flex: 0 0 25%;
|
130
|
+
flex: 0 0 25%; }
|
131
|
+
|
132
|
+
[layout="row"] > [flex="25"] {
|
133
|
+
max-width: 25%; }
|
134
|
+
|
135
|
+
[layout="column"] > [flex="25"] {
|
136
|
+
max-height: 25%; }
|
137
|
+
|
138
|
+
[flex="30"] {
|
139
|
+
-webkit-flex: 0 0 30%;
|
140
|
+
-ms-flex: 0 0 30%;
|
141
|
+
flex: 0 0 30%; }
|
142
|
+
|
143
|
+
[layout="row"] > [flex="30"] {
|
144
|
+
max-width: 30%; }
|
145
|
+
|
146
|
+
[layout="column"] > [flex="30"] {
|
147
|
+
max-height: 30%; }
|
148
|
+
|
149
|
+
[flex="35"] {
|
150
|
+
-webkit-flex: 0 0 35%;
|
151
|
+
-ms-flex: 0 0 35%;
|
152
|
+
flex: 0 0 35%; }
|
153
|
+
|
154
|
+
[layout="row"] > [flex="35"] {
|
155
|
+
max-width: 35%; }
|
156
|
+
|
157
|
+
[layout="column"] > [flex="35"] {
|
158
|
+
max-height: 35%; }
|
159
|
+
|
160
|
+
[flex="40"] {
|
161
|
+
-webkit-flex: 0 0 40%;
|
162
|
+
-ms-flex: 0 0 40%;
|
163
|
+
flex: 0 0 40%; }
|
164
|
+
|
165
|
+
[layout="row"] > [flex="40"] {
|
166
|
+
max-width: 40%; }
|
167
|
+
|
168
|
+
[layout="column"] > [flex="40"] {
|
169
|
+
max-height: 40%; }
|
170
|
+
|
171
|
+
[flex="45"] {
|
172
|
+
-webkit-flex: 0 0 45%;
|
173
|
+
-ms-flex: 0 0 45%;
|
174
|
+
flex: 0 0 45%; }
|
175
|
+
|
176
|
+
[layout="row"] > [flex="45"] {
|
177
|
+
max-width: 45%; }
|
178
|
+
|
179
|
+
[layout="column"] > [flex="45"] {
|
180
|
+
max-height: 45%; }
|
181
|
+
|
182
|
+
[flex="50"] {
|
183
|
+
-webkit-flex: 0 0 50%;
|
184
|
+
-ms-flex: 0 0 50%;
|
185
|
+
flex: 0 0 50%; }
|
186
|
+
|
187
|
+
[layout="row"] > [flex="50"] {
|
188
|
+
max-width: 50%; }
|
189
|
+
|
190
|
+
[layout="column"] > [flex="50"] {
|
191
|
+
max-height: 50%; }
|
192
|
+
|
193
|
+
[flex="55"] {
|
194
|
+
-webkit-flex: 0 0 55%;
|
195
|
+
-ms-flex: 0 0 55%;
|
196
|
+
flex: 0 0 55%; }
|
197
|
+
|
198
|
+
[layout="row"] > [flex="55"] {
|
199
|
+
max-width: 55%; }
|
200
|
+
|
201
|
+
[layout="column"] > [flex="55"] {
|
202
|
+
max-height: 55%; }
|
203
|
+
|
204
|
+
[flex="60"] {
|
205
|
+
-webkit-flex: 0 0 60%;
|
206
|
+
-ms-flex: 0 0 60%;
|
207
|
+
flex: 0 0 60%; }
|
208
|
+
|
209
|
+
[layout="row"] > [flex="60"] {
|
210
|
+
max-width: 60%; }
|
211
|
+
|
212
|
+
[layout="column"] > [flex="60"] {
|
213
|
+
max-height: 60%; }
|
214
|
+
|
215
|
+
[flex="65"] {
|
216
|
+
-webkit-flex: 0 0 65%;
|
217
|
+
-ms-flex: 0 0 65%;
|
218
|
+
flex: 0 0 65%; }
|
219
|
+
|
220
|
+
[layout="row"] > [flex="65"] {
|
221
|
+
max-width: 65%; }
|
222
|
+
|
223
|
+
[layout="column"] > [flex="65"] {
|
224
|
+
max-height: 65%; }
|
225
|
+
|
226
|
+
[flex="70"] {
|
227
|
+
-webkit-flex: 0 0 70%;
|
228
|
+
-ms-flex: 0 0 70%;
|
229
|
+
flex: 0 0 70%; }
|
230
|
+
|
231
|
+
[layout="row"] > [flex="70"] {
|
232
|
+
max-width: 70%; }
|
233
|
+
|
234
|
+
[layout="column"] > [flex="70"] {
|
235
|
+
max-height: 70%; }
|
236
|
+
|
237
|
+
[flex="75"] {
|
238
|
+
-webkit-flex: 0 0 75%;
|
239
|
+
-ms-flex: 0 0 75%;
|
240
|
+
flex: 0 0 75%; }
|
241
|
+
|
242
|
+
[layout="row"] > [flex="75"] {
|
243
|
+
max-width: 75%; }
|
244
|
+
|
245
|
+
[layout="column"] > [flex="75"] {
|
246
|
+
max-height: 75%; }
|
247
|
+
|
248
|
+
[flex="80"] {
|
249
|
+
-webkit-flex: 0 0 80%;
|
250
|
+
-ms-flex: 0 0 80%;
|
251
|
+
flex: 0 0 80%; }
|
252
|
+
|
253
|
+
[layout="row"] > [flex="80"] {
|
254
|
+
max-width: 80%; }
|
255
|
+
|
256
|
+
[layout="column"] > [flex="80"] {
|
257
|
+
max-height: 80%; }
|
258
|
+
|
259
|
+
[flex="85"] {
|
260
|
+
-webkit-flex: 0 0 85%;
|
261
|
+
-ms-flex: 0 0 85%;
|
262
|
+
flex: 0 0 85%; }
|
263
|
+
|
264
|
+
[layout="row"] > [flex="85"] {
|
265
|
+
max-width: 85%; }
|
266
|
+
|
267
|
+
[layout="column"] > [flex="85"] {
|
268
|
+
max-height: 85%; }
|
269
|
+
|
270
|
+
[flex="90"] {
|
271
|
+
-webkit-flex: 0 0 90%;
|
272
|
+
-ms-flex: 0 0 90%;
|
273
|
+
flex: 0 0 90%; }
|
274
|
+
|
275
|
+
[layout="row"] > [flex="90"] {
|
276
|
+
max-width: 90%; }
|
277
|
+
|
278
|
+
[layout="column"] > [flex="90"] {
|
279
|
+
max-height: 90%; }
|
280
|
+
|
281
|
+
[flex="95"] {
|
282
|
+
-webkit-flex: 0 0 95%;
|
283
|
+
-ms-flex: 0 0 95%;
|
284
|
+
flex: 0 0 95%; }
|
285
|
+
|
286
|
+
[layout="row"] > [flex="95"] {
|
287
|
+
max-width: 95%; }
|
288
|
+
|
289
|
+
[layout="column"] > [flex="95"] {
|
290
|
+
max-height: 95%; }
|
291
|
+
|
292
|
+
[flex="100"] {
|
293
|
+
-webkit-flex: 0 0 100%;
|
294
|
+
-ms-flex: 0 0 100%;
|
295
|
+
flex: 0 0 100%; }
|
296
|
+
|
297
|
+
[layout="row"] > [flex="100"] {
|
298
|
+
max-width: 100%; }
|
299
|
+
|
300
|
+
[layout="column"] > [flex="100"] {
|
301
|
+
max-height: 100%; }
|
302
|
+
|
303
|
+
[flex="33"], [flex="34"] {
|
304
|
+
-webkit-flex: 0 0 33.33%;
|
305
|
+
-ms-flex: 0 0 33.33%;
|
306
|
+
flex: 0 0 33.33%; }
|
307
|
+
|
308
|
+
[flex="66"], [flex="67"] {
|
309
|
+
-webkit-flex: 0 0 66.66%;
|
310
|
+
-ms-flex: 0 0 66.66%;
|
311
|
+
flex: 0 0 66.66%; }
|
312
|
+
|
313
|
+
[layout="row"] > [flex="33"], [layout="row"] > [flex="34"] {
|
314
|
+
max-width: 33.33%; }
|
315
|
+
[layout="row"] > [flex="66"], [layout="row"] > [flex="67"] {
|
316
|
+
max-width: 66.66%; }
|
317
|
+
|
318
|
+
[layout="column"] > [flex="33"], [layout="column"] > [flex="34"] {
|
319
|
+
max-height: 33.33%; }
|
320
|
+
[layout="column"] > [flex="66"], [layout="column"] > [flex="67"] {
|
321
|
+
max-height: 66.66%; }
|
322
|
+
|
323
|
+
[layout-align="center"], [layout-align="center center"], [layout-align="center start"], [layout-align="center end"] {
|
324
|
+
-webkit-justify-content: center;
|
325
|
+
-ms-flex-pack: center;
|
326
|
+
justify-content: center; }
|
327
|
+
|
328
|
+
[layout-align="end"], [layout-align="end center"], [layout-align="end start"], [layout-align="end end"] {
|
329
|
+
-webkit-justify-content: flex-end;
|
330
|
+
-ms-flex-pack: end;
|
331
|
+
justify-content: flex-end; }
|
332
|
+
|
333
|
+
[layout-align="space-around"], [layout-align="space-around center"], [layout-align="space-around start"], [layout-align="space-around end"] {
|
334
|
+
-webkit-justify-content: space-around;
|
335
|
+
-ms-flex-pack: distribute;
|
336
|
+
justify-content: space-around; }
|
337
|
+
|
338
|
+
[layout-align="space-between"], [layout-align="space-between center"], [layout-align="space-between start"], [layout-align="space-between end"] {
|
339
|
+
-webkit-justify-content: space-between;
|
340
|
+
-ms-flex-pack: justify;
|
341
|
+
justify-content: space-between; }
|
342
|
+
|
343
|
+
[layout-align="center center"], [layout-align="start center"], [layout-align="end center"], [layout-align="space-between center"], [layout-align="space-around center"] {
|
344
|
+
-webkit-align-items: center;
|
345
|
+
-ms-flex-align: center;
|
346
|
+
align-items: center; }
|
347
|
+
|
348
|
+
[layout-align="center start"], [layout-align="start start"], [layout-align="end start"], [layout-align="space-between start"], [layout-align="space-around start"] {
|
349
|
+
-webkit-align-items: flex-start;
|
350
|
+
-ms-flex-align: start;
|
351
|
+
align-items: flex-start; }
|
352
|
+
|
353
|
+
[layout-align="center end"], [layout-align="start end"], [layout-align="end end"], [layout-align="space-between end"], [layout-align="space-around end"] {
|
354
|
+
-webkit-align-items: flex-end;
|
355
|
+
-ms-flex-align: end;
|
356
|
+
align-items: flex-end; }
|
357
|
+
|
358
|
+
[flex-order="0"] {
|
359
|
+
-webkit-order: 0;
|
360
|
+
-ms-flex-order: 0;
|
361
|
+
order: 0; }
|
362
|
+
|
363
|
+
[flex-order="1"] {
|
364
|
+
-webkit-order: 1;
|
365
|
+
-ms-flex-order: 1;
|
366
|
+
order: 1; }
|
367
|
+
|
368
|
+
[flex-order="2"] {
|
369
|
+
-webkit-order: 2;
|
370
|
+
-ms-flex-order: 2;
|
371
|
+
order: 2; }
|
372
|
+
|
373
|
+
[flex-order="3"] {
|
374
|
+
-webkit-order: 3;
|
375
|
+
-ms-flex-order: 3;
|
376
|
+
order: 3; }
|
377
|
+
|
378
|
+
[flex-order="4"] {
|
379
|
+
-webkit-order: 4;
|
380
|
+
-ms-flex-order: 4;
|
381
|
+
order: 4; }
|
382
|
+
|
383
|
+
[flex-order="5"] {
|
384
|
+
-webkit-order: 5;
|
385
|
+
-ms-flex-order: 5;
|
386
|
+
order: 5; }
|
387
|
+
|
388
|
+
[flex-order="6"] {
|
389
|
+
-webkit-order: 6;
|
390
|
+
-ms-flex-order: 6;
|
391
|
+
order: 6; }
|
392
|
+
|
393
|
+
[flex-order="7"] {
|
394
|
+
-webkit-order: 7;
|
395
|
+
-ms-flex-order: 7;
|
396
|
+
order: 7; }
|
397
|
+
|
398
|
+
[flex-order="8"] {
|
399
|
+
-webkit-order: 8;
|
400
|
+
-ms-flex-order: 8;
|
401
|
+
order: 8; }
|
402
|
+
|
403
|
+
[flex-order="9"] {
|
404
|
+
-webkit-order: 9;
|
405
|
+
-ms-flex-order: 9;
|
406
|
+
order: 9; }
|
407
|
+
|
408
|
+
[offset="5"] {
|
409
|
+
margin-left: 5%; }
|
410
|
+
|
411
|
+
[offset="10"] {
|
412
|
+
margin-left: 10%; }
|
413
|
+
|
414
|
+
[offset="15"] {
|
415
|
+
margin-left: 15%; }
|
416
|
+
|
417
|
+
[offset="20"] {
|
418
|
+
margin-left: 20%; }
|
419
|
+
|
420
|
+
[offset="25"] {
|
421
|
+
margin-left: 25%; }
|
422
|
+
|
423
|
+
[offset="30"] {
|
424
|
+
margin-left: 30%; }
|
425
|
+
|
426
|
+
[offset="35"] {
|
427
|
+
margin-left: 35%; }
|
428
|
+
|
429
|
+
[offset="40"] {
|
430
|
+
margin-left: 40%; }
|
431
|
+
|
432
|
+
[offset="45"] {
|
433
|
+
margin-left: 45%; }
|
434
|
+
|
435
|
+
[offset="50"] {
|
436
|
+
margin-left: 50%; }
|
437
|
+
|
438
|
+
[offset="55"] {
|
439
|
+
margin-left: 55%; }
|
440
|
+
|
441
|
+
[offset="60"] {
|
442
|
+
margin-left: 60%; }
|
443
|
+
|
444
|
+
[offset="65"] {
|
445
|
+
margin-left: 65%; }
|
446
|
+
|
447
|
+
[offset="70"] {
|
448
|
+
margin-left: 70%; }
|
449
|
+
|
450
|
+
[offset="75"] {
|
451
|
+
margin-left: 75%; }
|
452
|
+
|
453
|
+
[offset="80"] {
|
454
|
+
margin-left: 80%; }
|
455
|
+
|
456
|
+
[offset="85"] {
|
457
|
+
margin-left: 85%; }
|
458
|
+
|
459
|
+
[offset="90"] {
|
460
|
+
margin-left: 90%; }
|
461
|
+
|
462
|
+
[offset="95"] {
|
463
|
+
margin-left: 95%; }
|
464
|
+
|
465
|
+
[offset="33"], [offset="34"] {
|
466
|
+
margin-left: 33.33%; }
|
467
|
+
|
468
|
+
[offset="66"], [offset="67"] {
|
469
|
+
margin-left: 66.66%; }
|
470
|
+
|
471
|
+
/**
|
472
|
+
* `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
|
473
|
+
* `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
|
474
|
+
* `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
|
475
|
+
*/
|
476
|
+
@media (max-width: 599px) {
|
477
|
+
[hide-sm]:not([show-sm]):not([show]), [hide]:not([show-sm]):not([show]) {
|
478
|
+
display: none; }
|
479
|
+
[flex-order-sm="0"] {
|
480
|
+
-webkit-order: 0;
|
481
|
+
-ms-flex-order: 0;
|
482
|
+
order: 0; }
|
483
|
+
[flex-order-sm="1"] {
|
484
|
+
-webkit-order: 1;
|
485
|
+
-ms-flex-order: 1;
|
486
|
+
order: 1; }
|
487
|
+
[flex-order-sm="2"] {
|
488
|
+
-webkit-order: 2;
|
489
|
+
-ms-flex-order: 2;
|
490
|
+
order: 2; }
|
491
|
+
[flex-order-sm="3"] {
|
492
|
+
-webkit-order: 3;
|
493
|
+
-ms-flex-order: 3;
|
494
|
+
order: 3; }
|
495
|
+
[flex-order-sm="4"] {
|
496
|
+
-webkit-order: 4;
|
497
|
+
-ms-flex-order: 4;
|
498
|
+
order: 4; }
|
499
|
+
[flex-order-sm="5"] {
|
500
|
+
-webkit-order: 5;
|
501
|
+
-ms-flex-order: 5;
|
502
|
+
order: 5; }
|
503
|
+
[flex-order-sm="6"] {
|
504
|
+
-webkit-order: 6;
|
505
|
+
-ms-flex-order: 6;
|
506
|
+
order: 6; }
|
507
|
+
[flex-order-sm="7"] {
|
508
|
+
-webkit-order: 7;
|
509
|
+
-ms-flex-order: 7;
|
510
|
+
order: 7; }
|
511
|
+
[flex-order-sm="8"] {
|
512
|
+
-webkit-order: 8;
|
513
|
+
-ms-flex-order: 8;
|
514
|
+
order: 8; }
|
515
|
+
[flex-order-sm="9"] {
|
516
|
+
-webkit-order: 9;
|
517
|
+
-ms-flex-order: 9;
|
518
|
+
order: 9; }
|
519
|
+
[layout-align-sm="center"], [layout-align-sm="center center"], [layout-align-sm="center start"], [layout-align-sm="center end"] {
|
520
|
+
-webkit-justify-content: center;
|
521
|
+
-ms-flex-pack: center;
|
522
|
+
justify-content: center; }
|
523
|
+
[layout-align-sm="end"], [layout-align-sm="end center"], [layout-align-sm="end start"], [layout-align-sm="end end"] {
|
524
|
+
-webkit-justify-content: flex-end;
|
525
|
+
-ms-flex-pack: end;
|
526
|
+
justify-content: flex-end; }
|
527
|
+
[layout-align-sm="space-around"], [layout-align-sm="space-around center"], [layout-align-sm="space-around start"], [layout-align-sm="space-around end"] {
|
528
|
+
-webkit-justify-content: space-around;
|
529
|
+
-ms-flex-pack: distribute;
|
530
|
+
justify-content: space-around; }
|
531
|
+
[layout-align-sm="space-between"], [layout-align-sm="space-between center"], [layout-align-sm="space-between start"], [layout-align-sm="space-between end"] {
|
532
|
+
-webkit-justify-content: space-between;
|
533
|
+
-ms-flex-pack: justify;
|
534
|
+
justify-content: space-between; }
|
535
|
+
[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"] {
|
536
|
+
-webkit-align-items: center;
|
537
|
+
-ms-flex-align: center;
|
538
|
+
align-items: center; }
|
539
|
+
[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"] {
|
540
|
+
-webkit-align-items: flex-start;
|
541
|
+
-ms-flex-align: start;
|
542
|
+
align-items: flex-start; }
|
543
|
+
[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"] {
|
544
|
+
-webkit-align-items: flex-end;
|
545
|
+
-ms-flex-align: end;
|
546
|
+
align-items: flex-end; }
|
547
|
+
[layout-sm] {
|
548
|
+
box-sizing: border-box;
|
549
|
+
display: -webkit-flex;
|
550
|
+
display: -moz-flex;
|
551
|
+
display: -ms-flexbox;
|
552
|
+
display: flex; }
|
553
|
+
[layout-sm=column] {
|
554
|
+
-webkit-flex-direction: column;
|
555
|
+
-ms-flex-direction: column;
|
556
|
+
flex-direction: column; }
|
557
|
+
[layout-sm=row] {
|
558
|
+
-webkit-flex-direction: row;
|
559
|
+
-ms-flex-direction: row;
|
560
|
+
flex-direction: row; }
|
561
|
+
[offset-sm="5"] {
|
562
|
+
margin-left: 5%; }
|
563
|
+
[offset-sm="10"] {
|
564
|
+
margin-left: 10%; }
|
565
|
+
[offset-sm="15"] {
|
566
|
+
margin-left: 15%; }
|
567
|
+
[offset-sm="20"] {
|
568
|
+
margin-left: 20%; }
|
569
|
+
[offset-sm="25"] {
|
570
|
+
margin-left: 25%; }
|
571
|
+
[offset-sm="30"] {
|
572
|
+
margin-left: 30%; }
|
573
|
+
[offset-sm="35"] {
|
574
|
+
margin-left: 35%; }
|
575
|
+
[offset-sm="40"] {
|
576
|
+
margin-left: 40%; }
|
577
|
+
[offset-sm="45"] {
|
578
|
+
margin-left: 45%; }
|
579
|
+
[offset-sm="50"] {
|
580
|
+
margin-left: 50%; }
|
581
|
+
[offset-sm="55"] {
|
582
|
+
margin-left: 55%; }
|
583
|
+
[offset-sm="60"] {
|
584
|
+
margin-left: 60%; }
|
585
|
+
[offset-sm="65"] {
|
586
|
+
margin-left: 65%; }
|
587
|
+
[offset-sm="70"] {
|
588
|
+
margin-left: 70%; }
|
589
|
+
[offset-sm="75"] {
|
590
|
+
margin-left: 75%; }
|
591
|
+
[offset-sm="80"] {
|
592
|
+
margin-left: 80%; }
|
593
|
+
[offset-sm="85"] {
|
594
|
+
margin-left: 85%; }
|
595
|
+
[offset-sm="90"] {
|
596
|
+
margin-left: 90%; }
|
597
|
+
[offset-sm="95"] {
|
598
|
+
margin-left: 95%; }
|
599
|
+
[offset-sm="33"], [offset-sm="34"] {
|
600
|
+
margin-left: 33.33%; }
|
601
|
+
[offset-sm="66"], [offset-sm="67"] {
|
602
|
+
margin-left: 66.66%; }
|
603
|
+
[flex-sm] {
|
604
|
+
box-sizing: border-box;
|
605
|
+
-webkit-flex: 1;
|
606
|
+
-ms-flex: 1;
|
607
|
+
flex: 1; }
|
608
|
+
[flex-sm="0"] {
|
609
|
+
-webkit-flex: 0 0 0%;
|
610
|
+
-ms-flex: 0 0 0%;
|
611
|
+
flex: 0 0 0%; }
|
612
|
+
[layout="row"] > [flex-sm="0"] {
|
613
|
+
max-width: 0%; }
|
614
|
+
[layout="column"] > [flex-sm="0"] {
|
615
|
+
max-height: 0%; }
|
616
|
+
[flex-sm="5"] {
|
617
|
+
-webkit-flex: 0 0 5%;
|
618
|
+
-ms-flex: 0 0 5%;
|
619
|
+
flex: 0 0 5%; }
|
620
|
+
[layout="row"] > [flex-sm="5"] {
|
621
|
+
max-width: 5%; }
|
622
|
+
[layout="column"] > [flex-sm="5"] {
|
623
|
+
max-height: 5%; }
|
624
|
+
[flex-sm="10"] {
|
625
|
+
-webkit-flex: 0 0 10%;
|
626
|
+
-ms-flex: 0 0 10%;
|
627
|
+
flex: 0 0 10%; }
|
628
|
+
[layout="row"] > [flex-sm="10"] {
|
629
|
+
max-width: 10%; }
|
630
|
+
[layout="column"] > [flex-sm="10"] {
|
631
|
+
max-height: 10%; }
|
632
|
+
[flex-sm="15"] {
|
633
|
+
-webkit-flex: 0 0 15%;
|
634
|
+
-ms-flex: 0 0 15%;
|
635
|
+
flex: 0 0 15%; }
|
636
|
+
[layout="row"] > [flex-sm="15"] {
|
637
|
+
max-width: 15%; }
|
638
|
+
[layout="column"] > [flex-sm="15"] {
|
639
|
+
max-height: 15%; }
|
640
|
+
[flex-sm="20"] {
|
641
|
+
-webkit-flex: 0 0 20%;
|
642
|
+
-ms-flex: 0 0 20%;
|
643
|
+
flex: 0 0 20%; }
|
644
|
+
[layout="row"] > [flex-sm="20"] {
|
645
|
+
max-width: 20%; }
|
646
|
+
[layout="column"] > [flex-sm="20"] {
|
647
|
+
max-height: 20%; }
|
648
|
+
[flex-sm="25"] {
|
649
|
+
-webkit-flex: 0 0 25%;
|
650
|
+
-ms-flex: 0 0 25%;
|
651
|
+
flex: 0 0 25%; }
|
652
|
+
[layout="row"] > [flex-sm="25"] {
|
653
|
+
max-width: 25%; }
|
654
|
+
[layout="column"] > [flex-sm="25"] {
|
655
|
+
max-height: 25%; }
|
656
|
+
[flex-sm="30"] {
|
657
|
+
-webkit-flex: 0 0 30%;
|
658
|
+
-ms-flex: 0 0 30%;
|
659
|
+
flex: 0 0 30%; }
|
660
|
+
[layout="row"] > [flex-sm="30"] {
|
661
|
+
max-width: 30%; }
|
662
|
+
[layout="column"] > [flex-sm="30"] {
|
663
|
+
max-height: 30%; }
|
664
|
+
[flex-sm="35"] {
|
665
|
+
-webkit-flex: 0 0 35%;
|
666
|
+
-ms-flex: 0 0 35%;
|
667
|
+
flex: 0 0 35%; }
|
668
|
+
[layout="row"] > [flex-sm="35"] {
|
669
|
+
max-width: 35%; }
|
670
|
+
[layout="column"] > [flex-sm="35"] {
|
671
|
+
max-height: 35%; }
|
672
|
+
[flex-sm="40"] {
|
673
|
+
-webkit-flex: 0 0 40%;
|
674
|
+
-ms-flex: 0 0 40%;
|
675
|
+
flex: 0 0 40%; }
|
676
|
+
[layout="row"] > [flex-sm="40"] {
|
677
|
+
max-width: 40%; }
|
678
|
+
[layout="column"] > [flex-sm="40"] {
|
679
|
+
max-height: 40%; }
|
680
|
+
[flex-sm="45"] {
|
681
|
+
-webkit-flex: 0 0 45%;
|
682
|
+
-ms-flex: 0 0 45%;
|
683
|
+
flex: 0 0 45%; }
|
684
|
+
[layout="row"] > [flex-sm="45"] {
|
685
|
+
max-width: 45%; }
|
686
|
+
[layout="column"] > [flex-sm="45"] {
|
687
|
+
max-height: 45%; }
|
688
|
+
[flex-sm="50"] {
|
689
|
+
-webkit-flex: 0 0 50%;
|
690
|
+
-ms-flex: 0 0 50%;
|
691
|
+
flex: 0 0 50%; }
|
692
|
+
[layout="row"] > [flex-sm="50"] {
|
693
|
+
max-width: 50%; }
|
694
|
+
[layout="column"] > [flex-sm="50"] {
|
695
|
+
max-height: 50%; }
|
696
|
+
[flex-sm="55"] {
|
697
|
+
-webkit-flex: 0 0 55%;
|
698
|
+
-ms-flex: 0 0 55%;
|
699
|
+
flex: 0 0 55%; }
|
700
|
+
[layout="row"] > [flex-sm="55"] {
|
701
|
+
max-width: 55%; }
|
702
|
+
[layout="column"] > [flex-sm="55"] {
|
703
|
+
max-height: 55%; }
|
704
|
+
[flex-sm="60"] {
|
705
|
+
-webkit-flex: 0 0 60%;
|
706
|
+
-ms-flex: 0 0 60%;
|
707
|
+
flex: 0 0 60%; }
|
708
|
+
[layout="row"] > [flex-sm="60"] {
|
709
|
+
max-width: 60%; }
|
710
|
+
[layout="column"] > [flex-sm="60"] {
|
711
|
+
max-height: 60%; }
|
712
|
+
[flex-sm="65"] {
|
713
|
+
-webkit-flex: 0 0 65%;
|
714
|
+
-ms-flex: 0 0 65%;
|
715
|
+
flex: 0 0 65%; }
|
716
|
+
[layout="row"] > [flex-sm="65"] {
|
717
|
+
max-width: 65%; }
|
718
|
+
[layout="column"] > [flex-sm="65"] {
|
719
|
+
max-height: 65%; }
|
720
|
+
[flex-sm="70"] {
|
721
|
+
-webkit-flex: 0 0 70%;
|
722
|
+
-ms-flex: 0 0 70%;
|
723
|
+
flex: 0 0 70%; }
|
724
|
+
[layout="row"] > [flex-sm="70"] {
|
725
|
+
max-width: 70%; }
|
726
|
+
[layout="column"] > [flex-sm="70"] {
|
727
|
+
max-height: 70%; }
|
728
|
+
[flex-sm="75"] {
|
729
|
+
-webkit-flex: 0 0 75%;
|
730
|
+
-ms-flex: 0 0 75%;
|
731
|
+
flex: 0 0 75%; }
|
732
|
+
[layout="row"] > [flex-sm="75"] {
|
733
|
+
max-width: 75%; }
|
734
|
+
[layout="column"] > [flex-sm="75"] {
|
735
|
+
max-height: 75%; }
|
736
|
+
[flex-sm="80"] {
|
737
|
+
-webkit-flex: 0 0 80%;
|
738
|
+
-ms-flex: 0 0 80%;
|
739
|
+
flex: 0 0 80%; }
|
740
|
+
[layout="row"] > [flex-sm="80"] {
|
741
|
+
max-width: 80%; }
|
742
|
+
[layout="column"] > [flex-sm="80"] {
|
743
|
+
max-height: 80%; }
|
744
|
+
[flex-sm="85"] {
|
745
|
+
-webkit-flex: 0 0 85%;
|
746
|
+
-ms-flex: 0 0 85%;
|
747
|
+
flex: 0 0 85%; }
|
748
|
+
[layout="row"] > [flex-sm="85"] {
|
749
|
+
max-width: 85%; }
|
750
|
+
[layout="column"] > [flex-sm="85"] {
|
751
|
+
max-height: 85%; }
|
752
|
+
[flex-sm="90"] {
|
753
|
+
-webkit-flex: 0 0 90%;
|
754
|
+
-ms-flex: 0 0 90%;
|
755
|
+
flex: 0 0 90%; }
|
756
|
+
[layout="row"] > [flex-sm="90"] {
|
757
|
+
max-width: 90%; }
|
758
|
+
[layout="column"] > [flex-sm="90"] {
|
759
|
+
max-height: 90%; }
|
760
|
+
[flex-sm="95"] {
|
761
|
+
-webkit-flex: 0 0 95%;
|
762
|
+
-ms-flex: 0 0 95%;
|
763
|
+
flex: 0 0 95%; }
|
764
|
+
[layout="row"] > [flex-sm="95"] {
|
765
|
+
max-width: 95%; }
|
766
|
+
[layout="column"] > [flex-sm="95"] {
|
767
|
+
max-height: 95%; }
|
768
|
+
[flex-sm="100"] {
|
769
|
+
-webkit-flex: 0 0 100%;
|
770
|
+
-ms-flex: 0 0 100%;
|
771
|
+
flex: 0 0 100%; }
|
772
|
+
[layout="row"] > [flex-sm="100"] {
|
773
|
+
max-width: 100%; }
|
774
|
+
[layout="column"] > [flex-sm="100"] {
|
775
|
+
max-height: 100%; }
|
776
|
+
[flex-sm="33"], [flex-sm="34"] {
|
777
|
+
-webkit-flex: 0 0 33.33%;
|
778
|
+
-ms-flex: 0 0 33.33%;
|
779
|
+
flex: 0 0 33.33%; }
|
780
|
+
[flex-sm="66"], [flex-sm="67"] {
|
781
|
+
-webkit-flex: 0 0 66.66%;
|
782
|
+
-ms-flex: 0 0 66.66%;
|
783
|
+
flex: 0 0 66.66%; }
|
784
|
+
[layout="row"] > [flex-sm="33"], [layout="row"] > [flex-sm="34"] {
|
785
|
+
max-width: 33.33%; }
|
786
|
+
[layout="row"] > [flex-sm="66"], [layout="row"] > [flex-sm="67"] {
|
787
|
+
max-width: 66.66%; }
|
788
|
+
[layout="column"] > [flex-sm="33"], [layout="column"] > [flex-sm="34"] {
|
789
|
+
max-height: 33.33%; }
|
790
|
+
[layout="column"] > [flex-sm="66"], [layout="column"] > [flex-sm="67"] {
|
791
|
+
max-height: 66.66%; } }
|
792
|
+
|
793
|
+
@media (min-width: 600px) {
|
794
|
+
[flex-order-gt-sm="0"] {
|
795
|
+
-webkit-order: 0;
|
796
|
+
-ms-flex-order: 0;
|
797
|
+
order: 0; }
|
798
|
+
[flex-order-gt-sm="1"] {
|
799
|
+
-webkit-order: 1;
|
800
|
+
-ms-flex-order: 1;
|
801
|
+
order: 1; }
|
802
|
+
[flex-order-gt-sm="2"] {
|
803
|
+
-webkit-order: 2;
|
804
|
+
-ms-flex-order: 2;
|
805
|
+
order: 2; }
|
806
|
+
[flex-order-gt-sm="3"] {
|
807
|
+
-webkit-order: 3;
|
808
|
+
-ms-flex-order: 3;
|
809
|
+
order: 3; }
|
810
|
+
[flex-order-gt-sm="4"] {
|
811
|
+
-webkit-order: 4;
|
812
|
+
-ms-flex-order: 4;
|
813
|
+
order: 4; }
|
814
|
+
[flex-order-gt-sm="5"] {
|
815
|
+
-webkit-order: 5;
|
816
|
+
-ms-flex-order: 5;
|
817
|
+
order: 5; }
|
818
|
+
[flex-order-gt-sm="6"] {
|
819
|
+
-webkit-order: 6;
|
820
|
+
-ms-flex-order: 6;
|
821
|
+
order: 6; }
|
822
|
+
[flex-order-gt-sm="7"] {
|
823
|
+
-webkit-order: 7;
|
824
|
+
-ms-flex-order: 7;
|
825
|
+
order: 7; }
|
826
|
+
[flex-order-gt-sm="8"] {
|
827
|
+
-webkit-order: 8;
|
828
|
+
-ms-flex-order: 8;
|
829
|
+
order: 8; }
|
830
|
+
[flex-order-gt-sm="9"] {
|
831
|
+
-webkit-order: 9;
|
832
|
+
-ms-flex-order: 9;
|
833
|
+
order: 9; }
|
834
|
+
[layout-align-gt-sm="center"], [layout-align-gt-sm="center center"], [layout-align-gt-sm="center start"], [layout-align-gt-sm="center end"] {
|
835
|
+
-webkit-justify-content: center;
|
836
|
+
-ms-flex-pack: center;
|
837
|
+
justify-content: center; }
|
838
|
+
[layout-align-gt-sm="end"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="end end"] {
|
839
|
+
-webkit-justify-content: flex-end;
|
840
|
+
-ms-flex-pack: end;
|
841
|
+
justify-content: flex-end; }
|
842
|
+
[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"] {
|
843
|
+
-webkit-justify-content: space-around;
|
844
|
+
-ms-flex-pack: distribute;
|
845
|
+
justify-content: space-around; }
|
846
|
+
[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"] {
|
847
|
+
-webkit-justify-content: space-between;
|
848
|
+
-ms-flex-pack: justify;
|
849
|
+
justify-content: space-between; }
|
850
|
+
[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"] {
|
851
|
+
-webkit-align-items: center;
|
852
|
+
-ms-flex-align: center;
|
853
|
+
align-items: center; }
|
854
|
+
[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"] {
|
855
|
+
-webkit-align-items: flex-start;
|
856
|
+
-ms-flex-align: start;
|
857
|
+
align-items: flex-start; }
|
858
|
+
[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"] {
|
859
|
+
-webkit-align-items: flex-end;
|
860
|
+
-ms-flex-align: end;
|
861
|
+
align-items: flex-end; }
|
862
|
+
[layout-gt-sm] {
|
863
|
+
box-sizing: border-box;
|
864
|
+
display: -webkit-flex;
|
865
|
+
display: -moz-flex;
|
866
|
+
display: -ms-flexbox;
|
867
|
+
display: flex; }
|
868
|
+
[layout-gt-sm=column] {
|
869
|
+
-webkit-flex-direction: column;
|
870
|
+
-ms-flex-direction: column;
|
871
|
+
flex-direction: column; }
|
872
|
+
[layout-gt-sm=row] {
|
873
|
+
-webkit-flex-direction: row;
|
874
|
+
-ms-flex-direction: row;
|
875
|
+
flex-direction: row; }
|
876
|
+
[offset-gt-sm="5"] {
|
877
|
+
margin-left: 5%; }
|
878
|
+
[offset-gt-sm="10"] {
|
879
|
+
margin-left: 10%; }
|
880
|
+
[offset-gt-sm="15"] {
|
881
|
+
margin-left: 15%; }
|
882
|
+
[offset-gt-sm="20"] {
|
883
|
+
margin-left: 20%; }
|
884
|
+
[offset-gt-sm="25"] {
|
885
|
+
margin-left: 25%; }
|
886
|
+
[offset-gt-sm="30"] {
|
887
|
+
margin-left: 30%; }
|
888
|
+
[offset-gt-sm="35"] {
|
889
|
+
margin-left: 35%; }
|
890
|
+
[offset-gt-sm="40"] {
|
891
|
+
margin-left: 40%; }
|
892
|
+
[offset-gt-sm="45"] {
|
893
|
+
margin-left: 45%; }
|
894
|
+
[offset-gt-sm="50"] {
|
895
|
+
margin-left: 50%; }
|
896
|
+
[offset-gt-sm="55"] {
|
897
|
+
margin-left: 55%; }
|
898
|
+
[offset-gt-sm="60"] {
|
899
|
+
margin-left: 60%; }
|
900
|
+
[offset-gt-sm="65"] {
|
901
|
+
margin-left: 65%; }
|
902
|
+
[offset-gt-sm="70"] {
|
903
|
+
margin-left: 70%; }
|
904
|
+
[offset-gt-sm="75"] {
|
905
|
+
margin-left: 75%; }
|
906
|
+
[offset-gt-sm="80"] {
|
907
|
+
margin-left: 80%; }
|
908
|
+
[offset-gt-sm="85"] {
|
909
|
+
margin-left: 85%; }
|
910
|
+
[offset-gt-sm="90"] {
|
911
|
+
margin-left: 90%; }
|
912
|
+
[offset-gt-sm="95"] {
|
913
|
+
margin-left: 95%; }
|
914
|
+
[offset-gt-sm="33"], [offset-gt-sm="34"] {
|
915
|
+
margin-left: 33.33%; }
|
916
|
+
[offset-gt-sm="66"], [offset-gt-sm="67"] {
|
917
|
+
margin-left: 66.66%; }
|
918
|
+
[flex-gt-sm] {
|
919
|
+
box-sizing: border-box;
|
920
|
+
-webkit-flex: 1;
|
921
|
+
-ms-flex: 1;
|
922
|
+
flex: 1; }
|
923
|
+
[flex-gt-sm="0"] {
|
924
|
+
-webkit-flex: 0 0 0%;
|
925
|
+
-ms-flex: 0 0 0%;
|
926
|
+
flex: 0 0 0%; }
|
927
|
+
[layout="row"] > [flex-gt-sm="0"] {
|
928
|
+
max-width: 0%; }
|
929
|
+
[layout="column"] > [flex-gt-sm="0"] {
|
930
|
+
max-height: 0%; }
|
931
|
+
[flex-gt-sm="5"] {
|
932
|
+
-webkit-flex: 0 0 5%;
|
933
|
+
-ms-flex: 0 0 5%;
|
934
|
+
flex: 0 0 5%; }
|
935
|
+
[layout="row"] > [flex-gt-sm="5"] {
|
936
|
+
max-width: 5%; }
|
937
|
+
[layout="column"] > [flex-gt-sm="5"] {
|
938
|
+
max-height: 5%; }
|
939
|
+
[flex-gt-sm="10"] {
|
940
|
+
-webkit-flex: 0 0 10%;
|
941
|
+
-ms-flex: 0 0 10%;
|
942
|
+
flex: 0 0 10%; }
|
943
|
+
[layout="row"] > [flex-gt-sm="10"] {
|
944
|
+
max-width: 10%; }
|
945
|
+
[layout="column"] > [flex-gt-sm="10"] {
|
946
|
+
max-height: 10%; }
|
947
|
+
[flex-gt-sm="15"] {
|
948
|
+
-webkit-flex: 0 0 15%;
|
949
|
+
-ms-flex: 0 0 15%;
|
950
|
+
flex: 0 0 15%; }
|
951
|
+
[layout="row"] > [flex-gt-sm="15"] {
|
952
|
+
max-width: 15%; }
|
953
|
+
[layout="column"] > [flex-gt-sm="15"] {
|
954
|
+
max-height: 15%; }
|
955
|
+
[flex-gt-sm="20"] {
|
956
|
+
-webkit-flex: 0 0 20%;
|
957
|
+
-ms-flex: 0 0 20%;
|
958
|
+
flex: 0 0 20%; }
|
959
|
+
[layout="row"] > [flex-gt-sm="20"] {
|
960
|
+
max-width: 20%; }
|
961
|
+
[layout="column"] > [flex-gt-sm="20"] {
|
962
|
+
max-height: 20%; }
|
963
|
+
[flex-gt-sm="25"] {
|
964
|
+
-webkit-flex: 0 0 25%;
|
965
|
+
-ms-flex: 0 0 25%;
|
966
|
+
flex: 0 0 25%; }
|
967
|
+
[layout="row"] > [flex-gt-sm="25"] {
|
968
|
+
max-width: 25%; }
|
969
|
+
[layout="column"] > [flex-gt-sm="25"] {
|
970
|
+
max-height: 25%; }
|
971
|
+
[flex-gt-sm="30"] {
|
972
|
+
-webkit-flex: 0 0 30%;
|
973
|
+
-ms-flex: 0 0 30%;
|
974
|
+
flex: 0 0 30%; }
|
975
|
+
[layout="row"] > [flex-gt-sm="30"] {
|
976
|
+
max-width: 30%; }
|
977
|
+
[layout="column"] > [flex-gt-sm="30"] {
|
978
|
+
max-height: 30%; }
|
979
|
+
[flex-gt-sm="35"] {
|
980
|
+
-webkit-flex: 0 0 35%;
|
981
|
+
-ms-flex: 0 0 35%;
|
982
|
+
flex: 0 0 35%; }
|
983
|
+
[layout="row"] > [flex-gt-sm="35"] {
|
984
|
+
max-width: 35%; }
|
985
|
+
[layout="column"] > [flex-gt-sm="35"] {
|
986
|
+
max-height: 35%; }
|
987
|
+
[flex-gt-sm="40"] {
|
988
|
+
-webkit-flex: 0 0 40%;
|
989
|
+
-ms-flex: 0 0 40%;
|
990
|
+
flex: 0 0 40%; }
|
991
|
+
[layout="row"] > [flex-gt-sm="40"] {
|
992
|
+
max-width: 40%; }
|
993
|
+
[layout="column"] > [flex-gt-sm="40"] {
|
994
|
+
max-height: 40%; }
|
995
|
+
[flex-gt-sm="45"] {
|
996
|
+
-webkit-flex: 0 0 45%;
|
997
|
+
-ms-flex: 0 0 45%;
|
998
|
+
flex: 0 0 45%; }
|
999
|
+
[layout="row"] > [flex-gt-sm="45"] {
|
1000
|
+
max-width: 45%; }
|
1001
|
+
[layout="column"] > [flex-gt-sm="45"] {
|
1002
|
+
max-height: 45%; }
|
1003
|
+
[flex-gt-sm="50"] {
|
1004
|
+
-webkit-flex: 0 0 50%;
|
1005
|
+
-ms-flex: 0 0 50%;
|
1006
|
+
flex: 0 0 50%; }
|
1007
|
+
[layout="row"] > [flex-gt-sm="50"] {
|
1008
|
+
max-width: 50%; }
|
1009
|
+
[layout="column"] > [flex-gt-sm="50"] {
|
1010
|
+
max-height: 50%; }
|
1011
|
+
[flex-gt-sm="55"] {
|
1012
|
+
-webkit-flex: 0 0 55%;
|
1013
|
+
-ms-flex: 0 0 55%;
|
1014
|
+
flex: 0 0 55%; }
|
1015
|
+
[layout="row"] > [flex-gt-sm="55"] {
|
1016
|
+
max-width: 55%; }
|
1017
|
+
[layout="column"] > [flex-gt-sm="55"] {
|
1018
|
+
max-height: 55%; }
|
1019
|
+
[flex-gt-sm="60"] {
|
1020
|
+
-webkit-flex: 0 0 60%;
|
1021
|
+
-ms-flex: 0 0 60%;
|
1022
|
+
flex: 0 0 60%; }
|
1023
|
+
[layout="row"] > [flex-gt-sm="60"] {
|
1024
|
+
max-width: 60%; }
|
1025
|
+
[layout="column"] > [flex-gt-sm="60"] {
|
1026
|
+
max-height: 60%; }
|
1027
|
+
[flex-gt-sm="65"] {
|
1028
|
+
-webkit-flex: 0 0 65%;
|
1029
|
+
-ms-flex: 0 0 65%;
|
1030
|
+
flex: 0 0 65%; }
|
1031
|
+
[layout="row"] > [flex-gt-sm="65"] {
|
1032
|
+
max-width: 65%; }
|
1033
|
+
[layout="column"] > [flex-gt-sm="65"] {
|
1034
|
+
max-height: 65%; }
|
1035
|
+
[flex-gt-sm="70"] {
|
1036
|
+
-webkit-flex: 0 0 70%;
|
1037
|
+
-ms-flex: 0 0 70%;
|
1038
|
+
flex: 0 0 70%; }
|
1039
|
+
[layout="row"] > [flex-gt-sm="70"] {
|
1040
|
+
max-width: 70%; }
|
1041
|
+
[layout="column"] > [flex-gt-sm="70"] {
|
1042
|
+
max-height: 70%; }
|
1043
|
+
[flex-gt-sm="75"] {
|
1044
|
+
-webkit-flex: 0 0 75%;
|
1045
|
+
-ms-flex: 0 0 75%;
|
1046
|
+
flex: 0 0 75%; }
|
1047
|
+
[layout="row"] > [flex-gt-sm="75"] {
|
1048
|
+
max-width: 75%; }
|
1049
|
+
[layout="column"] > [flex-gt-sm="75"] {
|
1050
|
+
max-height: 75%; }
|
1051
|
+
[flex-gt-sm="80"] {
|
1052
|
+
-webkit-flex: 0 0 80%;
|
1053
|
+
-ms-flex: 0 0 80%;
|
1054
|
+
flex: 0 0 80%; }
|
1055
|
+
[layout="row"] > [flex-gt-sm="80"] {
|
1056
|
+
max-width: 80%; }
|
1057
|
+
[layout="column"] > [flex-gt-sm="80"] {
|
1058
|
+
max-height: 80%; }
|
1059
|
+
[flex-gt-sm="85"] {
|
1060
|
+
-webkit-flex: 0 0 85%;
|
1061
|
+
-ms-flex: 0 0 85%;
|
1062
|
+
flex: 0 0 85%; }
|
1063
|
+
[layout="row"] > [flex-gt-sm="85"] {
|
1064
|
+
max-width: 85%; }
|
1065
|
+
[layout="column"] > [flex-gt-sm="85"] {
|
1066
|
+
max-height: 85%; }
|
1067
|
+
[flex-gt-sm="90"] {
|
1068
|
+
-webkit-flex: 0 0 90%;
|
1069
|
+
-ms-flex: 0 0 90%;
|
1070
|
+
flex: 0 0 90%; }
|
1071
|
+
[layout="row"] > [flex-gt-sm="90"] {
|
1072
|
+
max-width: 90%; }
|
1073
|
+
[layout="column"] > [flex-gt-sm="90"] {
|
1074
|
+
max-height: 90%; }
|
1075
|
+
[flex-gt-sm="95"] {
|
1076
|
+
-webkit-flex: 0 0 95%;
|
1077
|
+
-ms-flex: 0 0 95%;
|
1078
|
+
flex: 0 0 95%; }
|
1079
|
+
[layout="row"] > [flex-gt-sm="95"] {
|
1080
|
+
max-width: 95%; }
|
1081
|
+
[layout="column"] > [flex-gt-sm="95"] {
|
1082
|
+
max-height: 95%; }
|
1083
|
+
[flex-gt-sm="100"] {
|
1084
|
+
-webkit-flex: 0 0 100%;
|
1085
|
+
-ms-flex: 0 0 100%;
|
1086
|
+
flex: 0 0 100%; }
|
1087
|
+
[layout="row"] > [flex-gt-sm="100"] {
|
1088
|
+
max-width: 100%; }
|
1089
|
+
[layout="column"] > [flex-gt-sm="100"] {
|
1090
|
+
max-height: 100%; }
|
1091
|
+
[flex-gt-sm="33"], [flex-gt-sm="34"] {
|
1092
|
+
-webkit-flex: 0 0 33.33%;
|
1093
|
+
-ms-flex: 0 0 33.33%;
|
1094
|
+
flex: 0 0 33.33%; }
|
1095
|
+
[flex-gt-sm="66"], [flex-gt-sm="67"] {
|
1096
|
+
-webkit-flex: 0 0 66.66%;
|
1097
|
+
-ms-flex: 0 0 66.66%;
|
1098
|
+
flex: 0 0 66.66%; }
|
1099
|
+
[layout="row"] > [flex-gt-sm="33"], [layout="row"] > [flex-gt-sm="34"] {
|
1100
|
+
max-width: 33.33%; }
|
1101
|
+
[layout="row"] > [flex-gt-sm="66"], [layout="row"] > [flex-gt-sm="67"] {
|
1102
|
+
max-width: 66.66%; }
|
1103
|
+
[layout="column"] > [flex-gt-sm="33"], [layout="column"] > [flex-gt-sm="34"] {
|
1104
|
+
max-height: 33.33%; }
|
1105
|
+
[layout="column"] > [flex-gt-sm="66"], [layout="column"] > [flex-gt-sm="67"] {
|
1106
|
+
max-height: 66.66%; } }
|
1107
|
+
|
1108
|
+
@media (min-width: 600px) and (max-width: 959px) {
|
1109
|
+
[hide]:not([show-gt-sm]):not([show-md]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-md]):not([show]) {
|
1110
|
+
display: none; }
|
1111
|
+
[hide-md]:not([show-md]):not([show]) {
|
1112
|
+
display: none; }
|
1113
|
+
[flex-order-md="0"] {
|
1114
|
+
-webkit-order: 0;
|
1115
|
+
-ms-flex-order: 0;
|
1116
|
+
order: 0; }
|
1117
|
+
[flex-order-md="1"] {
|
1118
|
+
-webkit-order: 1;
|
1119
|
+
-ms-flex-order: 1;
|
1120
|
+
order: 1; }
|
1121
|
+
[flex-order-md="2"] {
|
1122
|
+
-webkit-order: 2;
|
1123
|
+
-ms-flex-order: 2;
|
1124
|
+
order: 2; }
|
1125
|
+
[flex-order-md="3"] {
|
1126
|
+
-webkit-order: 3;
|
1127
|
+
-ms-flex-order: 3;
|
1128
|
+
order: 3; }
|
1129
|
+
[flex-order-md="4"] {
|
1130
|
+
-webkit-order: 4;
|
1131
|
+
-ms-flex-order: 4;
|
1132
|
+
order: 4; }
|
1133
|
+
[flex-order-md="5"] {
|
1134
|
+
-webkit-order: 5;
|
1135
|
+
-ms-flex-order: 5;
|
1136
|
+
order: 5; }
|
1137
|
+
[flex-order-md="6"] {
|
1138
|
+
-webkit-order: 6;
|
1139
|
+
-ms-flex-order: 6;
|
1140
|
+
order: 6; }
|
1141
|
+
[flex-order-md="7"] {
|
1142
|
+
-webkit-order: 7;
|
1143
|
+
-ms-flex-order: 7;
|
1144
|
+
order: 7; }
|
1145
|
+
[flex-order-md="8"] {
|
1146
|
+
-webkit-order: 8;
|
1147
|
+
-ms-flex-order: 8;
|
1148
|
+
order: 8; }
|
1149
|
+
[flex-order-md="9"] {
|
1150
|
+
-webkit-order: 9;
|
1151
|
+
-ms-flex-order: 9;
|
1152
|
+
order: 9; }
|
1153
|
+
[layout-align-md="center"], [layout-align-md="center center"], [layout-align-md="center start"], [layout-align-md="center end"] {
|
1154
|
+
-webkit-justify-content: center;
|
1155
|
+
-ms-flex-pack: center;
|
1156
|
+
justify-content: center; }
|
1157
|
+
[layout-align-md="end"], [layout-align-md="end center"], [layout-align-md="end start"], [layout-align-md="end end"] {
|
1158
|
+
-webkit-justify-content: flex-end;
|
1159
|
+
-ms-flex-pack: end;
|
1160
|
+
justify-content: flex-end; }
|
1161
|
+
[layout-align-md="space-around"], [layout-align-md="space-around center"], [layout-align-md="space-around start"], [layout-align-md="space-around end"] {
|
1162
|
+
-webkit-justify-content: space-around;
|
1163
|
+
-ms-flex-pack: distribute;
|
1164
|
+
justify-content: space-around; }
|
1165
|
+
[layout-align-md="space-between"], [layout-align-md="space-between center"], [layout-align-md="space-between start"], [layout-align-md="space-between end"] {
|
1166
|
+
-webkit-justify-content: space-between;
|
1167
|
+
-ms-flex-pack: justify;
|
1168
|
+
justify-content: space-between; }
|
1169
|
+
[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"] {
|
1170
|
+
-webkit-align-items: center;
|
1171
|
+
-ms-flex-align: center;
|
1172
|
+
align-items: center; }
|
1173
|
+
[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"] {
|
1174
|
+
-webkit-align-items: flex-start;
|
1175
|
+
-ms-flex-align: start;
|
1176
|
+
align-items: flex-start; }
|
1177
|
+
[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"] {
|
1178
|
+
-webkit-align-items: flex-end;
|
1179
|
+
-ms-flex-align: end;
|
1180
|
+
align-items: flex-end; }
|
1181
|
+
[layout-md] {
|
1182
|
+
box-sizing: border-box;
|
1183
|
+
display: -webkit-flex;
|
1184
|
+
display: -moz-flex;
|
1185
|
+
display: -ms-flexbox;
|
1186
|
+
display: flex; }
|
1187
|
+
[layout-md=column] {
|
1188
|
+
-webkit-flex-direction: column;
|
1189
|
+
-ms-flex-direction: column;
|
1190
|
+
flex-direction: column; }
|
1191
|
+
[layout-md=row] {
|
1192
|
+
-webkit-flex-direction: row;
|
1193
|
+
-ms-flex-direction: row;
|
1194
|
+
flex-direction: row; }
|
1195
|
+
[offset-md="5"] {
|
1196
|
+
margin-left: 5%; }
|
1197
|
+
[offset-md="10"] {
|
1198
|
+
margin-left: 10%; }
|
1199
|
+
[offset-md="15"] {
|
1200
|
+
margin-left: 15%; }
|
1201
|
+
[offset-md="20"] {
|
1202
|
+
margin-left: 20%; }
|
1203
|
+
[offset-md="25"] {
|
1204
|
+
margin-left: 25%; }
|
1205
|
+
[offset-md="30"] {
|
1206
|
+
margin-left: 30%; }
|
1207
|
+
[offset-md="35"] {
|
1208
|
+
margin-left: 35%; }
|
1209
|
+
[offset-md="40"] {
|
1210
|
+
margin-left: 40%; }
|
1211
|
+
[offset-md="45"] {
|
1212
|
+
margin-left: 45%; }
|
1213
|
+
[offset-md="50"] {
|
1214
|
+
margin-left: 50%; }
|
1215
|
+
[offset-md="55"] {
|
1216
|
+
margin-left: 55%; }
|
1217
|
+
[offset-md="60"] {
|
1218
|
+
margin-left: 60%; }
|
1219
|
+
[offset-md="65"] {
|
1220
|
+
margin-left: 65%; }
|
1221
|
+
[offset-md="70"] {
|
1222
|
+
margin-left: 70%; }
|
1223
|
+
[offset-md="75"] {
|
1224
|
+
margin-left: 75%; }
|
1225
|
+
[offset-md="80"] {
|
1226
|
+
margin-left: 80%; }
|
1227
|
+
[offset-md="85"] {
|
1228
|
+
margin-left: 85%; }
|
1229
|
+
[offset-md="90"] {
|
1230
|
+
margin-left: 90%; }
|
1231
|
+
[offset-md="95"] {
|
1232
|
+
margin-left: 95%; }
|
1233
|
+
[offset-md="33"], [offset-md="34"] {
|
1234
|
+
margin-left: 33.33%; }
|
1235
|
+
[offset-md="66"], [offset-md="67"] {
|
1236
|
+
margin-left: 66.66%; }
|
1237
|
+
[flex-md] {
|
1238
|
+
box-sizing: border-box;
|
1239
|
+
-webkit-flex: 1;
|
1240
|
+
-ms-flex: 1;
|
1241
|
+
flex: 1; }
|
1242
|
+
[flex-md="0"] {
|
1243
|
+
-webkit-flex: 0 0 0%;
|
1244
|
+
-ms-flex: 0 0 0%;
|
1245
|
+
flex: 0 0 0%; }
|
1246
|
+
[layout="row"] > [flex-md="0"] {
|
1247
|
+
max-width: 0%; }
|
1248
|
+
[layout="column"] > [flex-md="0"] {
|
1249
|
+
max-height: 0%; }
|
1250
|
+
[flex-md="5"] {
|
1251
|
+
-webkit-flex: 0 0 5%;
|
1252
|
+
-ms-flex: 0 0 5%;
|
1253
|
+
flex: 0 0 5%; }
|
1254
|
+
[layout="row"] > [flex-md="5"] {
|
1255
|
+
max-width: 5%; }
|
1256
|
+
[layout="column"] > [flex-md="5"] {
|
1257
|
+
max-height: 5%; }
|
1258
|
+
[flex-md="10"] {
|
1259
|
+
-webkit-flex: 0 0 10%;
|
1260
|
+
-ms-flex: 0 0 10%;
|
1261
|
+
flex: 0 0 10%; }
|
1262
|
+
[layout="row"] > [flex-md="10"] {
|
1263
|
+
max-width: 10%; }
|
1264
|
+
[layout="column"] > [flex-md="10"] {
|
1265
|
+
max-height: 10%; }
|
1266
|
+
[flex-md="15"] {
|
1267
|
+
-webkit-flex: 0 0 15%;
|
1268
|
+
-ms-flex: 0 0 15%;
|
1269
|
+
flex: 0 0 15%; }
|
1270
|
+
[layout="row"] > [flex-md="15"] {
|
1271
|
+
max-width: 15%; }
|
1272
|
+
[layout="column"] > [flex-md="15"] {
|
1273
|
+
max-height: 15%; }
|
1274
|
+
[flex-md="20"] {
|
1275
|
+
-webkit-flex: 0 0 20%;
|
1276
|
+
-ms-flex: 0 0 20%;
|
1277
|
+
flex: 0 0 20%; }
|
1278
|
+
[layout="row"] > [flex-md="20"] {
|
1279
|
+
max-width: 20%; }
|
1280
|
+
[layout="column"] > [flex-md="20"] {
|
1281
|
+
max-height: 20%; }
|
1282
|
+
[flex-md="25"] {
|
1283
|
+
-webkit-flex: 0 0 25%;
|
1284
|
+
-ms-flex: 0 0 25%;
|
1285
|
+
flex: 0 0 25%; }
|
1286
|
+
[layout="row"] > [flex-md="25"] {
|
1287
|
+
max-width: 25%; }
|
1288
|
+
[layout="column"] > [flex-md="25"] {
|
1289
|
+
max-height: 25%; }
|
1290
|
+
[flex-md="30"] {
|
1291
|
+
-webkit-flex: 0 0 30%;
|
1292
|
+
-ms-flex: 0 0 30%;
|
1293
|
+
flex: 0 0 30%; }
|
1294
|
+
[layout="row"] > [flex-md="30"] {
|
1295
|
+
max-width: 30%; }
|
1296
|
+
[layout="column"] > [flex-md="30"] {
|
1297
|
+
max-height: 30%; }
|
1298
|
+
[flex-md="35"] {
|
1299
|
+
-webkit-flex: 0 0 35%;
|
1300
|
+
-ms-flex: 0 0 35%;
|
1301
|
+
flex: 0 0 35%; }
|
1302
|
+
[layout="row"] > [flex-md="35"] {
|
1303
|
+
max-width: 35%; }
|
1304
|
+
[layout="column"] > [flex-md="35"] {
|
1305
|
+
max-height: 35%; }
|
1306
|
+
[flex-md="40"] {
|
1307
|
+
-webkit-flex: 0 0 40%;
|
1308
|
+
-ms-flex: 0 0 40%;
|
1309
|
+
flex: 0 0 40%; }
|
1310
|
+
[layout="row"] > [flex-md="40"] {
|
1311
|
+
max-width: 40%; }
|
1312
|
+
[layout="column"] > [flex-md="40"] {
|
1313
|
+
max-height: 40%; }
|
1314
|
+
[flex-md="45"] {
|
1315
|
+
-webkit-flex: 0 0 45%;
|
1316
|
+
-ms-flex: 0 0 45%;
|
1317
|
+
flex: 0 0 45%; }
|
1318
|
+
[layout="row"] > [flex-md="45"] {
|
1319
|
+
max-width: 45%; }
|
1320
|
+
[layout="column"] > [flex-md="45"] {
|
1321
|
+
max-height: 45%; }
|
1322
|
+
[flex-md="50"] {
|
1323
|
+
-webkit-flex: 0 0 50%;
|
1324
|
+
-ms-flex: 0 0 50%;
|
1325
|
+
flex: 0 0 50%; }
|
1326
|
+
[layout="row"] > [flex-md="50"] {
|
1327
|
+
max-width: 50%; }
|
1328
|
+
[layout="column"] > [flex-md="50"] {
|
1329
|
+
max-height: 50%; }
|
1330
|
+
[flex-md="55"] {
|
1331
|
+
-webkit-flex: 0 0 55%;
|
1332
|
+
-ms-flex: 0 0 55%;
|
1333
|
+
flex: 0 0 55%; }
|
1334
|
+
[layout="row"] > [flex-md="55"] {
|
1335
|
+
max-width: 55%; }
|
1336
|
+
[layout="column"] > [flex-md="55"] {
|
1337
|
+
max-height: 55%; }
|
1338
|
+
[flex-md="60"] {
|
1339
|
+
-webkit-flex: 0 0 60%;
|
1340
|
+
-ms-flex: 0 0 60%;
|
1341
|
+
flex: 0 0 60%; }
|
1342
|
+
[layout="row"] > [flex-md="60"] {
|
1343
|
+
max-width: 60%; }
|
1344
|
+
[layout="column"] > [flex-md="60"] {
|
1345
|
+
max-height: 60%; }
|
1346
|
+
[flex-md="65"] {
|
1347
|
+
-webkit-flex: 0 0 65%;
|
1348
|
+
-ms-flex: 0 0 65%;
|
1349
|
+
flex: 0 0 65%; }
|
1350
|
+
[layout="row"] > [flex-md="65"] {
|
1351
|
+
max-width: 65%; }
|
1352
|
+
[layout="column"] > [flex-md="65"] {
|
1353
|
+
max-height: 65%; }
|
1354
|
+
[flex-md="70"] {
|
1355
|
+
-webkit-flex: 0 0 70%;
|
1356
|
+
-ms-flex: 0 0 70%;
|
1357
|
+
flex: 0 0 70%; }
|
1358
|
+
[layout="row"] > [flex-md="70"] {
|
1359
|
+
max-width: 70%; }
|
1360
|
+
[layout="column"] > [flex-md="70"] {
|
1361
|
+
max-height: 70%; }
|
1362
|
+
[flex-md="75"] {
|
1363
|
+
-webkit-flex: 0 0 75%;
|
1364
|
+
-ms-flex: 0 0 75%;
|
1365
|
+
flex: 0 0 75%; }
|
1366
|
+
[layout="row"] > [flex-md="75"] {
|
1367
|
+
max-width: 75%; }
|
1368
|
+
[layout="column"] > [flex-md="75"] {
|
1369
|
+
max-height: 75%; }
|
1370
|
+
[flex-md="80"] {
|
1371
|
+
-webkit-flex: 0 0 80%;
|
1372
|
+
-ms-flex: 0 0 80%;
|
1373
|
+
flex: 0 0 80%; }
|
1374
|
+
[layout="row"] > [flex-md="80"] {
|
1375
|
+
max-width: 80%; }
|
1376
|
+
[layout="column"] > [flex-md="80"] {
|
1377
|
+
max-height: 80%; }
|
1378
|
+
[flex-md="85"] {
|
1379
|
+
-webkit-flex: 0 0 85%;
|
1380
|
+
-ms-flex: 0 0 85%;
|
1381
|
+
flex: 0 0 85%; }
|
1382
|
+
[layout="row"] > [flex-md="85"] {
|
1383
|
+
max-width: 85%; }
|
1384
|
+
[layout="column"] > [flex-md="85"] {
|
1385
|
+
max-height: 85%; }
|
1386
|
+
[flex-md="90"] {
|
1387
|
+
-webkit-flex: 0 0 90%;
|
1388
|
+
-ms-flex: 0 0 90%;
|
1389
|
+
flex: 0 0 90%; }
|
1390
|
+
[layout="row"] > [flex-md="90"] {
|
1391
|
+
max-width: 90%; }
|
1392
|
+
[layout="column"] > [flex-md="90"] {
|
1393
|
+
max-height: 90%; }
|
1394
|
+
[flex-md="95"] {
|
1395
|
+
-webkit-flex: 0 0 95%;
|
1396
|
+
-ms-flex: 0 0 95%;
|
1397
|
+
flex: 0 0 95%; }
|
1398
|
+
[layout="row"] > [flex-md="95"] {
|
1399
|
+
max-width: 95%; }
|
1400
|
+
[layout="column"] > [flex-md="95"] {
|
1401
|
+
max-height: 95%; }
|
1402
|
+
[flex-md="100"] {
|
1403
|
+
-webkit-flex: 0 0 100%;
|
1404
|
+
-ms-flex: 0 0 100%;
|
1405
|
+
flex: 0 0 100%; }
|
1406
|
+
[layout="row"] > [flex-md="100"] {
|
1407
|
+
max-width: 100%; }
|
1408
|
+
[layout="column"] > [flex-md="100"] {
|
1409
|
+
max-height: 100%; }
|
1410
|
+
[flex-md="33"], [flex-md="34"] {
|
1411
|
+
-webkit-flex: 0 0 33.33%;
|
1412
|
+
-ms-flex: 0 0 33.33%;
|
1413
|
+
flex: 0 0 33.33%; }
|
1414
|
+
[flex-md="66"], [flex-md="67"] {
|
1415
|
+
-webkit-flex: 0 0 66.66%;
|
1416
|
+
-ms-flex: 0 0 66.66%;
|
1417
|
+
flex: 0 0 66.66%; }
|
1418
|
+
[layout="row"] > [flex-md="33"], [layout="row"] > [flex-md="34"] {
|
1419
|
+
max-width: 33.33%; }
|
1420
|
+
[layout="row"] > [flex-md="66"], [layout="row"] > [flex-md="67"] {
|
1421
|
+
max-width: 66.66%; }
|
1422
|
+
[layout="column"] > [flex-md="33"], [layout="column"] > [flex-md="34"] {
|
1423
|
+
max-height: 33.33%; }
|
1424
|
+
[layout="column"] > [flex-md="66"], [layout="column"] > [flex-md="67"] {
|
1425
|
+
max-height: 66.66%; } }
|
1426
|
+
|
1427
|
+
@media (min-width: 960px) {
|
1428
|
+
[flex-order-gt-md="0"] {
|
1429
|
+
-webkit-order: 0;
|
1430
|
+
-ms-flex-order: 0;
|
1431
|
+
order: 0; }
|
1432
|
+
[flex-order-gt-md="1"] {
|
1433
|
+
-webkit-order: 1;
|
1434
|
+
-ms-flex-order: 1;
|
1435
|
+
order: 1; }
|
1436
|
+
[flex-order-gt-md="2"] {
|
1437
|
+
-webkit-order: 2;
|
1438
|
+
-ms-flex-order: 2;
|
1439
|
+
order: 2; }
|
1440
|
+
[flex-order-gt-md="3"] {
|
1441
|
+
-webkit-order: 3;
|
1442
|
+
-ms-flex-order: 3;
|
1443
|
+
order: 3; }
|
1444
|
+
[flex-order-gt-md="4"] {
|
1445
|
+
-webkit-order: 4;
|
1446
|
+
-ms-flex-order: 4;
|
1447
|
+
order: 4; }
|
1448
|
+
[flex-order-gt-md="5"] {
|
1449
|
+
-webkit-order: 5;
|
1450
|
+
-ms-flex-order: 5;
|
1451
|
+
order: 5; }
|
1452
|
+
[flex-order-gt-md="6"] {
|
1453
|
+
-webkit-order: 6;
|
1454
|
+
-ms-flex-order: 6;
|
1455
|
+
order: 6; }
|
1456
|
+
[flex-order-gt-md="7"] {
|
1457
|
+
-webkit-order: 7;
|
1458
|
+
-ms-flex-order: 7;
|
1459
|
+
order: 7; }
|
1460
|
+
[flex-order-gt-md="8"] {
|
1461
|
+
-webkit-order: 8;
|
1462
|
+
-ms-flex-order: 8;
|
1463
|
+
order: 8; }
|
1464
|
+
[flex-order-gt-md="9"] {
|
1465
|
+
-webkit-order: 9;
|
1466
|
+
-ms-flex-order: 9;
|
1467
|
+
order: 9; }
|
1468
|
+
[layout-align-gt-md="center"], [layout-align-gt-md="center center"], [layout-align-gt-md="center start"], [layout-align-gt-md="center end"] {
|
1469
|
+
-webkit-justify-content: center;
|
1470
|
+
-ms-flex-pack: center;
|
1471
|
+
justify-content: center; }
|
1472
|
+
[layout-align-gt-md="end"], [layout-align-gt-md="end center"], [layout-align-gt-md="end start"], [layout-align-gt-md="end end"] {
|
1473
|
+
-webkit-justify-content: flex-end;
|
1474
|
+
-ms-flex-pack: end;
|
1475
|
+
justify-content: flex-end; }
|
1476
|
+
[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"] {
|
1477
|
+
-webkit-justify-content: space-around;
|
1478
|
+
-ms-flex-pack: distribute;
|
1479
|
+
justify-content: space-around; }
|
1480
|
+
[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"] {
|
1481
|
+
-webkit-justify-content: space-between;
|
1482
|
+
-ms-flex-pack: justify;
|
1483
|
+
justify-content: space-between; }
|
1484
|
+
[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"] {
|
1485
|
+
-webkit-align-items: center;
|
1486
|
+
-ms-flex-align: center;
|
1487
|
+
align-items: center; }
|
1488
|
+
[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"] {
|
1489
|
+
-webkit-align-items: flex-start;
|
1490
|
+
-ms-flex-align: start;
|
1491
|
+
align-items: flex-start; }
|
1492
|
+
[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"] {
|
1493
|
+
-webkit-align-items: flex-end;
|
1494
|
+
-ms-flex-align: end;
|
1495
|
+
align-items: flex-end; }
|
1496
|
+
[layout-gt-md] {
|
1497
|
+
box-sizing: border-box;
|
1498
|
+
display: -webkit-flex;
|
1499
|
+
display: -moz-flex;
|
1500
|
+
display: -ms-flexbox;
|
1501
|
+
display: flex; }
|
1502
|
+
[layout-gt-md=column] {
|
1503
|
+
-webkit-flex-direction: column;
|
1504
|
+
-ms-flex-direction: column;
|
1505
|
+
flex-direction: column; }
|
1506
|
+
[layout-gt-md=row] {
|
1507
|
+
-webkit-flex-direction: row;
|
1508
|
+
-ms-flex-direction: row;
|
1509
|
+
flex-direction: row; }
|
1510
|
+
[offset-gt-md="5"] {
|
1511
|
+
margin-left: 5%; }
|
1512
|
+
[offset-gt-md="10"] {
|
1513
|
+
margin-left: 10%; }
|
1514
|
+
[offset-gt-md="15"] {
|
1515
|
+
margin-left: 15%; }
|
1516
|
+
[offset-gt-md="20"] {
|
1517
|
+
margin-left: 20%; }
|
1518
|
+
[offset-gt-md="25"] {
|
1519
|
+
margin-left: 25%; }
|
1520
|
+
[offset-gt-md="30"] {
|
1521
|
+
margin-left: 30%; }
|
1522
|
+
[offset-gt-md="35"] {
|
1523
|
+
margin-left: 35%; }
|
1524
|
+
[offset-gt-md="40"] {
|
1525
|
+
margin-left: 40%; }
|
1526
|
+
[offset-gt-md="45"] {
|
1527
|
+
margin-left: 45%; }
|
1528
|
+
[offset-gt-md="50"] {
|
1529
|
+
margin-left: 50%; }
|
1530
|
+
[offset-gt-md="55"] {
|
1531
|
+
margin-left: 55%; }
|
1532
|
+
[offset-gt-md="60"] {
|
1533
|
+
margin-left: 60%; }
|
1534
|
+
[offset-gt-md="65"] {
|
1535
|
+
margin-left: 65%; }
|
1536
|
+
[offset-gt-md="70"] {
|
1537
|
+
margin-left: 70%; }
|
1538
|
+
[offset-gt-md="75"] {
|
1539
|
+
margin-left: 75%; }
|
1540
|
+
[offset-gt-md="80"] {
|
1541
|
+
margin-left: 80%; }
|
1542
|
+
[offset-gt-md="85"] {
|
1543
|
+
margin-left: 85%; }
|
1544
|
+
[offset-gt-md="90"] {
|
1545
|
+
margin-left: 90%; }
|
1546
|
+
[offset-gt-md="95"] {
|
1547
|
+
margin-left: 95%; }
|
1548
|
+
[offset-gt-md="33"], [offset-gt-md="34"] {
|
1549
|
+
margin-left: 33.33%; }
|
1550
|
+
[offset-gt-md="66"], [offset-gt-md="67"] {
|
1551
|
+
margin-left: 66.66%; }
|
1552
|
+
[flex-gt-md] {
|
1553
|
+
box-sizing: border-box;
|
1554
|
+
-webkit-flex: 1;
|
1555
|
+
-ms-flex: 1;
|
1556
|
+
flex: 1; }
|
1557
|
+
[flex-gt-md="0"] {
|
1558
|
+
-webkit-flex: 0 0 0%;
|
1559
|
+
-ms-flex: 0 0 0%;
|
1560
|
+
flex: 0 0 0%; }
|
1561
|
+
[layout="row"] > [flex-gt-md="0"] {
|
1562
|
+
max-width: 0%; }
|
1563
|
+
[layout="column"] > [flex-gt-md="0"] {
|
1564
|
+
max-height: 0%; }
|
1565
|
+
[flex-gt-md="5"] {
|
1566
|
+
-webkit-flex: 0 0 5%;
|
1567
|
+
-ms-flex: 0 0 5%;
|
1568
|
+
flex: 0 0 5%; }
|
1569
|
+
[layout="row"] > [flex-gt-md="5"] {
|
1570
|
+
max-width: 5%; }
|
1571
|
+
[layout="column"] > [flex-gt-md="5"] {
|
1572
|
+
max-height: 5%; }
|
1573
|
+
[flex-gt-md="10"] {
|
1574
|
+
-webkit-flex: 0 0 10%;
|
1575
|
+
-ms-flex: 0 0 10%;
|
1576
|
+
flex: 0 0 10%; }
|
1577
|
+
[layout="row"] > [flex-gt-md="10"] {
|
1578
|
+
max-width: 10%; }
|
1579
|
+
[layout="column"] > [flex-gt-md="10"] {
|
1580
|
+
max-height: 10%; }
|
1581
|
+
[flex-gt-md="15"] {
|
1582
|
+
-webkit-flex: 0 0 15%;
|
1583
|
+
-ms-flex: 0 0 15%;
|
1584
|
+
flex: 0 0 15%; }
|
1585
|
+
[layout="row"] > [flex-gt-md="15"] {
|
1586
|
+
max-width: 15%; }
|
1587
|
+
[layout="column"] > [flex-gt-md="15"] {
|
1588
|
+
max-height: 15%; }
|
1589
|
+
[flex-gt-md="20"] {
|
1590
|
+
-webkit-flex: 0 0 20%;
|
1591
|
+
-ms-flex: 0 0 20%;
|
1592
|
+
flex: 0 0 20%; }
|
1593
|
+
[layout="row"] > [flex-gt-md="20"] {
|
1594
|
+
max-width: 20%; }
|
1595
|
+
[layout="column"] > [flex-gt-md="20"] {
|
1596
|
+
max-height: 20%; }
|
1597
|
+
[flex-gt-md="25"] {
|
1598
|
+
-webkit-flex: 0 0 25%;
|
1599
|
+
-ms-flex: 0 0 25%;
|
1600
|
+
flex: 0 0 25%; }
|
1601
|
+
[layout="row"] > [flex-gt-md="25"] {
|
1602
|
+
max-width: 25%; }
|
1603
|
+
[layout="column"] > [flex-gt-md="25"] {
|
1604
|
+
max-height: 25%; }
|
1605
|
+
[flex-gt-md="30"] {
|
1606
|
+
-webkit-flex: 0 0 30%;
|
1607
|
+
-ms-flex: 0 0 30%;
|
1608
|
+
flex: 0 0 30%; }
|
1609
|
+
[layout="row"] > [flex-gt-md="30"] {
|
1610
|
+
max-width: 30%; }
|
1611
|
+
[layout="column"] > [flex-gt-md="30"] {
|
1612
|
+
max-height: 30%; }
|
1613
|
+
[flex-gt-md="35"] {
|
1614
|
+
-webkit-flex: 0 0 35%;
|
1615
|
+
-ms-flex: 0 0 35%;
|
1616
|
+
flex: 0 0 35%; }
|
1617
|
+
[layout="row"] > [flex-gt-md="35"] {
|
1618
|
+
max-width: 35%; }
|
1619
|
+
[layout="column"] > [flex-gt-md="35"] {
|
1620
|
+
max-height: 35%; }
|
1621
|
+
[flex-gt-md="40"] {
|
1622
|
+
-webkit-flex: 0 0 40%;
|
1623
|
+
-ms-flex: 0 0 40%;
|
1624
|
+
flex: 0 0 40%; }
|
1625
|
+
[layout="row"] > [flex-gt-md="40"] {
|
1626
|
+
max-width: 40%; }
|
1627
|
+
[layout="column"] > [flex-gt-md="40"] {
|
1628
|
+
max-height: 40%; }
|
1629
|
+
[flex-gt-md="45"] {
|
1630
|
+
-webkit-flex: 0 0 45%;
|
1631
|
+
-ms-flex: 0 0 45%;
|
1632
|
+
flex: 0 0 45%; }
|
1633
|
+
[layout="row"] > [flex-gt-md="45"] {
|
1634
|
+
max-width: 45%; }
|
1635
|
+
[layout="column"] > [flex-gt-md="45"] {
|
1636
|
+
max-height: 45%; }
|
1637
|
+
[flex-gt-md="50"] {
|
1638
|
+
-webkit-flex: 0 0 50%;
|
1639
|
+
-ms-flex: 0 0 50%;
|
1640
|
+
flex: 0 0 50%; }
|
1641
|
+
[layout="row"] > [flex-gt-md="50"] {
|
1642
|
+
max-width: 50%; }
|
1643
|
+
[layout="column"] > [flex-gt-md="50"] {
|
1644
|
+
max-height: 50%; }
|
1645
|
+
[flex-gt-md="55"] {
|
1646
|
+
-webkit-flex: 0 0 55%;
|
1647
|
+
-ms-flex: 0 0 55%;
|
1648
|
+
flex: 0 0 55%; }
|
1649
|
+
[layout="row"] > [flex-gt-md="55"] {
|
1650
|
+
max-width: 55%; }
|
1651
|
+
[layout="column"] > [flex-gt-md="55"] {
|
1652
|
+
max-height: 55%; }
|
1653
|
+
[flex-gt-md="60"] {
|
1654
|
+
-webkit-flex: 0 0 60%;
|
1655
|
+
-ms-flex: 0 0 60%;
|
1656
|
+
flex: 0 0 60%; }
|
1657
|
+
[layout="row"] > [flex-gt-md="60"] {
|
1658
|
+
max-width: 60%; }
|
1659
|
+
[layout="column"] > [flex-gt-md="60"] {
|
1660
|
+
max-height: 60%; }
|
1661
|
+
[flex-gt-md="65"] {
|
1662
|
+
-webkit-flex: 0 0 65%;
|
1663
|
+
-ms-flex: 0 0 65%;
|
1664
|
+
flex: 0 0 65%; }
|
1665
|
+
[layout="row"] > [flex-gt-md="65"] {
|
1666
|
+
max-width: 65%; }
|
1667
|
+
[layout="column"] > [flex-gt-md="65"] {
|
1668
|
+
max-height: 65%; }
|
1669
|
+
[flex-gt-md="70"] {
|
1670
|
+
-webkit-flex: 0 0 70%;
|
1671
|
+
-ms-flex: 0 0 70%;
|
1672
|
+
flex: 0 0 70%; }
|
1673
|
+
[layout="row"] > [flex-gt-md="70"] {
|
1674
|
+
max-width: 70%; }
|
1675
|
+
[layout="column"] > [flex-gt-md="70"] {
|
1676
|
+
max-height: 70%; }
|
1677
|
+
[flex-gt-md="75"] {
|
1678
|
+
-webkit-flex: 0 0 75%;
|
1679
|
+
-ms-flex: 0 0 75%;
|
1680
|
+
flex: 0 0 75%; }
|
1681
|
+
[layout="row"] > [flex-gt-md="75"] {
|
1682
|
+
max-width: 75%; }
|
1683
|
+
[layout="column"] > [flex-gt-md="75"] {
|
1684
|
+
max-height: 75%; }
|
1685
|
+
[flex-gt-md="80"] {
|
1686
|
+
-webkit-flex: 0 0 80%;
|
1687
|
+
-ms-flex: 0 0 80%;
|
1688
|
+
flex: 0 0 80%; }
|
1689
|
+
[layout="row"] > [flex-gt-md="80"] {
|
1690
|
+
max-width: 80%; }
|
1691
|
+
[layout="column"] > [flex-gt-md="80"] {
|
1692
|
+
max-height: 80%; }
|
1693
|
+
[flex-gt-md="85"] {
|
1694
|
+
-webkit-flex: 0 0 85%;
|
1695
|
+
-ms-flex: 0 0 85%;
|
1696
|
+
flex: 0 0 85%; }
|
1697
|
+
[layout="row"] > [flex-gt-md="85"] {
|
1698
|
+
max-width: 85%; }
|
1699
|
+
[layout="column"] > [flex-gt-md="85"] {
|
1700
|
+
max-height: 85%; }
|
1701
|
+
[flex-gt-md="90"] {
|
1702
|
+
-webkit-flex: 0 0 90%;
|
1703
|
+
-ms-flex: 0 0 90%;
|
1704
|
+
flex: 0 0 90%; }
|
1705
|
+
[layout="row"] > [flex-gt-md="90"] {
|
1706
|
+
max-width: 90%; }
|
1707
|
+
[layout="column"] > [flex-gt-md="90"] {
|
1708
|
+
max-height: 90%; }
|
1709
|
+
[flex-gt-md="95"] {
|
1710
|
+
-webkit-flex: 0 0 95%;
|
1711
|
+
-ms-flex: 0 0 95%;
|
1712
|
+
flex: 0 0 95%; }
|
1713
|
+
[layout="row"] > [flex-gt-md="95"] {
|
1714
|
+
max-width: 95%; }
|
1715
|
+
[layout="column"] > [flex-gt-md="95"] {
|
1716
|
+
max-height: 95%; }
|
1717
|
+
[flex-gt-md="100"] {
|
1718
|
+
-webkit-flex: 0 0 100%;
|
1719
|
+
-ms-flex: 0 0 100%;
|
1720
|
+
flex: 0 0 100%; }
|
1721
|
+
[layout="row"] > [flex-gt-md="100"] {
|
1722
|
+
max-width: 100%; }
|
1723
|
+
[layout="column"] > [flex-gt-md="100"] {
|
1724
|
+
max-height: 100%; }
|
1725
|
+
[flex-gt-md="33"], [flex-gt-md="34"] {
|
1726
|
+
-webkit-flex: 0 0 33.33%;
|
1727
|
+
-ms-flex: 0 0 33.33%;
|
1728
|
+
flex: 0 0 33.33%; }
|
1729
|
+
[flex-gt-md="66"], [flex-gt-md="67"] {
|
1730
|
+
-webkit-flex: 0 0 66.66%;
|
1731
|
+
-ms-flex: 0 0 66.66%;
|
1732
|
+
flex: 0 0 66.66%; }
|
1733
|
+
[layout="row"] > [flex-gt-md="33"], [layout="row"] > [flex-gt-md="34"] {
|
1734
|
+
max-width: 33.33%; }
|
1735
|
+
[layout="row"] > [flex-gt-md="66"], [layout="row"] > [flex-gt-md="67"] {
|
1736
|
+
max-width: 66.66%; }
|
1737
|
+
[layout="column"] > [flex-gt-md="33"], [layout="column"] > [flex-gt-md="34"] {
|
1738
|
+
max-height: 33.33%; }
|
1739
|
+
[layout="column"] > [flex-gt-md="66"], [layout="column"] > [flex-gt-md="67"] {
|
1740
|
+
max-height: 66.66%; } }
|
1741
|
+
|
1742
|
+
@media (min-width: 960px) and (max-width: 1199px) {
|
1743
|
+
[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]) {
|
1744
|
+
display: none; }
|
1745
|
+
[hide-lg]:not([show-lg]):not([show]) {
|
1746
|
+
display: none; }
|
1747
|
+
[flex-order-lg="0"] {
|
1748
|
+
-webkit-order: 0;
|
1749
|
+
-ms-flex-order: 0;
|
1750
|
+
order: 0; }
|
1751
|
+
[flex-order-lg="1"] {
|
1752
|
+
-webkit-order: 1;
|
1753
|
+
-ms-flex-order: 1;
|
1754
|
+
order: 1; }
|
1755
|
+
[flex-order-lg="2"] {
|
1756
|
+
-webkit-order: 2;
|
1757
|
+
-ms-flex-order: 2;
|
1758
|
+
order: 2; }
|
1759
|
+
[flex-order-lg="3"] {
|
1760
|
+
-webkit-order: 3;
|
1761
|
+
-ms-flex-order: 3;
|
1762
|
+
order: 3; }
|
1763
|
+
[flex-order-lg="4"] {
|
1764
|
+
-webkit-order: 4;
|
1765
|
+
-ms-flex-order: 4;
|
1766
|
+
order: 4; }
|
1767
|
+
[flex-order-lg="5"] {
|
1768
|
+
-webkit-order: 5;
|
1769
|
+
-ms-flex-order: 5;
|
1770
|
+
order: 5; }
|
1771
|
+
[flex-order-lg="6"] {
|
1772
|
+
-webkit-order: 6;
|
1773
|
+
-ms-flex-order: 6;
|
1774
|
+
order: 6; }
|
1775
|
+
[flex-order-lg="7"] {
|
1776
|
+
-webkit-order: 7;
|
1777
|
+
-ms-flex-order: 7;
|
1778
|
+
order: 7; }
|
1779
|
+
[flex-order-lg="8"] {
|
1780
|
+
-webkit-order: 8;
|
1781
|
+
-ms-flex-order: 8;
|
1782
|
+
order: 8; }
|
1783
|
+
[flex-order-lg="9"] {
|
1784
|
+
-webkit-order: 9;
|
1785
|
+
-ms-flex-order: 9;
|
1786
|
+
order: 9; }
|
1787
|
+
[layout-align-lg="center"], [layout-align-lg="center center"], [layout-align-lg="center start"], [layout-align-lg="center end"] {
|
1788
|
+
-webkit-justify-content: center;
|
1789
|
+
-ms-flex-pack: center;
|
1790
|
+
justify-content: center; }
|
1791
|
+
[layout-align-lg="end"], [layout-align-lg="end center"], [layout-align-lg="end start"], [layout-align-lg="end end"] {
|
1792
|
+
-webkit-justify-content: flex-end;
|
1793
|
+
-ms-flex-pack: end;
|
1794
|
+
justify-content: flex-end; }
|
1795
|
+
[layout-align-lg="space-around"], [layout-align-lg="space-around center"], [layout-align-lg="space-around start"], [layout-align-lg="space-around end"] {
|
1796
|
+
-webkit-justify-content: space-around;
|
1797
|
+
-ms-flex-pack: distribute;
|
1798
|
+
justify-content: space-around; }
|
1799
|
+
[layout-align-lg="space-between"], [layout-align-lg="space-between center"], [layout-align-lg="space-between start"], [layout-align-lg="space-between end"] {
|
1800
|
+
-webkit-justify-content: space-between;
|
1801
|
+
-ms-flex-pack: justify;
|
1802
|
+
justify-content: space-between; }
|
1803
|
+
[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"] {
|
1804
|
+
-webkit-align-items: center;
|
1805
|
+
-ms-flex-align: center;
|
1806
|
+
align-items: center; }
|
1807
|
+
[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"] {
|
1808
|
+
-webkit-align-items: flex-start;
|
1809
|
+
-ms-flex-align: start;
|
1810
|
+
align-items: flex-start; }
|
1811
|
+
[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"] {
|
1812
|
+
-webkit-align-items: flex-end;
|
1813
|
+
-ms-flex-align: end;
|
1814
|
+
align-items: flex-end; }
|
1815
|
+
[layout-lg] {
|
1816
|
+
box-sizing: border-box;
|
1817
|
+
display: -webkit-flex;
|
1818
|
+
display: -moz-flex;
|
1819
|
+
display: -ms-flexbox;
|
1820
|
+
display: flex; }
|
1821
|
+
[layout-lg=column] {
|
1822
|
+
-webkit-flex-direction: column;
|
1823
|
+
-ms-flex-direction: column;
|
1824
|
+
flex-direction: column; }
|
1825
|
+
[layout-lg=row] {
|
1826
|
+
-webkit-flex-direction: row;
|
1827
|
+
-ms-flex-direction: row;
|
1828
|
+
flex-direction: row; }
|
1829
|
+
[offset-lg="5"] {
|
1830
|
+
margin-left: 5%; }
|
1831
|
+
[offset-lg="10"] {
|
1832
|
+
margin-left: 10%; }
|
1833
|
+
[offset-lg="15"] {
|
1834
|
+
margin-left: 15%; }
|
1835
|
+
[offset-lg="20"] {
|
1836
|
+
margin-left: 20%; }
|
1837
|
+
[offset-lg="25"] {
|
1838
|
+
margin-left: 25%; }
|
1839
|
+
[offset-lg="30"] {
|
1840
|
+
margin-left: 30%; }
|
1841
|
+
[offset-lg="35"] {
|
1842
|
+
margin-left: 35%; }
|
1843
|
+
[offset-lg="40"] {
|
1844
|
+
margin-left: 40%; }
|
1845
|
+
[offset-lg="45"] {
|
1846
|
+
margin-left: 45%; }
|
1847
|
+
[offset-lg="50"] {
|
1848
|
+
margin-left: 50%; }
|
1849
|
+
[offset-lg="55"] {
|
1850
|
+
margin-left: 55%; }
|
1851
|
+
[offset-lg="60"] {
|
1852
|
+
margin-left: 60%; }
|
1853
|
+
[offset-lg="65"] {
|
1854
|
+
margin-left: 65%; }
|
1855
|
+
[offset-lg="70"] {
|
1856
|
+
margin-left: 70%; }
|
1857
|
+
[offset-lg="75"] {
|
1858
|
+
margin-left: 75%; }
|
1859
|
+
[offset-lg="80"] {
|
1860
|
+
margin-left: 80%; }
|
1861
|
+
[offset-lg="85"] {
|
1862
|
+
margin-left: 85%; }
|
1863
|
+
[offset-lg="90"] {
|
1864
|
+
margin-left: 90%; }
|
1865
|
+
[offset-lg="95"] {
|
1866
|
+
margin-left: 95%; }
|
1867
|
+
[offset-lg="33"], [offset-lg="34"] {
|
1868
|
+
margin-left: 33.33%; }
|
1869
|
+
[offset-lg="66"], [offset-lg="67"] {
|
1870
|
+
margin-left: 66.66%; }
|
1871
|
+
[flex-lg] {
|
1872
|
+
box-sizing: border-box;
|
1873
|
+
-webkit-flex: 1;
|
1874
|
+
-ms-flex: 1;
|
1875
|
+
flex: 1; }
|
1876
|
+
[flex-lg="0"] {
|
1877
|
+
-webkit-flex: 0 0 0%;
|
1878
|
+
-ms-flex: 0 0 0%;
|
1879
|
+
flex: 0 0 0%; }
|
1880
|
+
[layout="row"] > [flex-lg="0"] {
|
1881
|
+
max-width: 0%; }
|
1882
|
+
[layout="column"] > [flex-lg="0"] {
|
1883
|
+
max-height: 0%; }
|
1884
|
+
[flex-lg="5"] {
|
1885
|
+
-webkit-flex: 0 0 5%;
|
1886
|
+
-ms-flex: 0 0 5%;
|
1887
|
+
flex: 0 0 5%; }
|
1888
|
+
[layout="row"] > [flex-lg="5"] {
|
1889
|
+
max-width: 5%; }
|
1890
|
+
[layout="column"] > [flex-lg="5"] {
|
1891
|
+
max-height: 5%; }
|
1892
|
+
[flex-lg="10"] {
|
1893
|
+
-webkit-flex: 0 0 10%;
|
1894
|
+
-ms-flex: 0 0 10%;
|
1895
|
+
flex: 0 0 10%; }
|
1896
|
+
[layout="row"] > [flex-lg="10"] {
|
1897
|
+
max-width: 10%; }
|
1898
|
+
[layout="column"] > [flex-lg="10"] {
|
1899
|
+
max-height: 10%; }
|
1900
|
+
[flex-lg="15"] {
|
1901
|
+
-webkit-flex: 0 0 15%;
|
1902
|
+
-ms-flex: 0 0 15%;
|
1903
|
+
flex: 0 0 15%; }
|
1904
|
+
[layout="row"] > [flex-lg="15"] {
|
1905
|
+
max-width: 15%; }
|
1906
|
+
[layout="column"] > [flex-lg="15"] {
|
1907
|
+
max-height: 15%; }
|
1908
|
+
[flex-lg="20"] {
|
1909
|
+
-webkit-flex: 0 0 20%;
|
1910
|
+
-ms-flex: 0 0 20%;
|
1911
|
+
flex: 0 0 20%; }
|
1912
|
+
[layout="row"] > [flex-lg="20"] {
|
1913
|
+
max-width: 20%; }
|
1914
|
+
[layout="column"] > [flex-lg="20"] {
|
1915
|
+
max-height: 20%; }
|
1916
|
+
[flex-lg="25"] {
|
1917
|
+
-webkit-flex: 0 0 25%;
|
1918
|
+
-ms-flex: 0 0 25%;
|
1919
|
+
flex: 0 0 25%; }
|
1920
|
+
[layout="row"] > [flex-lg="25"] {
|
1921
|
+
max-width: 25%; }
|
1922
|
+
[layout="column"] > [flex-lg="25"] {
|
1923
|
+
max-height: 25%; }
|
1924
|
+
[flex-lg="30"] {
|
1925
|
+
-webkit-flex: 0 0 30%;
|
1926
|
+
-ms-flex: 0 0 30%;
|
1927
|
+
flex: 0 0 30%; }
|
1928
|
+
[layout="row"] > [flex-lg="30"] {
|
1929
|
+
max-width: 30%; }
|
1930
|
+
[layout="column"] > [flex-lg="30"] {
|
1931
|
+
max-height: 30%; }
|
1932
|
+
[flex-lg="35"] {
|
1933
|
+
-webkit-flex: 0 0 35%;
|
1934
|
+
-ms-flex: 0 0 35%;
|
1935
|
+
flex: 0 0 35%; }
|
1936
|
+
[layout="row"] > [flex-lg="35"] {
|
1937
|
+
max-width: 35%; }
|
1938
|
+
[layout="column"] > [flex-lg="35"] {
|
1939
|
+
max-height: 35%; }
|
1940
|
+
[flex-lg="40"] {
|
1941
|
+
-webkit-flex: 0 0 40%;
|
1942
|
+
-ms-flex: 0 0 40%;
|
1943
|
+
flex: 0 0 40%; }
|
1944
|
+
[layout="row"] > [flex-lg="40"] {
|
1945
|
+
max-width: 40%; }
|
1946
|
+
[layout="column"] > [flex-lg="40"] {
|
1947
|
+
max-height: 40%; }
|
1948
|
+
[flex-lg="45"] {
|
1949
|
+
-webkit-flex: 0 0 45%;
|
1950
|
+
-ms-flex: 0 0 45%;
|
1951
|
+
flex: 0 0 45%; }
|
1952
|
+
[layout="row"] > [flex-lg="45"] {
|
1953
|
+
max-width: 45%; }
|
1954
|
+
[layout="column"] > [flex-lg="45"] {
|
1955
|
+
max-height: 45%; }
|
1956
|
+
[flex-lg="50"] {
|
1957
|
+
-webkit-flex: 0 0 50%;
|
1958
|
+
-ms-flex: 0 0 50%;
|
1959
|
+
flex: 0 0 50%; }
|
1960
|
+
[layout="row"] > [flex-lg="50"] {
|
1961
|
+
max-width: 50%; }
|
1962
|
+
[layout="column"] > [flex-lg="50"] {
|
1963
|
+
max-height: 50%; }
|
1964
|
+
[flex-lg="55"] {
|
1965
|
+
-webkit-flex: 0 0 55%;
|
1966
|
+
-ms-flex: 0 0 55%;
|
1967
|
+
flex: 0 0 55%; }
|
1968
|
+
[layout="row"] > [flex-lg="55"] {
|
1969
|
+
max-width: 55%; }
|
1970
|
+
[layout="column"] > [flex-lg="55"] {
|
1971
|
+
max-height: 55%; }
|
1972
|
+
[flex-lg="60"] {
|
1973
|
+
-webkit-flex: 0 0 60%;
|
1974
|
+
-ms-flex: 0 0 60%;
|
1975
|
+
flex: 0 0 60%; }
|
1976
|
+
[layout="row"] > [flex-lg="60"] {
|
1977
|
+
max-width: 60%; }
|
1978
|
+
[layout="column"] > [flex-lg="60"] {
|
1979
|
+
max-height: 60%; }
|
1980
|
+
[flex-lg="65"] {
|
1981
|
+
-webkit-flex: 0 0 65%;
|
1982
|
+
-ms-flex: 0 0 65%;
|
1983
|
+
flex: 0 0 65%; }
|
1984
|
+
[layout="row"] > [flex-lg="65"] {
|
1985
|
+
max-width: 65%; }
|
1986
|
+
[layout="column"] > [flex-lg="65"] {
|
1987
|
+
max-height: 65%; }
|
1988
|
+
[flex-lg="70"] {
|
1989
|
+
-webkit-flex: 0 0 70%;
|
1990
|
+
-ms-flex: 0 0 70%;
|
1991
|
+
flex: 0 0 70%; }
|
1992
|
+
[layout="row"] > [flex-lg="70"] {
|
1993
|
+
max-width: 70%; }
|
1994
|
+
[layout="column"] > [flex-lg="70"] {
|
1995
|
+
max-height: 70%; }
|
1996
|
+
[flex-lg="75"] {
|
1997
|
+
-webkit-flex: 0 0 75%;
|
1998
|
+
-ms-flex: 0 0 75%;
|
1999
|
+
flex: 0 0 75%; }
|
2000
|
+
[layout="row"] > [flex-lg="75"] {
|
2001
|
+
max-width: 75%; }
|
2002
|
+
[layout="column"] > [flex-lg="75"] {
|
2003
|
+
max-height: 75%; }
|
2004
|
+
[flex-lg="80"] {
|
2005
|
+
-webkit-flex: 0 0 80%;
|
2006
|
+
-ms-flex: 0 0 80%;
|
2007
|
+
flex: 0 0 80%; }
|
2008
|
+
[layout="row"] > [flex-lg="80"] {
|
2009
|
+
max-width: 80%; }
|
2010
|
+
[layout="column"] > [flex-lg="80"] {
|
2011
|
+
max-height: 80%; }
|
2012
|
+
[flex-lg="85"] {
|
2013
|
+
-webkit-flex: 0 0 85%;
|
2014
|
+
-ms-flex: 0 0 85%;
|
2015
|
+
flex: 0 0 85%; }
|
2016
|
+
[layout="row"] > [flex-lg="85"] {
|
2017
|
+
max-width: 85%; }
|
2018
|
+
[layout="column"] > [flex-lg="85"] {
|
2019
|
+
max-height: 85%; }
|
2020
|
+
[flex-lg="90"] {
|
2021
|
+
-webkit-flex: 0 0 90%;
|
2022
|
+
-ms-flex: 0 0 90%;
|
2023
|
+
flex: 0 0 90%; }
|
2024
|
+
[layout="row"] > [flex-lg="90"] {
|
2025
|
+
max-width: 90%; }
|
2026
|
+
[layout="column"] > [flex-lg="90"] {
|
2027
|
+
max-height: 90%; }
|
2028
|
+
[flex-lg="95"] {
|
2029
|
+
-webkit-flex: 0 0 95%;
|
2030
|
+
-ms-flex: 0 0 95%;
|
2031
|
+
flex: 0 0 95%; }
|
2032
|
+
[layout="row"] > [flex-lg="95"] {
|
2033
|
+
max-width: 95%; }
|
2034
|
+
[layout="column"] > [flex-lg="95"] {
|
2035
|
+
max-height: 95%; }
|
2036
|
+
[flex-lg="100"] {
|
2037
|
+
-webkit-flex: 0 0 100%;
|
2038
|
+
-ms-flex: 0 0 100%;
|
2039
|
+
flex: 0 0 100%; }
|
2040
|
+
[layout="row"] > [flex-lg="100"] {
|
2041
|
+
max-width: 100%; }
|
2042
|
+
[layout="column"] > [flex-lg="100"] {
|
2043
|
+
max-height: 100%; }
|
2044
|
+
[flex-lg="33"], [flex-lg="34"] {
|
2045
|
+
-webkit-flex: 0 0 33.33%;
|
2046
|
+
-ms-flex: 0 0 33.33%;
|
2047
|
+
flex: 0 0 33.33%; }
|
2048
|
+
[flex-lg="66"], [flex-lg="67"] {
|
2049
|
+
-webkit-flex: 0 0 66.66%;
|
2050
|
+
-ms-flex: 0 0 66.66%;
|
2051
|
+
flex: 0 0 66.66%; }
|
2052
|
+
[layout="row"] > [flex-lg="33"], [layout="row"] > [flex-lg="34"] {
|
2053
|
+
max-width: 33.33%; }
|
2054
|
+
[layout="row"] > [flex-lg="66"], [layout="row"] > [flex-lg="67"] {
|
2055
|
+
max-width: 66.66%; }
|
2056
|
+
[layout="column"] > [flex-lg="33"], [layout="column"] > [flex-lg="34"] {
|
2057
|
+
max-height: 33.33%; }
|
2058
|
+
[layout="column"] > [flex-lg="66"], [layout="column"] > [flex-lg="67"] {
|
2059
|
+
max-height: 66.66%; } }
|
2060
|
+
|
2061
|
+
@media (min-width: 1200px) {
|
2062
|
+
[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]) {
|
2063
|
+
display: none; }
|
2064
|
+
[flex-order-gt-lg="0"] {
|
2065
|
+
-webkit-order: 0;
|
2066
|
+
-ms-flex-order: 0;
|
2067
|
+
order: 0; }
|
2068
|
+
[flex-order-gt-lg="1"] {
|
2069
|
+
-webkit-order: 1;
|
2070
|
+
-ms-flex-order: 1;
|
2071
|
+
order: 1; }
|
2072
|
+
[flex-order-gt-lg="2"] {
|
2073
|
+
-webkit-order: 2;
|
2074
|
+
-ms-flex-order: 2;
|
2075
|
+
order: 2; }
|
2076
|
+
[flex-order-gt-lg="3"] {
|
2077
|
+
-webkit-order: 3;
|
2078
|
+
-ms-flex-order: 3;
|
2079
|
+
order: 3; }
|
2080
|
+
[flex-order-gt-lg="4"] {
|
2081
|
+
-webkit-order: 4;
|
2082
|
+
-ms-flex-order: 4;
|
2083
|
+
order: 4; }
|
2084
|
+
[flex-order-gt-lg="5"] {
|
2085
|
+
-webkit-order: 5;
|
2086
|
+
-ms-flex-order: 5;
|
2087
|
+
order: 5; }
|
2088
|
+
[flex-order-gt-lg="6"] {
|
2089
|
+
-webkit-order: 6;
|
2090
|
+
-ms-flex-order: 6;
|
2091
|
+
order: 6; }
|
2092
|
+
[flex-order-gt-lg="7"] {
|
2093
|
+
-webkit-order: 7;
|
2094
|
+
-ms-flex-order: 7;
|
2095
|
+
order: 7; }
|
2096
|
+
[flex-order-gt-lg="8"] {
|
2097
|
+
-webkit-order: 8;
|
2098
|
+
-ms-flex-order: 8;
|
2099
|
+
order: 8; }
|
2100
|
+
[flex-order-gt-lg="9"] {
|
2101
|
+
-webkit-order: 9;
|
2102
|
+
-ms-flex-order: 9;
|
2103
|
+
order: 9; }
|
2104
|
+
[layout-align-gt-lg="center"], [layout-align-gt-lg="center center"], [layout-align-gt-lg="center start"], [layout-align-gt-lg="center end"] {
|
2105
|
+
-webkit-justify-content: center;
|
2106
|
+
-ms-flex-pack: center;
|
2107
|
+
justify-content: center; }
|
2108
|
+
[layout-align-gt-lg="end"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="end end"] {
|
2109
|
+
-webkit-justify-content: flex-end;
|
2110
|
+
-ms-flex-pack: end;
|
2111
|
+
justify-content: flex-end; }
|
2112
|
+
[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"] {
|
2113
|
+
-webkit-justify-content: space-around;
|
2114
|
+
-ms-flex-pack: distribute;
|
2115
|
+
justify-content: space-around; }
|
2116
|
+
[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"] {
|
2117
|
+
-webkit-justify-content: space-between;
|
2118
|
+
-ms-flex-pack: justify;
|
2119
|
+
justify-content: space-between; }
|
2120
|
+
[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"] {
|
2121
|
+
-webkit-align-items: center;
|
2122
|
+
-ms-flex-align: center;
|
2123
|
+
align-items: center; }
|
2124
|
+
[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"] {
|
2125
|
+
-webkit-align-items: flex-start;
|
2126
|
+
-ms-flex-align: start;
|
2127
|
+
align-items: flex-start; }
|
2128
|
+
[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"] {
|
2129
|
+
-webkit-align-items: flex-end;
|
2130
|
+
-ms-flex-align: end;
|
2131
|
+
align-items: flex-end; }
|
2132
|
+
[layout-gt-lg] {
|
2133
|
+
box-sizing: border-box;
|
2134
|
+
display: -webkit-flex;
|
2135
|
+
display: -moz-flex;
|
2136
|
+
display: -ms-flexbox;
|
2137
|
+
display: flex; }
|
2138
|
+
[layout-gt-lg=column] {
|
2139
|
+
-webkit-flex-direction: column;
|
2140
|
+
-ms-flex-direction: column;
|
2141
|
+
flex-direction: column; }
|
2142
|
+
[layout-gt-lg=row] {
|
2143
|
+
-webkit-flex-direction: row;
|
2144
|
+
-ms-flex-direction: row;
|
2145
|
+
flex-direction: row; }
|
2146
|
+
[offset-gt-lg="5"] {
|
2147
|
+
margin-left: 5%; }
|
2148
|
+
[offset-gt-lg="10"] {
|
2149
|
+
margin-left: 10%; }
|
2150
|
+
[offset-gt-lg="15"] {
|
2151
|
+
margin-left: 15%; }
|
2152
|
+
[offset-gt-lg="20"] {
|
2153
|
+
margin-left: 20%; }
|
2154
|
+
[offset-gt-lg="25"] {
|
2155
|
+
margin-left: 25%; }
|
2156
|
+
[offset-gt-lg="30"] {
|
2157
|
+
margin-left: 30%; }
|
2158
|
+
[offset-gt-lg="35"] {
|
2159
|
+
margin-left: 35%; }
|
2160
|
+
[offset-gt-lg="40"] {
|
2161
|
+
margin-left: 40%; }
|
2162
|
+
[offset-gt-lg="45"] {
|
2163
|
+
margin-left: 45%; }
|
2164
|
+
[offset-gt-lg="50"] {
|
2165
|
+
margin-left: 50%; }
|
2166
|
+
[offset-gt-lg="55"] {
|
2167
|
+
margin-left: 55%; }
|
2168
|
+
[offset-gt-lg="60"] {
|
2169
|
+
margin-left: 60%; }
|
2170
|
+
[offset-gt-lg="65"] {
|
2171
|
+
margin-left: 65%; }
|
2172
|
+
[offset-gt-lg="70"] {
|
2173
|
+
margin-left: 70%; }
|
2174
|
+
[offset-gt-lg="75"] {
|
2175
|
+
margin-left: 75%; }
|
2176
|
+
[offset-gt-lg="80"] {
|
2177
|
+
margin-left: 80%; }
|
2178
|
+
[offset-gt-lg="85"] {
|
2179
|
+
margin-left: 85%; }
|
2180
|
+
[offset-gt-lg="90"] {
|
2181
|
+
margin-left: 90%; }
|
2182
|
+
[offset-gt-lg="95"] {
|
2183
|
+
margin-left: 95%; }
|
2184
|
+
[offset-gt-lg="33"], [offset-gt-lg="34"] {
|
2185
|
+
margin-left: 33.33%; }
|
2186
|
+
[offset-gt-lg="66"], [offset-gt-lg="67"] {
|
2187
|
+
margin-left: 66.66%; }
|
2188
|
+
[flex-gt-lg] {
|
2189
|
+
box-sizing: border-box;
|
2190
|
+
-webkit-flex: 1;
|
2191
|
+
-ms-flex: 1;
|
2192
|
+
flex: 1; }
|
2193
|
+
[flex-gt-lg="0"] {
|
2194
|
+
-webkit-flex: 0 0 0%;
|
2195
|
+
-ms-flex: 0 0 0%;
|
2196
|
+
flex: 0 0 0%; }
|
2197
|
+
[layout="row"] > [flex-gt-lg="0"] {
|
2198
|
+
max-width: 0%; }
|
2199
|
+
[layout="column"] > [flex-gt-lg="0"] {
|
2200
|
+
max-height: 0%; }
|
2201
|
+
[flex-gt-lg="5"] {
|
2202
|
+
-webkit-flex: 0 0 5%;
|
2203
|
+
-ms-flex: 0 0 5%;
|
2204
|
+
flex: 0 0 5%; }
|
2205
|
+
[layout="row"] > [flex-gt-lg="5"] {
|
2206
|
+
max-width: 5%; }
|
2207
|
+
[layout="column"] > [flex-gt-lg="5"] {
|
2208
|
+
max-height: 5%; }
|
2209
|
+
[flex-gt-lg="10"] {
|
2210
|
+
-webkit-flex: 0 0 10%;
|
2211
|
+
-ms-flex: 0 0 10%;
|
2212
|
+
flex: 0 0 10%; }
|
2213
|
+
[layout="row"] > [flex-gt-lg="10"] {
|
2214
|
+
max-width: 10%; }
|
2215
|
+
[layout="column"] > [flex-gt-lg="10"] {
|
2216
|
+
max-height: 10%; }
|
2217
|
+
[flex-gt-lg="15"] {
|
2218
|
+
-webkit-flex: 0 0 15%;
|
2219
|
+
-ms-flex: 0 0 15%;
|
2220
|
+
flex: 0 0 15%; }
|
2221
|
+
[layout="row"] > [flex-gt-lg="15"] {
|
2222
|
+
max-width: 15%; }
|
2223
|
+
[layout="column"] > [flex-gt-lg="15"] {
|
2224
|
+
max-height: 15%; }
|
2225
|
+
[flex-gt-lg="20"] {
|
2226
|
+
-webkit-flex: 0 0 20%;
|
2227
|
+
-ms-flex: 0 0 20%;
|
2228
|
+
flex: 0 0 20%; }
|
2229
|
+
[layout="row"] > [flex-gt-lg="20"] {
|
2230
|
+
max-width: 20%; }
|
2231
|
+
[layout="column"] > [flex-gt-lg="20"] {
|
2232
|
+
max-height: 20%; }
|
2233
|
+
[flex-gt-lg="25"] {
|
2234
|
+
-webkit-flex: 0 0 25%;
|
2235
|
+
-ms-flex: 0 0 25%;
|
2236
|
+
flex: 0 0 25%; }
|
2237
|
+
[layout="row"] > [flex-gt-lg="25"] {
|
2238
|
+
max-width: 25%; }
|
2239
|
+
[layout="column"] > [flex-gt-lg="25"] {
|
2240
|
+
max-height: 25%; }
|
2241
|
+
[flex-gt-lg="30"] {
|
2242
|
+
-webkit-flex: 0 0 30%;
|
2243
|
+
-ms-flex: 0 0 30%;
|
2244
|
+
flex: 0 0 30%; }
|
2245
|
+
[layout="row"] > [flex-gt-lg="30"] {
|
2246
|
+
max-width: 30%; }
|
2247
|
+
[layout="column"] > [flex-gt-lg="30"] {
|
2248
|
+
max-height: 30%; }
|
2249
|
+
[flex-gt-lg="35"] {
|
2250
|
+
-webkit-flex: 0 0 35%;
|
2251
|
+
-ms-flex: 0 0 35%;
|
2252
|
+
flex: 0 0 35%; }
|
2253
|
+
[layout="row"] > [flex-gt-lg="35"] {
|
2254
|
+
max-width: 35%; }
|
2255
|
+
[layout="column"] > [flex-gt-lg="35"] {
|
2256
|
+
max-height: 35%; }
|
2257
|
+
[flex-gt-lg="40"] {
|
2258
|
+
-webkit-flex: 0 0 40%;
|
2259
|
+
-ms-flex: 0 0 40%;
|
2260
|
+
flex: 0 0 40%; }
|
2261
|
+
[layout="row"] > [flex-gt-lg="40"] {
|
2262
|
+
max-width: 40%; }
|
2263
|
+
[layout="column"] > [flex-gt-lg="40"] {
|
2264
|
+
max-height: 40%; }
|
2265
|
+
[flex-gt-lg="45"] {
|
2266
|
+
-webkit-flex: 0 0 45%;
|
2267
|
+
-ms-flex: 0 0 45%;
|
2268
|
+
flex: 0 0 45%; }
|
2269
|
+
[layout="row"] > [flex-gt-lg="45"] {
|
2270
|
+
max-width: 45%; }
|
2271
|
+
[layout="column"] > [flex-gt-lg="45"] {
|
2272
|
+
max-height: 45%; }
|
2273
|
+
[flex-gt-lg="50"] {
|
2274
|
+
-webkit-flex: 0 0 50%;
|
2275
|
+
-ms-flex: 0 0 50%;
|
2276
|
+
flex: 0 0 50%; }
|
2277
|
+
[layout="row"] > [flex-gt-lg="50"] {
|
2278
|
+
max-width: 50%; }
|
2279
|
+
[layout="column"] > [flex-gt-lg="50"] {
|
2280
|
+
max-height: 50%; }
|
2281
|
+
[flex-gt-lg="55"] {
|
2282
|
+
-webkit-flex: 0 0 55%;
|
2283
|
+
-ms-flex: 0 0 55%;
|
2284
|
+
flex: 0 0 55%; }
|
2285
|
+
[layout="row"] > [flex-gt-lg="55"] {
|
2286
|
+
max-width: 55%; }
|
2287
|
+
[layout="column"] > [flex-gt-lg="55"] {
|
2288
|
+
max-height: 55%; }
|
2289
|
+
[flex-gt-lg="60"] {
|
2290
|
+
-webkit-flex: 0 0 60%;
|
2291
|
+
-ms-flex: 0 0 60%;
|
2292
|
+
flex: 0 0 60%; }
|
2293
|
+
[layout="row"] > [flex-gt-lg="60"] {
|
2294
|
+
max-width: 60%; }
|
2295
|
+
[layout="column"] > [flex-gt-lg="60"] {
|
2296
|
+
max-height: 60%; }
|
2297
|
+
[flex-gt-lg="65"] {
|
2298
|
+
-webkit-flex: 0 0 65%;
|
2299
|
+
-ms-flex: 0 0 65%;
|
2300
|
+
flex: 0 0 65%; }
|
2301
|
+
[layout="row"] > [flex-gt-lg="65"] {
|
2302
|
+
max-width: 65%; }
|
2303
|
+
[layout="column"] > [flex-gt-lg="65"] {
|
2304
|
+
max-height: 65%; }
|
2305
|
+
[flex-gt-lg="70"] {
|
2306
|
+
-webkit-flex: 0 0 70%;
|
2307
|
+
-ms-flex: 0 0 70%;
|
2308
|
+
flex: 0 0 70%; }
|
2309
|
+
[layout="row"] > [flex-gt-lg="70"] {
|
2310
|
+
max-width: 70%; }
|
2311
|
+
[layout="column"] > [flex-gt-lg="70"] {
|
2312
|
+
max-height: 70%; }
|
2313
|
+
[flex-gt-lg="75"] {
|
2314
|
+
-webkit-flex: 0 0 75%;
|
2315
|
+
-ms-flex: 0 0 75%;
|
2316
|
+
flex: 0 0 75%; }
|
2317
|
+
[layout="row"] > [flex-gt-lg="75"] {
|
2318
|
+
max-width: 75%; }
|
2319
|
+
[layout="column"] > [flex-gt-lg="75"] {
|
2320
|
+
max-height: 75%; }
|
2321
|
+
[flex-gt-lg="80"] {
|
2322
|
+
-webkit-flex: 0 0 80%;
|
2323
|
+
-ms-flex: 0 0 80%;
|
2324
|
+
flex: 0 0 80%; }
|
2325
|
+
[layout="row"] > [flex-gt-lg="80"] {
|
2326
|
+
max-width: 80%; }
|
2327
|
+
[layout="column"] > [flex-gt-lg="80"] {
|
2328
|
+
max-height: 80%; }
|
2329
|
+
[flex-gt-lg="85"] {
|
2330
|
+
-webkit-flex: 0 0 85%;
|
2331
|
+
-ms-flex: 0 0 85%;
|
2332
|
+
flex: 0 0 85%; }
|
2333
|
+
[layout="row"] > [flex-gt-lg="85"] {
|
2334
|
+
max-width: 85%; }
|
2335
|
+
[layout="column"] > [flex-gt-lg="85"] {
|
2336
|
+
max-height: 85%; }
|
2337
|
+
[flex-gt-lg="90"] {
|
2338
|
+
-webkit-flex: 0 0 90%;
|
2339
|
+
-ms-flex: 0 0 90%;
|
2340
|
+
flex: 0 0 90%; }
|
2341
|
+
[layout="row"] > [flex-gt-lg="90"] {
|
2342
|
+
max-width: 90%; }
|
2343
|
+
[layout="column"] > [flex-gt-lg="90"] {
|
2344
|
+
max-height: 90%; }
|
2345
|
+
[flex-gt-lg="95"] {
|
2346
|
+
-webkit-flex: 0 0 95%;
|
2347
|
+
-ms-flex: 0 0 95%;
|
2348
|
+
flex: 0 0 95%; }
|
2349
|
+
[layout="row"] > [flex-gt-lg="95"] {
|
2350
|
+
max-width: 95%; }
|
2351
|
+
[layout="column"] > [flex-gt-lg="95"] {
|
2352
|
+
max-height: 95%; }
|
2353
|
+
[flex-gt-lg="100"] {
|
2354
|
+
-webkit-flex: 0 0 100%;
|
2355
|
+
-ms-flex: 0 0 100%;
|
2356
|
+
flex: 0 0 100%; }
|
2357
|
+
[layout="row"] > [flex-gt-lg="100"] {
|
2358
|
+
max-width: 100%; }
|
2359
|
+
[layout="column"] > [flex-gt-lg="100"] {
|
2360
|
+
max-height: 100%; }
|
2361
|
+
[flex-gt-lg="33"], [flex-gt-lg="34"] {
|
2362
|
+
-webkit-flex: 0 0 33.33%;
|
2363
|
+
-ms-flex: 0 0 33.33%;
|
2364
|
+
flex: 0 0 33.33%; }
|
2365
|
+
[flex-gt-lg="66"], [flex-gt-lg="67"] {
|
2366
|
+
-webkit-flex: 0 0 66.66%;
|
2367
|
+
-ms-flex: 0 0 66.66%;
|
2368
|
+
flex: 0 0 66.66%; }
|
2369
|
+
[layout="row"] > [flex-gt-lg="33"], [layout="row"] > [flex-gt-lg="34"] {
|
2370
|
+
max-width: 33.33%; }
|
2371
|
+
[layout="row"] > [flex-gt-lg="66"], [layout="row"] > [flex-gt-lg="67"] {
|
2372
|
+
max-width: 66.66%; }
|
2373
|
+
[layout="column"] > [flex-gt-lg="33"], [layout="column"] > [flex-gt-lg="34"] {
|
2374
|
+
max-height: 33.33%; }
|
2375
|
+
[layout="column"] > [flex-gt-lg="66"], [layout="column"] > [flex-gt-lg="67"] {
|
2376
|
+
max-height: 66.66%; } }
|
2377
|
+
|
2378
|
+
/* mixin definition ; sets LTR and RTL within the same style call */
|
2379
|
+
/* mixin definition ; sets LTR and RTL within the same style call */
|
2380
|
+
/* mixin definition ; sets LTR and RTL within the same style call */
|
2381
|
+
html, body {
|
2382
|
+
height: 100%;
|
2383
|
+
color: rgba(0, 0, 0, 0.87);
|
2384
|
+
background: white;
|
2385
|
+
position: relative; }
|
2386
|
+
|
2387
|
+
body {
|
2388
|
+
margin: 0;
|
2389
|
+
padding: 0; }
|
2390
|
+
|
2391
|
+
[tabindex='-1']:focus {
|
2392
|
+
outline: none; }
|
2393
|
+
|
2394
|
+
.inset {
|
2395
|
+
padding: 10px; }
|
2396
|
+
|
2397
|
+
button.md-no-style {
|
2398
|
+
font-weight: normal;
|
2399
|
+
background-color: inherit;
|
2400
|
+
text-align: left;
|
2401
|
+
border: none;
|
2402
|
+
padding: 0;
|
2403
|
+
margin: 0; }
|
2404
|
+
|
2405
|
+
select, button, textarea, input {
|
2406
|
+
vertical-align: baseline; }
|
2407
|
+
|
2408
|
+
input[type="reset"], input[type="submit"], html input[type="button"], button {
|
2409
|
+
cursor: pointer;
|
2410
|
+
-webkit-appearance: button; }
|
2411
|
+
input[type="reset"][disabled], input[type="submit"][disabled], html input[type="button"][disabled], button[disabled] {
|
2412
|
+
cursor: default; }
|
2413
|
+
|
2414
|
+
textarea {
|
2415
|
+
vertical-align: top;
|
2416
|
+
overflow: auto; }
|
2417
|
+
|
2418
|
+
input[type="search"] {
|
2419
|
+
-webkit-appearance: textfield;
|
2420
|
+
box-sizing: content-box;
|
2421
|
+
-webkit-box-sizing: content-box; }
|
2422
|
+
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
|
2423
|
+
-webkit-appearance: none; }
|
2424
|
+
|
2425
|
+
.md-visually-hidden {
|
2426
|
+
border: 0;
|
2427
|
+
clip: rect(0 0 0 0);
|
2428
|
+
height: 1px;
|
2429
|
+
margin: -1px;
|
2430
|
+
overflow: hidden;
|
2431
|
+
padding: 0;
|
2432
|
+
position: absolute;
|
2433
|
+
text-transform: none;
|
2434
|
+
width: 1px; }
|
2435
|
+
|
2436
|
+
.md-shadow {
|
2437
|
+
position: absolute;
|
2438
|
+
top: 0;
|
2439
|
+
left: 0;
|
2440
|
+
bottom: 0;
|
2441
|
+
right: 0;
|
2442
|
+
border-radius: inherit;
|
2443
|
+
pointer-events: none; }
|
2444
|
+
|
2445
|
+
.md-shadow-bottom-z-1 {
|
2446
|
+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
|
2447
|
+
|
2448
|
+
.md-shadow-bottom-z-2 {
|
2449
|
+
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }
|
2450
|
+
|
2451
|
+
.md-shadow-animated.md-shadow {
|
2452
|
+
transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
|
2453
|
+
|
2454
|
+
/*
|
2455
|
+
* A container inside of a rippling element (eg a button),
|
2456
|
+
* which contains all of the individual ripples
|
2457
|
+
*/
|
2458
|
+
.md-ripple-container {
|
2459
|
+
pointer-events: none;
|
2460
|
+
position: absolute;
|
2461
|
+
overflow: hidden;
|
2462
|
+
left: 0;
|
2463
|
+
top: 0;
|
2464
|
+
width: 100%;
|
2465
|
+
height: 100%;
|
2466
|
+
transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1); }
|
2467
|
+
|
2468
|
+
.md-ripple {
|
2469
|
+
position: absolute;
|
2470
|
+
-webkit-transform: scale(0);
|
2471
|
+
transform: scale(0);
|
2472
|
+
-webkit-transform-origin: 50% 50%;
|
2473
|
+
transform-origin: 50% 50%;
|
2474
|
+
opacity: 0;
|
2475
|
+
border-radius: 50%; }
|
2476
|
+
.md-ripple.md-ripple-placed {
|
2477
|
+
transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1);
|
2478
|
+
transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
|
2479
|
+
.md-ripple.md-ripple-scaled {
|
2480
|
+
-webkit-transform: scale(1);
|
2481
|
+
transform: scale(1); }
|
2482
|
+
.md-ripple.md-ripple-active, .md-ripple.md-ripple-full, .md-ripple.md-ripple-visible {
|
2483
|
+
opacity: 0.20; }
|
2484
|
+
|
2485
|
+
.md-padding {
|
2486
|
+
padding: 8px; }
|
2487
|
+
|
2488
|
+
.md-margin {
|
2489
|
+
margin: 8px; }
|
2490
|
+
|
2491
|
+
.md-scroll-mask {
|
2492
|
+
position: absolute;
|
2493
|
+
background-color: transparent;
|
2494
|
+
top: 0;
|
2495
|
+
right: 0;
|
2496
|
+
bottom: 0;
|
2497
|
+
left: 0; }
|
2498
|
+
.md-scroll-mask > .md-scroll-mask-bar {
|
2499
|
+
display: block;
|
2500
|
+
position: absolute;
|
2501
|
+
background-color: #fafafa;
|
2502
|
+
right: 0;
|
2503
|
+
top: 0;
|
2504
|
+
bottom: 0;
|
2505
|
+
z-index: 65;
|
2506
|
+
box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.3); }
|
2507
|
+
|
2508
|
+
@media (min-width: 600px) {
|
2509
|
+
.md-padding {
|
2510
|
+
padding: 16px; } }
|
2511
|
+
|
2512
|
+
/* mixin definition ; sets LTR and RTL within the same style call */
|
2513
|
+
html, body {
|
2514
|
+
-webkit-tap-highlight-color: transparent;
|
2515
|
+
-webkit-touch-callout: none;
|
2516
|
+
-webkit-text-size-adjust: 100%;
|
2517
|
+
-webkit-font-smoothing: antialiased; }
|
2518
|
+
|
2519
|
+
md-select, md-card, md-list, md-toolbar, ul, ol, p, h1, h2, h3, h4, h5, h6 {
|
2520
|
+
text-rendering: optimizeLegibility; }
|
2521
|
+
|
2522
|
+
/************
|
2523
|
+
* Headings
|
2524
|
+
************/
|
2525
|
+
.md-display-4 {
|
2526
|
+
font-size: 112px;
|
2527
|
+
font-weight: 300;
|
2528
|
+
letter-spacing: -0.01em;
|
2529
|
+
line-height: 112px; }
|
2530
|
+
|
2531
|
+
.md-display-3 {
|
2532
|
+
font-size: 56px;
|
2533
|
+
font-weight: 400;
|
2534
|
+
letter-spacing: -0.005em;
|
2535
|
+
line-height: 56px; }
|
2536
|
+
|
2537
|
+
.md-display-2 {
|
2538
|
+
font-size: 45px;
|
2539
|
+
font-weight: 400;
|
2540
|
+
line-height: 64px; }
|
2541
|
+
|
2542
|
+
.md-display-1 {
|
2543
|
+
font-size: 34px;
|
2544
|
+
font-weight: 400;
|
2545
|
+
line-height: 40px; }
|
2546
|
+
|
2547
|
+
.md-headline {
|
2548
|
+
font-size: 24px;
|
2549
|
+
font-weight: 400;
|
2550
|
+
line-height: 32px; }
|
2551
|
+
|
2552
|
+
.md-title {
|
2553
|
+
font-size: 20px;
|
2554
|
+
font-weight: 500;
|
2555
|
+
letter-spacing: 0.005em; }
|
2556
|
+
|
2557
|
+
.md-subhead {
|
2558
|
+
font-size: 16px;
|
2559
|
+
font-weight: 400;
|
2560
|
+
letter-spacing: 0.01em;
|
2561
|
+
line-height: 24px; }
|
2562
|
+
|
2563
|
+
/************
|
2564
|
+
* Body Copy
|
2565
|
+
************/
|
2566
|
+
.md-body-1 {
|
2567
|
+
font-size: 14px;
|
2568
|
+
font-weight: 400;
|
2569
|
+
letter-spacing: 0.01em;
|
2570
|
+
line-height: 20px; }
|
2571
|
+
|
2572
|
+
.md-body-2 {
|
2573
|
+
font-size: 14px;
|
2574
|
+
font-weight: 500;
|
2575
|
+
letter-spacing: 0.01em;
|
2576
|
+
line-height: 24px; }
|
2577
|
+
|
2578
|
+
.md-caption {
|
2579
|
+
font-size: 12px;
|
2580
|
+
letter-spacing: 0.02em; }
|
2581
|
+
|
2582
|
+
.md-button {
|
2583
|
+
letter-spacing: 0.01em; }
|
2584
|
+
|
2585
|
+
/************
|
2586
|
+
* Defaults
|
2587
|
+
************/
|
2588
|
+
button, select, html, textarea, input {
|
2589
|
+
font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif; }
|
2590
|
+
|
2591
|
+
select, button, textarea, input {
|
2592
|
+
font-size: 100%; }
|
2593
|
+
|
2594
|
+
/* mixin definition ; sets LTR and RTL within the same style call */
|